@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--green:#654638;--deep:#36291f;--orange:#a8462c;--paper:#fff9ef;--ink:#49382c;--line:#dacbbc;--muted:#756355}*{box-sizing:border-box}body{margin:0;color:var(--ink);font:17px/1.65 'DM Sans',sans-serif;background:var(--paper)}a{color:inherit;text-underline-offset:5px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b95232;outline-offset:4px}img{display:block;width:100%;height:auto}[hidden]{display:none!important}.skip{position:absolute;left:-9999px}.skip:focus{left:15px;top:15px;z-index:10;background:white;padding:10px}.preview{background:var(--green);color:white;padding:8px 5%;font-size:12px;letter-spacing:1.5px;display:flex;justify-content:space-between}.preview span{letter-spacing:.2px}header{padding:25px 5%;display:flex;align-items:center;gap:40px;border-bottom:1px solid var(--line)}.brand{font-size:13px;line-height:1.2;letter-spacing:2px;text-decoration:none;font-weight:700}.brand>span{display:block;font-size:25px;letter-spacing:0}.brand-dot{color:var(--orange)}nav{display:flex;gap:30px;margin-left:auto}nav a{font-size:15px;text-decoration:none}.nav-cta{font-size:14px;border:1px solid var(--green);padding:10px 18px;text-decoration:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:550px}.hero-copy{padding:60px 7% 30px 9.5%;display:flex;flex-direction:column;align-items:flex-start}.kicker{font-size:12px;letter-spacing:1.8px;font-weight:700;line-height:1.6;text-transform:uppercase}.hero h1,h1,h2{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;line-height:1.05;letter-spacing:-1.5px;margin:16px 0 22px}h1{font-size:64px}.hero h1{font-size:clamp(44px,4.6vw,76px)}h1 em{color:var(--orange);font-style:normal}.hero-copy>p:not(.kicker){max-width:440px;color:var(--muted);font-size:18px}.hero-actions{display:flex;align-items:center;gap:25px;margin:14px 0 45px;font-size:15px}.button{background:var(--green);color:white;border:0;padding:16px 22px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;text-decoration:none;font-weight:600;font-size:15px}.button:hover{background:#265044}.hero-bottom{margin-top:auto;border-top:1px solid var(--line);width:100%;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:1px}.hero-photo{position:relative;margin:0;overflow:hidden}.hero-photo img{height:100%;object-fit:cover}.hero-photo figcaption{position:absolute;bottom:25px;left:25px;right:25px;color:white;background:#4b3427e8;padding:16px 20px;font-size:14px}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 5%}.quick-links a{text-decoration:none;padding:24px 20px;border-right:1px solid var(--line);font-size:15px}.quick-links a:last-child{border:0}.quick-links span{font-size:12px;color:var(--orange);margin-right:18px}.section{padding:85px 7%;max-width:1600px;margin:auto}h2{font-size:clamp(37px,3.5vw,55px)}.intro{text-align:center;max-width:1100px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;text-align:left;color:var(--muted);margin-top:30px}.guide-section{background:#f1e6d7;max-width:none}.section-top{display:flex;justify-content:space-between;gap:50px;align-items:center;margin-bottom:35px}.section-top>p{max-width:350px;color:var(--muted)}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{background:var(--paper);padding:30px;text-decoration:none;display:flex;flex-direction:column;border:1px solid transparent;transition:transform .15s}.guide-card:hover{transform:translateY(-3px);border-color:var(--green)}.guide-card .kicker{color:var(--orange)}h3{font-size:24px;line-height:1.3;letter-spacing:-.5px;margin:20px 0 10px}.guide-card p{font-size:15px;color:var(--muted)}.read{display:flex;justify-content:space-between;margin-top:auto;border-top:1px solid var(--line);padding-top:22px;font-size:14px;font-weight:700}.calculator{display:grid;grid-template-columns:1.1fr .9fr;border:1px solid var(--line)}.calculator form{padding:35px}.two{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:14px;font-weight:600;margin-bottom:18px}input,select{display:block;width:100%;border:1px solid #bca997;background:white;border-radius:0;padding:13px 12px;margin-top:7px;color:var(--ink);font-size:16px;min-width:0}.fine{font-size:13px;line-height:1.6;color:var(--muted)}.estimate-result{padding:45px;background:var(--green);color:white;display:flex;flex-direction:column;align-items:flex-start}.estimate-result h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:clamp(36px,3.7vw,60px);overflow-wrap:anywhere;line-height:1.12;font-weight:400}.estimate-result #estimate-scope{color:#efdfcc;font-size:15px}#estimate-lines{width:100%;margin:25px 0}#estimate-lines p{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ffffff35;padding-bottom:16px;font-size:14px}.estimate-note{font-size:14px;color:#efdfcc;margin-top:auto}.estimate-result a{font-size:14px}.image-break{position:relative;height:490px;overflow:hidden}.image-break img{height:100%;object-fit:cover}.image-break:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#3b291fec,transparent)}.image-break>div{position:absolute;left:7%;top:25%;z-index:1;color:white}.image-break a{font-size:15px}.storm{display:grid;grid-template-columns:1fr 1fr;gap:70px}.storm>div>p{max-width:490px}.weather-facts{margin:30px 0}.weather-facts p{font-size:15px;padding-left:18px;border-left:2px solid var(--orange);color:var(--muted)}.weather-facts strong{color:var(--green)}.weather-tool{border:1px solid var(--line);padding:30px;background:white}.weather-tool .button{width:100%}.weather-empty{text-align:center;background:#f1e6d7;padding:35px 20px;margin:25px 0}.weather-empty span{font:52px 'Libre Caslon Display',Georgia}.weather-empty p{font-size:14px}.report{padding:15px 0;border-bottom:1px solid var(--line)}.report strong{font-size:16px}.report p{font-size:13px;margin:4px 0;color:var(--muted)}.report-head{font-size:14px}.report-head strong{display:block}.faq{background:#f1e6d7;max-width:none}.faq details{max-width:950px;border-top:1px solid #cdbca9;padding:22px 0}.faq summary{font-size:19px;font-weight:500}.faq details p{max-width:780px;color:var(--muted)}footer{background:var(--deep);color:white;padding:55px 7%;display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:60px;font-size:14px}footer p{color:#d9c4af}footer strong{display:block;margin-bottom:15px}footer>div>a:not(.brand){display:block;margin:8px 0}.article-wrap{max-width:1300px;margin:auto;padding:65px 5%;display:grid;grid-template-columns:240px 1fr;gap:65px}.contents{position:sticky;top:20px;align-self:start;font-size:14px}.contents>a{display:block;margin:15px 0;text-decoration:none}.contents>a:hover{text-decoration:underline}.contents .kicker{margin-top:35px;color:var(--orange)}article{max-width:790px}article h1{font-size:62px}article .lede{font-size:22px;color:var(--muted);line-height:1.5}.article-meta{font-size:13px;padding-bottom:25px;border-bottom:1px solid var(--line);color:var(--muted)}article section{margin:45px 0;scroll-margin-top:25px}article h2{font-family:'DM Sans',sans-serif;font-weight:600;font-size:27px;line-height:1.3;letter-spacing:-.5px}article p{line-height:1.85}.sources{background:#f1e6d7;padding:25px}.sources h2{font-size:21px}.sources p{font-size:14px}.related{border-top:1px solid var(--line);padding-top:30px}.related a{display:block;margin:16px 0}#estimate-error{color:#b02516;font-size:14px}@media(max-width:1000px){header{gap:20px}nav{gap:15px}.nav-cta{display:none}.hero{min-height:500px}.hero-copy{padding:40px 8%}.hero-actions{flex-wrap:wrap}.guide-grid{grid-template-columns:1fr 1fr}.storm{gap:30px}.estimate-result{padding:30px}.article-wrap{grid-template-columns:190px 1fr;gap:30px}article h1{font-size:48px}}@media(max-width:700px){body{font-size:16px}.preview{font-size:10px}.preview span{display:none}header{padding:20px 5%;flex-wrap:wrap;gap:18px}.brand>span{font-size:23px}nav{width:100%;margin:0;justify-content:space-between;gap:8px}nav a{font-size:13px}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 6%}.hero h1{font-size:50px}.hero-photo{height:320px}.hero-bottom{font-size:10px}.hero-actions{margin-bottom:30px}.quick-links{grid-template-columns:1fr;padding:0 5%}.quick-links a{padding:16px 5px;border:0;border-bottom:1px solid var(--line)}.section{padding:55px 6%}.intro-grid,.guide-grid,.calculator,.storm{grid-template-columns:1fr}.intro-grid{gap:0}.section-top{display:block;margin-bottom:25px}.section-top>p{max-width:100%}.guide-card{padding:25px}.calculator form{padding:24px}.two{gap:12px}.two label{font-size:12px}.estimate-result{padding:30px}.estimate-result h3{font-size:44px}.image-break{height:350px}.image-break>div{top:20%;left:6%;right:5%}.image-break h2{font-size:39px}.storm{gap:25px}.weather-tool{padding:22px}footer{grid-template-columns:1fr;gap:25px}.article-wrap{padding:35px 6%;display:block}.contents{position:static;border-bottom:1px solid var(--line);margin-bottom:30px}.contents>a:not(:first-child),.contents>.kicker{display:none}article h1{font-size:45px}article .lede{font-size:20px}article h2{font-size:25px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
.inquiry{background:#eee0cf;max-width:none}.inquiry-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px}.inquiry-grid>aside{max-width:350px}.form-surface{background:white;padding:35px}.form-progress{font-size:13px;margin-bottom:30px}.form-progress>div{height:4px;background:#f0e4d7;margin-top:12px}.form-progress i{display:block;background:var(--orange);height:100%;width:25%}fieldset{border:0;margin:0;padding:0;min-width:0}legend{font:38px/1.1 'Libre Caslon Display',Georgia;margin-bottom:15px}fieldset>p{color:var(--muted);font-size:15px}.choices{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.choice{position:relative;margin:0;font-size:15px;flex:1 1 130px}.choice input{position:absolute;opacity:0;width:1px;height:1px}.choice span{display:block;border:1px solid var(--line);padding:13px 15px}.choice input:checked+span{background:var(--green);color:white;border-color:var(--green)}.choice input:focus-visible+span{outline:3px solid var(--orange)}textarea{font:inherit;display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #bca997;resize:vertical}.consent{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:1.6;font-weight:400;margin-top:22px}.consent input{width:18px;height:18px;flex:0 0 18px;margin-top:4px}.form-buttons{display:flex;justify-content:space-between;gap:20px;margin-top:30px}.form-buttons .button{margin-left:auto}.back{border:0;background:none;color:var(--green);font-size:15px}.urgent-note{background:#fff1e8;padding:15px;border-left:3px solid var(--orange)}#lead-error{color:#b02516;font-size:14px}#lead-reference{overflow-wrap:anywhere;font-size:14px}.report-day{font-size:17px;margin-top:25px}.inbox-item{padding:25px;border:1px solid var(--line);margin-top:20px;background:white}.inbox-item summary{font-weight:600}.inbox-item dl{display:grid;grid-template-columns:140px 1fr;gap:10px;font-size:14px}.inbox-item dt{font-weight:600}.inbox-item dd{margin:0;overflow-wrap:anywhere}@media(max-width:700px){.inquiry-grid{grid-template-columns:1fr;gap:25px}.form-surface{padding:25px}.inquiry-grid>aside{max-width:100%}legend{font-size:32px}.inbox-item dl{grid-template-columns:1fr}.inbox-item dd{margin-bottom:10px}}

/* Mediterranean finish: limestone, cream, clay, and walnut. */
.button{background:var(--orange);color:#fffaf2}.button:hover{background:#873820}.nav-cta{border-color:var(--orange);color:var(--orange)}.preview{background:#e6d5bf;color:#49382c}.guide-card{background:#fffaf2}.weather-tool,.form-surface,.inbox-item{background:#fffdf7}input,select,textarea{background:#fffdf8}.estimate-result{background:#694838}.hero-photo figcaption{background:#4b3427e8}.hero-copy{background:linear-gradient(130deg,#fffaf2,#f5e9d8)}.choice input:checked+span{background:var(--orange);border-color:var(--orange)}.brand-dot{color:var(--orange)}

.estimate-assumptions{margin-top:26px;font-size:13px;color:var(--muted)}.estimate-assumptions summary{font-size:14px;color:var(--ink)}.estimate-assumptions p{line-height:1.7}.estimate-contact{color:#fffaf2}.calculator form>.fine{margin-bottom:24px}.estimate-result #estimate-total{font-size:clamp(48px,5vw,74px)}
.detached-section{border-top:1px solid var(--line);margin:25px 0;padding:15px 0}.detached-section>h3{font-size:20px}.detached-building{border:1px solid var(--line);padding:18px;margin:15px 0;background:#fbf1e4}.building-heading{display:flex;justify-content:space-between;gap:15px;font-size:14px;margin-bottom:18px}.add-building,.remove-building{border:0;background:none;color:var(--orange);font-size:14px;padding:7px 0;text-decoration:underline;text-underline-offset:4px}.commercial-intro{background:#eee0cf}.commercial-intro .lede{max-width:650px;font-size:21px}

.site-disclosure{padding:22px 5%;background:#fff3d9;color:#30281d;border-bottom:1px solid #cfba92;font:16px/1.6 system-ui}.site-disclosure p{max-width:1000px;margin:8px 0}.site-disclosure a{text-decoration:underline}.preview-form-notice{padding:14px;background:#fff3d9;color:#30281d;font:16px/1.5 system-ui}.roof-insurance-notice{padding:40px 5%;background:#f5f5f2;color:#252525}.roof-insurance-notice p{font-size:max(16px,clamp(24px,4vw,48px));line-height:1.4;max-width:1200px}.roof-insurance-notice h2{font-size:32px}.privacy-content{max-width:850px;margin:auto;padding:40px 24px;font:18px/1.7 system-ui}.privacy-content h1{font-size:40px}.privacy-content h2{font-size:26px;margin-top:32px}

/* Official roofing partner identity. */
header .ease-brand{display:flex;align-items:center;flex-shrink:0}header .ease-brand img{display:block;width:180px;max-width:100%;height:auto;object-fit:contain}.intake-hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}@media(max-width:600px){header .ease-brand img{width:140px}}

.company-profile{max-width:1200px;margin:0 auto;padding:64px 6%;line-height:1.7}.company-profile h2{font-size:clamp(28px,4vw,44px);line-height:1.15;max-width:800px}.company-profile>p{max-width:900px}.company-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:30px 0}.company-facts article{border-top:2px solid currentColor;padding-top:12px}.company-profile a{text-decoration:underline}@media(max-width:700px){.company-facts{grid-template-columns:1fr}}

header nav{flex-wrap:wrap;gap:16px}@media(max-width:760px){header{height:auto;min-height:100px;flex-wrap:wrap;padding-top:16px;padding-bottom:16px}header nav{display:flex;flex-wrap:wrap;width:100%;font-size:13px;gap:12px}}

/* Keep insurance notices fully visible and prominent. */
.roof-insurance-notice p{font-size:48px;line-height:1.4}.roof-insurance-notice{overflow-wrap:anywhere}
