:root{--background:#121212;--foreground:#fff;--point-blue:#4a90e2;--point-green:#50e3c2;--font-main:"Inter",system-ui,-apple-system,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-main);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}
.Navbar-module__cJzEcG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background-color:#121212cc;border-bottom:1px solid #ffffff1a;width:100%;padding:1.5rem 2rem;transition:transform .3s ease-in-out;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{color:#fff;flex-direction:column;font-size:1.5rem;font-weight:700;line-height:1;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logopart{opacity:.7;margin-top:2px;font-size:.8rem;font-weight:400}.Navbar-module__cJzEcG__desktopNav{gap:3rem;display:flex}.Navbar-module__cJzEcG__navLink{color:#fff;padding:5px 0;font-size:1rem;font-weight:500;text-decoration:none;position:relative}.Navbar-module__cJzEcG__underline{background-color:var(--point-blue,#4a90e2);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__navLink:hover .Navbar-module__cJzEcG__underline{width:100%}.Navbar-module__cJzEcG__mobileToggle{color:#fff;cursor:pointer;background:0 0;border:none;display:none}.Navbar-module__cJzEcG__mobileNav{z-index:99;background-color:#121212;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;transition:transform .5s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Navbar-module__cJzEcG__mobileNav.Navbar-module__cJzEcG__open{transform:translateY(0)}.Navbar-module__cJzEcG__mobileLink{color:#fff;font-size:2rem;font-weight:700;text-decoration:none}@media (max-width:768px){.Navbar-module__cJzEcG__desktopNav{display:none}.Navbar-module__cJzEcG__mobileToggle{z-index:101;display:block}}
.Footer-module__S6Hkya__footer{color:#888;background-color:#0a0a0a;border-top:1px solid #333;padding:4rem 2rem}.Footer-module__S6Hkya__container{flex-direction:column;gap:2rem;max-width:1400px;margin:0 auto;display:flex}.Footer-module__S6Hkya__logo{color:#fff;margin-bottom:1rem;font-size:1.5rem}.Footer-module__S6Hkya__details p{margin:.5rem 0;line-height:1.6}.Footer-module__S6Hkya__links{gap:2rem;margin-top:1rem;display:flex}.Footer-module__S6Hkya__links a{color:#888;font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__links a:hover{color:#4a90e2}@media (min-width:768px){.Footer-module__S6Hkya__container{flex-direction:row;justify-content:space-between;align-items:flex-end}}
.LoadingScreen-module__zfmyua__loader{z-index:9999;background-color:#000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}
