@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Outfit:wght@500;600;700&display=swap";:root{--bg-app:#f8f9fa;--bg-card:#fff;--bg-sidebar:#fff;--text-primary:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--text-sidebar:#1e293b;--text-sidebar-muted:#64748b;--border-color:#e2e8f0;--border-sidebar:#e2e8f0;--brand-primary:#3b82f6;--brand-primary-hover:#2563eb;--success:#10b981;--success-light:#d1fae5;--danger:#f43f5e;--danger-light:#ffe4e6;--warning:#f59e0b;--warning-light:#fef3c7;--font-sans:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-display:"Outfit",var(--font-sans);--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);--shadow-card:0 10px 15px -3px rgba(0,0,0,.03),0 4px 6px -2px rgba(0,0,0,.02);--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--sidebar-width:260px;--topbar-height:72px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-app);line-height:1.5;-webkit-font-smoothing:antialiased}body,h1,h2,h3,h4,h5,h6{color:var(--text-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:600}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}
