@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_396b12ce-module__rRjk0G__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--foreground-rgb:255,255,255;--background-start-rgb:10,25,47;--background-end-rgb:13,30,56;--primary-color:#64ffda;--primary-hover:#4cd6b3;--secondary-color:#8892b0;--text-primary:#ccd6f6;--text-secondary:#8892b0;--nav-bg:#0a192ff2}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,rgb(var(--background-start-rgb)),rgb(var(--background-end-rgb)))fixed;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:all .3s}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:700;line-height:1.2}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{text-transform:uppercase;letter-spacing:1px;cursor:pointer;border-radius:4px;padding:12px 28px;font-weight:600;transition:all .3s;display:inline-block}.btn-primary{border:2px solid var(--primary-color);color:var(--primary-color);background:0 0}.btn-primary:hover{background:#64ffda1a;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s forwards fadeIn}
.Navbar-module__nuAbfa__navbar{z-index:1000;background:0 0;width:100%;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__nuAbfa__scrolled{background:var(--nav-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:15px 0;box-shadow:0 10px 30px -10px #020c1bb3}.Navbar-module__nuAbfa__navContent{justify-content:space-between;align-items:center;display:flex}.Navbar-module__nuAbfa__logo{color:var(--primary-color);letter-spacing:2px;font-size:1.8rem;font-weight:800}.Navbar-module__nuAbfa__desktopMenu{align-items:center;gap:30px;display:flex}.Navbar-module__nuAbfa__navLink{color:var(--text-primary);cursor:pointer;font-size:.95rem;font-weight:500}.Navbar-module__nuAbfa__navLink:hover{color:var(--primary-color)}.Navbar-module__nuAbfa__dropdown{padding:10px 0;position:relative}.Navbar-module__nuAbfa__dropdownContent{opacity:0;visibility:hidden;background:#112240;border-radius:4px;flex-direction:column;min-width:200px;padding:10px 0;transition:all .3s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 30px -15px #020c1bb3}.Navbar-module__nuAbfa__dropdown:hover .Navbar-module__nuAbfa__dropdownContent{opacity:1;visibility:visible;top:100%}.Navbar-module__nuAbfa__dropdownContent a{color:var(--text-secondary);padding:12px 20px;font-size:.9rem;display:block}.Navbar-module__nuAbfa__dropdownContent a:hover{color:var(--primary-color);background:#233554}.Navbar-module__nuAbfa__hamburger{cursor:pointer;display:none}.Navbar-module__nuAbfa__closeMenu{display:none}@media (max-width:768px){.Navbar-module__nuAbfa__hamburger{flex-direction:column;gap:6px;display:flex}.Navbar-module__nuAbfa__hamburger div{background:var(--primary-color);width:30px;height:2px}.Navbar-module__nuAbfa__desktopMenu{background:#112240;flex-direction:column;justify-content:center;width:70%;height:100vh;padding:20px;transition:transform .3s;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px -10px #020c1bb3}.Navbar-module__nuAbfa__desktopMenu.Navbar-module__nuAbfa__show{transform:translate(0)}.Navbar-module__nuAbfa__dropdownContent{box-shadow:none;opacity:1;visibility:visible;background:0 0;padding-left:20px;display:none;position:static;transform:none}.Navbar-module__nuAbfa__dropdown:hover .Navbar-module__nuAbfa__dropdownContent{display:flex}.Navbar-module__nuAbfa__closeMenu{cursor:pointer;color:var(--primary-color);font-size:2rem;display:block;position:absolute;top:20px;right:20px}}
.Footer-module__EZoWya__footer{background:#020c1b;border-top:1px solid #112240;margin-top:auto;padding:60px 0 20px}.Footer-module__EZoWya__grid{grid-template-columns:2fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.Footer-module__EZoWya__logo{color:var(--primary-color);margin-bottom:20px;font-size:1.5rem}.Footer-module__EZoWya__text{color:var(--text-secondary);max-width:300px;font-size:.9rem}.Footer-module__EZoWya__col h4{color:var(--text-primary);margin-bottom:20px;font-size:1.1rem}.Footer-module__EZoWya__list{list-style:none}.Footer-module__EZoWya__list li{margin-bottom:12px}.Footer-module__EZoWya__list a{color:var(--text-secondary);font-size:.9rem}.Footer-module__EZoWya__list a:hover{color:var(--primary-color)}.Footer-module__EZoWya__bottom{text-align:center;color:var(--text-secondary);border-top:1px solid #112240;padding-top:20px;font-size:.8rem}@media (max-width:768px){.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:30px}}
