:root{--color-primary:#3b82f6;--color-primary-hover:#2563eb;--color-primary-active:#1d4ed8;--color-primary-subtle:#eff6ff;--color-slate-50:#f8fafc;--color-slate-100:#f1f5f9;--color-slate-200:#e2e8f0;--color-slate-300:#cbd5e1;--color-slate-400:#94a3b8;--color-slate-500:#475569;--color-slate-600:#475569;--color-slate-700:#334155;--color-slate-800:#1e293b;--color-slate-900:#0f172a;--color-background:#fff;--color-surface:#f8fafc;--color-surface-hover:#f1f5f9;--color-text-primary:var(--color-slate-900);--color-text-secondary:var(--color-slate-700);--color-text-tertiary:var(--color-slate-600);--color-border:var(--color-slate-200);--color-border-hover:var(--color-slate-300);--color-success:#10b981;--color-success-bg:#ecfdf5;--color-success-text:#065f46;--color-warning:#f59e0b;--color-warning-bg:#fffbeb;--color-warning-text:#92400e;--color-danger:#ef4444;--color-danger-bg:#fef2f2;--color-danger-text:#991b1b;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--font-family-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-display:"Outfit", "Sora", sans-serif;--font-family-sans:var(--font-family-body);--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-normal:.25s cubic-bezier(.4, 0, .2, 1);--transition-slow:.4s cubic-bezier(.4, 0, .2, 1);--gradient-premium:linear-gradient(135deg, #2563eb 0%, #7c3aed 100%);--gradient-premium-hover:linear-gradient(135deg, #1d4ed8 0%, #6d28d9 100%);--gradient-glass:#ffffffb3;--glass-blur:blur(12px);--glass-border:#fff3;--glass-shadow:0 8px 32px 0 #1f26871a}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important}body{color:#1e293b;letter-spacing:.01em;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;color:#0f172a;margin-top:0;font-weight:700;line-height:1.2}h1{font-size:2.5rem;font-weight:800}h2{font-size:2rem;font-weight:700}h3{font-size:1.5rem;font-weight:700}p{color:#475569;margin:0;line-height:1.7}a{color:#6366f1;text-decoration:none;transition:color .2s}a:hover{color:#8b5cf6}button{letter-spacing:inherit;font-family:inherit;font-weight:600}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}@media (prefers-reduced-motion:no-preference){:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #6366f1}}::selection{color:#1e293b;background-color:#6366f133}::selection{color:#1e293b;background-color:#6366f133}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:2px solid #f1f5f9;border-radius:10px;box-shadow:0 2px 6px #6366f14d}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#8b5cf6,#a855f7);box-shadow:0 4px 12px #8b5cf666}.gradient-text{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.card{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fffffffa;border:1px solid #ffffffb3;border-radius:20px;box-shadow:0 8px 24px #0000000f,0 2px 8px #0000000a,inset 0 1px #fffc}.btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:12px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #6366f14d}.btn-primary:hover{background:linear-gradient(135deg,#8b5cf6 0%,#a855f7 100%);transform:translateY(-2px);box-shadow:0 6px 16px #8b5cf666}.btn-secondary{color:#475569;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;border-radius:12px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-secondary:hover{background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);border-color:#cbd5e1;transform:translateY(-2px)}
