@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-in.fade-in{animation:.2s ease-out both fade-in}:root{--radius:.75rem;--background:#fff;--foreground:#1b2130;--card:#fff;--card-foreground:#1b2130;--popover:#fff;--popover-foreground:#1b2130;--primary:#1762f4;--primary-foreground:#fcfcfc;--secondary:#eef2f9;--secondary-foreground:#1b2130;--muted:#eef2f9;--muted-foreground:#6c727e;--accent:#eeecff;--accent-foreground:#2f215b;--destructive:#f00026;--destructive-foreground:#fcfcfc;--border:#dbdee5;--input:#dbdee5;--ring:#1762f4}@supports (color:lab(0% 0 0)){:root{--background:lab(100% 0 0);--foreground:lab(12.8096% .353955 -10.9171);--card:lab(100% 0 0);--card-foreground:lab(12.8096% .353955 -10.9171);--popover:lab(100% 0 0);--popover-foreground:lab(12.8096% .353955 -10.9171);--primary:lab(44.9741% 23.5486 -80.5952);--primary-foreground:lab(98.84% 0 0);--secondary:lab(95.3164% -.225723 -3.77562);--secondary-foreground:lab(12.8096% .353955 -10.9171);--muted:lab(95.3164% -.225723 -3.77562);--muted-foreground:lab(47.7038% -.294685 -7.4697);--accent:lab(93.9071% 3.78302 -10.565);--accent-foreground:lab(17.2581% 19.4111 -33.4361);--destructive:lab(51.0185% 79.5015 53.9924);--destructive-foreground:lab(98.84% 0 0);--border:lab(88.3563% -.223696 -3.77444);--input:lab(88.3563% -.223696 -3.77444);--ring:lab(44.9741% 23.5486 -80.5952)}}*,:before,:after{box-sizing:border-box;border-color:#e5e7eb}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;line-height:1.5}body{color:#334155;-webkit-font-smoothing:antialiased;background-color:#fff;margin:0;font-family:Inter,sans-serif}h1,h2,h3,h4{font-family:Poppins,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#1e5eff66;border-radius:4px}@keyframes toast-in{0%{opacity:0;transform:translate(-120%)}to{opacity:1;transform:translate(0)}}.toast-in{animation:.45s cubic-bezier(.2,.8,.3,1) both toast-in}
