@font-face{font-family:oswald;src:url(../media/Oswald_VariableFont_wght-s.p.1a2084bc.ttf)format("truetype");font-display:swap}@font-face{font-family:oswald Fallback;src:local(Arial);ascent-override:146.78%;descent-override:35.56%;line-gap-override:0.0%;size-adjust:81.28%}.oswald_16c5ea0-module__k3DDRW__className{font-family:oswald,oswald Fallback}.oswald_16c5ea0-module__k3DDRW__variable{--font-display:"oswald","oswald Fallback"}
@font-face{font-family:jersey10;src:url(../media/Jersey10_Regular-s.p.4f8e66db.ttf)format("truetype");font-display:swap}@font-face{font-family:jersey10 Fallback;src:local(Arial);ascent-override:99.77%;descent-override:33.26%;line-gap-override:0.0%;size-adjust:80.54%}.jersey10_87dba051-module__gGAtOG__className{font-family:jersey10,jersey10 Fallback}.jersey10_87dba051-module__gGAtOG__variable{--font-jersey:"jersey10","jersey10 Fallback"}
@font-face{font-family:inter;src:url(../media/Oswald_VariableFont_wght-s.p.1a2084bc.ttf)format("truetype");font-display:swap}@font-face{font-family:inter Fallback;src:local(Arial);ascent-override:146.78%;descent-override:35.56%;line-gap-override:0.0%;size-adjust:81.28%}.inter_a1c0b8db-module__ltuqCq__className{font-family:inter,inter Fallback}.inter_a1c0b8db-module__ltuqCq__variable{--font-body:"inter","inter Fallback"}
:root{--background:#050505;--card-bg:#121212;--foreground:#fff;--text-muted:#a1a1aa;--primary:#00da00;--primary-hover:#00ae00;--font-body:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background-color:var(--background);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(#1f1f1f 1px,#0000 1px);background-size:32px 32px}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.skeleton{background:linear-gradient(90deg,#1a1a1a 25%,#252525 50%,#1a1a1a 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s ease-in-out infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.Header-module__5-MA4W__header{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#050505cc 0%,#05050500 100%);justify-content:space-between;align-items:center;padding:1.5rem 4.5rem;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__5-MA4W__brand{font-family:var(--font-display);color:var(--foreground);text-transform:uppercase;align-items:center;gap:.5rem;font-size:1.8rem;font-weight:700;line-height:.9;text-decoration:none;display:flex}.Header-module__5-MA4W__brand img{transform:translateY(2px)}.Header-module__5-MA4W__nav{align-items:center;gap:3rem;display:flex}.Header-module__5-MA4W__navLink{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.Header-module__5-MA4W__navLink:hover{color:#fff}.Header-module__5-MA4W__navLink:hover:after{content:"";background:var(--primary);width:100%;height:2px;box-shadow:0 0 10px var(--primary);position:absolute;bottom:-4px;left:0}.Header-module__5-MA4W__navLink.Header-module__5-MA4W__disabled{pointer-events:none;cursor:default;color:#555}.Header-module__5-MA4W__navLink.Header-module__5-MA4W__disabled:hover:after{display:none}.Header-module__5-MA4W__navLink.Header-module__5-MA4W__active{color:#fff;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);background:#ffffff14;border:1px solid #ffffff26;padding:.4rem 1rem}.Header-module__5-MA4W__navLink.Header-module__5-MA4W__active:after{display:none}.Header-module__5-MA4W__soonBadge{color:var(--primary);vertical-align:super;opacity:.8;margin-left:4px;font-size:.6em}.Header-module__5-MA4W__connectButton{font-family:var(--font-display);letter-spacing:1px;color:#fff;background:var(--primary);clip-path:polygon(10% 0,100% 0,100% 80%,90% 100%,0 100%,0 20%);border:none;border-radius:4px;padding:.8rem 1.5rem;font-size:1rem;transition:all .2s}.Header-module__5-MA4W__connectButton:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 0 20px #00da0080}@media (max-width:480px){.Header-module__5-MA4W__header{padding:1rem}.Header-module__5-MA4W__brand{font-size:1.4rem}.Header-module__5-MA4W__brand img{width:auto!important;height:32px!important}.Header-module__5-MA4W__nav{display:none}.Header-module__5-MA4W__connectButton{padding:.6rem 1rem;font-size:.85rem}}@media (min-width:481px) and (max-width:768px){.Header-module__5-MA4W__header{padding:1.5rem 2rem}.Header-module__5-MA4W__brand{font-size:1.8rem}.Header-module__5-MA4W__brand img{width:auto!important;height:38px!important}.Header-module__5-MA4W__nav{display:none}.Header-module__5-MA4W__connectButton{padding:.7rem 1.2rem;font-size:.9rem}}@media (min-width:769px) and (max-width:1024px){.Header-module__5-MA4W__header{padding:1.5rem 3rem}.Header-module__5-MA4W__nav{gap:2rem}.Header-module__5-MA4W__navLink{font-size:.85rem}}
.Footer-module__y8SFdW__footer{background:#020202;border-top:1px solid #222;grid-template-columns:1fr auto 1fr;align-items:center;padding:4rem 4.5rem;display:grid}.Footer-module__y8SFdW__footer>:last-child{justify-self:end}.Footer-module__y8SFdW__footerText{color:#fff;letter-spacing:1px;text-transform:uppercase;font-size:.9rem;font-family:var(--font-display)}.Footer-module__y8SFdW__footerLinks{align-items:center;gap:1.5rem;display:flex}.Footer-module__y8SFdW__footerLink{color:#888;letter-spacing:1px;text-transform:uppercase;font-size:.9rem;font-family:var(--font-display);text-decoration:none;transition:color .2s}.Footer-module__y8SFdW__footerLink:hover{color:#fff}.Footer-module__y8SFdW__footerSeparator{color:#444}@media (max-width:480px){.Footer-module__y8SFdW__footer{text-align:center;flex-direction:column;gap:1rem;padding:3rem 1.5rem;display:flex}.Footer-module__y8SFdW__footerText{font-size:.8rem}}@media (min-width:481px) and (max-width:768px){.Footer-module__y8SFdW__footer{padding:3rem 2rem}}@media (min-width:769px) and (max-width:1024px){.Footer-module__y8SFdW__footer{padding:3.5rem 3rem}}
