@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Outfit:wght@400;500;600;700;900&display=swap";
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.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:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.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:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_333574c6-module__a01f3W__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_333574c6-module__a01f3W__variable{--font-outfit:"Outfit","Outfit Fallback"}
.Header-module__Af2_WG__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border-bottom:1px solid #00ff941a;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__container{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module__Af2_WG__logoLink{align-items:center;transition:opacity .3s;display:flex}.Header-module__Af2_WG__logoLink:hover{opacity:.8}.Header-module__Af2_WG__logo{width:auto;max-width:468px;height:auto;max-height:94px}.Header-module__Af2_WG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:flex}.Header-module__Af2_WG__hamburger span{background:var(--color-primary);border-radius:2px;width:25px;height:2px;transition:all .3s}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__open span:first-child{transform:rotate(45deg)translate(7px,7px)}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__open span:nth-child(2){opacity:0}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__open span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.Header-module__Af2_WG__nav{z-index:1000;background:#0a0a0a;border-left:1px solid #00ff9433;flex-direction:column;align-items:flex-start;gap:1.5rem;width:320px;height:calc(100vh - 70px);padding:2rem;transition:right .3s;display:flex;position:fixed;top:70px;right:-100%;overflow-y:auto;box-shadow:-5px 0 20px #00000080}.Header-module__Af2_WG__navOpen{right:0}.Header-module__Af2_WG__navLink{color:#e0e0e0;border-bottom:1px solid #ffffff1a;width:100%;padding:.75rem 0;font-size:1.2rem;font-weight:500;text-decoration:none;transition:color .3s}.Header-module__Af2_WG__navLink:hover{color:var(--color-primary)}.Header-module__Af2_WG__ctaButton{background:var(--color-primary);color:#000;border-radius:var(--border-radius-sm);text-align:center;width:100%;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 0 20px #00ff944d}.Header-module__Af2_WG__ctaButton:hover{background:var(--color-primary-light);transform:translateY(-1px);box-shadow:0 0 30px #00ff9480}@media (max-width:768px){.Header-module__Af2_WG__nav{width:280px}}@media (max-width:640px){.Header-module__Af2_WG__container{padding:1rem 1.5rem}.Header-module__Af2_WG__nav{width:100%;right:-100%}}
:root{--color-primary:#00ff94;--color-primary-dark:#00cc76;--color-primary-light:#33ffb0;--color-primary-glow:#00ff9466;--color-accent-purple:#8b5cf6;--color-accent-purple-light:#a78bfa;--color-accent-purple-dark:#7c3aed;--color-background:#000;--color-background-elevated:#0a0a0a;--color-background-card:#0f0f0f;--color-text:#fff;--color-text-muted:#e0e0e0;--color-text-dim:silver;--color-gray-lightest:#f5f5f5;--color-gray-light:#ccc;--color-gray-medium:#888;--color-gray-dark:#333;--color-success:#00ff94;--color-error:#f36;--color-warning:#ffb800;--color-info:#00ff94;--border-color:#00ff9426;--border-color-muted:#ffffff14;--border-color-strong:#00ff944d;--border-radius-sm:6px;--border-radius-md:10px;--border-radius-lg:14px;--border-radius-xl:20px;--font-family:"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-size-base:16px;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-tight:1.2;--line-height-normal:1.5;--line-height-relaxed:1.7;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--shadow-sm:0 2px 8px #000c;--shadow-md:0 4px 16px #000000e6;--shadow-lg:0 8px 32px #000000f2;--shadow-glow:0 0 20px #00ff944d;--shadow-glow-strong:0 0 40px #00ff9480;--transition-fast:.15s ease;--transition-base:.3s ease;--transition-slow:.5s ease}@media (prefers-color-scheme:light){:root{--color-background:#fff;--color-background-alt:#f7fafc;--color-card-background:#ffffffe6;--color-border:#0000001a;--color-text:#1a202c;--color-text-muted:#4a5568;--color-input-background:#fff}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size-base);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-outfit),var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;margin:0;padding:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--color-text);font-weight:700;line-height:1.2}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}h4{font-size:clamp(1.25rem,2vw,1.5rem)}p{margin-bottom:1rem}a{color:var(--color-primary);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--color-accent)}.layout-container{max-width:1400px;margin:0 auto;padding:0 2rem}.layout-grid{gap:var(--spacing-lg);display:grid}.layout-flex{gap:var(--spacing-md);display:flex}.layout-section{padding:var(--spacing-2xl)0}.glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);background:#14192899;border:1px solid #ffffff1a}.glass-strong{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141928cc;border:1px solid #ffffff26}.gradient-bg{background:linear-gradient(135deg,#000 0%,#1a1a1a 50%,#000 100%)}.gradient-bg-green{background:linear-gradient(135deg,#000 0%,#001a10 50%,#000 100%)}.gradient-text{background:linear-gradient(135deg,#00ff94 0%,#00cc76 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-border{background:linear-gradient(var(--color-background),var(--color-background))padding-box,linear-gradient(135deg,#00ff94,#3d1d8f)border-box;border:1px solid #0000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-fade-in{animation:.6s ease-out fadeIn}.animate-fade-in-up{animation:.8s ease-out fadeInUp}.animate-slide-in-left{animation:.8s ease-out slideInLeft}@media (max-width:1024px){:root{--font-size-base:15px}.layout-container{padding:0 1.5rem}}@media (max-width:640px){:root{--font-size-base:14px}.layout-container{padding:0 1rem}.layout-section{padding:var(--spacing-xl)0}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}::selection{color:var(--color-text);background-color:#00ff944d}::selection{color:var(--color-text);background-color:#00ff944d}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-background-alt)}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#0099ff4d}::-webkit-scrollbar-thumb:hover{background:#0099ff80}
