:root,[data-theme=dark]{--bg: #0a0b0d;--surface: #111317;--surface-elevated: #181b20;--text-primary: #f2f4f7;--text-secondary: #a8b0bb;--text-muted: #6e7681;--border: #23272e;--border-strong: #2e333b;--accent: #e8c468;--accent-hover: #f0d386;--accent-active: #d6ae49;--on-accent: #1a1505;--accent-soft: rgba(232, 196, 104, .12);--success: #43c089;--warning: #e2a93b;--danger: #e5645f;--info: #5b9dff;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .45);--shadow-md: 0 6px 24px rgba(0, 0, 0, .5);--shadow-lg: 0 18px 50px rgba(0, 0, 0, .6);--grid-dot: #1b1f26;color-scheme:dark}[data-theme=light]{--bg: #fbfbfc;--surface: #ffffff;--surface-elevated: #f4f5f7;--text-primary: #14161a;--text-secondary: #4a515c;--text-muted: #828b97;--border: #e6e8ec;--border-strong: #d3d8e0;--accent: #8a6300;--accent-hover: #a3760a;--accent-active: #6e4f00;--on-accent: #ffffff;--accent-soft: rgba(138, 99, 0, .1);--success: #16936a;--warning: #b5791a;--danger: #d23f3a;--info: #2f6fe0;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .06);--shadow-md: 0 6px 24px rgba(16, 24, 40, .08);--shadow-lg: 0 18px 50px rgba(16, 24, 40, .12);--grid-dot: #e9ebef;color-scheme:light}:root{--font-display: "Space Grotesk", system-ui, sans-serif;--font-body: "Manrope", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--fs-display: 72px;--lh-display: 1.02;--ls-display: -.025em;--fs-h1: 48px;--lh-h1: 1.1;--ls-h1: -.02em;--fs-h2: 32px;--lh-h2: 1.15;--ls-h2: -.015em;--fs-h3: 24px;--lh-h3: 1.25;--fs-body-lg: 18px;--fs-body: 16px;--lh-body: 1.6;--fs-small: 14px;--lh-small: 1.5;--fs-caption: 12px;--lh-caption: 1.4;--ls-caption: .14em;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 96px;--space-10: 128px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 999px;--container-max: 1140px;--container-pad: var(--space-5);--z-base: 0;--z-dropdown: 1000;--z-nav: 1100;--z-overlay: 1200;--z-modal: 1300;--z-toast: 1400;--duration-fast: .12s;--duration-base: .2s;--duration-slow: .32s;--ease-standard: cubic-bezier(.4, 0, .2, 1);--ease-out: cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text-primary);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);font-weight:var(--fw-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background var(--duration-slow) var(--ease-out),color var(--duration-slow) var(--ease-out)}a{color:inherit;text-decoration:none}button{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}::selection{background:var(--accent);color:var(--on-accent)}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
