:root{--color-bg: #0b0d10;--color-surface: #15181d;--color-surface-muted: #1b1f26;--color-surface-hover: #242a32;--color-text: #e7eaee;--color-text-muted: #9aa3ad;--color-text-subtle: #5f6873;--color-border: #2a2f37;--color-border-strong: #3a414b;--color-accent: #3b82f6;--color-accent-hover: #2563eb;--color-accent-soft: rgba(59, 130, 246, .16);--color-danger: #f0524b;--color-danger-soft: rgba(240, 82, 75, .12);--color-success: #2dd4a7;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .5);--shadow-md: 0 2px 6px rgba(0, 0, 0, .55), 0 1px 2px rgba(0, 0, 0, .6);--shadow-lg: 0 16px 40px -8px rgba(0, 0, 0, .7), 0 8px 16px -6px rgba(0, 0, 0, .5)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
