*,:before,:after{box-sizing:border-box}:root{--brand:#4f46e5;--brand-dark:#3730a3;--brand-light:#eef2ff;--brand-mid:#e0e7ff;--success:#059669;--success-light:#f0fdf4;--warning:#d97706;--warning-light:#fffbeb;--danger:#dc2626;--danger-light:#fef2f2;--text:#0f172a;--text-sub:#475569;--text-muted:#94a3b8;--border:#e2e8f0;--surface:#f8fafc;--card:#fff;--table-head:#f1f5f9}body{background:var(--surface);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.5}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{margin:0;font-family:Inter,system-ui,sans-serif}p{margin:0}button,input{font-family:Inter,system-ui,sans-serif}@keyframes shimmer{0%{opacity:1}50%{opacity:.45}to{opacity:1}}.skeleton{animation:1.6s ease-in-out infinite shimmer}
