:root{--color-neutral-200: #C8C8C8;--color-neutral-300: #A0A0A0;--color-neutral-400: #8E8E8E;--color-neutral-600: #404040;--color-neutral-700: #282828;--color-neutral-800: #222222;--color-neutral-900: #131215;--color-brand-100: #ECFC91;--color-brand-600: #A5FF11;--color-brand-700: #73B30C;--color-brand-800: #8AA200;--color-brand-900: #2D381B;--color-transparent-brand: rgba(72, 72, 72, .05);--color-transparent-black-50: rgba(0, 0, 0, .5);--color-transparent-green-20: rgba(112, 237, 206, .2);--color-transparent-green-10: rgba(109, 234, 173, .1);--color-background-primary: #1A1A1A;--color-background-secondary: #2A2A2A;--color-background-tertiary: #3A3A3A;--color-background-brand: #1F2A15;--color-semantic-success: #16a34a;--color-semantic-warning: #f59e0b;--color-semantic-error: #ef4444;--color-semantic-info: #3b82f6;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--font-body: Power Grotesk, Inter, system-ui, sans-serif;--font-heading: Power Grotesk, Inter, system-ui, sans-serif;--font-secondary: Inter, system-ui, sans-serif}*{margin:0;padding:0;box-sizing:border-box}:root{--c-green: #a4ff11;--c-green-hover: #93e60c;--c-green-deep: #4e7a06;--c-green-ink: #37610a;--c-on-accent: #0e140f;--c-ink: #0e140f;--c-paper: #ffffff;--c-paper2: #f5f8f1;--c-line: #e7ece2;--c-muted: #5d6b60;--c-muted-soft: #93a394;--c-off: #c4ccbf;--c-disabled: #e2e8da;--c-danger: #d23b2f;--c-green-faint: rgba(164,255,17,.08);--c-green-soft: rgba(164,255,17,.14);--c-green-border: rgba(164,255,17,.4);--c-green-ring: rgba(164,255,17,.18)}:root[data-style=clean-professional]{--c-green: #1d4ed8;--c-green-hover: #1e40af;--c-green-deep: #1e3a8a;--c-green-ink: #1d4ed8;--c-on-accent: #ffffff;--c-paper2: #f8fafc;--c-line: #e2e8f0;--c-off: #94a3b8;--c-green-faint: rgba(29,78,216,.06);--c-green-soft: rgba(29,78,216,.1);--c-green-border: rgba(29,78,216,.28);--c-green-ring: rgba(29,78,216,.15)}:root[data-theme=dark]{--c-green: #a4ff11;--c-green-hover: #b4ff3d;--c-green-deep: #bdf76a;--c-green-ink: #cdf78a;--c-on-accent: #0e140f;--c-ink: #e7edf2;--c-paper: #14181d;--c-paper2: #1b2027;--c-line: #2b313a;--c-muted: #9aa6ad;--c-muted-soft: #6d7884;--c-off: #3a414b;--c-disabled: #2a2f37;--c-danger: #ff6b6b}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--c-paper);color:var(--c-ink);min-height:100vh}#root,.app-bg{min-height:100vh;display:flex;flex-direction:column}.page-shell{flex:1;display:flex;flex-direction:column;max-width:1200px;margin:0 auto;width:100%;padding:1rem}
