:root{--inked-japan:#141c1f;--inked-japan-lift:#1c2024;--storms-paris:#1c373b;--storms-lift:#22424a;--black-orange:#522519;--black-orange-deep:#41200f;--french-blue:#b0d0e2;--seeing-ghosts:#e3e3d8;--phantom:#020206;--soho:#c9c0b0;--wonderland:#795a25;--charleston:#263338;--wickedly-olive:#354234;--midnight-cowboy:#603c1c;--lucid:#e8eae9;--field-green:#4f7a55;--honey:#c8893e;--brick:#a14535;--terracotta-light:#e8b5a0;--steel:#78848f;--ink-secondary:#3e4044;--rule:#141c1f0f;--rule-strong:#141c1f1a;--rule-faint:#141c1f0a;--black-orange-12:#5225191f;--black-orange-18:#5225192e;--black-orange-25:#52251947;--storms-12:#1c373b1f;--field-green-12:#4f7a551f;--fg-primary:var(--inked-japan);--fg-secondary:var(--ink-secondary);--fg-muted:var(--steel);--fg-accent:var(--storms-paris);--fg-focal:var(--black-orange);--fg-inverse:var(--seeing-ghosts);--bg-page:var(--seeing-ghosts);--bg-tinted:var(--french-blue);--bg-tinted-warm:var(--soho);--bg-surface:var(--seeing-ghosts);--bg-inverse:var(--inked-japan);--grad-hero-tr:radial-gradient(ellipse 80% 60% at 100% 0%, #5225191a 0%, #52251900 60%), linear-gradient(180deg, var(--seeing-ghosts) 0%, var(--french-blue) 100%);--grad-hero-bl:radial-gradient(ellipse 80% 60% at 0% 100%, #1c373b1a 0%, #1c373b00 60%), var(--seeing-ghosts);--grad-card-hover:linear-gradient(180deg, var(--seeing-ghosts) 0%, var(--french-blue) 100%);--grad-dark-section:linear-gradient(135deg, var(--storms-paris) 0%, var(--storms-lift) 100%);--grad-dark-workhorse:linear-gradient(135deg, var(--inked-japan) 0%, var(--inked-japan-lift) 100%);--font-display:"Source Serif 4", Georgia, "Times New Roman", serif;--font-body:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace;--fs-h1:52px;--lh-h1:1.05;--ls-h1:-.03em;--fs-h2:38px;--lh-h2:1.1;--ls-h2:-.025em;--fs-h3:24px;--lh-h3:1.15;--ls-h3:-.015em;--fs-h4:20px;--lh-h4:1.2;--ls-h4:-.01em;--fs-body-lg:17px;--lh-body-lg:1.6;--fs-body:15px;--lh-body:1.6;--fs-small:13px;--lh-small:1.5;--fs-eyebrow:11px;--ls-eyebrow:.14em;--fs-caption:10px;--ls-caption:.1em;--fs-metric:30px;--lh-metric:1;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--sp-14:56px;--sp-16:64px;--sp-20:80px;--sp-24:96px;--section-y-desktop:88px;--section-y-tablet:60px;--section-y-mobile:44px;--r-sm:4px;--r-md:6px;--r-btn:10px;--r-card:14px;--r-icon:10px;--r-chart:12px;--r-pill:30px;--r-full:999px;--shadow-card:0 1px 3px #141c1f0a;--shadow-card-hover:0 2px 6px #141c1f0f;--shadow-float:0 4px 12px #141c1f14;--ease-standard:cubic-bezier(.4, 0, .2, 1);--dur-fast:.12s;--dur-std:.18s;--dur-slow:.24s}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg-page);color:var(--fg-primary);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--fg-primary);text-wrap:balance;font-feature-settings:"kern", "liga";margin:0}h1{font-size:var(--fs-h1);font-weight:600;line-height:var(--lh-h1);letter-spacing:var(--ls-h1)}h2{font-size:var(--fs-h2);font-weight:600;line-height:var(--lh-h2);letter-spacing:var(--ls-h2)}h3{font-size:var(--fs-h3);font-weight:500;line-height:var(--lh-h3);letter-spacing:var(--ls-h3)}h4{font-size:var(--fs-h4);font-weight:600;line-height:var(--lh-h4);letter-spacing:var(--ls-h4)}h1 em,h2 em,h3 em,.h-focal{color:var(--black-orange);font-style:italic;font-weight:inherit}.h-focal--storms{color:var(--storms-paris)}p{margin:0 0 var(--sp-4);color:var(--fg-secondary);text-wrap:pretty;max-width:65ch}::selection{background:var(--black-orange);color:var(--seeing-ghosts)}.skip-link{background:var(--inked-japan);color:var(--seeing-ghosts);z-index:9999;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;position:absolute;top:-100%;left:16px}.skip-link:focus{top:16px}:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #5225198c}.btn--dark:hover{transform:translateY(-1px);box-shadow:0 4px 12px #141c1f24}.btn--orange:hover{background:var(--black-orange-deep)!important}.btn--secondary:hover{border-color:var(--black-orange)!important;color:var(--black-orange)!important}@media (width<=1023px){.nav-inner{padding:16px 32px!important}.hero-block{padding:64px 40px!important}.hero-grid{grid-template-columns:1fr!important;gap:40px!important}.hero-illo{max-width:60%;margin:0 auto}section#who-we-serve{padding:64px 32px!important}section#operator{padding:32px 24px 48px!important}.operator-card{border-radius:14px!important;padding:64px 40px!important}.operator-grid{grid-template-columns:1fr!important;gap:40px!important}.operator-photo{justify-content:center!important}.operator-photo>div{max-width:320px!important}.contact-block{padding:64px 40px!important}.contact-grid{grid-template-columns:1fr!important;gap:40px!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:40px!important}}@media (width<=640px){.nav-links{display:none!important}.nav-hamburger{display:inline-flex!important}.nav-inner{padding:14px 20px!important}.hero-block{padding:40px 24px!important}.hero-illo{display:none!important}.hero-grid{gap:0!important}.hero-ctas .btn{width:100%}.who-grid{grid-template-columns:1fr!important}section#who-we-serve{padding:48px 20px!important}section#operator{padding:24px 16px 40px!important}.operator-card{border-radius:14px!important;padding:48px 24px!important}.operator-photo>div{max-width:280px!important}.contact-block{padding:48px 24px!important}.footer-grid{grid-template-columns:1fr!important;gap:32px!important}}@media (width<=900px){.hero-dash__back{display:none!important}.hero-dash__front{max-width:380px;margin:0 auto;width:100%!important}.hero-dash{padding-bottom:0!important}}@media (width<=640px){.contact-row,.contact-needs-grid{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}html{scroll-behavior:auto!important}}
