@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-1a1f81f5]{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-1a1f81f5]{width:100%;max-width:420px;text-align:center}.reg-success__icon[data-v-1a1f81f5]{width:72px;height:72px;margin:0 auto 20px}.reg-success__icon svg[data-v-1a1f81f5]{width:100%;height:100%;display:block}.reg-success__title[data-v-1a1f81f5]{font-size:22px;font-weight:700;color:var(--text-primary);margin-bottom:8px}.reg-success__subtitle[data-v-1a1f81f5]{font-size:14px;color:var(--text-muted);margin-bottom:28px}.reg-success__theme-title[data-v-1a1f81f5]{font-size:15px;font-weight:600;color:var(--text-primary);margin-bottom:14px;position:relative;display:inline-block}.reg-success__theme-title[data-v-1a1f81f5]:after{content:"";position:absolute;left:50%;bottom:-4px;transform:translate(-50%);width:28px;height:3px;border-radius:2px;background:linear-gradient(90deg,#d4a84b,#f0c96a)}.reg-success__theme[data-v-1a1f81f5]{margin-bottom:28px}.reg-success__theme-list[data-v-1a1f81f5]{display:flex;flex-direction:column;gap:12px;margin-top:18px}.reg-success__theme-item[data-v-1a1f81f5]{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-1a1f81f5]{border-color:#d4a84b;box-shadow:0 0 0 1px #d4a84b40}.reg-success__theme-icon[data-v-1a1f81f5]{font-size:18px;line-height:1}.reg-success__radio[data-v-1a1f81f5]{margin-left:auto;width:18px;height:18px;border:2px solid #ccc;border-radius:50%;flex-shrink:0}.reg-success__radio--on[data-v-1a1f81f5]{border-color:#22c55e;background:radial-gradient(circle at center,#22c55e 45%,transparent 46%)}.reg-success__deposit[data-v-1a1f81f5]{width:100%;padding:14px 20px;border-radius:12px;background:linear-gradient(180deg,#e8c56a,#d4a84b);color:#fff;font-size:17px;font-weight:600;box-shadow:0 4px 14px #d4a84b59;margin-bottom:16px}.reg-success__skip[data-v-1a1f81f5]{font-size:14px;color:var(--text-muted);padding:4px 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #ffffff;--bg-secondary: #f7f7f7;--bg-card: #ffffff;--bg-elevated: #f0f0f0;--accent: #e74c3c;--accent-hover: #c0392b;--accent-gold: #c9a227;--text-primary: #222222;--text-secondary: #666666;--text-muted: #999999;--border: #e8e8e8;--danger: #e74c3c;--warning: #f5c518;--radius: 10px;--radius-sm: 8px;--shadow: 0 4px 16px rgba(0, 0, 0, .08);--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;--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:#d4a84b!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(201, 162, 39, .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(201,162,39,.14) 0%,var(--bg-card) 55%)!important;border-color:#c9a2273d!important}html[data-theme=dark] .profile-hub__vip{background:radial-gradient(110% 70% at 100% 0%,rgba(201,162,39,.16) 0%,transparent 52%),var(--bg-card)!important;border-color:#c9a2273d!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:#e8c56a!important}html[data-theme=dark] .profile-hub__vip-tag--next{color:var(--text-muted)!important;background:#c9a2271f!important}html[data-theme=dark] .profile-hub__notice{background:#c9a2271a!important;color:#e8c56a!important;border-color:#c9a2273d!important}html[data-theme=dark] .profile-hub__link{color:#e8c56a!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:#e8c56a!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,body,#app{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,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:linear-gradient(135deg,var(--accent-gold) 0%,#e6a800 100%);color:#000}.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:""}
