*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d0d10;--surface:#141418;--surface-hover:#1c1c22;--border:#252530;--text-primary:#e4e4ec;--text-secondary:#9090a8;--text-muted:#555568;--accent:#a78bfa;--accent-dim:#7c6af0;--green:#34d399;--blue:#7dd3fc;--chip-bg:#1e1e28;--chip-text:#b0b0c8;--radius:8px;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif}body{background:var(--bg);color:var(--text-primary);font-family:var(--font);min-height:100vh;font-size:14px;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
