:root{--color:#101010;--max-width:1100px;--card-bg:#f3f3f3f9;--card-2-bg:#f9fff9fa;--card-3-bg:#f3f3f3;--card-bg-hover:#fff;--WelcomeMainTextColor:#211f25;--canvas_fill:#000;--footer_bg:linear-gradient(0deg,#ffe7f2,#ecf5ff)}@media (prefers-color-scheme:dark){:root{--color:#fff;--card-bg:#2a2a2aef;--card-2-bg:#2f312ffa;--card-3-bg:#2a2a2a;--card-bg-hover:#1c1a1ae3;--footer_bg:linear-gradient(0deg,#000000b3,#000000b2)}}*{box-sizing:border-box;padding:0;margin:0;font-family:Roboto,sans-serif}body{color:var(--color);background-image:url(/_next/static/media/bg.12a7e1ee.svg);overflow:hidden}a{color:inherit;text-decoration:none}.animate__animated.animate__delay-0_75s{animation-delay:.75s;animation-delay:calc(var(--animate-delay)*.75)}