:root{--color-accent: #ea580c;--color-accent-hover: #c2410c;--color-accent-soft: #fff0e6;--color-accent-soft-border: #fed7aa;--color-ground: #faf9f7;--color-surface: #ffffff;--color-surface-raised: #ffffff;--color-border: #e7e2dd;--color-border-strong: #d6cfc7;--color-text: #211c17;--color-text-muted: #6b6259;--color-text-faint: #a39a90;--color-success: #15803d;--color-success-bg: #dcfce7;--color-warning: #a16207;--color-warning-bg: #fef3c7;--color-danger: #b91c1c;--color-danger-bg: #fee2e2;--color-info: #1d4ed8;--color-info-bg: #dbeafe;--font-display: "Inter", system-ui, -apple-system, sans-serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, monospace;--text-xs: .75rem;--text-sm: .8125rem;--text-base: .9375rem;--text-lg: 1.125rem;--text-xl: 1.5rem;--text-2xl: 2rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--shadow-sm: 0 1px 2px rgba(33, 28, 23, .06);--shadow-md: 0 4px 16px rgba(33, 28, 23, .08);--shadow-card: 0 1px 3px rgba(33, 28, 23, .05), 0 1px 2px rgba(33, 28, 23, .04);--sidebar-width: 240px}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--color-ground: #17140f;--color-surface: #1f1b15;--color-surface-raised: #262019;--color-border: #352d24;--color-border-strong: #453b2f;--color-text: #f3ede4;--color-text-muted: #b5aa9c;--color-text-faint: #7c7268;--color-accent: #fb923c;--color-accent-hover: #fdba74;--color-accent-soft: #3a2517;--color-accent-soft-border: #5c3a1e;--color-success: #4ade80;--color-success-bg: #123321;--color-warning: #fbbf24;--color-warning-bg: #3a2c0c;--color-danger: #f87171;--color-danger-bg: #3a1414;--color-info: #60a5fa;--color-info-bg: #14213a;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 16px rgba(0, 0, 0, .4);--shadow-card: 0 1px 3px rgba(0, 0, 0, .3), 0 1px 2px rgba(0, 0, 0, .24)}}:root[data-theme=dark]{--color-ground: #17140f;--color-surface: #1f1b15;--color-surface-raised: #262019;--color-border: #352d24;--color-border-strong: #453b2f;--color-text: #f3ede4;--color-text-muted: #b5aa9c;--color-text-faint: #7c7268;--color-accent: #fb923c;--color-accent-hover: #fdba74;--color-accent-soft: #3a2517;--color-accent-soft-border: #5c3a1e;--color-success: #4ade80;--color-success-bg: #123321;--color-warning: #fbbf24;--color-warning-bg: #3a2c0c;--color-danger: #f87171;--color-danger-bg: #3a1414;--color-info: #60a5fa;--color-info-bg: #14213a;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 16px rgba(0, 0, 0, .4);--shadow-card: 0 1px 3px rgba(0, 0, 0, .3), 0 1px 2px rgba(0, 0, 0, .24)}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light dark}body{margin:0;font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);background:var(--color-ground);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);text-wrap:balance;margin:0}table{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
