@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";
@font-face{font-family:Neue Machina;src:url(/resources/Fonts/NeueMachina-Regular.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Neue Machina;src:url(/resources/Fonts/NeueMachina-Ultrabold.otf)format("opentype");font-weight:800;font-style:normal}:root{--font-display:"Neue Machina", sans-serif;--font-base:"Inter", sans-serif;--font-mono:"JetBrains Mono", monospace;--color-black:#000;--color-dark:#0a0a0a;--color-surface:#0a0a0a;--color-surface-2:#141414;--color-border:#ffffff12;--color-white:#fff;--color-muted:#6b7280;--color-subtle:#374151;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-xl:32px;--radius-full:9999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-in-expo:cubic-bezier(.7, 0, .84, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--transition-fast:.2s ease;--transition-base:.4s var(--ease-out-expo);--transition-slow:.8s var(--ease-out-expo);--primary:#fff;--primary-light:#ededed;--primary-glow:#ffffff1a;--primary-subtle:#ffffff0d;--secondary:#666;--secondary-glow:#66666640;--bg-color:#000;--surface:#000;--border:#333;--text-color:#ededed;--text-muted:#a1a1aa;--text-subtle:#71717a;--z-canvas:-1;--z-base:1;--z-raised:10;--z-overlay:50;--z-nav:100;--z-modal:200}[data-theme=forge]{--primary:#fff;--primary-light:#ededed;--primary-glow:#ffffff1a;--primary-subtle:#ffffff0d;--secondary:#666;--secondary-glow:#66666640;--bg-color:#000;--surface:#000;--border:#333;--text-color:#ededed;--text-muted:#a1a1aa}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html,body{background:var(--bg-color);max-width:100vw;min-height:100vh;color:var(--text-color);font-family:var(--font-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background var(--transition-slow), color var(--transition-base);font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}img,video{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-color);font-weight:400;line-height:1.1}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#ffffff14}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.vercel-border{border:1px solid var(--border)}.vercel-border-t{border-top:1px solid var(--border)}.vercel-border-b{border-bottom:1px solid var(--border)}.vercel-border-l{border-left:1px solid var(--border)}.vercel-border-r{border-right:1px solid var(--border)}.vercel-grid{background-image:linear-gradient(90deg,#ffffff14 1px,#0000 1px),linear-gradient(#ffffff14 1px,#0000 1px);background-position:50%;background-size:60px 60px}.glass{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius-sm);background:#0009}.glass-strong{background:var(--color-surface);border:1px solid var(--border);border-radius:var(--radius-sm)}.gradient-text-forge{background:linear-gradient(#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse-glow{0%,to{opacity:.4}50%{opacity:.9}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes rotate-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes blob-drift{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@keyframes neon-flicker{0%,to{opacity:1}92%{opacity:1}93%{opacity:.8}94%{opacity:1}96%{opacity:.6}97%{opacity:1}}@media (max-width:768px){:root{font-size:15px}.container{padding:0 var(--space-4)}}
.Navbar-module__hsyRjW__nav{z-index:var(--z-nav,100);height:64px;transition:background .4s var(--ease-out-expo), border-color .4s;border-bottom:1px solid var(--border);background:#000;position:fixed;top:0;left:0;right:0}.Navbar-module__hsyRjW__nav.Navbar-module__hsyRjW__scrolled{border-bottom-color:var(--border);background:#000}.Navbar-module__hsyRjW__inner{align-items:center;gap:24px;max-width:1440px;height:100%;margin:0 auto;padding:0 32px;display:flex}.Navbar-module__hsyRjW__logoLink{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navbar-module__hsyRjW__logoImg{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:183px;height:40px;transition:opacity .2s;display:block}.Navbar-module__hsyRjW__logoLink:hover .Navbar-module__hsyRjW__logoImg{opacity:.8}.Navbar-module__hsyRjW__desktopNav{flex:1;align-items:center;gap:4px;display:flex}.Navbar-module__hsyRjW__themePill{background:#ffffff0d;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:2px;padding:3px;display:flex}.Navbar-module__hsyRjW__pillBtn{color:var(--text-muted,#6b7280);letter-spacing:.01em;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.Navbar-module__hsyRjW__pillBtn.Navbar-module__hsyRjW__pillActive{background:var(--primary);color:#fff;box-shadow:0 2px 12px var(--primary-glow)}.Navbar-module__hsyRjW__pillBtn:not(.Navbar-module__hsyRjW__pillActive):hover{color:var(--text-color);background:#ffffff14}.Navbar-module__hsyRjW__divider{background:#ffffff14;flex-shrink:0;width:1px;height:20px;margin:0 8px}.Navbar-module__hsyRjW__navItem{position:relative}.Navbar-module__hsyRjW__navLink{color:var(--text-muted,#9ca3af);white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__hsyRjW__navLink:hover,.Navbar-module__hsyRjW__navLinkActive{color:var(--text-color,#f5f5f5);background:#ffffff0f}.Navbar-module__hsyRjW__chevron{opacity:.7;transition:transform .2s}.Navbar-module__hsyRjW__chevronOpen{transform:rotate(180deg)}.Navbar-module__hsyRjW__dropdown{border:1px solid var(--border);z-index:200;background:#0a0a0a;border-radius:8px;min-width:260px;animation:.15s ease-out Navbar-module__hsyRjW__dropdownIn;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 4px 20px #00000080}@keyframes Navbar-module__hsyRjW__dropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__hsyRjW__megaDropdown{border-bottom:1px solid var(--border);z-index:150;background:#000;position:fixed;top:64px;left:0;right:0}.Navbar-module__hsyRjW__megaBackdrop{z-index:50;cursor:pointer;position:fixed;inset:0}.Navbar-module__hsyRjW__megaInner{align-items:flex-start;gap:24px 48px;max-width:1440px;margin:0 auto;padding:48px 32px;display:flex}.Navbar-module__hsyRjW__megaCol{flex-direction:column;display:flex}.Navbar-module__hsyRjW__megaColLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:20px;padding-left:12px;font-size:11px;font-weight:700}.Navbar-module__hsyRjW__megaItem{border-radius:8px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .15s,opacity .15s;display:flex}.Navbar-module__hsyRjW__megaItemLive:hover{background:#ffffff0f}.Navbar-module__hsyRjW__megaItemSoon{opacity:.35;pointer-events:none;cursor:default}.Navbar-module__hsyRjW__megaItemLive{opacity:1}.Navbar-module__hsyRjW__megaItemTitle{color:var(--text-color);align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:1.3;display:flex}.Navbar-module__hsyRjW__comingSoon{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background:#ffffff14;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.Navbar-module__hsyRjW__megaItemDesc{color:var(--text-muted);margin-top:1px;font-size:12px;display:block}.Navbar-module__hsyRjW__megaFeatured{flex:1;align-items:stretch;min-width:320px;max-width:520px;display:flex}.Navbar-module__hsyRjW__featuredCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;width:100%;height:100%;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.Navbar-module__hsyRjW__featuredCard:hover{background:#ffffff0f;border-color:#ffffff1a}.Navbar-module__hsyRjW__featuredVisual{background:#ffffff05;justify-content:center;align-items:center;height:100%;min-height:180px;display:flex;position:relative;overflow:hidden}.Navbar-module__hsyRjW__featuredBg{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Navbar-module__hsyRjW__featuredImage{object-fit:contain;filter:brightness(1.2);width:64px;height:64px;transition:transform .3s}.Navbar-module__hsyRjW__featuredCard:hover .Navbar-module__hsyRjW__featuredImage{transform:scale(1.1)}.Navbar-module__hsyRjW__megaResources{border-top:1px solid #ffffff0f;align-items:center;gap:16px;margin-top:24px;padding:16px 0 0;display:flex}.Navbar-module__hsyRjW__resourcesLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:700}.Navbar-module__hsyRjW__resourcesLinks{align-items:center;gap:24px;display:flex}.Navbar-module__hsyRjW__resourceLink{color:var(--text-muted);font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.Navbar-module__hsyRjW__resourceLink:hover{color:var(--text-color)}.Navbar-module__hsyRjW__accountDropdown{min-width:180px;left:auto;right:0}.Navbar-module__hsyRjW__dropdownInner{padding:8px}.Navbar-module__hsyRjW__dropdownItem{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__hsyRjW__dropdownItem:hover{background:#ffffff0f}.Navbar-module__hsyRjW__dropdownItem:hover .Navbar-module__hsyRjW__dropdownArrow{opacity:1;transform:translate(2px)}.Navbar-module__hsyRjW__dropdownIcon{width:32px;height:32px;color:var(--primary);background:#ffffff0d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__hsyRjW__dropdownLabel{color:var(--text-color,#f5f5f5);font-size:13px;font-weight:600;line-height:1.2;display:block}.Navbar-module__hsyRjW__dropdownDesc{color:var(--text-muted,#6b7280);margin-top:2px;font-size:11px;line-height:1.3;display:block}.Navbar-module__hsyRjW__dropdownArrow{color:var(--text-muted);opacity:0;margin-left:auto;transition:all .2s}.Navbar-module__hsyRjW__dropdownFooter{border-top:1px solid #ffffff0f;margin-top:4px;padding:8px 12px 4px}.Navbar-module__hsyRjW__dropdownFooterLink{color:var(--primary);align-items:center;gap:6px;font-size:12px;font-weight:500;text-decoration:none;transition:gap .2s;display:flex}.Navbar-module__hsyRjW__dropdownFooterLink:hover{gap:10px}.Navbar-module__hsyRjW__actions{align-items:center;gap:8px;margin-left:auto;display:flex}.Navbar-module__hsyRjW__iconBtn{width:36px;height:36px;color:var(--text-muted);border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Navbar-module__hsyRjW__iconBtn:hover{color:var(--text-color);background:#ffffff14}.Navbar-module__hsyRjW__accountBtn{width:36px;height:36px;color:var(--text-color);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Navbar-module__hsyRjW__accountBtn:hover{border-color:var(--border);color:#000;background:#fff}.Navbar-module__hsyRjW__ctaBtn{color:#000;white-space:nowrap;background:#ededed;border-radius:6px;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__hsyRjW__ctaBtn:hover{background:#fff}.Navbar-module__hsyRjW__menuToggle{width:36px;height:36px;color:var(--text-color);border-radius:10px;justify-content:center;align-items:center;transition:background .2s;display:none}.Navbar-module__hsyRjW__menuToggle:hover{background:#ffffff14}.Navbar-module__hsyRjW__mobileMenu{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);z-index:99;background:#060606fa;position:fixed;inset:64px 0 0;overflow-y:auto}.Navbar-module__hsyRjW__mobileInner{flex-direction:column;gap:8px;padding:24px 24px 48px;display:flex}.Navbar-module__hsyRjW__mobileThemePill{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:8px;margin-bottom:8px;padding:16px;display:flex}.Navbar-module__hsyRjW__mobilePillBtn{color:var(--text-muted);text-align:left;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Navbar-module__hsyRjW__mobilePillBtn.Navbar-module__hsyRjW__mobilePillActive{background:var(--primary);color:#fff}.Navbar-module__hsyRjW__mobileSection{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:8px;overflow:hidden}.Navbar-module__hsyRjW__mobileSectionLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);padding:8px 12px 4px;font-size:10px;font-weight:700;display:block}.Navbar-module__hsyRjW__mobileLink{color:var(--text-color);border-radius:10px;align-items:center;gap:12px;padding:12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.Navbar-module__hsyRjW__mobileLink:hover{background:#ffffff0f}.Navbar-module__hsyRjW__mobileLink>:last-child{color:var(--text-muted);margin-left:auto}.Navbar-module__hsyRjW__mobileCtaBtn{color:#000;background:#ededed;border-radius:6px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:16px;font-size:15px;font-weight:500;text-decoration:none;display:flex}@media (max-width:1024px){.Navbar-module__hsyRjW__desktopNav{display:none}.Navbar-module__hsyRjW__menuToggle{display:flex}.Navbar-module__hsyRjW__ctaBtn,.Navbar-module__hsyRjW__megaDropdown{display:none}}@media (max-width:768px){.Navbar-module__hsyRjW__inner{padding:0 20px}}
.Footer-module__y_mvga__footer{width:100%;color:var(--text-muted,#9ca3af);background:#080808;margin-top:120px;position:relative}.Footer-module__y_mvga__topBorder{display:none}.Footer-module__y_mvga__container{max-width:1280px;margin:0 auto;padding:80px 32px 48px}.Footer-module__y_mvga__grid{grid-template-columns:1.8fr repeat(4,1fr);gap:48px;margin-bottom:64px;display:grid}.Footer-module__y_mvga__brandCol{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.Footer-module__y_mvga__logo{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;height:48px;display:block}.Footer-module__y_mvga__tagline{color:#4b5563;max-width:260px;font-size:13px;line-height:1.7}.Footer-module__y_mvga__newsletterLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:10px;font-size:11px;font-weight:600;display:block}.Footer-module__y_mvga__newsletterForm{align-items:center;gap:8px;display:flex}.Footer-module__y_mvga__newsletterInput{color:var(--text-color,#f5f5f5);font-size:13px;font-family:var(--font-base);background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;flex:1;padding:10px 14px;transition:border-color .2s}.Footer-module__y_mvga__newsletterInput::placeholder{color:#374151}.Footer-module__y_mvga__newsletterInput:focus{border-color:#ededed}.Footer-module__y_mvga__newsletterBtn{color:#000;background:#ededed;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.Footer-module__y_mvga__newsletterBtn:hover{filter:brightness(1.15);transform:scale(1.05)}.Footer-module__y_mvga__newsletterSuccess{color:#4ade80;padding:10px 0;font-size:13px;font-weight:500}.Footer-module__y_mvga__contactEmail{color:var(--text-color,#f5f5f5);font-size:14px;text-decoration:none;transition:opacity .2s;display:block}.Footer-module__y_mvga__contactEmail:hover{opacity:.8}.Footer-module__y_mvga__socials{gap:8px;display:flex}.Footer-module__y_mvga__socialIcon{color:#4b5563;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module__y_mvga__socialIcon:hover{color:var(--text-color,#f5f5f5);background:#ffffff14;border-color:#ffffff1f;transform:translateY(-2px)}.Footer-module__y_mvga__linkCol{flex-direction:column;gap:16px;display:flex}.Footer-module__y_mvga__colTitle{font-family:var(--font-base,"Inter", sans-serif);text-transform:uppercase;letter-spacing:.12em;color:var(--text-color,#f5f5f5);font-size:12px;font-weight:600}.Footer-module__y_mvga__linkList{flex-direction:column;gap:4px;list-style:none;display:flex}.Footer-module__y_mvga__footerLink{color:#4b5563;align-items:center;gap:6px;padding:4px 0;font-size:13px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__y_mvga__footerLink:hover{color:var(--text-color,#f5f5f5)}.Footer-module__y_mvga__linkArrow{display:none}.Footer-module__y_mvga__bottomBar{border-top:1px solid #ffffff0d;flex-direction:column;gap:16px;padding-top:32px;display:flex}.Footer-module__y_mvga__divisionBadges{flex-wrap:wrap;gap:10px;display:flex}.Footer-module__y_mvga__badge{letter-spacing:.05em;border:1px solid;border-radius:9999px;padding:4px 12px;font-size:11px;font-weight:600}.Footer-module__y_mvga__badge[data-brand=forge]{color:#ededed;background:#ffffff0d;border-color:#333}.Footer-module__y_mvga__legalRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Footer-module__y_mvga__copyright{color:#374151;font-size:12px}.Footer-module__y_mvga__langBtn{color:#374151;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;transition:all .2s;display:flex}.Footer-module__y_mvga__langBtn:hover{color:var(--text-muted);border-color:#ffffff1f}@media (max-width:1024px){.Footer-module__y_mvga__grid{grid-template-columns:1fr 1fr 1fr;gap:40px}.Footer-module__y_mvga__brandCol{flex-flow:wrap;grid-column:1/-1;align-items:flex-start}.Footer-module__y_mvga__tagline{max-width:100%}}@media (max-width:640px){.Footer-module__y_mvga__container{padding:48px 20px 32px}.Footer-module__y_mvga__grid{grid-template-columns:1fr 1fr;gap:28px}.Footer-module__y_mvga__brandCol{flex-direction:column;grid-column:1/-1}.Footer-module__y_mvga__legalRow{flex-direction:column;align-items:flex-start}}
