:root{--c-bg:#F7F4EE;--c-surface:#FFFFFF;--c-surface-bright:#F2EEE8;--c-border:#E5DFD5;--c-text:#1A1816;--c-text-muted:#6B6660;--c-accent:#C25D2E;--c-accent-hover:#A84D24;--c-accent-on:#F2EFEA;--c-accent-soft-light:#F5E6DC;--c-accent-soft-dark:#2A1A14;--c-success:#4A7C59;--c-warning:#C9A24A;--c-danger:#B23A3A;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-6:24px;--s-8:32px;--s-12:48px;--s-16:64px;--s-24:96px;--header-height:60px;--s-section:clamp(64px,8vw,96px);--container-max:1280px;--container-pad:16px;--r-sm:4px;--r-md:8px;--r-lg:12px;--r-pill:999px;--bw:1px;--shadow-card:0 1px 2px rgba(26,24,22,0.04),0 4px 12px rgba(26,24,22,0.06);--shadow-sheet:0 -8px 32px rgba(26,24,22,0.16);--t-fast:160ms;--t-slow:240ms;--ease-out:cubic-bezier(0.2,0,0,1);--ease-decelerate:cubic-bezier(0.05,0.7,0.1,1);--fs-stat:clamp(2rem,4.5vw,3.25rem);--fs-h1:clamp(1.75rem,3vw,2.25rem);--fs-h2:clamp(1.25rem,2vw,1.5rem);--fs-body-lg:1.125rem;--fs-body:1rem;--fs-small:0.875rem;--lh-tight:1.1;--lh-body:1.6;--z-header:50;--z-sticky-cta:60;--z-sheet-overlay:90;--z-sheet:100;--bg:#ffffff;--bg-alt:#f5f5f5;--bg-card:#f5f5f5;--bg-hero:#000000;--text:#000000;--text-secondary:#555555;--text-muted:#888888;--accent:#000000;--accent-fg:#ffffff;--border:#e0e0e0;--border-light:#eeeeee;--header-bg:rgba(255,255,255,0.85);--header-border:rgba(0,0,0,0.06);--card-hover:#ebebeb;--input-bg:#ffffff;--input-border:#d0d0d0;--skeleton:#e8e8e8;--surface:#f5f5f5}@media (min-width:640px){:root{--container-pad:24px}}@media (min-width:1024px){:root{--container-pad:32px}}[data-theme=dark]{--c-bg:#0E0D0C;--c-surface:#161413;--c-surface-bright:#1F1C1A;--c-border:#2A2724;--c-text:#F2EFEA;--c-text-muted:#9A938A;--shadow-card:0 1px 2px rgba(0,0,0,0.4),0 4px 12px rgba(0,0,0,0.5);--shadow-sheet:0 -8px 32px rgba(0,0,0,0.6);--bg:#0c0c0c;--bg-alt:#161616;--bg-card:#181818;--bg-hero:#0c0c0c;--text:#ececec;--text-secondary:#a0a0a0;--text-muted:#8a8a8a;--accent:#ececec;--accent-fg:#0c0c0c;--border:#2a2a2a;--border-light:#222222;--header-bg:rgba(12,12,12,0.88);--header-border:rgba(255,255,255,0.08);--card-hover:#222222;--input-bg:#151515;--input-border:#303030;--skeleton:#222222;--surface:#161616}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body,html{overflow-x:hidden}body{font-family:var(--font-onest),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:var(--c-bg);line-height:1.6;font-weight:400;letter-spacing:-.01em;-webkit-overflow-scrolling:touch}a,body{color:var(--c-text)}a{text-decoration:none;transition:opacity .2s}a:hover{opacity:.7}img{max-width:100%;height:auto;display:block}.h1{font-size:var(--fs-h1);font-weight:700}.h1,.h2{letter-spacing:-.02em;line-height:var(--lh-tight);color:var(--c-text)}.h2{font-size:var(--fs-h2);font-weight:600}.stat{font-size:var(--fs-stat);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1;color:var(--c-text)}.body-lg{font-size:var(--fs-body-lg);color:var(--c-text)}.body-lg,.small{font-weight:500;line-height:var(--lh-body)}.small{font-size:var(--fs-small);color:var(--c-text-muted)}:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px;border-radius:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}