:root{--color-sidebar:#1a1a2e;--color-gold:#d4a843;--color-bg:#f8fafc;--color-card:#fff;--color-fg:#0f172a;--color-muted:#64748b;--color-border:#e2e8f0;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444;--color-primary:#1e6fd9}*{box-sizing:border-box}body{background:var(--color-bg);color:var(--color-fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,h4,h5,h6{margin:0}input,textarea,select{font-family:inherit}
