:root{--red:#DC0018;--red-dark:#A80013;--red-bright:#FF2A42;--black:#090A0B;--coal:#15171B;--slate:#2B2F36;--ink:#14161A;--muted:#6A6F78;--line:#DEE0E4;--line-strong:#C2C6CC;--paper:#F5F5F6;--white:#FFFFFF;--heading:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;--body:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;color:var(--ink);background:var(--white);font:16px/1.65 var(--body)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:800;line-height:.97}h2{font-size:clamp(40px,4.3vw,64px);letter-spacing:-.015em}h2 em{font-style:italic;color:var(--red)}p{color:var(--muted)}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--red-bright);outline-offset:5px}.wrap{width:min(1220px,calc(100% - 80px));margin:auto}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.utility{background:var(--black);color:white;font-size:12px;letter-spacing:.11em}.utility-inner{height:39px;display:flex;justify-content:space-between;align-items:center}.utility strong{font-weight:800}.utility a strong{margin-left:13px;color:var(--white);font-size:14px;letter-spacing:.025em}.header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav{height:94px;display:flex;justify-content:space-between;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{object-fit:contain;width:68px;height:76px}.brand>span{font:800 28px/.9 var(--heading);letter-spacing:.01em}.brand b{color:var(--red)}.brand small{display:block;font:700 13px/1 var(--body);letter-spacing:.28em;margin-top:9px}.nav nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.nav nav>a:not(.button):hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:17px 25px;border:1px solid transparent;min-height:55px;font-size:14px;font-weight:800;letter-spacing:.015em;transition:background .18s,transform .18s}.button span{font-size:22px;line-height:1}.button:hover{transform:translateY(-2px)}.red{background:var(--red);color:white}.red:hover{background:var(--red-dark)}.dark{background:var(--black);color:white}.dark:hover{background:var(--slate)}.white{background:white;color:var(--black)}.small{min-height:46px;padding:11px 17px}.full{width:100%;justify-content:space-between}.menu-toggle{display:none}.hero{position:relative;overflow:hidden;min-height:680px;background:var(--white)}.hero-content{position:relative;z-index:3;padding-top:52px;padding-bottom:42px;pointer-events:none}.hero-content>*{pointer-events:auto}.eyebrow{font-size:12px;line-height:1.5;font-weight:800;color:var(--red);letter-spacing:.16em;margin-bottom:20px}.hero .eyebrow{display:flex;align-items:center;gap:10px}.hero .eyebrow>span{width:22px;height:3px;background:var(--red)}h1{font-style:italic;font-size:clamp(68px,7.25vw,108px);line-height:.87;letter-spacing:-.025em;color:var(--black);max-width:630px}h1 em{color:var(--red);font-style:italic}.hero-content>p{max-width:470px;font-size:16px;line-height:1.75;margin-top:28px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:25px}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:14px;font-weight:800}.hero .text-link{display:block;line-height:1.55}.hero .text-link span{display:block;font-size:16px}.text-link:hover{color:var(--red)}.hero-photo{position:absolute;inset:0 0 0 48%;background:var(--red);clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);padding-left:9px}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:56% center;clip-path:polygon(25% 0,100% 0,100% 100%,0 100%)}.hero-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.65));clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}.photo-credit{position:absolute;z-index:1;right:32px;bottom:27px;color:white;text-align:right;font-family:var(--heading);font-weight:700;font-size:21px;letter-spacing:.015em}.photo-credit small{display:block;font:12px/1.5 var(--body);color:var(--line)}.hero-stamp{position:absolute;right:4.4%;top:25px;z-index:2;filter:drop-shadow(0 5px 15px #0003);background:var(--white);border-radius:0 0 8px 8px;width:clamp(130px,14vw,215px);padding:8px}.hero-note{display:flex;gap:11px;align-items:center;margin-top:30px;font-size:12px;color:var(--muted);line-height:1.6}.hero-note svg{width:24px;stroke:var(--red);fill:none;stroke-width:1.5}.hero-note strong{color:var(--slate)}.system-band{background:var(--black);color:white}.system-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:116px}.system-band .wrap>span{font-size:12px;line-height:1.8;letter-spacing:.08em;color:var(--line-strong)}.system-band strong{color:white}.system-band a{display:flex;align-items:center;gap:17px;font:700 27px/1 var(--heading);transition:color .2s}.system-band a:hover{color:var(--red-bright)}.system-band svg{width:46px;height:40px;stroke:var(--red);fill:none;stroke-width:1.7}.section{padding:88px 0}.section-heading{display:flex;justify-content:space-between;gap:45px;align-items:flex-end;margin-bottom:36px}.section-heading>p{max-width:340px;line-height:1.75}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.job-image{height:253px;position:relative;overflow:hidden;background:var(--line)}.job-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.job-card:hover .job-image img{transform:scale(1.03)}.photo-label{position:absolute;left:0;bottom:0;padding:9px 16px;background:var(--red);font-size:11px;font-weight:800;letter-spacing:.11em;color:white}.target{position:absolute;border:3px solid var(--red);box-shadow:0 0 0 2px white;border-radius:50%;pointer-events:none}.target-debris{right:4%;top:17%;width:30%;height:65%;transform:rotate(-20deg)}.target-flashing{left:40%;top:19%;width:34%;height:48%;transform:rotate(-30deg)}.job-copy{border-bottom:1px solid var(--line);padding:23px 0 25px}.job-copy h3{font-size:27px;margin-bottom:12px}.job-copy p{font-size:14px;line-height:1.8}.caption{font-size:12px;color:var(--muted);margin-top:20px}.plans-section{background:var(--paper);border-top:1px solid var(--line)}.plans-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.plan-controls{text-align:right}.billing{display:inline-flex;padding:5px;background:var(--line);border-radius:4px;gap:4px}.billing button{border:0;border-radius:2px;padding:10px 24px;background:transparent;font-size:14px;font-weight:800;color:var(--muted);min-height:43px}.billing button.active{background:var(--black);color:white}.plan-controls p{font-size:12px;margin-top:13px;line-height:1.7}.plan-roof{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin:25px 0 40px;font-size:14px;font-weight:700}.plan-roof select{border:1px solid var(--line-strong);background:var(--white);min-height:44px;min-width:160px;padding:8px 30px 8px 12px;border-radius:2px}.plans-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.plan-card{position:relative;border:1px solid var(--slate);border-radius:6px;background:white;box-shadow:0 6px 13px #00000009;display:flex;flex-direction:column}.storm{border:2px solid var(--red)}.plan-top{position:relative;display:flex;align-items:center;gap:20px;min-height:132px;padding:24px 30px 24px 141px;color:white;background:linear-gradient(118deg,var(--slate),var(--black) 70%);border-radius:4px 4px 0 0}.storm .plan-top{background:linear-gradient(112deg,var(--red),var(--red-dark) 68%,var(--red-dark))}.plan-top h3{font-size:42px;line-height:1;white-space:nowrap}.plan-top span{font:700 16px/1.5 var(--body);letter-spacing:.07em;display:block;margin-top:7px}.shield{width:120px;height:147px;position:absolute;left:9px;top:-17px;filter:drop-shadow(0 4px 3px #0005)}.value-ribbon{position:absolute;right:13px;top:-18px;z-index:2;clip-path:polygon(0 0,100% 0,100% 80%,50% 100%,0 80%);background:linear-gradient(125deg,var(--red-bright),var(--red-dark));text-align:center;color:white;padding:13px 9px 24px;font:700 23px/.95 var(--heading);width:69px;filter:drop-shadow(0 4px 3px #0004);border:1px solid white}.value-ribbon span{display:block;font:12px/1 var(--body);margin-top:10px;letter-spacing:1px}.storm .plan-top{padding-right:84px}.plan-body{padding:30px 30px 27px;flex:1;display:flex;flex-direction:column}.price{display:flex;align-items:baseline;gap:12px;color:var(--black)}.price strong{font:800 65px/1 var(--heading);letter-spacing:-.025em}.price span{font-size:18px;font-weight:800}.payment-note{font-size:14px;margin-top:7px;padding-bottom:22px;border-bottom:1px solid var(--line)}.check-list{padding:0;list-style:none;margin:24px 0 30px}.check-list li{position:relative;padding-left:29px;margin-bottom:15px;font-size:15px;line-height:1.65;color:var(--muted)}.check-list li:before{content:'✓';position:absolute;left:0;top:3px;color:white;background:var(--red);font:800 11px/18px var(--body);width:18px;height:18px;text-align:center;border-radius:50%}.check-list strong{font-weight:800;color:var(--coal)}.plan-body>.button{margin-top:auto}.plan-fine{display:flex;gap:45px;justify-content:space-between;align-items:center;margin-top:24px}.plan-fine p{font-size:12px;max-width:780px}.plan-fine a{font-size:13px;font-weight:800;white-space:nowrap;text-decoration:underline;text-underline-offset:5px}.record-section{padding:76px 0 38px;background:var(--black);color:white;position:relative;overflow:hidden}.record-section:before{content:'';position:absolute;top:0;left:0;width:12px;height:100%;background:var(--red)}.record-section h2 em{color:var(--red)}.record-intro{display:flex;align-items:center;gap:50px;flex-wrap:wrap}.record-intro>.eyebrow{width:100%;margin-bottom:-30px;color:var(--red-bright)}.record-intro h2{flex:1}.record-intro>p{width:340px;color:var(--line-strong)}.record-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.record-grid article{border-top:1px solid var(--slate);padding-top:21px;position:relative;padding-left:60px}.record-grid article>span{position:absolute;left:0;top:18px;color:var(--red);font:700 36px/1 var(--heading)}.record-grid h3{font-size:27px;margin-bottom:12px}.record-grid p{font-size:14px;color:var(--line-strong)}.record-strip{border-top:1px solid var(--slate);display:flex;justify-content:space-between;gap:20px;padding-top:25px;margin-top:42px;font-size:11px;letter-spacing:.08em;font-weight:700;color:var(--line-strong)}.system-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.systems-intro>p{max-width:410px;margin-top:24px}.systems-intro>a{margin-top:26px}.systems-panel{border:1px solid var(--line);border-top:4px solid var(--red);box-shadow:0 8px 30px #00000008}.roof-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.roof-tabs button{border:0;border-right:1px solid var(--line);font-size:14px;font-weight:800;min-height:58px;background:var(--paper)}.roof-tabs button:last-child{border-right:0}.roof-tabs button[aria-selected=true]{background:var(--black);color:var(--white)}.systems-panel [role=tabpanel]{padding:30px;position:relative;min-height:429px;overflow:hidden}.systems-panel h3{font-size:35px;position:relative}.system-index{font:800 110px/.8 var(--heading);position:absolute;right:24px;top:27px;color:var(--paper);z-index:-0;pointer-events:none}.systems-panel p{font-size:14px;position:relative;margin-top:20px}.systems-panel .check-list{margin:22px 0}.systems-panel .check-list li{font-size:14px;margin-bottom:11px}.systems-panel .system-foot{font-size:12px;border-top:1px solid var(--line);padding-top:16px;color:var(--slate)}.faq-section{background:var(--paper)}.faq-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:90px}.faq-layout>div>p{margin:25px 0 18px;max-width:300px}.faq-list{border-top:1px solid var(--line-strong)}.faq-list details{border-bottom:1px solid var(--line-strong)}.faq-list summary{list-style:none;cursor:pointer;font-size:16px;font-weight:800;line-height:1.45;padding:23px 32px 23px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:5px;top:19px;color:var(--red);font-size:25px;font-weight:500}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:14px;line-height:1.85;padding:0 22px 23px 0}.contact-section{background:var(--black);color:white;padding:85px 0;position:relative;overflow:hidden}.contact-section:before{content:'';position:absolute;top:0;left:0;border-top:90px solid var(--red);border-right:85px solid transparent}.contact-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:70px;align-items:center}.contact-title .eyebrow{color:var(--red-bright)}.contact-title h2{font-size:clamp(45px,4.6vw,68px)}.contact-title h2 em{color:var(--red)}.contact-person{margin-top:37px}.contact-person span{font-size:12px;letter-spacing:.14em;color:var(--line-strong);display:block}.contact-person strong{display:block;font:700 30px/1.2 var(--heading);margin-top:9px}.big-phone{display:block;font:800 clamp(38px,4.3vw,63px)/1.1 var(--heading);white-space:nowrap;margin-top:8px;letter-spacing:.01em}.contact-buttons{display:flex;gap:12px;margin-top:26px}.outline-light{border:1px solid var(--muted);color:white}.outline-light:hover{background:var(--slate)}.contact-secondary{font-size:14px;color:var(--line-strong);margin-top:22px;line-height:1.9}.contact-secondary a:hover{color:white}.request-form{background:var(--white);color:var(--ink);padding:35px;border-top:4px solid var(--red)}.request-form .eyebrow{margin-bottom:8px}.request-form h3{font-size:32px}.request-form>p{font-size:13px;margin-top:14px;margin-bottom:22px;line-height:1.7}.request-form label{display:block;font-size:13px;font-weight:800;margin:16px 0 7px}.request-form label span{font-weight:400;color:var(--muted)}.request-form input,.request-form select,.request-form textarea{border:1px solid var(--line-strong);padding:12px 11px;width:100%;background:var(--white);color:var(--slate);border-radius:0;font-size:14px;min-height:46px}.request-form input::placeholder,.request-form textarea::placeholder{color:var(--muted)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.request-form textarea{resize:vertical;min-height:83px;max-height:300px}.request-form button{margin-top:22px}.request-form .form-note{font-size:12px;margin-bottom:0}.terms{padding:50px 0;background:var(--white)}.terms h2{font-size:29px}.terms-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 45px;margin-top:24px}.terms p{font-size:12px;line-height:1.8}.footer{border-top:1px solid var(--line);padding:38px 0}.footer-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:45px}.footer strong{font:800 26px/1 var(--heading)}.footer strong span{color:var(--red)}.footer p{font-size:12px;margin-top:14px;line-height:1.9}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:16px 25px;font-size:13px;font-weight:700}.footer-links a:hover{color:var(--red)}.footer-domain{font:700 18px/1 var(--heading);color:var(--red);text-align:right}.footer-domain small{display:block;font:12px/1.5 var(--body);color:var(--muted);margin-top:12px}
@media(min-width:1600px){.hero-photo{left:49%}.hero-stamp{right:calc((100vw - 1220px)/2)}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.nav nav{gap:18px}.hero-content>p{max-width:390px}.hero-photo{left:47%}.hero-stamp{width:140px;right:24px}.hero-actions{gap:18px}.hero-content{padding-top:42px}.hero{min-height:625px}.plan-top{padding-left:115px}.plan-top h3{font-size:34px}.shield{width:95px}.value-ribbon{right:8px;width:55px;font-size:20px}.storm .plan-top{padding-right:61px}.plan-body{padding:25px}.plan-top span{font-size:14px}.system-layout{gap:40px}.faq-layout{gap:45px}.contact-layout{gap:40px}.request-form{padding:25px}.section-heading>p{max-width:300px}.job-image{height:210px}}
@media(max-width:800px){.utility-inner>span{font-size:10px;letter-spacing:.04em}.utility-inner a{font-size:10px;letter-spacing:.04em}.utility a strong{font-size:12px;margin-left:5px}.nav{height:80px}.brand img{height:64px;width:56px}.brand>span{font-size:25px}.brand small{font-size:11px}.menu-toggle{display:block;background:white;border:1px solid var(--line);padding:10px;width:45px;height:43px}.menu-toggle svg{stroke:var(--black);fill:none;stroke-width:2}.nav nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--white);border-bottom:2px solid var(--red);padding:20px 24px;box-shadow:0 10px 20px #0001;align-items:stretch}.nav nav.open{display:flex;flex-direction:column;gap:0}.nav nav a{padding:13px}.hero{min-height:0;padding-bottom:0}.hero-content{padding-top:38px;padding-bottom:35px}.hero h1{font-size:clamp(65px,11.9vw,92px);max-width:70%}.hero-photo{left:54%;height:490px;clip-path:polygon(35% 0,100% 0,100% 100%,0 100%)}.hero-photo>img{clip-path:polygon(35% 0,100% 0,100% 100%,0 100%);object-position:47%}.hero-stamp{width:110px;top:15px;right:14px}.photo-credit{display:none}.hero-content>p{max-width:440px;margin-top:27px}.hero .eyebrow{font-size:10px;letter-spacing:.09em;max-width:58%}.hero-actions{max-width:470px}.hero-note{margin-top:25px}.system-band .wrap{gap:15px;flex-wrap:wrap;padding:24px 0}.system-band .wrap>span{width:100%;text-align:center;font-size:11px}.system-band .wrap>span br{display:none}.system-band a{font-size:23px;gap:9px}.system-band svg{width:34px}.section{padding:62px 0}.section-heading{display:block}.section-heading>p{margin-top:24px;max-width:500px}.photo-grid{gap:15px}.job-image{height:180px}.job-copy h3{font-size:23px}.job-copy p{font-size:13px}.plans-grid{gap:18px}.plan-body{padding:22px}.plan-top{padding:23px 18px 23px 96px;min-height:110px}.plan-top h3{font-size:30px}.shield{width:82px;left:6px;top:-21px}.plan-top span{font-size:11px}.value-ribbon{width:46px;font-size:17px;right:6px;top:-24px;padding:10px 5px 19px}.value-ribbon span{font-size:9px}.storm .plan-top{padding-right:45px}.price strong{font-size:55px}.price span{font-size:16px}.check-list li{font-size:14px;padding-left:25px}.plan-fine{display:block}.plan-fine a{display:inline-block;margin-top:17px}.record-intro{gap:20px}.record-intro>.eyebrow{margin-bottom:0}.record-intro>p{width:100%;max-width:530px}.record-grid{gap:23px}.record-grid article{padding-left:0;padding-top:66px}.record-grid p{font-size:13px}.record-strip{font-size:9px;gap:10px}.system-layout{grid-template-columns:1fr;gap:30px}.systems-intro>p{max-width:550px}.systems-panel [role=tabpanel]{min-height:370px}.faq-layout{grid-template-columns:1fr;gap:32px}.faq-layout>div>p{max-width:500px}.contact-layout{grid-template-columns:1fr;gap:45px}.contact-title h2{font-size:64px}.big-phone{font-size:60px}.contact-section{padding:62px 0}.request-form{padding:32px}.footer-inner{flex-wrap:wrap;gap:30px}.footer-domain{text-align:left;width:100%}.footer-links{margin-left:auto}.terms-grid{gap:16px 25px}}
@media(max-width:560px){.wrap{width:calc(100% - 36px)}html{scroll-padding-top:90px}.utility-inner{height:32px;justify-content:center}.utility-inner>span{display:none}.utility a{font-size:10px}.utility a strong{font-size:12px}.hero-content{padding-top:29px;padding-bottom:34px}.hero .eyebrow{font-size:10px;max-width:100%;margin-bottom:23px}.hero .eyebrow span{width:12px}.hero-photo{position:relative;inset:auto;height:230px;clip-path:polygon(0 10%,100% 0,100% 100%,0 100%);padding:5px 0 0;order:2}.hero-photo>img{clip-path:polygon(0 10%,100% 0,100% 100%,0 100%);object-position:center 53%}.hero{display:flex;flex-direction:column}.hero-content{order:1}.hero h1{font-size:clamp(58px,16vw,90px);max-width:100%;line-height:.91}.hero h1 em{font-size:.93em}.hero-stamp{top:auto;bottom:18px;right:18px;width:133px}.hero-photo:after{display:none}.hero-content>p{font-size:15px;max-width:100%;margin-top:24px}.hero-actions{gap:19px}.hero-actions .button{padding:15px 18px;gap:18px;font-size:13px}.hero .text-link{font-size:12px}.hero .text-link span{font-size:14px}.hero-note{margin-top:24px}.system-band .wrap{gap:15px}.system-band a{font-size:21px;display:flex;flex-direction:column;gap:8px;width:calc(25% - 12px)}.system-band svg{width:37px;height:35px}.system-band .wrap>span{font-size:10px;letter-spacing:.05em}.system-band .wrap>span br{display:block}.section{padding:52px 0}h2{font-size:42px}.eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:16px}.section-heading{margin-bottom:26px}.section-heading>p{font-size:15px;margin-top:20px}.photo-grid{grid-template-columns:1fr;gap:25px}.job-image{height:235px}.job-copy{padding-top:20px;padding-bottom:23px}.job-copy h3{font-size:30px}.job-copy p{font-size:15px}.caption{font-size:12px;line-height:1.65}.plans-heading{display:block}.plan-controls{display:flex;justify-content:space-between;gap:15px;text-align:left;align-items:center;margin-top:26px}.plan-controls p{font-size:11px;margin:0}.billing button{padding:9px 17px;font-size:13px}.plan-roof{justify-content:space-between;margin:25px 0 33px;font-size:12px;gap:8px}.plan-roof select{min-width:135px;font-size:14px}.plans-grid{grid-template-columns:1fr;gap:44px}.plan-top{min-height:120px;padding-left:122px}.plan-top h3{font-size:40px}.plan-top span{font-size:14px}.shield{width:108px;top:-14px;left:4px;height:138px}.value-ribbon{right:11px;top:-21px;width:60px;font-size:21px}.storm .plan-top{padding-right:60px}.plan-body{padding:26px}.price strong{font-size:66px}.price span{font-size:20px}.check-list li{font-size:15px;margin-bottom:17px}.payment-note{font-size:14px}.plan-fine p{font-size:12px}.record-section{padding:54px 0 31px}.record-intro h2{flex:auto}.record-intro>p{font-size:15px}.record-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.record-grid article{padding-left:65px;padding-top:22px}.record-grid article>span{top:22px}.record-grid h3{font-size:30px}.record-grid p{font-size:14px}.record-strip{flex-wrap:wrap;justify-content:flex-start;gap:13px 20px;font-size:10px}.roof-tabs button{min-height:53px;font-size:14px}.systems-panel [role=tabpanel]{padding:26px 23px;min-height:420px}.systems-panel h3{font-size:32px}.systems-panel p{font-size:15px}.systems-panel .check-list li{font-size:14px}.systems-panel .system-foot{font-size:12px}.faq-layout>div>p{font-size:15px}.faq-list summary{font-size:15px;padding:22px 30px 22px 0}.faq-list details p{font-size:14px}.contact-title h2{font-size:52px}.big-phone{font-size:54px}.contact-person{margin-top:30px}.contact-section:before{border-top-width:30px;border-right-width:30px}.contact-title .eyebrow{font-size:10px}.contact-buttons .button{font-size:13px;padding:14px 22px}.request-form{padding:25px 20px}.request-form h3{font-size:29px}.request-form input,.request-form select,.request-form textarea{font-size:16px}.form-row{grid-template-columns:1fr;gap:0}.request-form label{font-size:14px}.terms-grid{grid-template-columns:1fr;gap:14px}.terms h2{font-size:28px}.footer-links{margin-left:0;gap:14px 32px}.footer-domain{font-size:21px}.footer strong{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(max-width:560px){.storm .plan-top h3{font-size:34px}}
/* Approved Sentry art direction */

.wrap{width:min(1420px,calc(100% - 80px))}h2,h3{font-style:italic}h2{font-size:clamp(44px,4.5vw,72px)}
.header{background:var(--white);backdrop-filter:none}.nav{height:120px;gap:20px}.brand{gap:8px}.brand img{width:108px;height:108px}.brand>span{font-size:39px;font-style:italic;letter-spacing:-.025em}.brand small{font:800 21px/.95 var(--heading);background:var(--black);color:var(--white);letter-spacing:.22em;padding:5px 10px;margin-top:4px;width:max-content}.brand i{display:block;font:600 12px/1.4 var(--body);letter-spacing:0;margin-top:6px}.nav nav{gap:36px;font:700 20px/1.2 var(--heading)}.nav-call{background:var(--black);border-radius:8px;color:white;display:flex;gap:17px;align-items:center;padding:10px 22px;min-width:235px}.nav-call svg{width:29px;fill:var(--red)}.nav-call span{text-align:center;font:600 19px/1.1 var(--heading)}.nav-call strong{display:block;font:800 30px/1.1 var(--body);letter-spacing:.01em;margin-top:3px}.nav nav>a.nav-call:hover{color:white;background:var(--slate)}
.hero{min-height:530px;display:block}.hero-content{padding-top:42px;padding-bottom:36px}.hero .eyebrow{font-size:12px;letter-spacing:.17em;margin-bottom:23px;max-width:none}.hero h1{max-width:60%;font-size:clamp(80px,8.6vw,138px);line-height:.86;letter-spacing:-.025em;font-weight:800}.hero-photo{inset:0 0 0 43%;height:auto;padding-left:14px;clip-path:polygon(25% 0,100% 0,100% 100%,0 100%)}.hero-photo>img{clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);object-position:center;width:100%;height:100%}.hero-photo:after{display:none}.hero-subhead{margin-top:8px;width:max-content;max-width:72%;padding:2px 34px 9px 0;background:white;clip-path:polygon(0 0,100% 0,97% 100%,0 100%)}.hero-subhead strong{color:var(--red);font:italic 800 clamp(37px,4.2vw,68px)/1 var(--heading);letter-spacing:-.025em;display:block}.hero-content>p{font-size:16px;color:var(--coal);margin:18px 0 18px;max-width:500px;font-weight:600}.hero-button{font:italic 700 29px/1 var(--heading);padding:16px 36px;gap:44px;clip-path:polygon(4% 0,100% 0,96% 100%,0 100%);min-width:290px}.hero-button span{font-size:32px}
.system-band{position:relative;background:linear-gradient(120deg,var(--red-dark) 0%,var(--red-dark) 3%,var(--black) 3%,var(--black) 96%,var(--red-dark) 96%);border-top:3px solid var(--red)}.system-band .wrap{min-height:114px;gap:0;padding:17px 30px}.system-band .wrap>.system-band-title{font:italic 800 35px/.9 var(--heading);letter-spacing:0;color:white;width:20%;text-align:center}.system-band a{width:20%;display:flex;flex-direction:column;gap:8px;font:italic 700 21px/1 var(--heading);border-left:1px solid #ffffff4a}.system-band svg{stroke:var(--white);width:62px;height:47px}
.quick-plans{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:22px 0 40px}.quick-plan{position:relative;isolation:isolate;display:flex;align-items:center;gap:22px;min-height:220px;overflow:hidden;background:linear-gradient(120deg,var(--slate),var(--black) 80%);color:white;border-radius:6px;padding:28px 25px;transition:transform .2s}.quick-plan:hover{transform:translateY(-3px)}.quick-storm{background:linear-gradient(110deg,var(--red),var(--red-dark))}.quick-plan img{position:absolute;right:0;top:0;width:38%;height:100%;object-fit:cover;z-index:-1;clip-path:polygon(23% 0,100% 0,100% 100%,0 100%)}.quick-plan:after{position:absolute;content:'';inset:0;background:linear-gradient(90deg,transparent 55%,#0002);z-index:-1;pointer-events:none}.quick-symbol{font:italic 800 35px/1 var(--heading);border-left:4px solid #fff7;padding:15px 11px;color:#fffd}.quick-plan-copy{position:relative}.quick-plan h2{font-size:clamp(33px,3.5vw,52px);margin-bottom:15px}.quick-plan p{color:white;font-size:19px;line-height:1.1}.quick-plan p strong{font:800 41px/1 var(--heading)}.quick-plan-copy>span{font-size:14px;display:block;margin-top:8px}.quick-value{position:absolute;right:0;top:0;padding:4px 19px;background:var(--red);font:italic 700 18px/1.4 var(--heading)}
.field-section{padding-top:42px}.section-heading>p{max-width:420px}.job-image{height:290px}.job-copy h3{font-size:32px}.job-copy p{font-size:16px;line-height:1.65}.photo-label{font-size:12px}.section{padding-bottom:80px}.plans-section{background:white;border-top:1px solid var(--line)}.plans-heading{padding-bottom:20px;border-bottom:3px solid var(--coal)}.plan-top h3{font-size:50px}.plan-top{padding-left:143px;min-height:137px}.storm .plan-top{padding-right:92px}.plan-body{padding:34px}.check-list li{font-size:16px}.plan-card{box-shadow:0 10px 32px #0000000d}.plan-body .button{font:700 21px/1.3 var(--heading)}.record-section{background:linear-gradient(120deg,var(--coal),var(--black));padding:75px 0 40px}.record-grid p{font-size:16px}.record-strip{font-size:13px}.repair-story{background:var(--paper)}.repair-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}.repair-pair figure{margin:0;background:var(--white)}.repair-pair img{width:100%;aspect-ratio:4/3;object-fit:cover}.repair-pair figcaption{font:700 23px/1.4 var(--heading);padding:15px 20px;color:var(--black)}.repair-pair figcaption span{color:var(--red);padding-right:16px}.system-index{display:none}.systems-panel p,.systems-panel .check-list li{font-size:16px}.systems-panel .system-foot{font-size:14px}.faq-list details p{font-size:16px}.request-form>p{font-size:14px}.request-form label{font-size:14px}.contact-title h2{font-size:clamp(52px,4.8vw,76px)}.big-phone{font-size:clamp(42px,4.8vw,70px)}.mobile-contact{display:none}
@media(min-width:1650px){.hero-content{padding-top:55px}.hero{min-height:590px}.hero-photo{left:46%}}
@media(max-width:1200px){.wrap{width:calc(100% - 48px)}.nav nav{gap:22px;font-size:18px}.brand>span{font-size:30px}.brand img{width:87px;height:95px}.brand i{font-size:10px}.nav-call{min-width:206px;padding:12px}.nav-call strong{font-size:26px}.hero{min-height:475px}.hero h1{font-size:10vw}.hero-subhead strong{font-size:4.8vw}.hero-subhead{max-width:76%}.hero-content>p{max-width:44%;font-size:14px}.quick-plan{padding:24px 17px;gap:10px;min-height:197px}.quick-symbol{font-size:27px;padding:12px 9px}.quick-plan h2{font-size:38px}.quick-plan p strong{font-size:36px}.quick-plan img{width:32%}.plan-top h3{font-size:39px}.job-image{height:240px}}
@media(max-width:900px){.nav{height:100px}.nav nav{gap:16px}.brand>span{font-size:26px}.brand img{width:74px;height:84px}.brand small{font-size:17px}.nav-call{min-width:175px;gap:8px}.nav-call strong{font-size:22px}.nav-call svg{width:21px}.nav nav>a{font-size:17px}.hero{min-height:435px}.hero h1{font-size:10.5vw}.hero-content{padding-top:35px}.hero-subhead strong{font-size:5.1vw}.hero-content>p{max-width:43%}.hero-button{min-width:235px;font-size:25px;padding:14px 27px}.quick-plans{gap:16px}.quick-plan{min-height:175px}.quick-symbol{display:none}.quick-plan h2{font-size:36px}.quick-plan p{font-size:16px}.quick-plan p strong{font-size:34px}.plan-top{padding-left:102px}.plan-top h3{font-size:33px}.plan-top .shield{width:88px}.storm .plan-top{padding-right:63px}.plan-body{padding:24px}.job-copy h3{font-size:28px}}
@media(max-width:800px){.nav nav{top:100px;padding:17px 24px;gap:3px}.nav nav.open .nav-call{display:flex;justify-content:center;padding:13px}.nav nav>a{font:700 21px/1.4 var(--heading)}.nav .brand>span{font-size:31px}.nav .brand img{width:85px;height:90px}.nav .brand i{font-size:11px}.hero h1{max-width:70%}.hero-photo{left:42%;height:100%;clip-path:polygon(36% 0,100% 0,100% 100%,0 100%)}.hero-photo>img{clip-path:polygon(36% 0,100% 0,100% 100%,0 100%)}.hero .eyebrow{font-size:10px;max-width:55%}.hero-subhead{max-width:83%}.hero-subhead strong{font-size:5.8vw}.hero-content>p{max-width:48%;font-size:14px}.system-band .wrap{flex-wrap:nowrap;padding:20px 0;gap:0}.system-band .wrap>.system-band-title{width:20%;font-size:27px}.system-band .wrap>.system-band-title br{display:block}.system-band a{width:20%;font-size:18px}.system-band svg{width:47px;height:36px}.photo-grid{grid-template-columns:1fr}.job-card{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.job-image{height:240px}.job-copy{border:0}.quick-plan h2{font-size:31px}.quick-plan-copy>span{font-size:13px}.quick-plan img{width:29%;opacity:.75}.quick-value{font-size:15px;padding:4px 10px}.record-strip{font-size:12px}.plan-top h3{font-size:31px}.contact-title h2{font-size:64px}.big-phone{font-size:62px}}
@media(max-width:560px){body{padding-bottom:61px}.wrap{width:calc(100% - 36px)}.nav{height:90px}.nav .brand img{width:73px;height:78px}.nav .brand>span{font-size:28px}.nav .brand i{font-size:10px}.nav .brand small{font-size:16px}.nav nav{top:90px}.hero{display:flex;flex-direction:column;min-height:0}.hero-content{padding:28px 0 27px;order:0}.hero .eyebrow{font-size:10px;max-width:none;margin-bottom:23px}.hero h1{font-size:clamp(72px,19.7vw,105px);max-width:100%;line-height:.88}.hero-subhead{width:100%;max-width:none;padding:0;margin-top:10px;clip-path:none}.hero-subhead strong{font-size:clamp(27px,7.4vw,43px);white-space:normal;line-height:1.1}.hero-content>p{max-width:100%;margin:17px 0 19px;font-size:14px}.hero-button{font-size:24px;min-height:52px;padding:13px 29px}.hero-photo{position:relative;inset:auto;height:235px;order:1;clip-path:polygon(0 9%,100% 0,100% 100%,0 100%);padding:5px 0 0}.hero-photo>img{clip-path:polygon(0 9%,100% 0,100% 100%,0 100%);object-position:center 48%}.system-band .wrap{min-height:104px;padding:18px 0}.system-band .wrap>.system-band-title{display:none}.system-band a{width:25%;font-size:17px;gap:6px}.system-band a:first-of-type{border-left:0}.system-band svg{height:35px;width:46px}.quick-plans{grid-template-columns:1fr;gap:14px;padding:20px 0 24px}.quick-plan{min-height:170px;padding:23px 20px;gap:15px}.quick-symbol{display:block;font-size:26px}.quick-plan h2{font-size:36px;margin-bottom:13px}.quick-plan p strong{font-size:36px}.quick-plan-copy>span{font-size:14px}.quick-plan img{width:32%;opacity:1}.quick-value{font-size:15px}.section{padding:49px 0}.field-section{padding-top:25px}.job-card{display:block}.job-image{height:245px}.job-copy{padding:19px 0 8px}.job-copy h3{font-size:31px}.job-copy p{font-size:16px}.photo-grid{gap:23px}.plans-heading{padding-bottom:23px}.plan-top{padding-left:115px;min-height:121px}.plan-top h3{font-size:38px}.plan-top .shield{width:100px}.storm .plan-top h3{font-size:32px}.storm .plan-top{padding-right:58px}.plan-body{padding:25px}.plan-top span{font-size:13px}.plan-roof{font-size:14px;flex-wrap:wrap}.check-list li{font-size:16px}.repair-pair{grid-template-columns:1fr;gap:22px}.repair-pair figcaption{font-size:22px}.record-grid p{font-size:16px}.record-strip{font-size:12px}.contact-title h2{font-size:52px}.big-phone{font-size:53px}.contact-person span{font-size:13px}.mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;height:61px;z-index:45;background:var(--black);color:white;box-shadow:0 -2px 15px #0002}.mobile-contact a:first-child{width:66%;display:flex;justify-content:center;flex-direction:column;align-items:center;font:600 12px/1.4 var(--body)}.mobile-contact strong{font:800 24px/1.1 var(--heading)}.mobile-contact a:last-child{width:34%;background:var(--red);display:flex;align-items:center;justify-content:center;font:700 19px/1 var(--heading)}.footer{padding-bottom:28px}}
.quick-shield{flex-shrink:0;width:86px;height:105px;filter:drop-shadow(0 3px 3px #0005)}
@media(max-width:1200px){.quick-shield{width:62px;height:82px}.quick-plan{gap:15px}.quick-plan h2{font-size:34px}}
@media(max-width:900px) and (min-width:561px){.quick-shield{display:none}}
@media(max-width:560px){.quick-shield{width:61px;height:84px}.quick-plan{gap:13px}.quick-plan h2{font-size:33px}.quick-plan img{width:29%}}

/* 2026-09-25 header lockup fix — the logo asset already contains the ROOF SENTRY /
   CARE CLUB wordmark and "by KLR Roofing Corp.", so the typed wordmark beside it was
   printing the brand twice. Typed wordmark removed; the division line stays typed
   because it must be legible at header size. */
.brand>span.brand-sub{font:600 12px/1.4 var(--body);letter-spacing:0;font-style:normal;align-self:flex-end;padding-bottom:6px}
.brand>span.brand-sub i{display:block;margin-top:0;font-style:italic}
.nav .brand img{width:96px;height:102px}
@media (max-width:760px){
  .brand>span.brand-sub{font-size:10px;padding-bottom:4px}
  .nav .brand img{width:78px;height:84px}
}

/* 2026-09-25 — the warrior carried through the page, not just parked in the header.
   Three placements only: a ghost in the dark record band, a ghost in the plans band,
   and the emblem as a seal over the contact block. Decorative, aria-hidden, and
   never on top of anything a reader has to read. */
.record-section,.plans-section,.contact-section{position:relative;overflow:hidden}
.record-section>*:not(.sentry-ghost),
.plans-section>*:not(.sentry-ghost),
.contact-section>*:not(.sentry-seal){position:relative;z-index:1}

.sentry-ghost{
  position:absolute;right:-64px;bottom:-40px;width:min(46vw,560px);height:auto;
  opacity:.07;pointer-events:none;user-select:none;z-index:0;
  filter:grayscale(1) contrast(1.15);
}
.sentry-ghost--light{
  right:auto;left:-70px;bottom:auto;top:-30px;width:min(34vw,400px);
  opacity:.05;transform:scaleX(-1);
}
.sentry-seal{
  position:absolute;top:26px;right:30px;width:96px;height:96px;
  opacity:.16;pointer-events:none;user-select:none;z-index:0;
}
@media (max-width:900px){
  .sentry-ghost{right:-90px;width:70vw;opacity:.06}
  .sentry-ghost--light{display:none}
  .sentry-seal{width:64px;height:64px;top:16px;right:16px;opacity:.13}
}
@media (prefers-reduced-motion:reduce){.sentry-ghost,.sentry-seal{transition:none}}
