@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";
:root{--font-display:"Inter", 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:600;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);position:fixed;top:0;left:0;right:0}.Navbar-module__hsyRjW__nav.Navbar-module__hsyRjW__scrolled{-webkit-backdrop-filter:blur(24px)saturate(180%);border-bottom-color:var(--border);background:#000000d9}.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;width:auto;height:24px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transition:opacity .2s}.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{background:var(--bg-color);border:1px solid var(--border);z-index:200;border-radius:8px;min-width:260px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 4px 20px #00000080}.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{display:none}}@media (max-width:768px){.Navbar-module__hsyRjW__inner{padding:0 20px}}
.Footer-module__y_mvga__footer{color:var(--text-muted,#9ca3af);background:#080808;margin-top:120px;position:relative}.Footer-module__y_mvga__topBorder{background:var(--border);height:1px}.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;width:auto;height:24px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.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{opacity:0;color:#ededed;transition:opacity .2s,transform .2s}.Footer-module__y_mvga__footerLink:hover .Footer-module__y_mvga__linkArrow{opacity:1;transform:translate(2px)}.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:60px 20px 40px}.Footer-module__y_mvga__grid{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__y_mvga__brandCol{flex-direction:column;grid-column:1/-1}.Footer-module__y_mvga__legalRow{flex-direction:column;align-items:flex-start}}
