:root{--surface:#fff;--surface-alt:#f7f7f8;--ink:#101114;--muted:#595b62;--accent:#002fa7;--rule:#d9dbe1;--font-sans:"Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{background:var(--surface);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}body,button,input,select,textarea{font-family:var(--font-sans)}img{max-width:100%;height:auto;display:block}a{color:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em;line-height:.98}.skip-link{z-index:200;background:var(--accent);color:var(--surface);padding:.8rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;border-bottom:1px solid var(--rule);background:#fffffff5;grid-template-columns:minmax(250px,.85fr) auto minmax(210px,.6fr);min-height:76px;display:grid;position:sticky;top:0}.brand{letter-spacing:-.025em;align-items:center;gap:.8rem;padding:0 2rem;font-size:.94rem;font-weight:700;text-decoration:none;display:inline-flex}.brand__mark{background:var(--accent);flex:none;width:17px;height:17px}.site-nav{display:flex}.site-nav a{border-left:1px solid var(--rule);align-items:center;padding:0 1rem;font-size:.78rem;font-weight:700;text-decoration:none;display:flex}.site-nav a:hover{background:var(--surface-alt);color:var(--accent)}.header-phone{border-left:1px solid var(--accent);background:var(--accent);color:var(--surface);flex-direction:column;justify-content:center;padding:.7rem 2rem;text-decoration:none;display:flex}.header-phone span{text-transform:uppercase;letter-spacing:.08em;font-size:.67rem}.header-phone strong{font-size:1.05rem}.nav-toggle{display:none}.hero{border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,7fr) minmax(390px,5fr);min-height:min(790px,100vh - 76px);display:grid}.hero__copy{flex-direction:column;justify-content:center;padding:clamp(4rem,7vw,8rem) clamp(2rem,5.8vw,7rem) 2rem;display:flex}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.72rem;font-weight:700}h1{max-width:1000px;margin-bottom:2rem;font-size:clamp(3.6rem,7vw,7.5rem);font-weight:700}.hero__lead{max-width:690px;color:var(--muted);margin-bottom:2.2rem;font-size:clamp(1.08rem,1.55vw,1.42rem);line-height:1.55}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.6rem;display:flex}.button{border:1px solid var(--accent);background:var(--accent);min-height:54px;color:var(--surface);text-align:center;cursor:pointer;border-radius:0;justify-content:center;align-items:center;padding:.9rem 1.5rem;font-size:.84rem;font-weight:700;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.button:hover,.button--outline{background:var(--surface);color:var(--accent)}.button--outline:hover{background:var(--accent);color:var(--surface)}.button--white{border-color:var(--surface);background:var(--surface);color:var(--accent)}.button--white:hover{background:var(--accent);color:var(--surface)}.text-link{border-bottom:1px solid var(--ink);padding-bottom:.15rem;font-size:.88rem;font-weight:700;text-decoration:none}.hero__facts{grid-template-columns:repeat(3,1fr);margin:auto 0 0;padding:clamp(4rem,8vh,7rem) 0 0;display:grid}.hero__facts div{grid-template-columns:auto 1fr;gap:.7rem;padding-right:1rem;display:grid}.hero__facts dt{color:var(--accent);font-size:.68rem;font-weight:700}.hero__facts dd{color:var(--muted);margin:0;font-size:.76rem}.hero__visual{border-left:1px solid var(--rule);background:var(--surface-alt);place-items:center;display:grid;position:relative;overflow:hidden}.hero__grid,.coverage__grid{background-image:linear-gradient(var(--rule) 1px, transparent 1px), linear-gradient(90deg, var(--rule) 1px, transparent 1px);background-size:25% 25%;position:absolute;inset:0}.hero__visual:before,.hero__visual:after{aspect-ratio:1;border:1px solid var(--accent);content:"";border-radius:50%;width:68%;position:absolute}.hero__visual:after{border-color:var(--rule);width:43%}.hero__visual img{z-index:2;mix-blend-mode:multiply;width:min(78%,610px);position:relative;transform:scale(1.2)}.hero__folio{z-index:3;color:var(--accent);letter-spacing:-.09em;font-size:clamp(3rem,6vw,6rem);font-weight:700;line-height:1;position:absolute;top:1.5rem;right:1.5rem}.signal-card{z-index:4;border-top:1px solid var(--rule);background:var(--surface);justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;font-size:.78rem;display:flex;position:absolute;bottom:0;left:0;right:0}.signal-card span{color:var(--muted)}.trust-strip{border-bottom:1px solid var(--rule);grid-template-columns:repeat(4,1fr);display:grid}.trust-strip p{border-right:1px solid var(--rule);flex-direction:column;justify-content:space-between;min-height:132px;margin:0;padding:1.5rem;display:flex}.trust-strip p:last-child{border:0}.trust-strip strong{color:var(--accent);letter-spacing:-.07em;font-size:clamp(2rem,3vw,3.6rem);line-height:1}.trust-strip span{color:var(--muted);font-size:.78rem}.section{border-bottom:1px solid var(--rule);padding:clamp(5rem,9vw,9rem) clamp(1.5rem,5.8vw,7rem)}.section-heading{grid-template-columns:minmax(150px,1.1fr) minmax(350px,3.7fr) minmax(230px,1.5fr);align-items:start;gap:2rem;margin-bottom:clamp(3.5rem,6vw,6rem);display:grid}.section-heading .eyebrow{grid-column:1}.section-heading h2{grid-column:2;margin:0;font-size:clamp(2.7rem,4.9vw,5.5rem)}.section-heading>p:last-child{color:var(--muted);grid-column:3;margin:0}.section-heading--compact{grid-template-columns:minmax(150px,1fr) 5fr}.section-heading--compact h2{max-width:980px}.use-cases__grid{border-top:1px solid var(--rule);border-left:1px solid var(--rule);grid-template-columns:repeat(4,1fr);display:grid}.use-cases__grid article{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);min-height:330px;padding:1.5rem}.use-cases__grid span{color:var(--accent);letter-spacing:-.08em;margin-bottom:5.5rem;font-size:2.8rem;font-weight:700;display:block}.use-cases__grid h3{margin-bottom:1.25rem;font-size:clamp(1.35rem,1.8vw,2rem)}.use-cases__grid h3 a,.equipment__body h3 a{text-decoration:none}.use-cases__grid h3 a:hover,.equipment__body h3 a:hover{color:var(--accent);text-underline-offset:.2em;text-decoration:underline}.use-cases__grid p{color:var(--muted);margin:0;font-size:.86rem}.service-models{background:var(--surface-alt)}.models-grid{border:1px solid var(--rule);grid-template-columns:repeat(2,1fr);display:grid}.model-card{background:var(--surface);padding:clamp(2rem,4vw,4.5rem)}.model-card+.model-card{border-left:1px solid var(--rule)}.model-card--accent{border-color:var(--accent);background:var(--accent);color:var(--surface)}.model-card__top{text-transform:uppercase;letter-spacing:.09em;justify-content:space-between;margin-bottom:clamp(4rem,7vw,8rem);font-size:.72rem;display:flex}.model-card__top span{letter-spacing:-.08em;font-size:2.5rem;font-weight:700}.model-card h3{margin-bottom:1.5rem;font-size:clamp(2.8rem,4.8vw,5.5rem)}.model-card>p{max-width:650px;color:var(--muted);font-size:1.05rem}.model-card--accent>p{color:var(--surface)}.model-card ul{border-top:1px solid var(--rule);margin:2.5rem 0;padding:0;list-style:none}.model-card--accent ul{border-color:var(--surface)}.model-card li{border-bottom:1px solid var(--rule);padding:.75rem 0;font-size:.83rem}.model-card--accent li{border-color:var(--surface)}.model-card__price{align-items:end;gap:1rem;margin:3rem 0 2rem;display:flex}.model-card__price strong{color:var(--accent);letter-spacing:-.07em;font-size:clamp(2.4rem,4vw,4.5rem);line-height:.8}.model-card--accent .model-card__price strong{color:var(--surface)}.model-card__price span{max-width:180px;color:var(--muted);font-size:.75rem}.model-card--accent .model-card__price span{color:var(--surface)}.equipment-grid{border-top:1px solid var(--rule);border-left:1px solid var(--rule);grid-template-columns:repeat(2,1fr);display:grid}.equipment-grid>article{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:minmax(210px,.9fr) 1.1fr;display:grid}.equipment__image{border-right:1px solid var(--rule);background:var(--surface-alt);place-items:center;min-height:100%;display:grid;position:relative;overflow:hidden}.equipment__image span{z-index:2;color:var(--accent);letter-spacing:-.08em;font-size:2.5rem;font-weight:700;position:absolute;top:1rem;left:1rem}.equipment__image img{mix-blend-mode:multiply;width:100%}.equipment__body{flex-direction:column;padding:clamp(1.5rem,3vw,3rem);display:flex}.equipment__body>p{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.equipment__body h3{margin-bottom:1.5rem;font-size:clamp(2rem,3vw,3.5rem)}.equipment__body ul{border-top:1px solid var(--rule);margin:0 0 2rem;padding:0;list-style:none}.equipment__body li{border-bottom:1px solid var(--rule);color:var(--muted);padding:.65rem 0;font-size:.8rem}.equipment__body>strong{color:var(--accent);margin-top:auto;font-size:1.1rem}.section-note{color:var(--muted);margin:1rem 0 0;font-size:.78rem}.calculator-section{background:var(--accent);color:var(--surface)}.section-heading--light .eyebrow,.section-heading--light>p:last-child{color:var(--surface)}.calculator{border:1px solid var(--surface);grid-template-columns:1.35fr .65fr;display:grid}.calculator__form{grid-template-columns:1fr .5fr;display:grid}.calculator__fieldset{border:0;border-right:1px solid var(--surface);margin:0;padding:0}.calculator__fieldset legend,.calculator__days>label{border-bottom:1px solid var(--surface);letter-spacing:.1em;text-transform:uppercase;width:100%;padding:1rem 1.25rem;font-size:.7rem;font-weight:700;display:block}.calculator__option{border-bottom:1px solid var(--surface);cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:98px;padding:1.25rem;display:grid}.calculator__option:last-child{border:0}.calculator__option:has(input:checked){background:var(--surface);color:var(--accent)}.calculator__option input{width:20px;height:20px;accent-color:var(--accent);margin:0}.calculator__option span{flex-direction:column;display:flex}.calculator__option strong,.calculator__option b{font-size:.85rem}.calculator__option small{margin-top:.25rem;font-size:.72rem}.calculator__days{flex-direction:column;display:flex}.stepper{flex:1;grid-template-columns:52px 1fr 52px;display:grid}.stepper button,.stepper input{border:0;border-right:1px solid var(--surface);min-width:0;color:var(--surface);text-align:center;background:0 0;border-radius:0}.stepper button{cursor:pointer;font-size:1.5rem}.stepper button:last-child{border:0}.stepper input{letter-spacing:-.08em;appearance:textfield;font-size:clamp(3rem,6vw,6rem);font-weight:700}.stepper input::-webkit-inner-spin-button{appearance:none}.calculator__result{border-left:1px solid var(--surface);background:var(--surface);color:var(--accent);flex-direction:column;padding:clamp(2rem,3.5vw,4rem);display:flex}.calculator__result p{letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.72rem;font-weight:700}.calculator__result>strong{letter-spacing:-.09em;white-space:nowrap;margin-bottom:.8rem;font-size:clamp(3.6rem,7vw,7rem);line-height:.8}.calculator__result>span{color:var(--muted);font-size:.8rem}.calculator__result .button{border-color:var(--accent);background:var(--accent);color:var(--surface);margin-top:auto}.calculator__result .button:hover{background:var(--surface);color:var(--accent)}.calculator__result small{color:var(--muted);margin-top:1rem;font-size:.7rem}.coverage{grid-template-columns:1fr 1fr;padding:0;display:grid}.coverage__map{border-right:1px solid var(--rule);background:var(--surface-alt);place-items:center;min-height:690px;display:grid;position:relative;overflow:hidden}.coverage__map:before{aspect-ratio:.82;border:1px solid var(--accent);content:"";border-radius:45% 55% 52% 48%/35% 42% 58% 65%;width:55%;position:absolute;transform:rotate(7deg)}.coverage__map strong{z-index:2;color:var(--accent);letter-spacing:-.1em;font-size:clamp(8rem,17vw,18rem);line-height:1;position:relative}.coverage__map p{z-index:2;margin:0;font-size:.8rem;position:absolute;bottom:2rem;left:2rem;right:2rem}.map-dot{z-index:3;border:3px solid var(--surface);background:var(--accent);width:13px;height:13px;box-shadow:0 0 0 1px var(--accent);border-radius:50%;position:absolute}.map-dot--1{top:28%;left:52%}.map-dot--2{top:45%;left:67%}.map-dot--3{top:57%;left:48%}.map-dot--4{top:37%;left:34%}.map-dot--5{top:67%;left:59%}.coverage__copy{flex-direction:column;justify-content:center;padding:clamp(4rem,7vw,8rem);display:flex}.coverage__copy h2{margin-bottom:2rem;font-size:clamp(3rem,5vw,5.6rem)}.coverage__copy>p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:1.05rem;line-height:1.7}.coverage__locations{border-top:1px solid var(--rule);grid-template-columns:repeat(2,1fr);margin-top:2.5rem;display:grid}.coverage__locations span{border-bottom:1px solid var(--rule);color:var(--muted);padding:.8rem 0;font-size:.82rem}.process{background:var(--surface-alt)}.process__list{border-top:1px solid var(--rule);margin:0;padding:0;list-style:none}.process__list li{border-bottom:1px solid var(--rule);grid-template-columns:.7fr 2.5fr 2fr;align-items:baseline;gap:2rem;padding:2.1rem 0;display:grid}.process__list span{color:var(--accent);letter-spacing:-.08em;font-size:2.8rem;font-weight:700}.process__list h3{margin:0;font-size:clamp(1.8rem,3vw,3.3rem)}.process__list p{color:var(--muted);margin:0}.faq__list{border-top:1px solid var(--rule)}.faq details{border-bottom:1px solid var(--rule)}.faq summary{cursor:pointer;grid-template-columns:110px 1fr;gap:1rem;padding:1.8rem 4rem 1.8rem 0;font-size:clamp(1.08rem,1.8vw,1.65rem);font-weight:700;list-style:none;display:grid;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{color:var(--accent);content:"+";font-size:2rem;font-weight:400;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.faq details[open] summary:after{content:"−"}.faq summary span{color:var(--accent);font-size:.82rem}.faq details>p{max-width:820px;color:var(--muted);margin:0 0 2rem 110px;line-height:1.7}.inquiry{background:var(--accent);color:var(--surface);grid-template-columns:.8fr 1.2fr;display:grid}.inquiry__intro{border-right:1px solid var(--surface);flex-direction:column;padding:clamp(4rem,7vw,8rem) clamp(2rem,5vw,6rem);display:flex}.inquiry__intro .eyebrow{color:var(--surface)}.inquiry__intro h2{margin-bottom:2rem;font-size:clamp(3rem,5.4vw,6.2rem)}.inquiry__intro>p:not(.eyebrow){max-width:580px}.contact-block{margin-top:auto;padding-top:5rem}.contact-block a{border-top:1px solid var(--surface);flex-direction:column;padding:1rem 0;text-decoration:none;display:flex}.contact-block a:last-child{border-bottom:1px solid var(--surface)}.contact-block span{text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.contact-block strong{margin-top:.3rem;font-size:clamp(1.3rem,2vw,2rem)}.inquiry-form{grid-template-columns:repeat(2,1fr);align-content:center;gap:1.5rem;padding:clamp(4rem,7vw,8rem) clamp(2rem,5vw,6rem);display:grid}.form-field{flex-direction:column;display:flex}.form-field--full{grid-column:1/-1}.form-field label{margin-bottom:.45rem;font-size:.72rem;font-weight:700}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--surface);background:var(--accent);width:100%;min-height:52px;color:var(--surface);border-radius:0;padding:.8rem;font-size:1rem}.form-field input::placeholder,.form-field textarea::placeholder{color:#ffffffb3}.form-field select{appearance:auto}.form-field textarea{resize:vertical}.inquiry-form .button{grid-column:1/-1;justify-self:start;margin-top:.5rem}.form-note{grid-column:1/-1;max-width:600px;margin:0;font-size:.7rem}.site-footer{border-top:1px solid var(--rule);grid-template-columns:1.25fr .8fr .9fr 1fr;display:grid}.site-footer>div{border-right:1px solid var(--rule);min-height:220px;padding:2rem}.site-footer>div:nth-child(4){border-right:0}.site-footer .brand{padding:0}.footer-brand p{color:var(--muted);margin:2rem 0 0;font-size:.8rem}.site-footer h2{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.7rem}.site-footer div:not(.footer-brand):not(.footer-legal) a{margin-bottom:.5rem;font-weight:700;text-decoration:none;display:block}.site-footer div:not(.footer-brand):not(.footer-legal) p{color:var(--muted);font-size:.82rem}.footer-legal{border-top:1px solid var(--rule);grid-column:1/-1;justify-content:space-between;gap:2rem;display:flex;border-right:0!important;min-height:auto!important}.footer-legal p{max-width:760px;color:var(--muted);margin:0;font-size:.7rem}.breadcrumbs{border-bottom:1px solid var(--rule);background:var(--surface-alt);width:100%;padding:1rem clamp(1.5rem,5.8vw,7rem);font-size:.72rem}.breadcrumbs ol{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{color:var(--muted);content:"/";margin-left:.5rem}.breadcrumbs a{color:var(--muted);text-underline-offset:.2rem}.subpage-hero{border-bottom:1px solid var(--rule);grid-template-columns:7fr 5fr;min-height:680px;display:grid}.subpage-hero__copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(4rem,7vw,8rem) clamp(1.5rem,5.8vw,7rem);display:flex}.subpage-hero h1{max-width:1000px;margin-bottom:2rem;font-size:clamp(3.5rem,6.7vw,7.2rem)}.subpage-hero__lead{max-width:720px;color:var(--muted);margin-bottom:2.25rem;font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.6}.subpage-hero__visual{border-left:1px solid var(--rule);background:var(--surface-alt);place-items:center;min-width:0;display:grid;position:relative;overflow:hidden}.subpage-hero__visual img{z-index:2;mix-blend-mode:multiply;width:min(78%,580px);position:relative}.subpage-hero__number{z-index:1;color:var(--accent);letter-spacing:-.13em;opacity:.09;font-size:clamp(12rem,26vw,27rem);font-weight:700;line-height:.8;position:absolute;bottom:-.16em;right:-.06em}.subpage-hero__grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;display:grid;position:absolute;inset:0}.subpage-hero__grid span{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule)}.trust-strip--subpage strong{overflow-wrap:anywhere;font-size:clamp(1.7rem,2.7vw,3.25rem)}.editorial-section{grid-template-columns:minmax(80px,.6fr) minmax(300px,2fr) minmax(320px,2.4fr);align-items:start;gap:clamp(2rem,5vw,6rem);display:grid}.editorial-section--alt{background:var(--surface-alt)}.editorial-section__number{color:var(--accent);letter-spacing:-.09em;font-size:clamp(3rem,6vw,7rem);font-weight:700;line-height:.8}.editorial-section h2{margin:0;font-size:clamp(2.4rem,4vw,4.8rem)}.editorial-section__body{max-width:760px;color:var(--muted);font-size:1.05rem;line-height:1.75}.editorial-section__body p{margin-bottom:1.5rem}.check-list{border-top:1px solid var(--rule);color:var(--ink);margin:2.25rem 0 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--rule);padding:.9rem 0 .9rem 2rem;position:relative}.check-list li:before{background:var(--accent);content:"";width:.7rem;height:.7rem;position:absolute;top:1.1rem;left:0}.related-section{background:var(--surface-alt)}.related-grid{border-top:1px solid var(--rule);border-left:1px solid var(--rule);grid-template-columns:repeat(3,1fr);display:grid}.related-grid a{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);min-height:300px;padding:1.5rem;text-decoration:none;transition:background-color .15s,color .15s}.related-grid a:hover{background:var(--accent);color:var(--surface)}.related-grid span{color:var(--accent);letter-spacing:-.08em;margin-bottom:5rem;font-size:2.5rem;font-weight:700;display:block}.related-grid a:hover span,.related-grid a:hover p{color:var(--surface)}.related-grid h3{margin-bottom:1rem;font-size:clamp(1.5rem,2.2vw,2.4rem)}.related-grid p{color:var(--muted);margin:0}.page-cta{background:var(--accent);min-height:520px;color:var(--surface);grid-template-columns:1fr 1fr;align-items:center;padding:clamp(3rem,7vw,7rem);display:grid;position:relative;overflow:hidden}.page-cta__number{letter-spacing:-.13em;opacity:.12;font-size:clamp(16rem,37vw,36rem);font-weight:700;line-height:.75;position:absolute;bottom:-.22em;left:-.04em}.page-cta>div{z-index:1;grid-column:2;position:relative}.page-cta .eyebrow{color:var(--surface)}.page-cta h2{margin-bottom:2.5rem;font-size:clamp(3rem,5.5vw,6rem)}@media (width<=1180px){.site-header{grid-template-columns:minmax(220px,1fr) auto}.site-nav{border-bottom:1px solid var(--rule);background:var(--surface);flex-direction:column;display:none;position:absolute;top:76px;left:0;right:0}.site-nav.is-open{display:flex}.site-nav a{border-top:1px solid var(--rule);border-left:0;min-height:54px;padding:0 1.5rem}.header-phone{display:none}.nav-toggle{border:0;border-left:1px solid var(--rule);background:var(--surface);cursor:pointer;place-content:center;gap:4px;width:76px;display:grid}.nav-toggle span{background:var(--ink);width:22px;height:1px;display:block}.nav-toggle b{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.product-grid,.equipment-grid>article{grid-template-columns:1fr}.equipment__image{border-right:0;border-bottom:1px solid var(--rule);min-height:340px}.calculator{grid-template-columns:1fr}.calculator__result{border-top:1px solid var(--surface);border-left:0;min-height:360px}.site-footer{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:auto}}@media (width<=850px){.hero{grid-template-columns:1fr}.hero__copy{min-height:650px}.hero__visual{border-top:1px solid var(--rule);border-left:0;min-height:520px}.trust-strip,.use-cases__grid{grid-template-columns:repeat(2,1fr)}.section-heading,.section-heading--compact{grid-template-columns:1fr;gap:1rem}.section-heading .eyebrow,.section-heading h2,.section-heading>p:last-child{grid-column:1}.models-grid,.equipment-grid{grid-template-columns:1fr}.model-card+.model-card{border-top:1px solid var(--rule);border-left:0}.coverage{grid-template-columns:1fr}.coverage__map{border-right:0;border-bottom:1px solid var(--rule);min-height:560px}.process__list li{grid-template-columns:70px 1fr}.process__list p{grid-column:2}.inquiry{grid-template-columns:1fr}.inquiry__intro{border-right:0;border-bottom:1px solid var(--surface)}.contact-block{padding-top:4rem}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.site-footer>div:nth-child(2),.site-footer>div:nth-child(3){border-top:1px solid var(--rule)}.subpage-hero{grid-template-columns:1fr;min-height:0}.subpage-hero__copy{padding:5rem 1.5rem 4rem}.subpage-hero h1{font-size:clamp(3.1rem,13vw,5.5rem)}.subpage-hero__visual{border-top:1px solid var(--rule);border-left:0;min-height:460px}.editorial-section{grid-template-columns:80px 1fr}.editorial-section__body{grid-column:2}.related-grid{grid-template-columns:1fr}.related-grid a{min-height:250px}.page-cta{grid-template-columns:1fr}.page-cta>div{grid-column:1}}@media (width<=580px){html{scroll-padding-top:65px}.site-header{min-height:65px}.brand{padding:0 1rem;font-size:.85rem}.nav-toggle{width:65px}.site-nav{top:65px}h1{font-size:clamp(3.15rem,14.5vw,5rem)}.hero__copy{min-height:auto;padding:5rem 1.25rem 2rem}.hero__facts{gap:1rem;padding-top:5rem}.hero__facts div{display:block}.hero__facts dt{margin-bottom:.35rem}.hero__visual{min-height:420px}.hero__visual img{width:90%}.signal-card{display:block}.signal-card span{margin-bottom:.25rem;display:block}.trust-strip p{min-height:115px;padding:1rem}.trust-strip strong{font-size:2rem}.section{padding:5rem 1.25rem}.section-heading h2{font-size:clamp(2.7rem,12vw,4rem)}.use-cases__grid{grid-template-columns:1fr}.use-cases__grid article{min-height:280px}.use-cases__grid span{margin-bottom:4rem}.model-card{padding:2rem 1.25rem}.model-card__top{margin-bottom:4rem}.model-card h3{font-size:3rem}.model-card__price{display:block}.model-card__price span{margin-top:.8rem;display:block}.equipment-grid>article{grid-template-columns:1fr}.equipment__image{min-height:300px}.calculator__form{grid-template-columns:1fr}.calculator__fieldset{border-right:0;border-bottom:1px solid var(--surface)}.calculator__option{grid-template-columns:auto 1fr}.calculator__option b{grid-column:2}.calculator__days{min-height:240px}.calculator__result{min-height:390px;padding:2rem 1.25rem}.calculator__result>strong{font-size:3.8rem}.coverage__map{min-height:440px}.coverage__copy{padding:5rem 1.25rem}.coverage__copy h2{font-size:3.2rem}.process__list li{grid-template-columns:55px 1fr;gap:1rem}.process__list span{font-size:2rem}.faq summary{grid-template-columns:42px 1fr;padding-right:3rem}.faq details>p{margin-left:42px}.inquiry__intro,.inquiry-form{padding:5rem 1.25rem}.inquiry__intro h2{font-size:3.25rem}.inquiry-form{grid-template-columns:1fr}.form-field,.form-field--full{grid-column:1}.site-footer{grid-template-columns:1fr}.footer-brand,.footer-legal{grid-column:1}.site-footer>div{border-right:0;border-bottom:1px solid var(--rule);min-height:auto}.footer-legal{flex-direction:column}.breadcrumbs{padding:.8rem 1.25rem}.subpage-hero__copy{padding:4.5rem 1.25rem 4rem}.subpage-hero h1{font-size:clamp(3rem,14vw,4.5rem)}.subpage-hero__visual{min-height:350px}.trust-strip--subpage{grid-template-columns:repeat(2,1fr)}.editorial-section{grid-template-columns:1fr;gap:1.5rem}.editorial-section__body{grid-column:1}.editorial-section__number{font-size:3.5rem}.page-cta{min-height:540px;padding:4rem 1.25rem}.page-cta h2{font-size:3.2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
