@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Roboto+Mono:wght@400;500&display=swap";
:root{--bg-dark:#fff;--bg-dark-secondary:#f9f9f9;--bg-dark-elevated:#f1f1f1;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#6b7280;--neon-blue:#0071e3;--neon-blue-glow:#0071e31a;--neon-amber:#f56300;--border-color:#e5e7eb}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-dark);max-width:100vw;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}
.Header-module__hBw1pG__globalNav{z-index:9999;justify-content:center;width:100%;height:48px;transition:background-color .3s;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__themeDark{background:#0a0a0ae6;border-bottom:1px solid #ffffff0d}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.Header-module__hBw1pG__themeDark{-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#0a0a0a99}}.Header-module__hBw1pG__themeLight{background:#fffffff2;border-bottom:1px solid #0000000d}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.Header-module__hBw1pG__themeLight{-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffb8}}.Header-module__hBw1pG__navContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:100%;padding:0 24px;display:flex}.Header-module__hBw1pG__navItem{letter-spacing:-.01em;opacity:.8;font-size:12px;font-weight:400;text-decoration:none;transition:opacity .3s;position:relative}.Header-module__hBw1pG__navItem:after{content:"";transform-origin:100%;background-color:currentColor;width:100%;height:1px;transition:transform .3s cubic-bezier(.25,1,.5,1);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.Header-module__hBw1pG__navItem:hover:after,.Header-module__hBw1pG__navActive:after{transform-origin:0;transform:scaleX(1)}.Header-module__hBw1pG__textLight{color:#e8e8ed}.Header-module__hBw1pG__textDark{color:#1d1d1f}.Header-module__hBw1pG__navItem:hover{opacity:1}.Header-module__hBw1pG__navActive{opacity:1;font-weight:600}.Header-module__hBw1pG__logo{opacity:1;letter-spacing:-.02em;font-size:15px;font-weight:600}.Header-module__hBw1pG__desktopLinks{align-items:center;gap:28px;display:flex}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:10001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:24px;height:24px;padding:0;display:none;position:relative}.Header-module__hBw1pG__hamburgerLine{transform-origin:50%;background-color:currentColor;width:18px;height:1.5px;transition:transform .3s,opacity .3s;display:block}.Header-module__hBw1pG__hamburgerOpen .Header-module__hBw1pG__hamburgerLine:first-child{transform:translateY(3.75px)rotate(45deg)}.Header-module__hBw1pG__hamburgerOpen .Header-module__hBw1pG__hamburgerLine:last-child{transform:translateY(-3.75px)rotate(-45deg)}.Header-module__hBw1pG__mobileOverlay{z-index:9998;opacity:0;pointer-events:none;background:#09090bfa;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .35s;display:flex;position:fixed;top:0;left:0}@supports ((-webkit-backdrop-filter:blur(40px)) or (backdrop-filter:blur(40px))){.Header-module__hBw1pG__mobileOverlay{-webkit-backdrop-filter:saturate(180%)blur(40px);backdrop-filter:saturate(180%)blur(40px);background:#09090bd9}}.Header-module__hBw1pG__mobileOverlayOpen{opacity:1;pointer-events:auto}.Header-module__hBw1pG__mobileLinks{flex-direction:column;align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__mobileLink{letter-spacing:-.03em;color:#f4f4f5;opacity:.6;padding:8px 0;font-size:1.75rem;font-weight:600;text-decoration:none;transition:opacity .3s}.Header-module__hBw1pG__mobileLink:hover,.Header-module__hBw1pG__mobileLinkActive{opacity:1}@media (max-width:900px){.Header-module__hBw1pG__desktopLinks{display:none}.Header-module__hBw1pG__hamburger{display:flex}}
.Footer-module__S6Hkya__footer{color:#1d1d1f;background-color:#f5f5f7;border-top:1px solid #0000000d;padding-top:5rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:0 24px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{color:#1d1d1f;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:inline-block}.Footer-module__S6Hkya__logoAccent{background:linear-gradient(90deg,#7c3aed,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Footer-module__S6Hkya__description{color:#515154;max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__title{color:#1d1d1f;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.8rem;font-weight:600}.Footer-module__S6Hkya__links ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__links a{color:#515154;font-size:.95rem;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.Footer-module__S6Hkya__links a:after{content:"";transform-origin:100%;background-color:#000;width:100%;height:1px;transition:transform .3s cubic-bezier(.25,1,.5,1);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.Footer-module__S6Hkya__links a:hover{color:#000}.Footer-module__S6Hkya__links a:hover:after{transform-origin:0;transform:scaleX(1)}.Footer-module__S6Hkya__bottom{background-color:#f5f5f7;border-top:1px solid #0000000d;padding:2rem 0}.Footer-module__S6Hkya__bottomContent{text-align:center;color:#86868b;max-width:1200px;margin:0 auto;padding:0 24px;font-size:.8rem}@media (max-width:900px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:500px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.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.1y4-pdgsjb-pw.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.3lvt2whj97whp.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.2uwcyprjm3xu3.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.0k62hbripvv8p.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.3-6t-g6q0vh0a.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.2bn3s6zvc0dyp.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_4a4f7444-module__UHjWDq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_4a4f7444-module__UHjWDq__variable{--font-inter:"Inter", "Inter Fallback"}
