@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/dm-sans-400.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/dm-sans-500.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/dm-sans-600.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/dm-sans-700.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/manrope-400.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/manrope-500.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/manrope-600.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/manrope-700.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/fonts/manrope-800.ttf) format('truetype');
}
:root{--ink:#202321;--muted:#676a66;--paper:#f5f5f1;--accent:#ed84ae;--accent-dark:#bc326e;--line:#dedfd8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;font-weight:600;letter-spacing:-.055em;line-height:1.08}h2{font-size:clamp(36px,4.3vw,65px);margin-bottom:24px}h3{font-size:34px}p{color:var(--muted)}a,button{touch-action:manipulation}:focus-visible{outline:3px solid #bd2966;outline-offset:5px}section[id],article[id],footer[id]{scroll-margin-top:120px}.demo{height:34px;background:#202320;color:#f4f4f0;display:flex;align-items:center;justify-content:space-between;padding:0 3.5%;font-size:10px;letter-spacing:.15em}.demo a{letter-spacing:.02em;font-size:11px}.glass{background:linear-gradient(127deg,rgba(255,255,255,.2),rgba(255,255,255,.05) 45%,rgba(255,255,255,.11));border:1px solid rgba(255,255,255,.37);box-shadow:inset 0 1px 0 #ffffff85,inset 0 -1px 0 #ffffff12,0 16px 40px #00000013;backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%)}header{position:absolute;z-index:20;top:55px;left:2.7%;right:2.7%;height:91px;border-radius:20px;display:flex;align-items:center;padding:14px 22px;gap:18px;color:#fff;transition:background .3s,box-shadow .3s}header.scrolled{position:fixed;top:12px;background:rgba(31,35,33,.91);box-shadow:0 8px 30px #0003}.brand{display:flex;gap:10px;align-items:center;line-height:1.05;font-size:11px;letter-spacing:.12em;min-width:159px}.brand b{font-size:22px;letter-spacing:.13em}.brand small{font-size:7px;letter-spacing:.16em;display:block;margin-top:5px}.brand-logo{height:62px;width:62px;object-fit:contain}.brand-mark{font-size:38px;letter-spacing:-.21em;font-weight:700;border-bottom:3px solid var(--accent);line-height:1.1;padding-right:8px}.brand-mark span{color:var(--accent)}nav{display:flex;gap:19px;margin-left:auto;align-items:center}nav a,.nav-call{font-size:12px;font-weight:500;white-space:nowrap}nav a:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:16px 23px;border-radius:10px;min-height:54px;font-weight:600;font-size:14px;border:1px solid #ffffff5c;transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-3px);box-shadow:0 9px 24px #0002}.button span{font-size:19px}.copper{color:#281922;background:linear-gradient(120deg,#ffc1da90,#ed84ae 45%,#eca2c3);border:1px solid #ffd8e6;box-shadow:inset 0 1px 1px #fff9,0 7px 22px #9e285933}.light{background:#f4f5ed;color:#202321}.nav-quote{padding:12px 16px;font-size:12px;gap:12px}.menu{display:none;background:none;border:0;color:#fff;font-size:26px}.hero{height:min(920px,calc(100svh - 34px));min-height:750px;position:relative;color:#fff;overflow:hidden;background:#3f5145}.hero-image,.hero-shade{position:absolute;width:100%;height:100%;object-fit:cover}.hero-image{object-position:55% 56%}.hero-shade{background:linear-gradient(90deg,rgba(17,29,24,.82),rgba(17,29,24,.4) 42%,rgba(10,20,15,.02) 80%),linear-gradient(0deg,#12201770,transparent 40%)}.hero-content{position:relative;padding:169px 0 0 7%;max-width:790px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.17em;line-height:1.7;margin-bottom:20px}.hero .eyebrow{color:#f0e9df}.tiny-line{display:inline-block;width:26px;height:1px;background:var(--accent);vertical-align:middle;margin-right:11px}h1{font-size:clamp(66px,7.6vw,114px);font-weight:500;letter-spacing:-.065em;line-height:.99;margin:25px 0}h1 em{color:#f3a4c6;font-style:normal}.hero-content p{color:#e8e9e3;font-size:17px;line-height:1.7;max-width:480px}.actions{display:flex;gap:12px;margin:26px 0}.hero-foot{font-size:9px;letter-spacing:.13em;color:#dbdfd6;margin-top:25px}.hero-foot span{margin-left:14px;color:#fff}.roof-tag{position:absolute;right:7%;top:52%;display:flex;gap:14px;align-items:center;padding:17px 24px;border-radius:17px;background-color:#293d3542;transform:rotate(-3deg)}.roof-tag small{display:block;font-size:11px;color:#eee;margin-top:4px}.roof-tag>div{font-size:14px}.seal{border:1px solid #fff8;padding:5px 12px;border-radius:50%;font-size:24px}.hero-bottom{position:absolute;bottom:26px;left:4%;right:4%;display:flex;justify-content:space-between;align-items:center;padding:23px 32px;border-radius:13px;background-color:#15251d30;font-size:13px}.hero-bottom div{display:flex;gap:13px;align-items:center}.credential{font-size:22px;color:#efbad2}.hero-bottom a{border-left:1px solid #ffffff42;padding-left:28px}.hero-bottom a span{margin-left:20px}.vertical-label{position:absolute;right:22px;top:37%;writing-mode:vertical-rl;font-size:9px;letter-spacing:.23em;color:#fffc}.section{padding:104px 7%;max-width:1600px;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-heading p{font-size:15px;margin-bottom:5px}.problem{padding-bottom:65px}.problem .eyebrow,.services .eyebrow,.about .eyebrow,.gallery-section .eyebrow,.process .eyebrow,.compare .eyebrow{color:#89546b}.problem-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.problem-options button{background:linear-gradient(130deg,#ffffffd9,#e9eae357);border:1px solid #d9dcd3;border-radius:12px;padding:22px;text-align:left;font-weight:500;display:flex;align-items:center;gap:16px;color:#2c302c;box-shadow:inset 0 1px #fff,0 3px 6px #25322503;transition:all .2s}.problem-options button span{font-size:10px;color:#92968e}.problem-options button i{font-style:normal;margin-left:auto}.problem-options button[aria-pressed=true]{background:linear-gradient(115deg,#edccdb,#fae8ef,#efccd7);border-color:#cc92ac;box-shadow:inset 0 1px #fff,0 5px 18px #a5627820}.problem-options button:hover{transform:translateY(-2px);border-color:#b9688b}.advice{display:flex;gap:30px;justify-content:space-between;align-items:center;margin-top:24px;min-height:64px}.advice p{max-width:720px;font-size:14px;margin:0}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid currentColor;padding-bottom:5px;white-space:nowrap}.services{border-top:1px solid var(--line)}.service-layout{display:grid;grid-template-columns:1.16fr 1fr;gap:55px}.service-feature{position:relative;min-height:610px;border-radius:17px;overflow:hidden;background:#304b3b}.service-feature>img{position:absolute;height:100%;width:100%;object-fit:cover}.image-pill{position:absolute;top:25px;left:25px;padding:8px 14px;border-radius:30px;color:#fff;background-color:#26372c66;font-size:10px;letter-spacing:.1em}.service-overlay{position:absolute;bottom:22px;left:22px;right:22px;border-radius:13px;padding:30px;background-color:#172d24a6;color:#fff}.service-overlay .eyebrow{color:#e9b7ce}.service-overlay h3{font-size:38px;margin-bottom:16px}.service-overlay p{color:#e5e9e4;font-size:15px;max-width:330px}.service-side{display:grid}.service-side article{padding:20px 0 36px;border-bottom:1px solid #d4d7cf}.service-side article+article{padding-top:36px}.service-number{font-size:10px;letter-spacing:.16em;color:#7c686f;margin-bottom:18px}.service-side h3{font-size:37px;margin-bottom:18px}.service-side p{font-size:15px;max-width:385px}.material-links{display:flex;align-items:center;gap:25px;justify-content:space-between;border-bottom:1px solid var(--line);padding:30px 0 0;flex-wrap:wrap}.material-links>span{font-size:9px;letter-spacing:.1em}.material-links a{font-size:13px;padding-bottom:25px}.florida{position:relative;min-height:720px;padding:70px 7%;overflow:hidden;background:#354437}.florida>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.74);object-position:50% 70%}.florida-content{position:relative;width:490px;color:#fff;border-radius:18px;padding:40px;background-color:#1e332b99}.florida-content h2{font-size:65px}.florida-content p{color:#e0e5dd;font-size:15px}.weather-tags{display:flex;gap:12px;margin-top:25px;font-size:10px;color:#e4e8df}.weather-tags span{border-top:1px solid #fff5;padding-top:10px}.florida-caption{position:absolute;bottom:55px;right:7%;color:#fff;font-size:10px;letter-spacing:.19em}.compare-image{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:25%;padding:40px;border-radius:18px;overflow:hidden}.compare-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.65)}.compare-image article{position:relative;padding:30px;border-radius:13px;color:#fff;background-color:#1832288c}.compare-image .eyebrow{color:#edc3d5;font-size:10px}.compare-image h3{font-size:45px;margin-bottom:14px}.compare-image p{color:#e7e9e2;font-size:14px}.compare-image ul{list-style:none;padding:0;margin-bottom:0;font-size:14px}.compare-image li{padding:9px 0;border-top:1px solid #ffffff29}.compare-image li:before{content:'✓';margin-right:10px;color:#efbad1}.compare-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:23px}.compare-bottom p{font-size:13px;margin:0}.about{display:grid;grid-template-columns:1fr 1fr;gap:8%;border-top:1px solid var(--line)}.about-image{position:relative;min-height:620px;border-radius:15px;overflow:hidden}.about-image>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:50% 35%}.photo-label{position:absolute;left:25px;right:25px;bottom:25px;padding:22px;border-radius:12px;color:#fff;font-size:21px;background-color:#18332a91}.photo-label b{font-weight:500;color:#fac0d9}.about-copy{padding-top:15px}.about-copy p{font-size:15px}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;margin:30px 0}.trust-grid div{border-top:1px solid var(--line);padding-top:17px}.trust-grid b{font-size:15px;font-weight:600}.trust-grid span{display:block;color:var(--muted);font-size:12px;margin-top:6px}.gallery-section{padding-top:40px}.gallery{display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:230px 230px;gap:16px}.gallery-item{border:0;padding:0;border-radius:14px;overflow:hidden;position:relative;background:#344637}.gallery-item.large{grid-row:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item>span{position:absolute;bottom:17px;left:17px;right:17px;display:flex;justify-content:space-between;padding:13px 18px;color:#fff;border-radius:10px;background-color:#1c342780;text-align:left;font-size:13px}.reviews{max-width:none;background:radial-gradient(ellipse at 90% 90%,#5b4551,transparent 55%),#222b28;color:#fff;padding-bottom:105px}.reviews>.section-heading,.review-grid{max-width:1376px;margin-left:auto;margin-right:auto}.reviews .eyebrow{color:#efb1cc}.reviews .text-link{color:#ddd}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid article{padding:25px 28px;border-radius:15px;display:flex;flex-direction:column;min-height:290px}.quote-mark{font-family:Georgia,serif;color:#edb0ce;font-size:65px;line-height:1}.review-grid blockquote{margin:0 0 32px;font-size:22px;line-height:1.5;letter-spacing:-.025em}.review-person{display:flex;gap:13px;margin-top:auto;align-items:center}.review-person>span{display:grid;place-items:center;border:1px solid #fff5;width:40px;height:40px;border-radius:50%;font-size:11px}.review-person b{font-size:13px;font-weight:500}.review-person small{display:block;font-size:10px;color:#c5cec7}.process ol{display:grid;grid-template-columns:repeat(5,1fr);padding:0;list-style:none;gap:20px;margin:55px 0 0}.process li{border-top:1px solid #c6ccc2;position:relative;padding-top:25px}.process li:before{content:'';position:absolute;top:-4px;left:0;width:7px;height:7px;background:#a25879;border-radius:50%}.process li>span{font-size:12px;color:#91627a}.process h3{font-size:22px;line-height:1.3;margin:16px 0 12px;letter-spacing:-.03em}.process p{font-size:12px}.quote-section{position:relative;background:#233b2e;padding:95px 7%;overflow:hidden;color:#fff}.quote-section>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.37)}.quote-wrap{position:relative;display:grid;grid-template-columns:1fr 1.05fr;gap:8%;max-width:1376px;margin:auto;align-items:center}.quote-intro h2{font-size:clamp(45px,5.5vw,76px);font-weight:500}.quote-intro p{color:#e1e7dd}.quote-intro .eyebrow{color:#f0b9d1}.phone{font-size:33px;display:block;margin-top:40px;letter-spacing:-.035em}.phone-label{font-size:11px;color:#dadfd5}.quote-wrap form{border-radius:18px;padding:35px;background-color:#293d3299}.quote-wrap form h3{font-size:30px;margin-bottom:14px}.quote-wrap form .eyebrow{margin-bottom:9px;color:#efbfd4}.form-note{font-size:12px;color:#e7e8df;margin-bottom:23px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.fields label{font-size:12px;display:block;color:#f4f5ee}.fields label span{color:#d0d6cc;font-size:10px}.wide{grid-column:span 2}input,textarea,select{width:100%;padding:12px;margin-top:7px;border:1px solid #ffffff5c;border-radius:7px;color:#fff;background:#fff1;min-height:46px;font-size:13px;box-shadow:inset 0 1px #fff2}input::placeholder,textarea::placeholder{color:#d9ded2}select option{background:#26372c;color:#fff}textarea{resize:vertical}.quote-wrap form>.button{width:100%;margin-top:21px;justify-content:space-between}.quote-wrap form #form-status{font-size:13px;margin:15px 0 0;color:#fff}.last-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:60px 7%;background:#e8e8df}.last-cta .eyebrow{font-size:9px;margin-bottom:12px}.last-cta h2{font-size:36px;margin:0}footer{background:#171f1b;color:#fff;padding:70px 7% 20px}.footer-top{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.1fr;gap:35px}.footer-top p{color:#b4bcb2;font-size:13px}.footer-top .brand{margin-bottom:20px}.footer-top h3{font-size:13px;letter-spacing:0;margin-bottom:23px}.footer-top>div>a:not(.brand){display:block;font-size:12px;color:#c1c8bc;margin-bottom:11px}.footer-top .eyebrow{font-size:9px;color:#cc9fb3}.footer-bottom{border-top:1px solid #ffffff1f;margin-top:50px;padding-top:25px;display:flex;justify-content:space-between;gap:30px;font-size:11px}.footer-bottom p{color:#a7b2a6;font-size:11px}.footer-bottom p a{text-decoration:underline}.footer-bottom>a{white-space:nowrap}.mobile-actions{display:none}dialog{border:1px solid #fff7;padding:16px;background:#17231e;color:#fff;border-radius:16px;width:min(1000px,92vw);max-height:90svh}dialog::backdrop{background:#07150dde;backdrop-filter:blur(8px)}dialog img{max-height:72svh;width:100%;object-fit:contain}dialog p{color:#fff;margin:12px 0 0}dialog button{position:absolute;right:20px;top:20px;background:#17231ee6;color:#fff;border:1px solid #fff7;border-radius:50%;width:44px;height:44px;font-size:28px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}@media(min-width:1550px){.hero-content{padding-top:185px}.hero{height:920px}}@media(max-width:1250px){nav{gap:12px}nav a{font-size:10px}.nav-call{display:none}header{gap:12px;padding:12px 17px}.brand{min-width:143px}.brand-logo{width:53px;height:53px}.brand b{font-size:19px}.hero-content{padding-top:162px}.roof-tag{right:5%}.compare-image{gap:12%}}@media(max-width:1000px){nav{display:none;position:absolute;top:95px;left:0;right:0;background:#203128f5;border:1px solid #ffffff50;border-radius:15px;padding:22px;grid-template-columns:1fr 1fr;gap:0}nav.open{display:grid}nav a{padding:14px;font-size:14px}.nav-quote{margin-left:auto}.menu{display:block}.hero{min-height:780px}.roof-tag{top:58%;right:5%;max-width:235px}.hero-bottom{font-size:11px;padding:20px}.hero-bottom a{display:none}.service-layout{gap:30px}.compare-image{gap:30px;padding:25px}.about{gap:5%}.review-grid blockquote{font-size:19px}.quote-wrap{gap:5%}.last-cta{flex-wrap:wrap}.footer-top{grid-template-columns:1fr 1fr}.florida-caption{display:none}.material-links{gap:18px}.process h3{font-size:19px}}
@media(max-width:650px){.demo{font-size:8px;letter-spacing:.08em;height:30px;padding:0 5%}.demo>span{display:none}.demo>a{font-size:9px}header{top:43px;height:75px;left:4%;right:4%;border-radius:15px;padding:10px 13px}.brand-logo{width:44px;height:44px}.brand{font-size:8px;min-width:130px;gap:7px}.brand b{font-size:17px}.brand small{font-size:5px}.nav-quote{font-size:10px;min-height:41px;padding:8px 10px;gap:5px}.nav-quote span{display:none}.menu{font-size:23px;padding:3px}nav{top:82px}.hero{height:auto;min-height:830px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#172c23c9,#172c2360),linear-gradient(0deg,#14281ddd,transparent 45%)}.hero-content{padding:140px 6% 200px;max-width:100%}.hero .eyebrow{font-size:9px}h1{font-size:74px;margin:24px 0;line-height:1.01}.hero-content p{font-size:15px;max-width:310px}.desktop{display:none}.actions{gap:9px}.button{font-size:12px;min-height:51px;padding:14px 18px;gap:12px}.hero-foot{font-size:8px;max-width:270px;line-height:2}.hero-foot span{display:block;margin:0}.roof-tag{top:auto;bottom:119px;right:6%;left:6%;max-width:none;width:fit-content;border-radius:12px;padding:12px 16px;transform:none}.roof-tag>div{font-size:12px}.roof-tag small{font-size:10px}.seal{font-size:17px;padding:4px 10px}.hero-bottom{bottom:18px;left:6%;right:6%;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 15px;font-size:10px;border-radius:12px}.hero-bottom div{gap:8px}.hero-bottom div:last-of-type{grid-column:span 2}.credential{font-size:15px}.vertical-label{display:none}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:38px}.section-heading p{font-size:14px;margin:20px 0 0}.eyebrow{font-size:9px;margin-bottom:14px}.problem-options{grid-template-columns:1fr 1fr;gap:9px}.problem-options button{padding:16px 12px;font-size:12px;gap:7px;min-height:83px}.problem-options button span{display:none}.problem-options button i{font-size:15px}.advice{display:block}.advice p{font-size:13px;margin-bottom:15px;min-height:64px}.text-link{font-size:12px;white-space:normal}.service-layout{display:block}.service-feature{min-height:535px}.service-overlay{padding:24px;bottom:15px;left:15px;right:15px}.service-overlay h3{font-size:34px}.service-side article{padding:35px 0}.service-side h3{font-size:32px}.material-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.material-links>span{grid-column:span 2;margin-bottom:10px}.material-links a{padding-bottom:14px;font-size:12px}.florida{min-height:650px;padding:45px 6%}.florida-content{width:100%;padding:30px 25px}.florida-content h2{font-size:53px}.florida-content p{font-size:14px}.compare-image{grid-template-columns:1fr;gap:15px;padding:16px}.compare-image article{padding:25px;background-color:#183228b8}.compare-image h3{font-size:37px}.compare-image ul{display:grid;grid-template-columns:1fr 1fr;gap:0 12px;font-size:12px}.compare-image p{font-size:13px}.compare-bottom{display:block}.compare-bottom p{margin-bottom:15px;font-size:12px}.about{display:flex;flex-direction:column;gap:35px}.about-image{min-height:430px}.about-copy h2{font-size:43px}.trust-grid{gap:20px}.trust-grid span{font-size:11px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:280px 210px;gap:10px}.gallery-item.large{grid-column:span 2;grid-row:span 1}.gallery-item>span{font-size:10px;padding:9px;left:9px;right:9px;bottom:9px}.reviews .section-heading .text-link{display:inline-block;margin-top:20px}.review-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:5px 0 20px;gap:13px}.review-grid article{min-width:87%;scroll-snap-align:start;min-height:270px}.review-grid blockquote{font-size:23px}.process ol{grid-template-columns:1fr;gap:0;margin-top:30px}.process li{display:grid;grid-template-columns:40px 1fr;column-gap:15px;padding:20px 0;border-top:1px solid #c6ccc2}.process li:before{display:none}.process li>span{grid-row:span 2;padding-top:6px}.process h3{margin:0 0 8px;font-size:22px}.process h3 br{display:none}.process p{margin:0}.quote-section{padding:65px 6%}.quote-wrap{grid-template-columns:1fr;gap:40px}.quote-intro h2{font-size:52px}.quote-intro p{font-size:14px}.phone{font-size:28px;margin-top:23px}.quote-wrap form{padding:25px 20px}.quote-wrap form h3{font-size:29px}.fields{grid-template-columns:1fr;gap:14px}.wide{grid-column:span 1}.fields label{font-size:12px}input,select,textarea{font-size:16px}.last-cta{padding:45px 6%;gap:20px}.last-cta h2{font-size:32px}.last-cta>div{width:100%}footer{padding:55px 6% 105px}.footer-top{gap:30px 16px}.footer-top>div:first-child{grid-column:span 2}.footer-top>div:last-child{grid-column:span 2}.footer-top h3{font-size:13px}.footer-top p{font-size:12px}.footer-bottom{display:block;margin-top:30px}.footer-bottom p{font-size:10px}.mobile-actions{display:flex;position:fixed;z-index:30;bottom:max(12px,env(safe-area-inset-bottom));left:4%;right:4%;background-color:#20372ae6;border-radius:15px;padding:7px;color:#fff;gap:8px}.mobile-actions a{flex:1;text-align:center;padding:12px 8px;border-radius:10px;font-size:13px;min-height:46px}.mobile-actions a.copper{flex:1.35}h2{letter-spacing:-.045em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}@supports not (backdrop-filter:blur(1px)){.glass{background:#263e33f2}.problem-options button{background:#f3f2eb}}

@media(min-width:651px){.hero{min-height:860px}.hero-content{padding-top:165px}}

/* Proportion pass: larger identity, quieter typography, flow-based hero. */
html{scroll-padding-top:125px}
header{height:210px;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:1fr 1fr;column-gap:28px;row-gap:8px;padding:12px 28px;align-items:center}
header>.brand{grid-row:1 / 3;gap:18px;min-width:0;font-size:19.25px}
header .brand-logo{height:186px;width:186px;flex-shrink:0}
header .brand b{font-size:38.5px}header .brand small{font-size:12.25px;letter-spacing:.09em}
header nav{grid-column:2 / 4;grid-row:1;align-self:end;justify-content:flex-end;flex-wrap:wrap;gap:13px 20px;margin:0 0 12px}
header nav a{font-size:14px}
header .nav-call{grid-column:2;grid-row:2;display:block;justify-self:end;align-self:start;padding-top:16px;font-size:14px}
header .nav-quote{grid-column:3;grid-row:2;align-self:start;margin:0;font-size:14px}
header.scrolled{height:100px;display:flex;padding:10px 20px;gap:18px}
header.scrolled .brand-logo{width:78px;height:78px}header.scrolled>.brand{font-size:12px;gap:12px}header.scrolled .brand b{font-size:24px}header.scrolled .brand small{font-size:8px}
header.scrolled nav{margin:0 0 0 auto;align-self:center;flex-wrap:nowrap;gap:15px}header.scrolled nav a{font-size:12px}
header.scrolled .nav-call,header.scrolled .nav-quote{align-self:center;padding-top:12px}.hero{height:auto;min-height:860px;display:grid;grid-template-columns:minmax(0,1fr);gap:35px;padding:280px 7% 28px;align-content:start}
.hero-content{padding:0;max-width:620px;width:100%;min-width:0;z-index:1}
h1{font-size:clamp(36.3px,4.18vw,62.7px);line-height:1.08;letter-spacing:-.045em;margin:18px 0 22px}
.hero-content p{font-size:17px;max-width:490px;margin-bottom:0}.hero-content .actions{margin:25px 0 20px}.hero-foot{margin-top:0;font-size:11px;line-height:1.7}
.hero-bottom{position:relative;inset:auto;margin:0;z-index:1;padding:20px 24px;gap:20px;min-height:76px;font-size:14px}.hero-bottom a{margin-left:auto}.roof-tag{top:58%;right:7%;transform:none;max-width:340px}.vertical-label{top:47%}
h2{font-size:clamp(34px,3.3vw,49px);line-height:1.15;letter-spacing:-.04em}h3{font-size:30px;line-height:1.2;letter-spacing:-.035em}
.section{padding:78px 7%}.section-heading{gap:36px;margin-bottom:32px;align-items:center}.section-heading p{max-width:360px;font-size:16px}.eyebrow{font-size:12px;letter-spacing:.12em}.section-heading .eyebrow{margin-bottom:13px}
.service-layout{gap:42px;grid-template-columns:1.1fr 1fr}.service-feature{min-height:550px}.service-overlay h3,.service-side h3{font-size:32px}.service-side p,.service-overlay p,.about-copy p{font-size:16px}.service-side article{padding-top:8px}.service-side article+article{padding-top:30px}
.problem-options button{min-height:78px;padding:18px 20px;font-size:16px}.advice p{font-size:15px}.material-links{gap:15px}.material-links a{font-size:14px}.material-links>span{font-size:11px}
.florida{min-height:590px;padding:55px 7%}.florida-content{width:min(480px,100%);padding:32px}.florida-content h2{font-size:48px}.florida-content p{font-size:16px}.weather-tags{font-size:12px;gap:16px}.florida-caption{font-size:11px}
.compare-image{gap:15%;padding:30px}.compare-image h3{font-size:36px}.compare-image p,.compare-image ul{font-size:15px}.compare-bottom p{font-size:14px}
.about{gap:6%;align-items:center}.about-image{min-height:530px}.about-copy{padding:0}.trust-grid span{font-size:14px}.gallery-section{padding-top:35px}.gallery{grid-template-rows:215px 215px}.gallery-item>span{font-size:14px}
.review-grid article{padding:25px;min-height:265px}.review-grid blockquote{font-size:21px}.review-person b{font-size:14px}.review-person small{font-size:12px}.reviews{padding-bottom:78px}
.process h3{font-size:22px}.process p{font-size:14px}.process ol{margin-top:38px}.quote-section{padding:75px 7%}.quote-intro h2{font-size:clamp(38px,3.8vw,56px)}.quote-wrap{gap:6%}.quote-wrap form h3{font-size:29px}.fields label{font-size:14px}.fields label span{font-size:12px}input,select,textarea{font-size:15px}.form-note{font-size:14px}.phone-label{font-size:13px}.last-cta h2{font-size:32px}.last-cta .eyebrow{font-size:11px}.last-cta{gap:24px}.footer-top h3,.footer-top>div>a:not(.brand),.footer-top p{font-size:14px}.footer-bottom p{font-size:12px}.footer-top{gap:28px}.footer-top>div{min-width:0}.footer-top a{overflow-wrap:anywhere}
@media(max-width:1250px){header nav{gap:12px 16px}header .brand-logo{width:159px;height:159px}header{height:185px;padding:12px 20px;gap:8px 20px}header>.brand{font-size:19.25px;gap:13px}header .brand b{font-size:33.25px}header nav a{font-size:13px}.hero{padding-top:255px}header.scrolled .nav-call{display:none}header.scrolled nav{gap:12px}header.scrolled nav a{font-size:11px}}
@media(max-width:1100px){header{grid-template-columns:1fr auto auto;grid-template-rows:1fr;gap:16px}header>.brand{grid-row:1}header .nav-call{display:none}header .nav-quote{grid-row:1;grid-column:2;align-self:center}header .menu{display:block;grid-column:3;grid-row:1}header nav{display:none;top:calc(100% + 10px);grid-template-columns:1fr 1fr;align-self:auto;margin:0;padding:15px;background:#203128fa}header nav.open{display:grid}header nav a{font-size:14px;padding:12px}header.scrolled{display:flex}header.scrolled .nav-quote{margin-left:auto}header.scrolled nav{margin:0;gap:0;flex-wrap:wrap}header.scrolled nav a{font-size:14px}.hero-bottom{flex-wrap:wrap}.hero-bottom a{display:none}.roof-tag{right:5%;max-width:255px}.section{padding:65px 6%}.service-layout{gap:28px}.compare-image{gap:25px}.quote-wrap{gap:4%}.last-cta{flex-wrap:wrap}.section-heading p{max-width:300px}}
@media(max-width:800px){.roof-tag{display:none}.hero-content{max-width:100%}.hero{min-height:0;padding-bottom:25px}.hero-bottom{font-size:12px;justify-content:flex-start}.section-heading{align-items:flex-start}.service-layout{grid-template-columns:1fr}.service-side{grid-template-columns:1fr 1fr;gap:24px}.service-side article,.service-side article+article{padding:25px 0}.service-feature{min-height:490px}.service-side h3{font-size:28px}.about{gap:30px}.about-image{min-height:500px}.compare-image{gap:18px;padding:20px}.compare-image article{padding:22px}.compare-image h3{font-size:32px}.review-grid blockquote{font-size:19px}.quote-wrap{grid-template-columns:1fr;gap:30px}.quote-intro h2 br:last-of-type{display:none}.quote-intro .phone{margin-top:22px}.process ol{gap:15px}.process h3{font-size:19px}.last-cta{padding:40px 6%}.section-heading p br{display:none}}
@media(max-width:650px){header{height:auto;grid-template-columns:1fr auto;grid-template-rows:auto auto;padding:12px 16px;gap:8px;top:43px}header>.brand{grid-column:1 / 3;grid-row:1;gap:12px;font-size:14px;justify-self:center}header .brand-logo{width:132px;height:132px}header .brand b{font-size:29.75px}header .brand small{font-size:8.75px}header .nav-quote{grid-row:2;grid-column:1;justify-self:start;min-height:44px;font-size:12px;padding:10px 15px}header .menu{grid-row:2;grid-column:2;width:44px;height:44px}header nav{top:calc(100% + 8px)}header.scrolled{height:80px;padding:8px 12px;gap:8px}header.scrolled .brand-logo{width:57px;height:57px}header.scrolled>.brand{font-size:8px;gap:7px}header.scrolled .brand b{font-size:17px}header.scrolled .brand small{font-size:5.5px}header.scrolled .nav-quote{font-size:10px;padding:10px 8px;min-height:42px}header.scrolled .menu{width:30px;padding:0;flex-shrink:0}
.hero{min-height:0;height:auto;padding:285px 6% 20px;gap:25px}.hero-content{padding:0;max-width:100%}.hero .eyebrow{font-size:10px;letter-spacing:.09em}h1{font-size:40.7px;line-height:1.1;margin:17px 0 20px;max-width:100%;letter-spacing:-.045em}.hero-content p{font-size:15px;max-width:350px}.hero-content .actions{flex-wrap:wrap;margin:22px 0 17px}.hero-foot{font-size:10px;max-width:100%}.hero-foot span{display:block;margin:0}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;position:relative;inset:auto;padding:14px;gap:10px;font-size:11px;min-height:0}.hero-bottom div:last-of-type{grid-column:1 / 3}.hero-bottom a{display:none}.hero-image{object-position:59% center}.section{padding:52px 6%}.section-heading{display:block;margin-bottom:25px}.section-heading h2,h2{font-size:33px;line-height:1.16}.section-heading p{font-size:15px;max-width:100%;margin-top:17px}.eyebrow{font-size:10px}.problem-options button{font-size:13px;min-height:78px;padding:13px}.advice p{font-size:14px;min-height:0}.service-side{grid-template-columns:1fr;gap:0}.service-overlay h3,.service-side h3{font-size:29px}.service-overlay p,.service-side p{font-size:15px}.service-feature{min-height:480px}.service-overlay{padding:23px}.material-links a{font-size:13px}.florida{min-height:0;padding:40px 6%}.florida-content{padding:27px 23px}.florida-content h2{font-size:39px}.florida-content p{font-size:15px}.weather-tags{font-size:11px;flex-wrap:wrap}.compare-image{grid-template-columns:1fr;padding:15px}.compare-image article{padding:24px}.compare-image ul{font-size:13px;grid-template-columns:1fr 1fr}.compare-image h3{font-size:32px}.compare-bottom p{font-size:13px}.about{display:flex;gap:28px}.about-image{min-height:380px}.about-copy h2{font-size:36px}.about-copy p{font-size:15px}.trust-grid{gap:20px}.trust-grid b{font-size:14px}.trust-grid span{font-size:12px}.gallery{grid-template-rows:250px 190px}.gallery-item>span{font-size:11px}.review-grid blockquote{font-size:21px}.review-grid article{min-height:255px}.process ol{grid-template-columns:1fr;gap:0}.process h3{font-size:21px}.process p{font-size:14px}.quote-section{padding:50px 6%}.quote-intro h2{font-size:37px;line-height:1.15}.quote-wrap form{padding:25px 20px}.quote-wrap form h3{font-size:27px}.form-note{font-size:13px}.fields{grid-template-columns:1fr}input,select,textarea{font-size:16px}.last-cta h2{font-size:29px}.last-cta .eyebrow{font-size:10px}.footer-top>div>a:not(.brand),.footer-top p{font-size:13px}.footer-top h3{font-size:14px}.footer-bottom p{font-size:11px}}
.hero-image,.hero-shade{inset:0}
@media(max-width:360px){header .brand-logo{width:114px;height:114px}header .brand b{font-size:26px}header>.brand{font-size:12.5px;gap:9px}header .brand small{font-size:7.5px}.hero{padding-top:265px}header.scrolled .brand-logo{width:45px;height:45px}header.scrolled>.brand{gap:5px;font-size:7px}header.scrolled .brand b{font-size:15px}header.scrolled .brand small{font-size:5px}}
