:root{--navy:#011d4f;--blue:#18417c;--bright:#004e96;--burgundy:#6b020a;--red:#93030e;--ink:#152033;--muted:#556174;--line:#dbe2ea;--paper:#fff;--soft:#f3f7fa;--radius:1rem;--shadow:0 18px 42px rgba(1,29,79,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.6;background:var(--paper)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(2.75rem,7vw,5.7rem);max-width:10ch;margin-bottom:1.25rem}h2{font-size:clamp(2rem,4vw,3.25rem);max-width:18ch}h3{font-size:1.27rem;margin-bottom:.55rem}a{color:inherit}.wrap{width:min(1120px,calc(100% - 2.5rem));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:10;background:white;padding:.75rem}.site-header{position:sticky;top:0;z-index:5;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-wrap{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.brand img{display:block;width:170px;height:auto}.site-nav{display:flex;align-items:center;gap:1.35rem;font-weight:700}.site-nav a{text-decoration:none}.site-nav a:hover{text-decoration:underline}.nav-cta{color:white;background:var(--navy);padding:.62rem .95rem;border-radius:.45rem}.menu-button{display:none;border:1px solid var(--blue);border-radius:.45rem;background:white;color:var(--navy);font:inherit;font-weight:700;padding:.48rem .7rem}.hero{overflow:hidden;color:white;background:linear-gradient(125deg,var(--navy) 0%,var(--blue) 55%,var(--bright) 100%);padding:4rem 0}.hero-grid,.split,.proof-grid,.contact-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:2.5rem;align-items:center}.hero-copy{font-size:1.1rem;max-width:49rem;color:#e3edf9}.eyebrow{font-weight:800;color:var(--red);font-size:.75rem;letter-spacing:.14em;text-transform:uppercase}.hero .eyebrow,.contact-section .eyebrow{color:#97c8ff}.hero-actions,.contact-actions{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1.35rem}.button{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;padding:.72rem 1rem;border-radius:.45rem;font-weight:800;min-height:44px}.button-primary{background:var(--red);color:white}.button-primary:hover{background:#b10a17}.button-quiet{border:1px solid #a9c9ed;color:white}.button-light{background:white;color:var(--navy)}.response-card{background:white;color:var(--ink);border-radius:var(--radius);padding:1.6rem;box-shadow:var(--shadow)}.response-card .eyebrow{color:var(--blue)}.response-main{font-size:1.35rem;font-weight:800;line-height:1.2}.section{padding:3.5rem 0}.section-intro{max-width:48rem;margin-bottom:1.75rem}.section-intro>p:not(.eyebrow){font-size:1.05rem;color:var(--muted)}.card-grid{display:grid;gap:.8rem}.three-up{grid-template-columns:repeat(3,1fr)}.two-up{grid-template-columns:repeat(2,1fr)}.card,.location-card{border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem;background:white}.card p{margin-bottom:0;color:var(--muted)}.section-blue{background:var(--navy);color:white}.section-blue .eyebrow{color:#9acbff}.section-blue p{color:#d4e4f5}.equipment-list{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:.55rem 1.2rem}.equipment-list li{border-top:1px solid rgba(255,255,255,.25);padding-top:.55rem;font-weight:700}.proof{border-bottom:1px solid var(--line)}.proof-grid p{font-size:1.05rem;color:var(--muted)}.section-light{background:var(--soft)}.location-card{border-top:5px solid var(--blue)}.location-card p{margin-bottom:.75rem}.location-card a{font-weight:800;color:var(--bright);font-size:1.05rem}.contact-section{color:white;background:linear-gradient(100deg,var(--burgundy),var(--red))}.contact-section h2{max-width:12ch}.contact-section p:not(.eyebrow){color:#ffe7e7;font-size:1.05rem}.site-footer{background:#071328;color:#d9e4f0;padding:1.75rem 0}.footer-wrap{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:1rem;font-size:.85rem}.footer-wrap img{width:130px;background:white;border-radius:.25rem;padding:.2rem}.footer-wrap p{margin:0}@media (max-width:760px){.nav-wrap{min-height:64px}.brand img{width:135px}.menu-button{display:block}.site-nav{display:none;position:absolute;top:64px;left:0;right:0;background:white;padding:1rem;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.site-nav.open{display:flex}.nav-cta{text-align:center}.hero{padding:2.8rem 0}.hero-grid,.split,.proof-grid,.contact-grid{grid-template-columns:1fr;gap:1.35rem}.three-up{grid-template-columns:1fr}.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-list{grid-template-columns:repeat(2,minmax(0,1fr));font-size:.88rem;gap:.5rem}.section{padding:2.75rem 0}.section-intro{margin-bottom:1.25rem}.location-card{padding:1rem}.location-card h3{font-size:1.1rem}.location-card p,.location-card a{font-size:.88rem}.footer-wrap{grid-template-columns:1fr}.footer-wrap p:last-child{margin-top:.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
