.dock-login[data-v-c076f3f0]{--dock-login-h:58px;--dock-login-overlap:26px;--dock-login-visible:calc(var(--dock-login-h) - var(--dock-login-overlap));--dock-fab-reserve:56px;position:fixed;left:0;right:0;bottom:calc(var(--dock-tab-total, 70px) - var(--dock-login-overlap) + env(safe-area-inset-bottom,0));z-index:29;pointer-events:none}.dock-login__card[data-v-c076f3f0]{position:relative;height:var(--dock-login-h);overflow:visible;pointer-events:auto;background:#ffffffeb}.dock-login__mascot-wrap[data-v-c076f3f0]{position:absolute;left:18px;bottom:2px;width:80px;height:80px;z-index:2;pointer-events:none}.dock-login__mascot[data-v-c076f3f0]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;display:block}.dock-login__inner[data-v-c076f3f0]{position:relative;z-index:1;display:flex;align-items:center;gap:2px;height:var(--dock-login-visible);padding:20px 16px 0 92px;box-sizing:border-box}.dock-login__title[data-v-c076f3f0]{flex:1;min-width:0;font-size:12px;font-weight:500;color:var(--xz-ink,#121217);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em;margin:0 0 12px}.dock-login__fab-gap[data-v-c076f3f0]{flex:0 0 var(--dock-fab-reserve);height:1px;pointer-events:none}.dock-login__cta[data-v-c076f3f0]{flex-shrink:0;padding:6px 18px;border-radius:999px;background:var(--xz-gold-gradient,linear-gradient(135deg,#e8c460 0,#d4af37 100%));color:var(--xz-bg-deep,#0a0a0f);font-size:12px;font-weight:700;white-space:nowrap;box-shadow:var(--xz-gold-glow,0 4px 16px rgba(212,175,55,.35));transition:transform .15s ease}.dock-login__cta[data-v-c076f3f0]:active{transform:scale(.97)}.dock-login-enter-active[data-v-c076f3f0],.dock-login-leave-active[data-v-c076f3f0]{transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .26s ease}.dock-login-enter-from[data-v-c076f3f0],.dock-login-leave-to[data-v-c076f3f0]{transform:translateY(100%);opacity:0}.dock-tabbar[data-v-cd600c0d]{--dock-tab-base:50px;--dock-tab-bump:20px;--dock-fab-size:68px;--dock-tab-total:calc(var(--dock-tab-base) + var(--dock-tab-bump));position:fixed;left:0;right:0;bottom:0;z-index:30;height:calc(var(--dock-tab-total) + env(safe-area-inset-bottom,0));padding-bottom:env(safe-area-inset-bottom,0)}.dock-tabbar__shell[data-v-cd600c0d]{position:absolute;left:0;right:0;bottom:0;height:var(--dock-tab-total);pointer-events:none;z-index:0}.dock-tabbar__shape[data-v-cd600c0d]{width:100%;height:100%;display:block}.dock-tabbar__row[data-v-cd600c0d]{position:absolute;left:0;right:0;bottom:0;height:var(--dock-tab-total);display:flex;align-items:flex-end;padding-bottom:6px;z-index:1}.dock-tabbar__item[data-v-cd600c0d]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:3px;min-width:0;height:var(--dock-tab-base);color:var(--xz-muted,#6e7480);font-size:10px;position:relative;-webkit-tap-highlight-color:transparent}.dock-tabbar__item--active[data-v-cd600c0d]{color:var(--xz-gold,#d4af37)}.dock-tabbar__item--active .dock-tabbar__label[data-v-cd600c0d]{color:var(--xz-gold,#d4af37);font-weight:600}.dock-tabbar__item--scroll-top[data-v-cd600c0d]{justify-content:flex-end;align-items:center;gap:0}.dock-tabbar__item--scroll-top .dock-tabbar__icon--top[data-v-cd600c0d]{width:36px;height:36px;animation:dock-tab-scroll-top-cd600c0d 2.6s ease-in-out infinite}.dock-tabbar__item--scroll-top .dock-tabbar__icon--top img[data-v-cd600c0d]{width:36px;height:36px}@keyframes dock-tab-scroll-top-cd600c0d{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.dock-tabbar__icon[data-v-cd600c0d]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:width .25s ease,height .25s ease,transform .25s ease}.dock-tabbar__icon img[data-v-cd600c0d]{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;display:block;transition:width .25s ease,height .25s ease,transform .2s ease,filter .25s ease}.dock-tabbar__item--scroll-top:active .dock-tabbar__icon--top[data-v-cd600c0d]{animation:none;transform:scale(.94)}.dock-tabbar__label[data-v-cd600c0d]{line-height:1.1;white-space:nowrap;max-width:56px;overflow:hidden;text-overflow:ellipsis}.dock-tabbar__label--game[data-v-cd600c0d]{font-size:9px;font-weight:600;letter-spacing:-.02em}.dock-tabbar__badge[data-v-cd600c0d]{position:absolute;top:0;right:calc(50% - 22px);min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:var(--xz-danger,#e64343);color:#fff;font-size:9px;font-style:normal;display:grid;place-items:center;border:1.5px solid #fff;font-weight:600}@media(prefers-reduced-motion:reduce){.dock-tabbar__item--scroll-top .dock-tabbar__icon--top[data-v-cd600c0d]{animation:none}}.dock-tabbar__fab[data-v-cd600c0d]{flex:0 0 96px;align-self:flex-end;position:relative;height:var(--dock-tab-total);z-index:2;-webkit-tap-highlight-color:transparent}.dock-tabbar__fab--disabled[data-v-cd600c0d]{pointer-events:none;opacity:0}.dock-tabbar__fab-img[data-v-cd600c0d]{position:absolute;left:50%;bottom:0;width:var(--dock-fab-size);height:var(--dock-fab-size);-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center;display:block;transform:translate(-50%);filter:drop-shadow(0 4px 16px rgba(212,175,55,.45));transition:transform .18s ease,filter .18s ease;pointer-events:none}.dock-tabbar__fab:active .dock-tabbar__fab-img[data-v-cd600c0d]{transform:translate(-50%) scale(.95)}.dock-tabbar__fab--active .dock-tabbar__fab-img[data-v-cd600c0d]{filter:drop-shadow(0 6px 20px rgba(232,196,96,.55))}.dock-tabbar__item[data-v-cd600c0d]{font-size:12px}.dock-tabbar__label--game[data-v-cd600c0d]{font-size:11px}.dock-tabbar__badge[data-v-cd600c0d]{font-size:10px}.identity-sheet-mask[data-v-3499e143]{position:fixed;z-index:800;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#13181f7a;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.identity-sheet[data-v-3499e143]{box-sizing:border-box;width:min(100%,560px);max-height:min(90dvh,780px);overflow:auto;padding:4px 20px calc(20px + env(safe-area-inset-bottom));border-radius:25px 25px 0 0;color:#20242a;background:#fff;box-shadow:0 -20px 60px #1018282e;overscroll-behavior:contain;touch-action:pan-y;transition:transform .2s cubic-bezier(.22,.8,.3,1)}.identity-sheet--dragging[data-v-3499e143]{transition:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform}.identity-sheet__handle[data-v-3499e143]{display:grid;width:66px;height:24px;margin:0 auto;place-items:center;touch-action:none}.identity-sheet__handle i[data-v-3499e143]{display:block;width:38px;height:4px;border-radius:4px;background:#d9dde2}.identity-sheet__head[data-v-3499e143]{position:relative;z-index:2;box-sizing:border-box;min-height:96px;margin:0 -20px;padding:15px 20px 17px;background:#fff}.identity-sheet__head-copy[data-v-3499e143]{position:relative;z-index:1;width:100%;text-align:center}.identity-sheet__head h2[data-v-3499e143]{margin:0;color:#191d22;font-size:21px;line-height:1.35;letter-spacing:-.02em;text-align:center}.identity-sheet__head p[data-v-3499e143]{width:100%;max-width:none;margin:7px auto 0;color:#858c94;font-size:clamp(10px,3.15vw,12px);line-height:1.65;letter-spacing:-.02em;text-align:center;white-space:nowrap}.identity-sheet__back[data-v-3499e143],.identity-sheet__close[data-v-3499e143]{position:absolute;z-index:3;display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;border-radius:50%;color:#8b9198;background:#f5f6f7db;font-size:27px;line-height:1}.identity-sheet__close[data-v-3499e143]{top:10px;right:10px}.identity-sheet__back[data-v-3499e143]{top:10px;left:12px}.identity-sheet__head--legal[data-v-3499e143]{min-height:62px;padding:12px 58px 15px}.identity-sheet__head--legal .identity-sheet__head-copy[data-v-3499e143]{text-align:center}.identity-sheet__head--legal h2[data-v-3499e143]{font-size:21px}.identity-sheet__head--legal p[data-v-3499e143]{margin:3px auto 0;font-size:12px}.identity-sheet__body[data-v-3499e143]{display:grid;gap:14px;padding-top:4px}.identity-sheet__notice[data-v-3499e143]{margin:0;padding:10px 12px;border-radius:12px;color:#9b5b2c;background:#fff5e8;font-size:12px;line-height:1.5}.identity-sheet__form[data-v-3499e143]{display:grid;gap:0}.identity-sheet__field[data-v-3499e143]{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;min-height:68px;border-bottom:1px solid #eceef0}.identity-sheet__field[data-v-3499e143]:focus-within{border-bottom-color:#ef9a5a}.identity-sheet__form .identity-sheet__field>span[data-v-3499e143]{font-size:16px;font-weight:750}.identity-sheet__field em[data-v-3499e143]{margin-right:5px;color:#e25646;font-style:normal}.identity-sheet__form input[data-v-3499e143]:not([type=checkbox]){box-sizing:border-box;width:100%;height:54px;padding:0;border:0;outline:0;color:#22272d;background:transparent;font-size:16px;text-align:right}.identity-sheet__form input[data-v-3499e143]:not([type=checkbox])::-moz-placeholder{color:#c0c4c9}.identity-sheet__form input[data-v-3499e143]:not([type=checkbox])::placeholder{color:#c0c4c9}.identity-sheet__form input[data-v-3499e143]:not([type=checkbox]):focus{background:transparent;box-shadow:none}.identity-sheet__privacy-tip[data-v-3499e143]{margin:28px 0 0;color:#969ca3;font-size:12px;line-height:1.7;text-align:center}.identity-sheet__primary[data-v-3499e143],.identity-sheet__secondary[data-v-3499e143]{width:100%;min-height:52px;border:0;border-radius:14px;font-size:14px;font-weight:800}.identity-sheet__primary[data-v-3499e143]{color:#fff;background:linear-gradient(105deg,#ffa13e,#ff7138);box-shadow:0 10px 24px #ff743533}.identity-sheet__primary[data-v-3499e143]:disabled{opacity:.58}.identity-sheet__secondary[data-v-3499e143]{color:#59616a;background:#f3f4f6}.identity-sheet__form>.identity-sheet__primary[data-v-3499e143]{margin-top:14px}.identity-sheet__error[data-v-3499e143]{margin:12px 0 0;padding:10px 12px;border-radius:11px;color:#ad482d;background:#fff0eb;font-size:11px;line-height:1.5}.identity-sheet__result[data-v-3499e143]{display:grid;justify-items:center;gap:11px;padding:14px 2px 4px;text-align:center}.identity-sheet__result h3[data-v-3499e143]{margin:0;font-size:19px}.identity-sheet__result p[data-v-3499e143]{max-width:430px;margin:0 0 8px;color:#858c94;font-size:12px;line-height:1.65}.identity-sheet__loading[data-v-3499e143]{display:grid;justify-items:center;gap:12px;padding:38px 0;color:#9299a1;font-size:12px}.identity-sheet__loading i[data-v-3499e143]{width:28px;height:28px;border:3px solid #f1e4da;border-top-color:#ff7b38;border-radius:50%;animation:identity-spin-3499e143 .75s linear infinite}.identity-sheet__legal[data-v-3499e143]{display:grid;gap:12px;padding:4px 2px 10px}.identity-sheet__legal p[data-v-3499e143]{margin:0;padding:12px 13px;border-radius:12px;color:#626b75;background:#f8f9fa;font-size:12px;line-height:1.75}.identity-sheet__legal-link[data-v-3499e143]{min-height:44px;padding:0;border:0;color:#d9682d;background:transparent;text-align:center;font-size:12px;line-height:44px}.identity-sheet-enter-active[data-v-3499e143],.identity-sheet-leave-active[data-v-3499e143]{transition:opacity .18s ease}.identity-sheet-enter-active .identity-sheet[data-v-3499e143],.identity-sheet-leave-active .identity-sheet[data-v-3499e143]{transition:transform .22s ease}.identity-sheet-enter-from[data-v-3499e143],.identity-sheet-leave-to[data-v-3499e143]{opacity:0}.identity-sheet-enter-from .identity-sheet[data-v-3499e143],.identity-sheet-leave-to .identity-sheet[data-v-3499e143]{transform:translateY(24px)}@keyframes identity-spin-3499e143{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.identity-sheet-enter-active[data-v-3499e143],.identity-sheet-enter-active .identity-sheet[data-v-3499e143],.identity-sheet-leave-active[data-v-3499e143],.identity-sheet-leave-active .identity-sheet[data-v-3499e143]{transition:none}.identity-sheet__loading i[data-v-3499e143]{animation:none}}.identity-sheet__notice[data-v-3499e143]{font-size:14px}.identity-sheet__form .identity-sheet__field>span[data-v-3499e143],.identity-sheet__form input[data-v-3499e143]:not([type=checkbox]),.identity-sheet__primary[data-v-3499e143],.identity-sheet__secondary[data-v-3499e143]{font-size:16px}.identity-sheet__error[data-v-3499e143]{font-size:13px}.identity-sheet__legal p[data-v-3499e143],.identity-sheet__legal-link[data-v-3499e143],.identity-sheet__loading[data-v-3499e143],.identity-sheet__result p[data-v-3499e143]{font-size:14px}html.identity-sheet-open,html.identity-sheet-open body{overflow:hidden;overscroll-behavior:none}.tabbar-layout[data-v-6d918231]{--dock-tab-total:70px;--jym-tabbar-h:var(--dock-tab-total);--jym-login-tip-h:0px;width:100%;max-width:100%;overflow-x:clip;min-height:100vh;min-height:100dvh;padding-bottom:calc(var(--dock-tab-total) + env(safe-area-inset-bottom,0) + var(--jym-login-tip-h));background:var(--trade-bg)}.tabbar-layout--guest[data-v-6d918231]{--jym-login-tip-h:44px}.tabbar-layout--no-tabbar[data-v-6d918231]{--dock-tab-total:0px;--jym-login-tip-h:0px;padding-bottom:env(safe-area-inset-bottom,0)}.tabbar-header[data-v-6d918231]{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;min-height:calc(49px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0) 8px 0;background:#fffffff0;border-bottom:1px solid rgba(232,235,239,.9);backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%)}.tabbar-layout--fixed-header .tabbar-header[data-v-6d918231]{position:fixed;z-index:70;top:0;right:0;left:0;width:100%}.tabbar-header-placeholder[data-v-6d918231]{height:calc(49px + env(safe-area-inset-top,0px));flex:none}.tabbar-layout--plain-header .tabbar-header[data-v-6d918231]{background:#fff;border-bottom-color:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.tabbar-back[data-v-6d918231]{display:grid;width:40px;height:40px;place-items:center;color:#26303d;border-radius:50%;border:0;padding:0;background:transparent;font:inherit;cursor:pointer}.tabbar-back svg[data-v-6d918231]{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tabbar-title[data-v-6d918231]{margin:0;overflow:hidden;color:#202631;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:700}.tabbar-header__spacer[data-v-6d918231]{width:40px;height:40px}.tabbar-action[data-v-6d918231]{justify-self:end;max-width:64px;overflow:hidden;color:var(--trade-primary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.tabbar-main[data-v-6d918231]{width:100%;max-width:100%;min-width:0;padding:12px 16px 16px}.tabbar-layout--flush[data-v-6d918231],.tabbar-main[data-v-6d918231]{overflow-x:clip}.tabbar-layout--flush .tabbar-main[data-v-6d918231]{padding:0;overflow:visible}.tabbar-layout--sell-flow[data-v-6d918231],.tabbar-layout--sell-flow .tabbar-main[data-v-6d918231]{min-height:100vh;min-height:100dvh;background:#fff}.tabbar-route-toast[data-v-6d918231]{position:fixed;z-index:120;left:50%;bottom:calc(88px + env(safe-area-inset-bottom,0px));max-width:calc(100vw - 40px);padding:10px 16px;color:#fff;font-size:14px;line-height:1.4;text-align:center;background:#20242beb;border-radius:10px;transform:translate(-50%)}
