:root{--bg: #0f172a;--surface: #1e293b;--border: #334155;--text-primary: #f1f5f9;--text-muted: #64748b;--accent: #6366f1;--accent-gradient: linear-gradient(135deg, #6366f1, #8b5cf6);--hover-glow: 0 8px 28px rgba(99, 102, 241, .25)}[data-theme=light]{--bg: #f1f5f9;--surface: #ffffff;--border: #e2e8f0;--text-primary: #334155;--text-muted: #64748b;--hover-glow: 0 8px 28px rgba(99, 102, 241, .18)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text-primary);font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;transition:background .2s ease,color .2s ease}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}
