:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#183531;background:#f7f4ed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #132b27;--deep-teal: #0b403d;--green: #1d7466;--mint: #cde8df;--cream: #f7f4ed;--paper: #fffdf8;--amber: #f2b557;--coral: #d85d4a;--line: rgba(19, 43, 39, .16);--shadow: 0 18px 45px rgba(19, 43, 39, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}.site-shell{overflow:hidden;background:linear-gradient(180deg,#f7f4ed00,#f7f4ed 34%),#f7f4ed}.hero{position:relative;min-height:600px;padding:24px clamp(18px,4vw,64px) 54px;color:#fffdf8;isolation:isolate}.hero__image,.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.hero__image{width:100%;height:100%;object-fit:cover;object-position:58% center}.hero__overlay{z-index:-1;background:linear-gradient(90deg,#051716f0,#051716c7 42%,#0517163d),linear-gradient(0deg,#051716e6,#05171614 38%,#05171666)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,100%);margin:0 auto}.brand,.nav-links{display:flex;align-items:center}.brand{gap:10px;min-height:44px;font-size:1rem;font-weight:800}.brand svg{width:24px;height:24px;color:var(--amber)}.nav-links{gap:8px;padding:6px;border:1px solid rgba(255,253,248,.2);border-radius:999px;background:#fffdf81a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-links a{min-height:36px;padding:9px 14px;border-radius:999px;color:#fffdf8e6;font-size:.9rem;font-weight:700}.nav-links a:hover,.nav-links a:focus-visible,.button:focus-visible,.brand:focus-visible{outline:3px solid rgba(242,181,87,.7);outline-offset:3px}.hero__content{width:min(720px,100%);margin:78px auto 0}@media (min-width: 900px){.hero__content{margin-left:max(0px,calc((100vw - 1180px)/2));margin-right:auto}}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;font-size:.8rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.eyebrow{color:#f7d28a}.eyebrow svg{width:18px;height:18px}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:22px;font-size:clamp(3rem,6vw,5.25rem);line-height:1;letter-spacing:0}h2{color:var(--ink);font-size:clamp(2rem,5vw,3.8rem);line-height:1;letter-spacing:0}h3{color:var(--ink);font-size:1.16rem;line-height:1.25;letter-spacing:0}p{color:#183531c7;font-size:1.02rem;line-height:1.65}.hero__description{max-width:650px;color:#fffdf8db;font-size:1.17rem}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:1px solid transparent;border-radius:999px;font-weight:800}.button--primary{color:#1e2118;background:var(--amber)}.button--secondary{color:#fffdf8;border-color:#fffdf852;background:#fffdf814}.intro-section,.snapshot-section,.capabilities-section,.safety-section,.closing-section{width:min(1180px,calc(100% - 36px));margin:0 auto}.intro-section{padding:42px 0 34px}.section-copy{max-width:700px;margin-bottom:34px}.section-copy--wide{max-width:860px}.section-kicker{color:var(--coral)}.snapshot-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:28px;align-items:stretch;padding:28px;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow)}.snapshot-header h2{margin-bottom:18px}.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-card,.capability-card,.principle-item{border:1px solid var(--line);border-radius:8px;background:#fffdf8d1}.stat-card{min-height:150px;padding:24px}.stat-card strong{display:block;color:var(--deep-teal);font-size:3rem;line-height:1}.stat-card span{display:block;margin-top:10px;color:#183531b8;font-weight:800}.capabilities-section{padding:88px 0 54px}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.capability-card{min-height:286px;padding:24px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.capability-card:hover{transform:translateY(-3px);border-color:#1d746661;box-shadow:0 18px 36px #132b271f}.icon-badge{display:grid;place-items:center;width:46px;height:46px;margin-bottom:22px;border-radius:8px;color:var(--deep-teal);background:#dff1eb}.icon-badge svg{width:23px;height:23px}.safety-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:34px;align-items:start;padding:58px 0 88px}.safety-copy{position:sticky;top:24px}.principle-list{display:grid;gap:14px}.principle-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:16px;align-items:start;padding:22px}.principle-item>svg{width:30px;height:30px;color:var(--coral)}.principle-item p{margin-bottom:0}.closing-section{padding:44px 0 80px}.closing-section>div{padding:30px;border:1px solid rgba(11,64,61,.22);border-radius:8px;background:linear-gradient(135deg,#0b403d,#1d7466 58%,#d85d4a)}.closing-section h2,.closing-section p,.closing-section .section-kicker{color:#fffdf8}.closing-section p{max-width:760px;color:#fffdf8d6}.footer{display:flex;justify-content:space-between;gap:16px;width:min(1180px,calc(100% - 36px));margin:0 auto;padding:24px 0 34px;color:#1835319e;font-size:.88rem}@media (max-width: 900px){.hero{min-height:560px;padding-bottom:48px}.hero__image{object-position:70% center}.hero__content{margin-top:70px}.snapshot-section,.safety-section{grid-template-columns:1fr}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.safety-copy{position:static}}@media (max-width: 680px){.hero{min-height:auto;padding:18px 18px 56px}.topbar{align-items:flex-start}.nav-links{display:none}.hero__content{margin-top:58px}h1{font-size:2.72rem}.hero__description{font-size:1.04rem}.button{width:100%}.snapshot-section{width:min(100% - 24px,1180px);padding:20px}.stat-grid,.capability-grid{grid-template-columns:1fr}.stat-card{min-height:126px}.capability-card{min-height:0}.principle-item{grid-template-columns:1fr}.footer{flex-direction:column}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
