:root{--primary-gradient:linear-gradient(135deg,#4f46e5,#3b82f6);--secondary-gradient:linear-gradient(135deg,#0ea5e9,#06b6d4)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;animation:gradientBG 15s ease infinite;background:linear-gradient(-45deg,#e0e7ff,#f0fdf4,#e0f2fe,#f8fafc);background-size:400% 400%;color:#1e293b;font-family:Inter,Roboto,Helvetica,Arial,sans-serif;margin:0;max-width:100vw;min-height:100vh;overflow-x:hidden}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
/*# sourceMappingURL=main.f6fd86f3.css.map*/