@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";
:root{--bg-primary:#000;--bg-secondary:#080808;--fg-primary:#fff;--fg-secondary:#888;--fg-muted:#444;--accent:#fff;--border:#ffffff14;--border-focus:#fff3;--glass:#ffffff05;--glass-stroke:#ffffff0d;--font-main:"Plus Jakarta Sans",-apple-system,sans-serif;--noise:url(https://grainy-gradients.vercel.app/noise.svg)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;cursor:crosshair}body{background:var(--bg-primary);color:var(--fg-primary);font-family:var(--font-main);-webkit-font-smoothing:antialiased;overflow-x:hidden}body:after{content:"";background-image:var(--noise);opacity:.03;pointer-events:none;z-index:1000;width:100%;height:100%;position:fixed;top:0;left:0}@keyframes ambientGlow{0%{transform:translate(-10%,-10%)}50%{transform:translate(10%,10%)}to{transform:translate(-10%,-10%)}}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#ffffff05 0%,#0000 40%);width:200%;height:200%;animation:25s linear infinite ambientGlow;position:fixed;top:-50%;left:-50%}a{color:inherit;text-decoration:none;transition:opacity .3s}a:hover{opacity:.7}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-padding{padding:120px 0}@media (max-width:768px){.section-padding{padding:80px 0}}
.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);z-index:1000;background:#00000080;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.5px;z-index:1001;text-transform:uppercase;font-size:1.1rem;font-weight:800}.Navbar-module__cJzEcG__logo span{color:#fff}.Navbar-module__cJzEcG__navLinks{gap:32px;list-style:none;display:flex}.Navbar-module__cJzEcG__navLinks a{color:var(--fg-secondary);text-transform:uppercase;letter-spacing:1.2px;align-items:center;gap:8px;padding:8px 0;font-size:.75rem;font-weight:600;transition:color .3s;display:flex;position:relative}.Navbar-module__cJzEcG__navDot{opacity:0;background:#fff;border-radius:50%;width:4px;height:4px;transition:all .3s cubic-bezier(.19,1,.22,1);transform:scale(0)}.Navbar-module__cJzEcG__navLinks a:hover{color:#fff;opacity:1}.Navbar-module__cJzEcG__navLinks a:hover .Navbar-module__cJzEcG__navDot{opacity:.5;transform:scale(1)}.Navbar-module__cJzEcG__activeLink{color:#fff!important}.Navbar-module__cJzEcG__activeLink .Navbar-module__cJzEcG__navDot{box-shadow:0 0 8px #fffc;opacity:1!important;transform:scale(1)!important}.Navbar-module__cJzEcG__cta{display:flex}.Navbar-module__cJzEcG__button{text-transform:uppercase;letter-spacing:1px;border:1px solid #fff3;border-radius:100px;padding:10px 24px;font-size:.7rem;font-weight:700;transition:all .3s cubic-bezier(.19,1,.22,1)}.Navbar-module__cJzEcG__button:hover{color:#000;opacity:1;background:#fff;border-color:#fff;transform:translateY(-2px)}.Navbar-module__cJzEcG__navContent{align-items:center;gap:40px;display:flex}.Navbar-module__cJzEcG__navActions{align-items:center;gap:20px;display:flex}.Navbar-module__cJzEcG__langSwitch{color:var(--fg-muted);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:6px 12px;font-size:.65rem;font-weight:800;transition:all .3s}.Navbar-module__cJzEcG__langSwitch:hover{color:#fff;border-color:#fff6}.Navbar-module__cJzEcG__menuBtn{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:24px;height:24px;padding:0;display:none}.Navbar-module__cJzEcG__menuBtn span{background:#fff;width:100%;height:1.5px;transition:all .4s cubic-bezier(.19,1,.22,1);display:block}.Navbar-module__cJzEcG__menuBtnOpen span:first-child{transform:translateY(3.25px)rotate(45deg)}.Navbar-module__cJzEcG__menuBtnOpen span:last-child{transform:translateY(-3.25px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{opacity:0;visibility:hidden;z-index:1000;background:#000;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .6s cubic-bezier(.19,1,.22,1);display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__active{opacity:1;visibility:visible}.Navbar-module__cJzEcG__mobileLinks{text-align:center;flex-direction:column;gap:30px;display:flex}.Navbar-module__cJzEcG__mobileLinks a{letter-spacing:-2px;color:var(--fg-secondary);font-size:2.5rem;font-weight:800}.Navbar-module__cJzEcG__mobileLinks a:hover{color:#fff}@media (max-width:768px){.Navbar-module__cJzEcG__navContent{display:none}.Navbar-module__cJzEcG__menuBtn{display:flex}.Navbar-module__cJzEcG__mobileActions{align-items:center;gap:15px;display:flex}}.Navbar-module__cJzEcG__mobileActions{display:none}
.Footer-module__S6Hkya__footer{background:var(--bg-primary);border-top:1px solid var(--border);padding:120px 0 60px}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 20px}.Footer-module__S6Hkya__top{flex-wrap:wrap;justify-content:space-between;gap:60px;margin-bottom:80px;display:flex}.Footer-module__S6Hkya__brand h3{letter-spacing:-1px;margin-bottom:12px;font-size:1.5rem}.Footer-module__S6Hkya__brand p{color:var(--fg-secondary);max-width:250px;font-size:.9rem}.Footer-module__S6Hkya__links{gap:100px;display:flex}.Footer-module__S6Hkya__column h4{text-transform:uppercase;letter-spacing:2px;color:var(--fg-muted);margin-bottom:24px;font-size:.7rem}.Footer-module__S6Hkya__column{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__column a{color:var(--fg-secondary);font-size:.9rem}.Footer-module__S6Hkya__column a:hover{color:var(--fg-primary);opacity:1}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);color:var(--fg-muted);justify-content:space-between;align-items:center;padding-top:40px;font-size:.75rem;display:flex}.Footer-module__S6Hkya__status{color:var(--fg-secondary);align-items:center;gap:10px;display:flex}.Footer-module__S6Hkya__dot{background:#0f0;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #00ff0080}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column;gap:40px}.Footer-module__S6Hkya__links{gap:40px}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:20px}}
