@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.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:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.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:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--primary:#4f46e5;--primary-hover:#4338ca;--secondary:#9333ea;--accent:#f472b6;--background:#0f172a;--foreground:#f8fafc;--card-bg:#1e293b;--card-border:#334155;--font-sans:var(--font-geist-sans),system-ui,sans-serif;--font-mono:var(--font-geist-mono),monospace;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--container-width:1280px;--header-height:4rem}*{box-sizing:border-box;margin:0;padding:0}@media (hover:hover) and (pointer:fine){*,:before,:after{cursor:none!important}}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a{color:inherit;text-decoration:none;transition:opacity .2s}a:hover{opacity:.8}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.6s ease-out forwards fadeIn}
.Navbar-module__UMbBgq__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--card-border);z-index:100;height:var(--header-height);background:#0f172acc;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.Navbar-module__UMbBgq__logo{color:var(--primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__UMbBgq__logo span{color:var(--foreground)}.Navbar-module__UMbBgq__links{gap:2rem;list-style:none;display:flex}.Navbar-module__UMbBgq__link{color:var(--foreground);font-weight:500;transition:color .2s;position:relative}.Navbar-module__UMbBgq__link:hover{color:var(--primary)}.Navbar-module__UMbBgq__link:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__UMbBgq__link:hover:after{width:100%}.Navbar-module__UMbBgq__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__UMbBgq__button{border-radius:var(--radius-md);cursor:pointer;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s}.Navbar-module__UMbBgq__buttonPrimary{background:var(--primary);color:#fff;border:none}.Navbar-module__UMbBgq__buttonPrimary:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 6px -1px #4f46e533}.Navbar-module__UMbBgq__buttonSecondary{color:var(--foreground);border:1px solid var(--card-border);background:0 0}.Navbar-module__UMbBgq__buttonSecondary:hover{background:var(--card-bg);border-color:var(--foreground)}.Navbar-module__UMbBgq__tokenBadge{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433;border-radius:20px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.85rem;font-weight:700;display:flex}.Navbar-module__UMbBgq__vipBadge{color:#fde047;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:linear-gradient(135deg,#eab30833,#ca8a0466);border:1px solid #facc1580;border-radius:20px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 0 10px #eab3084d}.Navbar-module__UMbBgq__vipBadge:hover{background:linear-gradient(135deg,#eab3084d,#ca8a0480);transform:translateY(-2px);box-shadow:0 4px 15px #eab30880}.Navbar-module__UMbBgq__avatarMenu{position:relative}.Navbar-module__UMbBgq__avatarCircle{background:var(--primary);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;transition:transform .2s;display:flex}.Navbar-module__UMbBgq__avatarCircle:hover{transform:scale(1.1)}.Navbar-module__UMbBgq__dropdown{border:1px solid var(--card-border);border-radius:var(--radius-md);z-index:200;background:#0f172afa;min-width:150px;margin-top:.5rem;padding:.4rem 0;animation:.2s Navbar-module__UMbBgq__notifIn;display:block;position:absolute;top:100%;right:0;box-shadow:0 10px 25px #0000004d}.Navbar-module__UMbBgq__dropdownItem{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.6rem 1rem;font-family:inherit;font-size:.85rem;text-decoration:none;transition:background .15s;display:block}.Navbar-module__UMbBgq__dropdownItem:hover{color:var(--foreground);background:#4f46e51a}.Navbar-module__UMbBgq__mobileToggle{color:var(--foreground);cursor:pointer;z-index:101;background:0 0;border:none;padding:.5rem;transition:transform .2s;display:none}.Navbar-module__UMbBgq__mobileToggle:hover{color:var(--primary);transform:scale(1.1)}@media (max-width:992px){.Navbar-module__UMbBgq__navbar{padding:1rem 1.5rem}.Navbar-module__UMbBgq__links{top:var(--header-height);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--card-border);z-index:99;background:#0f172afa;flex-direction:column;gap:1.5rem;width:100%;padding:2rem;animation:.3s forwards Navbar-module__UMbBgq__slideDown;display:none;position:absolute;left:0;box-shadow:0 10px 30px #00000080}.Navbar-module__UMbBgq__links.Navbar-module__UMbBgq__mobileActive{display:flex}.Navbar-module__UMbBgq__mobileToggle{order:3;display:flex}.Navbar-module__UMbBgq__actions{gap:.5rem}.Navbar-module__UMbBgq__tokenBadge{display:none}.Navbar-module__UMbBgq__logo{font-size:1.25rem}.Navbar-module__UMbBgq__button{padding:.4rem .8rem;font-size:.8rem}}@keyframes Navbar-module__UMbBgq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__UMbBgq__notifWrapper{position:relative}.Navbar-module__UMbBgq__notifBtn{border:1px solid var(--card-border);cursor:pointer;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:all .2s;display:flex;position:relative}.Navbar-module__UMbBgq__notifBtn:hover{background:#ffffff1a;transform:scale(1.05)}.Navbar-module__UMbBgq__notifBadge{color:#fff;background:#ef4444;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;animation:.3s Navbar-module__UMbBgq__badgePop;display:flex;position:absolute;top:-4px;right:-4px}@keyframes Navbar-module__UMbBgq__badgePop{0%{transform:scale(0)}to{transform:scale(1)}}.Navbar-module__UMbBgq__notifDropdown{border:1px solid var(--card-border);z-index:300;background:#0f172afa;border-radius:14px;width:340px;max-width:calc(100vw - 2rem);max-height:420px;animation:.2s Navbar-module__UMbBgq__notifIn;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 20px 50px #0006}@keyframes Navbar-module__UMbBgq__notifIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__UMbBgq__notifHeader{border-bottom:1px solid var(--card-border);color:var(--foreground);justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:.9rem;font-weight:700;display:flex}.Navbar-module__UMbBgq__notifCount{color:var(--primary);background:#4f46e526;border-radius:10px;padding:.1rem .55rem;font-size:.72rem;font-weight:700}.Navbar-module__UMbBgq__notifList{max-height:350px;overflow-y:auto}.Navbar-module__UMbBgq__notifItem{border-bottom:1px solid #ffffff08;align-items:flex-start;gap:.65rem;padding:.7rem 1rem;transition:background .15s;display:flex}.Navbar-module__UMbBgq__notifItem:hover{background:#ffffff08}.Navbar-module__UMbBgq__notifItem:last-child{border-bottom:none}.Navbar-module__UMbBgq__notifIcon{flex-shrink:0;margin-top:2px;font-size:1.15rem}.Navbar-module__UMbBgq__notifContent{flex:1;min-width:0}.Navbar-module__UMbBgq__notifText{color:#cbd5e1;word-break:break-word;font-size:.82rem;line-height:1.4}.Navbar-module__UMbBgq__notifTime{color:#475569;margin-top:.2rem;font-size:.7rem}.Navbar-module__UMbBgq__notifEmpty{text-align:center;color:#475569;padding:2.5rem 1rem;font-size:.85rem}
.Footer-module__as8s1W__footer{border-top:1px solid var(--card-border);background:linear-gradient(#0f172a99 0%,#0a0f1ef2 100%);margin-top:4rem;padding:4rem 0 2rem;position:relative;overflow:hidden}.Footer-module__as8s1W__footer:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);width:400px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__as8s1W__container{max-width:var(--container-width,1200px);margin:0 auto;padding:0 2rem}.Footer-module__as8s1W__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__as8s1W__brandCol{flex-direction:column;gap:.75rem;display:flex}.Footer-module__as8s1W__logo{color:var(--primary);font-size:1.5rem;font-weight:700;display:inline-block}.Footer-module__as8s1W__logo span{color:var(--foreground)}.Footer-module__as8s1W__tagline{color:#94a3b8;max-width:300px;font-size:.9rem;line-height:1.7}.Footer-module__as8s1W__socials{gap:.75rem;margin-top:.5rem;display:flex}.Footer-module__as8s1W__socialLink{color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;text-decoration:none;transition:all .25s;display:flex}.Footer-module__as8s1W__socialLink:hover{border-color:var(--primary);color:var(--primary);background:#4f46e526;transform:translateY(-2px)}.Footer-module__as8s1W__column h3{color:var(--foreground);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.95rem;font-weight:600;position:relative}.Footer-module__as8s1W__column h3:after{content:"";background:var(--primary);border-radius:2px;width:28px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__as8s1W__column ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__as8s1W__column li a,.Footer-module__as8s1W__column a{color:#94a3b8;align-items:center;gap:.4rem;font-size:.88rem;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module__as8s1W__column li a:hover,.Footer-module__as8s1W__column a:hover{color:var(--primary);padding-left:4px}.Footer-module__as8s1W__newsletter h3{color:var(--foreground);margin-bottom:.75rem;padding-bottom:.75rem;font-size:.95rem;font-weight:600;position:relative}.Footer-module__as8s1W__newsletter h3:after{content:"";background:var(--primary);border-radius:2px;width:28px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__as8s1W__newsletter p{color:#94a3b8;margin-bottom:1rem;font-size:.85rem;line-height:1.6}.Footer-module__as8s1W__form{border:1px solid var(--card-border);border-radius:8px;gap:0;transition:border-color .2s;display:flex;overflow:hidden}.Footer-module__as8s1W__form:focus-within{border-color:var(--primary)}.Footer-module__as8s1W__form input{color:var(--foreground);background:#ffffff08;border:none;flex:1;padding:.65rem 1rem;font-family:inherit;font-size:.85rem}.Footer-module__as8s1W__form input:focus{outline:none}.Footer-module__as8s1W__form input::placeholder{color:#475569}.Footer-module__as8s1W__form button{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;padding:.65rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .2s}.Footer-module__as8s1W__form button:hover{background:var(--primary-hover)}.Footer-module__as8s1W__divider{background:linear-gradient(90deg,transparent,var(--card-border),transparent);height:1px;margin-bottom:1.5rem}.Footer-module__as8s1W__copyright{color:#475569;justify-content:space-between;align-items:center;font-size:.82rem;display:flex}.Footer-module__as8s1W__legal{gap:1.5rem;display:flex}.Footer-module__as8s1W__legal a{color:#475569;font-size:.82rem;text-decoration:none;transition:color .2s}.Footer-module__as8s1W__legal a:hover{color:var(--primary)}@media (max-width:1024px){.Footer-module__as8s1W__grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:640px){.Footer-module__as8s1W__footer{padding:3rem 0 1.5rem}.Footer-module__as8s1W__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__as8s1W__copyright{text-align:center;flex-direction:column;align-items:center;gap:.75rem}.Footer-module__as8s1W__form{flex-direction:column}.Footer-module__as8s1W__form button{padding:.75rem}}
.Background-module__TRjf4W__canvas{z-index:-1;pointer-events:none;opacity:.6;width:100%;height:100%;position:fixed;top:0;left:0}
