@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--navy:#10263b;--navy-deep:#091c2c;--navy-2:#183957;--orange:#ff7100;--orange-dark:#dd5d00;--paper:#f3f6f7;--pale-blue:#e8eff2;--ink:#26343b;--muted:#64737d;--line:#d6dfe3;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{color:var(--ink);background:var(--white);margin:0;font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);font-family:Manrope,Arial,sans-serif;line-height:1.08}h1{letter-spacing:-.056em;max-width:780px;font-size:clamp(3.15rem,5vw,5.35rem)}h2{letter-spacing:-.05em;font-size:clamp(2.15rem,3.5vw,3.45rem)}h3{letter-spacing:-.025em;font-size:1.2rem}.shell{width:min(1200px,100% - 52px);margin:0 auto}.eyebrow{color:var(--orange);letter-spacing:.145em;margin-bottom:14px;font-size:.72rem;font-weight:800}.eyebrow.light{color:#ff9c51}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:51px;padding:12px 22px;font-weight:800;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button .icon{width:16px;height:16px}.button-orange{color:#fff;background:var(--orange)}.button-orange:hover{background:var(--orange-dark)}.button-outline{color:#fff;background:#0616232e;border-color:#ffffff9e}.button-outline:hover{color:var(--navy);background:#fff}.button-navy{color:#fff;background:var(--navy)}.button-navy:hover{background:var(--navy-deep)}.icon{flex:none;width:24px;height:24px;display:inline-flex}.icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.site-header{z-index:30;background:#fff;position:sticky;top:0;box-shadow:0 1px #10263b1a}.utility{color:#dce5ea;background:var(--navy);font-size:.75rem}.utility-inner{justify-content:space-between;align-items:center;min-height:32px;display:flex}.utility a{color:#fff;text-underline-offset:3px;font-weight:800;text-decoration:underline}.nav-row{align-items:center;gap:25px;min-height:79px;display:flex}.brand{flex:0 0 138px;display:block}.brand img{object-fit:contain;width:100%;height:64px}.nav-links{flex:1;justify-content:center;align-items:center;gap:24px;display:flex}.nav-links a{color:#35495a;font-size:.88rem;font-weight:800}.nav-links a:hover{color:var(--orange)}.nav-actions{align-items:center;gap:14px;display:flex}.phone-link{color:var(--navy);align-items:center;gap:8px;font-family:Manrope;font-size:.94rem;font-weight:800;line-height:1.05;display:flex}.phone-link .icon{width:20px;height:20px;color:var(--orange)}.phone-link small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:3px;font-family:DM Sans;font-size:.63rem;font-weight:800;display:block}.menu-toggle{background:0 0;border:0;padding:6px;display:none}.menu-toggle span{background:var(--navy);width:25px;height:2px;margin:5px 0;display:block}.hero{color:#fff;background:var(--navy);min-height:674px;position:relative;overflow:hidden}.hero-image,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center 51%}.hero-shade{background:linear-gradient(90deg,#05101bf5 0%,#081a29d6 34%,#08192738 64%,#07152114 100%)}.hero-content{z-index:1;padding:103px 0 83px;position:relative}.hero h1{color:#fff;margin-bottom:23px}.hero-copy{color:#e4ebee;max-width:635px;font-size:1.15rem}.hero-actions{gap:12px;margin:32px 0 41px;display:flex}.trust-row{flex-wrap:wrap;gap:18px 26px;display:flex}.trust-row span{color:#f3f6f7;align-items:center;gap:7px;font-size:.84rem;display:flex}.trust-row .icon{color:#ff9c51;width:16px;height:16px}.local-ribbon{color:#fff;background:var(--orange)}.local-ribbon .shell{align-items:center;gap:26px;min-height:72px;display:flex}.ribbon-label{letter-spacing:.08em;text-transform:uppercase;border-right:1px solid #ffffff73;align-items:center;gap:8px;padding-right:24px;font-family:Manrope;font-size:.8rem;font-weight:800;display:flex}.ribbon-label .icon{width:20px;height:20px}.ribbon-cities{white-space:nowrap;flex:1;align-items:center;gap:13px;font-size:.88rem;font-weight:700;display:flex;overflow:hidden}.ribbon-cities i{background:#ffffffb8;border-radius:50%;flex:none;width:3px;height:3px}.local-ribbon a{white-space:nowrap;align-items:center;gap:7px;font-size:.8rem;font-weight:800;display:flex}.local-ribbon a .icon{width:15px;height:15px}.problem-section{padding:98px 0 105px}.section-heading{margin-bottom:44px}.section-heading.centered{text-align:center;max-width:740px;margin-left:auto;margin-right:auto}.section-heading.centered p:last-child{max-width:590px;color:var(--muted);margin:0 auto}.section-heading.split{justify-content:space-between;align-items:end;gap:70px;display:flex}.section-heading.split>div{max-width:670px}.section-heading.split>div h2{margin-bottom:0}.section-heading.split>p{max-width:370px;color:var(--muted);margin-bottom:4px}.problem-grid{grid-template-columns:repeat(4,1fr);display:grid}.problem-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:174px;padding:24px 16px;transition:background .2s,color .2s;display:flex;position:relative}.problem-card:nth-child(-n+4){border-top:1px solid var(--line)}.problem-card:nth-child(4n+1){border-left:1px solid var(--line)}.problem-card .icon:first-child{width:33px;height:33px;color:var(--orange)}.problem-card .icon:last-child{color:#a9b5bc;width:14px;height:14px;position:absolute;bottom:14px;right:14px}.problem-card>span{color:var(--navy);font-family:Manrope;font-size:.93rem;font-weight:800}.problem-card:hover{background:var(--navy)}.problem-card:hover>span,.problem-card:hover .icon:first-child{color:#fff}.problem-card:hover .icon:last-child{color:#ff9c51}.services{background:var(--paper);padding:106px 0 112px}.service-features{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.service-feature{background:#fff;min-width:0;overflow:hidden;box-shadow:0 13px 35px #16304212}.service-photo{aspect-ratio:4/3;background:#c8d2d8;position:relative;overflow:hidden}.service-photo:after{content:"";background:linear-gradient(#0000,#05121d66);height:42%;position:absolute;inset:auto 0 0}.service-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.service-feature:nth-child(3) .service-photo img{object-position:62% center}.service-feature:hover .service-photo img{transform:scale(1.035)}.service-photo>span{z-index:1;color:#fff;letter-spacing:.12em;font-family:Manrope;font-size:.8rem;font-weight:800;position:absolute;bottom:13px;right:18px}.service-feature>div:last-child{padding:27px 28px 30px}.feature-kicker{color:var(--orange);letter-spacing:.13em;margin-bottom:10px;font-size:.68rem;font-weight:800}.service-feature h3{margin-bottom:12px;font-size:1.42rem}.service-feature p:not(.feature-kicker){color:var(--muted);font-size:.91rem}.text-link{color:var(--navy);align-items:center;gap:8px;margin-top:8px;font-size:.89rem;font-weight:800;display:inline-flex}.text-link:hover{color:var(--orange)}.text-link .icon{width:16px;height:16px}.repair-menu{padding:112px 0}.repair-layout{grid-template-columns:.68fr 1.32fr;align-items:start;gap:88px;display:grid}.repair-intro{position:sticky;top:145px}.repair-intro h2{max-width:410px}.repair-intro>p:not(.eyebrow){max-width:400px;color:var(--muted)}.repair-note{border-left:3px solid var(--orange);background:var(--paper);align-items:flex-start;gap:14px;max-width:420px;margin-top:34px;padding:17px 18px;display:flex}.repair-note .icon{width:24px;height:24px;color:var(--orange)}.repair-note p{color:var(--muted);margin:0;font-size:.84rem}.repair-note strong{color:var(--navy)}.repair-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.repair-item{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:16px;min-height:168px;padding:27px 24px;display:grid}.repair-item:nth-child(odd){border-left:1px solid var(--line)}.repair-item>.icon{width:31px;height:31px;color:var(--orange)}.repair-item h3{margin:2px 0 9px;font-size:1rem}.repair-item p{color:var(--muted);margin:0;font-size:.84rem}.mid-cta{color:#fff;background:var(--navy-deep);padding:67px 0}.mid-cta-inner{justify-content:space-between;align-items:center;gap:55px;display:flex}.mid-cta h2{color:#fff;max-width:730px;margin:0;font-size:clamp(2rem,3.2vw,3.15rem)}.mid-cta .eyebrow{margin-bottom:11px}.mid-cta .button{flex:none}.why-section{color:#fff;background:var(--navy);padding:110px 0}.why-layout{grid-template-columns:1fr 1.12fr;gap:90px;display:grid}.why-copy h2{color:#fff;max-width:520px}.why-copy>p:not(.eyebrow){color:#d6e1e7;max-width:515px}.why-copy .button{margin-top:18px}.why-list{border-top:1px solid #ffffff40}.why-list>div{border-bottom:1px solid #ffffff40;grid-template-columns:48px 1fr;gap:5px 20px;padding:24px 0;display:grid}.why-list span{color:#ff9c51;padding-top:4px;font-family:Manrope;font-size:.76rem;font-weight:800}.why-list h3{color:#fff;margin:0}.why-list p{color:#b9cad4;grid-column:2;margin:0;font-size:.89rem}.process-section{padding:105px 0 114px}.process-list{grid-template-columns:repeat(5,1fr);margin:58px 0 0;padding:0;list-style:none;display:grid}.process-list li{border-top:2px solid var(--navy);grid-template-rows:auto 1fr;padding:25px 22px 0 0;display:grid;position:relative}.process-list li:not(:last-child):after{content:"";background:var(--orange);transform-origin:0;width:100%;height:2px;transition:transform .5s .25s;position:absolute;top:-2px;left:0;transform:scaleX(0)}.process-list li.in-view:after{transform:scaleX(1)}.process-list span{color:var(--orange);font-family:Manrope;font-size:.84rem;font-weight:800}.process-list h3{margin:18px 0 9px;font-size:1.02rem}.process-list p{max-width:185px;color:var(--muted);margin:0;font-size:.86rem}.areas-section{background:var(--pale-blue);padding:108px 0 100px}.areas-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:90px;margin-bottom:52px;display:grid}.areas-heading h2{max-width:720px;margin-bottom:0}.areas-heading>p{max-width:390px;color:var(--muted);margin-bottom:7px}.area-groups{border-top:1px solid #bdcbd2;border-bottom:1px solid #bdcbd2;grid-template-columns:repeat(4,1fr);display:grid}.area-group{border-left:1px solid #bdcbd2;min-width:0;padding:28px 25px 30px}.area-group:last-child{border-right:1px solid #bdcbd2}.area-number{color:var(--orange);letter-spacing:.1em;margin-bottom:35px;font-family:Manrope;font-size:.73rem;font-weight:800}.area-group h3{border-bottom:2px solid var(--navy);padding-bottom:17px;font-size:1.08rem}.area-group ul{margin:0;padding:0;list-style:none}.area-group li{border-bottom:1px solid #c7d2d8}.area-group li:last-child{border-bottom:0}.area-group li a{color:#2b4050;justify-content:space-between;align-items:center;gap:8px;padding:11px 0;font-size:.9rem;font-weight:700;display:flex}.area-group li a:hover{color:var(--orange)}.area-group li .icon{color:#94a4ad;width:14px;height:14px}.areas-foot{justify-content:space-between;align-items:center;gap:35px;margin-top:38px;display:flex}.areas-foot p{color:var(--muted);align-items:center;gap:14px;margin:0;font-size:.86rem;display:flex}.areas-foot p>.icon{width:25px;height:25px;color:var(--orange)}.areas-foot strong{color:var(--navy)}.faq-section{padding:110px 0}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;color:var(--navy);justify-content:space-between;align-items:center;padding:25px 0;font-family:Manrope;font-size:1.06rem;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font-family:DM Sans;font-size:1.6rem;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:790px;color:var(--muted);margin:0;padding:0 42px 24px 0}.request-section{color:#fff;background:var(--navy-2);padding:102px 0}.request-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:82px;display:grid}.request-copy h2{color:#fff}.request-copy>p:not(.eyebrow){color:#d8e2e8;max-width:430px}.contact-stack{border-top:1px solid #ffffff42;max-width:400px;margin-top:32px}.contact-stack a{border-bottom:1px solid #ffffff42;align-items:center;gap:13px;padding:15px 0;display:flex}.contact-stack .icon{color:#ff9c51;width:20px;height:20px}.contact-stack span{color:#fff;font-family:Manrope;font-weight:800;line-height:1.2}.contact-stack small{color:#b6c6d0;letter-spacing:.08em;text-transform:uppercase;font-family:DM Sans;font-size:.68rem;font-weight:800;display:block}.form-shell{color:var(--ink);background:#fff;padding:39px;box-shadow:0 18px 48px #03101a33}.request-form h2{margin-bottom:7px;font-size:2rem}.form-intro{color:var(--muted);margin-bottom:23px;font-size:.92rem}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.request-form label{color:var(--navy);letter-spacing:.02em;flex-direction:column;gap:6px;font-size:.72rem;font-weight:800;display:flex}.request-form input,.request-form textarea{color:var(--ink);border:1px solid #c8d3d8;border-radius:0;outline:none;padding:11px;transition:border .15s,box-shadow .15s}.request-form input:focus,.request-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff710024}.request-form textarea{resize:vertical}.request-form .wide{grid-column:span 2}.form-submit{border:0;width:100%;margin-top:18px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.form-error{color:#bd3018;margin:12px 0 0;font-size:.85rem}.form-note{color:var(--muted);text-align:center;margin:13px 0 0;font-size:.77rem}.form-success{text-align:center;padding:52px 20px}.success-mark{color:#27814d;background:#eef5f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;display:inline-flex}.success-mark .icon{width:25px;height:25px}.form-success h3{font-size:1.45rem}.form-success p{max-width:370px;color:var(--muted);margin:0 auto}footer{color:#c7d2d8;background:#081b2a;padding:50px 0 84px}.footer-top{justify-content:space-between;align-items:center;gap:35px;display:flex}.footer-brand{flex:none}.footer-brand img{object-fit:contain;background:#fff;width:82px;height:82px}.footer-copy{flex:1}.footer-copy h3{color:#fff;margin:0 0 4px;font-size:1.15rem}.footer-copy p{margin:0;font-size:.87rem}.footer-links{gap:20px;font-size:.82rem;font-weight:800;display:flex}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff24;justify-content:space-between;margin-top:38px;padding-top:20px;font-size:.75rem;display:flex}.footer-bottom span:last-child{gap:20px;display:flex}.footer-bottom a:hover{color:#fff}.mobile-bar{display:none}.legal-main{background:#fff}.legal-hero{color:#fff;background:var(--navy);padding:86px 0 78px}.legal-hero .eyebrow{margin-bottom:17px}.legal-hero h1{color:#fff;margin-bottom:20px;font-size:clamp(3rem,5.3vw,5rem)}.legal-hero p:last-child{color:#d5e0e7;max-width:650px;margin:0;font-size:1.08rem}.legal-layout{grid-template-columns:245px minmax(0,760px);justify-content:space-between;align-items:start;gap:85px;padding-top:76px;padding-bottom:104px;display:grid}.legal-summary{border-top:2px solid var(--orange);padding-top:19px;position:sticky;top:138px}.legal-summary .eyebrow{margin-bottom:16px}.legal-date{color:var(--muted);margin-bottom:24px;font-size:.84rem;line-height:1.5}.legal-date strong{color:var(--navy);letter-spacing:.05em;text-transform:uppercase;font-size:.76rem}.legal-summary nav{border-top:1px solid var(--line);display:grid}.legal-summary nav a{border-bottom:1px solid var(--line);color:#405667;padding:9px 0;font-size:.79rem;font-weight:700;line-height:1.25}.legal-summary nav a:hover{color:var(--orange)}.legal-content{min-width:0}.legal-lead{color:#415969;margin-bottom:43px;font-size:1.12rem;line-height:1.7}.legal-content section{margin-bottom:40px;scroll-margin-top:140px}.legal-content section:last-child{margin-bottom:0}.legal-content h2{margin-bottom:13px;font-size:clamp(1.55rem,2.6vw,2.05rem)}.legal-content p{color:#4e606b;max-width:740px}.legal-content p:last-child{margin-bottom:0}.reveal{opacity:1;transition:opacity .55s,transform .55s;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (width<=1100px){.shell{width:min(100% - 42px,1200px)}.nav-links{gap:15px}.nav-actions .button{display:none}.phone-link{font-size:.85rem}.repair-layout,.request-layout,.why-layout{gap:55px}.area-group{padding-left:18px;padding-right:18px}}@media (width<=860px){body{padding-bottom:58px}.shell{width:calc(100% - 36px)}.utility-right,.nav-actions{display:none}.nav-row{min-height:69px}.brand{flex-basis:113px}.brand img{height:55px}.menu-toggle{margin-left:auto;display:block}.nav-links{background:#fff;width:100%;padding:12px 18px 21px;display:none;position:absolute;top:100%;left:0;box-shadow:0 11px 18px #081e2d21}.nav-links.open{flex-direction:column;align-items:stretch;gap:0;display:flex}.nav-links a{border-bottom:1px solid var(--line);padding:13px 0}.hero{min-height:650px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#05101bf2,#05121dcc 66%,#05121d47)}.hero-content{padding:87px 0 62px}.hero h1{font-size:clamp(2.8rem,11vw,4.15rem)}.hero-copy{font-size:1.03rem}.trust-row{gap:12px 18px}.trust-row span{font-size:.76rem}.local-ribbon .shell{min-height:66px}.ribbon-cities{display:none}.local-ribbon a{margin-left:auto}.problem-section,.services,.repair-menu,.why-section,.process-section,.areas-section,.faq-section{padding-top:76px;padding-bottom:80px}.section-heading.split,.areas-heading{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.section-heading.split>p,.areas-heading>p{max-width:560px}.problem-grid{grid-template-columns:repeat(2,1fr)}.problem-card:nth-child(n){border-top:0;border-left:0}.problem-card:nth-child(-n+2){border-top:1px solid var(--line)}.problem-card:nth-child(odd){border-left:1px solid var(--line)}.problem-card{min-height:153px}.service-features{grid-template-columns:1fr}.service-feature{grid-template-columns:.84fr 1.16fr;display:grid}.service-photo{aspect-ratio:auto;height:100%;min-height:320px}.repair-layout{grid-template-columns:1fr;gap:46px}.repair-intro{position:static}.repair-intro h2,.repair-intro>p:not(.eyebrow),.repair-note{max-width:620px}.mid-cta{padding:58px 0}.mid-cta-inner{flex-direction:column;align-items:flex-start;gap:29px}.why-layout,.request-layout{grid-template-columns:1fr;gap:50px}.why-copy h2,.why-copy>p:not(.eyebrow){max-width:610px}.process-list{grid-template-columns:1fr;margin-top:36px}.process-list li{border-top:0;border-left:2px solid var(--navy);grid-template-rows:auto;grid-template-columns:47px 1fr;gap:0 22px;padding:9px 0 27px 24px}.process-list li:not(:last-child):after{transform-origin:top;width:2px;height:100%;top:0;left:-2px;transform:scaleY(0)}.process-list li.in-view:after{transform:scaleY(1)}.process-list h3{margin:0 0 7px}.process-list p{max-width:none}.process-list li div{grid-column:2}.area-groups{grid-template-columns:1fr 1fr}.area-group:nth-child(3){border-top:1px solid #bdcbd2}.area-group:nth-child(4){border-top:1px solid #bdcbd2;border-right:1px solid #bdcbd2}.areas-foot{align-items:flex-start}.request-section{padding:80px 0}.form-shell{padding:28px}.footer-top{flex-wrap:wrap;align-items:flex-start}.footer-copy{flex:55%}.footer-links{order:4;width:100%}.legal-hero{padding:70px 0 64px}.legal-layout{grid-template-columns:1fr;gap:48px;padding-top:58px;padding-bottom:78px}.legal-summary{position:static}.legal-summary nav{grid-template-columns:1fr 1fr;column-gap:24px}.mobile-bar{z-index:40;background:#fff;grid-template-columns:1fr 1fr 1.7fr;min-height:58px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 14px #041a2a2e}.mobile-bar a{color:var(--navy);flex-direction:column;justify-content:center;align-items:center;gap:1px;font-size:.67rem;font-weight:800;display:flex}.mobile-bar .icon{width:18px;height:18px;color:var(--orange)}.mobile-bar .mobile-request{color:#fff;background:var(--orange);font-size:.78rem}}@media (width<=580px){h2{font-size:2.12rem}.utility-inner{font-size:.7rem}.hero{min-height:675px}.hero-image{object-position:68% center}.hero-shade{background:linear-gradient(90deg,#05101bf7,#05121dc7 77%,#05121d57)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.trust-row{flex-direction:column;align-items:flex-start}.ribbon-label{border-right:0;padding-right:0}.problem-card>span{font-size:.83rem}.service-feature{display:block}.service-photo{aspect-ratio:4/3;height:auto;min-height:0}.service-feature>div:last-child{padding:24px 23px 27px}.repair-grid{grid-template-columns:1fr}.repair-item:nth-child(n){border-left:1px solid var(--line)}.repair-item{min-height:0}.mid-cta .button{width:100%}.why-list>div{grid-template-columns:38px 1fr}.area-groups{grid-template-columns:1fr}.area-group:nth-child(n){border-top:1px solid #bdcbd2;border-right:1px solid #bdcbd2}.area-group:first-child{border-top:0}.area-number{margin-bottom:20px}.areas-foot{flex-direction:column}.areas-foot .button{width:100%}.form-grid{grid-template-columns:1fr}.request-form .wide{grid-column:span 1}.form-shell{padding:25px 20px}.footer-top{flex-direction:column}.footer-links{flex-direction:column;gap:10px}.footer-bottom{flex-direction:column;gap:14px}.footer-brand img{width:68px;height:68px}.legal-hero{padding:55px 0 50px}.legal-hero h1{font-size:2.85rem}.legal-hero p:last-child{font-size:1rem}.legal-layout{gap:39px;padding-top:43px;padding-bottom:66px}.legal-summary nav{grid-template-columns:1fr}.legal-content section{margin-bottom:34px}.legal-lead{margin-bottom:35px;font-size:1.02rem}}.nav-links a[aria-current=page]{color:var(--orange)}.breadcrumbs{color:#72818a;align-items:center;gap:8px;min-height:46px;font-size:.76rem;display:flex}.breadcrumbs a{font-weight:800}.breadcrumbs a:hover{color:var(--orange)}.page-hero{color:#fff;background:var(--navy);min-height:590px;position:relative;overflow:hidden}.page-hero-image,.page-hero-shade{width:100%;height:100%;position:absolute;inset:0}.page-hero-image{object-fit:cover;object-position:center}.page-hero-shade{background:linear-gradient(90deg,#05111cfa 0%,#071927e6 38%,#07192747 72%,#07192714)}.page-hero-content{z-index:1;padding:91px 0 74px;position:relative}.page-hero h1{color:#fff;max-width:850px;margin-bottom:22px;font-size:clamp(3.05rem,5.2vw,5.15rem)}.page-hero-copy{color:#dce6eb;max-width:650px;font-size:1.12rem}.page-hero .hero-actions{margin-bottom:34px}.spring-hero .page-hero-image{object-position:64% center}.opener-hero .page-hero-image{object-position:61% center}.installation-hero .page-hero-image{object-position:64% center}.safety-band{background:var(--pale-blue)}.safety-band-inner{grid-template-columns:58px 1fr auto;align-items:center;gap:25px;padding-top:34px;padding-bottom:34px;display:grid}.safety-band-inner>.icon{width:48px;height:48px;color:var(--orange)}.safety-band .eyebrow{margin-bottom:6px}.safety-band h2{margin-bottom:8px;font-size:1.65rem}.safety-band p:last-child{max-width:740px;color:var(--muted);margin:0;font-size:.9rem}.detail-section,.signs-section,.opener-symptoms,.door-choices,.coverage-section{padding:104px 0 110px}.issue-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.issue-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:235px;padding:30px}.issue-card>.icon{width:34px;height:34px;color:var(--orange);margin-bottom:37px}.issue-card h3{margin-bottom:10px;font-size:1.12rem}.issue-card p{color:var(--muted);margin:0;font-size:.88rem}.system-section{background:var(--paper);padding:110px 0}.system-layout{grid-template-columns:1fr 1fr;align-items:center;gap:85px;display:grid}.system-photo{min-height:610px;overflow:hidden}.system-photo img{object-fit:cover;width:100%;height:100%;min-height:610px}.system-copy h2{max-width:540px}.system-copy>p:not(.eyebrow){max-width:550px;color:var(--muted)}.check-list{border-top:1px solid var(--line);gap:0;margin:30px 0;padding:0;list-style:none;display:grid}.check-list li{border-bottom:1px solid var(--line);color:var(--navy);align-items:center;gap:10px;padding:13px 0;font-weight:700;display:flex}.check-list .icon{width:18px;height:18px;color:var(--orange)}.steps-section{padding:105px 0 112px}.numbered-steps{border-top:2px solid var(--navy);grid-template-columns:repeat(5,1fr);margin:55px 0 0;padding:0;list-style:none;display:grid}.numbered-steps li{min-width:0;padding:25px 25px 0 0}.numbered-steps li>span{color:var(--orange);margin-bottom:48px;font-family:Manrope;font-size:.78rem;font-weight:800;display:block}.numbered-steps h3{font-size:1rem}.numbered-steps p{color:var(--muted);margin:0;font-size:.84rem}.decision-section{color:#fff;background:var(--navy);padding:100px 0}.decision-layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:100px;display:grid}.decision-section h2{color:#fff;max-width:580px}.decision-section p{color:#ccdae2;max-width:570px}.decision-note{border-top:3px solid var(--orange);color:var(--ink);background:#fff;padding:31px}.decision-note span{color:var(--orange);letter-spacing:.14em;font-size:.7rem;font-weight:800}.decision-note h3{margin:18px 0 12px;font-size:1.45rem}.decision-note p{color:var(--muted);margin:0}.spring-warning{color:#fff;background:var(--orange-dark);padding:56px 0}.spring-warning-inner{grid-template-columns:78px 1fr;align-items:start;gap:30px;display:grid}.warning-mark{border:2px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-family:Manrope;font-size:2.2rem;font-weight:800;display:flex}.spring-warning h2{color:#fff;margin-bottom:12px;font-size:clamp(2rem,3.4vw,3rem)}.spring-warning p:last-child{color:#fff6ef;max-width:850px;margin:0}.spring-warning .eyebrow{color:#fff}.signs-layout{grid-template-columns:.7fr 1.3fr;gap:90px;display:grid}.signs-intro{align-self:start;position:sticky;top:145px}.signs-intro p:last-child{color:var(--muted)}.signs-list{border-top:1px solid var(--line)}.sign-row{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr;gap:24px;padding:25px 0;display:grid}.sign-row>span{color:var(--orange);font-family:Manrope;font-size:.78rem;font-weight:800}.sign-row h3{margin-bottom:7px}.sign-row p{color:var(--muted);margin:0}.spring-system{color:#fff;background:var(--navy-deep);padding:112px 0}.spring-system-layout{grid-template-columns:.82fr 1.18fr;align-items:center;gap:100px;display:grid}.spring-system h2{color:#fff}.spring-system p:not(.eyebrow){color:#cbd9e0}.spring-illustration{color:#ff9c51;text-align:center;border:1px solid #fff3;flex-direction:column;justify-content:center;align-items:center;gap:34px;min-height:400px;display:flex}.spring-illustration .icon{width:150px;height:150px}.spring-illustration p{letter-spacing:.12em;font-family:Manrope;font-size:.72rem;font-weight:800;line-height:1.6;color:#fff!important}.light-link{color:#fff}.spring-types{padding:106px 0}.type-pair{border:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.type-pair article{min-height:245px;padding:35px}.type-pair article+article{border-left:1px solid var(--line)}.type-pair span{color:var(--orange);font-family:Manrope;font-size:.75rem;font-weight:800}.type-pair h3{margin:44px 0 11px;font-size:1.4rem}.type-pair p{max-width:450px;color:var(--muted);margin:0}.cost-note{border-top:2px solid var(--navy);grid-template-columns:.45fr .7fr 1fr;align-items:start;gap:40px;margin-top:45px;padding-top:29px;display:grid}.cost-note h3,.cost-note p{margin:0}.cost-note p:last-child{color:var(--muted)}.opener-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.opener-symptom{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:38px 42px 1fr;align-items:start;gap:18px;padding:27px 24px;display:grid}.opener-symptom:nth-child(odd){border-left:1px solid var(--line)}.opener-symptom>span{color:var(--orange);padding-top:5px;font-family:Manrope;font-size:.72rem;font-weight:800}.opener-symptom>.icon{width:31px;height:31px;color:var(--navy)}.opener-symptom h3{margin:2px 0 8px}.opener-symptom p{color:var(--muted);margin:0;font-size:.87rem}.opener-diagnosis{color:#fff;background:var(--navy);padding:100px 0}.opener-diagnosis-layout{grid-template-columns:1fr 1fr;align-items:center;gap:85px;display:grid}.opener-diagnosis h2{color:#fff}.opener-diagnosis p:not(.eyebrow){color:#ccdae2;max-width:520px}.opener-photo{height:470px;overflow:hidden}.opener-photo img{object-fit:cover;width:100%;height:100%}.compare-section{background:var(--paper);padding:108px 0}.compare-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.compare-grid article{border-top:4px solid var(--navy);background:#fff;padding:35px}.compare-grid article:last-child{border-color:var(--orange)}.compare-label{color:var(--orange);letter-spacing:.13em;font-size:.7rem;font-weight:800}.compare-grid h3{margin:36px 0 22px;font-size:1.55rem}.compare-grid ul,.safe-checks ul{margin:0;padding:0;list-style:none}.compare-grid li,.safe-checks li{border-top:1px solid var(--line);color:var(--muted);padding:12px 0}.new-opener-section{padding:105px 0}.new-opener-layout{grid-template-columns:1.15fr .85fr;gap:95px;display:grid}.new-opener-layout>div>p:last-child{max-width:640px;color:var(--muted)}.safe-checks{border-top:3px solid var(--orange);background:var(--pale-blue);padding:27px}.safe-checks .eyebrow{margin-bottom:25px}.replace-intro{padding:105px 0}.replace-layout{grid-template-columns:.25fr 1fr;gap:55px;display:grid}.replace-number{color:#dbe3e7;letter-spacing:-.08em;font-family:Manrope;font-size:8rem;font-weight:800;line-height:.8}.replace-layout>div:last-child{max-width:760px}.replace-layout p:not(.eyebrow){color:var(--muted)}.door-choices{background:var(--paper)}.choice-list{border-top:2px solid var(--navy)}.choice-row{border-bottom:1px solid var(--line);grid-template-columns:70px 260px 1fr;align-items:start;gap:30px;padding:25px 0;display:grid}.choice-row>span{color:var(--orange);font-family:Manrope;font-size:.75rem;font-weight:800}.choice-row h3,.choice-row p{margin:0}.choice-row p{max-width:610px;color:var(--muted)}.installation-process{color:#fff;background:var(--navy);padding:110px 0}.installation-process h2{color:#fff}.install-steps{border-top:1px solid #ffffff45;grid-template-columns:repeat(5,1fr);display:grid}.install-steps article{border-right:1px solid #ffffff45;min-height:275px;padding:27px 22px}.install-steps article:first-child{border-left:1px solid #ffffff45}.install-steps span{width:31px;height:31px;color:var(--navy);background:var(--orange);border-radius:50%;justify-content:center;align-items:center;font-family:Manrope;font-size:.73rem;font-weight:800;display:flex}.install-steps h3{color:#fff;margin:68px 0 12px;font-size:1.02rem}.install-steps p{color:#bacbd5;margin:0;font-size:.84rem}.price-section{background:var(--pale-blue);padding:100px 0}.price-layout{grid-template-columns:.9fr 1.1fr;gap:90px;display:grid}.price-layout p{color:var(--muted)}.price-layout .button{margin-top:14px}.areas-hero{color:#fff;background:var(--navy);min-height:590px;position:relative;overflow:hidden}.areas-hero:after{content:"";background:radial-gradient(circle at 70% 45%,#275e7e6b,#0000 38%);position:absolute;inset:0}.areas-hero-content{z-index:2;padding:96px 0 78px;position:relative}.areas-hero h1{color:#fff;max-width:800px}.areas-hero-content>p:not(.eyebrow){color:#d6e2e8;max-width:650px;font-size:1.12rem}.areas-hero-map{z-index:1;opacity:.75;border:1px solid #ffffff21;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-4%;right:4vw}.areas-hero-map:before,.areas-hero-map:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.areas-hero-map:before{inset:55px}.areas-hero-map:after{inset:120px}.areas-hero-map span{z-index:1;color:#ffffff9e;letter-spacing:.12em;font-size:.65rem;font-weight:800;position:absolute}.areas-hero-map span:first-child{top:92px;left:73px}.areas-hero-map span:nth-child(2){top:185px;right:35px}.areas-hero-map span:nth-child(3){bottom:93px;left:105px}.areas-hero-map span:nth-child(4){color:#ff9c51;top:228px;left:170px}.coverage-heading{grid-template-columns:.55fr 1fr .7fr;align-items:end;gap:50px;margin-bottom:50px;display:grid}.coverage-heading .eyebrow,.coverage-heading h2,.coverage-heading p{margin:0}.coverage-heading p{color:var(--muted)}.coverage-groups{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.coverage-group{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px}.coverage-group-head{border-bottom:2px solid var(--navy);justify-content:space-between;align-items:baseline;gap:15px;margin-bottom:25px;padding-bottom:17px;display:flex}.coverage-group-head span{color:var(--orange);font-family:Manrope;font-size:.72rem;font-weight:800}.coverage-group h3{margin:0;font-size:1.05rem}.coverage-group ul{margin:0;padding:0;list-style:none}.coverage-group li{border-bottom:1px solid var(--line)}.coverage-group li:last-child{border-bottom:0}.coverage-group a{justify-content:space-between;align-items:center;padding:11px 0;font-size:.88rem;font-weight:700;display:flex}.coverage-group a:hover{color:var(--orange)}.coverage-group a .icon{width:14px;height:14px}.area-services{color:#fff;background:var(--navy);padding:108px 0}.area-services h2{color:#fff}.area-service-links{border-top:1px solid #ffffff40;border-left:1px solid #ffffff40;grid-template-columns:repeat(3,1fr);display:grid}.area-service-links>a{border-bottom:1px solid #ffffff40;border-right:1px solid #ffffff40;min-height:360px;padding:30px;transition:background .2s}.area-service-links>a:hover{background:var(--navy-2)}.area-service-links>a>span{color:#ff9c51;margin-bottom:45px;font-family:Manrope;font-size:.74rem;font-weight:800;display:block}.area-service-links>a>.icon{color:#ff9c51;width:36px;height:36px}.area-service-links h3{color:#fff;margin:25px 0 12px;font-size:1.35rem}.area-service-links p{color:#bdccd5;font-size:.88rem}.area-service-links b{color:#fff;align-items:center;gap:8px;font-size:.84rem;display:flex}.area-service-links b .icon{width:15px;height:15px}.nearby-section{background:var(--pale-blue);padding:105px 0}.nearby-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:85px;display:grid}.nearby-layout>div:first-child>p:not(.eyebrow){max-width:520px;color:var(--muted)}.light-contact,.light-contact a{border-color:#bccbd2}.light-contact span{color:var(--navy)}.light-contact small{color:var(--muted)}.request-page{background:var(--navy)}.request-page .breadcrumbs{color:#aebdc6}.request-page .breadcrumbs a{color:#fff}.request-page-main{padding:75px 0 100px}.request-page-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:85px;display:grid}.request-page-copy{color:#fff}.request-page-copy h1{color:#fff;margin-bottom:24px;font-size:clamp(3rem,5vw,4.8rem)}.request-page-copy>p:not(.eyebrow){color:#ccdae2;max-width:540px;font-size:1.08rem}.request-direct{border-top:1px solid #ffffff40;max-width:430px;margin-top:35px}.request-direct a{border-bottom:1px solid #ffffff40;align-items:center;gap:14px;padding:17px 0;display:flex}.request-direct .icon{color:#ff9c51}.request-direct span{color:#fff;font-family:Manrope;font-weight:800}.request-direct small{color:#aebfc8;letter-spacing:.08em;text-transform:uppercase;font-family:DM Sans;font-size:.68rem;display:block}.request-help{border-left:3px solid var(--orange);background:#ffffff12;grid-template-columns:36px 1fr;gap:18px;margin-top:48px;padding:21px;display:grid}.request-help>.icon{color:#ff9c51}.request-help h2{color:#fff;margin-bottom:8px;font-size:1.15rem}.request-help p{color:#c3d0d8;margin:0;font-size:.85rem}.request-page-form{margin-top:4px}.privacy-note{color:var(--muted);text-align:center;margin:14px 0 0;font-size:.73rem}.privacy-note a{color:var(--navy);font-weight:800;text-decoration:underline}.request-coverage{color:var(--navy);background:var(--orange);padding:28px 0}.request-coverage .shell{align-items:center;gap:13px;display:flex}.request-coverage p{margin:0}.request-coverage a{font-weight:800;text-decoration:underline}.not-found{padding:120px 0}.not-found p:not(.eyebrow){color:var(--muted)}.not-found .button{margin:10px 10px 0 0}.js .reveal{opacity:0;transform:translateY(16px)}.js .reveal.in-view{opacity:1;transform:translateY(0)}@media (width<=1000px){.safety-band-inner{grid-template-columns:52px 1fr}.safety-band-inner .button{grid-column:2;justify-self:start}.system-layout,.opener-diagnosis-layout,.nearby-layout,.request-page-layout{gap:50px}.issue-grid{grid-template-columns:1fr 1fr}.numbered-steps,.install-steps{border-top:0;grid-template-columns:1fr}.numbered-steps li{border-top:1px solid var(--line);grid-template-columns:55px 1fr;padding:20px 0;display:grid}.numbered-steps li>span{margin:0}.install-steps article,.install-steps article:first-child{border:0;border-top:1px solid #ffffff40;min-height:0;padding:23px 0}.install-steps h3{margin:15px 0 8px}.coverage-groups{grid-template-columns:1fr 1fr}.areas-hero-map{opacity:.48;right:-120px}}@media (width<=860px){.breadcrumbs{min-height:40px}.page-hero{min-height:560px}.page-hero-content{padding:75px 0 65px}.page-hero h1{font-size:clamp(2.75rem,10vw,4.25rem)}.page-hero-image{object-position:64% center}.detail-section,.signs-section,.opener-symptoms,.door-choices,.coverage-section,.system-section,.steps-section,.spring-system,.spring-types,.opener-diagnosis,.compare-section,.new-opener-section,.replace-intro,.installation-process,.price-section,.area-services,.nearby-section{padding-top:78px;padding-bottom:82px}.system-layout,.decision-layout,.signs-layout,.spring-system-layout,.opener-diagnosis-layout,.new-opener-layout,.price-layout,.nearby-layout,.request-page-layout{grid-template-columns:1fr;gap:48px}.system-photo,.system-photo img{min-height:460px}.signs-intro{position:static}.spring-illustration{min-height:330px}.opener-photo{height:390px}.choice-row{grid-template-columns:55px 200px 1fr}.coverage-heading{grid-template-columns:1fr;gap:12px}.area-service-links{grid-template-columns:1fr}.area-service-links>a{min-height:0}.request-page-main{padding:55px 0 80px}}@media (width<=580px){.page-hero{min-height:630px}.page-hero-shade{background:linear-gradient(90deg,#05111cfa,#071927c7 78%,#07192761)}.page-hero h1{font-size:2.75rem}.page-hero-copy{font-size:1rem}.safety-band-inner{grid-template-columns:1fr;gap:16px;padding-top:31px;padding-bottom:35px}.safety-band-inner .button{grid-column:1;width:100%}.issue-grid,.opener-grid,.type-pair,.compare-grid,.coverage-groups{grid-template-columns:1fr}.issue-card{min-height:0}.issue-card>.icon{margin-bottom:25px}.system-photo,.system-photo img{min-height:340px}.decision-note{padding:25px 22px}.spring-warning-inner{grid-template-columns:1fr}.warning-mark{width:54px;height:54px;font-size:1.7rem}.sign-row{grid-template-columns:38px 1fr;gap:12px}.spring-system-layout{gap:38px}.spring-illustration .icon{width:105px;height:105px}.type-pair article+article{border-top:1px solid var(--line);border-left:0}.cost-note{grid-template-columns:1fr;gap:12px}.opener-symptom{border-left:1px solid var(--line);grid-template-columns:30px 34px 1fr;gap:12px}.compare-grid article{padding:28px 23px}.replace-layout{grid-template-columns:1fr;gap:25px}.replace-number{font-size:5.5rem}.choice-row{grid-template-columns:38px 1fr;gap:14px}.choice-row p{grid-column:2}.areas-hero{min-height:640px}.areas-hero-content{padding:74px 0 65px}.areas-hero h1{font-size:2.8rem}.areas-hero-map{right:-230px}.coverage-group{padding:24px 22px}.request-page-copy h1{font-size:2.8rem}.request-help{grid-template-columns:1fr}.request-coverage .shell{align-items:flex-start}}
