@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_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--background:#050505;--foreground:#fff;--primary:#00f0ff;--secondary:#4d00ff;--accent:#ff003c;--surface-100:#ffffff08;--surface-200:#ffffff0d;--surface-border:#ffffff1a;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--container-width:1200px;--header-height:90px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:var(--foreground);font-family:var(--font-sans);scroll-behavior:smooth;letter-spacing:-.01em;background-color:#0000;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{max-width:var(--container-width);margin:0 auto;padding:0 20px}.section{padding:100px 0;position:relative}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--surface-300);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}@media (max-width:768px){:root{--header-height:70px}.section{padding:60px 0}}
.Header-module__hBw1pG__header{width:100%;height:var(--header-height);z-index:1000;border-bottom:1px solid #0000;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__headerScrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0a0a0acc;border-bottom:1px solid #ffffff1a}.Header-module__hBw1pG__container{height:100%;max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 20px;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.02em;color:var(--foreground);align-items:center;gap:12px;font-size:1.5rem;font-weight:700;display:flex}@keyframes Header-module__hBw1pG__logoReveal{0%{opacity:0;filter:blur(4px);transform:translateY(5px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes Header-module__hBw1pG__glitch{0%{text-shadow:2px 0 var(--primary),-2px 0 var(--secondary)}25%{text-shadow:-2px 0 var(--secondary),2px 0 var(--primary)}50%{text-shadow:2px 0 var(--primary),-2px 0 var(--secondary)}75%{text-shadow:-2px 0 var(--secondary),2px 0 var(--primary)}to{text-shadow:2px 0 var(--primary),-2px 0 var(--secondary)}}.Header-module__hBw1pG__logoText{align-items:center;display:flex}.Header-module__hBw1pG__logoChar{opacity:0;animation:.5s cubic-bezier(.2,.8,.2,1) forwards Header-module__hBw1pG__logoReveal;display:inline-block}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__logoChar{animation:.3s cubic-bezier(.25,.46,.45,.94) infinite both Header-module__hBw1pG__glitch}.Header-module__hBw1pG__logoIconWrapper{filter:drop-shadow(0 0 8px #38bdf880);justify-content:center;align-items:center;transition:transform .3s;display:flex}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__logoIconWrapper{transform:rotate(180deg)}.Header-module__hBw1pG__logoIcon{object-fit:contain;width:32px;height:32px}.Header-module__hBw1pG__logoHighlight{color:var(--primary);text-shadow:0 0 10px #00f0ff80}.Header-module__hBw1pG__nav{gap:32px;display:flex}.Header-module__hBw1pG__navLink{color:#edededb3;font-size:.9rem;font-weight:500;transition:color .2s;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--primary);width:0;height:2px;box-shadow:0 0 8px var(--primary);transition:width .2s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__ctaButton{background:linear-gradient(45deg,var(--primary),var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:4px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Header-module__hBw1pG__ctaButton:hover{transform:translateY(-1px);box-shadow:0 4px 20px #00f0ff4d}@media (max-width:768px){.Header-module__hBw1pG__header{height:70px}.Header-module__hBw1pG__container{padding:0 16px}.Header-module__hBw1pG__logo{gap:8px;font-size:1.25rem}.Header-module__hBw1pG__logoIcon{width:24px;height:24px}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__ctaButton{padding:8px 16px;font-size:.85rem}}@media (max-width:480px){.Header-module__hBw1pG__ctaButton{display:none}}
.Footer-module__S6Hkya__footer{color:#ededed99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border-top:1px solid #ffffff0d;padding:80px 0 40px;font-size:.9rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:64px;margin-bottom:64px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__logo{color:var(--foreground);font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__logoHighlight{color:var(--primary)}.Footer-module__S6Hkya__description{max-width:300px;line-height:1.6}.Footer-module__S6Hkya__column{flex-direction:column;gap:24px;display:flex}.Footer-module__S6Hkya__columnTitle{color:var(--foreground);font-size:1rem;font-weight:600}.Footer-module__S6Hkya__links{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__link{transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--primary)}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:40px;display:flex}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:60px 0 32px}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:40px;margin-bottom:48px}.Footer-module__S6Hkya__description{max-width:100%}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:20px}}@media (max-width:480px){.Footer-module__S6Hkya__footer{padding:48px 0 24px}.Footer-module__S6Hkya__grid{gap:32px}.Footer-module__S6Hkya__column{gap:20px}.Footer-module__S6Hkya__links{gap:10px}}
