:root{--max-width:1120px;--scroll-offset:5.5rem;--page-width:70rem;--page-width-wide:74rem;--section-pad-y:var(--space-4);--background:#fff;--surface:#fff;--surface-alt:#f7f7f5;--surface-strong:#f2f2ef;--text:#202124;--text-strong:#111;--muted:#555a61;--border:#e3e5e8;--border-strong:#c9ced6;--accent:#202124;--accent-strong:#111;--on-strong:#fff;--primary-hover-bg:#2d2d2d;--viz-warm:#d76d43;--viz-warm-strong:#b85a35;--viz-cool:#2f7a59;--viz-cool-strong:#1f5a40;--viz-neutral:#6b7280;--viz-neutral-strong:#4b5563;--viz-night:#1d2430;--viz-paper:#f7f8fb;--viz-text:#191919;--viz-warm-bg:#fafaf8;--viz-warm-stroke:#d8d3cb;--viz-cool-07:rgba(47,122,89,0.07);--viz-cool-08:rgba(47,122,89,0.08);--viz-cool-10:rgba(47,122,89,0.10);--viz-cool-12:rgba(47,122,89,0.12);--viz-cool-15:rgba(47,122,89,0.15);--viz-cool-18:rgba(47,122,89,0.18);--viz-cool-25:rgba(47,122,89,0.25);--viz-cool-30:rgba(47,122,89,0.30);--viz-cool-35:rgba(47,122,89,0.35);--viz-warm-08:rgba(215,109,67,0.08);--viz-warm-12:rgba(215,109,67,0.12);--viz-warm-15:rgba(215,109,67,0.15);--viz-warm-30:rgba(215,109,67,0.30);--viz-warm-45:rgba(215,109,67,0.45);--text-2xs:0.65rem;--text-xs:0.78rem;--text-sm:0.85rem;--text-md:0.92rem;--text-base:1rem;--text-lg:1.05rem;--text-xl:1.18rem;--text-2xl:1.5rem;--text-h3:clamp(1.4rem,2.5vw,1.8rem);--text-h2:clamp(1.75rem,4vw,2.5rem);--text-h1:clamp(2rem,5.5vw,3rem);--text-hero-action:clamp(1.3rem,3.4vw,2rem);--text-hero-metric:clamp(1.7rem,3.6vw,2.4rem);--leading-hero:0.96;--leading-none:1;--leading-tight:1.1;--leading-snug:1.15;--leading-base:1.45;--leading-relaxed:1.6;--leading-loose:1.75;--space-1:0.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:2.5rem;--space-6:3rem;--space-7:3.5rem;--space-8:4rem;--radius-xs:0.75rem;--radius-sm:0.8rem;--radius-md:0.9rem;--radius-lg:1rem;--radius-xl:1.25rem;--radius-2xl:1.6rem;--radius-pill:999px;--shadow-sm:0 4px 14px rgba(17,17,17,0.08);--shadow-lg:0 20px 50px rgba(17,17,17,0.05);--duration-fast:150ms;--duration-base:180ms;--ease-standard:ease}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--background);color:var(--text);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:optimizelegibility}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--text-strong);outline-offset:2px}img{max-width:100%}main{width:min(var(--max-width),calc(100% - 2rem));margin:0 auto}.skip-link{position:absolute;top:-40px;left:0;z-index:100;padding:.6rem 1rem;background:var(--text-strong);color:var(--surface);border-radius:0 0 .5rem;text-decoration:none}.skip-link:focus-visible{top:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}