@charset "UTF-8";.auth-notice[data-v-fb473181]{position:fixed;left:50%;bottom:calc(var(--bottom-nav-h, 64px) + 12px);transform:translate(-50%);z-index:9999;display:flex;align-items:center;gap:12px;max-width:min(420px,100vw - 32px);padding:12px 14px 12px 16px;border-radius:12px;background:#0f1117f0;border:1px solid rgba(248,113,113,.35);color:#fecaca;font-size:13px;line-height:1.45;box-shadow:0 12px 40px #00000073;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-notice__close[data-v-fb473181]{flex-shrink:0;width:28px;height:28px;border:none;border-radius:8px;background:#ffffff14;color:#fca5a5;font-size:18px;line-height:1;cursor:pointer}.auth-notice__close[data-v-fb473181]:hover{background:#ffffff24}.admin-shell .auth-notice[data-v-fb473181]{bottom:auto;top:20px;color:var(--adm-danger, #f87171);background:var(--adm-card, #fff);border-color:#f8717159;box-shadow:var(--adm-shadow, 0 8px 32px rgba(0, 0, 0, .2))}.admin-shell .auth-notice .auth-notice__close[data-v-fb473181]{color:var(--adm-text-2, #94a3b8);background:var(--adm-perm-bg, rgba(0, 0, 0, .08))}.auth-notice-enter-active[data-v-fb473181],.auth-notice-leave-active[data-v-fb473181]{transition:opacity .22s ease,transform .22s ease}.auth-notice-enter-from[data-v-fb473181],.auth-notice-leave-to[data-v-fb473181]{opacity:0;transform:translate(-50%) translateY(8px)}.reg-success[data-v-fd554a48]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:24px 20px;background:var(--bg-primary);color:var(--text-primary)}.reg-success__panel[data-v-fd554a48]{width:100%;max-width:420px;text-align:center}.reg-success__icon[data-v-fd554a48]{width:72px;height:72px;margin:0 auto 20px}.reg-success__icon svg[data-v-fd554a48]{width:100%;height:100%;display:block}.reg-success__title[data-v-fd554a48]{font-size:22px;font-weight:700;color:var(--text-primary);margin-bottom:8px}.reg-success__subtitle[data-v-fd554a48]{font-size:14px;color:var(--text-muted);margin-bottom:28px}.reg-success__theme-title[data-v-fd554a48]{font-size:15px;font-weight:600;color:var(--text-primary);margin-bottom:14px;position:relative;display:inline-block}.reg-success__theme-title[data-v-fd554a48]:after{content:"";position:absolute;left:50%;bottom:-4px;transform:translate(-50%);width:28px;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--accent-hover),#cbb8ff)}.reg-success__theme[data-v-fd554a48]{margin-bottom:28px}.reg-success__theme-list[data-v-fd554a48]{display:flex;flex-direction:column;gap:12px;margin-top:18px}.reg-success__theme-item[data-v-fd554a48]{display:flex;align-items:center;gap:10px;width:100%;padding:14px 16px;border:1.5px solid var(--border);border-radius:999px;background:var(--bg-card);font-size:15px;color:var(--text-primary);transition:border-color .2s,box-shadow .2s}.reg-success__theme-item--active[data-v-fd554a48]{border-color:var(--accent-hover);box-shadow:0 0 0 1px #d4a84b40}.reg-success__theme-icon[data-v-fd554a48]{font-size:18px;line-height:1}.reg-success__radio[data-v-fd554a48]{margin-left:auto;width:18px;height:18px;border:2px solid #ccc;border-radius:50%;flex-shrink:0}.reg-success__radio--on[data-v-fd554a48]{border-color:#22c55e;background:radial-gradient(circle at center,#22c55e 45%,transparent 46%)}.reg-success__deposit[data-v-fd554a48]{width:100%;padding:14px 20px;border-radius:12px;background:var(--accent-gradient-vertical-deep);color:#fff;font-size:17px;font-weight:600;box-shadow:0 4px 14px #d4a84b59;margin-bottom:16px}.reg-success__skip[data-v-fd554a48]{font-size:14px;color:var(--text-muted);padding:4px 8px}.app-install[data-v-47b12b66]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:20px;background:#0000008c}.app-install__panel[data-v-47b12b66]{position:relative;width:min(100%,360px);padding:24px 20px 20px;border-radius:16px;background:var(--bg-card);box-shadow:0 12px 40px #00000040}.app-install__close[data-v-47b12b66]{position:absolute;top:10px;right:12px;border:none;background:transparent;color:var(--text-muted);font-size:22px;line-height:1;cursor:pointer}.app-install__icon[data-v-47b12b66]{display:block;width:64px;height:64px;margin:0 auto 12px;border-radius:14px}.app-install__title[data-v-47b12b66]{margin:0 0 12px;font-size:18px;font-weight:700;text-align:center;color:var(--text-primary)}.app-install__steps[data-v-47b12b66]{margin:0 0 12px;padding-left:20px;color:var(--text-primary);font-size:14px;line-height:1.6}.app-install__steps li+li[data-v-47b12b66]{margin-top:8px}.app-install__note[data-v-47b12b66]{margin:0 0 16px;font-size:13px;line-height:1.5;color:var(--text-muted);text-align:center}.app-install__btn[data-v-47b12b66]{width:100%;padding:12px;border:none;border-radius:12px;background:var(--bg-secondary, #f5f5f5);color:var(--text-primary);font-size:15px;font-weight:600;cursor:pointer}.app-install__btn--primary[data-v-47b12b66]{margin-bottom:12px;background:var(--brand-gradient);color:#fff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #ffffff;--bg-secondary: #f5f3fa;--bg-card: #ffffff;--bg-elevated: #ede9f5;--accent: #7b61c7;--accent-hover: #6b51b7;--accent-gold: #7b61c7;--accent-gold-hover: #6b51b7;--accent-gold-light: #9b7fe8;--accent-soft-bg: #f3effc;--accent-soft-bg-2: #ebe6f8;--accent-soft-bg-3: #faf8ff;--accent-border: rgba(123, 97, 199, .35);--accent-border-light: rgba(123, 97, 199, .22);--accent-border-faint: rgba(123, 97, 199, .18);--accent-gradient-vertical: linear-gradient(180deg, #cbb8ff 0%, #7b61c7 100%);--accent-gradient-vertical-deep: linear-gradient(180deg, #b5a0f0 0%, #6b51b7 100%);--accent-shadow: rgba(123, 97, 199, .28);--accent-muted: #6b51b7;--accent-tier-2: #9b7fe8;--hero-dark: linear-gradient(160deg, #1f1833 0%, #2a2248 48%, #17132a 100%);--hero-glow-1: rgba(123, 97, 199, .28);--hero-glow-2: rgba(123, 97, 199, .12);--brand-gradient: linear-gradient(135deg, #9b7fe8 0%, #7b61c7 48%, #5b45a8 100%);--brand-gradient-soft: linear-gradient(180deg, #f3effc 0%, #ebe6f8 100%);--text-primary: #1f1a2e;--text-secondary: #5c5470;--text-muted: #8a849c;--border: #e6e1f0;--danger: #e74c3c;--warning: #9b7fe8;--radius: 12px;--radius-sm: 8px;--shadow: 0 4px 16px rgba(91, 69, 168, .1);--header-h: 48px;--bottom-nav-h: 56px;--sidebar-w: 220px}html[data-theme=dark]{--bg-primary: #121212;--bg-secondary: #181818;--bg-card: #1e1e1e;--bg-elevated: #2a2a2a;--accent-soft-bg: rgba(123, 97, 199, .12);--accent-soft-bg-2: rgba(123, 97, 199, .08);--accent-soft-bg-3: rgba(123, 97, 199, .06);--text-primary: #f0f0f0;--text-secondary: #b0b0b0;--text-muted: #888888;--border: #333333;--shadow: 0 4px 16px rgba(0, 0, 0, .35)}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] .main-layout{background:var(--bg-primary)!important}html[data-theme=dark] .casino-nav{background:var(--bg-card)!important;border-top-color:var(--border)!important;box-shadow:0 -2px 8px #00000040!important}html[data-theme=dark] .casino-nav__item{color:var(--text-muted)}html[data-theme=dark] .casino-nav__item--active{color:var(--accent-gold)}html[data-theme=dark] .super-home{background:var(--bg-secondary)!important;color:var(--text-primary)}html[data-theme=dark] .super-home__header,html[data-theme=dark] .super-home__user-panel,html[data-theme=dark] .super-home__section,html[data-theme=dark] .super-home__featured,html[data-theme=dark] .super-home__mini-card,html[data-theme=dark] .super-home__game-cover,html[data-theme=dark] .super-home__footer,html[data-theme=dark] .super-home__notice,html[data-theme=dark] .super-home__banner-wrap{background:var(--bg-card)!important;border-color:var(--border)!important;color:var(--text-primary)}html[data-theme=dark] .super-home__user-name,html[data-theme=dark] .super-home__section-title,html[data-theme=dark] .super-home__section-sub,html[data-theme=dark] .super-home__featured-name,html[data-theme=dark] .super-home__featured-sub,html[data-theme=dark] .super-home__mini-name,html[data-theme=dark] .super-home__game-name,html[data-theme=dark] .super-home__notice-text,html[data-theme=dark] .super-home__loading,html[data-theme=dark] .super-home__lobby-entry-hint,html[data-theme=dark] .super-home__footer-copy{color:var(--text-primary)!important}html[data-theme=dark] .super-home__mini-sub,html[data-theme=dark] .super-home__featured-sub,html[data-theme=dark] .super-home__notice-text{color:var(--text-muted)!important}html[data-theme=dark] .super-home__quick-icon,html[data-theme=dark] .super-home__user-avatar,html[data-theme=dark] .super-home__icon-btn--round,html[data-theme=dark] .super-home__featured-icons span,html[data-theme=dark] .super-home__game-skeleton{background:var(--bg-elevated)!important}html[data-theme=dark] .super-home__game-cover--fallback{background:linear-gradient(145deg,var(--bg-elevated),var(--bg-card))!important}html[data-theme=dark] .super-home__auth-btn--login{background:var(--bg-card)!important}html[data-theme=dark] .super-home__header{box-shadow:0 1px 0 var(--border)!important}html[data-theme=dark] .super-home__user-name,html[data-theme=dark] .super-home__section-title,html[data-theme=dark] .super-home__game-name,html[data-theme=dark] .super-home__mini-name{color:var(--text-primary)!important}html[data-theme=dark] .super-home__user-avatar,html[data-theme=dark] .super-home__icon-btn--round{background:var(--bg-elevated)!important;border-color:var(--border)!important;color:var(--text-secondary)!important}html[data-theme=dark] .super-home__quick-btn{color:var(--text-secondary)!important}html[data-theme=dark] .super-home__pill:not(.super-home__pill--active){background:var(--bg-card)!important;border-color:var(--border)!important;color:var(--text-muted)!important}html[data-theme=dark] .super-home__auth-btn--login{background:var(--bg-card)!important;color:var(--accent-gold)!important}html[data-theme=dark] .super-home__mini-sub,html[data-theme=dark] .super-home__game-provider,html[data-theme=dark] .super-home__footer-copy{color:var(--text-muted)!important}html[data-theme=dark] .super-home__banner-dot{background:#ffffff59!important}html[data-theme=dark] .super-home__banner-dot--active{background:var(--accent-gold)!important}html[data-theme=dark] .drawer__panel{background:var(--bg-card)!important;color:var(--text-primary)}html[data-theme=dark] .drawer__item{color:var(--text-primary)!important;border-bottom-color:var(--border)!important;background:var(--bg-elevated)!important}html[data-theme=dark] .drawer__item:hover{background:var(--bg-card)!important}html[data-theme=dark] .big-winners,html[data-theme=dark] .app-banner{background:var(--bg-card)!important;border-color:var(--border)!important;box-shadow:none!important}html[data-theme=dark] .big-winners__title,html[data-theme=dark] .app-banner__text strong{color:var(--text-primary)!important}html[data-theme=dark] .big-winners__user,html[data-theme=dark] .app-banner__text span{color:var(--text-muted)!important}html[data-theme=dark] .big-winners__thumb{background:var(--bg-elevated)!important}html[data-theme=dark] .odometer-digit{background:var(--bg-card)!important;border-color:var(--border)!important}html[data-theme=dark] .odometer-digit__num{color:var(--text-primary)!important}html[data-theme=dark] .page-nav{background:var(--bg-card)!important;border-bottom-color:var(--border)!important;color:var(--text-primary)}html[data-theme=dark] .page-nav__back,html[data-theme=dark] .page-nav__title{color:var(--text-primary)!important}html[data-theme=dark] .auth-shell__backdrop{background:#000000b8!important}html[data-theme=dark] .auth-panel{background:var(--bg-card)!important;color:var(--text-primary)!important;box-shadow:0 18px 48px #00000073!important}html[data-theme=dark] .auth-panel__brands{border-bottom-color:var(--border)!important}html[data-theme=dark] .auth-panel__brand-divider{background:var(--border)!important}html[data-theme=dark] .auth-panel__field{background:var(--bg-elevated)!important;border-color:var(--border)!important}html[data-theme=dark] .auth-panel__field input{color:var(--text-primary)!important}html[data-theme=dark] .auth-panel__register-pill{background:var(--bg-elevated)!important;color:var(--text-secondary)!important}html[data-theme=dark] .auth-panel__footer-btn{color:var(--text-secondary)!important}html[data-theme=dark] .reg-success{background:var(--bg-primary)!important}html[data-theme=dark] .reg-success__title{color:var(--text-primary)!important}html[data-theme=dark] .reg-success__subtitle{color:var(--text-muted)!important}html[data-theme=dark] .reg-success__theme-title{color:var(--text-primary)!important}html[data-theme=dark] .reg-success__theme-item{background:var(--bg-card)!important;border-color:var(--border)!important;color:var(--text-primary)!important}html[data-theme=dark] .reg-success__theme-item--active{border-color:var(--accent-hover)!important}html[data-theme=dark] .reg-success__skip{color:var(--text-muted)!important}html[data-theme=dark] .profile-hub,html[data-theme=dark] .wallet-hub{background:var(--bg-secondary)!important}html[data-theme=dark] .profile-hub{--profile-shell-bg: color-mix(in srgb, var(--accent-gold) 16%, var(--bg-elevated)) !important;--profile-shell-border: rgba(123, 97, 199, .28) !important;--profile-card-shadow: 0 2px 16px rgba(0, 0, 0, .28) !important}html[data-theme=dark] .profile-hub__head,html[data-theme=dark] .profile-hub__card,html[data-theme=dark] .profile-hub__utilities,html[data-theme=dark] .profile-hub__logout{background:var(--bg-card)!important;border-color:var(--border)!important}html[data-theme=dark] .profile-hub__head{background:linear-gradient(145deg,rgba(123,97,199,.14) 0%,var(--bg-card) 55%)!important;border-color:#7b61c73d!important}html[data-theme=dark] .profile-hub__vip{background:radial-gradient(110% 70% at 100% 0%,rgba(123,97,199,.16) 0%,transparent 52%),var(--bg-card)!important;border-color:#7b61c73d!important}html[data-theme=dark] .profile-hub__meta h1,html[data-theme=dark] .profile-hub__balance-value,html[data-theme=dark] .profile-hub__activity-head h3,html[data-theme=dark] .profile-hub__utility,html[data-theme=dark] .profile-hub__perk,html[data-theme=dark] .profile-hub__grid-item{color:var(--text-primary)!important}html[data-theme=dark] .profile-hub__id,html[data-theme=dark] .profile-hub__vip-hint,html[data-theme=dark] .profile-hub__balance-label,html[data-theme=dark] .profile-hub__balance-sub,html[data-theme=dark] .profile-hub__activity-head p,html[data-theme=dark] .profile-hub__copy{color:var(--text-muted)!important}html[data-theme=dark] .profile-hub__head-btn,html[data-theme=dark] .profile-hub__perk-icon,html[data-theme=dark] .profile-hub__grid-icon,html[data-theme=dark] .profile-hub__utility-icon{background:var(--profile-shell-bg)!important;border-color:var(--profile-shell-border)!important;color:var(--text-secondary)!important}html[data-theme=dark] .profile-hub__head-btn .iconfont,html[data-theme=dark] .profile-hub__perk-icon,html[data-theme=dark] .profile-hub__grid-icon,html[data-theme=dark] .profile-hub__utility-icon{color:#cbb8ff!important}html[data-theme=dark] .profile-hub__vip-tag--next{color:var(--text-muted)!important;background:#7b61c71f!important}html[data-theme=dark] .profile-hub__notice{background:#7b61c71a!important;color:#cbb8ff!important;border-color:#7b61c73d!important}html[data-theme=dark] .profile-hub__link{color:#cbb8ff!important}html[data-theme=dark] .profile-hub__balance-btn{color:var(--text-secondary)!important}html[data-theme=dark] .profile-hub__avatar-edit{background:var(--bg-elevated)!important}html[data-theme=dark] .profile-hub__utility{border-bottom-color:var(--border)!important}html[data-theme=dark] .profile-hub__logout{color:#ff6b6b!important;border-color:#d6454559!important}html[data-theme=dark] .wallet-hub__hero{background:linear-gradient(145deg,rgba(212,168,75,.14) 0%,var(--bg-card) 55%)!important;border-color:#d4a84b33!important}html[data-theme=dark] .wallet-hub__hero-amount{color:var(--text-primary)!important}html[data-theme=dark] .wallet-hub__tab--active{background:#d4a84b1f!important}html[data-theme=dark] .wallet-hub__panel-head{background:linear-gradient(90deg,rgba(212,168,75,.08),transparent 70%)!important}html[data-theme=dark] .wallet-hub__chip--active,html[data-theme=dark] .wallet-hub__amount--active{background:#d4a84b1a!important}html[data-theme=dark] .wallet-hub__notice{background:#d4a84b14!important;color:#cbb8ff!important}html[data-theme=dark] .slots-lobby,html[data-theme=dark] .vip-hub,html[data-theme=dark] .invite-hub,html[data-theme=dark] .events-hub,html[data-theme=dark] .notice-page,html[data-theme=dark] .settings-page,html[data-theme=dark] .wallet-hub,html[data-theme=dark] .auth-page{background:var(--bg-secondary)!important;color:var(--text-primary)}html[data-theme=dark] .card{background:var(--bg-card)!important;border-color:var(--border)!important;color:var(--text-primary)}html[data-theme=dark] .admin-shell .card,html[data-theme=dark] .admin-shell .admin-page__card{background:var(--adm-card)!important;border-color:var(--adm-card-border)!important;color:var(--adm-text)!important;box-shadow:var(--adm-shadow)!important}html[data-theme=dark] .admin-shell .text-muted{color:var(--adm-text-3)!important}html[data-theme=dark] .slots-lobby__header,html[data-theme=dark] .slots-lobby__platforms,html[data-theme=dark] .slots-lobby__toolbar,html[data-theme=dark] .slots-lobby__body,html[data-theme=dark] .slots-lobby__platform,html[data-theme=dark] .slots-lobby__select-btn,html[data-theme=dark] .slots-lobby__select-menu,html[data-theme=dark] .slots-lobby__select--static,html[data-theme=dark] .slots-lobby__search{background:var(--bg-card)!important;border-color:var(--border)!important}html[data-theme=dark] .slots-lobby__back,html[data-theme=dark] .slots-lobby__title,html[data-theme=dark] .slots-lobby__name,html[data-theme=dark] .slots-lobby__select-item{color:var(--text-primary)!important}html[data-theme=dark] .slots-lobby__platform-label,html[data-theme=dark] .slots-lobby__select-prefix,html[data-theme=dark] .slots-lobby__loading,html[data-theme=dark] .slots-lobby__select-arrow,html[data-theme=dark] .slots-lobby__search-icon{color:var(--text-muted)!important}html[data-theme=dark] .slots-lobby__platform:not(.slots-lobby__platform--active) .slots-lobby__platform-label,html[data-theme=dark] .slots-lobby__select-value{color:var(--text-muted)!important}html[data-theme=dark] .slots-lobby__platform-icon{background:var(--bg-elevated)!important}html[data-theme=dark] .slots-lobby__platform-icon--heart{background:#e74c3c1f!important}html[data-theme=dark] .slots-lobby__select-item:hover{background:var(--bg-elevated)!important}html[data-theme=dark] .slots-lobby__search input{color:var(--text-primary)!important}html[data-theme=dark] .slots-lobby__search input::placeholder{color:var(--text-muted)!important}html[data-theme=dark] .slots-lobby__cover{background:var(--bg-elevated)!important}html[data-theme=dark] .slots-lobby__cover--fallback{background:linear-gradient(145deg,var(--bg-elevated),var(--bg-card))!important}html[data-theme=dark] .slots-lobby__skeleton{background:linear-gradient(90deg,var(--bg-elevated) 25%,var(--bg-card) 50%,var(--bg-elevated) 75%)!important}html[data-theme=dark] .slots-lobby__fallback{color:var(--text-muted)!important}html[data-theme=dark] .slots-lobby__fav{background:#1e1e1ee0!important;color:var(--text-muted)!important}html[data-theme=dark] .slots-lobby__fav--on{background:#1e1e1ef2!important;color:#e74c3c!important}html[data-theme=dark] .vip-hub__status,html[data-theme=dark] .vip-hub__detail,html[data-theme=dark] .vip-hub__compare,html[data-theme=dark] .vip-hub__guest-card{background:var(--bg-card)!important;box-shadow:none!important}html[data-theme=dark] .vip-hub__status-name,html[data-theme=dark] .vip-hub__detail-head h2,html[data-theme=dark] .vip-hub__section-title{color:var(--text-primary)!important}html[data-theme=dark] .vip-hub__status-label,html[data-theme=dark] .vip-hub__status-hint,html[data-theme=dark] .vip-hub__detail-kicker,html[data-theme=dark] .vip-hub__row,html[data-theme=dark] .vip-hub__progress-meta,html[data-theme=dark] .vip-hub__progress-sub,html[data-theme=dark] .vip-hub__perk,html[data-theme=dark] .vip-hub__guest-card p{color:var(--text-muted)!important}html[data-theme=dark] .vip-hub__tab:not(.vip-hub__tab--active){background:var(--bg-card)!important;border-color:var(--border)!important;color:var(--text-muted)!important}html[data-theme=dark] .vip-hub__row{border-bottom-color:var(--border)!important}html[data-theme=dark] .vip-hub__status-bar,html[data-theme=dark] .vip-hub__progress-bar{background:var(--bg-elevated)!important}html[data-theme=dark] .vip-hub__btn--ghost{background:var(--bg-elevated)!important;border-color:var(--border)!important;color:var(--text-secondary)!important}html[data-theme=dark] .vip-hub__table th{color:var(--text-muted)!important}html[data-theme=dark] .vip-hub__table td{color:var(--text-secondary)!important}html[data-theme=dark] .vip-hub__table th,html[data-theme=dark] .vip-hub__table td{border-bottom-color:var(--border)!important}html[data-theme=dark] .vip-hub__table tbody tr:hover{background:var(--bg-elevated)!important}html[data-theme=dark] .vip-hub__table-row--active{background:#d4a84b1f!important}html[data-theme=dark] .invite-hub__pyramid,html[data-theme=dark] .invite-hub__code-card,html[data-theme=dark] .invite-hub__link-card,html[data-theme=dark] .invite-hub__steps,html[data-theme=dark] .invite-hub__rules,html[data-theme=dark] .invite-hub__tier-card,html[data-theme=dark] .invite-hub__stat,html[data-theme=dark] .invite-hub__commission-hint{background:var(--bg-card)!important;box-shadow:none!important}html[data-theme=dark] .invite-hub__tab:not(.invite-hub__tab--active){background:var(--bg-card)!important;border-color:var(--border)!important;color:var(--text-muted)!important}html[data-theme=dark] .invite-hub__desc,html[data-theme=dark] .invite-hub__label,html[data-theme=dark] .invite-hub__tier-stats,html[data-theme=dark] .invite-hub__tier-empty,html[data-theme=dark] .invite-hub__member-date,html[data-theme=dark] .invite-hub__rules ul,html[data-theme=dark] .invite-hub__commission-hint,html[data-theme=dark] .invite-hub__pyramid-you{color:var(--text-muted)!important}html[data-theme=dark] .invite-hub__hero-title,html[data-theme=dark] .invite-hub__section-title,html[data-theme=dark] .invite-hub__tier-head h3,html[data-theme=dark] .invite-hub__member-name,html[data-theme=dark] .invite-hub__stat-value{color:var(--text-primary)!important}html[data-theme=dark] .invite-hub__link-field code{background:var(--bg-elevated)!important;border-color:var(--border)!important;color:var(--text-secondary)!important}html[data-theme=dark] .invite-hub__step{background:var(--bg-elevated)!important;border-color:var(--border)!important}html[data-theme=dark] .invite-hub__step p{color:var(--text-muted)!important}html[data-theme=dark] .invite-hub__pyramid-avatar{background:var(--bg-elevated)!important;border-color:var(--border)!important}html[data-theme=dark] .invite-hub__pyramid-tier--green .invite-hub__pyramid-bar{background:#4ade801a!important;border-color:#4ade8040!important}html[data-theme=dark] .invite-hub__pyramid-tier--yellow .invite-hub__pyramid-bar{background:#facc151a!important;border-color:#facc1540!important}html[data-theme=dark] .invite-hub__pyramid-tier--orange .invite-hub__pyramid-bar{background:#fb923c1a!important;border-color:#fb923c40!important}html[data-theme=dark] .invite-hub__pyramid-label{color:var(--text-secondary)!important}html[data-theme=dark] .invite-hub__members{border-top-color:var(--border)!important}html[data-theme=dark] .invite-hub__member{border-bottom-color:var(--border)!important}html[data-theme=dark] .invite-hub__tier-badge{background:var(--bg-elevated)!important;color:var(--text-muted)!important}html[data-theme=dark] .invite-hub__stat{border-color:var(--border)!important}html[data-theme=dark] .invite-hub__stat--gold{background:#d4a84b1a!important;border-color:#d4a84b4d!important}html[data-theme=dark] .invite-hub__commission-hint{border-color:var(--border)!important}html[data-theme=dark] .events-hub__mission,html[data-theme=dark] .events-hub__card,html[data-theme=dark] .events-hub__empty,html[data-theme=dark] .events-hub__shortcut,html[data-theme=dark] .events-hub__refresh{background:var(--bg-card)!important;border-color:var(--border)!important;box-shadow:none!important}html[data-theme=dark] .events-hub__tab:not(.events-hub__tab--active){background:var(--bg-card)!important;border-color:var(--border)!important;color:var(--text-muted)!important}html[data-theme=dark] .events-hub__mission-top strong,html[data-theme=dark] .events-hub__card-text h3{color:var(--text-primary)!important}html[data-theme=dark] .events-hub__count,html[data-theme=dark] .events-hub__mission-countdown,html[data-theme=dark] .events-hub__card-text p,html[data-theme=dark] .events-hub__empty p,html[data-theme=dark] .events-hub__shortcut{color:var(--text-muted)!important}html[data-theme=dark] .events-hub__card-arrow,html[data-theme=dark] .events-hub__card-media{background:var(--bg-elevated)!important}html[data-theme=dark] .events-hub__mission{border-color:#d4a84b40!important}html[data-theme=dark] .events-hub__mission-icon{background:#d4a84b1f!important;border-color:#d4a84b40!important}html[data-theme=dark] .events-hub__mission-pool{color:var(--accent-gold)!important}html[data-theme=dark] .home-user-panel{background:radial-gradient(100% 80% at 100% 0%,rgba(123,97,199,.16) 0%,transparent 55%),linear-gradient(180deg,var(--bg-card) 0%,color-mix(in srgb,var(--bg-card) 90%,var(--accent) 10%) 100%)!important;border-color:var(--border)!important;box-shadow:none!important}html[data-theme=dark] .home-user-panel__top{border-bottom-color:var(--border)!important}html[data-theme=dark] .home-user-panel__name,html[data-theme=dark] .home-user-panel__balance-amount{color:var(--text-primary)!important}html[data-theme=dark] .home-user-panel__avatar{background:color-mix(in srgb,var(--accent) 16%,var(--bg-elevated))!important;color:var(--accent-gold-light)!important}html[data-theme=dark] .home-user-panel__action-label{color:var(--text-secondary)!important}html[data-theme=dark] .pg-entry{background:var(--bg-card)!important;border-color:var(--border)!important;box-shadow:none!important}html[data-theme=dark] .pg-entry__left{background:linear-gradient(90deg,color-mix(in srgb,var(--bg-card) 94%,transparent) 0%,color-mix(in srgb,var(--bg-card) 78%,transparent) 72%,transparent 100%)!important}html[data-theme=dark] .pg-entry__title{color:var(--text-primary)!important}html[data-theme=dark] .pg-entry__subtitle{color:var(--text-muted)!important}html[data-theme=dark] .partner-hall,html[data-theme=dark] .partner-members,html[data-theme=dark] .partner-rules{background:var(--bg-secondary)!important;color:var(--text-primary)}html[data-theme=dark] .partner-hall__nav,html[data-theme=dark] .partner-hall__overview,html[data-theme=dark] .partner-hall__tabs,html[data-theme=dark] .partner-hall__member-stats,html[data-theme=dark] .partner-hall__finance,html[data-theme=dark] .partner-hall__card,html[data-theme=dark] .partner-hall__hero,html[data-theme=dark] .partner-members__nav,html[data-theme=dark] .partner-members__overview,html[data-theme=dark] .partner-members__tabs,html[data-theme=dark] .partner-members__member-stats,html[data-theme=dark] .partner-members__finance,html[data-theme=dark] .partner-members__card,html[data-theme=dark] .partner-members__hero,html[data-theme=dark] .partner-rules__nav,html[data-theme=dark] .partner-rules__overview,html[data-theme=dark] .partner-rules__tabs,html[data-theme=dark] .partner-rules__member-stats,html[data-theme=dark] .partner-rules__finance,html[data-theme=dark] .partner-rules__card,html[data-theme=dark] .partner-rules__hero{background:var(--bg-card)!important;border-color:var(--border)!important}html[data-theme=dark] .partner-hall__nav-title,html[data-theme=dark] .partner-hall__overview-value,html[data-theme=dark] .partner-hall__member-value,html[data-theme=dark] .partner-hall__finance-value,html[data-theme=dark] .partner-hall__hero-title,html[data-theme=dark] .partner-hall__card-title,html[data-theme=dark] .partner-members__nav-title,html[data-theme=dark] .partner-members__overview-value,html[data-theme=dark] .partner-members__member-value,html[data-theme=dark] .partner-members__finance-value,html[data-theme=dark] .partner-members__hero-title,html[data-theme=dark] .partner-members__card-title,html[data-theme=dark] .partner-rules__nav-title,html[data-theme=dark] .partner-rules__overview-value,html[data-theme=dark] .partner-rules__member-value,html[data-theme=dark] .partner-rules__finance-value,html[data-theme=dark] .partner-rules__hero-title,html[data-theme=dark] .partner-rules__card-title{color:var(--text-primary)!important}html[data-theme=dark] .partner-hall__overview-label,html[data-theme=dark] .partner-hall__member-label,html[data-theme=dark] .partner-hall__finance-label,html[data-theme=dark] .partner-hall__hero-sub,html[data-theme=dark] .partner-hall__list,html[data-theme=dark] .partner-members__overview-label,html[data-theme=dark] .partner-members__member-label,html[data-theme=dark] .partner-members__finance-label,html[data-theme=dark] .partner-members__hero-sub,html[data-theme=dark] .partner-members__list,html[data-theme=dark] .partner-rules__overview-label,html[data-theme=dark] .partner-rules__member-label,html[data-theme=dark] .partner-rules__finance-label,html[data-theme=dark] .partner-rules__hero-sub,html[data-theme=dark] .partner-rules__list{color:var(--text-muted)!important}html[data-theme=dark] .partner-hall__tab:not(html[data-theme=dark] .partner-hall__tab--active,html[data-theme=dark] .partner-members__tab--active,html[data-theme=dark] .partner-rules__tab--active),html[data-theme=dark] .partner-members__tab:not(html[data-theme=dark] .partner-hall__tab--active,html[data-theme=dark] .partner-members__tab--active,html[data-theme=dark] .partner-rules__tab--active),html[data-theme=dark] .partner-rules__tab:not(html[data-theme=dark] .partner-hall__tab--active,html[data-theme=dark] .partner-members__tab--active,html[data-theme=dark] .partner-rules__tab--active){color:var(--text-muted)!important}html[data-theme=dark] .partner-hall tbody tr:nth-child(2n),html[data-theme=dark] .partner-members tbody tr:nth-child(2n),html[data-theme=dark] .partner-rules tbody tr:nth-child(2n){background:var(--accent-soft-bg)!important}html,body,#app{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased}@media(max-width:767px){html,body,#app{overflow-x:hidden;max-width:100%;overscroll-behavior-x:none}body{touch-action:pan-x pan-y pinch-zoom;position:relative}}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button{cursor:pointer;border:none;background:none}input,select{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);padding:10px 14px;outline:none;width:100%;transition:border-color .2s}input:focus,select:focus{border-color:var(--accent)}input[type=checkbox],input[type=radio]{width:auto;padding:0;border:none;background:transparent;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:var(--radius-sm);font-weight:600;font-size:14px;transition:all .2s}.btn--primary{background:linear-gradient(135deg,var(--accent) 0%,#00a854 100%);color:#000}.btn--primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn--primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn--gold{background:var(--brand-gradient);color:#fff}.btn--ghost{background:transparent;border:1px solid var(--border);color:var(--text-primary)}.btn--ghost:hover{border-color:var(--accent);color:var(--accent)}.btn--sm{padding:6px 14px;font-size:13px}.btn--block{width:100%}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:16px;box-shadow:0 1px 4px #0000000a}.page-title{font-size:22px;font-weight:700;margin-bottom:16px}.text-muted{color:var(--text-secondary)}.text-accent{color:var(--accent)}.text-gold{color:var(--accent-gold)}.error-msg{color:var(--danger);font-size:13px;margin-top:8px}.toast{position:fixed;top:72px;left:50%;transform:translate(-50%);background:var(--bg-elevated);border:1px solid var(--accent);color:var(--accent);padding:10px 20px;border-radius:var(--radius-sm);z-index:9999;font-size:14px;animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@font-face{font-family:iconfont;src:url(/static/font/iconfont.ttf) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;display:inline-block;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:""}.icon-password:before{content:""}.icon-code:before{content:""}.icon-setting:before{content:""}.icon-share:before{content:""}.icon-edit:before{content:""}.icon-version:before{content:""}.icon-service:before{content:""}.icon-friendfill:before{content:""}.icon-community:before{content:""}.icon-people:before{content:""}.icon-dianzan:before{content:""}.icon-right:before{content:""}.icon-logout:before{content:""}.icon-help:before{content:""}.icon-github:before{content:""}.icon-aixin:before{content:""}.icon-clean:before{content:""}.icon-refresh:before{content:""}@keyframes icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.iconfont.is-spinning{animation:icon-spin .75s linear infinite;transform-origin:center center}
