.Header_header__bNjej{top:10}.Header_walletIcon__HPyxZ{width:24px;height:24px;display:block}.Header_addrPill__aOTU9{position:relative;display:inline-flex;align-items:center;gap:10px;padding:10px 16px 10px 42px;border-radius:9999px;background:#111;color:var(--text);border:1px solid #222;box-shadow:0 0 16px rgba(0,0,0,.35);cursor:pointer;transition:filter .12s ease}.Header_addrPill__aOTU9:hover{filter:brightness(1.15)}.Header_addrPill__aOTU9 .Header_dot__64nv_{position:absolute;left:12px;width:18px;height:18px;border-radius:50%;background:#21d07a;box-shadow:0 0 12px rgba(33,208,122,.6)}.Header_header__bNjej{position:-webkit-sticky;position:sticky;top:10px;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:16px 22px;background:rgba(0,0,0,0);max-width:520px;margin:auto}.Header_logoLink__rfRbj{display:inline-flex;align-items:center}.Header_logo__SCJ7E{filter:drop-shadow(var(--glow-yellow));height:50px;width:auto}.Header_logoHidden__I7nD9{visibility:hidden}.Header_walletBtn__f7ufo{width:56px;height:56px;display:grid;place-items:center;background:var(--yellow);border-radius:9999px;border:none;box-shadow:var(--glow-yellow);cursor:pointer;transition:transform .12s ease,filter .12s ease}.Header_walletBtn__f7ufo:active{transform:translateY(1px)}.Header_walletBtn__f7ufo:focus-visible{outline:2px solid #fff;outline-offset:2px}.Header_glyph__H81M4{font-size:23px;line-height:1;color:#111}@media(max-width:480px){.Header_header__bNjej{padding:6px 25px;max-width:420px}.Header_logo__SCJ7E{height:32px}.Header_walletBtn__f7ufo{width:48px;height:48px}.Header_glyph__H81M4{font-size:20px}.Header_addrPill__aOTU9{padding:8px 12px 8px 36px;font-size:13px}.Header_addrPill__aOTU9 .Header_dot__64nv_{width:14px;height:14px;left:10px}}@media(max-width:460px){.Header_header__bNjej{padding:10px 25px;max-width:360px;margin-bottom:-10px}.Header_logo__SCJ7E{height:32px}.Header_walletBtn__f7ufo{width:48px;height:48px}.Header_walletIcon__HPyxZ{width:20px;height:20px}.Header_addrPill__aOTU9{padding:6px 10px 6px 30px;font-size:12px}.Header_addrPill__aOTU9 .Header_dot__64nv_{width:12px;height:12px;left:8px}}.BottomNav_nav___YKgu{position:fixed;left:0;right:0;bottom:16px;display:flex;justify-content:center;z-index:60;pointer-events:none;max-width:520px;margin:50px auto}.BottomNav_track__zElBx{pointer-events:auto;display:grid;grid-auto-flow:column;grid-gap:74px;gap:74px;background:var(--yellow);padding:2px 22px;border-radius:9999px;box-shadow:var(--glow-yellow);width:min(92vw,450px);justify-content:center}.BottomNav_item__rgXgt{list-style:none}.BottomNav_link__bFO4W{position:relative;width:64px;height:64px;display:grid;place-items:center;border-radius:9999px;text-decoration:none;color:#000;outline:none;transition:transform .12s ease}.BottomNav_link__bFO4W:active{transform:translateY(1px)}.BottomNav_icon__1TEXJ{width:35px;height:35px;display:block;z-index:10}.BottomNav_dot__cxjkz{position:absolute;left:50%;top:50%;width:0;height:0;border-radius:50%;background:rgba(0,0,0,0);border:0 solid rgba(0,0,0,0);transform:translate(-50%,-50%);pointer-events:none;z-index:2;box-shadow:var(--glow-white);transition:width .18s ease,height .18s ease,background-color .18s ease,border-width .12s ease,transform .18s ease}.BottomNav_active__8QnHv{z-index:5}.BottomNav_active__8QnHv .BottomNav_dot__cxjkz{width:80px;height:80px;background:var(--yellow);border:0 solid #000}@media(max-width:460px){.BottomNav_nav___YKgu{bottom:10px;max-width:360px;margin:0 auto}.BottomNav_track__zElBx{width:min(94vw,360px);padding:10px 14px;gap:38px;box-shadow:0 0 28px rgba(229,224,11,.45);margin:25px}.BottomNav_link__bFO4W{width:40px;height:40px}.BottomNav_track__zElBx{gap:36px;padding:10px 16px;width:min(92vw,520px)}.BottomNav_link__bFO4W{width:52px;height:52px}.BottomNav_icon__1TEXJ{width:25px;height:25px}.BottomNav_active__8QnHv .BottomNav_dot__cxjkz{width:78px;height:78px;width:82px;height:82px}}:root{--black:#000000;--white:#FFFFFF;--yellow:#E5E00B;--red:#B43E69;--gray:#9CA3AF;--bg:#000000;--card:#000000;--text:#EDEDED;--font-display:"prohibition",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--r-card:28px;--r-pill:999px;--glow-yellow:0 0 40px rgba(229,224,11,0.65);--glow-white:0 0 28px rgba(255,255,255,0.65)}#__next,body,html{height:100%}body,html{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-display);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:var(--yellow);text-decoration:none}a:hover{text-decoration:underline}.small{font-size:12px}.muted{color:var(--gray)}.success{color:var(--yellow)}.danger{color:var(--red)}:root{--r-box:48px;--shadow-inner:inset 0 0 3px rgba(241,241,241,0.4);--shadow-outer:0 0 66px rgba(74,74,74,0.85)}.modalBox{border-radius:var(--r-box);background:var(--black);box-shadow:var(--shadow-inner),var(--shadow-outer);padding:38px}