:root{--cream:#f4f0e8;--surface:#fffdf8;--navy:#0b2135;--navy-2:#102d46;--charcoal:#20262d;--steel:#5c6872;--line:#d9d1c5;--orange:#e8642b;--orange-dark:#b94317;--white:#fff;--max:1240px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-bottom:6rem}body{margin:0;background:var(--cream);color:var(--charcoal);line-height:1.6}.home-sample a{color:inherit}.skip{position:absolute;left:-9999px;top:1rem;background:#fff;color:#000;padding:.8rem 1rem;z-index:100}.skip:focus{left:1rem}.home-header{background:rgba(244,240,232,.96);border-bottom:1px solid var(--line);position:relative;z-index:10}.home-nav{max-width:var(--max);margin:auto;min-height:78px;padding:0 1.25rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}.home-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;line-height:1.02;text-transform:uppercase;letter-spacing:.035em;font-size:.78rem}.home-brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--navy);color:#fff;font-weight:900;letter-spacing:0}.home-nav nav{display:flex;justify-content:center;gap:clamp(.9rem,2vw,1.8rem)}.home-nav nav a{font-size:.93rem;text-decoration:none;font-weight:700;color:#39434b}.home-nav a:hover{text-decoration:underline;text-underline-offset:4px}.home-nav-quote,.home-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--orange);color:#fff!important;text-decoration:none!important;font-weight:850;box-shadow:0 8px 20px #7e2f1224}.home-nav-quote{padding:.7rem 1.05rem}.home-button{padding:1rem 1.35rem}.home-nav-quote:hover,.home-button:hover{background:var(--orange-dark)}.home-preview{max-width:var(--max);margin:.65rem auto 0;padding:0 1.25rem;color:#5f5549;font-size:.76rem}.home-preview span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);margin-right:.45rem}.breadcrumbs{max-width:var(--max);margin:auto;padding:1.1rem 1.25rem .9rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0;font-size:.78rem;color:#6b747b}.breadcrumbs li+li:before{content:"/";margin-right:.5rem;color:#a9a49c}.home-hero{max-width:var(--max);margin:0 auto;padding:clamp(2rem,5vw,4.8rem) 1.25rem clamp(3rem,6vw,6rem);display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,5vw,5rem);align-items:center}.home-kicker{margin:0 0 .85rem;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:850;color:var(--orange-dark)}.home-hero h1{font-size:clamp(3rem,6.2vw,6.4rem);line-height:.94;letter-spacing:-.06em;margin:0;color:var(--navy);max-width:9ch}.home-lede{font-size:clamp(1.05rem,1.7vw,1.3rem);color:#4d5962;max-width:58ch;margin:1.5rem 0 0}.home-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.1rem;margin-top:2rem}.home-text-link{font-weight:800;text-decoration-thickness:1px;text-underline-offset:5px;color:var(--navy)}.home-proof{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:2.2rem 0 0;padding-top:1.4rem;border-top:1px solid var(--line)}.home-proof div{display:grid;gap:.25rem}.home-proof dt{text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:850;color:var(--steel)}.home-proof dd{margin:0;font-size:.88rem;font-weight:700}.home-hero-photo{margin:0;position:relative}.home-hero-photo:before{content:"";position:absolute;inset:-18px 28px 28px -18px;border-radius:34px;background:var(--navy);z-index:-1}.home-hero-photo img,.home-photo-feature img{display:block;width:100%;height:auto;object-fit:cover;border-radius:28px;box-shadow:0 28px 70px #0715232d}.home-hero-photo img{aspect-ratio:16/10}.home-hero-photo figcaption{max-width:54ch;margin:.75rem 0 0;color:#6c716f;font-size:.72rem}.home-value{background:var(--navy);color:#fff;padding:clamp(3rem,6vw,5rem) max(1.25rem,calc((100% - var(--max))/2))}.home-value>.home-kicker{color:#ff9666}.home-value>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff25;border:1px solid #ffffff25;border-radius:22px;overflow:hidden}.home-value article{background:var(--navy);padding:clamp(1.5rem,3vw,2.5rem)}.home-value article>strong{display:block;color:#ff9666;font-size:.72rem;letter-spacing:.12em}.home-value h2{font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.08;margin:.75rem 0}.home-value p{margin:0;color:#cfd9e2}.home-section,.home-process,.home-photo-feature,.home-next,.home-faq{max-width:var(--max);margin:0 auto;padding:clamp(4rem,8vw,7rem) 1.25rem}.home-section-head{max-width:760px}.home-section-head h2,.home-photo-feature h2,.home-next h2{font-size:clamp(2.25rem,4.6vw,4.5rem);line-height:1;letter-spacing:-.045em;color:var(--navy);margin:.2rem 0 1.2rem}.home-section-head>p:last-child{font-size:1.05rem;color:var(--steel)}.home-equipment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem}.home-equipment-grid>a{min-height:290px;display:flex;flex-direction:column;padding:1.5rem;border:1px solid var(--line);border-radius:22px;background:var(--surface);text-decoration:none;box-shadow:0 12px 34px #15202a09;transition:transform 160ms cubic-bezier(.23,1,.32,1),border-color 160ms}.home-equipment-grid>a:hover{border-color:#ef8a5e;transform:translateY(-2px)}.home-equipment-grid>a>span{font-size:1.35rem;font-weight:850;color:var(--navy)}.home-equipment-grid p{color:var(--steel)}.home-equipment-grid b{margin-top:auto;color:var(--orange-dark);font-size:.9rem}.home-process{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,8vw,7rem);border-top:1px solid var(--line)}.home-process ol{list-style:none;padding:0;margin:0;display:grid}.home-process li{display:grid;grid-template-columns:3rem 1fr;gap:1.25rem;padding:1.5rem 0;border-top:1px solid var(--line)}.home-process li>span{width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-weight:850;font-size:.72rem}.home-process h3{margin:0 0 .35rem;color:var(--navy);font-size:1.25rem}.home-process li p{margin:0;color:var(--steel)}.home-photo-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,7vw,6rem);align-items:center}.home-photo-feature.reverse figure{order:2}.home-photo-feature figure{margin:0}.home-photo-feature img{aspect-ratio:3/2}.home-photo-feature>div>p:not(.home-kicker){color:var(--steel);font-size:1.05rem}.home-photo-feature ul{padding-left:1.2rem}.home-photo-feature li{padding:.25rem 0}.home-feature-links{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.5rem}.home-feature-links a{border:1px solid var(--line);border-radius:999px;background:#fff;padding:.65rem .9rem;text-decoration:none;font-weight:750;color:var(--navy)}.home-next{display:grid;grid-template-columns:1fr 1fr;gap:3rem;border-block:1px solid var(--line)}.home-next nav{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.home-next nav a{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:14px;background:var(--surface);text-decoration:none;font-weight:750;color:var(--navy)}.home-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,8vw,7rem)}.home-faq details{border-top:1px solid var(--line);padding:1.1rem 0}.home-faq summary{font-weight:800;color:var(--navy);cursor:pointer}.home-faq details p{color:var(--steel)}.quote-panel{max-width:var(--max);margin:1rem auto 6rem;padding:clamp(1.5rem,5vw,4.5rem);display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(2rem,6vw,5rem);background:var(--navy);color:#fff;border-radius:30px;box-shadow:0 28px 70px #07152328}.quote-panel>.eyebrow{color:#ff9666}.quote-panel h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1;letter-spacing:-.04em;margin:.4rem 0 1rem}.quote-panel>div>p:last-child{color:#cbd7e0}.quote-form{display:grid;gap:1.25rem}.quote-form fieldset{border:1px solid #ffffff32;border-radius:16px;padding:1.1rem}.quote-form legend{font-weight:850;padding:0 .45rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid label,.quote-form>label{display:grid;gap:.35rem;font-weight:700;font-size:.82rem}.form-grid .wide{grid-column:1/-1}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #aab7c2;border-radius:9px;background:#fff;color:#111;padding:.8rem}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:3px solid #ff9d70;outline-offset:2px}.checks{display:grid;gap:.55rem;margin-top:1rem}.checks label,.consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:.6rem!important}.checks input,.consent input{width:auto;margin-top:.35rem}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.quote-panel .button{border:0;border-radius:999px;background:var(--orange);color:#fff;padding:.95rem 1.2rem;font-weight:850;cursor:pointer}.home-footer{display:grid;grid-template-columns:1fr auto;gap:2rem;background:#081827;color:#fff;padding:4rem max(1.25rem,calc((100% - var(--max))/2)) 7rem}.footer-brand>span{background:var(--orange)}.home-footer>div>p{color:#aebbc6}.home-footer nav{display:flex;flex-wrap:wrap;align-content:start;gap:1rem}.home-footer nav a{font-size:.9rem}.home-footer-note{grid-column:1/-1;border-top:1px solid #ffffff25;padding-top:1.25rem;color:#9eabb5;font-size:.78rem}.home-floating-quote{position:fixed;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));z-index:20;border-radius:999px;background:var(--orange);color:#fff!important;padding:.85rem 1.15rem;text-decoration:none;font-weight:900;box-shadow:0 12px 30px #0004}.home-sample a:focus-visible,.home-sample button:focus-visible,.home-sample input:focus-visible,.home-sample select:focus-visible,.home-sample textarea:focus-visible,.home-sample summary:focus-visible{outline:3px solid #ef6a28;outline-offset:3px}@media(max-width:980px){.home-nav{grid-template-columns:1fr auto}.home-nav nav{grid-column:1/-1;justify-content:flex-start;overflow-x:auto;padding-bottom:1rem}.home-hero,.home-process,.home-photo-feature,.home-next,.home-faq,.quote-panel{grid-template-columns:1fr}.home-hero-photo{max-width:760px}.home-equipment-grid{grid-template-columns:1fr 1fr}.home-photo-feature.reverse figure{order:0}.home-next nav{grid-template-columns:1fr 1fr}}@media(max-width:620px){.home-nav{gap:.8rem;min-height:68px}.home-brand strong{font-size:.7rem}.home-nav-quote{font-size:.78rem;padding:.6rem .8rem}.home-nav nav{gap:1rem}.home-preview{font-size:.69rem}.home-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.home-proof,.home-value>div,.home-equipment-grid,.home-next nav,.form-grid{grid-template-columns:1fr}.home-equipment-grid>a{min-height:220px}.home-hero-photo:before{inset:-10px 14px 18px -10px;border-radius:26px}.home-hero-photo img,.home-photo-feature img{border-radius:20px}.home-value article{padding:1.5rem}.home-process li{grid-template-columns:2.75rem 1fr}.quote-panel{border-radius:0;margin-bottom:0}.home-footer{grid-template-columns:1fr}.home-footer nav{display:grid;grid-template-columns:1fr 1fr}.home-floating-quote{padding:.75rem 1rem}.quote-form{padding-bottom:4.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-equipment-grid>a{transform:none!important}}.home-photo-caption{margin:.75rem .25rem 0;color:#6c716f;font-size:.74rem;max-width:62ch}.home-hero-photo picture,.home-photo-feature picture{display:block}.home-resources{max-width:var(--max);margin:0 auto;padding:clamp(4rem,8vw,7rem) 1.25rem;display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(2rem,7vw,6rem);border-top:1px solid var(--line)}.home-resources h2{font-size:clamp(2.25rem,4.6vw,4.5rem);line-height:1;letter-spacing:-.045em;color:var(--navy);margin:.2rem 0}.home-resources .related{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.home-resources .related a{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border-radius:14px;background:var(--surface);text-decoration:none;color:var(--navy);font-weight:750}@media(max-width:980px){.home-resources{grid-template-columns:1fr}.home-resources .related{grid-template-columns:1fr 1fr}}@media(max-width:620px){.home-resources .related{grid-template-columns:1fr}.home-nav nav{overflow-x:visible;flex-wrap:wrap}.home-nav nav a{font-size:.86rem}}.home-call-button{display:inline-flex;align-items:center;gap:.45rem;width:max-content;border:1px solid #c9bfb1;border-radius:999px;background:#fffdf8;color:var(--navy)!important;padding:.58rem .8rem;text-decoration:none!important;font-size:.78rem;font-weight:750;box-shadow:0 6px 16px #15202a0d}.home-call-button>span[aria-hidden]{display:grid;place-items:center;width:1.55rem;height:1.55rem;border-radius:50%;background:var(--navy);color:#fff;font-size:.78rem}.home-call-button strong{color:var(--orange-dark);font-variant-numeric:tabular-nums}.home-call-button:hover{border-color:var(--orange);transform:translateY(-1px)}@media(max-width:620px){.home-call-button{font-size:.74rem;padding:.52rem .7rem}}.home-call-dock{position:sticky;top:0;z-index:60;display:flex;justify-content:flex-end;padding:.45rem max(1.25rem,calc((100% - var(--max))/2));background:rgba(244,240,232,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.home-call-dock .home-call-button{justify-content:center}@media(max-width:620px){.home-call-dock{padding:.4rem .75rem}.home-call-dock .home-call-button{font-size:.72rem;padding:.48rem .68rem}}:root{--cream:#f2f5f7;--surface:#fff;--line:#d5dee5}.home-sample{background:#f2f5f7}.home-header,.home-call-dock{background:rgba(242,245,247,.97)}.home-preview{color:#52616d}.breadcrumbs{color:#64727d}.home-hero-photo figcaption,.home-photo-caption{color:#64727d}.home-equipment-grid>a,.home-next nav a,.home-resources .related a{background:#fff}.home-feature-links a{background:#fff;border-color:#ccd7df}.quote-form input,.quote-form select,.quote-form textarea{border-color:#91a1ad}