*{margin:0;padding:0;box-sizing:border-box}:root{--sidebar-w: 260px;--topbar-h: 64px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--primary: #e3ad17;--primary-light: #efc14b;--primary-dark: #c7931e;--accent: #334155;--accent-light: #475569;--bg-page: #f6f7f4;--bg-card: rgba(255, 255, 255, .9);--bg-sidebar: #ffffff;--bg-sidebar-hover: #f8fafc;--bg-sidebar-active: #fffbeb;--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #64748b;--text-sidebar: #64748b;--text-sidebar-active: #0f172a;--blue-500: #e3ad17;--blue-600: #c7931e;--green-500: #16a34a;--amber-500: #f59e0b;--red-500: #ef4444;--purple-500: #8b5cf6;--border: #e2e8f0;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 8px 20px rgba(15, 23, 42, .06);--shadow-lg: 0 16px 32px rgba(15, 23, 42, .08);--shadow-glow: 0 0 36px rgba(227, 173, 23, .14)}.glass-card{background:#ffffffd1;border:1px solid #e2e8f0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-md)}.gradient-text{background:linear-gradient(135deg,#334155 0%,var(--primary-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}html,body,#root{height:100%;font-family:var(--font);background:linear-gradient(180deg,#f6f7f4,#ecefe7);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(max-width:768px){:root{--sidebar-w: 0px}}
