@font-face{font-family:Switzer;src:url('/assets/Switzer-Light.otf') format('opentype');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:Switzer;src:url('/assets/Switzer-Regular.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Switzer;src:url('/assets/Switzer-Semibold.otf') format('opentype');font-weight:600;font-style:normal;font-display:swap}
:root{font-family:Switzer,sans-serif;color:#161616;background:#fff;font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
main section[id]:not(#home):not(#packages),#coverage{scroll-margin-top:100px}
body{margin:0;min-width:320px}
h1,h2,h3,p,blockquote{margin:0}
a{color:inherit;text-decoration:none}
a:focus-visible{outline:2px solid #04a8c5;outline-offset:4px}
.frame{width:min(100%,1336px);height:100%;position:relative;margin-inline:auto}
.section{background:#fff}
.button{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:15px;font-weight:400;height:41px;padding:0 16px;border-radius:8px;line-height:1}
.button-light{background:#fff;color:#161616;box-shadow:0 3px 9px #0004}
.button-dark{background:#222;color:#fff;box-shadow:0 3px 9px #0004}
.button:hover{filter:brightness(.92)}
.hero{height:700px;position:relative;overflow:hidden;color:#fff;background:#151819}
.hero-image,.hero-shade{position:absolute;inset:0}
.hero-image{background-image:url('/assets/hero.webp');background-size:cover;background-position:center 58%}
.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.35),rgba(0,0,0,.22)),linear-gradient(0deg,rgba(0,0,0,.28),transparent 55%)}
.site-header{position:absolute;inset:0 0 auto;height:166px;display:flex;align-items:flex-start;justify-content:center;z-index:2}
.brand{position:absolute;left:28px;top:12px;width:343px;height:139px;display:block}
.brand img{width:100%;height:100%;object-fit:contain}
.nav{display:flex;position:absolute;left:531px;top:34px;align-items:center;font-size:16px;line-height:26px}
.nav a{width:91px;text-align:left;color:#fff;text-shadow:0 2px 3px #0008}
.nav a:hover{text-decoration:underline;text-underline-offset:4px}
.header-quote{position:absolute;right:30px;top:31px;width:127px;height:33px;font-size:15px}
.hero-content{position:absolute;top:323px;left:50%;width:680px;transform:translateX(-50%);text-align:center;text-shadow:0 4px 4px #0004}
.social-proof{height:27px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px}
.avatar-stack{display:flex;align-items:center;padding-left:19px}
.avatar-stack img{width:26px;height:26px;border-radius:50%;object-fit:cover;margin-left:-11px;border:1px solid #fff}
.hero h1{font-size:64px;line-height:1.14;font-weight:400;margin-top:0}
.hero-content>p{font-size:20px;font-weight:300;line-height:1.25;max-width:614px;margin:18px auto 0}
.hero-actions{display:flex;justify-content:center;gap:16px;margin-top:24px;text-shadow:none}
.hero-actions .button{width:174px}
.ppf{height:573px}
.ppf-card{position:absolute;left:85px;right:68px;top:86px;height:441px;overflow:hidden;border-radius:15px;color:#fff;background:#181613;box-shadow:0 0 4px #0008}
.ppf-image,.ppf-overlay{position:absolute;inset:0}
.ppf-image{background:url('/assets/ppf.webp') center 35% / cover no-repeat;filter:blur(2px)}
.ppf-overlay{background:rgba(0,0,0,.50)}
.ppf-copy{position:absolute;left:40px;top:75px;width:552px}
.ppf-copy h2{font-size:40px;line-height:1.18;font-weight:400;width:508px}
.ppf-copy p{font-size:20px;line-height:1.25;font-weight:300;margin-top:28px;max-width:552px}
.ppf-button{margin:24px 0 0 100px;width:307px}
.coverage{position:absolute;left:655px;right:44px;top:52px;text-align:center}
.coverage-item{height:121px;border-bottom:1px solid #d7d7d7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}
.coverage-item h3{font-size:24px;font-weight:400;line-height:1.3}
.coverage-item p{font-size:20px;font-weight:300;line-height:1.2;max-width:446px;margin:0 auto}
.coverage-item+.coverage-item{padding-top:0}
.services{height:734px}
.services-intro{position:absolute;left:99px;top:40px;width:552px;font-size:20px;line-height:1.25;font-weight:300}
.services h2{position:absolute;right:100px;top:40px;width:508px;text-align:right;font-weight:400;font-size:40px;line-height:1.22}
.service-grid{position:absolute;top:188px;left:216px;display:grid;grid-template-columns:repeat(3,278px);gap:36px}
.service{text-align:center}
.service-image{height:331px;display:block;position:relative;overflow:hidden;border-radius:15px;box-shadow:0 4px 10px 4px #0003;background-size:cover;background-repeat:no-repeat}
.service-wraps{background-image:url('/assets/wraps.webp');background-position:center 26%}
.service-tint{background-image:url('/assets/tint.webp');background-position:center 17%}
.service-ceramic{background-image:url('/assets/ceramic.webp');background-position:center top}
.service-label{position:absolute;left:13px;right:13px;top:13px;height:60px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:0 12px 0 14px;font-size:20px}
.arrow{width:33px;height:33px;display:block;overflow:hidden;flex:none}
.arrow img{display:block;width:100%;height:100%}
.service>p{font-size:16px;line-height:1.2;font-weight:300;margin-top:15px}
.services-contact{position:absolute;left:581px;top:658px;width:174px}
.details{height:631px}
.details h2{position:absolute;left:99px;top:36px;font-size:40px;line-height:1.25;font-weight:400;width:493px}
.details-intro{position:absolute;right:100px;top:30px;width:572px;text-align:right;font-size:20px;line-height:1.2;font-weight:300}
.details-image{position:absolute;left:328px;top:171px;width:679px;height:254px;border-radius:15px;box-shadow:0 0 8px 5px #0003;background:url('/assets/details.webp') center 46% / cover no-repeat}
.detail-grid{position:absolute;left:148px;right:149px;top:461px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:36px;text-align:center}
.detail-grid h3{font-size:16px;font-weight:400;line-height:1.3}
.detail-grid p{max-width:220px;font-size:14px;font-weight:300;line-height:1.25;margin:12px auto 0}
.reviews{height:auto;padding:20px 0 56px}
.reviews-frame{height:auto}
.reviews h2{text-align:center;font-size:40px;font-weight:400;line-height:1.3}
.reviews-intro{text-align:center;font-size:14px;font-weight:300}
.review-card{display:flex;flex-direction:column;align-items:center;width:min(968px,calc(100% - 48px));min-height:327px;margin:27px auto 0;padding:40px 48px 22px;background:#f4f5f6;border-radius:42px;text-align:center;touch-action:pan-y}
.review-slides{display:grid;flex:1;align-items:center;width:100%}
.review-content{grid-area:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;visibility:hidden}
.review-content.is-active{visibility:visible}
.stars{width:126px;height:43px;object-fit:contain;display:block;margin:0 auto}
.review-card blockquote{font-size:16px;line-height:1.3;max-width:717px;margin:6px auto 0}
.review-avatar{display:block;width:38px;height:38px;object-fit:cover;border-radius:50%;margin:14px auto 0}
.review-name,.review-service{font-size:14px;line-height:1.4}
.review-name{margin-top:4px}
.review-dots{display:flex;align-items:center;justify-content:center;width:88px;height:28px;margin:12px auto 0;padding:2px 5px;border-radius:999px;background:#252525}
.review-dots button{display:grid;place-items:center;width:25px;height:24px;padding:0;border:0;background:transparent;cursor:pointer}
.review-dots button::before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#828282;transition:background-color 180ms ease,transform 180ms ease}
.review-dots button.is-active::before{background:#fff;transform:scale(1.12)}
.review-dots button:hover::before{background:#d8d8d8}
.review-dots button:focus-visible{outline:2px solid #04a8c5;outline-offset:1px;border-radius:50%}
.faq{height:auto;padding:86px 0 100px}
.faq-frame{height:auto;display:grid;grid-template-columns:minmax(0,493px) minmax(0,1fr);gap:55px;padding:0 100px 0 148px;align-items:start}
.faq-copy{position:sticky;top:112px}
.faq h2{font-size:40px;line-height:1.22;font-weight:400}
.faq-copy p{font-size:16px;line-height:1.4;width:min(100%,340px);margin-top:20px;font-weight:300}
.faq-list{border-top:1px solid #696969}
.faq-item{border-bottom:1px solid #cbcbcb}
.faq-question{width:100%;min-height:76px;padding:21px 0;display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:20px;border:0;background:transparent;color:#161616;text-align:left;font:400 20px/1.26 Switzer,sans-serif;cursor:pointer}
.faq-question:hover{color:#037e99}
.faq-question:focus-visible{outline:2px solid #00a9cb;outline-offset:4px}
.faq-icon{position:relative;display:block;width:18px;height:18px;color:currentColor}
.faq-icon::before,.faq-icon::after{content:"";position:absolute;left:1px;top:8px;width:16px;height:1.5px;background:currentColor;transition:transform 180ms ease}
.faq-icon::after{transform:rotate(90deg)}
.faq-item.is-open .faq-icon::after{transform:rotate(90deg) scaleX(0)}
.faq-answer-shell{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows 240ms ease,opacity 180ms ease}
.faq-item.is-open .faq-answer-shell{grid-template-rows:1fr;opacity:1}
.faq-answer{min-height:0;overflow:hidden}
.faq-answer p{max-width:54ch;padding:0 34px 26px 0;color:#4c4c4c;font-size:16px;font-weight:300;line-height:1.5}
.quote{height:411px}
.quote-card{position:absolute;left:76px;right:76px;top:28px;height:368px;overflow:hidden;border-radius:42px;background:#222}
.quote-image,.quote-shade{position:absolute;inset:0}
.quote-image{background:url('/assets/quote.webp') center 54% / cover no-repeat}
.quote-shade{background:linear-gradient(0deg,rgba(0,0,0,.44),transparent 55%)}
.quote-logo{position:absolute;width:345px;height:145px;object-fit:contain;right:0;top:-40px;z-index:2;transform:rotate(6deg)}
.quote-copy{position:absolute;left:22px;bottom:25px;color:#fff;text-shadow:0 4px 4px #0004}
.quote-copy h2{font-size:48px;line-height:1.2;font-weight:400}
.quote-copy p{font-size:24px;line-height:1.2;font-weight:300}
.quote-copy .button{width:146px;margin:13px 0 0 18px;text-shadow:none}
@media(min-width:1360px){
  .frame{width:min(1600px,calc(100% - 96px))}
  .button{height:48px;padding:0 22px;font-size:17px}

  .hero{height:clamp(700px,42vw,820px)}
  .hero-image{background:none}
  .hero-image::before,.hero-image::after{content:"";position:absolute;inset:0;background:url('/assets/hero.webp') center 50% / cover no-repeat}
  .hero-image::before{filter:blur(24px) brightness(.75);transform:scale(1.04)}
  .hero-image::after{background-size:88% auto;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
  .hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.22),rgba(0,0,0,.10)),linear-gradient(0deg,rgba(0,0,0,.23),transparent 55%)}
  .hero .frame{width:calc(100% - 64px)}
  .brand{left:0;top:12px;width:360px;height:145px}
  .nav{left:50%;top:34px;transform:translateX(-50%);gap:30px;font-size:16px}
  .nav a{width:auto;white-space:nowrap}
  .header-quote{right:0;top:25px;width:135px;height:38px;font-size:15px}
  .hero-content{top:48%;width:min(760px,84%);transform:translateX(-50%)}
  .social-proof{height:28px;gap:8px;font-size:14px}
  .avatar-stack img{width:27px;height:27px;margin-left:-11px}
  .hero h1{font-size:70px;line-height:1.1;margin-top:8px}
  .hero-content>p{max-width:680px;font-size:20px;line-height:1.3;margin-top:18px}
  .hero-actions{gap:16px;margin-top:24px}
  .hero-actions .button{width:180px;height:44px;font-size:15px}

  .ppf{height:clamp(580px,32vw,620px)}
  .ppf-card{left:0;right:0;top:clamp(65px,4.2vw,80px);height:clamp(450px,25vw,480px)}
  .ppf-copy{left:4%;top:19%;width:45%}
  .ppf-copy h2{width:auto;font-size:clamp(40px,2.7vw,52px);line-height:1.15}
  .ppf-copy p{max-width:650px;font-size:clamp(20px,1.23vw,24px);line-height:1.3;margin-top:25px}
  .ppf-button{width:auto;min-width:370px;margin:30px 0 0 10%}
  .coverage{left:auto;right:5%;top:10%;width:min(560px,44%)}
  .coverage-item{height:clamp(118px,6.7vw,128px)}
  .coverage-item h3{font-size:24px;line-height:1.2}
  .coverage-item p{max-width:390px;font-size:18px;line-height:1.2}

  .services{height:clamp(790px,48vw,900px)}
  .services-intro{left:0;top:7%;width:42%;font-size:clamp(20px,1.2vw,23px);line-height:1.35}
  .services h2{right:0;top:7%;width:44%;font-size:clamp(40px,2.6vw,50px);line-height:1.16}
  .service-grid{left:50%;top:23%;width:min(1320px,96%);transform:translateX(-50%);grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,2.4vw,44px)}
  .service-image{height:clamp(370px,23.5vw,440px)}
  .service-label{left:15px;right:15px;top:15px;height:66px;padding:0 14px 0 18px;font-size:clamp(20px,1.3vw,24px)}
  .arrow,.arrow img{width:37px;height:37px}
  .service>p{font-size:clamp(17px,1vw,19px);line-height:1.25;margin-top:18px}
  .services-contact{left:50%;top:auto;bottom:5%;width:200px;translate:-50% 0}

  .details{height:clamp(690px,43vw,800px)}
  .details h2{left:0;top:7%;width:40%;font-size:clamp(40px,2.6vw,50px);line-height:1.18}
  .details-intro{right:0;top:7%;width:46%;font-size:clamp(20px,1.2vw,23px);line-height:1.3}
  .details-image{left:50%;top:26%;width:min(800px,59%);height:40%;transform:translateX(-50%)}
  .detail-grid{left:3%;right:3%;top:73%;column-gap:clamp(24px,3vw,56px)}
  .detail-grid h3{font-size:clamp(17px,1vw,20px)}
  .detail-grid p{max-width:280px;font-size:clamp(15px,.9vw,18px);line-height:1.32;margin-top:14px}

  .reviews{padding:34px 0 76px}
  .reviews h2{font-size:clamp(40px,2.6vw,50px)}
  .reviews-intro{font-size:17px;margin-top:4px}
  .review-card{width:min(1280px,80%);min-height:390px;margin-top:34px;padding:42px 7% 26px}
  .stars{width:150px;height:48px}
  .review-card blockquote{max-width:930px;font-size:clamp(18px,1vw,20px);line-height:1.3;margin-top:12px}
  .review-avatar{width:45px;height:45px;margin-top:18px}
  .review-name,.review-service{font-size:16px}

  .faq{padding:110px 0 120px}
  .faq-frame{grid-template-columns:minmax(0,42%) minmax(0,1fr);gap:6%;padding:0 4%}
  .faq h2{font-size:clamp(40px,2.7vw,52px)}
  .faq h2 br{display:none}
  .faq-copy p{width:min(100%,450px);font-size:clamp(17px,1.05vw,20px)}
  .faq-question{min-height:90px;font-size:clamp(20px,1.2vw,23px)}
  .faq-answer p{max-width:65ch;font-size:clamp(16px,.96vw,18px)}

  .quote{height:clamp(480px,29vw,550px)}
  .quote-card{left:0;right:0;top:11%;height:80%}
  .quote-logo{width:clamp(350px,22vw,420px);height:165px;top:-37px}
  .quote-copy{left:3%;bottom:7%}
  .quote-copy h2{font-size:clamp(50px,3vw,60px)}
  .quote-copy p{font-size:clamp(24px,1.4vw,28px)}
  .quote-copy .button{width:170px;margin:18px 0 0 12px}
}
@media(max-width:1050px){.nav{left:auto;right:190px}.nav a{width:auto;margin-left:22px}.ppf-card{left:5%;right:5%}.ppf-copy{left:4%;width:48%}.ppf-copy h2{width:auto}.coverage{left:56%;right:4%}.service-grid{left:8%;right:8%;grid-template-columns:repeat(3,minmax(0,1fr));gap:3%}.services-contact{left:50%;translate:-50% 0}.details-image{left:25%;width:50%}.detail-grid{left:5%;right:5%;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.review-card{left:10%;right:10%}.faq-frame{grid-template-columns:minmax(0,38%) minmax(0,1fr);gap:6%;padding:0 5%}.faq h2{font-size:36px}.quote-card{left:5%;right:5%}}
.floating-nav{position:fixed;z-index:20;top:16px;left:50%;display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(calc(100% - 48px),900px);height:66px;padding:0 12px 0 20px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(18,21,22,.88);box-shadow:inset 0 1px rgba(255,255,255,.12),0 12px 28px rgba(0,0,0,.2);backdrop-filter:blur(15px) saturate(120%);-webkit-backdrop-filter:blur(15px) saturate(120%);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-14px) scale(.97);transition:opacity 250ms ease,transform 350ms ease,visibility 250ms}
.floating-nav.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0) scale(1)}
.floating-nav-brand{display:flex;align-items:center;flex:none;width:150px;height:52px}
.floating-nav-brand img{display:block;width:100%;height:100%;object-fit:contain}
.floating-nav-links{display:flex;align-items:center;gap:clamp(16px,1.6vw,27px);color:#fff;font-size:14px;white-space:nowrap}
.floating-nav-links a:hover{color:#52c5df}
.floating-nav-actions{display:flex;align-items:center;flex:none;gap:8px}
.floating-nav-quote{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 17px;border-radius:999px;background:#fff;color:#17191a;font-size:14px;white-space:nowrap}
.floating-nav a:focus-visible,.floating-nav button:focus-visible{outline:2px solid #37c6e7;outline-offset:3px}
.mobile-menu-overlay,.hero-menu-toggle,.mobile-menu-toggle{display:none}
.mobile-menu-overlay[hidden]{display:none}
@media(min-width:701px) and (max-width:1000px){.floating-nav{width:calc(100% - 32px);height:60px;padding-left:16px;gap:12px}.floating-nav-brand{width:125px;height:46px}.floating-nav-links{gap:14px;font-size:13px}.floating-nav-quote{height:36px;padding:0 12px;font-size:13px}}
@media(max-width:700px){
  main section[id]:not(#home):not(#packages),#coverage{scroll-margin-top:80px}
  .frame{width:100%}.hero{height:720px}.hero-image{background-position:center 55%}.site-header{height:auto;display:block}.brand{left:18px;top:9px;width:198px;height:84px}.nav,.header-quote{display:none}.hero-content{top:287px;width:calc(100% - 38px)}.social-proof{font-size:12px}.hero h1{font-size:clamp(38px,9vw,58px);line-height:1.12;margin-top:12px}.hero-content>p{font-size:16px;line-height:1.35;max-width:460px;margin-top:18px}.hero-actions{gap:10px;margin-top:25px}.hero-actions .button{width:auto;font-size:12px;padding:0 13px}
  body.menu-open{overflow:hidden}
  .hero-menu-toggle,.mobile-menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(17,19,20,.48);color:#fff;cursor:pointer;transition:background-color 220ms ease,border-color 220ms ease,transform 240ms cubic-bezier(.16,1,.3,1)}
  .hero-menu-toggle:active,.mobile-menu-toggle:active,.mobile-menu-close:active{transform:scale(.93)}
  .hero-menu-toggle{position:absolute;top:29px;right:18px}
  .hero-menu-toggle span,.mobile-menu-toggle span{display:block;width:18px;height:2px;border-radius:2px;background:currentColor}
  .floating-nav{top:max(10px,env(safe-area-inset-top));left:14px;right:14px;gap:8px;width:auto;height:60px;padding:0 10px 0 16px;transform:translateY(-14px) scale(.97)}
  .floating-nav.is-visible{transform:translateY(0) scale(1)}
  .floating-nav-brand{width:132px;height:48px}
  .floating-nav-links{display:none}
  .floating-nav-actions{gap:8px}
  .floating-nav-quote{height:36px;padding:0 12px;font-size:12px}
  .mobile-menu-toggle{width:38px;height:38px;border-color:rgba(255,255,255,.34);background:transparent}
  .mobile-menu-overlay{position:fixed;z-index:30;inset:0;display:flex;flex-direction:column;min-height:100dvh;padding:max(24px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom));overflow-y:auto;background:#141718;color:#fff;opacity:0;pointer-events:none;transform:translate3d(0,-16px,0);transition:opacity 280ms ease,transform 360ms cubic-bezier(.16,1,.3,1)}
  .mobile-menu-overlay.is-open{opacity:1;pointer-events:auto;transform:translate3d(0,0,0)}
  .mobile-menu-header{display:flex;align-items:center;justify-content:space-between}
  .mobile-menu-header a{display:block;width:180px;height:65px}
  .mobile-menu-header img{display:block;width:100%;height:100%;object-fit:contain}
  .mobile-menu-close{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:none;color:#fff;cursor:pointer;transition:transform 240ms cubic-bezier(.16,1,.3,1),border-color 220ms ease}
  .mobile-menu-close span{display:block;width:18px;height:2px;border-radius:2px;background:currentColor;transition:transform 320ms cubic-bezier(.16,1,.3,1),opacity 180ms ease}
  .mobile-menu-overlay.is-open .mobile-menu-close span:first-child{transform:translateY(6px) rotate(45deg)}
  .mobile-menu-overlay.is-open .mobile-menu-close span:nth-child(2){opacity:0;transform:scaleX(.5)}
  .mobile-menu-overlay.is-open .mobile-menu-close span:last-child{transform:translateY(-6px) rotate(-45deg)}
  .mobile-menu-links{display:flex;flex-direction:column;margin-top:54px}
  .mobile-menu-links a{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.16);font-size:clamp(30px,8vw,38px);line-height:1.1}
  .mobile-menu-links a:hover{color:#35b7d8}
  .mobile-menu-quote{display:flex;align-items:center;justify-content:center;min-height:52px;margin-top:auto;border-radius:10px;background:#fff;color:#17191a;font-size:16px}
  .mobile-menu-header,.mobile-menu-links a,.mobile-menu-quote{opacity:0;transform:translateY(12px);transition:opacity 260ms ease,transform 360ms cubic-bezier(.16,1,.3,1)}
  .mobile-menu-overlay.is-open .mobile-menu-header,.mobile-menu-overlay.is-open .mobile-menu-links a,.mobile-menu-overlay.is-open .mobile-menu-quote{opacity:1;transform:translateY(0)}
  .mobile-menu-overlay.is-open .mobile-menu-header{transition-delay:40ms}
  .mobile-menu-overlay.is-open .mobile-menu-links a:nth-child(1){transition-delay:80ms}
  .mobile-menu-overlay.is-open .mobile-menu-links a:nth-child(2){transition-delay:120ms}
  .mobile-menu-overlay.is-open .mobile-menu-links a:nth-child(3){transition-delay:160ms}
  .mobile-menu-overlay.is-open .mobile-menu-links a:nth-child(4){transition-delay:200ms}
  .mobile-menu-overlay.is-open .mobile-menu-links a:nth-child(5){transition-delay:240ms}
  .mobile-menu-overlay.is-open .mobile-menu-quote{transition-delay:260ms}
  .mobile-menu-overlay a:focus-visible,.mobile-menu-overlay button:focus-visible,.hero-menu-toggle:focus-visible{outline:2px solid #37c6e7;outline-offset:3px}
  .ppf{height:auto;padding:42px 20px}.ppf-card{position:relative;inset:auto;height:auto;min-height:680px;padding:42px 23px 30px}.ppf-image{background-position:center 35%}.ppf-copy,.coverage{position:relative;inset:auto;width:auto}.ppf-copy h2{font-size:32px}.ppf-copy p{font-size:16px;margin-top:20px}.ppf-button{width:auto;margin:22px 0 0;font-size:12px}.coverage{margin-top:50px}.coverage-item{height:auto;padding:0 0 18px;margin-bottom:18px}.coverage-item+.coverage-item{padding-top:0}.coverage-item h3{font-size:20px}.coverage-item p{font-size:16px}
  .services{height:auto;padding:35px 22px 65px}.services-intro,.services h2,.service-grid,.services-contact{position:static;width:auto}.services-intro{font-size:16px}.services h2{text-align:left;font-size:32px;margin-top:28px}.services h2 br{display:none}.service-grid{display:grid;grid-template-columns:1fr;gap:32px;margin-top:30px}.service{max-width:380px;margin:auto}.service-image{height:370px}.service>p{font-size:15px}.services-contact{display:flex;width:174px;margin:34px auto 0;translate:none;transform:none}
  .details{height:auto;padding:32px 22px 55px}.details h2,.details-intro,.details-image,.detail-grid{position:static;width:auto}.details h2{font-size:32px}.details-intro{font-size:16px;text-align:left;margin-top:20px}.details-image{height:220px;margin:27px 0 31px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 17px}.detail-grid h3{white-space:normal}.detail-grid p{font-size:13px}
  .reviews{padding:26px 20px 55px}.reviews h2{font-size:32px}.reviews-intro{font-size:13px;margin-top:4px}.review-card{width:100%;min-height:345px;padding:30px 22px 20px;margin-top:20px;border-radius:28px}.review-card blockquote{font-size:14px;line-height:1.4}.stars{width:110px;height:35px}.review-avatar{margin-top:17px}
  .faq{padding:58px 22px 72px}.faq-frame{display:grid;grid-template-columns:1fr;gap:36px;padding:0}.faq-copy{position:static}.faq h2{font-size:32px}.faq h2 br{display:none}.faq-copy p{font-size:15px;margin-top:15px}.faq-question{min-height:70px;padding:18px 0;font-size:17px;gap:10px}.faq-answer p{font-size:15px;padding:0 24px 22px 0}
  .quote{height:380px;padding:25px 20px}.quote-card{position:relative;inset:auto;height:330px;border-radius:28px}.quote-image{background-position:center 54%}.quote-logo{width:200px;height:90px;top:0;right:6px}.quote-copy{left:20px;bottom:20px}.quote-copy h2{font-size:32px}.quote-copy p{font-size:16px}.quote-copy .button{margin-left:0}
}
.review-card:focus-visible{outline:2px solid #04a8c5;outline-offset:4px}
.button{transition:transform 260ms cubic-bezier(.16,1,.3,1),filter 260ms ease,box-shadow 260ms ease}
.button:active{transform:scale(.98)}
.service-image{transition:transform 420ms cubic-bezier(.16,1,.3,1),box-shadow 420ms ease}
.service-label .arrow{transition:transform 320ms cubic-bezier(.16,1,.3,1)}
.ppf-image,.quote-image{transition:transform 650ms cubic-bezier(.16,1,.3,1)}
.faq-item{transition:background-color 220ms ease}

@media(hover:hover){
  .button:hover{filter:brightness(.96);transform:translateY(-2px);box-shadow:0 6px 14px #0003}
  .service-image:hover,.service-image:focus-visible{transform:translateY(-5px);box-shadow:0 9px 20px 3px #0003}
  .service-image:hover .arrow,.service-image:focus-visible .arrow{transform:translateX(4px)}
  .ppf-card:hover .ppf-image,.quote-card:hover .quote-image{transform:scale(1.025)}
  .faq-item:hover{background-color:#f7f8f8}
}

html.motion-ready .hero-content > *{animation:hero-enter 760ms cubic-bezier(.16,1,.3,1) both}
html.motion-ready .hero-content > :nth-child(1){animation-delay:80ms}
html.motion-ready .hero-content > :nth-child(2){animation-delay:170ms}
html.motion-ready .hero-content > :nth-child(3){animation-delay:260ms}
html.motion-ready .hero-content > :nth-child(4){animation-delay:350ms}
html.motion-ready [data-reveal]{opacity:0;transition:opacity 680ms ease,transform 780ms cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0ms)}
html.motion-ready [data-reveal]:not(.details-image){transform:translateY(22px)}
html.motion-ready [data-reveal].is-revealed{opacity:1}
html.motion-ready [data-reveal]:not(.details-image).is-revealed{transform:translateY(0)}
html.motion-ready .service:nth-child(2),html.motion-ready .detail-grid > :nth-child(2){--reveal-delay:90ms}
html.motion-ready .service:nth-child(3),html.motion-ready .detail-grid > :nth-child(3){--reveal-delay:180ms}
html.motion-ready .detail-grid > :nth-child(4){--reveal-delay:270ms}
html.motion-ready .ppf-card.is-revealed .coverage-item{animation:coverage-enter 580ms cubic-bezier(.16,1,.3,1) both}
html.motion-ready .ppf-card.is-revealed .coverage-item:nth-child(2){animation-delay:100ms}
html.motion-ready .ppf-card.is-revealed .coverage-item:nth-child(3){animation-delay:200ms}
@keyframes hero-enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@keyframes coverage-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .faq-icon::before,.faq-icon::after,.faq-answer-shell,.floating-nav,.button,.service-image,.service-label .arrow,.ppf-image,.quote-image,.faq-item,.review-dots button::before,.hero-menu-toggle,.mobile-menu-toggle,.mobile-menu-close,.mobile-menu-close span,.mobile-menu-overlay,.mobile-menu-header,.mobile-menu-links a,.mobile-menu-quote{transition:none}
  html.motion-ready .hero-content > *,html.motion-ready .ppf-card.is-revealed .coverage-item{animation:none}
  html.motion-ready [data-reveal]{opacity:1;transition:none}
  html.motion-ready [data-reveal]:not(.details-image){transform:none}
}
