.misaya-bottom-tabs[data-v-951b2a84]{position:fixed;right:0;bottom:0;left:0;z-index:2600;display:flex;justify-content:center;padding:0 10px calc(10px + env(safe-area-inset-bottom));pointer-events:none;transition:opacity .16s ease,transform .18s ease,visibility .18s ease}.misaya-bottom-tabs.is-hidden[data-v-951b2a84]{visibility:hidden;opacity:0;transform:translateY(calc(86px + env(safe-area-inset-bottom)));pointer-events:none}.bottom-nav-layout[data-v-951b2a84]{width:min(100%,452px);display:grid;grid-template-columns:minmax(0,1fr) 66px;align-items:center;gap:10px;pointer-events:auto}.nav-shell[data-v-951b2a84]{min-width:0;height:66px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:4px;padding:7px;border:1px solid var(--hbo-border-subtle);border-radius:999px;background:var(--hbo-bg-card);box-shadow:none!important}.media-entry[data-v-951b2a84],.nav-tab[data-v-951b2a84]{position:relative;border:0;color:var(--hbo-text-secondary);background:transparent;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.nav-tab[data-v-951b2a84]{height:52px;min-width:0;display:grid;justify-items:center;align-content:center;gap:2px;padding:6px 2px 5px;border-radius:999px;transition:color .16s ease,transform .16s ease,background-color .16s ease}.nav-tab.active[data-v-951b2a84]{color:var(--hbo-accent-primary);background:var(--hbo-bg-elevated)}.media-entry[data-v-951b2a84]:active,.nav-tab[data-v-951b2a84]:active{transform:scale(.94)}.nav-icon[data-v-951b2a84]{font-size:22px;color:currentColor}.nav-label[data-v-951b2a84]{max-width:100%;overflow:hidden;color:currentColor;font-size:10.5px;font-weight:720;line-height:1.05;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.media-entry[data-v-951b2a84]{width:66px;height:66px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--hbo-border-subtle);background:var(--hbo-bg-card);box-shadow:none!important;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.media-entry.active[data-v-951b2a84]{border-color:rgba(0,122,255,.26);background:var(--hbo-accent-soft);box-shadow:none!important}.media-logo[data-v-951b2a84]{width:48px;height:48px;display:block;-o-object-fit:contain;object-fit:contain}@media (max-width:380px){.misaya-bottom-tabs[data-v-951b2a84]{padding-right:8px;padding-left:8px}.bottom-nav-layout[data-v-951b2a84]{grid-template-columns:minmax(0,1fr) 60px;gap:8px}.nav-shell[data-v-951b2a84]{height:60px;padding:6px}.nav-tab[data-v-951b2a84]{height:48px}.nav-icon[data-v-951b2a84]{font-size:20px}.nav-label[data-v-951b2a84]{font-size:9.5px}.media-entry[data-v-951b2a84]{width:60px;height:60px}.media-logo[data-v-951b2a84]{width:44px;height:44px}}:root{--misaya-bottom-nav-reserved-area:calc(88px + env(safe-area-inset-bottom));--misaya-bottom-nav-safe-area:calc(126px + env(safe-area-inset-bottom))}body,html{overflow-x:hidden;margin:0;padding:0;height:100%;width:100%;background:var(--misaya-page-background)}html{overflow-y:auto}html:not(.scrollbar-active),html:not(.scrollbar-active) *,html:not(.scrollbar-active) body{scrollbar-width:none}html:not(.scrollbar-active) ::-webkit-scrollbar,html:not(.scrollbar-active) body::-webkit-scrollbar,html:not(.scrollbar-active)::-webkit-scrollbar{width:0!important;height:0!important}html.scrollbar-active,html.scrollbar-active *,html.scrollbar-active body{scrollbar-width:thin;scrollbar-color:var(--hbo-accent-primary,#007aff) transparent}html.scrollbar-active ::-webkit-scrollbar,html.scrollbar-active body::-webkit-scrollbar,html.scrollbar-active::-webkit-scrollbar{width:6px;height:6px}html.scrollbar-active ::-webkit-scrollbar-track,html.scrollbar-active body::-webkit-scrollbar-track,html.scrollbar-active::-webkit-scrollbar-track{background:transparent}html.scrollbar-active ::-webkit-scrollbar-thumb,html.scrollbar-active body::-webkit-scrollbar-thumb,html.scrollbar-active::-webkit-scrollbar-thumb{background:var(--hbo-accent-primary,#007aff);border-radius:999px}::-webkit-scrollbar-corner{background:transparent}.v-application{max-width:100%!important;overflow-x:hidden!important}.v-application,.v-main{background:var(--misaya-page-background)!important}.v-main{padding:0!important}body .misaya-shell,body .popup-container,body .popup-container.activities-container,body .popup-container.admin-container,body .popup-container.rankings-container,body .popup-container.user-info-container,body .v-application .activities-container,body .v-application .admin-container,body .v-application .misaya-shell,body .v-application .popup-container,body .v-application .rankings-container,body .v-application .user-info-container,body .v-overlay-container .popup-container{padding-bottom:var(--misaya-bottom-nav-safe-area)!important;scroll-padding-bottom:var(--misaya-bottom-nav-safe-area)}.misaya-theme-toggle{position:fixed;top:calc(14px + env(safe-area-inset-top));right:max(14px,calc(50vw - 286px));z-index:2700;width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid var(--hbo-border-subtle);border-radius:50%;color:var(--hbo-text-primary);background:color-mix(in srgb,var(--hbo-bg-card) 92%,transparent);box-shadow:none;cursor:pointer;-webkit-tap-highlight-color:transparent;backdrop-filter:blur(14px);transition:transform .16s ease,color .16s ease,background-color .16s ease,border-color .16s ease}.misaya-theme-toggle:focus-visible,.misaya-theme-toggle:hover{color:var(--hbo-accent-primary);border-color:rgba(0,122,255,.28);background:var(--hbo-bg-elevated);outline:none}.misaya-theme-toggle:active{transform:scale(.94)}.misaya-theme-toggle.is-dark{color:#ffd166}.misaya-theme-toggle .v-icon{color:currentColor}@media (max-width:640px){.misaya-theme-toggle{top:calc(12px + env(safe-area-inset-top));right:12px;width:38px;height:38px}}body .misaya-bottom-sheet .v-overlay__content{right:0!important;left:0!important;top:0!important;bottom:var(--misaya-bottom-nav-reserved-area)!important;width:100vw!important;max-width:100vw!important;height:calc(100dvh - var(--misaya-bottom-nav-reserved-area))!important;max-height:calc(100dvh - var(--misaya-bottom-nav-reserved-area))!important;margin:0!important;overflow:hidden!important}body.secondary-overlay-open .misaya-bottom-sheet .v-overlay__content{bottom:0!important;height:100dvh!important;max-height:100dvh!important}body .misaya-bottom-sheet .popup-container,body .misaya-bottom-sheet .v-bottom-sheet__content{width:100%!important;height:100%!important;max-height:100%!important;overflow-y:auto!important}body .misaya-bottom-sheet,body .misaya-bottom-sheet *,body .misaya-bottom-tabs,body .misaya-bottom-tabs *,body .v-application *,body .v-overlay-container *{box-shadow:none!important;text-shadow:none!important}html body #app .v-application *,html body #app .v-application :after,html body #app .v-application :before,html body .v-overlay-container *,html body .v-overlay-container :after,html body .v-overlay-container :before{box-shadow:none!important;text-shadow:none!important;filter:none!important}html body #app .v-application :after,html body #app .v-application :before,html body .v-overlay-container :after,html body .v-overlay-container :before{background-image:none!important}html body #app .v-application .v-btn,html body #app .v-application .v-btn *,html body #app .v-application .v-btn :after,html body #app .v-application .v-btn :before,html body #app .v-application .v-btn:active,html body #app .v-application .v-btn:focus,html body #app .v-application .v-btn:focus-visible,html body #app .v-application .v-btn:hover,html body .v-overlay-container .v-btn,html body .v-overlay-container .v-btn *,html body .v-overlay-container .v-btn :after,html body .v-overlay-container .v-btn :before,html body .v-overlay-container .v-btn:active,html body .v-overlay-container .v-btn:focus,html body .v-overlay-container .v-btn:focus-visible,html body .v-overlay-container .v-btn:hover{box-shadow:none!important;text-shadow:none!important;filter:none!important}html body #app .v-application .v-btn__overlay,html body #app .v-application .v-btn__underlay,html body #app .v-application .v-ripple__container,html body .v-overlay-container .v-btn__overlay,html body .v-overlay-container .v-btn__underlay,html body .v-overlay-container .v-ripple__container{opacity:0!important;background:transparent!important;box-shadow:none!important;filter:none!important}body .misaya-bottom-tabs .media-entry,body .misaya-bottom-tabs .nav-shell,body .v-application .hbo-card,body .v-application .hbo-nav-tab,body .v-application .hbo-nav-tabs-container,body .v-application .hero-card,body .v-application .media-account-tabs,body .v-application .v-card,body .v-application .v-sheet,body .v-application [class*=card],body .v-application [class*=panel],body .v-application [class*=tabs-container],body .v-overlay-container .hbo-card,body .v-overlay-container .hbo-nav-tabs-container,body .v-overlay-container .hero-card,body .v-overlay-container .v-card,body .v-overlay-container .v-sheet,body .v-overlay-container [class*=card],body .v-overlay-container [class*=panel]{box-shadow:none!important;text-shadow:none!important}body .hbo-nav-tabs-container{height:66px!important;min-height:66px!important;padding:7px!important;overflow:visible!important;border:1px solid var(--hbo-border-subtle)!important;border-radius:999px!important;background:var(--hbo-bg-card)!important;box-shadow:none!important}body .hbo-nav-tabs{width:100%!important;height:52px!important;background:transparent!important}body .hbo-nav-tabs,body .hbo-nav-tabs .v-slide-group,body .hbo-nav-tabs .v-slide-group__container,body .hbo-nav-tabs .v-slide-group__content{min-height:52px!important;overflow:visible!important}body .hbo-nav-tabs .v-slide-group__content{width:100%!important;gap:4px!important;align-items:center!important;justify-content:stretch!important}body .hbo-nav-tab{flex:1 1 0!important;max-width:none!important;height:52px!important;min-height:52px!important;padding:6px 2px 5px!important;border-radius:999px!important;color:var(--hbo-text-secondary)!important;background:transparent!important;border:0!important;box-shadow:none!important;font-size:10.5px!important;font-weight:720!important;letter-spacing:0!important;transition:color .16s ease,background .16s ease,transform .16s ease!important}body .hbo-nav-tab .v-btn__content{height:100%!important;display:grid!important;justify-items:center!important;align-content:center!important;gap:2px!important;line-height:1.05!important;color:currentColor!important;white-space:nowrap!important}body .hbo-nav-tab .v-icon{margin:0!important;font-size:22px!important;color:currentColor!important;opacity:1!important}body .hbo-nav-tab>.v-btn__overlay,body .hbo-nav-tab>.v-btn__underlay,body .hbo-nav-tabs .hbo-nav-tab>.v-btn__overlay,body .hbo-nav-tabs .hbo-nav-tab>.v-btn__underlay{display:none!important;opacity:0!important;background:transparent!important}body .hbo-nav-tab:focus,body .hbo-nav-tab:focus-visible,body .hbo-nav-tab:hover,body .hbo-nav-tabs .hbo-nav-tab:focus,body .hbo-nav-tabs .hbo-nav-tab:focus-visible,body .hbo-nav-tabs .hbo-nav-tab:hover{color:var(--hbo-text-secondary)!important;background:transparent!important;border:0!important;box-shadow:none!important}body .hbo-nav-tab.v-tab--selected,body .hbo-nav-tabs .hbo-nav-tab.v-tab--selected,body .hbo-nav-tabs-container .hbo-nav-tab.v-tab--selected{color:var(--hbo-accent-primary)!important;background:var(--hbo-bg-elevated)!important;border:0!important;box-shadow:none!important}body .hbo-nav-tab.v-tab--selected .v-icon,body .hbo-nav-tabs .hbo-nav-tab.v-tab--selected .v-icon,body .hbo-nav-tabs-container .hbo-nav-tab.v-tab--selected .v-icon{color:var(--hbo-accent-primary)!important;opacity:1!important}body .hbo-nav-tab.v-tab--selected:focus,body .hbo-nav-tab.v-tab--selected:focus-visible,body .hbo-nav-tab.v-tab--selected:hover,body .hbo-nav-tabs .hbo-nav-tab.v-tab--selected:focus,body .hbo-nav-tabs .hbo-nav-tab.v-tab--selected:focus-visible,body .hbo-nav-tabs .hbo-nav-tab.v-tab--selected:hover,body .hbo-nav-tabs-container .hbo-nav-tab.v-tab--selected:focus,body .hbo-nav-tabs-container .hbo-nav-tab.v-tab--selected:focus-visible,body .hbo-nav-tabs-container .hbo-nav-tab.v-tab--selected:hover{color:var(--hbo-accent-primary)!important;background:var(--hbo-bg-elevated)!important;border:0!important;box-shadow:none!important}.v-tab--selected,.v-tab--selected .v-icon{color:var(--hbo-accent-primary)!important}.v-tabs-slider{background-color:var(--hbo-accent-primary)!important}.redeem-code-dialog[data-v-31a94e05] .v-overlay__content{width:min(360px,calc(100vw - 42px));max-height:calc(100dvh - 92px - env(safe-area-inset-bottom));margin:18px auto}.misaya-dialog-primary.is-plex[data-v-31a94e05]{background:linear-gradient(135deg,#e5a00d,#b37d0a)!important;box-shadow:none!important}.misaya-dialog-primary.is-emby[data-v-31a94e05]{background:linear-gradient(135deg,#52b54b,#3a8235)!important;box-shadow:none!important}.redeem-code-card[data-v-31a94e05]{max-height:calc(100dvh - 92px - env(safe-area-inset-bottom));display:flex;flex-direction:column;overflow:hidden;border-radius:24px!important}.redeem-code-card .misaya-dialog-header[data-v-31a94e05]{flex:0 0 auto;min-height:58px;padding:15px 22px!important;font-size:22px!important;line-height:1.15}.redeem-code-card .misaya-dialog-body[data-v-31a94e05]{min-height:0;flex:1 1 auto;padding:18px 22px 4px!important;overflow-y:auto}.redeem-code-card .misaya-service-selection[data-v-31a94e05]{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:14px}.redeem-code-card .misaya-service-label[data-v-31a94e05]{font-size:13px}.redeem-code-card .misaya-service-toggle[data-v-31a94e05]{min-height:54px;background:linear-gradient(180deg,rgba(46,51,94,.74),rgba(18,22,50,.94)),#151936!important;border-color:rgba(138,142,196,.24)!important}.redeem-code-card .misaya-service-toggle .v-btn[data-v-31a94e05]{height:44px!important;border-radius:999px!important}.redeem-code-card .misaya-service-btn[data-v-31a94e05]{border:1px solid transparent!important;color:rgba(205,207,232,.68)!important}.redeem-code-card .service-mark[data-v-31a94e05]{width:30px;height:30px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:999px;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.redeem-code-card .service-logo[data-v-31a94e05]{display:block;-o-object-fit:contain;object-fit:contain}.redeem-code-card .service-logo-plex[data-v-31a94e05]{width:24px;height:24px}.redeem-code-card .service-logo[data-v-31a94e05]:not(.service-logo-plex){width:25px;height:25px}.redeem-code-card .misaya-service-btn.v-btn--active .service-mark-emby[data-v-31a94e05],.redeem-code-card .service-mark-emby[data-v-31a94e05]{background:transparent!important;box-shadow:none!important}.redeem-code-card .misaya-service-btn.is-active-emby.v-btn--active[data-v-31a94e05],.redeem-code-card .misaya-service-btn.is-active-emby[data-v-31a94e05],.redeem-code-card .misaya-service-btn.is-active-plex.v-btn--active[data-v-31a94e05],.redeem-code-card .misaya-service-btn.is-active-plex[data-v-31a94e05]{color:#fff!important;border-color:rgba(188,178,255,.56)!important;background:radial-gradient(ellipse at 28% -34%,hsla(0,0%,100%,.46),transparent 56%),linear-gradient(180deg,#8771ff,#6f53df 48%,#5840bd)!important;box-shadow:none!important}.redeem-code-card .misaya-service-btn.v-btn--active .service-mark[data-v-31a94e05]{background:transparent;box-shadow:none!important}.redeem-code-card .misaya-service-toggle .v-btn__content[data-v-31a94e05]{gap:10px;font-size:15px;font-weight:850}.redeem-code-card .mb-3[data-v-31a94e05]{margin-bottom:10px!important}.redeem-code-card .v-field[data-v-31a94e05]{border-radius:14px!important}.redeem-code-card[data-v-31a94e05] .v-field__input{min-height:46px;padding-top:8px;padding-bottom:8px;font-size:14px}.redeem-code-card[data-v-31a94e05] .v-label.v-field-label{font-size:14px}.redeem-code-card .misaya-bind-panel[data-v-31a94e05]{padding:10px 12px;border-radius:16px}.redeem-code-card .misaya-bind-toggle[data-v-31a94e05]{width:100%;min-height:26px;display:flex;align-items:center;gap:7px;padding:0;border:0;color:#667085;background:transparent;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.redeem-code-card .misaya-bind-check[data-v-31a94e05]{width:20px;height:20px;display:grid;place-items:center;flex:0 0 auto;border:1.5px solid #d0d5dd;border-radius:6px;background:#fff;color:#007aff}.redeem-code-card .misaya-bind-check.checked[data-v-31a94e05]{border-color:#007aff}.redeem-code-card .misaya-bind-telegram[data-v-31a94e05]{flex:0 0 auto;color:#667085!important}.redeem-code-card[data-v-31a94e05] .v-selection-control{min-height:30px}.redeem-code-card[data-v-31a94e05] .v-selection-control__wrapper{width:26px;height:26px}.redeem-code-card[data-v-31a94e05] .v-selection-control__input{width:20px;height:20px}.redeem-code-card .misaya-bind-label[data-v-31a94e05]{min-width:0;font-size:14px;line-height:1.25;color:#667085!important;background:transparent!important}.redeem-code-card .misaya-bind-label .v-icon[data-v-31a94e05]{margin-right:4px!important;font-size:18px!important}.redeem-code-card .misaya-bind-hint[data-v-31a94e05]{margin-left:35px;margin-top:3px;font-size:12px;line-height:1.45}.redeem-code-card .misaya-dialog-actions[data-v-31a94e05]{flex:0 0 auto;display:grid!important;grid-template-columns:1fr 1fr;padding:8px 22px 18px!important;gap:10px}.redeem-code-card .misaya-dialog-primary[data-v-31a94e05],.redeem-code-card .misaya-dialog-secondary[data-v-31a94e05]{width:100%;min-width:0!important;min-height:40px!important;font-size:14px}@media (max-width:370px){.redeem-code-card .misaya-dialog-header[data-v-31a94e05]{padding-left:18px!important;padding-right:18px!important;font-size:20px!important}.redeem-code-card .misaya-dialog-actions[data-v-31a94e05],.redeem-code-card .misaya-dialog-body[data-v-31a94e05]{padding-left:18px!important;padding-right:18px!important}}.redeem-code-card[data-v-31a94e05]{color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;box-shadow:none!important}.redeem-code-card .misaya-dialog-actions[data-v-31a94e05],.redeem-code-card .misaya-dialog-body[data-v-31a94e05],.redeem-code-card .misaya-dialog-header[data-v-31a94e05]{color:#111827!important;background:#fff!important;border-color:rgba(17,24,39,.08)!important}.redeem-code-card .misaya-dialog-header span[data-v-31a94e05]{color:#111827!important;opacity:1!important}.redeem-code-card .misaya-service-toggle[data-v-31a94e05]{width:min(100%,246px);min-height:52px!important;display:flex!important;align-items:center;justify-content:center;gap:4px;padding:5px!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:999px!important;box-shadow:none!important}.redeem-code-card .misaya-service-btn[data-v-31a94e05]{flex:1 1 0!important;height:42px!important;min-width:0!important;max-width:none!important;padding:5px 10px!important;color:#5f6978!important;background:transparent!important;border-color:transparent!important;border-radius:999px!important;box-shadow:none!important}.redeem-code-card .misaya-service-btn.is-active-emby.v-btn--active[data-v-31a94e05],.redeem-code-card .misaya-service-btn.is-active-emby[data-v-31a94e05],.redeem-code-card .misaya-service-btn.is-active-plex.v-btn--active[data-v-31a94e05],.redeem-code-card .misaya-service-btn.is-active-plex[data-v-31a94e05],.redeem-code-card .misaya-service-btn.v-btn--active[data-v-31a94e05]{color:#007aff!important;background:#f1f3f6!important;border-color:transparent!important;box-shadow:none!important}.redeem-code-card .misaya-service-toggle .v-btn__content[data-v-31a94e05]{gap:7px!important;font-size:14px!important;font-weight:720!important}.redeem-code-card .service-mark[data-v-31a94e05]{width:24px!important;height:24px!important}.redeem-code-card .service-logo-plex[data-v-31a94e05]{width:21px!important;height:21px!important}.redeem-code-card .service-logo[data-v-31a94e05]:not(.service-logo-plex){width:22px!important;height:22px!important}.redeem-code-card .misaya-bind-panel[data-v-31a94e05],.redeem-code-card .v-field[data-v-31a94e05]{color:#111827!important;background:#f7f8fa!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important}.redeem-code-card[data-v-31a94e05] .v-field__input,.redeem-code-card[data-v-31a94e05] input,.redeem-code-card[data-v-31a94e05] textarea{color:#111827!important;caret-color:#007aff!important}.redeem-code-card .misaya-bind-hint[data-v-31a94e05],.redeem-code-card .misaya-bind-label .v-icon[data-v-31a94e05],.redeem-code-card .misaya-bind-label[data-v-31a94e05],.redeem-code-card .misaya-service-label[data-v-31a94e05],.redeem-code-card[data-v-31a94e05] .v-label.v-field-label{color:#667085!important}.redeem-code-card .misaya-bind-label[data-v-31a94e05],.redeem-code-card[data-v-31a94e05] .v-checkbox .v-label{background:transparent!important}.redeem-code-card[data-v-31a94e05] .v-checkbox .v-selection-control__input{display:grid;place-items:center;border:1.5px solid #d0d5dd;border-radius:6px;background:#fff}.redeem-code-card[data-v-31a94e05] .v-checkbox .v-selection-control--dirty .v-selection-control__input{border-color:#007aff}.redeem-code-card[data-v-31a94e05] .v-checkbox .v-selection-control__input .v-icon{font-size:18px!important}.redeem-code-card[data-v-31a94e05] .v-checkbox .v-selection-control--dirty .v-selection-control__input .v-icon{color:#007aff!important}.redeem-code-card[data-v-31a94e05] .v-checkbox .v-selection-control:not(.v-selection-control--dirty) .v-selection-control__input .v-icon{color:#98a2b3!important}.redeem-code-card .misaya-dialog-primary.is-emby[data-v-31a94e05],.redeem-code-card .misaya-dialog-primary.is-plex[data-v-31a94e05],.redeem-code-card .misaya-dialog-primary[data-v-31a94e05]{color:#fff!important;background:#007aff!important;box-shadow:none!important}.redeem-code-card .misaya-dialog-secondary[data-v-31a94e05]{color:#007aff!important;background:#eef6ff!important;box-shadow:none!important}.account-flow-dialog[data-v-31a94e05] .v-overlay__content{width:min(348px,calc(100vw - 40px));max-height:calc(100dvh - 76px - env(safe-area-inset-bottom));margin:16px auto}.account-flow-card[data-v-31a94e05]{max-height:calc(100dvh - 76px - env(safe-area-inset-bottom));display:flex;flex-direction:column;overflow:hidden;color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:18px!important;box-shadow:none!important}.account-flow-card .account-flow-header[data-v-31a94e05]{flex:0 0 auto;min-height:58px;display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:6px;padding:13px 18px 9px!important;color:#111827!important;background:#fff!important;border-bottom:0!important;line-height:1.12}.account-flow-card .account-flow-header span[data-v-31a94e05]{min-width:0;overflow:hidden;color:#111827!important;font-size:22px!important;font-weight:840;line-height:1.12;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.account-flow-back[data-v-31a94e05]{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:11px;color:#111827;background:transparent;cursor:pointer}.account-flow-back[data-v-31a94e05]:disabled{opacity:.45;cursor:default}.account-flow-card .account-flow-body[data-v-31a94e05]{min-height:0;flex:1 1 auto;padding:16px 18px 0!important;overflow-y:auto}.account-flow-card .account-flow-service-selection[data-v-31a94e05]{display:flex;justify-content:center;width:100%;margin-bottom:18px}.account-flow-card .account-flow-service-toggle[data-v-31a94e05]{width:min(100%,244px);min-height:52px!important;display:flex!important;align-items:center;justify-content:center;gap:4px;padding:5px!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:999px!important;box-shadow:none!important}.account-flow-card .account-flow-service-btn[data-v-31a94e05]{flex:1 1 0!important;height:42px!important;min-width:0!important;padding:5px 10px!important;color:#5f6978!important;background:transparent!important;border:0!important;border-radius:999px!important;box-shadow:none!important}.account-flow-card .account-flow-service-btn.v-btn--active[data-v-31a94e05]{color:#007aff!important;background:#f1f3f6!important}.account-flow-card .account-flow-service-btn[data-v-31a94e05] .v-btn__content{gap:7px!important;font-size:15px!important;font-weight:720!important}.account-flow-service-mark[data-v-31a94e05]{width:23px!important;height:23px!important;display:inline-grid;place-items:center;flex:0 0 auto}.account-flow-card .service-logo[data-v-31a94e05]{width:21px!important;height:21px!important;display:block;-o-object-fit:contain;object-fit:contain}.account-flow-card .service-logo-plex[data-v-31a94e05]{width:20px!important;height:20px!important}.account-flow-card .mb-3[data-v-31a94e05]{margin-bottom:10px!important}.account-flow-card[data-v-31a94e05] .v-field{min-height:54px;color:#111827!important;background:#fff!important;border-radius:12px!important;box-shadow:none!important}.account-flow-card[data-v-31a94e05] .v-field__outline{--v-field-border-opacity:0.36;color:#6b7280!important}.account-flow-card[data-v-31a94e05] .v-field__input{min-height:54px;padding-top:10px;padding-bottom:10px;color:#111827!important;caret-color:#007aff!important;font-size:15px}.account-flow-card[data-v-31a94e05] .v-label.v-field-label{color:#98a2b3!important;font-size:15px}.account-flow-card .misaya-bind-panel[data-v-31a94e05]{padding:12px 13px 14px;color:#667085!important;background:#f7f8fa!important;border:1px solid rgba(17,24,39,.04);border-radius:14px;box-shadow:none!important}.account-flow-card .misaya-bind-toggle[data-v-31a94e05]{min-height:28px;gap:8px}.account-flow-card .misaya-bind-check[data-v-31a94e05]{width:22px;height:22px;border:1.5px solid #007aff;border-radius:7px;color:#007aff;background:#fff}.account-flow-card .misaya-bind-label[data-v-31a94e05]{color:#667085!important;font-size:15px;font-weight:620}.account-flow-card .misaya-bind-hint[data-v-31a94e05]{margin:5px 0 0 49px;color:#667085!important;font-size:12px;line-height:1.35}.account-flow-card .account-flow-actions[data-v-31a94e05]{flex:0 0 auto;display:grid!important;grid-template-columns:1fr 1fr;gap:12px;padding:9px 18px 18px!important}.account-flow-card .account-flow-actions .misaya-dialog-primary[data-v-31a94e05],.account-flow-card .account-flow-actions .misaya-dialog-secondary[data-v-31a94e05]{width:100%;min-width:0!important;min-height:44px!important;border-radius:999px!important;font-size:14px;font-weight:820;letter-spacing:0!important;box-shadow:none!important}.account-flow-card .account-flow-actions .misaya-dialog-secondary[data-v-31a94e05]{color:#007aff!important;background:#eef6ff!important}.account-flow-card .account-flow-actions .misaya-dialog-primary[data-v-31a94e05]{color:#fff!important;background:#007aff!important}@media (max-width:370px){.account-flow-card .account-flow-actions[data-v-31a94e05],.account-flow-card .account-flow-body[data-v-31a94e05],.account-flow-card .account-flow-header[data-v-31a94e05]{padding-left:16px!important;padding-right:16px!important}.account-flow-card .account-flow-header span[data-v-31a94e05]{font-size:21px!important}}.account-flow-dialog[data-v-0d65dd12] .v-overlay__content{width:min(348px,calc(100vw - 40px));max-height:calc(100dvh - 76px - env(safe-area-inset-bottom));margin:16px auto}.account-flow-card[data-v-0d65dd12]{max-height:calc(100dvh - 76px - env(safe-area-inset-bottom));display:flex;flex-direction:column;overflow:hidden;color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:18px!important;box-shadow:none!important}.account-flow-header[data-v-0d65dd12]{flex:0 0 auto;min-height:58px;display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:6px;padding:13px 18px 9px!important;color:#111827!important;background:#fff!important;border-bottom:0!important}.account-flow-header span[data-v-0d65dd12]{min-width:0;overflow:hidden;color:#111827!important;font-size:22px;font-weight:840;line-height:1.12;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.account-flow-back[data-v-0d65dd12]{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:11px;color:#111827;background:transparent;cursor:pointer}.account-flow-back[data-v-0d65dd12]:disabled{opacity:.45;cursor:default}.account-flow-body[data-v-0d65dd12]{min-height:0;flex:1 1 auto;padding:16px 18px 0!important;overflow-y:auto}.account-flow-service-selection[data-v-0d65dd12]{display:flex;justify-content:center;width:100%;margin-bottom:18px}.account-flow-service-toggle[data-v-0d65dd12]{width:min(100%,244px);min-height:52px!important;display:flex!important;align-items:center;justify-content:center;gap:4px;padding:5px!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:999px!important;box-shadow:none!important}.account-flow-service-btn[data-v-0d65dd12]{flex:1 1 0!important;height:42px!important;min-width:0!important;padding:5px 10px!important;color:#5f6978!important;background:transparent!important;border:0!important;border-radius:999px!important;box-shadow:none!important}.account-flow-service-btn.v-btn--active[data-v-0d65dd12]{color:#007aff!important;background:#f1f3f6!important}.account-flow-service-btn[data-v-0d65dd12] .v-btn__content{gap:7px;font-size:15px;font-weight:720}.account-flow-service-mark[data-v-0d65dd12]{width:23px;height:23px;display:inline-grid;place-items:center;flex:0 0 auto}.misaya-service-logo[data-v-0d65dd12]{width:21px;height:21px;display:block;-o-object-fit:contain;object-fit:contain}.misaya-service-logo.service-logo-plex[data-v-0d65dd12]{width:20px;height:20px}.account-flow-card .mb-3[data-v-0d65dd12]{margin-bottom:10px!important}.account-flow-card[data-v-0d65dd12] .v-field{min-height:54px;color:#111827!important;background:#fff!important;border-radius:12px!important;box-shadow:none!important}.account-flow-card[data-v-0d65dd12] .v-field__outline{--v-field-border-opacity:0.36;color:#6b7280!important}.account-flow-card[data-v-0d65dd12] .v-field__input{min-height:54px;padding-top:10px;padding-bottom:10px;color:#111827!important;caret-color:#007aff!important;font-size:15px}.account-flow-card[data-v-0d65dd12] .v-label.v-field-label{color:#98a2b3!important;font-size:15px}.account-flow-actions[data-v-0d65dd12]{flex:0 0 auto;display:grid!important;grid-template-columns:1fr 1fr;gap:12px;padding:9px 18px 18px!important}.account-flow-actions .misaya-dialog-primary[data-v-0d65dd12],.account-flow-actions .misaya-dialog-secondary[data-v-0d65dd12]{width:100%;min-width:0!important;min-height:44px!important;border-radius:999px!important;font-size:14px;font-weight:820;letter-spacing:0!important;box-shadow:none!important}.account-flow-actions .misaya-dialog-secondary[data-v-0d65dd12]{color:#007aff!important;background:#eef6ff!important}.account-flow-actions .misaya-dialog-primary[data-v-0d65dd12]{color:#fff!important;background:#007aff!important}@media (max-width:370px){.account-flow-actions[data-v-0d65dd12],.account-flow-body[data-v-0d65dd12],.account-flow-header[data-v-0d65dd12]{padding-left:16px!important;padding-right:16px!important}.account-flow-header span[data-v-0d65dd12]{font-size:21px}}.account-flow-dialog[data-v-4ab84284] .v-overlay__content{width:min(348px,calc(100vw - 40px));max-height:calc(100dvh - 76px - env(safe-area-inset-bottom));margin:16px auto}.account-flow-card[data-v-4ab84284]{max-height:calc(100dvh - 76px - env(safe-area-inset-bottom));display:flex;flex-direction:column;overflow:hidden;color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:18px!important;box-shadow:none!important}.account-flow-header[data-v-4ab84284]{flex:0 0 auto;min-height:58px;display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:6px;padding:13px 18px 9px!important;color:#111827!important;background:#fff!important;border-bottom:0!important}.account-flow-header span[data-v-4ab84284]{min-width:0;overflow:hidden;color:#111827!important;font-size:22px;font-weight:840;line-height:1.12;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.account-flow-back[data-v-4ab84284]{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:11px;color:#111827;background:transparent;cursor:pointer}.account-flow-back[data-v-4ab84284]:disabled{opacity:.45;cursor:default}.account-flow-body[data-v-4ab84284]{min-height:0;flex:1 1 auto;padding:16px 18px 0!important;overflow-y:auto}.account-flow-card .mb-3[data-v-4ab84284]{margin-bottom:10px!important}.account-flow-card[data-v-4ab84284] .v-field{min-height:54px;color:#111827!important;background:#fff!important;border-radius:12px!important;box-shadow:none!important}.account-flow-card[data-v-4ab84284] .v-field__outline{--v-field-border-opacity:0.36;color:#6b7280!important}.account-flow-card[data-v-4ab84284] .v-field__input{min-height:54px;padding-top:10px;padding-bottom:10px;color:#111827!important;caret-color:#007aff!important;font-size:15px}.account-flow-card[data-v-4ab84284] .v-label.v-field-label{color:#98a2b3!important;font-size:15px}.account-flow-actions[data-v-4ab84284]{flex:0 0 auto;display:grid!important;grid-template-columns:1fr 1fr;gap:12px;padding:9px 18px 18px!important}.account-flow-actions .misaya-dialog-primary[data-v-4ab84284],.account-flow-actions .misaya-dialog-secondary[data-v-4ab84284]{width:100%;min-width:0!important;min-height:44px!important;border-radius:999px!important;font-size:14px;font-weight:820;letter-spacing:0!important;box-shadow:none!important}.account-flow-actions .misaya-dialog-secondary[data-v-4ab84284]{color:#007aff!important;background:#eef6ff!important}.account-flow-actions .misaya-dialog-primary[data-v-4ab84284]{color:#fff!important;background:#007aff!important}@media (max-width:370px){.account-flow-actions[data-v-4ab84284],.account-flow-body[data-v-4ab84284],.account-flow-header[data-v-4ab84284]{padding-left:16px!important;padding-right:16px!important}.account-flow-header span[data-v-4ab84284]{font-size:21px}}.line-switch-overlay[data-v-6812eff8] .v-overlay__content{width:min(540px,calc(100vw - 54px))!important;max-height:calc(100dvh - 142px - env(safe-area-inset-bottom))!important;align-self:center;transform:translateY(-4vh)}.line-switch-dialog[data-v-6812eff8]{--line-switch-radius-xl:24px;--line-switch-radius-lg:18px;--line-switch-radius-md:14px;--line-switch-radius-sm:10px;--line-switch-accent-rgb:215,154,37;--line-switch-accent:#d79a25;--line-switch-accent-contrast:#f4c45b;--line-switch-accent-soft:rgba(var(--line-switch-accent-rgb),0.16);--line-switch-accent-faint:rgba(var(--line-switch-accent-rgb),0.18);--line-switch-accent-border:rgba(var(--line-switch-accent-rgb),0.58);--line-switch-secondary-rgb:34,211,238;--line-switch-secondary-contrast:#67e8f9;border-radius:var(--line-switch-radius-xl)!important;overflow:hidden;color:var(--hbo-text-primary);background:rgba(7,12,24,.98)!important;border:1px solid var(--line-switch-accent-faint);box-shadow:none!important;max-height:calc(100dvh - 142px - env(safe-area-inset-bottom));display:flex;flex-direction:column}.line-switch-dialog--plex[data-v-6812eff8]{--line-switch-accent-rgb:215,154,37;--line-switch-accent:#d79a25;--line-switch-accent-contrast:#f4c45b;--line-switch-secondary-rgb:34,211,238;--line-switch-secondary-contrast:#67e8f9}.line-switch-dialog--emby[data-v-6812eff8]{--line-switch-accent-rgb:84,207,104;--line-switch-accent:#54cf68;--line-switch-accent-contrast:#7ded8a;--line-switch-secondary-rgb:45,212,191;--line-switch-secondary-contrast:#5eead4}.line-switch-dialog--unified[data-v-6812eff8]{--line-switch-accent-rgb:0,122,255;--line-switch-accent:#007aff;--line-switch-accent-contrast:#5ac8fa;--line-switch-secondary-rgb:90,200,250;--line-switch-secondary-contrast:#007aff}.dialog-header[data-v-6812eff8]{display:flex;justify-content:space-between;gap:12px;padding:14px 18px;color:#fff;background:linear-gradient(90deg,rgba(3,7,18,.82) 0,rgba(3,7,18,.42) 58%,rgba(3,7,18,.78) 100%),var(--misaya-cinema-bg-image) center /cover no-repeat,#070711;border-bottom:1px solid var(--line-switch-accent-faint)}.header-copy[data-v-6812eff8]{min-width:0}.eyebrow[data-v-6812eff8]{display:inline-flex;align-items:center;gap:6px;margin-bottom:4px;font-size:12px;font-weight:700;letter-spacing:0;opacity:.9}.dialog-header h2[data-v-6812eff8]{margin:0;font-size:20px;line-height:1.2;font-weight:800;letter-spacing:0}.dialog-header p[data-v-6812eff8]{margin:4px 0 0;color:hsla(0,0%,100%,.8);font-size:13px;line-height:1.35}.close-button[data-v-6812eff8]{flex:0 0 auto}.dialog-body[data-v-6812eff8]{min-height:0;flex:1 1 auto;overflow:hidden!important;padding:12px 14px 6px!important;background:radial-gradient(circle at 10% 0,rgba(var(--line-switch-accent-rgb),.12),transparent 32%),radial-gradient(circle at 92% 12%,rgba(var(--line-switch-secondary-rgb),.1),transparent 30%),rgba(5,9,18,.98)}.dialog-body form[data-v-6812eff8],.dialog-body[data-v-6812eff8] form{min-height:0;display:flex;flex-direction:column}.line-switch-dialog--unified .dialog-body[data-v-6812eff8]{background:radial-gradient(circle at 50% -12%,rgba(var(--line-switch-accent-rgb),.12),transparent 30%),linear-gradient(180deg,rgba(14,16,24,.98),rgba(8,10,16,.99))}.service-tabs[data-v-6812eff8]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.service-tab[data-v-6812eff8]{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:46px;padding:9px 11px;border:1px solid rgba(148,163,184,.28);border-radius:var(--line-switch-radius-md);background:rgba(15,23,42,.76);color:rgba(248,250,252,.9);text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.service-tab[data-v-6812eff8]:hover{border-color:rgba(var(--line-switch-secondary-rgb),.54);box-shadow:none!important;transform:translateY(-1px)}.service-tab.active[data-v-6812eff8]{border-color:var(--line-switch-accent-border);background:linear-gradient(135deg,var(--line-switch-accent-soft),rgba(var(--line-switch-secondary-rgb),.08));color:var(--line-switch-accent-contrast);box-shadow:none!important}.service-tab span[data-v-6812eff8]{font-weight:700}.service-tab small[data-v-6812eff8]{font-size:12px;color:rgba(203,213,225,.72)}.credential-panel[data-v-6812eff8],.line-picker-panel[data-v-6812eff8]{border:1px solid #e3e7ef;border-radius:var(--line-switch-radius-lg);background:rgba(15,23,42,.78);border-color:rgba(148,163,184,.22);box-shadow:none!important}.credential-panel[data-v-6812eff8]{padding:12px;margin-bottom:10px}.section-heading[data-v-6812eff8]{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px}.section-title[data-v-6812eff8]{display:flex;align-items:center;gap:8px;color:#f8fafc;font-weight:800;line-height:1.2;font-size:16px}.auth-toggle-row[data-v-6812eff8]{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:14px 0;color:rgba(226,232,240,.82)}.auth-toggle[data-v-6812eff8]{flex:0 0 auto}.credential-grid[data-v-6812eff8]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.line-picker-panel[data-v-6812eff8]{padding:12px;min-height:0;display:flex;flex-direction:column}.line-tools[data-v-6812eff8]{display:flex;align-items:center;gap:8px}.custom-line-field[data-v-6812eff8] .v-icon{color:var(--line-switch-accent-contrast)!important}.line-tools[data-v-6812eff8] .v-btn:not(.v-btn--disabled){background:rgba(var(--line-switch-accent-rgb),.14)!important;color:var(--line-switch-accent-contrast)!important}.empty-state[data-v-6812eff8],.line-loading[data-v-6812eff8]{display:flex;align-items:center;justify-content:center;gap:10px;min-height:86px;color:rgba(203,213,225,.78);font-weight:600}.line-grid[data-v-6812eff8]{display:grid;grid-template-columns:1fr;gap:8px;max-height:min(292px,34dvh);overflow-y:scroll;overscroll-behavior:contain;padding-right:7px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(var(--line-switch-accent-rgb),.68) hsla(0,0%,100%,.045)}.line-grid[data-v-6812eff8]::-webkit-scrollbar{width:5px}.line-grid[data-v-6812eff8]::-webkit-scrollbar-track{background:hsla(0,0%,100%,.035);border-radius:999px}.line-grid[data-v-6812eff8]::-webkit-scrollbar-thumb{background:rgba(var(--line-switch-accent-rgb),.68);border-radius:999px}.line-card[data-v-6812eff8]{display:flex;flex-direction:column;justify-content:center;gap:0;height:56px;min-height:56px;margin:0;padding:8px 10px;border:1px solid rgba(148,163,184,.2);border-radius:var(--line-switch-radius-md);background:rgba(15,23,42,.74);text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.line-card[data-v-6812eff8]:hover{border-color:rgba(var(--line-switch-secondary-rgb),.52);box-shadow:none!important}.line-card.selected[data-v-6812eff8]{background:linear-gradient(135deg,var(--line-switch-accent-soft),rgba(var(--line-switch-secondary-rgb),.08))}.line-card.current[data-v-6812eff8],.line-card.selected[data-v-6812eff8]{border-color:var(--line-switch-accent-border)}.line-card.premium[data-v-6812eff8]{background:linear-gradient(135deg,rgba(24,18,8,.92),rgba(15,23,42,.78))}.line-card-default[data-v-6812eff8]{background:linear-gradient(135deg,rgba(15,23,42,.78),rgba(2,6,23,.58))}.line-card-main[data-v-6812eff8]{display:grid;grid-template-columns:26px minmax(0,1fr) 20px;align-items:center;gap:8px;min-height:36px}.line-card-icon[data-v-6812eff8]{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:var(--line-switch-radius-sm);background:rgba(var(--line-switch-secondary-rgb),.16);color:var(--line-switch-secondary-contrast)}.default-icon[data-v-6812eff8]{background:rgba(148,163,184,.18);color:#cbd5e1}.line-card-copy[data-v-6812eff8]{min-width:0}.line-card-copy strong[data-v-6812eff8]{display:block;overflow:hidden;color:var(--line-switch-accent-contrast);font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.line-switch-dialog--plex .line-card-copy strong[data-v-6812eff8]{color:#f4c45b!important}.line-switch-dialog--emby .line-card-copy strong[data-v-6812eff8]{color:#7ded8a!important}.line-card-copy>span[data-v-6812eff8]{display:block;margin-top:1px;color:rgba(203,213,225,.72);font-size:11px}.line-tags[data-v-6812eff8]{display:none;flex-wrap:wrap;gap:3px;padding-left:34px}.line-tags .v-chip[data-v-6812eff8]{color:#fff!important;font-weight:700}.custom-line-row[data-v-6812eff8]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:10px}.custom-line-row[data-v-6812eff8] .v-btn:not(.v-btn--disabled){background:linear-gradient(135deg,rgba(var(--line-switch-accent-rgb),.2),rgba(var(--line-switch-accent-rgb),.38))!important;color:var(--line-switch-accent-contrast)!important;border:1px solid var(--line-switch-accent-faint)}.custom-line-row[data-v-6812eff8] .v-btn--disabled{opacity:.48}.custom-line-field[data-v-6812eff8] input::-moz-placeholder{color:rgba(203,213,225,.58)!important;opacity:1!important}.custom-line-field[data-v-6812eff8] input::placeholder{color:rgba(203,213,225,.58)!important;opacity:1!important}.sr-only[data-v-6812eff8]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dialog-actions[data-v-6812eff8]{flex:0 0 auto;padding:10px 14px 12px!important;border-top:1px solid rgba(148,163,184,.2);background:rgba(7,12,24,.98)}.dialog-actions[data-v-6812eff8] .v-btn--variant-flat:not(.v-btn--disabled){background:linear-gradient(135deg,rgba(var(--line-switch-accent-rgb),.24),rgba(var(--line-switch-accent-rgb),.5))!important;color:var(--line-switch-accent-contrast)!important;border:1px solid var(--line-switch-accent-border);box-shadow:none!important}.selection-summary[data-v-6812eff8]{display:flex;flex-direction:column;min-width:0}.selection-summary span[data-v-6812eff8]{color:rgba(203,213,225,.72);font-size:12px}.selection-summary strong[data-v-6812eff8]{color:#f8fafc;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-switch-dialog[data-v-6812eff8] .v-field{border-radius:var(--line-switch-radius-md);background:rgba(2,6,23,.5)!important;color:#f8fafc!important}.line-switch-dialog[data-v-6812eff8] .v-btn{border-radius:var(--line-switch-radius-md)}.line-switch-dialog[data-v-6812eff8] .v-field__input,.line-switch-dialog[data-v-6812eff8] .v-field__input input,.line-switch-dialog[data-v-6812eff8] input,.line-switch-dialog[data-v-6812eff8] textarea{color:#f8fafc!important;caret-color:var(--line-switch-accent-contrast)!important}.line-switch-dialog[data-v-6812eff8] .v-field__input::-moz-placeholder,.line-switch-dialog[data-v-6812eff8] input::-moz-placeholder,.line-switch-dialog[data-v-6812eff8] textarea::-moz-placeholder{color:rgba(203,213,225,.62)!important;opacity:1!important}.line-switch-dialog[data-v-6812eff8] .v-field__input::placeholder,.line-switch-dialog[data-v-6812eff8] input::placeholder,.line-switch-dialog[data-v-6812eff8] textarea::placeholder{color:rgba(203,213,225,.62)!important;opacity:1!important}.line-switch-dialog[data-v-6812eff8] .v-field-label,.line-switch-dialog[data-v-6812eff8] .v-label,.line-switch-dialog[data-v-6812eff8] .v-messages{color:rgba(226,232,240,.72)!important}.line-switch-dialog[data-v-6812eff8] .v-field__outline{color:rgba(148,163,184,.46)!important}.line-switch-dialog[data-v-6812eff8] .v-field--focused .v-field__outline{color:var(--line-switch-accent-border)!important}.line-switch-dialog[data-v-6812eff8] .v-input__control,.line-switch-dialog[data-v-6812eff8] .v-select__selection-text{color:#f8fafc!important}@media (max-width:640px){.line-switch-overlay[data-v-6812eff8] .v-overlay__content{width:min(344px,calc(100vw - 54px))!important;max-height:calc(100dvh - 158px - env(safe-area-inset-bottom))!important;margin:0 auto!important;align-self:center;transform:translateY(-3vh)}.line-switch-dialog[data-v-6812eff8]{max-height:calc(100dvh - 158px - env(safe-area-inset-bottom));border-radius:22px!important}.dialog-header[data-v-6812eff8]{padding:10px 12px}.eyebrow[data-v-6812eff8]{margin-bottom:3px;font-size:11px}.dialog-header h2[data-v-6812eff8]{font-size:18px}.dialog-header p[data-v-6812eff8]{font-size:12px}.dialog-body[data-v-6812eff8]{padding:8px 10px 4px!important}.credential-grid[data-v-6812eff8],.service-tabs[data-v-6812eff8]{grid-template-columns:1fr}.auth-toggle-row[data-v-6812eff8],.section-heading[data-v-6812eff8]{align-items:stretch;flex-direction:column}.section-heading[data-v-6812eff8]{gap:7px;margin-bottom:8px}.section-title[data-v-6812eff8]{font-size:15px}.line-picker-panel[data-v-6812eff8]{padding:10px}.line-tools[data-v-6812eff8]{width:100%}.line-card[data-v-6812eff8]{height:54px;min-height:54px;padding:7px 9px}.line-grid[data-v-6812eff8]{grid-template-columns:1fr;gap:7px;max-height:min(226px,32dvh)}.line-card-main[data-v-6812eff8]{grid-template-columns:24px minmax(0,1fr) 18px;gap:6px;min-height:34px}.line-card-icon[data-v-6812eff8]{width:24px;height:24px;border-radius:var(--line-switch-radius-sm)}.line-card-icon .v-icon[data-v-6812eff8]{font-size:17px}.line-card-copy strong[data-v-6812eff8]{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.line-card-copy>span[data-v-6812eff8]{display:block;font-size:11px}.line-tags[data-v-6812eff8]{display:none}.custom-line-row[data-v-6812eff8]{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:8px}.dialog-actions[data-v-6812eff8]{padding:8px 12px 10px!important}.selection-summary[data-v-6812eff8]{display:none}}.line-switch-overlay[data-v-6812eff8] .v-overlay__content{transform:translateY(-2vh)}.dialog-actions[data-v-6812eff8],.dialog-body[data-v-6812eff8],.dialog-header[data-v-6812eff8],.line-switch-dialog[data-v-6812eff8]{color:#111827!important;background:#fff!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important}.line-switch-dialog[data-v-6812eff8]{--line-switch-accent-faint:rgba(0,122,255,.14);--line-switch-accent-border:rgba(0,122,255,.28);--line-switch-secondary-rgb:0,122,255;--line-switch-secondary-contrast:#007aff}.auth-toggle-row[data-v-6812eff8],.dialog-header p[data-v-6812eff8],.empty-state[data-v-6812eff8],.eyebrow[data-v-6812eff8],.line-card-copy>span[data-v-6812eff8],.line-loading[data-v-6812eff8],.selection-summary span[data-v-6812eff8]{color:#667085!important}.dialog-header h2[data-v-6812eff8],.line-card-copy strong[data-v-6812eff8],.line-switch-dialog--emby .line-card-copy strong[data-v-6812eff8],.line-switch-dialog--plex .line-card-copy strong[data-v-6812eff8],.section-title[data-v-6812eff8],.selection-summary strong[data-v-6812eff8]{color:#111827!important}.credential-panel[data-v-6812eff8],.line-card-default[data-v-6812eff8],.line-card.premium[data-v-6812eff8],.line-card[data-v-6812eff8],.line-picker-panel[data-v-6812eff8],.line-switch-dialog[data-v-6812eff8] .v-field,.service-tab[data-v-6812eff8]{color:#111827!important;background:#f7f8fa!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important}.line-card.current[data-v-6812eff8],.line-card.selected[data-v-6812eff8],.service-tab.active[data-v-6812eff8]{color:#007aff!important;background:#eef6ff!important;border-color:rgba(0,122,255,.28)!important}.default-icon[data-v-6812eff8],.line-card-icon[data-v-6812eff8]{color:#007aff!important;background:rgba(0,122,255,.1)!important}.custom-line-row[data-v-6812eff8] .v-btn:not(.v-btn--disabled),.dialog-actions[data-v-6812eff8] .v-btn--variant-flat:not(.v-btn--disabled),.line-tools[data-v-6812eff8] .v-btn:not(.v-btn--disabled){color:#fff!important;background:#007aff!important;border-color:#007aff!important;box-shadow:none!important}.line-grid[data-v-6812eff8]{overflow-y:auto;scrollbar-color:rgba(0,122,255,.42) transparent}.line-grid[data-v-6812eff8]::-webkit-scrollbar-track{background:transparent}.line-grid[data-v-6812eff8]::-webkit-scrollbar-thumb{background:rgba(0,122,255,.42)}.line-switch-dialog[data-v-6812eff8] .v-field__input,.line-switch-dialog[data-v-6812eff8] .v-field__input input,.line-switch-dialog[data-v-6812eff8] .v-input__control,.line-switch-dialog[data-v-6812eff8] .v-select__selection-text,.line-switch-dialog[data-v-6812eff8] input,.line-switch-dialog[data-v-6812eff8] textarea{color:#111827!important;caret-color:#007aff!important}.line-switch-dialog[data-v-6812eff8] .v-field__input::-moz-placeholder,.line-switch-dialog[data-v-6812eff8] input::-moz-placeholder,.line-switch-dialog[data-v-6812eff8] textarea::-moz-placeholder{color:#667085!important}.line-switch-dialog[data-v-6812eff8] .v-field-label,.line-switch-dialog[data-v-6812eff8] .v-field__input::placeholder,.line-switch-dialog[data-v-6812eff8] .v-label,.line-switch-dialog[data-v-6812eff8] .v-messages,.line-switch-dialog[data-v-6812eff8] input::placeholder,.line-switch-dialog[data-v-6812eff8] textarea::placeholder{color:#667085!important}.line-switch-dialog[data-v-6812eff8] .v-field--focused .v-field__outline,.line-switch-dialog[data-v-6812eff8] .v-field__outline{color:rgba(0,122,255,.28)!important}.line-switch-overlay[data-v-6812eff8] .v-overlay__content{width:min(380px,calc(100vw - 40px))!important;max-height:min(760px,calc(86dvh - env(safe-area-inset-bottom)))!important;margin:0 auto!important;align-self:center!important;transform:none!important}.line-switch-dialog[data-v-6812eff8]{--line-switch-accent-contrast:#007aff;--line-switch-accent-soft:#eef6ff;--line-switch-accent-faint:rgba(0,122,255,.16);--line-switch-accent-border:rgba(0,122,255,.38);width:100%!important;max-height:min(760px,calc(86dvh - env(safe-area-inset-bottom)))!important;display:flex!important;flex-direction:column!important;border-radius:22px!important;background:#fff!important;box-shadow:0 16px 38px rgba(15,23,42,.1),inset 0 1px 0 hsla(0,0%,100%,.95)!important;overflow:hidden!important}.dialog-header[data-v-6812eff8]{flex:0 0 auto!important;display:block!important;padding:16px 18px 13px!important;border-bottom:1px solid rgba(17,24,39,.08)!important;color:#111827!important;background:#fff!important}.header-copy[data-v-6812eff8]{display:grid!important;gap:7px!important}.eyebrow[data-v-6812eff8]{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0!important;color:#007aff!important;font-size:13px!important;font-weight:850!important;line-height:1.2!important;opacity:1!important}.eyebrow-icon[data-v-6812eff8]{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:8px;color:#007aff;background:#eef6ff}.dialog-header h2[data-v-6812eff8]{margin:0!important;color:#111827!important;font-size:22px!important;font-weight:900!important;line-height:1.08!important;letter-spacing:0!important}.dialog-header p[data-v-6812eff8]{margin:-1px 0 0!important;color:#667085!important;font-size:13px!important;font-weight:650!important;line-height:1.25!important}.dialog-body[data-v-6812eff8]{min-height:0!important;flex:1 1 auto!important;padding:0!important;overflow-y:auto!important;background:#fff!important}.dialog-body form[data-v-6812eff8],.dialog-body[data-v-6812eff8] form{display:block!important}.credential-panel[data-v-6812eff8],.service-tabs[data-v-6812eff8]{margin:20px 28px 0!important}.line-picker-panel[data-v-6812eff8]{display:grid!important;gap:11px!important;margin:0!important;padding:15px 18px 16px!important;border:0!important;border-radius:0!important;color:#111827!important;background:#fff!important;box-shadow:none!important}.section-heading[data-v-6812eff8]{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin:0!important}.section-title[data-v-6812eff8]{min-width:0!important;display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;color:#111827!important}.section-title>.v-icon[data-v-6812eff8]{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;color:#475467!important;font-size:25px!important;background:transparent!important}.section-title span[data-v-6812eff8]{min-width:0;display:grid;gap:3px}.section-title strong[data-v-6812eff8]{color:#111827;font-size:16px;font-weight:880;line-height:1.15}.section-title small[data-v-6812eff8]{color:#667085;font-size:11.5px;font-weight:650;line-height:1.25}.line-refresh-button[data-v-6812eff8]{min-width:66px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(17,24,39,.1);border-radius:12px;color:#111827;background:#fff;font-size:12.5px;font-weight:780;cursor:pointer}.line-refresh-button[data-v-6812eff8]:disabled{opacity:.45;cursor:default}.custom-line-field[data-v-6812eff8] .v-field{min-height:42px!important;border-radius:12px!important;color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.1)!important;box-shadow:none!important}.custom-line-field[data-v-6812eff8] .v-field__outline{display:none!important}.custom-line-field[data-v-6812eff8] .v-field__input,.custom-line-field[data-v-6812eff8] .v-field__input input{min-height:42px!important;color:#111827!important;font-size:14px!important;font-weight:650!important}.custom-line-field[data-v-6812eff8] .v-field__input::-moz-placeholder,.custom-line-field[data-v-6812eff8] input::-moz-placeholder{color:#8a93a3!important;opacity:1!important}.custom-line-field[data-v-6812eff8] .v-field__input::placeholder,.custom-line-field[data-v-6812eff8] input::placeholder{color:#8a93a3!important;opacity:1!important}.custom-line-field[data-v-6812eff8] .v-icon{color:#8a93a3!important}.empty-state[data-v-6812eff8],.line-loading[data-v-6812eff8]{min-height:70px!important;color:#667085!important;font-size:12.5px!important}.line-grid[data-v-6812eff8]{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;max-height:min(176px,24dvh)!important;padding:0 2px 0 0!important;overflow-y:auto!important;scrollbar-gutter:stable!important;scrollbar-width:thin!important;scrollbar-color:rgba(0,122,255,.28) transparent!important}.line-card[data-v-6812eff8]{width:100%;height:48px!important;min-height:48px!important;display:grid!important;grid-template-columns:32px minmax(0,1fr) max-content!important;align-items:center!important;justify-items:stretch!important;justify-content:stretch!important;-moz-column-gap:10px!important;column-gap:10px!important;padding:0 11px!important;border:1px solid rgba(17,24,39,.1)!important;border-radius:13px!important;color:#111827!important;background:#fff!important;box-shadow:none!important;text-align:left!important}.line-card.selected[data-v-6812eff8]{color:#111827!important;background:#f7fbff!important;box-shadow:inset 0 0 0 1px rgba(0,122,255,.14)!important}.line-card.current[data-v-6812eff8],.line-card.selected[data-v-6812eff8]{border-color:rgba(0,122,255,.42)!important}.line-card-main[data-v-6812eff8]{width:100%!important;display:grid!important;grid-template-columns:32px minmax(0,1fr) auto!important;align-items:center!important;justify-self:stretch!important;gap:10px!important;min-height:0!important}.line-card-icon[data-v-6812eff8]{grid-column:1!important;justify-self:start!important;width:32px!important;height:32px!important;display:grid!important;place-items:center!important;border-radius:10px!important;color:#007aff!important;background:#eef6ff!important}.line-card-icon .v-icon[data-v-6812eff8]{font-size:19px!important}.line-card-copy[data-v-6812eff8]{grid-column:2!important;min-width:0!important;width:100%!important;display:grid!important;justify-items:start!important;gap:2px!important;text-align:left!important}.line-card-copy strong[data-v-6812eff8]{width:100%!important;min-width:0;display:flex!important;align-items:center!important;overflow:hidden!important;color:#111827!important;font-size:14px!important;font-weight:880!important;line-height:1.1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.line-current-badge[data-v-6812eff8]{grid-column:3!important;justify-self:end!important;align-self:center!important;flex:0 0 auto;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:3px 6px;border-radius:7px;color:#19a55b;background:rgba(32,185,112,.14);font-size:10px;font-style:normal;font-weight:780;line-height:1;white-space:nowrap!important}.line-card-name[data-v-6812eff8]{min-width:0!important;color:#111827!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}.line-card-copy>span[data-v-6812eff8],.line-card-name[data-v-6812eff8]{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.line-card-copy>span[data-v-6812eff8]{color:#667085!important;font-size:11px!important;font-weight:650!important;line-height:1.2!important}.line-card-raw-name[data-v-6812eff8]{max-width:100%;overflow:hidden;color:#94a3b8;font-size:10px;font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.custom-line-row[data-v-6812eff8]{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(130px,.9fr) auto!important;gap:8px!important;margin:8px 0 0!important;padding:12px 0 0!important;border-top:1px solid rgba(17,24,39,.08)!important}.custom-line-copy[data-v-6812eff8]{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px}.custom-line-copy>.v-icon[data-v-6812eff8]{width:30px!important;height:30px!important;color:#667085!important;font-size:26px!important}.custom-line-copy span[data-v-6812eff8]{min-width:0;display:grid;gap:4px}.custom-line-copy strong[data-v-6812eff8]{overflow:hidden;color:#111827;font-size:14px;font-weight:860;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.custom-line-copy small[data-v-6812eff8]{overflow:hidden;color:#667085;font-size:11px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.custom-line-row[data-v-6812eff8] .v-btn{min-height:42px!important;padding:0 14px!important;border-radius:12px!important;background:#007aff!important;border-color:#007aff!important;box-shadow:none!important;font-size:13.5px!important}.custom-line-row[data-v-6812eff8] .v-btn--disabled{background:rgba(0,122,255,.32)!important}.dialog-actions[data-v-6812eff8]{flex:0 0 auto!important;display:flex!important;justify-content:flex-end!important;gap:10px!important;padding:10px 18px 13px!important;border-top:1px solid rgba(17,24,39,.08)!important;background:hsla(0,0%,100%,.96)!important}.dialog-actions[data-v-6812eff8] .v-btn{min-width:74px!important;min-height:42px!important;border-radius:13px!important;font-size:14px!important;font-weight:820!important;letter-spacing:0!important}.line-cancel-button[data-v-6812eff8]{color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.1)!important}.dialog-actions .line-confirm-button[data-v-6812eff8] .v-btn--variant-flat,.dialog-actions[data-v-6812eff8] .line-confirm-button.v-btn--variant-flat:not(.v-btn--disabled),.line-confirm-button[data-v-6812eff8]{min-width:146px!important;color:#fff!important;background:#007aff!important;border-color:#007aff!important;box-shadow:0 10px 20px rgba(0,122,255,.2)!important}.dialog-actions[data-v-6812eff8] .v-btn--disabled{opacity:.45!important}@media (max-width:430px){.line-switch-overlay[data-v-6812eff8] .v-overlay__content{width:min(360px,calc(100vw - 40px))!important;max-height:min(720px,calc(84dvh - env(safe-area-inset-bottom)))!important}.line-switch-dialog[data-v-6812eff8]{max-height:min(720px,calc(84dvh - env(safe-area-inset-bottom)))!important;border-radius:22px!important}.dialog-header[data-v-6812eff8]{padding:15px 17px 12px!important}.dialog-header h2[data-v-6812eff8]{font-size:21px!important}.dialog-header p[data-v-6812eff8]{font-size:12.5px!important}.line-picker-panel[data-v-6812eff8]{padding:14px 17px 15px!important;gap:10px!important}.section-title[data-v-6812eff8]{grid-template-columns:28px minmax(0,1fr)!important;gap:7px!important}.section-title>.v-icon[data-v-6812eff8]{width:28px!important;height:28px!important;font-size:23px!important}.section-title strong[data-v-6812eff8]{font-size:15.5px}.line-refresh-button[data-v-6812eff8]{min-width:62px;height:32px;border-radius:11px;font-size:12px}.line-grid[data-v-6812eff8]{max-height:min(170px,24dvh)!important;gap:7px!important}.line-card[data-v-6812eff8]{height:46px!important;min-height:46px!important;grid-template-columns:30px minmax(0,1fr) max-content!important;-moz-column-gap:9px!important;column-gap:9px!important;padding:0 10px!important;border-radius:12px!important}.line-card-main[data-v-6812eff8]{grid-template-columns:30px minmax(0,1fr) auto!important;gap:9px!important}.line-card-icon[data-v-6812eff8]{width:30px!important;height:30px!important}.line-card-copy strong[data-v-6812eff8]{font-size:13.5px!important}.line-current-badge[data-v-6812eff8]{padding:2px 5px;font-size:9px}.line-card-copy>span[data-v-6812eff8]{font-size:10.5px!important}.custom-line-row[data-v-6812eff8]{grid-template-columns:1fr!important;gap:8px!important}.custom-line-copy[data-v-6812eff8]{grid-template-columns:28px minmax(0,1fr);gap:8px}.custom-line-field[data-v-6812eff8] .v-field,.custom-line-row[data-v-6812eff8] .v-btn{min-height:40px!important}.dialog-actions[data-v-6812eff8]{gap:9px!important;padding:10px 17px 12px!important}.dialog-actions[data-v-6812eff8] .v-btn{min-height:40px!important;min-width:70px!important;font-size:13.5px!important}.line-confirm-button[data-v-6812eff8]{min-width:106px!important}}.custom-line-field[data-v-6812eff8] .v-field{--v-input-control-height:38px!important;min-height:38px!important;border-radius:11px!important}.custom-line-field[data-v-6812eff8] .v-field__field,.custom-line-field[data-v-6812eff8] .v-field__input,.custom-line-field[data-v-6812eff8] .v-field__input input{min-height:38px!important}.custom-line-field[data-v-6812eff8] .v-field__input{padding-top:0!important;padding-bottom:0!important;align-items:center!important}.custom-line-field[data-v-6812eff8] .v-field__input,.custom-line-field[data-v-6812eff8] .v-field__input input{font-size:13px!important;line-height:1.2!important}.custom-line-row[data-v-6812eff8] .v-btn{padding:0 12px!important;border-radius:11px!important;font-size:13px!important}.custom-line-row[data-v-6812eff8] .v-btn .v-icon{font-size:18px!important}@media (max-width:430px){.custom-line-row[data-v-6812eff8]{gap:7px!important}.custom-line-field[data-v-6812eff8] .v-field,.custom-line-field[data-v-6812eff8] .v-field__field,.custom-line-field[data-v-6812eff8] .v-field__input,.custom-line-field[data-v-6812eff8] .v-field__input input,.custom-line-row[data-v-6812eff8] .v-btn{min-height:36px!important;height:36px!important}.custom-line-field[data-v-6812eff8] .v-field__input,.custom-line-field[data-v-6812eff8] .v-field__input input,.custom-line-row[data-v-6812eff8] .v-btn{font-size:12.5px!important}}.custom-line-row[data-v-6812eff8] .v-btn,.line-switch-dialog .dialog-actions[data-v-6812eff8] .v-btn{border-radius:999px!important;box-shadow:none!important;letter-spacing:0!important}.custom-line-row[data-v-6812eff8] .v-btn{min-height:38px!important;height:38px!important;justify-self:center!important;min-width:156px!important;width:min(210px,68%)!important;padding:0 16px!important;color:#fff!important;background:#b8d7ff!important;border:1px solid #b8d7ff!important;font-size:14px!important;font-weight:820!important}.custom-line-row[data-v-6812eff8] .v-btn--disabled{color:#fff!important;background:#b8d7ff!important;border-color:#b8d7ff!important;opacity:1!important}.line-switch-dialog .dialog-actions[data-v-6812eff8]{grid-template-columns:132px 132px!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:14px 22px 22px!important;background:#fff!important}.line-switch-dialog .dialog-actions[data-v-6812eff8] .v-btn{width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:0 12px!important;font-size:15.5px!important}.line-switch-dialog .line-cancel-button[data-v-6812eff8]{min-width:0!important;color:#111827!important;border:1px solid rgba(17,24,39,.12)!important}.line-switch-dialog .dialog-actions[data-v-6812eff8] .line-confirm-button.v-btn--variant-flat:not(.v-btn--disabled),.line-switch-dialog .line-confirm-button[data-v-6812eff8]{min-width:0!important;background:#007aff!important;border:1px solid #007aff!important;box-shadow:0 10px 22px rgba(0,122,255,.2)!important}.line-switch-dialog .dialog-actions[data-v-6812eff8] .line-confirm-button.v-btn--disabled{color:#98a2b3!important;background:#eef0f4!important;border-color:#eef0f4!important;box-shadow:none!important;opacity:1!important}@media (max-width:430px){.custom-line-row[data-v-6812eff8] .v-btn{min-height:36px!important;height:36px!important;width:min(188px,72%)!important;font-size:13.5px!important}.line-switch-dialog .dialog-actions[data-v-6812eff8]{grid-template-columns:124px 124px!important;gap:10px!important;padding:13px 18px 20px!important}.line-switch-dialog .dialog-actions[data-v-6812eff8] .v-btn{min-height:42px!important;height:42px!important;font-size:15px!important}.line-switch-dialog .dialog-actions[data-v-6812eff8] .line-confirm-button.v-btn--variant-flat:not(.v-btn--disabled),.line-switch-dialog .line-cancel-button[data-v-6812eff8],.line-switch-dialog .line-confirm-button[data-v-6812eff8]{min-width:0!important}}.line-card.current[data-v-6812eff8]:not(.selected){background:#fff!important;border-color:rgba(17,24,39,.1)!important;box-shadow:none!important}.line-card .line-card-icon[data-v-6812eff8],.line-card.current:not(.selected) .line-card-icon[data-v-6812eff8],.line-card.premium:not(.selected) .line-card-icon[data-v-6812eff8]{color:#667085!important;background:#f3f7fb!important;box-shadow:none!important}.line-card-default.selected .default-icon[data-v-6812eff8],.line-card.selected .line-card-icon[data-v-6812eff8]{color:#fff!important;background:#007aff!important;box-shadow:0 8px 18px rgba(0,122,255,.22)!important}.line-card.selected .line-card-copy strong[data-v-6812eff8],.line-card.selected .line-card-name[data-v-6812eff8]{color:#007aff!important}.custom-line-row[data-v-6812eff8]{grid-template-columns:minmax(0,1fr) 112px!important;grid-template-areas:"copy copy" "field action"!important;align-items:center!important;gap:8px 9px!important}.custom-line-copy[data-v-6812eff8]{grid-area:copy!important;min-width:0!important}.custom-line-field[data-v-6812eff8]{grid-area:field!important;min-width:0!important}.custom-line-row[data-v-6812eff8] .v-btn{grid-area:action!important;justify-self:stretch!important;width:112px!important;min-width:112px!important;max-width:112px!important;padding:0 10px!important}@media (max-width:430px){.custom-line-row[data-v-6812eff8]{grid-template-columns:minmax(0,1fr) 104px!important;gap:7px 8px!important}.custom-line-row[data-v-6812eff8] .v-btn{width:104px!important;min-width:104px!important;max-width:104px!important}}html.misaya-theme-dark .line-switch-overlay[data-v-6812eff8] .v-overlay__content{color-scheme:dark}html.misaya-theme-dark .line-switch-dialog[data-v-6812eff8]{--line-switch-accent-soft:rgba(10,132,255,.16);--line-switch-accent-faint:rgba(10,132,255,.2);--line-switch-accent-border:rgba(10,132,255,.42);color:var(--hbo-text-primary)!important}html.misaya-theme-dark .line-switch-dialog .dialog-actions[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .dialog-body[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .dialog-header[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-picker-panel[data-v-6812eff8]{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark .line-switch-dialog .eyebrow[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card.selected .line-card-copy strong[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card.selected .line-card-name[data-v-6812eff8]{color:var(--hbo-accent-primary)!important}html.misaya-theme-dark .line-switch-dialog .eyebrow-icon[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card-icon[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card.current:not(.selected) .line-card-icon[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card.premium:not(.selected) .line-card-icon[data-v-6812eff8]{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important}html.misaya-theme-dark .line-switch-dialog .custom-line-copy strong[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .dialog-header h2[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card-copy strong[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card-name[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .section-title strong[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .section-title[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .selection-summary strong[data-v-6812eff8]{color:var(--hbo-text-primary)!important}html.misaya-theme-dark .line-switch-dialog .custom-line-copy small[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .custom-line-copy>.v-icon[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .dialog-header p[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .empty-state[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card-copy>span[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card-raw-name[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-loading[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .section-title small[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .section-title>.v-icon[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .selection-summary span[data-v-6812eff8]{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark .line-switch-dialog .credential-panel[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .custom-line-field[data-v-6812eff8] .v-field,html.misaya-theme-dark .line-switch-dialog .line-cancel-button[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card-default[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card.current[data-v-6812eff8]:not(.selected),html.misaya-theme-dark .line-switch-dialog .line-card.premium[data-v-6812eff8]:not(.selected),html.misaya-theme-dark .line-switch-dialog .line-card[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-refresh-button[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .service-tab[data-v-6812eff8]{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark .line-switch-dialog .line-card.current[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card.selected[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .service-tab.active[data-v-6812eff8]{color:var(--hbo-text-primary)!important;background:rgba(10,132,255,.14)!important;border-color:rgba(10,132,255,.36)!important;box-shadow:inset 0 0 0 1px rgba(10,132,255,.12)!important}html.misaya-theme-dark .line-switch-dialog .custom-line-field[data-v-6812eff8] .v-field__input,html.misaya-theme-dark .line-switch-dialog .custom-line-field[data-v-6812eff8] .v-field__input input,html.misaya-theme-dark .line-switch-dialog[data-v-6812eff8] .v-field__input,html.misaya-theme-dark .line-switch-dialog[data-v-6812eff8] input,html.misaya-theme-dark .line-switch-dialog[data-v-6812eff8] textarea{color:var(--hbo-text-primary)!important;caret-color:var(--hbo-accent-primary)!important}html.misaya-theme-dark .line-switch-dialog .custom-line-field[data-v-6812eff8] .v-field__input::-moz-placeholder,html.misaya-theme-dark .line-switch-dialog .custom-line-field[data-v-6812eff8] input::-moz-placeholder{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark .line-switch-dialog .custom-line-field[data-v-6812eff8] .v-field__input::placeholder,html.misaya-theme-dark .line-switch-dialog .custom-line-field[data-v-6812eff8] input::placeholder,html.misaya-theme-dark .line-switch-dialog[data-v-6812eff8] .v-field-label,html.misaya-theme-dark .line-switch-dialog[data-v-6812eff8] .v-label,html.misaya-theme-dark .line-switch-dialog[data-v-6812eff8] .v-messages{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark .line-switch-dialog .custom-line-row[data-v-6812eff8] .v-btn:not(.v-btn--disabled),html.misaya-theme-dark .line-switch-dialog .dialog-actions[data-v-6812eff8] .line-confirm-button.v-btn--variant-flat:not(.v-btn--disabled),html.misaya-theme-dark .line-switch-dialog .line-confirm-button[data-v-6812eff8]{color:#fff!important;background:var(--hbo-accent-primary)!important;border-color:var(--hbo-accent-primary)!important;box-shadow:none!important}html.misaya-theme-dark .line-switch-dialog .custom-line-row[data-v-6812eff8] .v-btn--disabled,html.misaya-theme-dark .line-switch-dialog .dialog-actions[data-v-6812eff8] .line-confirm-button.v-btn--disabled{color:hsla(0,0%,100%,.58)!important;background:rgba(148,163,184,.18)!important;border-color:rgba(148,163,184,.18)!important;box-shadow:none!important}.line-switch-overlay[data-v-6812eff8] .v-overlay__content{width:min(390px,calc(100vw - 34px))!important}.line-switch-dialog[data-v-6812eff8]{--line-switch-accent:#007aff;--line-switch-accent-rgb:0,122,255;--line-switch-accent-soft:rgba(var(--line-switch-accent-rgb),0.1);--line-switch-accent-border:rgba(var(--line-switch-accent-rgb),0.24);max-height:min(720px,calc(86dvh - env(safe-area-inset-bottom)))!important;border-radius:18px!important;color:#111827!important;background:#f8fafc!important;border:1px solid rgba(17,24,39,.08)!important;box-shadow:0 18px 44px rgba(15,23,42,.16)!important}.line-switch-dialog--plex[data-v-6812eff8]{--line-switch-accent:#e5a00d;--line-switch-accent-rgb:229,160,13}.line-switch-dialog--emby[data-v-6812eff8]{--line-switch-accent:#52b54b;--line-switch-accent-rgb:82,181,75}.line-switch-dialog--unified[data-v-6812eff8]{--line-switch-accent:#3478f6;--line-switch-accent-rgb:52,120,246}.line-switch-dialog.line-switch-dialog--plex[data-v-6812eff8]{--line-switch-accent:#e5a00d;--line-switch-accent-rgb:229,160,13}.line-switch-dialog.line-switch-dialog--emby[data-v-6812eff8]{--line-switch-accent:#52b54b;--line-switch-accent-rgb:82,181,75}.line-switch-dialog .dialog-header[data-v-6812eff8]{padding:13px 15px 10px!important;background:#f8fafc!important;border-bottom:0!important}.line-switch-dialog .header-copy[data-v-6812eff8]{display:flex!important;align-items:center!important;justify-content:space-between!important}.line-switch-dialog .eyebrow[data-v-6812eff8]{height:30px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0 10px 0 6px!important;border-radius:999px!important;color:var(--line-switch-accent)!important;background:var(--line-switch-accent-soft)!important;font-size:13px!important;font-weight:850!important;line-height:1!important}.line-switch-dialog .eyebrow-icon[data-v-6812eff8]{width:22px!important;height:22px!important;border-radius:999px!important;color:#fff!important;background:var(--line-switch-accent)!important}.line-switch-dialog .eyebrow-icon .v-icon[data-v-6812eff8]{color:#fff!important;font-size:15px!important}.line-switch-dialog .dialog-body[data-v-6812eff8]{padding:0 12px!important;background:#f8fafc!important}.line-switch-dialog .line-picker-panel[data-v-6812eff8]{gap:10px!important;margin:0 0 12px!important;padding:12px!important;border:1px solid rgba(17,24,39,.06)!important;border-radius:16px!important;background:hsla(0,0%,100%,.92)!important;box-shadow:none!important}.line-switch-dialog .section-heading[data-v-6812eff8]{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}.line-switch-dialog .section-title[data-v-6812eff8]{grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important}.line-switch-dialog .section-title>.v-icon[data-v-6812eff8]{width:28px!important;height:28px!important;border-radius:9px!important;color:var(--line-switch-accent)!important;background:var(--line-switch-accent-soft)!important;font-size:18px!important}.line-switch-dialog .section-title span[data-v-6812eff8]{gap:2px!important}.line-switch-dialog .section-title strong[data-v-6812eff8]{color:#111827!important;font-size:15px!important;font-weight:850!important;line-height:1.15!important}.line-switch-dialog .section-title small[data-v-6812eff8]{color:#667085!important;font-size:11px!important;font-weight:650!important;line-height:1.2!important}.line-switch-dialog .line-refresh-button[data-v-6812eff8]{min-width:58px!important;height:30px!important;gap:4px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:10px!important;color:#475467!important;background:#fff!important;font-size:12px!important;font-weight:760!important}.line-switch-dialog .line-refresh-button .v-icon[data-v-6812eff8]{color:var(--line-switch-accent)!important;font-size:18px!important}.line-switch-dialog .line-grid[data-v-6812eff8]{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;max-height:min(282px,34dvh)!important;padding:1px 2px 1px 0!important;overflow-y:auto!important}.line-switch-dialog .line-card[data-v-6812eff8]{position:relative!important;height:52px!important;min-height:52px!important;grid-template-columns:34px minmax(0,1fr) auto!important;-moz-column-gap:10px!important;column-gap:10px!important;padding:0 10px!important;border:1px solid rgba(17,24,39,.07)!important;border-radius:13px!important;color:#111827!important;background:#fff!important;box-shadow:none!important}.line-switch-dialog .line-card[data-v-6812eff8]:hover{border-color:var(--line-switch-accent-border)!important;background:#fff!important}.line-switch-dialog .line-card.current[data-v-6812eff8],.line-switch-dialog .line-card.selected[data-v-6812eff8]{border-color:rgba(var(--line-switch-accent-rgb),.42)!important;background:linear-gradient(90deg,rgba(var(--line-switch-accent-rgb),.12),hsla(0,0%,100%,.94) 72%)!important;box-shadow:inset 0 0 0 1px rgba(var(--line-switch-accent-rgb),.1)!important}.line-switch-dialog .line-card-icon[data-v-6812eff8],.line-switch-dialog .line-card.current:not(.selected) .line-card-icon[data-v-6812eff8],.line-switch-dialog .line-card.premium:not(.selected) .line-card-icon[data-v-6812eff8]{width:34px!important;height:34px!important;border-radius:11px!important;color:var(--line-switch-accent)!important;background:var(--line-switch-accent-soft)!important;box-shadow:none!important}.line-switch-dialog .line-card-default.selected .default-icon[data-v-6812eff8],.line-switch-dialog .line-card.selected .line-card-icon[data-v-6812eff8]{color:#fff!important;background:var(--line-switch-accent)!important;box-shadow:none!important}.line-switch-dialog .line-card-icon .v-icon[data-v-6812eff8]{color:currentColor!important;font-size:18px!important}.line-switch-dialog .line-card-copy[data-v-6812eff8]{gap:3px!important}.line-switch-dialog .line-card-copy strong[data-v-6812eff8],.line-switch-dialog .line-card-name[data-v-6812eff8]{color:#111827!important;font-size:14px!important;font-weight:840!important;line-height:1.05!important}.line-switch-dialog .line-card.selected .line-card-copy strong[data-v-6812eff8],.line-switch-dialog .line-card.selected .line-card-name[data-v-6812eff8]{color:var(--line-switch-accent)!important}.line-switch-dialog .line-card-copy>span[data-v-6812eff8]{color:#667085!important;font-size:11px!important;font-weight:650!important;line-height:1.15!important}.line-switch-dialog .line-current-badge[data-v-6812eff8]{padding:4px 7px!important;border-radius:999px!important;color:#0f8f4f!important;background:rgba(34,197,94,.12)!important;font-size:10px!important;font-weight:780!important}.line-switch-dialog .custom-line-row[data-v-6812eff8]{grid-template-columns:minmax(0,1fr) 96px!important;grid-template-areas:"copy copy" "field action"!important;gap:8px!important;margin:2px 0 0!important;padding:11px 0 0!important;border-top:1px solid rgba(17,24,39,.07)!important}.line-switch-dialog .custom-line-copy[data-v-6812eff8]{grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important}.line-switch-dialog .custom-line-copy>.v-icon[data-v-6812eff8]{width:28px!important;height:28px!important;border-radius:9px!important;color:var(--line-switch-accent)!important;background:var(--line-switch-accent-soft)!important;font-size:17px!important}.line-switch-dialog .custom-line-copy strong[data-v-6812eff8]{color:#111827!important;font-size:13.5px!important;font-weight:830!important}.line-switch-dialog .custom-line-copy small[data-v-6812eff8]{color:#667085!important;font-size:10.5px!important}.line-switch-dialog .custom-line-field[data-v-6812eff8] .v-field{min-height:38px!important;height:38px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:11px!important;background:#fff!important}.line-switch-dialog .custom-line-field[data-v-6812eff8] .v-field__input,.line-switch-dialog .custom-line-field[data-v-6812eff8] .v-field__input input{min-height:38px!important;color:#111827!important;font-size:13px!important;font-weight:650!important}.line-switch-dialog .custom-line-row[data-v-6812eff8] .v-btn{width:96px!important;min-width:96px!important;max-width:96px!important;min-height:38px!important;height:38px!important;border-radius:11px!important;color:#fff!important;background:var(--line-switch-accent)!important;border-color:var(--line-switch-accent)!important;box-shadow:none!important;font-size:13px!important;font-weight:820!important}.line-switch-dialog .custom-line-row[data-v-6812eff8] .v-btn--disabled{color:hsla(0,0%,100%,.76)!important;background:rgba(var(--line-switch-accent-rgb),.3)!important;border-color:rgba(var(--line-switch-accent-rgb),.03)!important;opacity:1!important}.line-switch-dialog .dialog-actions[data-v-6812eff8]{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;padding:0 12px 13px!important;background:#f8fafc!important;border-top:0!important}.line-switch-dialog .dialog-actions[data-v-6812eff8] .v-btn{min-height:40px!important;height:40px!important;border-radius:12px!important;font-size:14px!important;font-weight:820!important}.line-switch-dialog .line-cancel-button[data-v-6812eff8]{color:#475467!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important}.line-switch-dialog .dialog-actions[data-v-6812eff8] .line-confirm-button.v-btn--variant-flat:not(.v-btn--disabled),.line-switch-dialog .line-confirm-button[data-v-6812eff8]{color:#fff!important;background:var(--line-switch-accent)!important;border:1px solid var(--line-switch-accent)!important;box-shadow:none!important}.line-switch-dialog .line-confirm-button .v-icon[data-v-6812eff8]{color:#fff!important}html.misaya-theme-dark .line-switch-dialog[data-v-6812eff8]{background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark .line-switch-dialog .dialog-actions[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .dialog-body[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .dialog-header[data-v-6812eff8]{background:var(--hbo-bg-card)!important}html.misaya-theme-dark .line-switch-dialog .line-picker-panel[data-v-6812eff8]{background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark .line-switch-dialog .custom-line-field[data-v-6812eff8] .v-field,html.misaya-theme-dark .line-switch-dialog .line-cancel-button[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-refresh-button[data-v-6812eff8]{color:var(--hbo-text-primary)!important;background:hsla(0,0%,100%,.035)!important;border-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark .line-switch-dialog .line-card.current[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card.selected[data-v-6812eff8]{background:linear-gradient(90deg,rgba(var(--line-switch-accent-rgb),.18),hsla(0,0%,100%,.035) 78%)!important;border-color:rgba(var(--line-switch-accent-rgb),.44)!important}html.misaya-theme-dark .line-switch-dialog .custom-line-copy strong[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card-copy strong[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card-name[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .section-title strong[data-v-6812eff8]{color:var(--hbo-text-primary)!important}html.misaya-theme-dark .line-switch-dialog .custom-line-copy small[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card-copy>span[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .section-title small[data-v-6812eff8]{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark .line-switch-dialog .line-card.selected .line-card-copy strong[data-v-6812eff8],html.misaya-theme-dark .line-switch-dialog .line-card.selected .line-card-name[data-v-6812eff8]{color:var(--line-switch-accent)!important}html.misaya-theme-dark .line-switch-dialog .custom-line-field[data-v-6812eff8] .v-field__input,html.misaya-theme-dark .line-switch-dialog .custom-line-field[data-v-6812eff8] .v-field__input input{color:var(--hbo-text-primary)!important}@media (max-width:430px){.line-switch-overlay[data-v-6812eff8] .v-overlay__content{width:min(366px,calc(100vw - 26px))!important}.line-switch-dialog[data-v-6812eff8]{border-radius:17px!important}.line-switch-dialog .dialog-header[data-v-6812eff8]{padding:12px 12px 9px!important}.line-switch-dialog .dialog-body[data-v-6812eff8]{padding:0 10px!important}.line-switch-dialog .line-picker-panel[data-v-6812eff8]{padding:11px!important;border-radius:15px!important}.line-switch-dialog .line-grid[data-v-6812eff8]{max-height:min(270px,36dvh)!important}.line-switch-dialog .line-card[data-v-6812eff8]{height:50px!important;min-height:50px!important;grid-template-columns:32px minmax(0,1fr) auto!important;-moz-column-gap:9px!important;column-gap:9px!important}.line-switch-dialog .line-card-icon[data-v-6812eff8]{width:32px!important;height:32px!important}.line-switch-dialog .custom-line-row[data-v-6812eff8]{grid-template-columns:minmax(0,1fr) 88px!important;gap:7px!important}.line-switch-dialog .custom-line-row[data-v-6812eff8] .v-btn{width:88px!important;min-width:88px!important;max-width:88px!important}.line-switch-dialog .dialog-actions[data-v-6812eff8]{padding:0 10px 12px!important}}.checkin-wrap[data-v-4852e020]{color:var(--hbo-text-primary)}.checkin-card[data-v-4852e020],.checkin-wrap>.v-card[data-v-4852e020]{background:linear-gradient(180deg,rgba(18,20,28,.98),rgba(11,13,19,.99))!important;border:1px solid hsla(0,0%,100%,.07)!important;border-radius:20px!important}.checkin-header[data-v-4852e020]{border-bottom:1px solid hsla(0,0%,100%,.06)!important}.checkin-header span[data-v-4852e020],.checkin-header[data-v-4852e020] .v-card-title{letter-spacing:0}.checkin-header-stats[data-v-4852e020]{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap;margin-left:10px}.checkin-header-stats span[data-v-4852e020]{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;color:#ffd40a;background:rgba(91,51,126,.7);border:1px solid rgba(147,68,216,.44);font-size:12px;font-weight:850;line-height:1;white-space:nowrap}.summary-grid[data-v-4852e020]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.summary-card[data-v-4852e020]{padding:12px 10px;border-radius:16px;background:hsla(0,0%,100%,.035);border:1px solid hsla(0,0%,100%,.07);text-align:center}.summary-value[data-v-4852e020]{font-size:1.35rem;font-weight:900;color:#f0c46e;line-height:1.1}.summary-card .summary-label[data-v-4852e020]{margin-top:6px;color:#a6adb9;font-size:12px}.checkin-btn[data-v-4852e020]{font-weight:900;letter-spacing:0;border-radius:999px!important;background:linear-gradient(135deg,#e63c3c,#5ac8fa)!important}.checkin-result-dialog[data-v-4852e020] .v-overlay__content{position:fixed!important;top:50%!important;left:50%!important;width:min(330px,calc(100vw - 44px));margin:0!important;transform:translate(-50%,-50%)!important}.checkin-result-card[data-v-4852e020]{position:relative;display:grid;justify-items:center;align-items:center;gap:12px;padding:38px 22px 22px;border:1px solid rgba(23,32,51,.09)!important;border-radius:28px!important;color:#172033;background:radial-gradient(circle at 50% 9%,#f4f6f9 0,#fff 46%,#f5f7fa 100%)!important;box-shadow:0 26px 48px rgba(15,23,42,.18),inset 0 1px 0 hsla(0,0%,100%,.9)!important;text-align:center;overflow:hidden}.checkin-result-close[data-v-4852e020]{position:absolute;top:14px;right:14px;z-index:3;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(23,32,51,.08);border-radius:50%;color:#3f4856;background:#eef0f3;box-shadow:inset 0 1px 1px hsla(0,0%,100%,.85),0 2px 5px rgba(15,23,42,.08)}.checkin-confetti[data-v-4852e020]{position:absolute;inset:40px 52px auto;z-index:1;height:88px;pointer-events:none}.checkin-confetti span[data-v-4852e020]{position:absolute;width:8px;height:15px;border-radius:2px;background:rgba(47,200,103,.58);transform:rotate(30deg)}.checkin-confetti span[data-v-4852e020]:first-child{left:13%;top:21%;width:7px;height:17px;transform:rotate(38deg)}.checkin-confetti span[data-v-4852e020]:nth-child(2){left:23%;top:63%;width:6px;height:10px;transform:rotate(-30deg)}.checkin-confetti span[data-v-4852e020]:nth-child(3){left:32%;top:12%;width:8px;height:8px;transform:rotate(42deg)}.checkin-confetti span[data-v-4852e020]:nth-child(4){right:28%;top:0;width:8px;height:8px;transform:rotate(45deg)}.checkin-confetti span[data-v-4852e020]:nth-child(5){right:17%;top:70%;height:12px;transform:rotate(72deg)}.checkin-confetti span[data-v-4852e020]:nth-child(6){right:7%;top:39%;width:7px;height:8px;opacity:.45;transform:rotate(-36deg)}.checkin-confetti span[data-v-4852e020]:nth-child(7){left:13%;top:82%;width:6px;height:9px;opacity:.5;transform:rotate(58deg)}.checkin-confetti span[data-v-4852e020]:nth-child(8){left:12%;top:31%;width:6px;height:10px;transform:rotate(-28deg)}.checkin-result-icon-wrap[data-v-4852e020]{position:relative;z-index:2;justify-self:center;width:92px;height:92px;display:grid;place-items:center;border-radius:50%;background:rgba(47,200,103,.1)}.checkin-result-icon-wrap[data-v-4852e020]:before{position:absolute;inset:11px;content:"";border-radius:50%;background:rgba(47,200,103,.13)}.checkin-result-icon[data-v-4852e020]{position:relative;z-index:1;width:68px;height:68px;display:grid;place-items:center;border-radius:50%;box-shadow:inset 0 10px 18px hsla(0,0%,100%,.26),0 9px 16px rgba(24,155,76,.2)}.checkin-result-card.success .checkin-result-icon[data-v-4852e020]{color:#fff;background:linear-gradient(145deg,#62d977,#19a64e 72%)}.checkin-result-card.warning .checkin-result-icon[data-v-4852e020]{color:#fff;background:linear-gradient(145deg,#ffbd4a,#ff8a00 72%)}.checkin-result-card.warning .checkin-result-icon-wrap[data-v-4852e020]{background:rgba(255,159,10,.1)}.checkin-result-card.warning .checkin-result-icon-wrap[data-v-4852e020]:before{background:rgba(255,159,10,.13)}.checkin-result-card>strong[data-v-4852e020]{color:#172033;font-size:25px;font-weight:860;line-height:1.08}.checkin-result-card p[data-v-4852e020]{margin:0;color:#526073;font-size:16px;font-weight:760;line-height:1.25}.checkin-result-bonus[data-v-4852e020]{width:min(100%,228px);min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:9px 14px;border:2px solid rgba(47,200,103,.14);border-radius:15px;color:#20aa50;background:rgba(47,200,103,.08);font-size:15px;font-weight:850;line-height:1.35}.checkin-result-action[data-v-4852e020]{width:min(100%,236px);min-height:48px;margin-top:8px;border:0;border-radius:999px;color:#fff;background:linear-gradient(180deg,#3d91ff,#2368e8);box-shadow:0 10px 20px rgba(0,122,255,.2);font-size:16px;font-weight:850}@media (max-width:420px){.summary-grid[data-v-4852e020]{gap:10px}.summary-card[data-v-4852e020]{padding:12px 10px}.summary-value[data-v-4852e020]{font-size:1.2rem}.checkin-header-stats[data-v-4852e020]{gap:4px}.checkin-header-stats span[data-v-4852e020]{min-height:22px;padding:0 7px;font-size:11px}}.checkin-wrap[data-v-4852e020]{color:#172033!important}.checkin-card[data-v-4852e020],.checkin-wrap>.v-card[data-v-4852e020]{color:#172033!important;background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(250,251,255,.9)),hsla(0,0%,100%,.88)!important;border:1px solid rgba(23,32,51,.08)!important;box-shadow:none!important}.checkin-header[data-v-4852e020]{color:#172033!important;border-bottom-color:rgba(23,32,51,.08)!important}.checkin-header span[data-v-4852e020]{color:#172033!important;text-shadow:none!important}.checkin-header-stats span[data-v-4852e020]{color:#006ee6!important;background:rgba(0,122,255,.1)!important;border-color:rgba(0,122,255,.18)!important}.summary-card[data-v-4852e020]{background:rgba(246,247,251,.88)!important;border-color:rgba(23,32,51,.08)!important}.summary-value[data-v-4852e020]{color:#172033!important}.summary-card .summary-label[data-v-4852e020]{color:#647084!important}.checkin-btn[data-v-4852e020]{background:linear-gradient(135deg,#0a84ff,#006ee6)!important;box-shadow:none!important}.checkin-card[data-v-4852e020],.checkin-wrap>.v-card[data-v-4852e020]{margin-bottom:0!important;color:#111827!important;background:#eaf2ff!important;border:1px solid rgba(31,114,255,.16)!important;border-radius:30px!important;box-shadow:0 18px 34px rgba(45,91,160,.14),0 4px 10px rgba(45,91,160,.08),inset 0 1px 0 hsla(0,0%,100%,.9)!important;overflow:hidden}.checkin-header[data-v-4852e020]{padding:20px 20px 14px!important;background:#eaf2ff!important;border-bottom:0!important}.checkin-title-row[data-v-4852e020]{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.checkin-title-copy[data-v-4852e020]{min-width:0;display:grid;gap:5px}.checkin-title[data-v-4852e020]{color:#111827!important;font-size:19px!important;font-weight:850!important;line-height:1.2!important;letter-spacing:0!important}.checkin-subtitle[data-v-4852e020]{color:#7a8597!important;font-size:13px;font-weight:650;line-height:1.25;letter-spacing:0;white-space:nowrap}.checkin-header-stats[data-v-4852e020]{gap:8px;margin-left:0}.checkin-header-stats span[data-v-4852e020]{min-height:34px;padding:0 13px;color:#1f72ff!important;background:#fff!important;border:1px solid rgba(31,114,255,.14)!important;border-radius:14px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.95);font-size:14px;font-weight:780}.checkin-body[data-v-4852e020]{padding:14px 20px 22px!important;background:#eaf2ff!important}.summary-grid[data-v-4852e020]{position:relative;gap:0;min-height:116px;margin-bottom:18px!important;padding:18px 12px;border:1px solid rgba(17,24,39,.06);border-radius:24px;background:#fff;box-shadow:0 12px 30px rgba(75,103,136,.08),inset 0 1px 0 hsla(0,0%,100%,.96)}.summary-grid[data-v-4852e020]:before{position:absolute;top:25px;bottom:25px;left:50%;width:1px;content:"";background:rgba(17,24,39,.08)}.summary-card[data-v-4852e020]{min-width:0;display:grid;align-content:center;justify-items:center;padding:0 8px;border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important}.summary-value[data-v-4852e020]{color:#2f73ff!important;font-size:34px;font-weight:880;line-height:1}.summary-card .summary-label[data-v-4852e020]{margin-top:8px;color:#7a8597!important;font-size:13px;font-weight:650}.checkin-btn[data-v-4852e020]{min-height:56px;border-radius:18px!important;color:#fff!important;background:linear-gradient(180deg,#3e8bff,#2374ff)!important;box-shadow:0 10px 18px rgba(35,116,255,.22)!important;font-size:17px;font-weight:850!important;letter-spacing:0!important}@media (max-width:420px){.checkin-header[data-v-4852e020]{padding:18px 18px 13px!important}.checkin-title-row[data-v-4852e020]{gap:8px}.checkin-title[data-v-4852e020]{font-size:18.5px!important}.checkin-subtitle[data-v-4852e020]{font-size:12px}.checkin-header-stats[data-v-4852e020]{gap:5px}.checkin-header-stats span[data-v-4852e020]{min-height:30px;padding:0 9px;border-radius:12px;font-size:12px}.checkin-body[data-v-4852e020]{padding:12px 18px 20px!important}.summary-grid[data-v-4852e020]{min-height:104px;margin-bottom:16px!important;padding:16px 10px;border-radius:22px}.summary-value[data-v-4852e020]{font-size:30px}.summary-card .summary-label[data-v-4852e020]{font-size:12px}.checkin-btn[data-v-4852e020]{min-height:52px;border-radius:16px!important;font-size:16px}}.medal-shop[data-v-b6888366]{width:100%;color:#111827}.medal-shop-error[data-v-b6888366],.medal-shop-loading[data-v-b6888366]{min-height:190px;display:grid;place-items:center;align-content:center;gap:12px;color:#667085;text-align:center}.medal-shop-loading[data-v-b6888366] .v-progress-circular,.medal-shop-loading[data-v-b6888366] .v-progress-circular__overlay{color:#007aff!important}.medal-shop-error strong[data-v-b6888366],.medal-shop-loading span[data-v-b6888366]{color:#475467;font-size:13px;font-weight:760}.medal-shop-error .v-icon[data-v-b6888366]{color:#df3f55}.medal-shop-error button[data-v-b6888366]{min-height:32px;padding:0 14px;border:0;border-radius:999px;color:#fff;background:#007aff;font-size:12px;font-weight:820}.medal-shop-stack[data-v-b6888366]{display:grid;gap:10px}.owned-medal-pill[data-v-b6888366]{width:100%;min-height:58px;display:grid;grid-template-columns:42px minmax(0,1fr) auto 18px;align-items:center;gap:10px;padding:9px 12px 9px 10px;border:1px solid rgba(217,149,29,.18);border-radius:18px;color:#111827;background:linear-gradient(180deg,#fffaf0,#fff);text-align:left}.owned-medal-pill.empty[data-v-b6888366]{grid-template-columns:42px minmax(0,1fr) auto}.medal-detail-icon[data-v-b6888366],.owned-medal-icon[data-v-b6888366],.shop-item-image-frame[data-v-b6888366]{display:grid;place-items:center;overflow:hidden;background:#fff7df;border:1px solid rgba(217,149,29,.2)}.owned-medal-icon[data-v-b6888366]{width:42px;height:42px;border-radius:14px}.owned-medal-icon img[data-v-b6888366]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.owned-medal-copy[data-v-b6888366]{min-width:0;display:grid;gap:3px}.owned-medal-copy small[data-v-b6888366]{color:#b7791f;font-size:10.5px;font-weight:760;line-height:1}.owned-medal-copy strong[data-v-b6888366]{overflow:hidden;color:#111827;font-size:14px;font-weight:860;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.owned-medal-meta[data-v-b6888366]{min-height:25px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;color:#b7791f;background:rgba(217,149,29,.1);font-size:11px;font-weight:820;white-space:nowrap}.owned-medal-pill>.v-icon[data-v-b6888366]{color:#98a2b3}.shop-section-title[data-v-b6888366]{display:inline-flex;align-items:center;gap:7px;margin-top:2px;color:#111827}.shop-section-title span[data-v-b6888366]{width:28px;height:28px;display:grid;place-items:center;border-radius:10px;color:#d9951d;background:rgba(217,149,29,.09)}.shop-section-title strong[data-v-b6888366]{font-size:14px;font-weight:860}.medal-shop-list[data-v-b6888366]{display:grid;gap:9px}.shop-item-card[data-v-b6888366]{position:relative;min-height:112px;display:grid;grid-template-columns:64px minmax(0,1fr);gap:11px;padding:10px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#fff;overflow:hidden}.shop-item-card.special[data-v-b6888366]{border-color:rgba(217,149,29,.22)}.shop-item-card.owned[data-v-b6888366]{background:#f8fafc}.shop-item-image-frame[data-v-b6888366]{width:64px;height:64px;align-self:start;border-radius:16px;color:#d9951d}.shop-item-image[data-v-b6888366]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shop-item-content[data-v-b6888366]{min-width:0;display:grid;gap:6px}.shop-item-head[data-v-b6888366]{min-width:0;display:flex;align-items:center;gap:6px}.shop-item-head strong[data-v-b6888366]{overflow:hidden;color:#111827;font-size:14px;font-weight:860;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.shop-item-head span[data-v-b6888366]{flex:0 0 auto;height:18px;display:inline-flex;align-items:center;padding:0 6px;border-radius:999px;color:#b42318;background:rgba(244,63,94,.1);font-size:10px;font-weight:820}.shop-item-content p[data-v-b6888366]{min-height:28px;margin:0;overflow:hidden;color:#667085;font-size:11px;font-weight:620;line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shop-item-meta[data-v-b6888366]{display:flex;flex-wrap:wrap;gap:5px}.bonus-chip[data-v-b6888366],.price-chip[data-v-b6888366]{min-height:21px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;font-size:10.5px;font-weight:820;line-height:1}.bonus-chip[data-v-b6888366]{color:#a16207;background:rgba(250,204,21,.16)}.price-chip[data-v-b6888366]{color:#c2410c;background:rgba(249,115,22,.11)}.shop-buy-button[data-v-b6888366]{width:100%;min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:10px;color:#fff;background:#007aff;font-size:12px;font-weight:840}.shop-buy-button[data-v-b6888366]:disabled{color:#667085;background:#eef2f7}.medal-shop-note[data-v-b6888366]{min-height:38px;display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:14px;color:#1d5fc9;background:rgba(0,122,255,.08);font-size:11.5px;font-weight:720;line-height:1.35}.medal-shop-note .v-icon[data-v-b6888366]{flex:0 0 auto}.medal-detail-card[data-v-b6888366]{position:relative;padding:18px;color:#111827;background:#fff!important;border:1px solid rgba(17,24,39,.08);border-radius:22px!important;box-shadow:none!important}.medal-detail-close[data-v-b6888366]{position:absolute;top:10px;right:10px;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(17,24,39,.08);border-radius:11px;color:#667085;background:#f7f8fa}.medal-detail-body[data-v-b6888366]{display:grid;justify-items:center;gap:8px;padding-top:8px;text-align:center}.medal-detail-icon[data-v-b6888366]{width:74px;height:74px;border-radius:20px}.medal-detail-icon img[data-v-b6888366]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.medal-detail-body strong[data-v-b6888366]{color:#111827;font-size:17px;font-weight:860}.medal-detail-body small[data-v-b6888366]{color:#b7791f;font-size:12px;font-weight:780}.medal-detail-body p[data-v-b6888366]{margin:2px 0 0;color:#667085;font-size:12px;font-weight:620;line-height:1.45}@media (max-width:360px){.shop-item-card[data-v-b6888366]{grid-template-columns:56px minmax(0,1fr);gap:9px}.shop-item-image-frame[data-v-b6888366]{width:56px;height:56px;border-radius:15px}}.credits-transfer-dialog[data-v-4ef9697d] .v-overlay__content{width:min(360px,calc(100vw - 42px));max-height:calc(100dvh - 92px - env(safe-area-inset-bottom));margin:18px auto}.credits-transfer-card[data-v-4ef9697d]{max-height:calc(100dvh - 92px - env(safe-area-inset-bottom));display:flex;flex-direction:column;color:#111827!important;background:#fff!important;border:1px solid #e1e6ee!important;border-radius:24px!important;box-shadow:none!important;overflow:hidden}.credits-transfer-head[data-v-4ef9697d]{flex:0 0 auto;display:grid;grid-template-columns:34px minmax(0,1fr) var(--misaya-close-size);align-items:center;gap:9px;padding:13px 13px 10px}.credits-transfer-icon[data-v-4ef9697d]{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(217,149,29,.22);border-radius:13px;color:#d9951d;background:rgba(217,149,29,.08)}.credits-transfer-title[data-v-4ef9697d]{min-width:0;display:grid;gap:3px}.credits-transfer-title strong[data-v-4ef9697d]{color:#111827;font-size:18px;font-weight:860;line-height:1.08}.credits-transfer-title small[data-v-4ef9697d]{color:#667085;font-size:11.5px;font-weight:700;line-height:1.1}.credits-transfer-close[data-v-4ef9697d]{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dfe5ed;border-radius:13px;color:#667085;background:#f8fafc}.credits-transfer-body[data-v-4ef9697d]{min-height:0;flex:1 1 auto;display:grid;align-content:start;gap:10px;padding:0 13px 12px;overflow:auto;overscroll-behavior:contain}.credits-transfer-notice[data-v-4ef9697d]{min-height:44px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;padding:8px 11px;border:1px solid #cfe1ff;border-radius:15px;color:#1e63d9;background:#eef5ff;font-size:11.5px;font-weight:800;line-height:1.35}.credits-transfer-notice .v-icon[data-v-4ef9697d]{color:#1e63d9}.credits-current-card[data-v-4ef9697d]{min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 12px;border:1px solid #e1e6ee;border-radius:15px;background:#f9fafc}.credits-current-card span[data-v-4ef9697d]{color:#667085;font-size:11.5px;font-weight:780}.credits-current-card strong[data-v-4ef9697d]{color:#007aff;font-size:19px;font-weight:860;line-height:1}.credits-transfer-loading[data-v-4ef9697d]{min-height:150px;display:grid;place-items:center;align-content:center;gap:10px;color:#667085;font-size:13px;font-weight:760}.credits-transfer-form[data-v-4ef9697d]{display:grid;gap:9px}.credits-transfer-field[data-v-4ef9697d] .v-field{min-height:44px!important;border:1px solid #e1e6ee!important;border-radius:15px!important;color:#111827!important;background:#fff!important;box-shadow:none!important}.credits-transfer-field[data-v-4ef9697d] .v-field__outline{display:none!important}.credits-transfer-field[data-v-4ef9697d] .v-field__input,.credits-transfer-field[data-v-4ef9697d] .v-field__input input,.credits-transfer-field[data-v-4ef9697d] textarea{min-height:44px!important;padding-top:0!important;padding-bottom:0!important;color:#111827!important;font-size:12.5px!important;font-weight:720!important}.credits-transfer-field[data-v-4ef9697d] .v-field__prepend-inner{align-items:center;padding-inline-start:11px;padding-inline-end:7px}.credits-transfer-field[data-v-4ef9697d] .v-field__prepend-inner .v-icon{color:#a7afbc}.credits-transfer-field[data-v-4ef9697d] input::-moz-placeholder,.credits-transfer-field[data-v-4ef9697d] textarea::-moz-placeholder{color:#a7afbc!important;opacity:1!important}.credits-transfer-field[data-v-4ef9697d] input::placeholder,.credits-transfer-field[data-v-4ef9697d] textarea::placeholder{color:#a7afbc!important;opacity:1!important}.credits-user-field[data-v-4ef9697d] .v-field__append-inner{color:#a7afbc;padding-inline-end:10px}.credits-field-hint[data-v-4ef9697d]{margin:-2px 0 1px 11px;color:#667085;font-size:11px;font-weight:740}.credits-fee-card[data-v-4ef9697d]{display:grid;gap:7px;padding:9px 11px;border:1px solid #e1e6ee;border-radius:15px;background:#f8fafc}.credits-fee-card div[data-v-4ef9697d]{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#667085;font-size:11.5px;font-weight:720}.credits-fee-card strong[data-v-4ef9697d]{color:#111827;font-weight:820}.credits-note-field[data-v-4ef9697d] .v-field{min-height:70px!important;align-items:start}.credits-note-field[data-v-4ef9697d] .v-field__input,.credits-note-field[data-v-4ef9697d] textarea{min-height:70px!important;padding-top:12px!important;line-height:1.35!important}.credits-note-field[data-v-4ef9697d] .v-field__prepend-inner{padding-top:12px}.credits-transfer-message[data-v-4ef9697d]{padding:8px 10px;border-radius:12px;font-size:11.5px;font-weight:760}.credits-transfer-message.error[data-v-4ef9697d]{color:#df3f55;background:rgba(223,63,85,.08);border:1px solid rgba(223,63,85,.16)}.credits-transfer-message.success[data-v-4ef9697d]{color:#20b970;background:rgba(32,185,112,.08);border:1px solid rgba(32,185,112,.16)}.credits-transfer-actions[data-v-4ef9697d]{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:10px 13px 12px;border-top:1px solid #edf1f6;background:#fff}.credits-transfer-primary[data-v-4ef9697d],.credits-transfer-secondary[data-v-4ef9697d]{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:var(--misaya-button-radius-small);font-size:12.5px;font-weight:820;line-height:1}.credits-transfer-secondary[data-v-4ef9697d]{color:#007aff;background:#edf6ff}.credits-transfer-primary[data-v-4ef9697d]{color:#fff;background:#007aff}.credits-transfer-primary[data-v-4ef9697d]:disabled{color:hsla(0,0%,100%,.9);background:#9ec8ff}.credits-transfer-secondary[data-v-4ef9697d]:disabled{opacity:.55}@media (max-width:380px){.credits-transfer-dialog[data-v-4ef9697d] .v-overlay__content{width:min(360px,calc(100vw - 42px))}.credits-transfer-title strong[data-v-4ef9697d]{font-size:17px}.credits-current-card strong[data-v-4ef9697d]{font-size:18px}}.credits-transfer-user-menu{width:min(294px,calc(100vw - 76px))!important;max-width:min(294px,calc(100vw - 76px))!important;margin-top:4px;border:1px solid #e1e6ee;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 20px rgba(15,23,42,.06)!important;overflow:hidden!important}.credits-transfer-user-menu .v-list,.credits-transfer-user-menu .v-overlay__content{background:#fff!important}.credits-transfer-user-list{max-height:178px;padding:5px!important;overflow-y:auto;overscroll-behavior:contain}.credits-transfer-user-list::-webkit-scrollbar{width:0;height:0}.credits-transfer-user-list:hover::-webkit-scrollbar{width:5px}.credits-transfer-user-list:hover::-webkit-scrollbar-thumb{border-radius:999px;background:#c8d0dc}.credits-transfer-user-option{min-height:48px!important;margin:1px 0;padding:5px 9px!important;border-radius:12px!important;color:#111827!important}.credits-transfer-user-option.v-list-item--active,.credits-transfer-user-option:hover{background:#f4f8ff!important}.credits-transfer-user-option .v-list-item__prepend{align-self:center;margin-inline-end:8px!important;color:#a7afbc!important}.credits-transfer-user-option .v-avatar{width:28px!important;height:28px!important;color:#a7afbc!important;background:#f2f4f8!important}.credits-transfer-user-option .v-list-item__content{min-width:0;align-self:center}.credits-user-option-content{min-width:0;display:grid;gap:2px;text-align:left}.credits-user-option-content strong{min-width:0;overflow:hidden;color:#111827;font-size:12.5px;font-weight:820;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.credits-user-option-content span{min-width:0;overflow:hidden;color:#667085;font-size:10.5px;font-style:normal;font-weight:720;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.credits-user-option-content em{color:#667085;font-style:normal}.credits-transfer-user-menu .v-icon,.credits-transfer-user-menu .v-list-item-subtitle,.credits-transfer-user-menu .v-list-item-title,.credits-transfer-user-menu .v-list-item__content,.credits-transfer-user-menu .v-list-item__prepend{opacity:1!important;text-shadow:none!important;filter:none!important}.home-view[data-v-220949a1]{min-height:100vh;color:#111827;background:#fff}.misaya-shell[data-v-220949a1]{width:min(100%,500px);margin:0 auto;padding:0 16px calc(104px + env(safe-area-inset-bottom))}button[data-v-220949a1]{font:inherit}.home-account-card[data-v-220949a1]{background:#fff;border:1px solid rgba(17,24,39,.08);box-shadow:none;position:relative;display:block;margin-bottom:14px;min-height:274px;padding:18px 16px 17px;border-radius:26px;color:#fff;background:radial-gradient(circle at 22% 82%,hsla(0,0%,100%,.2) 0 42px,transparent 43px),radial-gradient(circle at 38% 70%,hsla(0,0%,100%,.24),transparent 30%),linear-gradient(135deg,#59b7d7,#5e87e8 52%,#704fe5);border-color:hsla(0,0%,100%,.34);box-shadow:0 14px 24px rgba(45,77,128,.16)}body .v-application .home-view .home-account-card{color:#fff!important;background:radial-gradient(circle at 22% 82%,hsla(0,0%,100%,.2) 0 42px,transparent 43px),radial-gradient(circle at 38% 70%,hsla(0,0%,100%,.24),transparent 30%),linear-gradient(135deg,#59b7d7,#5e87e8 52%,#704fe5)!important;border-color:hsla(0,0%,100%,.34)!important;box-shadow:0 14px 24px rgba(45,77,128,.16)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body .v-application .home-view .home-account-card:after,body .v-application .home-view .home-account-card:before{display:none!important;content:none!important}.account-card-head[data-v-220949a1]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:12px}.account-title-block[data-v-220949a1]{display:grid;gap:9px;justify-items:start}.account-title-block strong[data-v-220949a1]{color:#fff;font-size:19px;font-weight:850;line-height:1.2;letter-spacing:0}.account-title-line[data-v-220949a1]{width:36px;height:3px;margin-left:7px;border-radius:999px;background:hsla(0,0%,100%,.96)}body .v-application .home-view .home-account-card .account-title-block strong{color:#fff!important}.account-head-actions[data-v-220949a1]{min-width:0;display:inline-flex;justify-content:flex-end;gap:8px}.account-redeem-link[data-v-220949a1]{min-width:0;height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border:1px solid hsla(0,0%,100%,.42);border-radius:999px;color:#08174f;background:rgba(244,249,255,.7);font-size:11.5px;font-weight:820;line-height:1;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent}.account-redeem-link .v-icon[data-v-220949a1]{width:14px!important;height:14px!important;font-size:14px!important}.account-invite-entry-link[data-v-220949a1]{color:#08174f;background:rgba(244,249,255,.74);border-color:hsla(0,0%,100%,.34)}.account-showcase[data-v-220949a1]{display:grid;grid-template-columns:minmax(128px,.82fr) minmax(178px,1.18fr);align-items:center;-moz-column-gap:8px;column-gap:8px;margin-top:15px}.account-brand-side[data-v-220949a1]{min-width:0;width:100%;display:grid;justify-items:center;align-content:center;gap:8px;padding-top:4px;padding-right:4px;text-align:center}.account-logo-orb[data-v-220949a1]{position:relative;width:86px;height:86px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 34% 28%,hsla(0,0%,100%,.34),transparent 32%),linear-gradient(145deg,#25a8ff,#0b6fff 52%,#3949df);border:3px solid rgba(219,255,244,.88);box-shadow:inset 0 0 18px hsla(0,0%,100%,.24),0 0 0 1px hsla(0,0%,100%,.22);overflow:hidden}.account-logo-orb.has-photo[data-v-220949a1]{background:#eef2ff}.account-logo-orb[data-v-220949a1]:before{position:absolute;inset:8px;content:"";border-radius:50%;background:radial-gradient(circle at 36% 24%,hsla(0,0%,100%,.34),transparent 34%),hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.2)}.account-logo-orb.has-photo[data-v-220949a1]:before{display:none}.account-profile-photo[data-v-220949a1]{position:relative;z-index:1;width:100%;height:100%;display:block}.account-profile-initial[data-v-220949a1]{position:relative;z-index:1;width:64px;height:64px;display:grid;place-items:center;border-radius:50%;color:#fff;background:hsla(0,0%,100%,.16);font-size:34px;font-weight:880;line-height:1}.account-brand-side strong[data-v-220949a1]{width:-moz-max-content;width:max-content;max-width:124px;overflow:hidden;color:#071044;font-size:14.5px;font-weight:880;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.account-glass-panel[data-v-220949a1]{min-width:0;display:grid;align-self:end;padding:12px 10px 10px;border-radius:21px;color:#081046;background:rgba(245,249,255,.76);border:1px solid hsla(0,0%,100%,.45)}.account-metric-grid[data-v-220949a1]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.account-metric-cell[data-v-220949a1]{min-width:0;min-height:48px;display:grid;justify-items:center;align-content:center;gap:3px;color:#081046;text-align:center}.account-metric-cell[data-v-220949a1]:nth-child(2){border-left:1px solid rgba(8,16,70,.14)}.account-metric-cell.credits-wide[data-v-220949a1]{grid-column:1/-1;min-height:52px;grid-template-columns:34px minmax(0,1fr);justify-items:stretch;align-items:center;align-content:center;gap:7px;padding:8px 0 0;border-top:1px solid rgba(8,16,70,.14)}.account-credits-trigger[data-v-220949a1]{width:100%;border-right:0;border-bottom:0;border-left:0;border-radius:0;background:transparent;cursor:pointer;transition:background .16s ease}.account-credits-trigger[data-v-220949a1]:active{background:hsla(0,0%,100%,.22)}.account-points-mark[data-v-220949a1]{width:32px;height:32px;display:grid;place-items:center;color:#8d99ad}.account-metric-cell.credits-wide .account-points-mark .v-icon[data-v-220949a1]{color:#8d99ad!important;width:32px!important;height:32px!important;font-size:32px!important}.account-points-copy[data-v-220949a1]{min-width:0;display:grid;gap:5px}.account-metric-cell.credits-wide .account-points-copy small[data-v-220949a1]{text-align:left}.account-metric-cell.credits-wide .account-points-copy strong[data-v-220949a1]{max-width:none;font-size:17px;text-align:left}.account-metric-cell .v-icon[data-v-220949a1]{color:#081046;width:22px!important;height:22px!important;font-size:22px!important}.account-metric-cell strong[data-v-220949a1]{overflow:visible;max-width:none;color:#081046;font-size:18px;font-weight:850;line-height:1.1;white-space:nowrap}.account-metric-cell small[data-v-220949a1]{color:#081046;font-size:11.5px;font-weight:720;line-height:1.2}.account-metric-cell.compact[data-v-220949a1]{min-height:50px;gap:6px}.account-medal-row[data-v-220949a1]{width:100%;min-height:50px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:7px;margin-top:8px;padding:8px 0 0;border:0;border-top:1px solid rgba(8,16,70,.14);color:#081046;background:transparent;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.account-medal-row .v-icon[data-v-220949a1]{color:#8d99ad;width:32px!important;height:32px!important;font-size:32px!important}.account-medal-row span[data-v-220949a1]{min-width:0;display:grid;gap:5px}.account-medal-row small[data-v-220949a1]{color:#081046;font-size:11.5px;font-weight:760;line-height:1.1}.account-medal-row strong[data-v-220949a1]{overflow:visible;color:#081046;font-size:16px;font-weight:850;line-height:1.1;white-space:nowrap}.metric-expand-enter-active[data-v-220949a1],.metric-expand-leave-active[data-v-220949a1]{overflow:hidden;transition:opacity .16s ease,transform .16s ease,max-height .2s ease}.metric-expand-enter-from[data-v-220949a1],.metric-expand-leave-to[data-v-220949a1]{max-height:0;opacity:0;transform:translateY(-6px)}.metric-expand-enter-to[data-v-220949a1],.metric-expand-leave-from[data-v-220949a1]{max-height:520px;opacity:1;transform:translateY(0)}.account-inline-detail[data-v-220949a1]{grid-column:1/-1;display:grid;gap:10px;padding:12px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#f7f8fa}.account-detail-title[data-v-220949a1]{display:grid;grid-template-columns:30px minmax(0,auto) minmax(0,1fr);align-items:center;gap:7px;min-width:0}.account-detail-title .v-icon[data-v-220949a1]{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;color:#007aff;background:rgba(0,122,255,.08)}.account-detail-title strong[data-v-220949a1]{color:#111827;font-size:14px;font-weight:820;line-height:1.2}.account-detail-title small[data-v-220949a1]{overflow:hidden;color:#667085;font-size:11.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.account-detail-rows[data-v-220949a1]{display:grid;gap:7px}.account-detail-row[data-v-220949a1]{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border:1px solid rgba(17,24,39,.08);border-radius:12px;background:#fff}.account-detail-row span[data-v-220949a1]{color:#667085;font-size:12px;font-weight:680}.account-detail-row strong[data-v-220949a1]{min-width:0;overflow:hidden;color:#111827;font-size:12.5px;font-weight:830;text-align:right;text-overflow:ellipsis;white-space:nowrap}.account-detail-row strong.blue[data-v-220949a1],.account-detail-row strong.gold[data-v-220949a1]{color:#007aff}.account-detail-row strong.green[data-v-220949a1]{color:#20b970}.account-detail-row strong.muted[data-v-220949a1]{color:#98a2b3}.account-detail-actions[data-v-220949a1]{display:flex;gap:8px}.account-detail-action[data-v-220949a1]{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid #007aff;border-radius:999px;color:#fff;background:#007aff;font-size:12.5px;font-weight:820}.account-drawer-alert[data-v-220949a1],.account-drawer-code[data-v-220949a1],.account-drawer-note[data-v-220949a1]{padding:9px 10px;border-radius:12px;font-size:12px;font-weight:720;line-height:1.45}.account-drawer-note[data-v-220949a1]{color:#667085;background:#fff;border:1px solid rgba(17,24,39,.08)}.account-drawer-alert.error[data-v-220949a1]{color:#df3f55;background:rgba(223,63,85,.08);border:1px solid rgba(223,63,85,.16)}.account-drawer-alert.success[data-v-220949a1]{color:#20b970;background:rgba(32,185,112,.08);border:1px solid rgba(32,185,112,.16)}.account-drawer-code[data-v-220949a1]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;color:#b97510;background:rgba(217,149,29,.08);border:1px solid rgba(217,149,29,.18)}.account-drawer-code strong[data-v-220949a1]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-drawer-code button[data-v-220949a1]{height:28px;padding:0 10px;border:1px solid rgba(0,122,255,.18);border-radius:999px;color:#007aff;background:rgba(0,122,255,.08);font-size:11.5px;font-weight:780}.home-personal-activity-card[data-v-220949a1]{position:relative;margin-bottom:14px;padding:18px 16px 17px;border:1px solid rgba(31,114,255,.16);border-radius:30px;color:#111827;background:#eaf2ff;box-shadow:0 18px 34px rgba(45,91,160,.14),0 4px 10px rgba(45,91,160,.08),inset 0 1px 0 hsla(0,0%,100%,.9);overflow:hidden}.personal-activity-head[data-v-220949a1]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.personal-activity-title[data-v-220949a1]{min-width:0;display:grid;gap:5px}.personal-activity-title strong[data-v-220949a1]{color:#111827;font-size:19px;font-weight:850;line-height:1.2;letter-spacing:0}.personal-activity-title small[data-v-220949a1]{color:#7a8597;font-size:13px;font-weight:650;line-height:1.25}.personal-activity-list[data-v-220949a1]{display:grid;gap:9px}.personal-activity-row[data-v-220949a1]{min-width:0;min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(17,24,39,.06);border-radius:18px;background:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.96)}.personal-activity-icon[data-v-220949a1]{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;color:#007aff;background:rgba(0,122,255,.09)}.personal-activity-row.donation .personal-activity-icon[data-v-220949a1]{color:#20b970;background:rgba(32,185,112,.1)}.personal-activity-row.credits .personal-activity-icon[data-v-220949a1]{color:#d9951d;background:rgba(217,149,29,.11)}.personal-activity-row.line .personal-activity-icon[data-v-220949a1]{color:#007aff;background:rgba(0,122,255,.09)}.personal-activity-copy[data-v-220949a1]{min-width:0;display:grid;gap:5px}.personal-activity-copy strong[data-v-220949a1]{overflow:hidden;color:#111827;font-size:14px;font-weight:820;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.personal-activity-copy small[data-v-220949a1]{overflow:hidden;color:#7a8597;font-size:11.5px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.personal-activity-value[data-v-220949a1]{min-width:44px;max-width:86px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;overflow:hidden;border:1px solid rgba(0,122,255,.14);border-radius:999px;color:#1f72ff;background:rgba(0,122,255,.08);font-size:12px;font-weight:820;line-height:1;text-overflow:ellipsis;white-space:nowrap}.personal-activity-row.donation .personal-activity-value[data-v-220949a1]{color:#20b970;background:rgba(32,185,112,.08);border-color:rgba(32,185,112,.15)}.personal-activity-row.credits .personal-activity-value[data-v-220949a1]{color:#b97510;background:rgba(217,149,29,.09);border-color:rgba(217,149,29,.16)}.home-checkin-section[data-v-220949a1]{margin-bottom:14px}.home-checkin-widget[data-v-220949a1] .checkin-card,.home-checkin-widget[data-v-220949a1] .checkin-wrap>.v-card{margin-bottom:0!important;color:#111827!important;background:#eaf2ff!important;border:1px solid rgba(31,114,255,.16)!important;border-radius:30px!important;box-shadow:0 18px 34px rgba(45,91,160,.14),0 4px 10px rgba(45,91,160,.08),inset 0 1px 0 hsla(0,0%,100%,.9)!important;overflow:hidden}.home-checkin-widget[data-v-220949a1] .checkin-header{padding:20px 20px 14px!important;background:#eaf2ff!important;border-bottom:0!important}.home-checkin-widget[data-v-220949a1] .checkin-title-row{align-items:center!important;gap:12px}.home-checkin-widget[data-v-220949a1] .checkin-header .font-weight-bold,.home-checkin-widget[data-v-220949a1] .checkin-header .text-h6,.home-checkin-widget[data-v-220949a1] .checkin-title{color:#111827!important;font-size:19px!important;font-weight:850!important;line-height:1.2!important}.home-checkin-widget[data-v-220949a1] .checkin-subtitle{color:#7a8597!important;font-size:13px;font-weight:650;line-height:1.25}.home-checkin-widget[data-v-220949a1] .checkin-header .v-icon{display:none!important}.home-checkin-widget[data-v-220949a1] .checkin-header-stats{gap:8px;margin-left:0}.home-checkin-widget[data-v-220949a1] .checkin-header-stats span{min-height:34px;padding:0 13px;color:#1f72ff!important;background:#fff!important;border:1px solid rgba(31,114,255,.14)!important;border-radius:14px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.95);font-size:14px;font-weight:780}.home-checkin-widget[data-v-220949a1] .v-card-text{padding:14px 20px 22px!important;background:#eaf2ff!important}.home-checkin-widget[data-v-220949a1] .summary-grid{position:relative;gap:0;min-height:116px;margin-bottom:18px!important;padding:18px 12px;background:#fff!important;border:1px solid rgba(17,24,39,.06)!important;border-radius:24px;box-shadow:0 12px 30px rgba(75,103,136,.08),inset 0 1px 0 hsla(0,0%,100%,.96)!important}.home-checkin-widget[data-v-220949a1] .summary-grid:before{position:absolute;top:25px;bottom:25px;left:50%;width:1px;content:"";background:rgba(17,24,39,.08)}.home-checkin-widget[data-v-220949a1] .summary-card{min-width:0;display:grid;align-content:center;justify-items:center;padding:0 8px;color:#111827!important;background:transparent!important;border:0!important;border-radius:0;box-shadow:none!important}.home-checkin-widget[data-v-220949a1] .summary-value{color:#2f73ff!important;font-size:34px;font-weight:880;line-height:1}.home-checkin-widget[data-v-220949a1] .summary-label{margin-top:8px;color:#7a8597!important;font-size:13px;font-weight:650}.home-checkin-widget[data-v-220949a1] .checkin-btn,.home-checkin-widget[data-v-220949a1] .v-btn[color=amber-darken-2]{min-height:56px;color:#fff!important;background:linear-gradient(180deg,#3e8bff,#2374ff)!important;border-radius:var(--misaya-button-radius-small)!important;box-shadow:0 10px 18px rgba(35,116,255,.22)!important;font-size:17px;font-weight:850!important;letter-spacing:0!important}@media(max-width:420px){.home-checkin-widget[data-v-220949a1] .checkin-header{padding:18px 18px 13px!important}.home-checkin-widget[data-v-220949a1] .checkin-title-row{gap:8px}.home-checkin-widget[data-v-220949a1] .checkin-title{font-size:18.5px!important}.home-checkin-widget[data-v-220949a1] .checkin-subtitle{font-size:12px}.home-checkin-widget[data-v-220949a1] .checkin-header-stats{gap:5px}.home-checkin-widget[data-v-220949a1] .checkin-header-stats span{min-height:30px;padding:0 9px;border-radius:12px;font-size:12px}.home-checkin-widget[data-v-220949a1] .v-card-text{padding:12px 18px 20px!important}.home-checkin-widget[data-v-220949a1] .summary-grid{min-height:104px;margin-bottom:16px!important;padding:16px 10px;border-radius:22px}.home-checkin-widget[data-v-220949a1] .summary-value{font-size:30px}.home-checkin-widget[data-v-220949a1] .summary-label{font-size:12px}.home-checkin-widget[data-v-220949a1] .checkin-btn,.home-checkin-widget[data-v-220949a1] .v-btn[color=amber-darken-2]{min-height:52px;border-radius:var(--misaya-button-radius-small)!important;font-size:16px}}.home-sheet-dialog[data-v-220949a1] .v-overlay__content{width:min(380px,calc(100vw - 28px));max-height:calc(100dvh - 128px - env(safe-area-inset-bottom));margin:14px}.home-confirm-card[data-v-220949a1],.home-sheet-card[data-v-220949a1]{color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:22px!important;box-shadow:none!important;overflow:hidden}.home-sheet-card[data-v-220949a1]{max-height:calc(100dvh - 128px - env(safe-area-inset-bottom));display:flex;flex-direction:column}.home-sheet-head[data-v-220949a1]{flex:0 0 auto;display:grid;grid-template-columns:40px minmax(0,1fr) var(--misaya-close-size);align-items:center;gap:10px;padding:14px 14px 12px;border-bottom:1px solid rgba(17,24,39,.08)}.home-confirm-icon[data-v-220949a1],.home-sheet-icon[data-v-220949a1]{display:grid;place-items:center;color:#007aff;background:rgba(0,122,255,.08);border:1px solid rgba(0,122,255,.18)}.home-sheet-icon[data-v-220949a1]{width:40px;height:40px;border-radius:14px}.home-sheet-icon.medal[data-v-220949a1]{color:#d9951d;background:rgba(217,149,29,.08);border-color:rgba(217,149,29,.18)}.home-sheet-title[data-v-220949a1]{min-width:0;display:grid;gap:2px}.home-sheet-title strong[data-v-220949a1]{overflow:hidden;color:#111827;font-size:16px;font-weight:820;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.home-sheet-title small[data-v-220949a1]{overflow:hidden;color:#667085;font-size:12px;font-weight:620;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.home-sheet-close[data-v-220949a1]{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(17,24,39,.08);border-radius:12px;color:#667085;background:#f7f8fa}.home-sheet-body[data-v-220949a1]{min-height:0;flex:1 1 auto;padding:12px 14px 14px;overflow:auto;overscroll-behavior:contain}.account-entry-dialog[data-v-220949a1] .v-overlay__content{width:min(360px,calc(100vw - 28px));margin:14px}.account-entry-card[data-v-220949a1]{overflow:hidden;color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:22px!important;box-shadow:none!important}.account-entry-head[data-v-220949a1]{display:grid;grid-template-columns:minmax(0,1fr) var(--misaya-close-size);align-items:center;gap:10px;padding:15px 15px 12px;border-bottom:1px solid rgba(17,24,39,.08)}.account-entry-title[data-v-220949a1]{min-width:0;display:grid;gap:2px}.account-entry-title strong[data-v-220949a1]{overflow:hidden;color:#111827;font-size:16px;font-weight:840;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.account-entry-title small[data-v-220949a1]{overflow:hidden;color:#667085;font-size:12px;font-weight:620;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.account-entry-close[data-v-220949a1]{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:12px;color:#667085;background:#f7f8fa;cursor:pointer}.account-entry-options[data-v-220949a1]{display:grid;gap:10px;padding:14px}.account-entry-option[data-v-220949a1]{width:100%;min-width:0;min-height:72px;display:grid;grid-template-columns:44px minmax(0,1fr) 22px;align-items:center;gap:10px;padding:12px;border:1px solid rgba(17,24,39,.08);border-radius:18px;color:#111827;background:#fff;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.account-entry-option[data-v-220949a1]:active{background:#f7f8fa}.account-entry-option-icon[data-v-220949a1]{width:44px;height:44px;display:grid;place-items:center;border-radius:15px}.account-entry-option.existing .account-entry-option-icon[data-v-220949a1]{color:#236ef2;background:rgba(35,110,242,.1)}.account-entry-option.new .account-entry-option-icon[data-v-220949a1]{color:#14945a;background:rgba(32,185,112,.1)}.account-entry-option.forgot .account-entry-option-icon[data-v-220949a1]{color:#7a4df5;background:rgba(122,77,245,.1)}.account-entry-option-copy[data-v-220949a1]{min-width:0;display:grid;gap:4px}.account-entry-option-copy strong[data-v-220949a1]{overflow:hidden;color:#111827;font-size:14.5px;font-weight:820;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.account-entry-option-copy small[data-v-220949a1]{overflow:hidden;color:#667085;font-size:12px;font-weight:620;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}.account-entry-option>.v-icon[data-v-220949a1]{color:#98a2b3!important}.invite-code-list-dialog[data-v-220949a1] .v-overlay__content{width:min(360px,calc(100vw - 42px));max-height:calc(100dvh - 92px - env(safe-area-inset-bottom));margin:18px auto}.invite-code-list-card[data-v-220949a1]{max-height:calc(100dvh - 92px - env(safe-area-inset-bottom));display:flex;flex-direction:column;color:#111827!important;background:#fff!important;border:1px solid #dfe5ed!important;border-radius:24px!important;box-shadow:none!important;overflow:hidden}.invite-code-dialog-head[data-v-220949a1]{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) var(--misaya-close-size);align-items:start;gap:12px;padding:22px 20px 12px}.invite-code-dialog-title[data-v-220949a1]{min-width:0;display:grid;gap:7px}.invite-code-dialog-title strong[data-v-220949a1]{color:#111827;font-size:24px;font-weight:850;line-height:1.05;letter-spacing:0}.invite-code-dialog-title small[data-v-220949a1]{color:#667085;font-size:12.5px;font-weight:720;line-height:1.2}.invite-code-dialog-close[data-v-220949a1]{width:36px;height:36px;display:grid;place-items:center;border:1px solid #dfe5ed;border-radius:50%;color:#111827;background:#f8fafc}.invite-code-dialog-body[data-v-220949a1]{min-height:0;flex:1 1 auto;display:grid;gap:12px;padding:0 20px 16px;overflow:auto;overscroll-behavior:contain}.medal-shop-dialog[data-v-220949a1] .v-overlay__content{width:min(360px,calc(100vw - 42px));max-height:calc(100dvh - 92px - env(safe-area-inset-bottom));margin:18px auto}.medal-shop-dialog .home-sheet-card[data-v-220949a1]{max-height:calc(100dvh - 92px - env(safe-area-inset-bottom));border-radius:24px!important}.medal-shop-dialog .home-sheet-head[data-v-220949a1]{grid-template-columns:38px minmax(0,1fr) var(--misaya-close-size);gap:10px;padding:14px 12px 8px 14px;border-bottom:0}.medal-shop-dialog .home-sheet-icon.medal[data-v-220949a1]{width:38px;height:38px;border-radius:14px}.medal-shop-dialog .home-sheet-title strong[data-v-220949a1]{font-size:16px}.medal-shop-dialog .home-sheet-title small[data-v-220949a1]{font-size:11.5px}.medal-shop-dialog .home-sheet-body[data-v-220949a1]{padding:4px 14px 14px}.invite-code-empty[data-v-220949a1],.invite-code-loading[data-v-220949a1]{min-height:112px;display:grid;place-items:center;align-content:center;gap:8px;padding:18px;color:#667085;background:#f8fafc;border:1px dashed #dfe5ed;border-radius:20px;text-align:center}.invite-code-loading[data-v-220949a1]{grid-auto-flow:column;min-height:64px;font-size:13px;font-weight:760}.invite-code-empty strong[data-v-220949a1]{color:#111827;font-size:15px;font-weight:820}.invite-code-empty small[data-v-220949a1]{color:#667085;font-size:12.5px}.invite-code-empty.error[data-v-220949a1]{color:#df3f55}.invite-code-items[data-v-220949a1]{display:grid;gap:10px}.invite-code-ticket-row[data-v-220949a1]{display:grid;grid-template-columns:40px minmax(64px,1fr) auto;align-items:center;gap:7px;min-height:62px;padding:8px 9px 8px 8px;border:1px solid #dfe5ed;border-radius:18px;background:#fff}.invite-generator-icon[data-v-220949a1],.invite-ticket-icon[data-v-220949a1]{display:grid;place-items:center;border-radius:50%}.invite-ticket-icon[data-v-220949a1]{width:36px;height:36px;color:#e87800;background:#fff1dd}.invite-ticket-mark[data-v-220949a1]{position:relative;width:21px;height:16px;display:inline-block;color:inherit;background:currentColor;border-radius:5px;overflow:hidden}.invite-ticket-mark[data-v-220949a1]:before{position:absolute;top:4px;left:6px;width:2.5px;height:2.5px;border-radius:50%;background:hsla(0,0%,100%,.82);box-shadow:0 5px 0 hsla(0,0%,100%,.82),8px 0 0 hsla(0,0%,100%,.82),8px 5px 0 hsla(0,0%,100%,.82);content:""}.invite-ticket-mark[data-v-220949a1]:after{position:absolute;top:3px;bottom:3px;left:50%;width:2px;border-radius:999px;background:hsla(0,0%,100%,.82);content:"";transform:translateX(-50%)}.invite-ticket-copy[data-v-220949a1]{min-width:0;display:grid;gap:4px}.invite-ticket-copy strong[data-v-220949a1]{min-width:0;overflow:hidden;color:#111827;font-size:15px;font-weight:850;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.invite-ticket-copy small[data-v-220949a1]{color:#667085;font-size:11.5px;font-weight:700;line-height:1.1;white-space:nowrap}.invite-ticket-actions[data-v-220949a1]{display:inline-flex;align-items:center;gap:5px}.invite-generated-result button[data-v-220949a1],.invite-ticket-button[data-v-220949a1]{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 6px;border:1px solid rgba(0,122,255,.24);border-radius:999px;color:#007aff;background:rgba(0,122,255,.055);font-size:11px;font-weight:820;line-height:1;white-space:nowrap}.invite-ticket-button.redeem[data-v-220949a1]{color:#20b970;background:rgba(32,185,112,.075);border-color:rgba(32,185,112,.26)}.home-confirm-primary[data-v-220949a1]:disabled,.invite-generate-button[data-v-220949a1]:disabled,.invite-ticket-button[data-v-220949a1]:disabled{cursor:default;opacity:.56}.invite-generator-card[data-v-220949a1]{display:grid;gap:12px;padding:15px 16px 13px;border:1px solid #dfe5ed;border-radius:20px;background:#fff}.invite-generator-head[data-v-220949a1]{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px}.invite-generator-icon[data-v-220949a1]{width:40px;height:40px;color:#007aff;background:rgba(0,122,255,.1)}.invite-generate-button .invite-ticket-mark.is-button[data-v-220949a1]{width:20px;height:15px;color:#fff}.invite-generate-button .invite-ticket-mark.is-button[data-v-220949a1]:before{background:#007aff;box-shadow:0 5px 0 #007aff,8px 0 0 #007aff,8px 5px 0 #007aff}.invite-generate-button .invite-ticket-mark.is-button[data-v-220949a1]:after{background:#007aff}.invite-generator-copy[data-v-220949a1]{min-width:0;display:grid;gap:4px}.invite-generator-copy strong[data-v-220949a1]{color:#111827;font-size:17px;font-weight:850;line-height:1.08}.invite-generator-copy small[data-v-220949a1]{color:#667085;font-size:11.5px;font-weight:700;line-height:1.1}.invite-generator-stats[data-v-220949a1]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.invite-generator-stat[data-v-220949a1]{min-width:0;min-height:62px;display:grid;align-content:center;gap:8px;padding:10px;border:1px solid #e7ebf1;border-radius:16px;color:#667085;background:#fff}.invite-generator-stat small[data-v-220949a1]{font-size:11px;font-weight:730;line-height:1}.invite-generator-value[data-v-220949a1]{min-width:0;overflow:hidden;min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border-radius:10px;font-size:13px;font-weight:850;line-height:1;text-overflow:ellipsis;white-space:nowrap}.invite-generator-value.cost[data-v-220949a1]{color:#007aff;background:rgba(0,122,255,.07)}.invite-generator-value.cost .v-icon[data-v-220949a1]{color:#f6bd26}.invite-generator-value.points[data-v-220949a1]{color:#20b970;background:rgba(32,185,112,.08)}.invite-generator-value.points .v-icon[data-v-220949a1]{color:#20b970}.invite-generator-alert[data-v-220949a1]{padding:8px 10px;border-radius:12px;font-size:12px;font-weight:760}.invite-generator-alert.error[data-v-220949a1]{color:#df3f55;background:rgba(223,63,85,.08);border:1px solid rgba(223,63,85,.16)}.invite-generated-result[data-v-220949a1]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(217,149,29,.18);border-radius:14px;color:#b97510;background:rgba(217,149,29,.08)}.invite-generated-result strong[data-v-220949a1]{overflow:hidden;font-size:12px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.invite-generate-button[data-v-220949a1]{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;border:1px solid #007aff;border-radius:999px;color:#fff;background:#007aff;font-size:14px;font-weight:820;line-height:1}.invite-generator-note[data-v-220949a1]{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#a3acbb;font-size:10.5px;font-weight:680;line-height:1.25;text-align:center}.home-confirm-dialog[data-v-220949a1] .v-overlay__content{width:min(330px,calc(100vw - 36px));margin:18px}.home-confirm-card[data-v-220949a1]{display:grid;justify-items:center;gap:10px;padding:18px 16px 14px;text-align:center}.home-confirm-icon[data-v-220949a1]{width:44px;height:44px;border-radius:15px;color:#20b970;background:rgba(32,185,112,.08);border-color:rgba(32,185,112,.18)}.home-confirm-card>strong[data-v-220949a1]{color:#111827;font-size:17px;font-weight:820;line-height:1.2}.home-confirm-card p[data-v-220949a1]{margin:0;color:#667085;font-size:13px;line-height:1.5}.home-confirm-card p span[data-v-220949a1]{color:#007aff;font-weight:820;word-break:break-all}.home-confirm-actions[data-v-220949a1]{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:2px}.home-confirm-primary[data-v-220949a1],.home-confirm-secondary[data-v-220949a1]{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:var(--misaya-button-radius-normal);font-size:12.5px;font-weight:800}.home-confirm-secondary[data-v-220949a1]{border:1px solid rgba(17,24,39,.08);color:#667085;background:#f7f8fa}.home-confirm-primary[data-v-220949a1]{border:1px solid #007aff;color:#fff;background:#007aff}.home-toast[data-v-220949a1]{position:fixed;left:50%;bottom:calc(92px + env(safe-area-inset-bottom));z-index:3200;max-width:min(330px,calc(100vw - 38px));min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid rgba(17,24,39,.08);border-radius:999px;color:#111827;background:#fff;box-shadow:none;transform:translateX(-50%);font-size:12.5px;font-weight:760;pointer-events:none}.home-toast.success .v-icon[data-v-220949a1]{color:#20b970}.home-toast.error .v-icon[data-v-220949a1]{color:#df3f55}.home-toast-slide-enter-active[data-v-220949a1],.home-toast-slide-leave-active[data-v-220949a1]{transition:opacity .16s ease,transform .18s ease}.home-toast-slide-enter-from[data-v-220949a1],.home-toast-slide-leave-to[data-v-220949a1]{opacity:0;transform:translate(-50%,10px) scale(.97)}@media(max-width:380px){.misaya-shell[data-v-220949a1]{padding-right:16px;padding-left:16px}.home-account-card[data-v-220949a1]{min-height:264px;padding:17px 15px 16px}.account-card-head[data-v-220949a1]{grid-template-columns:minmax(0,1fr) auto;gap:10px}.account-title-block strong[data-v-220949a1]{font-size:18.5px}.account-redeem-link[data-v-220949a1]{height:29px;padding:0 9px;font-size:11px}.account-showcase[data-v-220949a1]{grid-template-columns:minmax(118px,.82fr) minmax(166px,1.18fr);-moz-column-gap:7px;column-gap:7px;margin-top:14px}.account-logo-orb[data-v-220949a1]{width:80px;height:80px}.account-logo-orb img[data-v-220949a1]{width:60px;height:60px}.account-brand-side strong[data-v-220949a1]{max-width:116px;font-size:14px}.account-glass-panel[data-v-220949a1]{padding:11px 9px 9px;border-radius:19px}.account-metric-cell[data-v-220949a1]{min-height:46px}.account-metric-cell.credits-wide[data-v-220949a1]{min-height:50px;grid-template-columns:32px minmax(0,1fr);gap:7px;padding-top:8px}.account-metric-cell strong[data-v-220949a1]{font-size:17px}.account-metric-cell small[data-v-220949a1]{font-size:11px}.account-medal-row[data-v-220949a1]{min-height:48px;grid-template-columns:32px minmax(0,1fr);gap:7px;margin-top:8px;padding-top:8px}.account-medal-row small[data-v-220949a1]{font-size:11px}.account-medal-row strong[data-v-220949a1]{font-size:15.5px}}@media(max-width:340px){.account-card-head[data-v-220949a1]{grid-template-columns:1fr}.account-head-actions[data-v-220949a1]{display:grid;grid-template-columns:1fr 1fr}.account-redeem-link[data-v-220949a1]{width:100%}.account-showcase[data-v-220949a1]{grid-template-columns:1fr}.account-brand-side[data-v-220949a1]{padding-top:0}.account-logo-orb[data-v-220949a1]{width:88px;height:88px;border-width:2px}.account-logo-orb img[data-v-220949a1]{width:66px;height:66px}.invite-code-ticket-row[data-v-220949a1],.invite-generator-stats[data-v-220949a1]{grid-template-columns:1fr}.invite-ticket-actions[data-v-220949a1]{display:grid;grid-template-columns:1fr 1fr;width:100%}}.home-account-card[data-v-220949a1]{min-height:0!important;display:grid!important;gap:14px!important;margin-bottom:14px!important;padding:16px!important;color:#111827!important;background:#f4f9ff!important;border:1px solid rgba(31,114,255,.16)!important;border-radius:28px!important;box-shadow:none!important;overflow:hidden}body .v-application .home-view .home-account-card{color:#111827!important;background:#f4f9ff!important;border-color:rgba(31,114,255,.16)!important;box-shadow:none!important}.account-card-head[data-v-220949a1]{display:grid!important;justify-items:center!important;gap:6px!important}.account-profile-head[data-v-220949a1]{min-width:0;display:grid;grid-template-columns:1fr;justify-items:center;gap:8px;text-align:center}.account-title-block[data-v-220949a1]{min-width:0;display:grid!important;gap:0!important;justify-items:center!important}.account-title-block small[data-v-220949a1]{color:#667085;font-size:12px;font-weight:700;line-height:1.15}.account-title-block strong[data-v-220949a1]{max-width:240px;overflow:hidden;color:#111827!important;font-size:17px!important;font-weight:860!important;line-height:1.16!important;text-overflow:ellipsis;white-space:nowrap}body .v-application .home-view .home-account-card .account-title-block strong{color:#111827!important}.account-status-chip[data-v-220949a1]{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border:1px solid rgba(32,185,112,.16);border-radius:999px;color:#14945a;background:rgba(32,185,112,.09);font-size:12px;font-weight:780;line-height:1;white-space:nowrap}.account-status-chip .v-icon[data-v-220949a1]{color:currentColor!important}.account-logo-orb[data-v-220949a1]{width:72px!important;height:72px!important;border:1px solid rgba(31,114,255,.18)!important;border-radius:50%!important;background:#fff!important;box-shadow:none!important}.account-logo-orb[data-v-220949a1]:before{display:none!important}.account-profile-initial[data-v-220949a1]{width:56px!important;height:56px!important;color:#fff!important;background:#3478f6!important;font-size:30px!important;font-weight:850!important}.account-profile-photo[data-v-220949a1]{width:100%!important;height:100%!important;display:block!important;border-radius:50%;-o-object-fit:cover;object-fit:cover}.account-overview-grid[data-v-220949a1]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.account-overview-item[data-v-220949a1]{min-width:0;min-height:86px;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;align-items:center;-moz-column-gap:9px;column-gap:9px;row-gap:4px;padding:12px;border:1px solid rgba(17,24,39,.06);border-radius:20px;color:#111827;background:#fff;text-align:left;box-shadow:none;-webkit-tap-highlight-color:transparent}button.account-overview-item[data-v-220949a1]{cursor:pointer}.account-overview-icon[data-v-220949a1]{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:13px;color:#3478f6;background:rgba(52,120,246,.1)}.account-overview-icon .v-icon[data-v-220949a1]{color:currentColor!important}.account-overview-item small[data-v-220949a1]{min-width:0;overflow:hidden;color:#667085;font-size:11.5px;font-weight:690;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.account-overview-item strong[data-v-220949a1]{min-width:0;overflow:hidden;color:#111827;font-size:17px;font-weight:850;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.account-overview-item.primary[data-v-220949a1]{border-color:rgba(17,24,39,.06);background:#fff}.account-overview-item.primary .account-overview-icon[data-v-220949a1]{color:#fff;background:#3478f6}.account-overview-item.donation .account-overview-icon[data-v-220949a1]{color:#14945a;background:rgba(32,185,112,.1)}.account-overview-item.medal .account-overview-icon[data-v-220949a1]{color:#b97510;background:rgba(217,149,29,.12)}.account-quick-actions[data-v-220949a1]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.account-redeem-link[data-v-220949a1]{width:100%;height:42px!important;gap:7px!important;padding:0 12px!important;border:1px solid rgba(52,120,246,.16)!important;border-radius:999px!important;color:#3478f6!important;background:#fff!important;font-size:13px!important;font-weight:820!important}.account-redeem-link .v-icon[data-v-220949a1]{color:currentColor!important}.home-checkin-widget[data-v-220949a1] .checkin-card,.home-checkin-widget[data-v-220949a1] .checkin-wrap>.v-card{background:#f4f9ff!important;border-radius:28px!important;box-shadow:none!important}.home-checkin-widget[data-v-220949a1] .checkin-header{padding:16px 16px 10px!important;background:#f4f9ff!important}.home-checkin-widget[data-v-220949a1] .checkin-header-stats span{min-height:30px;padding:0 10px;border-radius:999px;font-size:12px}.home-checkin-widget[data-v-220949a1] .v-card-text{padding:10px 16px 16px!important;background:#f4f9ff!important}.home-checkin-widget[data-v-220949a1] .summary-grid{min-height:70px;margin-bottom:12px!important;padding:11px 12px;border-radius:20px}.home-checkin-widget[data-v-220949a1] .summary-grid:before{top:15px;bottom:15px}.home-checkin-widget[data-v-220949a1] .summary-value{font-size:24px}.home-checkin-widget[data-v-220949a1] .summary-label{margin-top:5px;font-size:11.5px}.home-checkin-widget[data-v-220949a1] .checkin-btn,.home-checkin-widget[data-v-220949a1] .v-btn[color=amber-darken-2]{min-height:48px;border-radius:999px!important;font-size:15.5px;box-shadow:none!important}@media(max-width:380px){.home-account-card[data-v-220949a1]{padding:14px!important;border-radius:26px!important}.account-profile-head[data-v-220949a1]{grid-template-columns:1fr;gap:8px}.account-logo-orb[data-v-220949a1]{width:68px!important;height:68px!important;border-radius:50%!important}.account-title-block strong[data-v-220949a1]{max-width:220px;font-size:17px!important}.account-status-chip[data-v-220949a1]{min-height:28px;padding:0 9px;font-size:11.5px}.account-overview-grid[data-v-220949a1]{gap:8px}.account-overview-item[data-v-220949a1]{min-height:78px;grid-template-columns:30px minmax(0,1fr);-moz-column-gap:7px;column-gap:7px;padding:10px;border-radius:18px}.account-overview-icon[data-v-220949a1]{width:30px;height:30px;border-radius:12px}.account-overview-item strong[data-v-220949a1]{font-size:15.5px}}[data-v-1d080aea] .v-list-item{padding:8px 16px}[data-v-1d080aea] .v-list-item-title{font-weight:500}[data-v-1d080aea] .v-list-item-subtitle{color:rgba(0,0,0,.6);font-size:12px}.error-message[data-v-de7ae3c6]{color:#ff5252;font-size:14px}.user-info-container[data-v-1b215f23]{min-height:100vh;background:var(--hbo-bg-dark);padding:0;padding-bottom:calc(70px + var(--hbo-spacing-6))}.content-wrapper[data-v-1b215f23]{max-width:800px;margin:0 auto;padding:var(--hbo-spacing-6) var(--hbo-spacing-4) 0}.hbo-hero-banner[data-v-1b215f23]{position:relative;display:flex;align-items:flex-start;justify-content:center;padding:22px var(--hbo-spacing-4);margin-bottom:0}.hero-gradient-overlay[data-v-1b215f23]{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,214,10,.1) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(6,255,165,.1) 0,transparent 50%);animation:hbo-float 6s ease-in-out infinite;pointer-events:none}.hero-card[data-v-1b215f23]{position:relative;z-index:2;background:linear-gradient(135deg,var(--hbo-accent-primary) 0,var(--hbo-accent-deep) 100%);border-radius:22px;padding:46px 30px;box-shadow:none!important;max-width:700px;width:100%;min-height:178px;text-align:center;display:flex;flex-direction:column;justify-content:center}.hero-title[data-v-1b215f23]{font-size:32px;font-weight:700;color:var(--hbo-text-primary);margin:0;display:flex;align-items:center;justify-content:center;gap:var(--hbo-spacing-2);text-shadow:none!important}.hero-icon[data-v-1b215f23]{font-size:36px;color:var(--hbo-gold);filter:none!important}.hero-subtitle[data-v-1b215f23]{font-size:16px;color:var(--hbo-text-secondary);margin-top:var(--hbo-spacing-2);text-align:center}.transparent-container[data-v-1b215f23]{background:transparent!important;padding:0!important}.loading-container[data-v-1b215f23]{display:flex;justify-content:center;align-items:center;min-height:300px;padding:40px}.loading-content[data-v-1b215f23]{display:flex;flex-direction:column;align-items:center;gap:16px;padding:30px;background:rgba(var(--v-theme-surface),.95);border-radius:16px;backdrop-filter:none!important}.loading-text[data-v-1b215f23]{font-size:14px;color:rgba(var(--v-theme-on-surface),.7);font-weight:500}.error-container[data-v-1b215f23]{display:flex;justify-content:center;align-items:center;min-height:200px;padding:20px}.error-alert[data-v-1b215f23]{background:hsla(0,0%,100%,.95)!important;backdrop-filter:none!important;border:none!important;max-width:500px}.user-info-card[data-v-1b215f23]{background:rgba(var(--v-theme-surface),.95);border-radius:16px;box-shadow:none!important;backdrop-filter:none!important;transition:transform .3s ease,box-shadow .3s ease;border:none}.user-info-card[data-v-1b215f23]:hover{transform:translateY(-5px);box-shadow:none!important}.card-title-section[data-v-1b215f23]{text-align:center;font-size:18px;font-weight:600;color:rgb(var(--v-theme-on-surface));background:linear-gradient(135deg,rgba(0,122,255,.1),rgba(0,122,255,.1));backdrop-filter:none!important;border-radius:16px 16px 0 0;border-bottom:1px solid rgba(0,122,255,.2);padding:20px 24px 16px}.user-info-card .v-card-text[data-v-1b215f23]{text-align:left;padding:24px}.no-accounts-message[data-v-1b215f23]{text-align:center;margin:40px 0}.info-alert[data-v-1b215f23]{background:hsla(0,0%,100%,.95)!important;backdrop-filter:none!important;border:none!important}.v-chip[data-v-1b215f23]{background:linear-gradient(135deg,rgba(0,122,255,.1),rgba(0,122,255,.1));border:1px solid rgba(0,122,255,.2);backdrop-filter:none!important;transition:all .3s ease;font-weight:500}.v-chip[data-v-1b215f23]:hover{transform:translateY(-1px);box-shadow:none!important}.v-chip.v-chip--size-small[data-v-1b215f23]{height:28px!important;font-size:12px!important;padding:0 12px!important}.v-chip.v-chip--variant-flat.text-success[data-v-1b215f23]{background:linear-gradient(135deg,rgba(76,175,80,.15),rgba(76,175,80,.08))!important;color:#2e7d32!important;border:1px solid rgba(76,175,80,.3)!important}.v-chip.v-chip--variant-flat.text-warning[data-v-1b215f23]{background:linear-gradient(135deg,rgba(255,152,0,.15),rgba(255,152,0,.08))!important;color:#e65100!important;border:1px solid rgba(255,152,0,.3)!important}.v-chip.v-chip--variant-flat.text-primary[data-v-1b215f23]{background:linear-gradient(135deg,rgba(0,122,255,.15),rgba(0,122,255,.15))!important;color:#3f51b5!important;border:1px solid rgba(0,122,255,.3)!important}.v-chip.v-chip--variant-flat.text-amber-darken-2[data-v-1b215f23]{background:linear-gradient(135deg,rgba(255,193,7,.15),rgba(255,193,7,.08))!important;color:#f57c00!important;border:1px solid rgba(255,193,7,.3)!important}.invitation-chip-horizontal.text-amber-darken-2[data-v-1b215f23]{border:1px solid rgba(255,193,7,.3)!important;box-shadow:none!important}.invitation-chip-horizontal.text-amber-darken-2[data-v-1b215f23]:hover{border:1px solid rgba(255,193,7,.5)!important;box-shadow:none!important}.clickable-chip[data-v-1b215f23]{cursor:pointer;transition:all .3s ease}.clickable-chip[data-v-1b215f23]:hover{transform:translateY(-2px);box-shadow:none!important}.invitation-chip[data-v-1b215f23]{cursor:pointer;transition:all .3s ease;font-weight:500;background:linear-gradient(135deg,rgba(0,122,255,.15),rgba(0,122,255,.15))!important;border:1px solid rgba(0,122,255,.3)!important;backdrop-filter:none!important}.invitation-chip-horizontal[data-v-1b215f23]{cursor:pointer;transition:all .3s ease;font-weight:500;max-width:100%;min-width:0}.invitation-chip-horizontal[data-v-1b215f23]:not(.text-amber-darken-2){background:linear-gradient(135deg,rgba(0,122,255,.15),rgba(0,122,255,.15))!important;border:1px solid rgba(0,122,255,.3)!important;backdrop-filter:none!important}.invitation-chip-horizontal[data-v-1b215f23]:not(.text-amber-darken-2):hover,.invitation-chip[data-v-1b215f23]:hover{transform:translateY(-2px);box-shadow:none!important}.code-text[data-v-1b215f23]{font-family:Monaco,Courier New,monospace;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px;letter-spacing:.5px}.value-display[data-v-1b215f23]{padding:4px 12px;border-radius:12px;font-weight:600;font-size:14px;min-width:60px;text-align:center;backdrop-filter:none!important}.credits-value[data-v-1b215f23]{background:linear-gradient(135deg,rgba(255,193,7,.1),rgba(255,193,7,.05));color:#f57c00;border:1px solid rgba(255,193,7,.2)}.donation-value[data-v-1b215f23]{background:linear-gradient(135deg,rgba(76,175,80,.1),rgba(76,175,80,.05));color:#388e3c;border:1px solid rgba(76,175,80,.2)}.invited-count-value[data-v-1b215f23]{background:linear-gradient(135deg,rgba(0,122,255,.1),rgba(0,122,255,.05));color:#006ee6;border:1px solid rgba(0,122,255,.2)}.level-icons-container[data-v-1b215f23]{display:flex;align-items:center;gap:2px;cursor:pointer;transition:all .3s ease;padding:2px 6px;border-radius:8px}.level-icons-container[data-v-1b215f23]:hover{background:rgba(0,122,255,.1);transform:scale(1.05)}.emoji-icon[data-v-1b215f23]{font-size:16px;transition:transform .2s ease}.emoji-icon[data-v-1b215f23]:hover{transform:scale(1.1)}.entrance-url-row[data-v-1b215f23]{position:relative}.entrance-url-chip[data-v-1b215f23]{display:inline-flex;align-items:center;padding:6px 12px;background:linear-gradient(135deg,rgba(255,87,34,.1),rgba(255,87,34,.05));border:1px solid rgba(255,87,34,.2);border-radius:20px;color:#d84315;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;backdrop-filter:none!important;font-family:Monaco,Courier New,monospace;letter-spacing:.3px}.entrance-url-chip[data-v-1b215f23]:hover{transform:translateY(-2px);box-shadow:none!important;background:linear-gradient(135deg,rgba(255,87,34,.15),rgba(255,87,34,.08));border-color:rgba(255,87,34,.3)}.invitation-code-container-horizontal[data-v-1b215f23],.invitation-code-container[data-v-1b215f23]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.invitation-code-container-horizontal[data-v-1b215f23]{flex:1;min-width:0}.invitation-code-with-tag[data-v-1b215f23]{display:flex;align-items:center;gap:8px;width:100%}.privilege-tag[data-v-1b215f23]{background:linear-gradient(135deg,rgba(255,193,7,.1),rgba(255,193,7,.05));border:1px solid rgba(255,193,7,.3);border-radius:8px;font-size:10px;font-weight:500}.privilege-tag-horizontal[data-v-1b215f23],.privilege-tag[data-v-1b215f23]{display:flex;align-items:center;gap:2px;padding:2px 6px;color:#ff8f00;box-shadow:none!important;filter:none!important;backdrop-filter:none!important}.privilege-tag-horizontal[data-v-1b215f23]{background:linear-gradient(135deg,rgba(255,193,7,.15),rgba(255,193,7,.08));border:1px solid rgba(255,193,7,.4);border-radius:10px;font-size:9px;font-weight:600;white-space:nowrap;flex-shrink:0}.privilege-tag-horizontal[data-v-1b215f23] *,.privilege-tag[data-v-1b215f23] *{box-shadow:none!important;filter:none!important}.privilege-tag .v-icon[data-v-1b215f23],.privilege-tag-horizontal .v-icon[data-v-1b215f23]{box-shadow:none!important;filter:none!important;text-shadow:none!important}.privilege-text[data-v-1b215f23]{font-size:10px;line-height:1;text-shadow:none!important}.invitation-code-row[data-v-1b215f23]{align-items:flex-start}.invitation-code-row-horizontal[data-v-1b215f23],.invitation-code-row[data-v-1b215f23]{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05)}.invitation-code-row-horizontal[data-v-1b215f23]{align-items:center}.invitation-code-row-horizontal[data-v-1b215f23]:last-child,.invitation-code-row[data-v-1b215f23]:last-child{border-bottom:none}.redeem-button[data-v-1b215f23]{flex-shrink:0;font-size:12px;height:28px;border-radius:14px;transition:all .3s ease}.redeem-button-horizontal[data-v-1b215f23]{flex-shrink:0;font-size:11px;height:32px;border-radius:16px;transition:all .3s ease;min-width:90px}.redeem-button-horizontal[data-v-1b215f23]:hover,.redeem-button[data-v-1b215f23]:hover{transform:translateY(-1px);box-shadow:none!important}.redeem-button-horizontal[data-v-1b215f23]:disabled,.redeem-button[data-v-1b215f23]:disabled{opacity:.6}.credits-transfer-btn[data-v-1b215f23]{transition:all .3s ease;position:relative}.credits-transfer-btn.disabled-style[data-v-1b215f23]{opacity:.6;cursor:not-allowed}.credits-transfer-btn.disabled-style[data-v-1b215f23]:hover{transform:none!important;box-shadow:none!important}.credits-transfer-btn .disable-icon[data-v-1b215f23]{position:absolute;top:-2px;right:-2px;background:#fff;border-radius:50%;font-size:10px!important}.activity-section[data-v-1b215f23]{margin-bottom:20px}.section-header[data-v-1b215f23]{display:flex;align-items:center;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid rgba(0,122,255,.1)}.section-title[data-v-1b215f23]{font-weight:600;font-size:16px;color:rgb(var(--v-theme-on-surface))}.activity-loading[data-v-1b215f23]{display:flex;align-items:center;justify-content:center;padding:30px;font-size:14px;color:rgba(var(--v-theme-on-surface),.7)}.activity-stats-grid[data-v-1b215f23]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:20px}.stats-card[data-v-1b215f23]{background:linear-gradient(135deg,rgba(var(--v-theme-surface),.9) 0,rgba(var(--v-theme-surface),.95) 100%);border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:16px;transition:all .3s ease;box-shadow:none!important}.stats-card[data-v-1b215f23]:hover{transform:translateY(-2px);box-shadow:none!important}.stats-card-header[data-v-1b215f23]{display:flex;align-items:center;gap:6px;margin-bottom:12px;font-weight:600;font-size:14px;color:#555}.stats-items[data-v-1b215f23]{display:flex;flex-direction:column;gap:8px}.stat-item[data-v-1b215f23]{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.stat-label[data-v-1b215f23]{font-size:13px;color:rgba(var(--v-theme-on-surface),.7);font-weight:500}.stat-value[data-v-1b215f23]{font-weight:700;font-size:15px;padding:2px 8px;border-radius:6px;min-width:50px;text-align:center}.today-value[data-v-1b215f23]{background:linear-gradient(135deg,rgba(255,152,0,.1),rgba(255,152,0,.05));color:#f57c00;border:1px solid rgba(255,152,0,.2)}.week-value[data-v-1b215f23]{background:linear-gradient(135deg,rgba(33,150,243,.1),rgba(33,150,243,.05));color:#1976d2;border:1px solid rgba(33,150,243,.2)}.total-value[data-v-1b215f23]{background:linear-gradient(135deg,rgba(76,175,80,.1),rgba(76,175,80,.05));color:#388e3c;border:1px solid rgba(76,175,80,.2)}.stat-value.positive[data-v-1b215f23]{background:linear-gradient(135deg,rgba(76,175,80,.15),rgba(76,175,80,.08))!important;color:#2e7d32!important;border-color:rgba(76,175,80,.3)!important}.stat-value.negative[data-v-1b215f23]{background:linear-gradient(135deg,rgba(244,67,54,.15),rgba(244,67,54,.08))!important;color:#c62828!important;border-color:rgba(244,67,54,.3)!important}.recent-games-section[data-v-1b215f23]{margin-top:16px}.recent-games-list[data-v-1b215f23]{display:flex;flex-direction:column;gap:8px}.game-category-title[data-v-1b215f23]{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:8px;padding-left:4px;border-left:3px solid rgb(var(--v-theme-primary));padding-left:12px}.recent-game-item[data-v-1b215f23]{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:linear-gradient(135deg,rgba(var(--v-theme-surface),.6) 0,rgba(var(--v-theme-surface),.8) 100%);border-radius:8px;border:1px solid rgba(0,0,0,.04);transition:all .2s ease}.recent-game-item[data-v-1b215f23]:hover{background:linear-gradient(135deg,rgba(var(--v-theme-surface),.8) 0,rgba(var(--v-theme-surface),.9) 100%);transform:translateX(2px)}.game-result[data-v-1b215f23]{flex:2}.game-chip[data-v-1b215f23]{font-size:12px!important;height:24px!important;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-change[data-v-1b215f23]{flex:1;text-align:center}.change-value[data-v-1b215f23]{font-weight:600;font-size:14px;padding:2px 6px;border-radius:4px}.change-value.positive[data-v-1b215f23]{color:#2e7d32;background:rgba(76,175,80,.1)}.change-value.negative[data-v-1b215f23]{color:#c62828;background:rgba(244,67,54,.1)}.game-date[data-v-1b215f23]{flex:1;text-align:right;font-size:12px;color:rgba(var(--v-theme-on-surface),.6);font-weight:500}@media (max-width:768px){.activity-stats-grid[data-v-1b215f23]{grid-template-columns:1fr;gap:12px}.stats-card[data-v-1b215f23]{padding:12px}.stats-card-header[data-v-1b215f23]{font-size:13px}.stat-value[data-v-1b215f23]{font-size:14px;min-width:45px}.recent-game-item[data-v-1b215f23]{padding:8px 10px}.game-chip[data-v-1b215f23]{font-size:11px!important;height:22px!important;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.change-value[data-v-1b215f23]{font-size:13px}.game-date[data-v-1b215f23]{font-size:11px}}@media (max-width:480px){.activity-stats-grid[data-v-1b215f23]{gap:10px}.stats-card[data-v-1b215f23]{padding:10px}.stat-item[data-v-1b215f23]{gap:8px}.stat-label[data-v-1b215f23]{font-size:12px}.stat-value[data-v-1b215f23]{font-size:13px;min-width:40px;padding:1px 6px}.recent-game-item[data-v-1b215f23]{padding:8px 6px;gap:4px}.game-result[data-v-1b215f23]{flex:1.5;min-width:0}.game-chip[data-v-1b215f23]{font-size:10px!important;height:20px!important;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-change[data-v-1b215f23]{flex:1;text-align:center;min-width:0}.change-value[data-v-1b215f23]{font-size:12px;padding:1px 4px}.game-date[data-v-1b215f23]{flex:1;text-align:right;font-size:10px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:360px){.recent-game-item[data-v-1b215f23]{padding:6px 4px;gap:2px}.game-result[data-v-1b215f23]{flex:1.2}.game-chip[data-v-1b215f23]{font-size:9px!important;height:18px!important;max-width:100px;padding:0 4px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.change-value[data-v-1b215f23]{font-size:11px;padding:1px 3px}.game-date[data-v-1b215f23]{font-size:9px}}.today-stats[data-v-1b215f23]{border-left:4px solid #ff9800}.week-stats[data-v-1b215f23]{border-left:4px solid #2196f3}.total-stats[data-v-1b215f23]{border-left:4px solid #4caf50}.community-links-section[data-v-1b215f23]{margin-bottom:20px}.community-links-card[data-v-1b215f23]{background:rgba(var(--v-theme-surface),.95);border-radius:16px;box-shadow:none!important;backdrop-filter:none!important;transition:transform .3s ease,box-shadow .3s ease;border:none}.community-links-card[data-v-1b215f23]:hover{transform:translateY(-2px);box-shadow:none!important}.community-links-grid[data-v-1b215f23]{display:flex;flex-direction:column;gap:12px}.community-link-item[data-v-1b215f23]{display:flex;align-items:center;gap:16px;padding:16px 20px;background:linear-gradient(135deg,rgba(var(--v-theme-surface),.8) 0,rgba(var(--v-theme-surface),.9) 100%);border:1px solid rgba(0,0,0,.05);border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.community-link-item[data-v-1b215f23]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,122,255,.03),rgba(0,122,255,.03));opacity:0;transition:opacity .3s ease}.community-link-item[data-v-1b215f23]:hover:before{opacity:1}.community-link-item[data-v-1b215f23]:hover{transform:translateX(4px);box-shadow:none!important;border-color:rgba(0,122,255,.2)}.link-icon-wrapper[data-v-1b215f23]{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;box-shadow:none!important}.group-link[data-v-1b215f23]{background:linear-gradient(135deg,#4caf50,#66bb6a)}.channel-link[data-v-1b215f23]{background:linear-gradient(135deg,#ff9800,#ffb74d)}.community-link-item:hover .link-icon-wrapper[data-v-1b215f23]{transform:scale(1.1);box-shadow:none!important}.link-content[data-v-1b215f23]{flex:1;display:flex;flex-direction:column;gap:4px}.link-title[data-v-1b215f23]{font-size:15px;font-weight:600;color:rgb(var(--v-theme-on-surface));line-height:1.3}.link-description[data-v-1b215f23]{font-size:13px;color:rgba(var(--v-theme-on-surface),.7);line-height:1.4;opacity:.9}.community-link-item:hover .link-title[data-v-1b215f23]{color:#007aff}.community-link-item:hover .link-description[data-v-1b215f23]{color:#555;opacity:1}.link-actions[data-v-1b215f23]{display:flex;align-items:center;gap:8px;flex-shrink:0}.copy-link-btn[data-v-1b215f23]{opacity:0;transition:opacity .3s ease;background:rgba(0,122,255,.1)!important;border-radius:6px}.community-link-item:hover .copy-link-btn[data-v-1b215f23]{opacity:1}.copy-link-btn[data-v-1b215f23]:hover{background:rgba(0,122,255,.2)!important;transform:scale(1.1)}.no-links-message[data-v-1b215f23]{display:flex;align-items:center;justify-content:center;padding:16px;color:rgba(var(--v-theme-on-surface),.5);font-size:14px;font-style:italic}@media (max-width:768px){.community-links-grid[data-v-1b215f23]{gap:10px}.community-link-item[data-v-1b215f23]{padding:14px 16px;gap:12px}.link-icon-wrapper[data-v-1b215f23]{width:40px;height:40px;border-radius:10px}.link-title[data-v-1b215f23]{font-size:14px}.link-description[data-v-1b215f23]{font-size:12px}.copy-link-btn[data-v-1b215f23]{opacity:1}}@media (max-width:480px){.community-link-item[data-v-1b215f23]{padding:12px 14px;gap:10px}.link-icon-wrapper[data-v-1b215f23]{width:36px;height:36px;border-radius:8px}.link-icon-wrapper .v-icon[data-v-1b215f23]{font-size:18px!important}.link-title[data-v-1b215f23]{font-size:13px}.link-description[data-v-1b215f23]{font-size:11px}.link-actions[data-v-1b215f23]{gap:4px}.copy-link-btn[data-v-1b215f23]{opacity:1}}.activity-dashboard-card[data-v-1b215f23],.media-account-panel[data-v-1b215f23]{overflow:hidden;background:linear-gradient(180deg,rgba(34,35,43,.96),rgba(21,21,28,.96))!important;border:1px solid hsla(0,0%,100%,.08)!important;border-radius:24px!important;box-shadow:none!important}.activity-dashboard-card[data-v-1b215f23]:hover,.media-account-panel[data-v-1b215f23]:hover{transform:none;box-shadow:none!important}.media-account-panel[data-v-1b215f23]{border-radius:18px!important}.media-account-tabs[data-v-1b215f23]{display:flex;gap:7px;padding:6px 8px;background:rgba(0,0,0,.28);border-bottom:1px solid hsla(0,0%,100%,.05)}.media-service-tab[data-v-1b215f23]{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:42px;padding:0 10px;border:1px solid transparent;border-radius:11px;background:transparent;color:rgba(226,226,232,.58);font-size:14px;font-weight:700;letter-spacing:0;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.media-service-tab[data-v-1b215f23]:focus{outline:none}.media-tab-plex[data-v-1b215f23]:focus-visible{box-shadow:none!important}.media-tab-emby[data-v-1b215f23]:focus-visible{box-shadow:none!important}.media-service-tab span[data-v-1b215f23]:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-service-icon[data-v-1b215f23]{display:inline-grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:9px;color:#101014}.media-service-icon .v-icon[data-v-1b215f23]{font-size:18px!important}.media-tab-plex .media-service-icon[data-v-1b215f23]{background:linear-gradient(135deg,#ffb312,#e69a00)}.media-tab-emby .media-service-icon[data-v-1b215f23]{background:linear-gradient(135deg,#60df64,#37b94a);color:#f5fff6}.media-tab-plex.is-active[data-v-1b215f23]{background:linear-gradient(135deg,rgba(255,179,18,.25),rgba(237,162,28,.15))!important;border-color:rgba(255,179,18,.4)!important;color:#ffbd2e!important}.media-tab-emby.is-active[data-v-1b215f23]{background:linear-gradient(135deg,rgba(96,223,100,.25),rgba(71,194,79,.15))!important;border-color:rgba(96,223,100,.4)!important;color:#68dd68!important}.media-accent-line[data-v-1b215f23]{height:2px;width:100%}.media-theme-plex .media-accent-line[data-v-1b215f23]{background:linear-gradient(90deg,#ffb312,rgba(255,179,18,.2))}.media-theme-emby .media-accent-line[data-v-1b215f23]{background:linear-gradient(90deg,#60df64,rgba(96,223,100,.2))}.media-account-content[data-v-1b215f23]{padding:0!important}.media-detail-row[data-v-1b215f23]{gap:12px;min-height:52px;padding:8px 12px;border-bottom:1px solid hsla(0,0%,100%,.07)}.media-detail-label[data-v-1b215f23]{display:inline-flex;gap:9px;color:rgba(222,222,229,.7);font-weight:600}.media-detail-label .v-icon[data-v-1b215f23]{color:#8bc7ff;font-size:18px!important}.media-theme-emby .media-detail-row:nth-child(4) .v-icon[data-v-1b215f23],.media-theme-plex .media-detail-row:nth-child(4) .v-icon[data-v-1b215f23]{color:#cfd5de}.media-detail-value[data-v-1b215f23]{display:inline-flex;gap:6px;max-width:64%;color:hsla(0,0%,100%,.92)}.media-pill[data-v-1b215f23]{display:inline-flex;align-items:center;justify-content:center;min-height:26px;max-width:100%;padding:3px 9px;border-radius:999px;background:rgba(83,83,96,.48);border:1px solid hsla(0,0%,100%,.08);color:rgba(242,242,247,.9);font-size:13px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-pill-wide[data-v-1b215f23]{max-width:min(360px,100%)}.media-theme-plex .media-level-value .emoji-icon[data-v-1b215f23],.media-theme-plex .media-pill-line[data-v-1b215f23]{color:#ffbd2e}.media-theme-emby .media-level-value .emoji-icon[data-v-1b215f23],.media-theme-emby .media-pill-line[data-v-1b215f23]{color:#68dd68}.media-theme-plex .media-pill-line[data-v-1b215f23]{background:rgba(237,162,28,.2);border-color:rgba(255,179,18,.34)}.media-theme-emby .media-pill-line[data-v-1b215f23]{background:rgba(71,194,79,.2);border-color:rgba(96,223,100,.34)}.media-pill-success[data-v-1b215f23]{background:rgba(65,190,79,.22);border-color:rgba(96,223,100,.34);color:#71e276}.media-pill-warning[data-v-1b215f23]{background:rgba(237,162,28,.2);border-color:rgba(255,179,18,.34);color:#ffbd2e}.media-level-value[data-v-1b215f23]{min-height:28px;cursor:pointer}.media-empty-value[data-v-1b215f23]{color:hsla(0,0%,100%,.44);font-size:14px}.media-copy-button[data-v-1b215f23]{position:relative;display:inline-grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border:1px solid hsla(0,0%,100%,.08);border-radius:9px;background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.72);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.media-copy-button[data-v-1b215f23]:after{content:"";position:absolute;inset:-6px}.media-copy-button[data-v-1b215f23]:hover{background:hsla(0,0%,100%,.1);color:#fff;border-color:hsla(0,0%,100%,.2)}.media-switch-action[data-v-1b215f23]{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 28px);min-height:44px;margin:10px 14px 12px;border-radius:13px;font-size:15px;font-weight:700;letter-spacing:0;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.media-switch-action .v-icon[data-v-1b215f23]{font-size:18px!important}.media-theme-plex .media-switch-action[data-v-1b215f23]{background:rgba(237,162,28,.15);border:1px solid rgba(255,179,18,.38);color:#ffbd2e}.media-theme-emby .media-switch-action[data-v-1b215f23]{background:rgba(71,194,79,.15);border:1px solid rgba(96,223,100,.38);color:#68dd68}.media-switch-action[data-v-1b215f23]:hover{background:hsla(0,0%,100%,.08)}.activity-dashboard-title[data-v-1b215f23]{justify-content:flex-start;background:hsla(0,0%,100%,.03)!important;border-bottom:1px solid hsla(0,0%,100%,.07)!important;color:hsla(0,0%,100%,.9)!important}.activity-dashboard-card .v-card-text[data-v-1b215f23]{padding:18px!important}.activity-dashboard-card .activity-section[data-v-1b215f23]{overflow:hidden;margin-bottom:18px;border:1px solid hsla(0,0%,100%,.08);border-radius:20px;background:rgba(17,17,23,.58)}.activity-dashboard-card .section-header[data-v-1b215f23]{margin:0;padding:16px 18px;border-bottom:1px solid hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.035)}.activity-dashboard-card .section-title[data-v-1b215f23]{color:hsla(0,0%,100%,.88);font-size:16px;font-weight:700}.activity-dashboard-card .activity-loading[data-v-1b215f23]{color:hsla(0,0%,100%,.68)}.activity-dashboard-card .activity-stats-grid[data-v-1b215f23]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:14px}.activity-dashboard-card .stats-card[data-v-1b215f23]{overflow:hidden;padding:0;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;background:rgba(30,31,39,.78);box-shadow:none!important}.activity-dashboard-card .stats-card[data-v-1b215f23]:hover{transform:none;box-shadow:none!important}.activity-dashboard-card .stats-card-header[data-v-1b215f23]{margin:0;padding:13px 15px;border-bottom:1px solid hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.82);font-size:14px}.activity-dashboard-card .stats-items[data-v-1b215f23]{gap:0}.activity-dashboard-card .stat-item[data-v-1b215f23]{min-height:50px;padding:11px 15px;border-bottom:1px solid hsla(0,0%,100%,.06)}.activity-dashboard-card .stat-item[data-v-1b215f23]:last-child{border-bottom:none}.activity-dashboard-card .stat-label[data-v-1b215f23]{color:rgba(222,222,229,.72);font-size:14px}.activity-dashboard-card .change-value[data-v-1b215f23],.activity-dashboard-card .stat-value[data-v-1b215f23]{min-width:58px;padding:4px 10px;border-radius:999px;font-size:14px}.activity-dashboard-card .today-value[data-v-1b215f23]{background:rgba(237,162,28,.18);border-color:rgba(255,179,18,.3);color:#ffbd2e}.activity-dashboard-card .total-value[data-v-1b215f23]{background:rgba(71,194,79,.18);border-color:rgba(96,223,100,.3);color:#68dd68}.activity-dashboard-card .change-value.positive[data-v-1b215f23],.activity-dashboard-card .stat-value.positive[data-v-1b215f23]{background:rgba(71,194,79,.18)!important;border:1px solid rgba(96,223,100,.3)!important;color:#68dd68!important}.activity-dashboard-card .change-value.negative[data-v-1b215f23],.activity-dashboard-card .stat-value.negative[data-v-1b215f23]{background:rgba(255,96,96,.18)!important;border:1px solid rgba(255,96,96,.3)!important;color:#f77!important}.activity-dashboard-card .v-divider[data-v-1b215f23]{opacity:.16}.activity-dashboard-card .recent-games-list[data-v-1b215f23]{gap:8px;padding:0 14px 14px}.activity-dashboard-card .game-category-title[data-v-1b215f23]{margin:12px 0 8px;color:hsla(0,0%,100%,.78);border-left-color:#8bc7ff}.activity-dashboard-card .recent-game-item[data-v-1b215f23]{min-height:46px;padding:9px 12px;border:1px solid hsla(0,0%,100%,.07);border-radius:14px;background:hsla(0,0%,100%,.04)}.activity-dashboard-card .recent-game-item[data-v-1b215f23]:hover{transform:none;background:hsla(0,0%,100%,.07)}.activity-dashboard-card .game-date[data-v-1b215f23]{color:hsla(0,0%,100%,.52)}.activity-ledger-card[data-v-1b215f23]{overflow:hidden}.activity-ledger-card .activity-card-title[data-v-1b215f23]{display:flex;align-items:center;justify-content:center;gap:8px;min-height:56px;padding:20px 24px 16px;font-size:18px;font-weight:600;letter-spacing:0}.activity-ledger-card .activity-card-title .v-icon[data-v-1b215f23]{color:#007aff;font-size:21px!important;filter:none!important}.activity-ledger-card .activity-ledger-content[data-v-1b215f23]{padding:14px 16px 16px!important}.activity-tabs[data-v-1b215f23]{display:flex;gap:4px;margin-bottom:9px;padding:4px;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;background:rgba(0,0,0,.3)}.activity-tab[data-v-1b215f23]{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:34px;padding:0 9px;border:1px solid transparent;border-radius:9px;background:transparent;color:rgba(222,222,229,.68);font:inherit;font-size:13px;font-weight:600;letter-spacing:0;line-height:1.2;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.activity-tab[data-v-1b215f23]:focus{outline:none}.activity-tab[data-v-1b215f23]:focus-visible{box-shadow:none!important}.activity-tab[data-v-1b215f23]:hover{background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.86)}.activity-tab.is-active[data-v-1b215f23]{border-color:rgba(90,200,250,.5)!important;background:linear-gradient(135deg,rgba(0,122,255,.3),rgba(0,94,203,.2))!important;color:#fff!important;box-shadow:none!important}.activity-tab-icon[data-v-1b215f23]{display:inline-grid;place-items:center;width:21px;height:21px;flex:0 0 21px;border-radius:7px;background:hsla(0,0%,100%,.045);color:hsla(0,0%,100%,.66)}.activity-tab-icon .v-icon[data-v-1b215f23]{font-size:15px!important}.activity-tab-wheel.is-active .activity-tab-icon[data-v-1b215f23]{background:rgba(237,162,28,.2);color:#ffbd2e}.activity-tab-blackjack.is-active .activity-tab-icon[data-v-1b215f23]{background:rgba(0,122,255,.22);color:#b491ff}.activity-tab-recent.is-active .activity-tab-icon[data-v-1b215f23]{background:rgba(139,199,255,.18);color:#8bc7ff}.activity-tab-label[data-v-1b215f23]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-game-block[data-v-1b215f23]{overflow:visible;margin-bottom:0;border:none;border-radius:0;background:transparent}.activity-game-block[data-v-1b215f23]:last-child{margin-bottom:0}.activity-game-header[data-v-1b215f23]{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px;padding:3px 2px 7px;border-bottom:1px solid hsla(0,0%,100%,.045);background:transparent}.activity-game-name[data-v-1b215f23]{display:inline-flex;align-items:center;gap:7px;min-width:0;color:hsla(0,0%,100%,.88);font-size:14px;font-weight:600}.activity-game-icon[data-v-1b215f23]{display:inline-grid;place-items:center;width:18px;height:18px;flex:0 0 18px;border-radius:0}.activity-game-icon .v-icon[data-v-1b215f23]{font-size:16px!important}.activity-game-wheel .activity-game-icon[data-v-1b215f23]{background:transparent;color:#ffbd2e}.activity-game-blackjack .activity-game-icon[data-v-1b215f23]{background:transparent;color:#b491ff}.activity-records-block .activity-game-icon[data-v-1b215f23]{background:transparent;color:#8bc7ff}.activity-game-summary[data-v-1b215f23]{display:inline-flex;align-items:center;min-height:24px;max-width:44%;padding:3px 9px;border-radius:999px;background:rgba(83,83,96,.28);border:1px solid hsla(0,0%,100%,.055);color:hsla(0,0%,100%,.68);font-size:12px;font-weight:600;white-space:nowrap}.activity-ledger-rows[data-v-1b215f23]{display:flex;flex-direction:column}.activity-ledger-row[data-v-1b215f23]{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:39px;padding:6px 2px;border-bottom:1px solid hsla(0,0%,100%,.045)}.activity-ledger-row[data-v-1b215f23]:last-child{border-bottom:none}.activity-row-label[data-v-1b215f23]{display:inline-flex;align-items:center;gap:7px;min-width:0;color:rgba(222,222,229,.76);font-size:14px;font-weight:600;line-height:1.3}.activity-row-label .v-icon[data-v-1b215f23]{color:#8bc7ff;font-size:16px!important}.activity-pill[data-v-1b215f23]{display:inline-flex;align-items:center;justify-content:center;min-width:50px;min-height:26px;max-width:48%;padding:3px 10px;border-radius:12px;background:rgba(83,83,96,.34);border:1px solid hsla(0,0%,100%,.06);color:rgba(242,242,247,.9);font-size:14px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-pill-today[data-v-1b215f23]{background:rgba(237,162,28,.2);border-color:rgba(255,179,18,.34);color:#ffbd2e}.activity-pill-success[data-v-1b215f23],.activity-pill-total[data-v-1b215f23]{background:rgba(71,194,79,.2);border-color:rgba(96,223,100,.34);color:#68dd68}.activity-pill-danger[data-v-1b215f23]{background:rgba(255,96,96,.18);border-color:rgba(255,96,96,.32);color:#f77}.activity-pill-compact[data-v-1b215f23]{min-width:44px;min-height:24px;font-size:12px}.activity-record-group[data-v-1b215f23]{padding:9px 2px 10px;border-bottom:1px solid hsla(0,0%,100%,.045)}.activity-record-group[data-v-1b215f23]:last-child{border-bottom:none}.activity-record-title[data-v-1b215f23]{margin:0 0 7px;color:hsla(0,0%,100%,.68);font-size:13px;font-weight:600}.activity-record-row[data-v-1b215f23]{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:36px;padding:5px 0;border-bottom:1px solid hsla(0,0%,100%,.04)}.activity-record-row[data-v-1b215f23]:last-child{border-bottom:none}.activity-result-chip[data-v-1b215f23]{justify-self:start;max-width:100%;min-height:24px!important;height:24px!important;padding:0 9px!important;border-radius:12px!important;font-size:12px!important;font-weight:600!important}.activity-record-date[data-v-1b215f23]{color:hsla(0,0%,100%,.5);font-size:12px;font-weight:600;white-space:nowrap}@media (max-width:768px){.media-account-tabs[data-v-1b215f23]{gap:7px;padding:8px}.media-service-tab[data-v-1b215f23]{min-height:44px;padding:0 9px;font-size:13px;border-radius:12px}.media-service-icon[data-v-1b215f23]{width:28px;height:28px;flex-basis:28px}.media-detail-row[data-v-1b215f23]{min-height:50px;padding:8px 10px}.media-detail-label[data-v-1b215f23]{gap:8px;font-size:13px}.media-detail-label .v-icon[data-v-1b215f23]{font-size:17px!important}.media-pill[data-v-1b215f23]{min-height:25px;padding:3px 8px;font-size:12px}.media-switch-action[data-v-1b215f23]{min-height:44px;font-size:15px}.activity-dashboard-card .activity-stats-grid[data-v-1b215f23]{grid-template-columns:1fr}.activity-ledger-card .activity-card-title[data-v-1b215f23]{min-height:52px;font-size:17px}.activity-tabs[data-v-1b215f23]{gap:5px}.activity-tab[data-v-1b215f23]{min-height:40px;padding:0 9px;font-size:12px}.activity-game-header[data-v-1b215f23]{min-height:40px}.activity-game-name[data-v-1b215f23]{font-size:14px}.activity-game-header[data-v-1b215f23],.activity-ledger-row[data-v-1b215f23]{padding-left:2px;padding-right:2px}.activity-ledger-row[data-v-1b215f23]{min-height:39px}.activity-row-label[data-v-1b215f23]{font-size:13px}.activity-pill[data-v-1b215f23]{min-height:26px;font-size:13px}.activity-result-chip[data-v-1b215f23]{min-height:24px!important;height:24px!important;font-size:12px!important}}@media (max-width:480px){.content-wrapper[data-v-1b215f23]{padding-left:12px;padding-right:12px}.activity-dashboard-card[data-v-1b215f23],.media-account-panel[data-v-1b215f23]{border-radius:16px!important}.media-account-tabs[data-v-1b215f23]{padding:7px}.media-service-tab[data-v-1b215f23]{gap:5px;min-height:44px;padding:0 7px;font-size:13px;border-radius:11px}.media-service-icon[data-v-1b215f23]{width:28px;height:28px;flex-basis:28px;border-radius:9px}.media-detail-row[data-v-1b215f23]{min-height:48px;padding:7px 9px;gap:8px}.media-detail-label[data-v-1b215f23]{gap:7px;font-size:13px}.media-detail-label .v-icon[data-v-1b215f23]{font-size:17px!important}.media-detail-value[data-v-1b215f23]{max-width:60%}.media-pill[data-v-1b215f23]{min-height:26px;padding:3px 8px;font-size:12px}.media-copy-button[data-v-1b215f23]{width:32px;height:32px;flex-basis:32px}.media-line-value[data-v-1b215f23]{max-width:62%}.media-switch-action[data-v-1b215f23]{width:calc(100% - 18px);min-height:44px;margin:9px 9px 11px;font-size:15px}.activity-dashboard-card .v-card-text[data-v-1b215f23]{padding:14px!important}.activity-dashboard-card .activity-stats-grid[data-v-1b215f23]{padding:12px}.activity-ledger-card .activity-ledger-content[data-v-1b215f23]{padding:12px!important}.activity-tabs[data-v-1b215f23]{gap:5px;margin-bottom:10px;padding:5px;border-radius:12px}.activity-tab[data-v-1b215f23]{gap:5px;min-height:40px;padding:0 6px;border-radius:9px;font-size:12px}.activity-tab-icon[data-v-1b215f23]{width:22px;height:22px;flex-basis:22px;border-radius:7px}.activity-game-block[data-v-1b215f23]{border-radius:0}.activity-game-header[data-v-1b215f23]{min-height:32px;padding:3px 2px 7px}.activity-game-name[data-v-1b215f23]{gap:8px;font-size:14px}.activity-game-icon[data-v-1b215f23]{width:18px;height:18px;flex-basis:18px}.activity-game-summary[data-v-1b215f23]{max-width:42%;min-height:24px;padding:3px 8px;font-size:11px}.activity-ledger-row[data-v-1b215f23]{min-height:39px;padding:6px 2px;gap:8px}.activity-row-label[data-v-1b215f23]{gap:8px;font-size:13px}.activity-pill[data-v-1b215f23]{min-width:46px;min-height:25px;max-width:45%;padding:3px 9px;font-size:13px}.activity-result-chip[data-v-1b215f23]{min-height:24px!important;height:24px!important;padding:0 9px!important;font-size:12px!important}.activity-record-row[data-v-1b215f23]{grid-template-columns:minmax(0,1fr) auto;min-height:36px;gap:7px;padding:5px 0}.activity-record-date[data-v-1b215f23]{grid-column:1/-1;justify-self:end;font-size:11px}}.misaya-account-shell[data-v-1b215f23]{display:flex;flex-direction:column}.account-page-header[data-v-1b215f23]{padding:10px 2px 4px}.account-page-header h1[data-v-1b215f23]{margin:0;color:#fff;font-size:34px;font-weight:850;letter-spacing:0;line-height:1.1}.account-metrics[data-v-1b215f23]{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.45fr) minmax(0,.85fr);gap:12px}.account-metric-pill[data-v-1b215f23]{display:inline-flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font:inherit;min-width:0;min-height:48px;padding:0 16px;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;background:rgba(28,29,39,.86);color:hsla(0,0%,100%,.94);box-shadow:none!important;gap:9px;line-height:1}.account-metric-pill strong[data-v-1b215f23]{overflow:hidden;max-width:100%;font-size:19px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.account-metric-pill span[data-v-1b215f23]{color:rgba(183,176,198,.7);font-size:14px;font-weight:700;white-space:nowrap}.account-metric-pill .v-icon[data-v-1b215f23]{flex:0 0 auto;opacity:.95}.account-metric-credits .v-icon[data-v-1b215f23],.account-metric-donation .v-icon[data-v-1b215f23]{color:#f5cc68!important}.account-metric-invite .v-icon[data-v-1b215f23]{color:#87a9d8!important}.account-metric-credits[data-v-1b215f23]{border-color:rgba(238,71,71,.32);background:rgba(25,23,32,.92);box-shadow:none!important}.account-metric-pill[data-v-1b215f23]:hover{border-color:hsla(0,0%,100%,.15);background:rgba(38,39,51,.92)}.account-invite-panel[data-v-1b215f23],.account-summary-card[data-v-1b215f23]{overflow:hidden;border:1px solid hsla(0,0%,100%,.085);border-radius:24px;background:linear-gradient(180deg,rgba(24,25,36,.96),rgba(13,15,24,.96)),#141722;box-shadow:none!important}.account-summary-card[data-v-1b215f23]{padding:26px 26px 22px}.account-summary-main[data-v-1b215f23]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px}.account-avatar[data-v-1b215f23]{display:grid;width:78px;height:78px;place-items:center;border-radius:21px;background:radial-gradient(circle at 30% 20%,hsla(0,100%,71%,.42),transparent 34%),linear-gradient(135deg,#8b131d,#f13a37);color:#fff;box-shadow:none!important;font-size:35px;font-weight:900;line-height:1}.account-identity[data-v-1b215f23]{min-width:0}.account-name[data-v-1b215f23]{color:#fff;font-size:30px;font-weight:850;line-height:1.05}.account-subtitle[data-v-1b215f23]{margin-top:9px;color:rgba(200,194,211,.78);font-size:17px;font-weight:580;line-height:1.2}.account-multiplier[data-v-1b215f23]{align-self:start;min-width:116px;padding:12px 18px;border:1px solid hsla(0,0%,100%,.095);border-radius:999px;background:hsla(0,0%,100%,.045);color:rgba(232,228,239,.86);font-size:16px;font-weight:800;line-height:1;text-align:center}.account-summary-footer[data-v-1b215f23]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:23px;gap:18px}.account-progress-track[data-v-1b215f23]{overflow:hidden;height:8px;border-radius:999px;background:hsla(0,0%,100%,.045)}.account-progress-track span[data-v-1b215f23]{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff343e,#ff8a73);box-shadow:none!important}.account-hatch-date[data-v-1b215f23]{color:rgba(154,148,169,.8);font-size:15px;font-weight:760;letter-spacing:0;white-space:nowrap}.account-medal-strip[data-v-1b215f23]{margin-top:-4px;padding:0 4px}.account-invite-panel[data-v-1b215f23]{min-height:76px;padding:10px}.account-invite-panel-empty[data-v-1b215f23]{display:grid;min-height:78px;place-items:center;border-style:dashed;border-color:hsla(0,0%,100%,.14);background:linear-gradient(180deg,rgba(20,23,34,.84),rgba(11,15,24,.84)),#111622}.account-empty-invite[data-v-1b215f23]{display:inline-flex;align-items:center;color:rgba(184,178,195,.78);font-size:17px;font-weight:760;gap:8px}.account-empty-invite .v-icon[data-v-1b215f23]{color:#e5c661!important}.account-invite-row[data-v-1b215f23]{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;min-height:50px;padding:7px 8px;border-bottom:1px solid hsla(0,0%,100%,.07);gap:8px}.account-invite-row[data-v-1b215f23]:last-child{border-bottom:0}.account-invite-code[data-v-1b215f23],.account-privilege-badge[data-v-1b215f23],.account-redeem-button[data-v-1b215f23]{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:34px;border-radius:999px;font-weight:760;line-height:1;gap:7px}.account-invite-code[data-v-1b215f23]{justify-content:flex-start;padding:0 13px;border:1px solid hsla(43,88%,68%,.24);background:hsla(43,88%,68%,.1);color:#f2d47b}.account-invite-code span[data-v-1b215f23]{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.account-privilege-badge[data-v-1b215f23]{padding:0 10px;border:1px solid hsla(43,88%,68%,.25);background:hsla(43,88%,68%,.12);color:#f2d47b;font-size:12px}.account-redeem-button[data-v-1b215f23]{padding:0 12px;border:1px solid rgba(84,207,104,.28);background:rgba(84,207,104,.12);color:#78e88b;font-size:13px}.account-redeem-button[data-v-1b215f23]:disabled{cursor:default;opacity:.58}.account-section-label[data-v-1b215f23]{margin-top:4px;color:rgba(147,140,164,.82);font-size:17px;font-weight:760;letter-spacing:0}.misaya-account-shell .media-account-panel[data-v-1b215f23]{border-radius:24px!important}.misaya-account-shell .media-account-tabs[data-v-1b215f23]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px 18px 13px;border-bottom:0;background:transparent!important}.misaya-account-shell .media-service-tab[data-v-1b215f23]{min-height:62px;border-radius:18px;font-size:21px;gap:11px}.misaya-account-shell .media-service-icon[data-v-1b215f23]{background:transparent!important}.misaya-account-shell .media-accent-line[data-v-1b215f23]{width:calc(100% - 36px);height:3px;margin:0 18px;border-radius:999px}.misaya-account-shell .media-detail-row[data-v-1b215f23]{min-height:66px;padding:13px 25px}.misaya-account-shell .media-detail-label[data-v-1b215f23]{gap:13px;font-size:17px}.misaya-account-shell .media-pill[data-v-1b215f23]{min-height:35px;padding:6px 15px;font-size:16px}.misaya-account-shell .media-switch-action[data-v-1b215f23]{width:calc(100% - 36px);min-height:74px;margin:16px 18px 18px;border-radius:18px!important}@media (max-width:480px){.misaya-account-shell[data-v-1b215f23]{gap:12px}.account-page-header[data-v-1b215f23]{padding-top:6px}.account-page-header h1[data-v-1b215f23]{font-size:29px}.account-metrics[data-v-1b215f23]{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) minmax(0,1fr);gap:7px}.account-metric-pill[data-v-1b215f23]{min-height:44px;padding:0 8px;gap:4px}.account-metric-pill .v-icon[data-v-1b215f23]{font-size:15px!important}.account-metric-pill strong[data-v-1b215f23]{flex:0 1 auto;font-size:15px}.account-metric-pill span[data-v-1b215f23]{flex:0 0 auto;font-size:11px}.account-metric-credits strong[data-v-1b215f23]{font-size:16px}.account-summary-card[data-v-1b215f23]{padding:18px 18px 17px}.account-summary-main[data-v-1b215f23]{grid-template-columns:auto minmax(0,1fr);gap:14px}.account-avatar[data-v-1b215f23]{width:64px;height:64px;border-radius:18px;font-size:29px}.account-name[data-v-1b215f23]{font-size:25px}.account-subtitle[data-v-1b215f23]{margin-top:7px;font-size:15px}.account-multiplier[data-v-1b215f23]{grid-column:1/-1;justify-self:end;min-width:0;margin-top:-4px;padding:9px 13px;font-size:14px}.account-summary-footer[data-v-1b215f23]{grid-template-columns:minmax(0,1fr);margin-top:14px;gap:9px}.account-hatch-date[data-v-1b215f23]{justify-self:end;font-size:13px}.account-invite-panel[data-v-1b215f23]{padding:8px}.account-invite-row[data-v-1b215f23]{grid-template-columns:minmax(0,1fr) auto;min-height:46px;padding:6px 4px}.account-privilege-badge[data-v-1b215f23]{display:none}.account-redeem-button[data-v-1b215f23]{min-height:32px;padding:0 10px}.account-section-label[data-v-1b215f23]{font-size:16px}.misaya-account-shell .media-account-tabs[data-v-1b215f23]{gap:10px;padding:14px 14px 10px}.misaya-account-shell .media-service-tab[data-v-1b215f23]{min-height:56px;border-radius:16px;font-size:18px}.misaya-account-shell .media-accent-line[data-v-1b215f23]{width:calc(100% - 28px);margin:0 14px}.misaya-account-shell .media-detail-row[data-v-1b215f23]{min-height:62px;padding:12px 18px}.misaya-account-shell .media-detail-label[data-v-1b215f23]{font-size:15px}.misaya-account-shell .media-pill[data-v-1b215f23]{min-height:32px;padding:5px 11px;font-size:14px}.misaya-account-shell .media-switch-action[data-v-1b215f23]{width:calc(100% - 28px);margin:14px 14px 16px}}.account-page-header[data-v-1b215f23]{overflow:hidden;padding:24px 28px 26px;border:1px solid hsla(0,0%,100%,.075);border-radius:30px;background:linear-gradient(180deg,rgba(32,27,48,.96),rgba(28,22,43,.98)),#1d172d;box-shadow:none!important}.account-page-header h1[data-v-1b215f23]{font-size:42px;font-weight:880}.account-summary-card[data-v-1b215f23]{padding:22px}.account-summary-main[data-v-1b215f23]{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px}.account-avatar[data-v-1b215f23]{overflow:hidden}.account-avatar img[data-v-1b215f23],.account-avatar span[data-v-1b215f23]{display:block;width:100%;height:100%}.account-avatar img[data-v-1b215f23]{-o-object-fit:cover;object-fit:cover}.account-avatar span[data-v-1b215f23]{display:grid;place-items:center}.account-name-row[data-v-1b215f23]{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;min-width:0;align-items:center;gap:10px}.account-name[data-v-1b215f23]{max-width:100%;font-size:28px}.account-multiplier[data-v-1b215f23],.account-name[data-v-1b215f23]{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.account-multiplier[data-v-1b215f23]{align-self:center;max-width:160px;padding:8px 12px;color:rgba(234,229,242,.86);font-size:13px}.account-hatch-date[data-v-1b215f23],.account-progress-track[data-v-1b215f23],.account-summary-footer[data-v-1b215f23]{display:none!important}.account-medal-strip[data-v-1b215f23]{margin:14px 0 0;padding:0}.account-invite-inline[data-v-1b215f23]{padding:8px;border:1px solid hsla(0,0%,100%,.075);border-radius:18px;background:rgba(10,12,20,.36)}.account-invite-inline-empty[data-v-1b215f23]{display:grid;min-height:54px;place-items:center;border-style:dashed;border-color:hsla(0,0%,100%,.13)}.misaya-account-shell .media-account-panel[data-v-1b215f23]{margin-top:8px!important}.account-section-label[data-v-1b215f23]{display:none!important}@media (max-width:480px){.account-page-header[data-v-1b215f23]{padding:20px 22px 22px;border-radius:26px}.account-page-header h1[data-v-1b215f23]{font-size:35px}.account-summary-card[data-v-1b215f23]{padding:18px}.account-name-row[data-v-1b215f23]{gap:8px}.account-name[data-v-1b215f23]{font-size:22px}.account-multiplier[data-v-1b215f23]{grid-column:auto;justify-self:auto;max-width:96px;margin-top:0;padding:7px 10px;font-size:12px}.account-invite-inline[data-v-1b215f23]{margin-top:14px;padding:7px}}.account-invite-inline[data-v-1b215f23]{margin-top:16px;padding:10px;border-color:hsla(0,0%,100%,.07);background:linear-gradient(180deg,rgba(18,20,31,.58),rgba(8,10,17,.44)),rgba(10,12,20,.36)}.account-invite-inline-empty[data-v-1b215f23]{display:block;min-height:76px;place-items:initial}.account-invite-head[data-v-1b215f23]{display:flex;align-items:center;justify-content:space-between;padding:2px 4px 9px;gap:12px}.account-invite-title[data-v-1b215f23]{display:inline-flex;align-items:center;min-width:0;color:hsla(43,44%,89%,.92);font-size:14px;font-weight:820;gap:7px}.account-invite-title .v-icon[data-v-1b215f23]{color:#e5c661!important}.account-invite-meta[data-v-1b215f23]{display:inline-flex;flex-shrink:0;align-items:center;color:rgba(184,178,195,.68);font-size:12px;font-weight:720;gap:8px}.account-invite-list[data-v-1b215f23]{overflow:hidden;border:1px solid hsla(0,0%,100%,.065);border-radius:14px;background:rgba(7,9,15,.28)}.account-invite-row[data-v-1b215f23]{grid-template-columns:minmax(0,1fr) auto;min-height:44px;padding:7px;gap:10px}.account-invite-code-block[data-v-1b215f23]{display:inline-flex;align-items:center;justify-content:flex-start;width:100%;min-width:0;min-height:34px;padding:0 12px;border:1px solid hsla(43,88%,68%,.18);border-radius:999px;background:hsla(43,88%,68%,.085);color:#f3d987;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-weight:780;gap:7px;line-height:1}.account-invite-code-block span[data-v-1b215f23]{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.account-invite-actions[data-v-1b215f23]{display:inline-flex;align-items:center;justify-content:flex-end;min-width:-moz-max-content;min-width:max-content;gap:8px}.account-privilege-badge[data-v-1b215f23]{min-height:32px}.account-redeem-button[data-v-1b215f23]{min-height:32px;border-color:rgba(84,207,104,.22);background:rgba(84,207,104,.085);color:rgba(188,238,196,.94)}.account-empty-invite[data-v-1b215f23]{display:flex;min-height:34px;justify-content:center;color:rgba(184,178,195,.72);font-size:14px}@media (max-width:480px){.account-invite-inline[data-v-1b215f23]{margin-top:14px;padding:8px}.account-invite-head[data-v-1b215f23]{padding:2px 3px 8px}.account-invite-row[data-v-1b215f23]{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.account-invite-actions[data-v-1b215f23]{justify-content:flex-end;width:auto}.account-invite-actions.has-privilege[data-v-1b215f23]{justify-content:flex-end}.account-privilege-badge[data-v-1b215f23]{display:inline-flex}}@media (max-width:360px){.account-invite-row[data-v-1b215f23]{grid-template-columns:1fr;align-items:stretch}.account-invite-actions[data-v-1b215f23]{width:100%}.account-invite-actions.has-privilege[data-v-1b215f23]{justify-content:space-between}}.account-summary-card[data-v-1b215f23],.media-account-panel[data-v-1b215f23]{position:relative;isolation:isolate;overflow:hidden}.account-summary-card[data-v-1b215f23]:after,.account-summary-card[data-v-1b215f23]:before,.media-account-panel[data-v-1b215f23]:after,.media-account-panel[data-v-1b215f23]:before{position:absolute;inset:0;content:"";pointer-events:none}.account-summary-card[data-v-1b215f23]:before,.media-account-panel[data-v-1b215f23]:before{z-index:0;background-image:url(/img/misaya-cinema-bg.af4fe2d9.svg);background-position:72% 28%;background-size:cover;filter:none!important;opacity:.3;transform:scale(1.08)}.account-summary-card[data-v-1b215f23]:after,.media-account-panel[data-v-1b215f23]:after{z-index:0;background:radial-gradient(circle at 20% 12%,rgba(255,214,112,.08),transparent 34%),linear-gradient(180deg,rgba(14,15,24,.46),rgba(8,10,18,.68))}.media-theme-plex[data-v-1b215f23]:before{opacity:.32}.media-theme-emby[data-v-1b215f23]:after{background:radial-gradient(circle at 78% 10%,rgba(84,207,104,.08),transparent 32%),linear-gradient(180deg,rgba(14,17,24,.46),rgba(8,11,18,.68))}.account-summary-card[data-v-1b215f23]>*,.media-account-panel[data-v-1b215f23]>*{position:relative;z-index:1}.media-account-details[data-v-1b215f23]{padding:16px}.media-detail-row[data-v-1b215f23]{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.04)}.media-detail-row[data-v-1b215f23]:last-of-type{border-bottom:none}.media-detail-label[data-v-1b215f23]{display:flex;align-items:center;color:#a0a0a0;font-size:14px}.media-detail-value[data-v-1b215f23]{display:flex;align-items:center}.value-pill[data-v-1b215f23]{background:hsla(0,0%,100%,.08);padding:4px 12px;border-radius:20px;font-size:13px;color:#fff;border:1px solid hsla(0,0%,100%,.05)}.success-pill[data-v-1b215f23]{color:#4caf50;background:rgba(76,175,80,.1);border-color:rgba(76,175,80,.2)}.line-pill[data-v-1b215f23]{display:flex;align-items:center;gap:8px;padding-right:6px;color:var(--hbo-gold);background:rgba(255,214,10,.08);border-color:rgba(255,214,10,.15)}.copy-icon-btn[data-v-1b215f23]{background:hsla(0,0%,100%,.1);border-radius:4px;padding:2px 4px;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.7);transition:all .2s;cursor:pointer}.copy-icon-btn[data-v-1b215f23]:hover{background:hsla(0,0%,100%,.2);color:#fff}.switch-line-btn[data-v-1b215f23]{margin-top:8px;border-radius:12px;font-weight:600;letter-spacing:.5px;padding:12px 0;background:linear-gradient(135deg,#007aff,#005ecb);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease}.switch-line-btn[data-v-1b215f23]:active{transform:scale(.98)}.user-info-container[data-v-1b215f23]{--glass-panel:rgba(12,16,31,.74);--glass-line:hsla(0,0%,100%,.12);--glass-text:#f4f7ff;--glass-muted:rgba(226,232,255,.62);--glass-blue:#78a8ff;--glass-violet:#007aff}.user-info-container .transparent-container[data-v-1b215f23]{max-width:100%!important;padding:0!important}.user-info-container .hbo-hero-banner[data-v-1b215f23]{display:flex!important;min-height:0!important;margin:0!important;padding:18px var(--hbo-spacing-4) 10px!important;border:0!important;border-radius:0!important;overflow:visible;background:transparent!important;box-shadow:none!important}.user-info-container .hero-gradient-overlay[data-v-1b215f23]{display:none!important}.user-info-container .hero-card[data-v-1b215f23]{position:relative;z-index:2;width:100%;max-width:700px;min-height:auto;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:18px 16px!important;border:1px solid hsla(0,0%,100%,.07)!important;border-radius:20px!important;background:var(--misaya-hero-background)!important;box-shadow:none!important;text-align:center!important}.user-info-container .hero-card[data-v-1b215f23]:before{display:none!important}.user-info-container .hero-title[data-v-1b215f23]{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:var(--hbo-spacing-2);margin:0!important;font-size:22px!important;line-height:1.2!important;font-weight:900!important;color:var(--hbo-text-primary)!important;letter-spacing:0!important;text-shadow:none!important}.user-info-container .hero-icon[data-v-1b215f23]{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#9bc4ff!important;background:hsla(0,0%,100%,.09);box-shadow:none!important}.user-info-container .hero-subtitle[data-v-1b215f23]{position:relative;z-index:1;margin:4px 0 0!important;color:var(--hbo-text-secondary)!important;font-size:16px!important;font-weight:400!important;letter-spacing:0!important}.misaya-account-shell[data-v-1b215f23]{display:grid;gap:14px}.media-account-panel[data-v-1b215f23]{padding:16px!important;background:radial-gradient(ellipse at 80% -12%,rgba(0,122,255,.26),transparent 46%),radial-gradient(ellipse at 6% 30%,rgba(0,122,255,.15),transparent 42%),linear-gradient(180deg,rgba(14,18,33,.9),rgba(6,8,16,.98))!important;border:1px solid var(--glass-line)!important}.media-account-panel[data-v-1b215f23]:after,.media-account-panel[data-v-1b215f23]:before{display:none!important}.media-account-tabs[data-v-1b215f23]{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px!important;margin:0 0 14px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.035)),hsla(0,0%,100%,.05)!important;border:1px solid hsla(0,0%,100%,.1)!important}.media-service-tab[data-v-1b215f23]{min-width:0!important;height:48px!important;border-radius:999px!important;border:1px solid transparent!important;background:transparent!important;color:rgba(234,238,255,.58)!important;font-size:15px!important;font-weight:850!important;letter-spacing:0!important;box-shadow:none!important}.media-service-tab.is-active[data-v-1b215f23]{background:radial-gradient(ellipse at 20% 0,hsla(0,0%,100%,.28),transparent 52%),linear-gradient(135deg,rgba(0,122,255,.78),rgba(0,94,203,.74))!important;border-color:hsla(0,0%,100%,.18)!important;box-shadow:none!important}.media-service-icon[data-v-1b215f23]{width:28px!important;height:28px!important;border-radius:999px!important;color:inherit!important;background:hsla(0,0%,100%,.08)!important}.media-service-tab.is-active .media-service-icon[data-v-1b215f23]{color:#10142b!important;background:hsla(0,0%,100%,.88)!important}.media-service-icon.has-logo[data-v-1b215f23],.media-service-tab.is-active .media-service-icon.has-logo[data-v-1b215f23]{box-shadow:none!important}.media-service-logo[data-v-1b215f23]{width:24px;height:24px;display:block;-o-object-fit:contain;object-fit:contain}.media-tab-emby .media-service-logo[data-v-1b215f23]{width:25px;height:25px}.media-accent-line[data-v-1b215f23]{height:1px!important;margin:0 2px 14px!important;background:linear-gradient(90deg,transparent,rgba(0,122,255,.7),transparent)!important;opacity:.75}.media-account-details[data-v-1b215f23]{display:grid;gap:10px}.media-detail-row[data-v-1b215f23]{min-height:58px;padding:12px 14px!important;border:1px solid hsla(0,0%,100%,.08)!important;border-radius:18px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.025)),hsla(0,0%,100%,.03)}.media-detail-label[data-v-1b215f23]{min-width:0;color:var(--glass-muted)!important;font-size:13px!important;font-weight:750!important}.media-detail-label .v-icon[data-v-1b215f23]{color:#8fb9ff!important}.media-detail-value[data-v-1b215f23]{min-width:0;justify-content:flex-end}.value-pill[data-v-1b215f23]{max-width:186px;padding:7px 12px!important;border-radius:999px!important;color:var(--glass-text)!important;background:hsla(0,0%,100%,.075)!important;border:1px solid hsla(0,0%,100%,.1)!important;font-size:13px!important;font-weight:800!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.success-pill[data-v-1b215f23]{color:#84f5b1!important;background:rgba(54,211,132,.13)!important;border-color:rgba(54,211,132,.2)!important}.line-pill[data-v-1b215f23]{color:#f8ce73!important;background:rgba(246,198,91,.12)!important;border-color:rgba(246,198,91,.22)!important}.copy-icon-btn[data-v-1b215f23]{width:28px;height:28px;padding:0!important;border-radius:999px!important;color:hsla(0,0%,100%,.78)!important;background:hsla(0,0%,100%,.1)!important}.media-watch-icons[data-v-1b215f23]{gap:4px}.media-action-row[data-v-1b215f23]{margin-top:4px!important}.switch-line-btn[data-v-1b215f23]{min-height:52px;border-radius:999px!important;color:#07101f!important;background:linear-gradient(135deg,#5ac8fa,#0a84ff 54%,#006ee6)!important;border:1px solid hsla(0,0%,100%,.22)!important;box-shadow:none!important;font-size:15px!important;font-weight:900!important}.misaya-account-shell[data-v-1b215f23]{gap:10px}.media-account-panel[data-v-1b215f23]{padding:10px!important;border-radius:22px!important;box-shadow:none!important}.media-account-tabs[data-v-1b215f23]{margin:0 0 9px!important;padding:4px!important}.media-service-tab[data-v-1b215f23]{height:38px!important;font-size:13px!important;gap:5px!important}.media-service-icon[data-v-1b215f23]{width:22px!important;height:22px!important}.media-service-logo[data-v-1b215f23]{width:19px;height:19px}.media-tab-emby .media-service-logo[data-v-1b215f23]{width:20px;height:20px}.media-accent-line[data-v-1b215f23]{margin-bottom:9px!important}.media-account-details[data-v-1b215f23]{gap:6px}.media-detail-row[data-v-1b215f23]{min-height:42px;padding:8px 10px!important;border-radius:14px!important}.media-detail-label[data-v-1b215f23]{font-size:12px!important;gap:5px}.media-detail-label .v-icon[data-v-1b215f23]{margin-right:3px!important;font-size:15px!important}.value-pill[data-v-1b215f23]{max-width:158px;padding:5px 9px!important;font-size:12px!important}.copy-icon-btn[data-v-1b215f23]{width:24px;height:24px}.media-watch-icons[data-v-1b215f23]{min-height:22px;gap:3px}.media-watch-icons .emoji-icon[data-v-1b215f23]{font-size:15px}.media-action-row[data-v-1b215f23]{margin-top:2px!important}.switch-line-btn[data-v-1b215f23]{min-height:40px;font-size:13px!important}.media-account-panel[data-v-1b215f23],.unified-line-panel[data-v-1b215f23]{border:1px solid hsla(0,0%,100%,.07)!important;background:linear-gradient(180deg,rgba(18,20,28,.98),rgba(11,13,19,.99))!important;box-shadow:none!important}.media-account-tabs[data-v-1b215f23]{background:hsla(0,0%,100%,.045)!important;border-color:hsla(0,0%,100%,.08)!important}.media-service-tab.is-active[data-v-1b215f23]{color:#fff!important;border-color:hsla(0,0%,100%,.14)!important}.media-tab-plex.is-active[data-v-1b215f23]{background:radial-gradient(ellipse at 18% 0,hsla(0,0%,100%,.24),transparent 50%),linear-gradient(135deg,rgba(224,156,35,.76),rgba(112,78,24,.72))!important}.media-tab-emby.is-active[data-v-1b215f23]{background:radial-gradient(ellipse at 18% 0,hsla(0,0%,100%,.18),transparent 50%),linear-gradient(135deg,rgba(84,207,104,.72),rgba(35,101,49,.7))!important}.media-service-tab[data-v-1b215f23]{position:relative;isolation:isolate;overflow:hidden}.media-service-tab>span[data-v-1b215f23]{position:relative;z-index:2}.media-service-tab[data-v-1b215f23]:after,.media-service-tab[data-v-1b215f23]:before{position:absolute;content:"";pointer-events:none;z-index:1}.media-tab-plex[data-v-1b215f23]{background:linear-gradient(135deg,rgba(79,53,12,.28),rgba(28,20,10,.12))!important;border-color:rgba(224,156,35,.16)!important}.media-tab-emby[data-v-1b215f23]{background:linear-gradient(135deg,rgba(30,93,43,.28),rgba(12,30,18,.12))!important;border-color:rgba(84,207,104,.15)!important}.media-tab-plex[data-v-1b215f23]:before{right:-10px;bottom:-17px;color:rgba(255,208,99,.17);content:"plex";font-size:46px;font-weight:950;line-height:1;letter-spacing:0;text-transform:lowercase}.media-tab-plex[data-v-1b215f23]:after{top:50%;right:18px;width:35px;height:35px;background:url(/img/plex-logo.e625ad06.svg) 50%/contain no-repeat;opacity:.24;transform:translateY(-50%) scale(1.45)}.media-tab-emby[data-v-1b215f23]:before{top:50%;right:-14px;width:78px;height:78px;background:url(/img/emby-logo.9f47c29f.svg) 50%/contain no-repeat;opacity:.16;transform:translateY(-50%) rotate(-8deg)}.media-tab-emby[data-v-1b215f23]:after{inset:0;background:radial-gradient(circle at 82% 42%,rgba(84,207,104,.18),transparent 50%);opacity:.78}.media-tab-plex.is-active[data-v-1b215f23]:before{color:rgba(255,222,131,.24)}.media-tab-plex.is-active[data-v-1b215f23]:after{opacity:.36}.media-tab-emby.is-active[data-v-1b215f23]:before{opacity:.25}.media-tab-emby.is-active[data-v-1b215f23]:after{opacity:1}.media-theme-plex .media-accent-line[data-v-1b215f23]{background:linear-gradient(90deg,transparent,rgba(224,156,35,.78),transparent)!important}.media-theme-emby .media-accent-line[data-v-1b215f23]{background:linear-gradient(90deg,transparent,rgba(84,207,104,.72),transparent)!important}.media-detail-row[data-v-1b215f23]{background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.018)),hsla(0,0%,100%,.025)!important}.media-detail-label .v-icon[data-v-1b215f23]{color:rgba(198,207,226,.72)!important}.unified-line-panel[data-v-1b215f23]{display:grid;gap:10px;padding:12px!important;border-radius:22px}.unified-line-head[data-v-1b215f23]{display:flex;align-items:center;gap:10px}.unified-line-icon[data-v-1b215f23]{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;color:#007aff;background:rgba(0,122,255,.14);box-shadow:none!important}.unified-line-copy[data-v-1b215f23]{gap:2px}.unified-line-copy strong[data-v-1b215f23]{color:#fff;font-size:15px;font-weight:900;line-height:1.2}.unified-line-copy small[data-v-1b215f23],.unified-line-current span[data-v-1b215f23]{color:rgba(226,232,255,.58);font-size:12px;font-weight:700;line-height:1.25}.unified-line-current[data-v-1b215f23]{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;background:hsla(0,0%,100%,.025)}.unified-line-panel .line-pill[data-v-1b215f23]{max-width:190px;color:#5ac8fa!important;background:rgba(0,122,255,.13)!important;border-color:rgba(0,122,255,.24)!important}.unified-line-panel .copy-icon-btn[data-v-1b215f23]{color:rgba(229,222,255,.86)!important;background:rgba(0,122,255,.16)!important}.unified-line-panel .switch-line-btn[data-v-1b215f23]{color:#fff!important;background:linear-gradient(135deg,#0a84ff,#006ee6 54%,#005ecb)!important;border-color:rgba(0,122,255,.26)!important;box-shadow:none!important}@media (max-width:380px){.user-info-container .hbo-hero-banner[data-v-1b215f23]{padding:18px var(--hbo-spacing-4) 10px!important}.user-info-container .hero-card[data-v-1b215f23]{min-height:auto;padding:18px 16px!important;border-radius:20px!important}.user-info-container .hero-title[data-v-1b215f23]{font-size:22px!important}.media-detail-row[data-v-1b215f23]{grid-template-columns:1fr;align-items:flex-start;gap:8px}.media-detail-value[data-v-1b215f23]{width:100%;justify-content:flex-start}.value-pill[data-v-1b215f23]{max-width:100%}}.user-info-container[data-v-1b215f23]{--glass-line:rgba(23,32,51,.08);--glass-text:#172033;--glass-muted:#647084;--glass-faint:#9aa4b2;background:radial-gradient(ellipse at 50% -10%,rgba(0,122,255,.1),transparent 48%),linear-gradient(180deg,#fff,#f6f7fb 58%,#f2f4f9)!important;color:#172033!important}.media-account-panel[data-v-1b215f23],.unified-line-panel[data-v-1b215f23],.user-info-container .hero-card[data-v-1b215f23]{color:#172033!important;background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(250,251,255,.9)),hsla(0,0%,100%,.88)!important;border:1px solid rgba(23,32,51,.08)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.media-account-panel[data-v-1b215f23]:after,.media-account-panel[data-v-1b215f23]:before{opacity:.08}.media-detail-value.value-pill[data-v-1b215f23],.media-detail-value[data-v-1b215f23],.unified-line-copy strong[data-v-1b215f23],.user-info-container .hero-title[data-v-1b215f23]{color:#172033!important;text-shadow:none!important}.media-detail-label[data-v-1b215f23],.no-watch-time[data-v-1b215f23],.unified-line-copy small[data-v-1b215f23],.unified-line-current span[data-v-1b215f23],.user-info-container .hero-subtitle[data-v-1b215f23]{color:#647084!important}.unified-line-icon[data-v-1b215f23],.user-info-container .hero-icon[data-v-1b215f23]{color:#007aff!important;background:rgba(0,122,255,.1)!important;border-color:rgba(0,122,255,.16)!important}.media-account-tabs[data-v-1b215f23]{background:rgba(246,247,251,.88)!important;border:1px solid rgba(23,32,51,.08)!important}.media-service-tab[data-v-1b215f23]{color:#697488!important}.media-tab-plex[data-v-1b215f23]{background:rgba(217,149,29,.1)!important;border-color:rgba(217,149,29,.18)!important}.media-tab-emby[data-v-1b215f23]{background:rgba(32,185,112,.1)!important;border-color:rgba(32,185,112,.18)!important}.media-tab-plex.is-active[data-v-1b215f23]{color:#7a4f0c!important;background:linear-gradient(180deg,rgba(255,240,204,.96),rgba(255,249,232,.88))!important;border-color:rgba(217,149,29,.28)!important;box-shadow:none!important}.media-tab-emby.is-active[data-v-1b215f23]{color:#167442!important;background:linear-gradient(180deg,rgba(220,250,230,.96),rgba(241,255,246,.88))!important;border-color:rgba(32,185,112,.28)!important;box-shadow:none!important}.media-service-icon[data-v-1b215f23],.media-service-tab.is-active .media-service-icon[data-v-1b215f23]{background:hsla(0,0%,100%,.82)!important;border-color:rgba(23,32,51,.08)!important;color:currentColor!important}.media-service-icon.has-logo[data-v-1b215f23],.media-service-tab.is-active .media-service-icon.has-logo[data-v-1b215f23]{background:transparent!important}.copy-icon-btn[data-v-1b215f23],.media-detail-row[data-v-1b215f23],.media-pill-line[data-v-1b215f23],.unified-line-current[data-v-1b215f23],.value-pill[data-v-1b215f23]{color:#172033!important;background:rgba(246,247,251,.88)!important;border-color:rgba(23,32,51,.08)!important}.success-pill[data-v-1b215f23]{color:#1f9d57!important;background:rgba(32,185,112,.1)!important;border-color:rgba(32,185,112,.18)!important}.line-pill[data-v-1b215f23],.unified-line-panel .line-pill[data-v-1b215f23]{color:#006ee6!important;background:rgba(0,122,255,.1)!important;border-color:rgba(0,122,255,.18)!important}.unified-line-panel .copy-icon-btn[data-v-1b215f23]{color:#006ee6!important;background:rgba(0,122,255,.1)!important}.switch-line-btn[data-v-1b215f23],.unified-line-panel .switch-line-btn[data-v-1b215f23]{background:linear-gradient(135deg,#0a84ff,#006ee6)!important;border-color:rgba(0,122,255,.24)!important;box-shadow:none!important}.emoji-icon[data-v-1b215f23],.level-demo-icon[data-v-1b215f23]{background:hsla(0,0%,100%,.9)!important;border:1px solid rgba(23,32,51,.08);box-shadow:none!important}.loading-content[data-v-1b215f23]{color:#172033!important;background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(250,251,255,.9)),hsla(0,0%,100%,.88)!important;border:1px solid rgba(23,32,51,.08)!important;box-shadow:none!important}.loading-text[data-v-1b215f23]{color:#647084!important}.user-info-container[data-v-1b215f23]{color:#111827!important;background:#fff!important}.loading-content[data-v-1b215f23],.media-account-panel[data-v-1b215f23],.media-detail-row[data-v-1b215f23],.media-pill-line[data-v-1b215f23],.unified-line-current[data-v-1b215f23],.unified-line-panel[data-v-1b215f23],.user-info-container .hero-card[data-v-1b215f23],.value-pill[data-v-1b215f23]{color:#111827!important;background:#fff!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.line-pill[data-v-1b215f23],.media-account-tabs[data-v-1b215f23],.media-service-tab[data-v-1b215f23],.success-pill[data-v-1b215f23],.unified-line-panel .copy-icon-btn[data-v-1b215f23],.unified-line-panel .line-pill[data-v-1b215f23]{color:#007aff!important;background:rgba(0,122,255,.08)!important;border-color:rgba(0,122,255,.18)!important;box-shadow:none!important}.media-service-tab.is-active[data-v-1b215f23],.media-tab-emby.is-active[data-v-1b215f23],.media-tab-plex.is-active[data-v-1b215f23],.switch-line-btn[data-v-1b215f23],.unified-line-panel .switch-line-btn[data-v-1b215f23]{color:#fff!important;background:#007aff!important;border-color:#007aff!important;box-shadow:none!important}.media-detail-value[data-v-1b215f23],.unified-line-copy strong[data-v-1b215f23],.user-info-container .hero-title[data-v-1b215f23]{color:#111827!important}.loading-text[data-v-1b215f23],.media-detail-label[data-v-1b215f23],.unified-line-copy small[data-v-1b215f23],.unified-line-current span[data-v-1b215f23],.user-info-container .hero-subtitle[data-v-1b215f23]{color:#667085!important}.media-detail-label .v-icon[data-v-1b215f23],.unified-line-icon[data-v-1b215f23],.user-info-container .hero-icon[data-v-1b215f23]{color:#007aff!important;background:rgba(0,122,255,.08)!important;filter:none!important;box-shadow:none!important}.media-account-panel[data-v-1b215f23]:after,.media-account-panel[data-v-1b215f23]:before,.media-tab-emby[data-v-1b215f23]:after,.media-tab-emby[data-v-1b215f23]:before,.media-tab-plex[data-v-1b215f23]:after,.media-tab-plex[data-v-1b215f23]:before{display:none!important;opacity:0!important}.media-tab-emby[data-v-1b215f23],.media-tab-plex[data-v-1b215f23]{color:#007aff!important;background:#eef6ff!important;border-color:rgba(0,122,255,.18)!important}.media-service-tab .media-service-logo[data-v-1b215f23]{filter:none!important}.user-info-container .misaya-account-shell[data-v-1b215f23]{display:grid!important;gap:14px!important}.user-info-container .content-wrapper[data-v-1b215f23]{padding:0 16px calc(104px + env(safe-area-inset-bottom))!important}.user-info-container .hbo-hero-banner[data-v-1b215f23]{padding:14px 16px 12px!important}.user-info-container .hero-card[data-v-1b215f23]{min-height:90px!important;height:90px!important;padding:15px 18px 16px!important;border-radius:30px!important;background:#fff!important;border:1px solid rgba(17,24,39,.06)!important;box-shadow:0 18px 34px rgba(75,103,136,.14),0 4px 10px rgba(75,103,136,.08),inset 0 1px 0 hsla(0,0%,100%,.9)!important}.user-info-container .hero-title[data-v-1b215f23]{gap:10px!important;color:#111827!important;font-size:25px!important;font-weight:850!important;line-height:1.1!important}.user-info-container .hero-subtitle[data-v-1b215f23]{color:#667085!important;font-weight:500!important}.media-account-tabs[data-v-1b215f23]{width:100%!important;min-height:64px!important;height:64px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:center!important;gap:4px!important;margin:0!important;padding:6px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important}.media-account-tabs.is-single[data-v-1b215f23]{grid-template-columns:minmax(0,1fr)!important}.media-service-tab[data-v-1b215f23],.media-tab-emby[data-v-1b215f23],.media-tab-plex[data-v-1b215f23]{min-width:0!important;min-height:52px!important;height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 12px!important;border:0!important;border-radius:999px!important;color:#667085!important;background:transparent!important;box-shadow:none!important;font-size:14px!important;font-weight:780!important;letter-spacing:0!important}.media-service-tab[data-v-1b215f23]:focus,.media-service-tab[data-v-1b215f23]:focus-visible,.media-service-tab[data-v-1b215f23]:hover{color:#667085!important;background:#f7f8fa!important;outline:none!important;box-shadow:none!important}.media-service-tab.is-active[data-v-1b215f23],.media-service-tab.is-active[data-v-1b215f23]:focus,.media-service-tab.is-active[data-v-1b215f23]:hover,.media-tab-emby.is-active[data-v-1b215f23],.media-tab-plex.is-active[data-v-1b215f23]{color:#007aff!important;background:#f1f3f6!important;border:0!important;box-shadow:none!important}.media-service-icon.has-logo[data-v-1b215f23],.media-service-icon[data-v-1b215f23],.media-service-tab.is-active .media-service-icon.has-logo[data-v-1b215f23],.media-service-tab.is-active .media-service-icon[data-v-1b215f23]{width:24px!important;height:24px!important;flex:0 0 24px!important;border:0!important;border-radius:0!important;color:currentColor!important;background:transparent!important;box-shadow:none!important}.media-service-logo[data-v-1b215f23]{width:22px!important;height:22px!important;-o-object-fit:contain!important;object-fit:contain!important}.media-account-panel[data-v-1b215f23]{margin:0!important;padding:22px 30px 20px!important;border-radius:30px!important;color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.06)!important;box-shadow:0 18px 34px rgba(75,103,136,.14),0 4px 10px rgba(75,103,136,.08),inset 0 1px 0 hsla(0,0%,100%,.9)!important}.media-account-details[data-v-1b215f23]{display:grid!important;padding:0!important}.media-detail-row[data-v-1b215f23]{min-height:72px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:9px 0!important;border:0!important;border-bottom:1px solid rgba(17,24,39,.08)!important;background:transparent!important}.media-detail-row[data-v-1b215f23]:last-of-type{border-bottom:0!important}.media-detail-label[data-v-1b215f23]{min-width:0!important;display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;color:#667085!important;font-size:17px!important;font-weight:820!important;line-height:1.2!important}.media-detail-label .v-icon[data-v-1b215f23]{width:52px!important;height:52px!important;display:grid!important;place-items:center!important;border-radius:20px!important;color:#007aff!important;background:#eef6ff!important;border:0!important;filter:none!important}.media-detail-label span[data-v-1b215f23]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-detail-value.value-pill[data-v-1b215f23],.media-detail-value[data-v-1b215f23],.value-pill[data-v-1b215f23]{min-height:42px!important;max-width:min(192px,44vw)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 16px!important;overflow:hidden!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:999px!important;color:#111827!important;background:#fff!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.96)!important;font-size:17px!important;font-weight:780!important;line-height:1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.media-watch-icons[data-v-1b215f23]{gap:6px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.media-watch-icons .emoji-icon[data-v-1b215f23]{width:42px!important;height:42px!important;display:inline-grid!important;place-items:center!important;border-radius:17px!important;background:#fff5da!important;border:1px solid rgba(217,149,29,.16)!important;font-size:21px!important}.no-watch-time[data-v-1b215f23]{min-height:42px!important;display:inline-flex!important;align-items:center!important;padding:0 14px!important;border-radius:999px!important;color:#667085!important;background:#f7f8fa!important;font-size:13px!important;font-weight:720!important}.success-pill[data-v-1b215f23]{color:#007aff!important;background:#eef6ff!important;border-color:rgba(0,122,255,.14)!important}.unified-line-panel[data-v-1b215f23]{position:relative!important;margin:0!important;padding:22px 18px 18px!important;border-radius:30px!important;color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.06)!important;box-shadow:0 18px 34px rgba(75,103,136,.14),0 4px 10px rgba(75,103,136,.08),inset 0 1px 0 hsla(0,0%,100%,.9)!important;overflow:hidden}.unified-line-panel[data-v-1b215f23]:after{position:absolute;top:24px;right:24px;width:54px;height:54px;content:"";opacity:.55;background-image:radial-gradient(circle,rgba(0,122,255,.16) 2px,transparent 2.5px);background-size:14px 14px}.unified-line-head[data-v-1b215f23]{position:relative;z-index:1;display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;margin-bottom:18px!important}.unified-line-icon[data-v-1b215f23]{width:52px!important;height:52px!important;display:grid!important;place-items:center!important;border-radius:20px!important;color:#007aff!important;background:#eef6ff!important;border:0!important}.unified-line-copy[data-v-1b215f23]{min-width:0;display:grid;gap:5px}.unified-line-copy strong[data-v-1b215f23]{color:#111827!important;font-size:20px!important;font-weight:860!important;line-height:1.1!important}.unified-line-copy small[data-v-1b215f23]{color:#667085!important;font-size:14px!important;font-weight:650!important;line-height:1.25!important}.unified-line-current[data-v-1b215f23]{position:relative;z-index:1;min-height:70px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:0 20px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:22px!important;color:#667085!important;background:#fff!important}.unified-line-current>span[data-v-1b215f23]{color:#667085!important;font-size:16px!important;font-weight:820!important}.line-pill[data-v-1b215f23],.unified-line-panel .line-pill[data-v-1b215f23]{min-height:42px!important;max-width:min(210px,48vw)!important;display:inline-flex!important;align-items:center!important;gap:9px!important;padding:0 10px 0 16px!important;border-radius:999px!important;color:#667085!important;background:#f3f8ff!important;border:1px solid rgba(0,122,255,.1)!important;font-size:16px!important;font-weight:780!important}.line-text[data-v-1b215f23]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-icon-btn[data-v-1b215f23],.unified-line-panel .copy-icon-btn[data-v-1b215f23]{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;flex:0 0 28px!important;padding:0!important;border:0!important;border-radius:9px!important;color:#007aff!important;background:rgba(0,122,255,.1)!important}.switch-line-btn[data-v-1b215f23],.unified-line-panel .switch-line-btn[data-v-1b215f23]{position:relative;z-index:1;min-height:60px!important;margin-top:20px!important;border-radius:22px!important;color:#fff!important;background:#007aff!important;border:1px solid #007aff!important;box-shadow:0 12px 22px rgba(0,122,255,.22)!important;font-size:19px!important;font-weight:850!important;letter-spacing:0!important}.user-info-container .hbo-hero-banner .hero-icon[data-v-1b215f23],.user-info-container .hbo-hero-banner .hero-title .hero-icon[data-v-1b215f23]{width:34px!important;height:34px!important;flex:0 0 34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:0!important;color:#007aff!important;background:transparent!important;box-shadow:none!important;filter:none!important;font-size:34px!important;line-height:1!important}@media (max-width:380px){.user-info-container .content-wrapper[data-v-1b215f23]{padding-right:16px!important;padding-left:16px!important}.media-account-panel[data-v-1b215f23]{padding:19px 24px 18px!important}.media-detail-row[data-v-1b215f23]{min-height:66px!important}.media-detail-label[data-v-1b215f23]{grid-template-columns:46px minmax(0,1fr)!important;gap:13px!important;font-size:15.5px!important}.media-detail-label .v-icon[data-v-1b215f23],.unified-line-icon[data-v-1b215f23]{width:46px!important;height:46px!important;border-radius:17px!important}.media-detail-value.value-pill[data-v-1b215f23],.media-detail-value[data-v-1b215f23],.value-pill[data-v-1b215f23]{min-height:38px!important;max-width:min(170px,42vw)!important;padding:0 13px!important;font-size:15px!important}.unified-line-copy strong[data-v-1b215f23]{font-size:19px!important}.unified-line-current[data-v-1b215f23]{min-height:64px!important;padding:0 16px!important}.switch-line-btn[data-v-1b215f23],.unified-line-panel .switch-line-btn[data-v-1b215f23]{min-height:56px!important;font-size:18px!important}}.user-info-container .media-account-panel[data-v-1b215f23],.user-info-container .unified-line-panel[data-v-1b215f23]{padding:18px!important;border-radius:24px!important;background:#fff!important;border:1px solid rgba(17,24,39,.07)!important;box-shadow:0 10px 24px rgba(60,80,110,.08)!important}.user-info-container .media-account-panel[data-v-1b215f23]:after,.user-info-container .media-account-panel[data-v-1b215f23]:before,.user-info-container .unified-line-panel[data-v-1b215f23]:after,.user-info-container .unified-line-panel[data-v-1b215f23]:before{display:none!important}.media-card-header[data-v-1b215f23],.user-info-container .unified-line-head[data-v-1b215f23]{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;margin:0 0 12px!important}.media-card-icon[data-v-1b215f23],.user-info-container .media-detail-label .v-icon[data-v-1b215f23],.user-info-container .unified-line-icon[data-v-1b215f23]{width:44px!important;height:44px!important;min-width:44px!important;display:inline-grid!important;place-items:center!important;border:0!important;border-radius:14px!important;color:#007aff!important;background:#edf6ff!important;box-shadow:none!important;filter:none!important}.media-card-header strong[data-v-1b215f23],.user-info-container .unified-line-copy strong[data-v-1b215f23]{min-width:0!important;color:#111827!important;font-size:17px!important;font-weight:820!important;line-height:1.15!important;letter-spacing:0!important}.user-info-container .media-detail-row[data-v-1b215f23]{min-height:58px!important;gap:12px!important;padding:8px 0!important;border-bottom:1px solid rgba(17,24,39,.045)!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.user-info-container .media-detail-label[data-v-1b215f23]{grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;font-size:14px!important;font-weight:760!important;line-height:1.2!important}.user-info-container .media-detail-value.value-pill[data-v-1b215f23],.user-info-container .media-detail-value[data-v-1b215f23]{max-width:min(178px,43vw)!important;font-size:14px!important}.user-info-container .media-watch-icons[data-v-1b215f23]{gap:5px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.user-info-container .media-watch-icons .emoji-icon[data-v-1b215f23]{display:inline-grid!important;place-items:center!important;font-size:18px!important}.user-info-container .no-watch-time[data-v-1b215f23]{min-height:30px!important;padding:0 10px!important;border-radius:999px!important;color:#6b7280!important;background:#f5f7fa!important;font-size:12px!important;font-weight:700!important}.user-info-container .media-detail-value .success-pill[data-v-1b215f23],.user-info-container .success-pill[data-v-1b215f23]{min-height:28px!important;max-width:none!important;padding:0 12px!important;border:1px solid rgba(0,122,255,.12)!important;font-size:13px!important;font-weight:780!important}.user-info-container .unified-line-copy small[data-v-1b215f23]{color:#6b7280!important;font-size:12px!important;font-weight:620!important;line-height:1.25!important}.user-info-container .unified-line-current[data-v-1b215f23]{border:1px solid rgba(17,24,39,.09)!important}.user-info-container .unified-line-current>span[data-v-1b215f23]{font-size:13px!important;font-weight:760!important}.user-info-container .unified-line-panel .line-pill[data-v-1b215f23]{min-height:auto!important;max-width:min(190px,48vw)!important;font-size:13px!important}.user-info-container .line-text[data-v-1b215f23]{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.user-info-container .unified-line-panel .copy-icon-btn[data-v-1b215f23]{width:28px!important;height:28px!important;min-width:28px!important;flex:0 0 28px!important;border:1px solid rgba(0,122,255,.12)!important;border-radius:50%!important}.user-info-container .unified-line-panel .switch-line-btn[data-v-1b215f23]{min-height:44px!important;height:44px!important;margin-top:14px!important;border:0!important;border-radius:12px!important;background:#007aff!important;box-shadow:none!important;font-size:15px!important;font-weight:780!important;line-height:1!important;letter-spacing:0!important}.user-info-container .unified-line-panel[data-v-1b215f23]{padding:16px 16px 14px!important;border-radius:22px!important;color:#111827!important;background:radial-gradient(circle at 86% 13%,rgba(194,217,255,.72),transparent 29%),linear-gradient(135deg,#f6faff,#edf5ff)!important;border:1px solid rgba(0,122,255,.06)!important;box-shadow:0 14px 30px rgba(70,120,210,.09)!important;overflow:hidden!important}.user-info-container .line-hero-art[data-v-1b215f23]{position:absolute;top:5px;right:8px;width:98px;height:70px;pointer-events:none}.line-art-orbit[data-v-1b215f23]{position:absolute;top:0;right:10px;width:66px;height:66px;border-radius:50%;background:rgba(226,238,255,.78)}.line-art-orbit[data-v-1b215f23]:before{position:absolute;inset:3px;content:"";border-radius:50%;border:1px solid rgba(85,145,255,.18);border-left-color:transparent;transform:rotate(-32deg)}.line-art-server[data-v-1b215f23]{position:absolute;top:13px;right:31px;display:grid;gap:2px;transform:rotate(-2deg);filter:drop-shadow(0 10px 12px rgba(0,93,220,.16))}.line-art-server i[data-v-1b215f23]{position:relative;width:35px;height:14px;display:block;border-radius:6px;background:linear-gradient(135deg,#88b2ff,#2d78ff 78%);box-shadow:inset 0 1px 1px hsla(0,0%,100%,.52)}.line-art-server i[data-v-1b215f23]:after,.line-art-server i[data-v-1b215f23]:before{position:absolute;top:6px;width:2.5px;height:2.5px;content:"";border-radius:50%;background:hsla(0,0%,100%,.82)}.line-art-server i[data-v-1b215f23]:before{left:7px}.line-art-server i[data-v-1b215f23]:after{left:13px}.line-art-cloud[data-v-1b215f23]{position:absolute;right:3px;bottom:8px;width:48px;height:19px;border-radius:999px;background:rgba(206,224,255,.72);filter:blur(.2px)}.line-art-cloud[data-v-1b215f23]:before{position:absolute;left:10px;bottom:5px;width:22px;height:22px;content:"";border-radius:50%;background:rgba(206,224,255,.82)}.user-info-container .unified-line-head[data-v-1b215f23]{position:relative!important;z-index:1!important;grid-template-columns:46px minmax(0,1fr)!important;gap:11px!important;align-items:center!important;min-height:54px!important;margin:0 80px 13px 0!important}.user-info-container .unified-line-icon[data-v-1b215f23]{width:46px!important;height:46px!important;min-width:46px!important;border-radius:50%!important;color:#2f7cff!important;background:rgba(225,239,255,.88)!important}.user-info-container .unified-line-copy[data-v-1b215f23]{gap:5px!important}.user-info-container .unified-line-copy strong[data-v-1b215f23]{color:#142033!important;font-size:20px!important;font-weight:850!important;line-height:1.05!important}.user-info-container .unified-line-copy small[data-v-1b215f23]{gap:7px!important;color:#647084!important;font-size:13px!important;font-weight:700!important;line-height:1!important}.user-info-container .unified-line-copy small span[data-v-1b215f23]:last-child{white-space:nowrap}.user-info-container .line-service-pill[data-v-1b215f23]{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;color:#2f7cff;background:rgba(222,238,255,.96);font-size:14px;font-weight:820;white-space:nowrap}.user-info-container .unified-line-current[data-v-1b215f23]{position:relative!important;z-index:1!important;min-height:56px!important;padding:0 14px!important;border:1px solid rgba(17,24,39,.06)!important;border-radius:15px!important;color:#667085!important;background:hsla(0,0%,100%,.96)!important;box-shadow:0 8px 18px rgba(40,80,140,.07)!important}.user-info-container .unified-line-current>span[data-v-1b215f23],.user-info-container .unified-line-panel .line-pill[data-v-1b215f23]{color:#5d6b82!important;font-size:14px!important;font-weight:820!important}.user-info-container .unified-line-panel .line-pill[data-v-1b215f23]{max-width:min(186px,45vw)!important;gap:9px!important}.user-info-container .unified-line-panel .copy-icon-btn[data-v-1b215f23]{border:0!important;color:#2f7cff!important}.user-info-container .unified-line-panel .switch-line-btn[data-v-1b215f23]{min-height:46px!important;height:46px!important;margin-top:12px!important;border-radius:14px!important;color:#fff!important;background:#2f7cff!important;box-shadow:0 8px 14px rgba(47,124,255,.16)!important;font-size:17px!important;font-weight:850!important}.user-info-container .line-security-note[data-v-1b215f23]{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:6px;margin:11px 4px 0;color:#98a2b3;font-size:11px;font-weight:650;line-height:1.35;text-align:center}@media (max-width:380px){.user-info-container .media-account-panel[data-v-1b215f23],.user-info-container .unified-line-panel[data-v-1b215f23]{padding:16px!important;border-radius:22px!important}.media-card-header[data-v-1b215f23],.user-info-container .unified-line-head[data-v-1b215f23]{grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important}.media-card-icon[data-v-1b215f23],.user-info-container .media-detail-label .v-icon[data-v-1b215f23],.user-info-container .unified-line-icon[data-v-1b215f23]{width:40px!important;height:40px!important;min-width:40px!important;border-radius:13px!important}.user-info-container .media-detail-label[data-v-1b215f23]{grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important;font-size:13px!important}.user-info-container .media-detail-value.value-pill[data-v-1b215f23],.user-info-container .media-detail-value[data-v-1b215f23]{max-width:min(152px,40vw)!important;font-size:13px!important}}.user-info-container .media-account-panel[data-v-1b215f23],.user-info-container .unified-line-panel[data-v-1b215f23]{width:100%!important;margin:0!important;padding:13px 14px!important;border:1px solid #e7edf4!important;border-radius:20px!important;color:#111827!important;background:#f8fafc!important;filter:none!important;overflow:hidden!important}.user-info-container .media-account-panel[data-v-1b215f23]{margin-bottom:12px!important}.user-info-container .line-hero-art[data-v-1b215f23],.user-info-container .media-account-panel[data-v-1b215f23]:after,.user-info-container .media-account-panel[data-v-1b215f23]:before,.user-info-container .unified-line-panel[data-v-1b215f23]:after,.user-info-container .unified-line-panel[data-v-1b215f23]:before{display:none!important}.user-info-container .media-card-header[data-v-1b215f23],.user-info-container .unified-line-head[data-v-1b215f23]{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;min-height:36px!important;gap:9px!important;margin:0 0 8px!important}.user-info-container .unified-line-head[data-v-1b215f23]{grid-template-columns:34px minmax(0,1fr)!important;padding-right:0!important}.user-info-container .media-card-icon[data-v-1b215f23],.user-info-container .media-detail-label .v-icon[data-v-1b215f23],.user-info-container .unified-line-icon[data-v-1b215f23]{width:34px!important;height:34px!important;min-width:34px!important;border:0!important;border-radius:11px!important;color:#007aff!important;background:#edf6ff!important;box-shadow:none!important;filter:none!important}.user-info-container .media-card-icon .v-icon[data-v-1b215f23],.user-info-container .unified-line-icon .v-icon[data-v-1b215f23]{font-size:19px!important}.user-info-container .media-card-header strong[data-v-1b215f23],.user-info-container .unified-line-copy strong[data-v-1b215f23]{color:#111827!important;font-size:15px!important;font-weight:800!important;line-height:1.15!important;letter-spacing:0!important}.user-info-container .media-account-details[data-v-1b215f23]{display:grid!important;gap:0!important;padding:0!important}.user-info-container .media-detail-row[data-v-1b215f23]{min-height:44px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:5px 0!important;border:0!important;border-bottom:1px solid #edf1f6!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.user-info-container .media-detail-row[data-v-1b215f23]:last-of-type{border-bottom:0!important}.user-info-container .media-detail-label[data-v-1b215f23]{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;min-width:0!important;gap:9px!important;color:#6b7280!important;font-size:12.5px!important;font-weight:700!important;line-height:1.15!important}.user-info-container .media-detail-label .v-icon[data-v-1b215f23]{width:30px!important;height:30px!important;min-width:30px!important;border-radius:10px!important;font-size:17px!important}.user-info-container .media-detail-label span[data-v-1b215f23]{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.user-info-container .media-detail-value.value-pill[data-v-1b215f23],.user-info-container .media-detail-value[data-v-1b215f23]{max-width:min(168px,42vw)!important;justify-self:end!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;min-height:auto!important;padding:0!important;border:0!important;border-radius:0!important;color:#111827!important;background:transparent!important;box-shadow:none!important;font-size:12.5px!important;font-weight:720!important;line-height:1.2!important;text-align:right!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.user-info-container .media-watch-icons[data-v-1b215f23]{max-width:none!important;gap:4px!important}.user-info-container .media-watch-icons .emoji-icon[data-v-1b215f23]{width:auto!important;height:auto!important;min-width:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:none!important;font-size:15px!important;line-height:1!important}.user-info-container .media-detail-value .success-pill[data-v-1b215f23],.user-info-container .success-pill[data-v-1b215f23]{min-height:24px!important;padding:0 9px!important;border:1px solid #cfe5ff!important;border-radius:999px!important;color:#007aff!important;background:#edf6ff!important;box-shadow:none!important;font-size:12px!important;font-weight:760!important}.user-info-container .unified-line-panel[data-v-1b215f23]{position:relative!important;padding:13px 14px 12px!important;background:#f8fafc!important}.user-info-container .unified-line-copy[data-v-1b215f23]{display:grid!important;min-width:0!important;gap:3px!important}.user-info-container .unified-line-copy small[data-v-1b215f23]{display:flex!important;align-items:center!important;min-width:0!important;gap:6px!important;color:#7b8492!important;font-size:11.5px!important;font-weight:650!important;line-height:1.15!important}.user-info-container .line-service-pill[data-v-1b215f23]{position:absolute!important;top:13px!important;right:14px!important;z-index:2!important;display:inline-flex!important;align-items:center!important;justify-self:end!important;min-height:19px!important;padding:0 7px!important;border-radius:999px!important;color:#007aff!important;background:#edf6ff!important;font-size:11.5px!important;font-weight:780!important;white-space:nowrap!important}.user-info-container .unified-line-current[data-v-1b215f23]{min-height:42px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;padding:0 11px!important;border:1px solid #e6edf5!important;border-radius:13px!important;color:#6b7280!important;background:#fff!important;box-shadow:none!important}.user-info-container .unified-line-current>span[data-v-1b215f23]{color:#6b7280!important;font-size:12.5px!important;font-weight:720!important}.user-info-container .unified-line-panel .line-pill[data-v-1b215f23]{max-width:min(170px,45vw)!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;padding:0!important;border:0!important;border-radius:0!important;color:#111827!important;background:transparent!important;box-shadow:none!important;font-size:12.5px!important;font-weight:720!important}.user-info-container .unified-line-panel .copy-icon-btn[data-v-1b215f23]{width:26px!important;height:26px!important;min-width:26px!important;display:inline-grid!important;place-items:center!important;flex:0 0 26px!important;padding:0!important;border-radius:9px!important;box-shadow:none!important}.user-info-container .unified-line-panel .copy-icon-btn .v-icon[data-v-1b215f23]{font-size:16px!important}.user-info-container .switch-line-btn[data-v-1b215f23],.user-info-container .unified-line-panel .switch-line-btn[data-v-1b215f23]{min-height:39px!important;height:39px!important;margin-top:10px!important;border:0!important;border-radius:12px!important;font-size:13.5px!important;font-weight:780!important;line-height:1!important}.user-info-container .unified-line-current[data-v-1b215f23]{min-height:52px!important;grid-template-columns:auto minmax(0,1fr)!important;gap:10px!important;padding:0 12px 0 14px!important}.user-info-container .unified-line-current>span[data-v-1b215f23]{white-space:nowrap!important}.user-info-container .unified-line-panel .line-pill[data-v-1b215f23]{justify-self:end!important;max-width:min(210px,52vw)!important;gap:8px!important}.user-info-container .unified-line-panel .copy-icon-btn[data-v-1b215f23]{width:32px!important;height:32px!important;min-width:32px!important;flex:0 0 32px!important;border:1px solid #cfe5ff!important;border-radius:10px!important;color:#007aff!important;background:#edf6ff!important}.user-info-container .unified-line-panel .copy-icon-btn .v-icon[data-v-1b215f23]{font-size:19px!important}.user-info-container .switch-line-btn[data-v-1b215f23],.user-info-container .unified-line-panel .switch-line-btn[data-v-1b215f23]{min-height:50px!important;height:50px!important;margin-top:16px!important;background:#007aff!important;font-size:18px!important;font-weight:820!important}.user-info-container .switch-line-btn .v-icon[data-v-1b215f23],.user-info-container .unified-line-panel .switch-line-btn .v-icon[data-v-1b215f23]{font-size:24px!important}.user-info-container .line-security-note[data-v-1b215f23]{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;margin:8px 2px 0!important;color:#98a2b3!important;font-size:10.5px!important;font-weight:650!important;line-height:1.3!important;text-align:center!important}.user-info-container .line-security-note .v-icon[data-v-1b215f23]{color:#98a2b3!important;font-size:15px!important}@media (max-width:380px){.user-info-container .media-account-panel[data-v-1b215f23],.user-info-container .unified-line-panel[data-v-1b215f23]{padding:12px!important;border-radius:18px!important}.user-info-container .media-card-header[data-v-1b215f23],.user-info-container .unified-line-head[data-v-1b215f23]{grid-template-columns:32px minmax(0,1fr)!important;gap:8px!important}.user-info-container .media-card-icon[data-v-1b215f23],.user-info-container .unified-line-icon[data-v-1b215f23]{width:32px!important;height:32px!important;min-width:32px!important}.user-info-container .media-detail-label[data-v-1b215f23]{grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important}.user-info-container .media-detail-label .v-icon[data-v-1b215f23]{width:28px!important;height:28px!important;min-width:28px!important}.user-info-container .media-detail-value.value-pill[data-v-1b215f23],.user-info-container .media-detail-value[data-v-1b215f23]{max-width:min(142px,40vw)!important}}.user-info-container .content-wrapper[data-v-1b215f23]{max-width:500px!important;padding-top:0!important}.user-info-container .hbo-hero-banner[data-v-1b215f23]{padding-top:14px!important;padding-bottom:10px!important}.user-info-container .hero-card[data-v-1b215f23]{height:82px!important;min-height:82px!important;border-radius:26px!important}.user-info-container .hero-title[data-v-1b215f23]{font-size:24px!important}.user-info-container .hero-subtitle[data-v-1b215f23]{margin-top:5px!important;font-size:12px!important;font-weight:650!important}.user-info-container .media-account-tabs[data-v-1b215f23]{height:58px!important;min-height:58px!important;margin-bottom:12px!important}.user-info-container .media-service-tab[data-v-1b215f23],.user-info-container .media-tab-emby[data-v-1b215f23],.user-info-container .media-tab-plex[data-v-1b215f23]{height:46px!important;min-height:46px!important;font-size:13px!important}.user-info-container .media-account-panel[data-v-1b215f23],.user-info-container .unified-line-panel[data-v-1b215f23]{padding:15px!important;border:1px solid rgba(0,122,255,.14)!important;border-radius:22px!important;background:#f4f9ff!important;box-shadow:none!important}.user-info-container .media-account-panel[data-v-1b215f23]{margin-bottom:0!important}.media-account-hero[data-v-1b215f23]{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px}.media-account-logo[data-v-1b215f23]{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(0,122,255,.1);border-radius:15px;background:#fff}.media-account-logo-img[data-v-1b215f23]{width:30px;height:30px;display:block;-o-object-fit:contain;object-fit:contain}.media-account-logo--emby .media-account-logo-img[data-v-1b215f23]{width:31px;height:31px}.media-account-copy[data-v-1b215f23]{min-width:0;display:grid;gap:3px}.media-account-copy small[data-v-1b215f23]{overflow:hidden;color:#007aff;font-size:11.5px;font-weight:820;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.media-account-copy strong[data-v-1b215f23]{overflow:hidden;color:#111827;font-size:18px;font-weight:860;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.media-account-copy span[data-v-1b215f23]{overflow:hidden;color:#667085;font-size:12px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.media-status-badge[data-v-1b215f23]{height:28px;display:inline-flex;align-items:center;gap:4px;padding:0 9px;border-radius:999px;color:#13965a;background:rgba(32,185,112,.1);font-size:11px;font-weight:820;white-space:nowrap}.media-status-badge .v-icon[data-v-1b215f23]{color:currentColor!important}.media-info-grid[data-v-1b215f23]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.media-info-tile[data-v-1b215f23]{min-width:0;min-height:76px;display:grid;align-content:center;gap:8px;padding:13px;border:1px solid rgba(17,24,39,.06);border-radius:18px;background:#fff}.media-info-label[data-v-1b215f23]{min-width:0;display:inline-flex;align-items:center;gap:6px;color:#667085;font-size:12px;font-weight:760;line-height:1.15}.media-info-label .v-icon[data-v-1b215f23]{color:#007aff!important;background:transparent!important}.media-info-value[data-v-1b215f23]{min-width:0;display:inline-flex;align-items:center;gap:5px;color:#111827;font-size:15px;font-weight:820;line-height:1.15}.user-info-container .media-info-value.media-watch-icons[data-v-1b215f23]{max-width:100%!important;justify-self:start!important;padding:0!important;border:0!important;background:transparent!important}.user-info-container .media-info-value .emoji-icon[data-v-1b215f23]{width:auto!important;height:auto!important;border:0!important;background:transparent!important;font-size:17px!important;line-height:1!important}.media-empty-inline[data-v-1b215f23]{color:#98a2b3;font-size:12px;font-weight:700}.media-access-pill[data-v-1b215f23]{height:28px;display:inline-flex;align-items:center;padding:0 11px;border:1px solid rgba(0,122,255,.14);border-radius:999px;color:#007aff;background:#edf6ff;font-size:12px;font-weight:820}.line-current-card[data-v-1b215f23]{display:grid;grid-template-columns:42px minmax(0,1fr) 36px;align-items:center;gap:11px;min-height:60px;padding:9px 10px;border:1px solid rgba(17,24,39,.06);border-radius:18px;background:#fff}.user-info-container .line-current-card .unified-line-icon[data-v-1b215f23]{width:42px!important;height:42px!important;min-width:42px!important;border-radius:14px!important;color:#007aff!important;background:#edf6ff!important}.line-current-copy[data-v-1b215f23]{min-width:0;display:grid;gap:4px}.line-current-copy small[data-v-1b215f23]{color:#667085;font-size:12px;font-weight:760;line-height:1.1}.line-current-copy strong[data-v-1b215f23]{overflow:hidden;color:#111827;font-size:16px;font-weight:840;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.user-info-container .line-current-card .copy-icon-btn[data-v-1b215f23]{width:36px!important;height:36px!important;min-width:36px!important;border:1px solid #cfe5ff!important;border-radius:12px!important;color:#007aff!important;background:#edf6ff!important}.user-info-container .switch-line-btn[data-v-1b215f23],.user-info-container .unified-line-panel .switch-line-btn[data-v-1b215f23]{height:48px!important;min-height:48px!important;margin-top:12px!important;border-radius:999px!important;background:#3478f6!important;color:#fff!important;font-size:16px!important}.user-info-container .switch-line-btn .v-icon[data-v-1b215f23],.user-info-container .unified-line-panel .switch-line-btn .v-icon[data-v-1b215f23]{font-size:21px!important}.user-info-container .media-service-tab[data-v-1b215f23],.user-info-container .media-tab-emby[data-v-1b215f23],.user-info-container .media-tab-plex[data-v-1b215f23]{line-height:1!important}.user-info-container .media-service-tab>span[data-v-1b215f23]:last-child{display:inline-flex!important;align-items:center!important;height:1em!important;line-height:1!important}.user-info-container .media-service-icon[data-v-1b215f23]{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}html.misaya-theme-dark .user-info-container .line-current-copy strong[data-v-1b215f23],html.misaya-theme-dark .user-info-container .media-account-copy strong[data-v-1b215f23]{color:var(--hbo-text-primary)!important}html.misaya-theme-dark .user-info-container .media-account-copy small[data-v-1b215f23]{color:var(--hbo-accent-primary)!important}html.misaya-theme-dark .user-info-container .line-current-copy small[data-v-1b215f23],html.misaya-theme-dark .user-info-container .media-account-copy span[data-v-1b215f23],html.misaya-theme-dark .user-info-container .media-info-label[data-v-1b215f23]{color:var(--hbo-text-secondary)!important}@media (max-width:380px){.user-info-container .hero-card[data-v-1b215f23]{height:78px!important;min-height:78px!important;border-radius:24px!important}.user-info-container .hero-title[data-v-1b215f23]{font-size:22px!important}.media-account-hero[data-v-1b215f23]{grid-template-columns:42px minmax(0,1fr);gap:10px}.media-account-logo[data-v-1b215f23]{width:42px;height:42px;border-radius:14px}.media-status-badge[data-v-1b215f23]{grid-column:2;justify-self:start;height:24px;margin-top:-1px}.media-info-grid[data-v-1b215f23]{grid-template-columns:1fr;gap:8px;margin-top:12px}.media-info-tile[data-v-1b215f23]{min-height:62px;padding:11px 12px}.line-current-card[data-v-1b215f23]{grid-template-columns:38px minmax(0,1fr) 34px;min-height:56px;gap:9px;padding:8px 9px}.user-info-container .line-current-card .unified-line-icon[data-v-1b215f23]{width:38px!important;height:38px!important;min-width:38px!important}.line-current-copy strong[data-v-1b215f23]{font-size:15px}}.user-info-container .unified-line-panel[data-v-1b215f23]{--line-accent:#007aff;--line-accent-rgb:0,122,255;display:grid!important;gap:9px!important;margin-top:14px!important;padding:11px!important;border:1px solid rgba(17,24,39,.07)!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(var(--line-accent-rgb),.055),hsla(0,0%,100%,0) 62%),hsla(0,0%,100%,.9)!important;box-shadow:none!important}.user-info-container .unified-line-panel--plex[data-v-1b215f23]{--line-accent:#e5a00d;--line-accent-rgb:229,160,13}.user-info-container .unified-line-panel--emby[data-v-1b215f23]{--line-accent:#52b54b;--line-accent-rgb:82,181,75}.user-info-container .unified-line-panel[data-v-1b215f23]:after,.user-info-container .unified-line-panel[data-v-1b215f23]:before{display:none!important}.user-info-container .line-current-card[data-v-1b215f23]{grid-template-columns:38px minmax(0,1fr) 34px!important;min-height:54px!important;gap:10px!important;padding:8px 9px!important;border:1px solid rgba(17,24,39,.07)!important;border-radius:14px!important;background:hsla(0,0%,100%,.86)!important;box-shadow:none!important}.user-info-container .line-current-card .unified-line-icon[data-v-1b215f23]{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important;color:var(--line-accent)!important;background:rgba(var(--line-accent-rgb),.12)!important}.user-info-container .line-current-card .unified-line-icon .v-icon[data-v-1b215f23]{color:currentColor!important;font-size:21px!important}.user-info-container .line-current-copy[data-v-1b215f23]{gap:3px!important}.user-info-container .line-current-copy small[data-v-1b215f23]{color:#667085!important;font-size:11px!important;font-weight:760!important;line-height:1.1!important}.user-info-container .line-current-copy strong[data-v-1b215f23]{color:#111827!important;font-size:15px!important;font-weight:860!important;line-height:1.12!important}.user-info-container .line-current-card .copy-icon-btn[data-v-1b215f23]{width:34px!important;height:34px!important;min-width:34px!important;border:1px solid rgba(var(--line-accent-rgb),.16)!important;border-radius:11px!important;color:var(--line-accent)!important;background:rgba(var(--line-accent-rgb),.09)!important;box-shadow:none!important}.user-info-container .line-current-card .copy-icon-btn[data-v-1b215f23]:hover{background:rgba(var(--line-accent-rgb),.14)!important;transform:none!important}.user-info-container .switch-line-btn[data-v-1b215f23],.user-info-container .unified-line-panel .switch-line-btn[data-v-1b215f23]{height:40px!important;min-height:40px!important;margin-top:0!important;border:1px solid rgba(var(--line-accent-rgb),.18)!important;border-radius:13px!important;color:var(--line-accent)!important;background:rgba(var(--line-accent-rgb),.09)!important;box-shadow:none!important;font-size:14px!important;font-weight:840!important;letter-spacing:0!important}.user-info-container .switch-line-btn[data-v-1b215f23]:hover,.user-info-container .unified-line-panel .switch-line-btn[data-v-1b215f23]:hover{background:rgba(var(--line-accent-rgb),.14)!important}.user-info-container .switch-line-btn .v-icon[data-v-1b215f23],.user-info-container .unified-line-panel .switch-line-btn .v-icon[data-v-1b215f23]{color:currentColor!important;font-size:19px!important}html.misaya-theme-dark .user-info-container .unified-line-panel[data-v-1b215f23]{background:linear-gradient(180deg,rgba(var(--line-accent-rgb),.14),hsla(0,0%,100%,0) 66%),var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark .user-info-container .line-current-card[data-v-1b215f23]{background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark .user-info-container .line-current-copy strong[data-v-1b215f23]{color:var(--hbo-text-primary)!important}html.misaya-theme-dark .user-info-container .line-current-copy small[data-v-1b215f23]{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark .user-info-container .switch-line-btn[data-v-1b215f23],html.misaya-theme-dark .user-info-container .unified-line-panel .switch-line-btn[data-v-1b215f23]{color:var(--line-accent)!important;background:rgba(var(--line-accent-rgb),.14)!important;border-color:rgba(var(--line-accent-rgb),.24)!important}@media (max-width:380px){.user-info-container .unified-line-panel[data-v-1b215f23]{padding:10px!important;border-radius:17px!important}.user-info-container .line-current-card[data-v-1b215f23]{grid-template-columns:36px minmax(0,1fr) 32px!important;min-height:52px!important;gap:9px!important}.user-info-container .line-current-card .unified-line-icon[data-v-1b215f23]{width:36px!important;height:36px!important;min-width:36px!important}.user-info-container .line-current-card .copy-icon-btn[data-v-1b215f23]{width:32px!important;height:32px!important;min-width:32px!important}}.lucky-wheel-container[data-v-319371b5]{position:relative;width:100%;display:grid;gap:14px;place-items:center;min-height:0;padding:18px 0 20px}.wheel-wrapper[data-v-319371b5]{position:relative;width:min(278px,72vw);height:min(278px,72vw);display:grid;place-items:center}.wheel-wrapper[data-v-319371b5]:before{position:absolute;inset:-14px;content:"";border-radius:50%;background:radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.98) 0 58%,rgba(237,246,255,.9) 59% 100%);border:1px solid rgba(0,122,255,.12)}.wheel[data-v-319371b5]{width:100%;height:100%;border-radius:50%;position:relative;transition:transform 3s cubic-bezier(.23,1,.32,1);box-shadow:none!important;overflow:hidden;background:#fff;border:8px solid #fff;outline:1px solid rgba(0,122,255,.14)}.wheel-svg[data-v-319371b5]{width:100%;height:100%;border-radius:50%}.wheel-svg text[data-v-319371b5]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;text-shadow:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.pointer[data-v-319371b5]{position:absolute;top:-13px;left:50%;transform:translateX(-50%);z-index:10;filter:none!important}.arrow-pointer[data-v-319371b5]{position:relative;width:30px;height:42px;display:flex;flex-direction:column;align-items:center}.arrow-body[data-v-319371b5]{width:8px;height:20px;background:#fc0;border-radius:999px;box-shadow:none!important}.arrow-tip[data-v-319371b5]{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:24px solid #007aff;filter:none!important;margin-top:-2px}.center-circle[data-v-319371b5]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:7px solid hsla(0,0%,100%,.92);box-shadow:0 10px 28px rgba(0,122,255,.18)!important;z-index:5}.spin-btn[data-v-319371b5]{width:100%!important;height:100%!important;border-radius:50%!important;color:#fff!important;background:#007aff!important;font-size:13px!important;font-weight:850!important;letter-spacing:0!important;min-width:unset!important;min-height:unset!important;box-shadow:none!important}.wheel-result-card[data-v-319371b5]{display:grid;justify-items:center;width:100%;gap:18px;padding:34px 22px 24px;box-sizing:border-box;border-radius:28px!important;text-align:center;color:#111827;background:radial-gradient(circle at 50% 0,rgba(0,122,255,.12),transparent 44%),#fff!important;border:1px solid rgba(17,24,39,.08)!important;box-shadow:none!important}.wheel-result-copy[data-v-319371b5]{display:grid;justify-items:center;gap:7px;text-align:center}.wheel-result-copy small[data-v-319371b5]{color:#667085;font-size:12px;font-weight:720;line-height:1.2}.wheel-result-copy strong[data-v-319371b5]{color:#111827;font-size:30px;font-weight:900;line-height:1.08;letter-spacing:0}.wheel-result-copy span[data-v-319371b5]{color:#667085;font-size:13px;font-weight:650;line-height:1.35}.wheel-result-actions[data-v-319371b5]{width:100%;display:flex;justify-content:center}.wheel-result-button[data-v-319371b5]{display:inline-flex;align-items:center;justify-content:center;width:190px;max-width:72%;height:44px;margin:4px auto 0;padding:0;border:0;border-radius:999px;color:#fff;background:#007aff;font-size:15px;font-weight:840;cursor:pointer}@media (max-width:480px){.wheel-wrapper[data-v-319371b5]{width:min(248px,70vw);height:min(248px,70vw)}.center-circle[data-v-319371b5]{width:64px;height:64px;border-width:6px}.spin-btn[data-v-319371b5]{width:100%!important;height:100%!important;font-size:11px!important;min-width:unset!important;min-height:unset!important}.wheel-svg text[data-v-319371b5]{font-size:8.5px!important}.wheel-result-copy strong[data-v-319371b5]{font-size:27px}}.blackjack-container[data-v-481fc68e]{width:100%;max-width:420px;display:grid;gap:10px;margin:0 auto;padding:0;color:#111827}.blackjack-disabled-state[data-v-481fc68e]{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid rgba(223,63,85,.14);border-radius:999px;color:#df3f55;background:#fff7f8;font-size:13px;font-weight:760}.blackjack-status-grid[data-v-481fc68e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.blackjack-status-grid.single[data-v-481fc68e]{grid-template-columns:1fr}.blackjack-status-grid.compact[data-v-481fc68e]{grid-template-columns:repeat(2,minmax(0,1fr))}.blackjack-panel[data-v-481fc68e],.blackjack-result-panel[data-v-481fc68e],.blackjack-rules-panel[data-v-481fc68e],.blackjack-status-card[data-v-481fc68e],.hand-panel[data-v-481fc68e]{border:1px solid rgba(17,24,39,.08);border-radius:20px;background:#fff;box-shadow:none!important}.blackjack-status-card[data-v-481fc68e]{min-height:70px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:12px;background:#f4f9ff;border-color:rgba(0,122,255,.14)}.blackjack-status-grid.compact .blackjack-status-card[data-v-481fc68e]{min-height:56px;grid-template-columns:32px minmax(0,1fr);gap:8px;padding:10px}.blackjack-panel-icon[data-v-481fc68e],.blackjack-status-icon[data-v-481fc68e]{display:grid;place-items:center;color:#007aff;background:#fff;border:1px solid rgba(0,122,255,.1);box-shadow:none!important}.blackjack-status-icon[data-v-481fc68e]{width:42px;height:42px;border-radius:14px}.blackjack-status-grid.compact .blackjack-status-icon[data-v-481fc68e]{width:32px;height:32px;border-radius:12px}.blackjack-panel-icon .v-icon[data-v-481fc68e],.blackjack-status-icon .v-icon[data-v-481fc68e]{color:currentColor!important}.blackjack-panel-copy[data-v-481fc68e],.blackjack-status-copy[data-v-481fc68e]{min-width:0;display:grid;gap:4px}.blackjack-panel-copy small[data-v-481fc68e],.blackjack-status-copy small[data-v-481fc68e]{overflow:hidden;color:#667085;font-size:12px;font-weight:650;line-height:1.35;text-overflow:ellipsis}.blackjack-status-copy strong[data-v-481fc68e]{overflow:hidden;color:#3478f6;font-size:24px;font-weight:860;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.blackjack-status-grid.compact .blackjack-status-copy small[data-v-481fc68e]{font-size:11px}.blackjack-status-grid.compact .blackjack-status-copy strong[data-v-481fc68e]{font-size:18px}.blackjack-panel[data-v-481fc68e],.blackjack-rules-panel[data-v-481fc68e]{display:grid;gap:12px;padding:14px}.betting-area[data-v-481fc68e]{min-height:0}.blackjack-bet-panel[data-v-481fc68e]{background:#fff}.blackjack-panel-head[data-v-481fc68e]{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px}.blackjack-panel-head--compact[data-v-481fc68e]{align-items:start}.blackjack-panel-icon[data-v-481fc68e]{width:42px;height:42px;border-radius:14px}.blackjack-panel-copy strong[data-v-481fc68e]{color:#111827;font-size:17px;font-weight:850;line-height:1.18}.blackjack-bet-input[data-v-481fc68e]{margin-top:2px}.blackjack-bet-input[data-v-481fc68e] .v-field{border-radius:16px!important;background:#fff!important;box-shadow:none!important}.blackjack-bet-input[data-v-481fc68e] .v-field__outline{color:rgba(17,24,39,.14)!important}.blackjack-bet-input[data-v-481fc68e] .v-field--focused .v-field__outline{color:rgba(0,122,255,.3)!important}.blackjack-bet-input[data-v-481fc68e] .v-icon{color:#007aff!important}.blackjack-bet-input[data-v-481fc68e] input[type=number]{-moz-appearance:textfield}.blackjack-bet-input[data-v-481fc68e] input[type=number]::-webkit-inner-spin-button,.blackjack-bet-input[data-v-481fc68e] input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.quick-bet-buttons[data-v-481fc68e]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.quick-bet-btn[data-v-481fc68e]{min-width:0!important;height:36px!important;border:1px solid rgba(0,122,255,.12)!important;border-radius:999px!important;color:#007aff!important;background:#f1f7ff!important;box-shadow:none!important;font-size:13px!important;font-weight:780!important}.quick-bet-btn[data-v-481fc68e]:disabled{color:#98a2b3!important;background:#f7f8fa!important;border-color:rgba(17,24,39,.08)!important;opacity:1!important}.blackjack-action-button[data-v-481fc68e],.blackjack-primary-button[data-v-481fc68e]{height:48px!important;border-radius:999px!important;background:#3478f6!important;box-shadow:none!important;color:#fff!important;font-size:15px!important;font-weight:840!important;letter-spacing:0!important}.blackjack-action-button[data-v-481fc68e]:disabled,.blackjack-primary-button[data-v-481fc68e]:disabled{opacity:.52!important}.game-area[data-v-481fc68e]{display:grid;gap:9px}.hand-panel[data-v-481fc68e]{overflow:hidden;background:#f4f9ff;border-color:rgba(0,122,255,.14)}.hand-panel-header[data-v-481fc68e]{min-height:42px;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px 0;color:#111827;font-size:15px;font-weight:840}.hand-panel-header .v-icon[data-v-481fc68e]{color:#007aff!important}.hand-score-chip[data-v-481fc68e]{height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;color:#007aff;background:#fff;font-size:12px;font-weight:820}.hand-score-chip.muted[data-v-481fc68e]{color:#667085;background:hsla(0,0%,100%,.74)}.cards-container[data-v-481fc68e]{display:flex;justify-content:center;gap:8px;min-height:72px;padding:10px 12px 12px;flex-wrap:wrap}.card[data-v-481fc68e]{position:relative;width:52px;height:72px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(17,24,39,.1);border-radius:14px;background:#fff;box-shadow:none!important;transition:transform .2s ease}.card[data-v-481fc68e]:hover{transform:translateY(-2px)}.hidden-card[data-v-481fc68e]{border-color:rgba(0,122,255,.18);background:linear-gradient(145deg,#5ab4ff,#3478f6)}.card-back[data-v-481fc68e],.card-front[data-v-481fc68e]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.card-rank[data-v-481fc68e]{font-size:20px;font-weight:860;line-height:1}.card-suit[data-v-481fc68e]{margin-top:3px;font-size:21px;line-height:1}.cards-empty[data-v-481fc68e]{min-height:72px;display:grid;place-items:center;padding:10px 12px 12px;color:#98a2b3;font-size:13px;font-weight:700}.text-red[data-v-481fc68e]{color:#df3f55}.text-black[data-v-481fc68e]{color:#111827}.vs-divider[data-v-481fc68e]{width:30px;height:30px;display:grid;place-items:center;justify-self:center;border:1px solid rgba(17,24,39,.08);border-radius:999px;color:#667085;background:#fff}.vs-divider .v-icon[data-v-481fc68e]{color:currentColor!important}.action-buttons[data-v-481fc68e]{position:sticky;bottom:0;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:6px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 28%)}.blackjack-action-button--secondary[data-v-481fc68e]{color:#007aff!important;background:#edf6ff!important}.blackjack-result-panel[data-v-481fc68e]{padding:18px 16px;text-align:center;animation:fadeIn-481fc68e .25s ease}@keyframes fadeIn-481fc68e{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.result-icon[data-v-481fc68e]{animation:none}.blackjack-rules-panel[data-v-481fc68e]{background:#fff}.blackjack-rules-summary[data-v-481fc68e]{display:grid;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:10px;cursor:pointer;list-style:none}.blackjack-rules-summary[data-v-481fc68e]::-webkit-details-marker{display:none}.blackjack-rules-summary .blackjack-panel-icon[data-v-481fc68e]{width:38px;height:38px;border-radius:13px}.rules-toggle-icon[data-v-481fc68e]{color:#98a2b3!important;transition:transform .16s ease}.blackjack-rules-panel[open] .rules-toggle-icon[data-v-481fc68e]{transform:rotate(180deg)}.rules-list[data-v-481fc68e]{display:grid;gap:9px;margin:0;padding:2px 0 0 18px;color:#111827;font-size:13px;font-weight:620;line-height:1.55}.rules-list li[data-v-481fc68e]{padding-left:3px}@media (max-width:480px){.blackjack-container[data-v-481fc68e]{max-width:none}.blackjack-status-grid[data-v-481fc68e]:not(.compact){grid-template-columns:1fr}.quick-bet-buttons[data-v-481fc68e]{grid-template-columns:repeat(2,minmax(0,1fr))}.card[data-v-481fc68e]{width:50px;height:70px}.card-rank[data-v-481fc68e]{font-size:19px}.card-suit[data-v-481fc68e]{font-size:21px}}.activities-container[data-v-1cbc7b99]{min-height:100vh;background:var(--hbo-bg-dark);padding:0;padding-bottom:calc(70px + var(--hbo-spacing-6))}.content-wrapper[data-v-1cbc7b99]{padding:var(--hbo-spacing-6) var(--hbo-spacing-4) 0}.hbo-hero-banner[data-v-1cbc7b99]{position:relative;display:flex;align-items:flex-start;justify-content:center;padding:22px var(--hbo-spacing-4);margin-bottom:0}.hero-gradient-overlay[data-v-1cbc7b99]{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,214,10,.1) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(6,255,165,.1) 0,transparent 50%);animation:hbo-float 6s ease-in-out infinite;pointer-events:none}.hero-card[data-v-1cbc7b99]{position:relative;z-index:2;background:linear-gradient(135deg,var(--hbo-accent-primary) 0,var(--hbo-accent-deep) 100%);border-radius:22px;padding:46px 30px;box-shadow:none!important;max-width:700px;width:100%;min-height:178px;text-align:center;display:flex;flex-direction:column;justify-content:center}.hero-title[data-v-1cbc7b99]{font-size:32px;font-weight:700;color:var(--hbo-text-primary);margin:0;display:flex;align-items:center;justify-content:center;gap:var(--hbo-spacing-2);text-shadow:none!important}.hero-icon[data-v-1cbc7b99]{font-size:36px;color:var(--hbo-gold);filter:none!important}.hero-subtitle[data-v-1cbc7b99]{font-size:16px;color:var(--hbo-text-secondary);margin-top:var(--hbo-spacing-2);text-align:center}.hbo-activities-tabs[data-v-1cbc7b99]{padding:0}.hbo-tab-window[data-v-1cbc7b99]{background:transparent;min-height:60vh}.hbo-tab-content[data-v-1cbc7b99]{padding:var(--hbo-spacing-6) 0}.activity-tab-content[data-v-1cbc7b99]{text-align:center;background:var(--hbo-bg-card);border-radius:var(--hbo-radius-xl);padding:var(--hbo-spacing-8);box-shadow:none!important}.activity-header-section[data-v-1cbc7b99]{margin-bottom:var(--hbo-spacing-6)}.activity-tab-title[data-v-1cbc7b99]{font-size:28px;font-weight:700;color:var(--hbo-text-primary);margin:var(--hbo-spacing-3) 0}.activity-tab-desc[data-v-1cbc7b99]{font-size:16px;color:var(--hbo-text-secondary);margin-bottom:var(--hbo-spacing-4)}.activity-requirements[data-v-1cbc7b99]{display:flex;justify-content:center;gap:var(--hbo-spacing-2);margin-bottom:var(--hbo-spacing-4);flex-wrap:wrap}.activity-current-credits[data-v-1cbc7b99]{background:rgba(0,122,255,.1);padding:var(--hbo-spacing-3);border-radius:var(--hbo-radius-md);margin-bottom:var(--hbo-spacing-6);border:1px solid rgba(0,122,255,.3)}.credits-label[data-v-1cbc7b99]{font-size:14px;color:var(--hbo-text-secondary);margin-right:var(--hbo-spacing-2)}.credits-value[data-v-1cbc7b99]{font-size:24px;font-weight:700;color:var(--hbo-gold)}.start-activity-btn[data-v-1cbc7b99]{min-width:200px;height:56px;font-size:18px;font-weight:700;letter-spacing:1px;transition:all var(--hbo-transition-base)}.start-activity-btn[data-v-1cbc7b99]:hover:not(:disabled){transform:translateY(-2px);box-shadow:none!important}.start-activity-btn[data-v-1cbc7b99]:disabled{opacity:.5}.activities-list[data-v-1cbc7b99]{display:flex;flex-direction:column;gap:20px}.activity-card[data-v-1cbc7b99]{background:rgba(var(--v-theme-surface),.95);border-radius:18px;overflow:hidden;backdrop-filter:none!important;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.activity-card[data-v-1cbc7b99]:hover:not(.coming-soon){transform:translateY(-4px);box-shadow:none!important}.activity-header[data-v-1cbc7b99]{display:flex;align-items:center;padding:22px;gap:16px}.activity-icon[data-v-1cbc7b99]{background:rgba(255,152,0,.1);border-radius:12px;padding:8px}.activity-info[data-v-1cbc7b99]{flex:1}.activity-title[data-v-1cbc7b99]{font-size:20px;font-weight:700;color:rgb(var(--v-theme-on-surface));margin:0 0 4px 0}.activity-subtitle[data-v-1cbc7b99]{font-size:14px;color:rgba(var(--v-theme-on-surface),.7);margin:0}.activity-status[data-v-1cbc7b99]{font-weight:600}.activity-content[data-v-1cbc7b99]{padding:0 24px 24px 24px}.coming-soon[data-v-1cbc7b99]{opacity:.7;cursor:default}.coming-soon .activity-header[data-v-1cbc7b99]{opacity:.6}.insufficient-credits[data-v-1cbc7b99]{border:2px solid #ff9800;background:rgba(255,152,0,.05)}.insufficient-credits .activity-header[data-v-1cbc7b99]{opacity:.8}.credits-requirement[data-v-1cbc7b99]{display:flex;flex-wrap:wrap;gap:4px}.credits-requirement .v-chip[data-v-1cbc7b99]{font-size:11px;height:24px}.credits-info .v-alert[data-v-1cbc7b99]{text-align:left}.credits-info .v-alert .v-alert__content[data-v-1cbc7b99]{font-size:14px}.activity-dialog[data-v-1cbc7b99]{border-radius:18px;overflow:hidden;max-height:90vh;display:flex;flex-direction:column}.activity-dialog .v-card-title[data-v-1cbc7b99]{background:linear-gradient(45deg,#007aff,#5ac8fa);color:#fff;font-weight:600;flex-shrink:0}.activity-dialog .v-card-text[data-v-1cbc7b99]{overflow-y:auto;flex:1}.activity-content[data-v-1cbc7b99]{display:flex;justify-content:center;align-items:center;min-height:200px}.empty-state[data-v-1cbc7b99]{text-align:center;background:rgba(var(--v-theme-surface),.95);border-radius:20px;padding:60px 40px;box-shadow:none!important;backdrop-filter:none!important}.empty-icon[data-v-1cbc7b99]{margin-bottom:20px;opacity:.7}.empty-title[data-v-1cbc7b99]{font-size:24px;font-weight:600;color:rgb(var(--v-theme-on-surface));margin-bottom:10px}.empty-description[data-v-1cbc7b99]{font-size:16px;color:rgba(var(--v-theme-on-surface),.7);margin:0}@media(max-width:480px){.content-wrapper[data-v-1cbc7b99]{padding-top:10px}.activity-header[data-v-1cbc7b99]{padding:16px;flex-direction:column;text-align:center;gap:12px}.activity-content[data-v-1cbc7b99]{padding:0 16px 16px 16px}.activity-title[data-v-1cbc7b99]{font-size:18px}.activity-subtitle[data-v-1cbc7b99]{font-size:13px}.empty-state[data-v-1cbc7b99]{padding:40px 20px}.empty-title[data-v-1cbc7b99]{font-size:20px}.empty-description[data-v-1cbc7b99]{font-size:14px}}.activities-container[data-v-1cbc7b99]{color:#172033!important;background:radial-gradient(ellipse at 50% -10%,rgba(0,122,255,.1),transparent 48%),linear-gradient(180deg,#fff,#f6f7fb 58%,#f2f4f9)!important}.activity-card[data-v-1cbc7b99],.activity-tab-content[data-v-1cbc7b99],.empty-state[data-v-1cbc7b99],.hero-card[data-v-1cbc7b99],[data-v-1cbc7b99] .v-card{color:#172033!important;background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(250,251,255,.9)),hsla(0,0%,100%,.88)!important;border:1px solid rgba(23,32,51,.08)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.activity-tab-title[data-v-1cbc7b99],.activity-title[data-v-1cbc7b99],.empty-title[data-v-1cbc7b99],.hero-title[data-v-1cbc7b99],[data-v-1cbc7b99] .v-card-title{color:#172033!important;text-shadow:none!important}.activity-subtitle[data-v-1cbc7b99],.activity-tab-desc[data-v-1cbc7b99],.credits-label[data-v-1cbc7b99],.empty-description[data-v-1cbc7b99],.hero-subtitle[data-v-1cbc7b99]{color:#647084!important}.empty-icon[data-v-1cbc7b99],.hero-icon[data-v-1cbc7b99]{color:#007aff!important;filter:none!important}.activity-current-credits[data-v-1cbc7b99],.activity-icon[data-v-1cbc7b99],.credits-info[data-v-1cbc7b99],[data-v-1cbc7b99] .v-alert{background:rgba(246,247,251,.88)!important;border-color:rgba(23,32,51,.08)!important}.credits-value[data-v-1cbc7b99]{color:#b97912!important;text-shadow:none!important}.loading-content[data-v-1cbc7b99]{color:#172033!important;background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(250,251,255,.9)),hsla(0,0%,100%,.88)!important;border:1px solid rgba(23,32,51,.08)!important;box-shadow:none!important}.loading-text[data-v-1cbc7b99]{color:#647084!important}.activities-container[data-v-1cbc7b99]{color:#111827!important}.activity-card[data-v-1cbc7b99],.activity-tab-content[data-v-1cbc7b99],.empty-state[data-v-1cbc7b99],.hero-card[data-v-1cbc7b99],.loading-content[data-v-1cbc7b99],[data-v-1cbc7b99] .v-card{color:#111827!important;background:#fff!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.activity-current-credits[data-v-1cbc7b99],.activity-icon[data-v-1cbc7b99],.credits-info[data-v-1cbc7b99],[data-v-1cbc7b99] .v-alert{background:#f7f8fa!important;border-color:rgba(17,24,39,.08)!important}.activity-tab-title[data-v-1cbc7b99],.activity-title[data-v-1cbc7b99],.empty-title[data-v-1cbc7b99],.hero-title[data-v-1cbc7b99],[data-v-1cbc7b99] .v-card-title{color:#111827!important}.activity-subtitle[data-v-1cbc7b99],.activity-tab-desc[data-v-1cbc7b99],.credits-label[data-v-1cbc7b99],.empty-description[data-v-1cbc7b99],.hero-subtitle[data-v-1cbc7b99],.loading-text[data-v-1cbc7b99]{color:#667085!important}.credits-value[data-v-1cbc7b99],.empty-icon[data-v-1cbc7b99],.hero-icon[data-v-1cbc7b99]{color:#007aff!important;filter:none!important;text-shadow:none!important}.start-activity-btn[data-v-1cbc7b99]{color:#fff!important;background:#007aff!important;box-shadow:none!important}.activity-state-panel[data-v-1cbc7b99]{min-height:180px;display:grid;place-items:center;align-content:center;gap:12px;margin:8px 0 14px;padding:28px 18px;border:1px solid rgba(17,24,39,.08);border-radius:28px;color:#667085;background:#fff;text-align:center}.activity-state-panel.error[data-v-1cbc7b99]{color:#df3f55;background:#fff7f8;border-color:rgba(223,63,85,.16)}.activity-state-panel strong[data-v-1cbc7b99]{color:currentColor;font-size:14px;font-weight:760;line-height:1.45}.state-retry-btn[data-v-1cbc7b99]{height:36px;padding:0 18px;border:0;border-radius:999px;color:#fff;background:#007aff;font-size:13px;font-weight:780;cursor:pointer}.activity-switcher[data-v-1cbc7b99]{height:68px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:4px 0 14px;padding:7px;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:#fff}.activity-switcher-item[data-v-1cbc7b99]{min-width:0;height:52px;display:grid;grid-template-columns:22px minmax(0,auto);grid-template-rows:auto auto;align-content:center;align-items:center;justify-content:center;-moz-column-gap:5px;column-gap:5px;row-gap:1px;padding:4px 8px;border:0;border-radius:999px;color:#667085;background:transparent;font:inherit;cursor:pointer;transition:color .16s ease,background-color .16s ease,transform .16s ease;-webkit-tap-highlight-color:transparent}.activity-switcher-item[data-v-1cbc7b99]:active{transform:scale(.96)}.activity-switcher-item[data-v-1cbc7b99]:focus{outline:none}.activity-switcher-item[data-v-1cbc7b99]:focus-visible{outline:none}.activity-switcher-item.active[data-v-1cbc7b99]{color:var(--activity-color,#007aff);background:#f1f3f6}.activity-switcher-item .v-icon[data-v-1cbc7b99]{grid-row:1/3;width:22px!important;height:22px!important;color:currentColor!important;font-size:22px!important}.activity-switcher-item small[data-v-1cbc7b99],.activity-switcher-item span[data-v-1cbc7b99]{min-width:0;overflow:hidden;color:currentColor;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.activity-switcher-item span[data-v-1cbc7b99]{font-size:12px;font-weight:830}.activity-switcher-item small[data-v-1cbc7b99]{opacity:.78;font-size:9.5px;font-weight:720}.activity-switcher-item.wheel[data-v-1cbc7b99]{--activity-color:#f6b800}.activity-switcher-item.blackjack[data-v-1cbc7b99]{--activity-color:#e54d5a}.activity-switcher-item.auction[data-v-1cbc7b99]{--activity-color:#2f80ed}.activity-showcase-card[data-v-1cbc7b99]{position:relative;display:grid;gap:14px;margin-bottom:14px;padding:18px 16px 17px;border:1px solid rgba(17,24,39,.08);border-radius:30px;color:#111827;background:linear-gradient(180deg,hsla(0,0%,100%,.94),hsla(0,0%,100%,.98)),var(--activity-soft,#eef6ff);overflow:hidden}body .v-application .activities-container .activity-showcase-card{box-shadow:0 18px 34px rgba(45,91,160,.12),0 4px 10px rgba(45,91,160,.07),inset 0 1px 0 hsla(0,0%,100%,.9)!important}.activity-showcase-card[data-v-1cbc7b99]:before{position:absolute;inset:0 0 auto;height:116px;content:"";background:radial-gradient(circle at 82% 20%,color-mix(in srgb,var(--activity-color) 18%,transparent),transparent 36%),linear-gradient(135deg,var(--activity-soft,#eef6ff),hsla(0,0%,100%,0));pointer-events:none}.activity-info-row[data-v-1cbc7b99],.activity-metrics[data-v-1cbc7b99],.activity-primary-action[data-v-1cbc7b99],.showcase-main[data-v-1cbc7b99],.showcase-topline[data-v-1cbc7b99]{position:relative;z-index:1}.showcase-topline[data-v-1cbc7b99]{display:flex;align-items:center;justify-content:space-between;gap:10px}.showcase-kicker[data-v-1cbc7b99],.showcase-status[data-v-1cbc7b99]{min-width:0;display:inline-flex;align-items:center;height:28px;border-radius:999px;font-size:11.5px;font-weight:820;line-height:1;white-space:nowrap}.showcase-kicker[data-v-1cbc7b99]{padding:0 11px;color:var(--activity-color,#007aff);background:var(--activity-soft,#eef6ff)}.showcase-status[data-v-1cbc7b99]{padding:0 10px;color:#13965a;background:rgba(32,185,112,.1)}.showcase-status.locked[data-v-1cbc7b99]{color:#b97510;background:rgba(217,149,29,.12)}.showcase-main[data-v-1cbc7b99]{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:14px}.showcase-icon[data-v-1cbc7b99]{width:78px;height:78px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--activity-color) 26%,transparent);border-radius:26px;color:var(--activity-color,#007aff);background:var(--activity-soft,#eef6ff)}.showcase-icon .v-icon[data-v-1cbc7b99]{width:46px!important;height:46px!important;color:currentColor!important;font-size:46px!important}.showcase-copy[data-v-1cbc7b99]{min-width:0;display:grid;gap:7px}.showcase-copy h2[data-v-1cbc7b99]{margin:0;color:#111827;font-size:25px;font-weight:880;line-height:1.14;letter-spacing:0}.showcase-copy p[data-v-1cbc7b99]{margin:0;color:#667085;font-size:13px;font-weight:620;line-height:1.45}.activity-metrics[data-v-1cbc7b99]{display:grid;grid-template-columns:1.35fr 1fr 1fr;overflow:hidden;border:1px solid rgba(17,24,39,.08);border-radius:20px;background:#f7f8fa}.metric-cell[data-v-1cbc7b99]{min-width:0;min-height:66px;display:grid;align-content:center;gap:5px;padding:10px 10px;text-align:center}.metric-cell+.metric-cell[data-v-1cbc7b99]{border-left:1px solid rgba(17,24,39,.08)}.metric-cell small[data-v-1cbc7b99]{overflow:hidden;color:#667085;font-size:11px;font-weight:720;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.metric-cell strong[data-v-1cbc7b99]{overflow:hidden;color:#111827;font-size:18px;font-weight:860;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.metric-cell.credits strong[data-v-1cbc7b99]{color:#007aff;font-size:22px}.activity-info-row[data-v-1cbc7b99]{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:10px 12px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#fff}.activity-info-icon[data-v-1cbc7b99]{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;color:var(--activity-color,#007aff);background:var(--activity-soft,#eef6ff)}.activity-info-icon .v-icon[data-v-1cbc7b99]{width:24px!important;height:24px!important;color:currentColor!important;font-size:24px!important}.activity-info-copy[data-v-1cbc7b99]{min-width:0;display:grid;gap:4px}.activity-info-copy small[data-v-1cbc7b99],.activity-info-copy strong[data-v-1cbc7b99]{overflow:hidden;text-overflow:ellipsis}.activity-info-copy strong[data-v-1cbc7b99]{color:#111827;font-size:13.5px;font-weight:840;line-height:1.18;white-space:nowrap}.activity-info-copy small[data-v-1cbc7b99]{color:#667085;font-size:11.5px;font-weight:650;line-height:1.35}.activity-primary-action[data-v-1cbc7b99]{width:min(100%,260px);height:56px;display:inline-flex;align-items:center;justify-content:center;gap:9px;justify-self:center;border:0;border-radius:999px;color:#fff;background:#007aff;font:inherit;font-size:17px;font-weight:850;cursor:pointer;transition:transform .16s ease,opacity .16s ease,background-color .16s ease;-webkit-tap-highlight-color:transparent}.activity-primary-action[data-v-1cbc7b99]:active:not(:disabled){transform:scale(.96)}.activity-primary-action[data-v-1cbc7b99]:disabled{opacity:.52;cursor:not-allowed}.activity-primary-action .v-icon[data-v-1cbc7b99]{width:22px!important;height:22px!important;color:currentColor!important;font-size:22px!important}@media(max-width:380px){.activity-switcher[data-v-1cbc7b99]{height:64px;padding:6px}.activity-switcher-item[data-v-1cbc7b99]{height:50px;grid-template-columns:20px minmax(0,auto);padding:4px 5px;-moz-column-gap:4px;column-gap:4px}.activity-switcher-item .v-icon[data-v-1cbc7b99]{width:20px!important;height:20px!important;font-size:20px!important}.activity-switcher-item span[data-v-1cbc7b99]{font-size:11px}.activity-switcher-item small[data-v-1cbc7b99]{font-size:9px}.activity-showcase-card[data-v-1cbc7b99]{padding:16px 14px;border-radius:26px}.showcase-main[data-v-1cbc7b99]{grid-template-columns:66px minmax(0,1fr);gap:12px}.showcase-icon[data-v-1cbc7b99]{width:66px;height:66px;border-radius:22px}.showcase-icon .v-icon[data-v-1cbc7b99]{width:38px!important;height:38px!important;font-size:38px!important}.showcase-copy h2[data-v-1cbc7b99]{font-size:22px}.activity-metrics[data-v-1cbc7b99]{grid-template-columns:1fr}.metric-cell[data-v-1cbc7b99]{min-height:54px}.metric-cell+.metric-cell[data-v-1cbc7b99]{border-top:1px solid rgba(17,24,39,.08);border-left:0}}.activities-tabs-container[data-v-1cbc7b99]{margin:4px 0 14px}.activity-overview-card[data-v-1cbc7b99],.activity-panel-card[data-v-1cbc7b99]{position:relative;display:grid;gap:14px;margin-bottom:14px;padding:16px;border:1px solid rgba(17,24,39,.08);border-radius:30px;color:#111827;background:#fff;overflow:hidden}body .v-application .activities-container .activity-overview-card,body .v-application .activities-container .activity-panel-card{box-shadow:0 18px 34px rgba(45,91,160,.12),0 4px 10px rgba(45,91,160,.07),inset 0 1px 0 hsla(0,0%,100%,.9)!important}.activity-panel-card[data-v-1cbc7b99]{background:#f5f9ff;border-color:rgba(31,114,255,.14)}.activity-panel-head[data-v-1cbc7b99]{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px}.activity-detail-icon[data-v-1cbc7b99],.activity-panel-icon[data-v-1cbc7b99],.overview-icon[data-v-1cbc7b99]{display:grid;place-items:center;color:#007aff;background:#eaf4ff}.activity-panel-icon[data-v-1cbc7b99]{width:46px;height:46px;border-radius:16px}.activity-panel-icon .v-icon[data-v-1cbc7b99]{width:26px!important;height:26px!important;color:currentColor!important;font-size:26px!important}.activity-panel-title[data-v-1cbc7b99]{min-width:0;display:grid;gap:4px}.activity-detail-copy strong[data-v-1cbc7b99],.activity-panel-title strong[data-v-1cbc7b99],.activity-section-head strong[data-v-1cbc7b99],.overview-copy strong[data-v-1cbc7b99]{overflow:hidden;color:#111827;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.activity-panel-title strong[data-v-1cbc7b99]{font-size:17px}.activity-detail-copy small[data-v-1cbc7b99],.activity-panel-title small[data-v-1cbc7b99],.activity-section-head small[data-v-1cbc7b99],.overview-copy small[data-v-1cbc7b99]{overflow:hidden;color:#667085;font-weight:650;line-height:1.35;text-overflow:ellipsis}.activity-panel-title small[data-v-1cbc7b99]{font-size:12px;white-space:nowrap}.activity-state-pill[data-v-1cbc7b99],.overview-state[data-v-1cbc7b99]{height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;font-size:11px;font-weight:820;line-height:1;white-space:nowrap}.activity-state-pill.ready[data-v-1cbc7b99],.overview-state.ready[data-v-1cbc7b99]{color:#13965a;background:rgba(32,185,112,.1)}.activity-state-pill.locked[data-v-1cbc7b99],.overview-state.locked[data-v-1cbc7b99]{color:#b97510;background:rgba(217,149,29,.12)}.activity-balance-strip[data-v-1cbc7b99]{display:grid;grid-template-columns:1.35fr 1fr 1fr;overflow:hidden;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#fff}.activity-balance-cell[data-v-1cbc7b99]{min-width:0;min-height:62px;display:grid;align-content:center;gap:5px;padding:10px;text-align:center}.activity-balance-cell+.activity-balance-cell[data-v-1cbc7b99]{border-left:1px solid rgba(17,24,39,.08)}.activity-balance-cell small[data-v-1cbc7b99]{overflow:hidden;color:#667085;font-size:11px;font-weight:720;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.activity-balance-cell strong[data-v-1cbc7b99]{overflow:hidden;color:#111827;font-size:18px;font-weight:860;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.activity-balance-cell.credits strong[data-v-1cbc7b99]{color:#007aff;font-size:22px}.activity-detail-list[data-v-1cbc7b99],.activity-overview-list[data-v-1cbc7b99]{display:grid;gap:10px}.activity-detail-row[data-v-1cbc7b99],.activity-overview-row[data-v-1cbc7b99]{min-width:0;display:grid;align-items:center;gap:10px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#fff}.activity-detail-row[data-v-1cbc7b99]{grid-template-columns:38px minmax(0,1fr);min-height:56px;padding:9px 11px}.activity-detail-icon[data-v-1cbc7b99],.overview-icon[data-v-1cbc7b99]{width:38px;height:38px;border-radius:14px}.activity-detail-icon .v-icon[data-v-1cbc7b99],.overview-icon .v-icon[data-v-1cbc7b99]{width:22px!important;height:22px!important;color:currentColor!important;font-size:22px!important}.activity-detail-copy[data-v-1cbc7b99],.overview-copy[data-v-1cbc7b99]{min-width:0;display:grid;gap:4px}.activity-detail-copy strong[data-v-1cbc7b99]{font-size:13px}.activity-detail-copy small[data-v-1cbc7b99]{font-size:11.5px}.activity-panel-card .activity-primary-action[data-v-1cbc7b99]{width:100%;max-width:none}.activity-section-head[data-v-1cbc7b99]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.activity-section-head span[data-v-1cbc7b99]{min-width:0;display:grid;gap:4px}.activity-section-head strong[data-v-1cbc7b99]{font-size:16px}.activity-section-head small[data-v-1cbc7b99]{font-size:12px;white-space:nowrap}.activity-overview-row[data-v-1cbc7b99]{grid-template-columns:38px minmax(0,1fr) auto;min-height:62px;padding:11px 12px;color:inherit;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.activity-overview-row.active[data-v-1cbc7b99]{border-color:rgba(0,122,255,.2);background:#f5f9ff}.activity-overview-row[data-v-1cbc7b99]:active{transform:scale(.99)}.overview-copy strong[data-v-1cbc7b99]{font-size:13.5px}.overview-copy small[data-v-1cbc7b99]{font-size:11.5px}@media(max-width:380px){.activity-overview-card[data-v-1cbc7b99],.activity-panel-card[data-v-1cbc7b99]{padding:14px;border-radius:26px}.activity-panel-head[data-v-1cbc7b99]{grid-template-columns:42px minmax(0,1fr)}.activity-state-pill[data-v-1cbc7b99]{grid-column:2;justify-self:start;height:24px;margin-top:-2px}.activity-panel-icon[data-v-1cbc7b99]{width:42px;height:42px}.activity-balance-strip[data-v-1cbc7b99]{grid-template-columns:1fr}.activity-balance-cell[data-v-1cbc7b99]{min-height:52px}.activity-balance-cell+.activity-balance-cell[data-v-1cbc7b99]{border-top:1px solid rgba(17,24,39,.08);border-left:0}.activity-overview-row[data-v-1cbc7b99]{grid-template-columns:36px minmax(0,1fr)}.overview-state[data-v-1cbc7b99]{grid-column:2;justify-self:start;height:24px}}.activities-container[data-v-1cbc7b99]{background:#fff!important}.activities-container .content-wrapper[data-v-1cbc7b99]{display:grid;gap:14px;padding:14px var(--hbo-spacing-4) 0!important}.activities-tabs-container[data-v-1cbc7b99]{margin:0!important}.activities-nav-tabs[data-v-1cbc7b99] .hbo-nav-tab .v-btn__content{gap:3px!important}.activity-overview-card[data-v-1cbc7b99],.activity-panel-card[data-v-1cbc7b99]{width:100%;margin:0!important;border-radius:24px!important;box-shadow:none!important}body .v-application .activities-container .activity-overview-card,body .v-application .activities-container .activity-panel-card{box-shadow:none!important}.activity-panel-card[data-v-1cbc7b99]{gap:15px!important;padding:18px 20px 20px!important;border-color:rgba(0,122,255,.16)!important;background:#edf5ff!important}.activity-panel-card--wheel[data-v-1cbc7b99]{background:linear-gradient(180deg,rgba(237,245,255,.96),rgba(244,249,255,.98)),#edf5ff!important}.activity-panel-card--blackjack[data-v-1cbc7b99]{background:linear-gradient(180deg,rgba(246,248,255,.96),rgba(241,247,255,.98)),#f4f8ff!important}.activity-panel-card--auction[data-v-1cbc7b99]{background:linear-gradient(180deg,rgba(239,248,255,.96),rgba(244,249,255,.98)),#eff8ff!important}.activity-overview-card[data-v-1cbc7b99]{gap:12px!important;padding:16px 18px!important;border-color:rgba(17,24,39,.08)!important;background:#fff!important}.activity-panel-head[data-v-1cbc7b99]{grid-template-columns:44px minmax(0,1fr) auto!important;gap:12px!important}.activity-detail-icon[data-v-1cbc7b99],.activity-panel-icon[data-v-1cbc7b99],.overview-icon[data-v-1cbc7b99]{color:#007aff!important;background:#fff!important;border:1px solid rgba(0,122,255,.1);box-shadow:none!important}.activity-panel-icon[data-v-1cbc7b99]{width:44px!important;height:44px!important;border-radius:14px!important}.activity-panel-title strong[data-v-1cbc7b99]{font-size:18px!important;font-weight:850!important}.activity-panel-title small[data-v-1cbc7b99]{color:#667085!important;font-size:13px!important;font-weight:650!important}.activity-state-pill.ready[data-v-1cbc7b99],.overview-state.ready[data-v-1cbc7b99]{color:#007aff!important;background:#edf6ff!important}.activity-state-pill.locked[data-v-1cbc7b99],.overview-state.locked[data-v-1cbc7b99]{color:#b97510!important;background:#fff7e8!important}.activity-balance-strip[data-v-1cbc7b99]{border-color:rgba(17,24,39,.06)!important;border-radius:20px!important;background:#fff!important}.activity-feature-card[data-v-1cbc7b99]{min-height:92px;display:grid;grid-template-columns:minmax(0,1fr) 116px;align-items:center;gap:14px;padding:14px 16px;border:1px solid rgba(0,122,255,.1);border-radius:22px;background:hsla(0,0%,100%,.72);overflow:hidden}.activity-feature-copy[data-v-1cbc7b99]{min-width:0;display:grid;gap:4px}.activity-feature-copy small[data-v-1cbc7b99]{color:#007aff;font-size:12px;font-weight:820;line-height:1.2}.activity-feature-copy strong[data-v-1cbc7b99]{color:#111827;font-size:17px;font-weight:860;line-height:1.18}.activity-feature-copy span[data-v-1cbc7b99]{color:#667085;font-size:12.5px;font-weight:650;line-height:1.45}.activity-feature-art[data-v-1cbc7b99]{min-width:0;height:72px;position:relative;display:grid;place-items:center}.feature-auction-visual[data-v-1cbc7b99],.feature-card-visual[data-v-1cbc7b99],.feature-wheel-visual[data-v-1cbc7b99],.feature-worldcup-visual[data-v-1cbc7b99]{position:relative;width:100%;height:72px;display:grid;place-items:center}.feature-wheel-ring[data-v-1cbc7b99]{position:relative;width:64px;height:64px;display:grid;place-items:center;border:5px solid #007aff;border-radius:50%;background:#fff}.feature-wheel-ring[data-v-1cbc7b99]:before{position:absolute;inset:7px;content:"";border:2px dashed rgba(255,184,0,.8);border-radius:50%}.feature-wheel-spoke[data-v-1cbc7b99]{position:absolute;left:50%;top:8px;width:2px;height:48px;border-radius:999px;background:rgba(0,122,255,.42);transform-origin:50% 24px}.feature-wheel-spoke.spoke-2[data-v-1cbc7b99]{transform:rotate(60deg)}.feature-wheel-spoke.spoke-3[data-v-1cbc7b99]{transform:rotate(120deg)}.feature-wheel-hub[data-v-1cbc7b99]{position:relative;z-index:1;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#3478f6}.feature-wheel-hub .v-icon[data-v-1cbc7b99]{color:currentColor!important;font-size:20px!important}.feature-mini-pill[data-v-1cbc7b99]{position:absolute;right:0;bottom:0;height:25px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid rgba(0,122,255,.12);border-radius:999px;color:#007aff;background:#fff;font-size:10.5px;font-weight:820;white-space:nowrap}.feature-playing-card[data-v-1cbc7b99]{position:absolute;width:44px;height:62px;display:grid;place-items:center;border:1px solid rgba(17,24,39,.1);border-radius:12px;background:#fff;color:#111827;font-size:20px;font-weight:880}.feature-playing-card.card-a[data-v-1cbc7b99]{left:20px;top:8px;color:#df3f55;transform:rotate(-12deg)}.feature-playing-card.card-k[data-v-1cbc7b99]{left:50px;top:7px;color:#111827;transform:rotate(9deg)}.feature-score-chip[data-v-1cbc7b99]{position:absolute;right:0;bottom:3px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#3478f6;font-size:17px;font-weight:880}.feature-worldcup-ball[data-v-1cbc7b99]{width:60px;height:60px;display:grid;place-items:center;border:1px solid rgba(217,142,0,.2);border-radius:20px;color:#b56b00;background:#fff8e8;transform:rotate(-6deg)}.feature-worldcup-ball .v-icon[data-v-1cbc7b99]{color:currentColor!important;font-size:34px!important}.feature-gavel-mark[data-v-1cbc7b99]{position:absolute;left:22px;top:12px;width:52px;height:52px;display:grid;place-items:center;border-radius:17px;color:#007aff;background:#fff;border:1px solid rgba(0,122,255,.12);transform:rotate(-7deg)}.feature-gavel-mark .v-icon[data-v-1cbc7b99]{color:currentColor!important;font-size:34px!important}.feature-bid-stack[data-v-1cbc7b99]{position:absolute;right:11px;bottom:12px;display:grid;gap:4px;align-items:end;grid-template-columns:repeat(3,9px)}.feature-bid-stack i[data-v-1cbc7b99]{display:block;width:9px;border-radius:999px 999px 3px 3px;background:#20b970}.feature-bid-stack i[data-v-1cbc7b99]:first-child{height:18px;opacity:.6}.feature-bid-stack i[data-v-1cbc7b99]:nth-child(2){height:30px;opacity:.78}.feature-bid-stack i[data-v-1cbc7b99]:nth-child(3){height:42px}.activity-feature-card--blackjack[data-v-1cbc7b99]{border-color:rgba(223,63,85,.1)}.activity-feature-card--blackjack .activity-feature-copy small[data-v-1cbc7b99]{color:#df3f55}.activity-feature-card--auction[data-v-1cbc7b99]{border-color:rgba(32,185,112,.12)}.activity-feature-card--auction .activity-feature-copy small[data-v-1cbc7b99]{color:#13965a}.activity-balance-cell[data-v-1cbc7b99]{min-height:68px!important}.activity-balance-cell small[data-v-1cbc7b99]{color:#667085!important;font-size:12px!important;font-weight:720!important}.activity-balance-cell strong[data-v-1cbc7b99]{color:#111827!important;font-size:19px!important}.activity-balance-cell.credits strong[data-v-1cbc7b99]{color:#3478f6!important;font-size:24px!important}.activity-detail-list[data-v-1cbc7b99],.activity-overview-list[data-v-1cbc7b99]{gap:0!important}.activity-detail-row[data-v-1cbc7b99],.activity-overview-row[data-v-1cbc7b99]{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.activity-detail-row[data-v-1cbc7b99]{grid-template-columns:40px minmax(0,1fr)!important;min-height:62px!important;padding:10px 0!important;border-bottom:1px solid rgba(17,24,39,.06)!important}.activity-detail-row[data-v-1cbc7b99]:last-child{border-bottom:0!important}.activity-detail-icon[data-v-1cbc7b99],.overview-icon[data-v-1cbc7b99]{width:40px!important;height:40px!important;border-radius:14px!important}.activity-detail-copy strong[data-v-1cbc7b99],.overview-copy strong[data-v-1cbc7b99]{font-size:14px!important;font-weight:820!important}.activity-detail-copy small[data-v-1cbc7b99],.overview-copy small[data-v-1cbc7b99]{color:#667085!important;font-size:12px!important;font-weight:650!important;white-space:normal!important}.activity-primary-action[data-v-1cbc7b99]{height:56px!important;border-radius:999px!important;background:#3478f6!important;box-shadow:none!important;font-size:16px!important;font-weight:840!important;letter-spacing:0!important}.activity-section-head strong[data-v-1cbc7b99]{font-size:17px!important;font-weight:850!important}.activity-section-head small[data-v-1cbc7b99]{color:#667085!important;font-size:12px!important;font-weight:650!important}.activity-overview-row[data-v-1cbc7b99]{grid-template-columns:40px minmax(0,1fr) auto!important;min-height:66px!important;padding:12px 0!important;border-bottom:1px solid rgba(17,24,39,.06)!important}.activity-overview-row[data-v-1cbc7b99]:last-child{border-bottom:0!important}.activity-overview-row.active[data-v-1cbc7b99]{margin:3px -4px!important;padding:12px 10px!important;border:1px solid rgba(0,122,255,.14)!important;border-radius:18px!important;background:#f4f9ff!important}.overview-state[data-v-1cbc7b99]{height:28px!important;padding:0 11px!important;font-size:11px!important}@media(max-width:380px){.activities-container .content-wrapper[data-v-1cbc7b99]{padding-top:12px!important}.activity-overview-card[data-v-1cbc7b99],.activity-panel-card[data-v-1cbc7b99]{border-radius:22px!important;padding:16px!important}.activity-panel-head[data-v-1cbc7b99]{grid-template-columns:42px minmax(0,1fr)!important}.activity-state-pill[data-v-1cbc7b99]{grid-column:2;justify-self:start}.activity-balance-strip[data-v-1cbc7b99]{grid-template-columns:1fr!important}.activity-balance-cell[data-v-1cbc7b99]{min-height:58px!important}.activity-balance-cell+.activity-balance-cell[data-v-1cbc7b99]{border-top:1px solid rgba(17,24,39,.06)!important;border-left:0!important}.activity-overview-row[data-v-1cbc7b99]{grid-template-columns:40px minmax(0,1fr)!important}.overview-state[data-v-1cbc7b99]{grid-column:2;justify-self:start}}.activity-game-dialog[data-v-1cbc7b99]{border:1px solid rgba(17,24,39,.08)!important;border-radius:26px!important;background:#fff!important;overflow:hidden}.activity-game-dialog .v-card-title[data-v-1cbc7b99]{min-height:64px!important;padding:14px 18px!important;color:#111827!important;background:#fff!important;border-bottom:1px solid rgba(17,24,39,.08);font-size:20px!important;font-weight:850!important}.activity-game-dialog .v-card-title[data-v-1cbc7b99] .v-btn{width:38px!important;height:38px!important;border-radius:999px!important;color:#111827!important;background:#f7f8fa!important}.activity-game-body[data-v-1cbc7b99]{padding:16px!important;background:#fff}.activity-game-body .activity-content[data-v-1cbc7b99]{min-height:0!important;display:block!important;padding:0!important}.activity-wheel-dialog[data-v-1cbc7b99]{max-height:min(760px,calc(92dvh - env(safe-area-inset-bottom)))!important}.activity-blackjack-dialog[data-v-1cbc7b99]{max-height:min(720px,calc(92dvh - env(safe-area-inset-bottom)))!important;display:flex!important;flex-direction:column!important}.activity-blackjack-body[data-v-1cbc7b99]{flex:1 1 auto;min-height:0;overflow-y:auto;padding:14px!important}.activity-blackjack-dialog .blackjack-dialog-title[data-v-1cbc7b99]{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:66px!important;padding:12px 16px!important}.blackjack-dialog-heading[data-v-1cbc7b99]{min-width:0;display:flex;align-items:center;gap:12px}.blackjack-dialog-icon[data-v-1cbc7b99]{width:42px;height:42px;display:grid;place-items:center;border-radius:16px;color:#007aff;background:#edf6ff;border:1px solid rgba(0,122,255,.12)}.blackjack-dialog-icon .v-icon[data-v-1cbc7b99]{color:currentColor!important}.blackjack-dialog-copy[data-v-1cbc7b99]{min-width:0;display:grid;gap:2px}.blackjack-dialog-copy strong[data-v-1cbc7b99]{color:#111827;font-size:20px;font-weight:880;line-height:1.15}.blackjack-dialog-copy small[data-v-1cbc7b99]{color:#667085;font-size:12px;font-weight:650;line-height:1.2}.activity-wheel-dialog .wheel-dialog-title[data-v-1cbc7b99]{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:68px!important;padding:14px 16px!important}.wheel-dialog-heading[data-v-1cbc7b99]{min-width:0;display:flex;align-items:center;gap:10px}.wheel-dialog-icon[data-v-1cbc7b99]{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;color:#007aff;background:#edf6ff;border:1px solid rgba(0,122,255,.1)}.wheel-dialog-icon .v-icon[data-v-1cbc7b99]{color:currentColor!important;font-size:24px!important}.wheel-dialog-copy[data-v-1cbc7b99]{min-width:0;display:grid;gap:3px}.wheel-dialog-copy strong[data-v-1cbc7b99]{color:#111827;font-size:19px;font-weight:880;line-height:1.1}.wheel-dialog-copy small[data-v-1cbc7b99]{color:#667085;font-size:12px;font-weight:650;line-height:1.2}.activity-wheel-body[data-v-1cbc7b99]{display:grid;gap:14px;padding:14px 16px 18px!important;background:linear-gradient(180deg,#fff,#f7fbff)!important}.wheel-dialog-summary[data-v-1cbc7b99]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wheel-dialog-summary span[data-v-1cbc7b99]{min-width:0;display:grid;gap:3px;padding:10px 12px;border:1px solid rgba(17,24,39,.07);border-radius:16px;background:#fff}.wheel-dialog-summary small[data-v-1cbc7b99]{color:#667085;font-size:11px;font-weight:680;line-height:1.2}.wheel-dialog-summary strong[data-v-1cbc7b99]{overflow:hidden;color:#007aff;font-size:18px;font-weight:860;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.activity-wheel-content[data-v-1cbc7b99]{display:grid!important;place-items:center!important;border:1px solid rgba(0,122,255,.1);border-radius:24px;background:radial-gradient(circle at 50% 36%,rgba(0,122,255,.11),transparent 44%),#f3f8ff;overflow:hidden}.activity-panel-card--worldcup[data-v-1cbc7b99]{background:linear-gradient(180deg,rgba(255,248,232,.96),rgba(255,252,244,.98)),#fff8e8!important}.activity-feature-card--worldcup .activity-feature-copy small[data-v-1cbc7b99]{color:#b56b00}.worldcup-bet-card[data-v-1cbc7b99],.worldcup-user-dialog[data-v-1cbc7b99]{border-radius:24px!important;box-shadow:none!important;overflow:hidden}.worldcup-bet-title[data-v-1cbc7b99],.worldcup-user-title[data-v-1cbc7b99]{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:14px 16px!important;border-bottom:1px solid rgba(17,24,39,.08)}.worldcup-user-heading[data-v-1cbc7b99]{min-width:0;display:flex;align-items:center;gap:11px}.worldcup-bet-title[data-v-1cbc7b99],.worldcup-user-heading span[data-v-1cbc7b99]:last-child{min-width:0;display:grid!important;gap:3px}.worldcup-bet-title strong[data-v-1cbc7b99],.worldcup-user-heading strong[data-v-1cbc7b99]{overflow:hidden;color:#111827;font-size:18px;font-weight:880;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.worldcup-bet-note[data-v-1cbc7b99],.worldcup-bet-title small[data-v-1cbc7b99],.worldcup-user-heading small[data-v-1cbc7b99]{color:#667085;font-size:12px;font-weight:650;line-height:1.3}.worldcup-user-icon[data-v-1cbc7b99]{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:15px;color:#b56b00;background:#fff8e8;border:1px solid rgba(181,107,0,.14)}.worldcup-user-icon .v-icon[data-v-1cbc7b99]{color:currentColor!important}.worldcup-user-body[data-v-1cbc7b99]{padding:14px!important;background:#fff}.worldcup-empty-panel[data-v-1cbc7b99],.worldcup-state-panel[data-v-1cbc7b99]{min-height:180px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.worldcup-state-panel.error[data-v-1cbc7b99]{color:#c43d36}.worldcup-empty-panel[data-v-1cbc7b99]{border:1px solid rgba(17,24,39,.07);border-radius:20px;background:#fbfcfe}.worldcup-empty-panel .v-icon[data-v-1cbc7b99]{color:#b56b00!important}.worldcup-empty-panel strong[data-v-1cbc7b99]{color:#111827;font-size:16px;font-weight:850}.worldcup-empty-panel small[data-v-1cbc7b99]{width:min(100%,320px);color:#667085;font-size:12.5px;line-height:1.5}.worldcup-match-list[data-v-1cbc7b99]{display:grid;gap:10px}.worldcup-user-match[data-v-1cbc7b99]{display:grid;grid-template-columns:minmax(0,1fr) 140px auto;align-items:center;gap:12px;padding:12px;border:1px solid rgba(17,24,39,.07);border-radius:18px;background:#fff}.worldcup-match-main[data-v-1cbc7b99]{min-width:0;display:grid;gap:4px}.worldcup-match-main em[data-v-1cbc7b99],.worldcup-match-main small[data-v-1cbc7b99],.worldcup-match-pool small[data-v-1cbc7b99]{color:#667085;font-size:11.5px;font-style:normal;font-weight:650}.worldcup-match-main strong[data-v-1cbc7b99]{overflow:hidden;color:#111827;font-size:15px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.worldcup-match-main strong span[data-v-1cbc7b99]{color:#98a2b3;font-size:12px;font-weight:760}.worldcup-match-pool[data-v-1cbc7b99]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.worldcup-match-pool span[data-v-1cbc7b99]{display:grid;gap:3px;padding:8px;border-radius:13px;background:#f7f8fb}.worldcup-match-pool strong[data-v-1cbc7b99]{color:#111827;font-size:14px;font-weight:850}.worldcup-match-actions[data-v-1cbc7b99]{display:grid;justify-items:end;gap:7px}.worldcup-status-chip[data-v-1cbc7b99]{height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;color:#667085;background:#f2f4f7;font-size:11px;font-weight:800}.worldcup-status-chip.open[data-v-1cbc7b99]{color:#13965a;background:rgba(32,185,112,.12)}.worldcup-bet-button[data-v-1cbc7b99],.worldcup-choice-button[data-v-1cbc7b99]{border:0;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.worldcup-bet-button[data-v-1cbc7b99]{height:34px;padding:0 14px;border-radius:999px;color:#fff;background:#007aff;font-size:12px;font-weight:820}.worldcup-bet-button[data-v-1cbc7b99]:disabled{color:#98a2b3;background:#eef1f6;cursor:default}.worldcup-choice-grid[data-v-1cbc7b99]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.worldcup-choice-button[data-v-1cbc7b99]{min-height:58px;padding:10px;border:1px solid rgba(17,24,39,.08);border-radius:16px;color:#111827;background:#fff;font-size:13px;font-weight:820}.worldcup-choice-button.active[data-v-1cbc7b99]{border-color:rgba(0,122,255,.35);color:#007aff;background:#edf6ff}@media(max-width:430px){.worldcup-user-match[data-v-1cbc7b99]{grid-template-columns:1fr}.worldcup-match-actions[data-v-1cbc7b99]{grid-template-columns:1fr auto;align-items:center;justify-items:start}.activity-wheel-dialog .wheel-dialog-title[data-v-1cbc7b99]{min-height:64px!important;padding:12px 14px!important}.wheel-dialog-icon[data-v-1cbc7b99]{width:38px;height:38px;border-radius:13px}.wheel-dialog-copy strong[data-v-1cbc7b99]{font-size:18px}.activity-wheel-body[data-v-1cbc7b99]{padding:12px 14px 16px!important}.wheel-dialog-summary strong[data-v-1cbc7b99]{font-size:16px}}html.misaya-theme-dark .activities-container .worldcup-bet-card[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-user-dialog[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-bet-card[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-user-dialog[data-v-1cbc7b99]{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark .activities-container .worldcup-bet-title[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-user-body[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-user-title[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-bet-title[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-user-body[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-user-title[data-v-1cbc7b99]{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark .activities-container .worldcup-choice-button[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-empty-panel[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-match-pool span[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-state-panel[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-user-match[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-choice-button[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-empty-panel[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-match-pool span[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-state-panel[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-user-match[data-v-1cbc7b99]{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark .activities-container .worldcup-bet-title strong[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-empty-panel strong[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-match-main strong[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-match-pool strong[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-user-heading strong[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-bet-title strong[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-empty-panel strong[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-match-main strong[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-match-pool strong[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-user-heading strong[data-v-1cbc7b99]{color:var(--hbo-text-primary)!important}html.misaya-theme-dark .activities-container .worldcup-bet-note[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-bet-title small[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-empty-panel small[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-match-main em[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-match-main small[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-match-pool small[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-user-heading small[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-bet-note[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-bet-title small[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-empty-panel small[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-match-main em[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-match-main small[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-match-pool small[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-user-heading small[data-v-1cbc7b99]{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark .activities-container .worldcup-empty-panel .v-icon[data-v-1cbc7b99],html.misaya-theme-dark .activities-container .worldcup-user-icon[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-empty-panel .v-icon[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-user-icon[data-v-1cbc7b99]{color:#ffb340!important;background:rgba(255,179,64,.14)!important;border-color:rgba(255,179,64,.2)!important}html.misaya-theme-dark .activities-container .worldcup-status-chip[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-status-chip[data-v-1cbc7b99]{color:var(--hbo-text-secondary)!important;background:rgba(148,163,184,.14)!important}html.misaya-theme-dark .activities-container .worldcup-choice-button.active[data-v-1cbc7b99],html.misaya-theme-dark .v-overlay-container .worldcup-choice-button.active[data-v-1cbc7b99]{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important;border-color:rgba(10,132,255,.34)!important}.user-medals[data-v-2b372828]{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.user-medals.compact[data-v-2b372828]{gap:6px;margin-top:6px}.medal-badge[data-v-2b372828]{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 6px;border-radius:999px;background:linear-gradient(135deg,rgba(244,185,66,.2),rgba(255,243,205,.08));border:1px solid rgba(244,185,66,.35);box-shadow:none!important;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.medal-badge.special[data-v-2b372828]{background:linear-gradient(135deg,rgba(255,201,71,.3),rgba(180,83,9,.12));border-color:rgba(255,201,71,.45)}.medal-badge[data-v-2b372828]:hover{transform:translateY(-1px);box-shadow:none!important}.medal-badge[data-v-2b372828]:focus-visible{outline:2px solid rgba(255,201,71,.85);outline-offset:2px}.medal-badge.compact[data-v-2b372828]{padding:3px 6px;gap:0}.medal-icon-wrap[data-v-2b372828]{width:24px;height:24px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.85)}.compact .medal-icon-wrap[data-v-2b372828]{width:22px;height:22px}.medal-icon[data-v-2b372828]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.medal-name[data-v-2b372828]{font-size:12px;line-height:1;color:#f8ecd1;font-weight:600;letter-spacing:.02em}.medal-detail-card[data-v-2b372828]{background:var(--hbo-bg-card,#1f1f1f)!important;color:var(--hbo-text-primary,#fff);border:1px solid rgba(255,201,71,.28)}.medal-detail-header[data-v-2b372828]{display:flex;align-items:center;gap:14px;margin-bottom:12px}.medal-detail-icon-wrap[data-v-2b372828]{width:56px;height:56px;border-radius:18px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(255,244,214,.92))}.medal-detail-icon[data-v-2b372828]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.medal-detail-copy[data-v-2b372828]{min-width:0}.medal-detail-name[data-v-2b372828]{font-size:16px;font-weight:700;color:var(--hbo-text-primary,#fff)}.medal-detail-multiplier[data-v-2b372828]{margin-top:4px;font-size:14px;font-weight:600;color:#ffcf5c}.medal-detail-description[data-v-2b372828]{font-size:13px;line-height:1.6;color:var(--hbo-text-secondary,hsla(0,0%,100%,.75))}.rankings-container[data-v-4d7861ae]{min-height:100vh;background:var(--hbo-bg-dark);padding:0;padding-bottom:calc(70px + var(--hbo-spacing-6))}.content-wrapper[data-v-4d7861ae]{padding:var(--hbo-spacing-6) var(--hbo-spacing-4) 0}.hbo-hero-banner[data-v-4d7861ae]{position:relative;display:flex;align-items:flex-start;justify-content:center;padding:22px var(--hbo-spacing-4);margin-bottom:0}.hero-gradient-overlay[data-v-4d7861ae]{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,214,10,.1) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(6,255,165,.1) 0,transparent 50%);animation:hbo-float 6s ease-in-out infinite;pointer-events:none}.hero-card[data-v-4d7861ae]{position:relative;z-index:2;background:linear-gradient(135deg,var(--hbo-accent-primary) 0,var(--hbo-accent-deep) 100%);border-radius:22px;padding:46px 30px;box-shadow:none!important;max-width:700px;width:100%;min-height:178px;text-align:center;display:flex;flex-direction:column;justify-content:center}.hero-title[data-v-4d7861ae]{font-size:32px;font-weight:700;color:var(--hbo-text-primary);margin:0;display:flex;align-items:center;justify-content:center;gap:var(--hbo-spacing-2);text-shadow:none!important}.hero-icon[data-v-4d7861ae]{font-size:36px;color:var(--hbo-gold);filter:none!important}.hero-subtitle[data-v-4d7861ae]{font-size:16px;color:var(--hbo-text-secondary);margin-top:var(--hbo-spacing-2);text-align:center}.hbo-ranking-list[data-v-4d7861ae]{padding:var(--hbo-spacing-4) 0;background:transparent!important}.hbo-ranking-item[data-v-4d7861ae]{background:var(--hbo-bg-card)!important;margin:0 0 var(--hbo-spacing-3) 0!important;border:1px solid hsla(0,0%,100%,.15)!important;border-radius:18px!important;transition:all .3s ease!important;position:relative;overflow:hidden;box-shadow:none!important}.hbo-ranking-item[data-v-4d7861ae]:hover{transform:translateY(-4px);box-shadow:none!important;border-color:hsla(0,0%,100%,.25)!important}.hbo-rank-1[data-v-4d7861ae]{border-color:rgba(255,215,0,.5)!important}.hbo-rank-2[data-v-4d7861ae]{border-color:hsla(0,0%,75%,.5)!important}.hbo-rank-3[data-v-4d7861ae]{border-color:rgba(205,127,50,.5)!important}.hbo-self-highlight[data-v-4d7861ae]{background:rgba(0,122,255,.15)!important;border-color:var(--hbo-accent-primary)!important}.page-subtitle[data-v-4d7861ae]{font-size:16px;color:rgba(var(--v-theme-on-surface),.7);margin:0 0 16px 0}.refresh-btn[data-v-4d7861ae]{margin-top:16px;font-weight:600;border-radius:12px;transition:all .3s ease}.transparent-container[data-v-4d7861ae]{background:transparent!important}.rankings-tabs-container[data-v-4d7861ae]{background:rgba(var(--v-theme-surface),.95);border-radius:18px;box-shadow:none!important;backdrop-filter:none!important;margin-bottom:24px;padding:10px 18px;overflow:visible}.rankings-content-container[data-v-4d7861ae]{height:clamp(340px,calc(100dvh - 292px - env(safe-area-inset-bottom)),520px);min-height:340px;max-height:520px;overflow:hidden;background:#f7f8fa;border:1px solid rgba(17,24,39,.08);border-radius:18px;box-shadow:none!important;backdrop-filter:none!important;padding:0;margin:0}.rankings-content-container[data-v-4d7861ae] .v-window,.rankings-content-container[data-v-4d7861ae] .v-window-item,.rankings-content-container[data-v-4d7861ae] .v-window__container{height:100%;min-height:0;overflow:hidden!important}.rankings-content-container[data-v-4d7861ae] .v-window-item--active{display:flex;flex-direction:column}.rankings-content-container[data-v-4d7861ae] .v-window-item--active>.v-row{flex:1 1 auto;min-height:0;margin:0!important}.rankings-content-container[data-v-4d7861ae] .v-window-item--active>.v-row>.v-col{height:100%;min-height:0;display:flex;flex-direction:column;padding:10px!important}.ranking-toolbar[data-v-4d7861ae]{flex:0 0 auto;margin:0 0 8px!important;padding:0 2px;gap:8px}.ranking-title-group[data-v-4d7861ae]{min-width:0}.ranking-section-title[data-v-4d7861ae]{margin:0!important;font-size:18px!important;line-height:1.1!important;white-space:nowrap}.ranking-toolbar-controls[data-v-4d7861ae]{min-width:0;gap:8px!important}.rankings-content-container .hbo-ranking-list[data-v-4d7861ae],.rankings-content-container .transparent-list[data-v-4d7861ae]{flex:1 1 auto;min-height:0;height:100%;overflow-y:auto;overscroll-behavior:contain}.rankings-content-container .hbo-ranking-list[data-v-4d7861ae]{padding:10px}.rankings-content-container .transparent-list .hbo-ranking-list[data-v-4d7861ae]{height:100%;padding:0}.rankings-content-container .hbo-ranking-list>.v-list-item.text-center[data-v-4d7861ae],.rankings-content-container[data-v-4d7861ae] .v-window-item>.text-center.my-5{min-height:100%;display:grid!important;place-items:center;margin:0!important}.rankings-nav-tabs-container[data-v-4d7861ae]{height:66px!important;min-height:66px!important;margin-bottom:14px!important;padding:7px!important}.rankings-nav-tabs[data-v-4d7861ae]{width:100%;height:52px!important;min-height:52px!important;min-width:0!important}.rankings-nav-tabs[data-v-4d7861ae] .v-slide-group__container,.rankings-nav-tabs[data-v-4d7861ae] .v-slide-group__content{width:100%;min-height:52px!important;min-width:0;overflow:visible!important}.rankings-nav-tabs[data-v-4d7861ae] .v-slide-group__content{display:flex!important;align-items:center!important;gap:4px!important}.rankings-nav-tabs[data-v-4d7861ae] .hbo-nav-tab{flex:1 1 0!important;min-width:0!important;max-width:none!important;height:52px!important;min-height:52px!important;padding:6px 2px 5px!important;font-size:10.5px!important;font-weight:720!important}.rankings-nav-tabs[data-v-4d7861ae] .hbo-nav-tab .v-btn__content{display:grid!important;align-content:center!important;justify-items:center!important;gap:2px!important;width:100%;height:100%;min-width:0;overflow:visible!important;line-height:1.05!important}.rankings-nav-tabs[data-v-4d7861ae] .hbo-nav-tab .v-icon{flex:0 0 auto!important;width:22px!important;min-width:22px!important;margin-inline:0!important;font-size:22px!important}.rankings-tab-label[data-v-4d7861ae]{display:block;min-width:0;white-space:nowrap;overflow:visible;line-height:1}.rankings-tabs[data-v-4d7861ae]{background:transparent!important;border-radius:14px;margin-bottom:0;padding:0;overflow:visible!important;min-width:100%}.loading-container[data-v-4d7861ae]{display:flex;justify-content:center;align-items:center;min-height:200px;margin:40px 0}.loading-content[data-v-4d7861ae]{text-align:center;padding:28px;background:rgba(var(--v-theme-surface),.95);border-radius:14px;backdrop-filter:none!important}.loading-text[data-v-4d7861ae]{margin-top:16px;font-size:16px;color:rgba(var(--v-theme-on-surface),.7);font-weight:500}.error-container[data-v-4d7861ae]{text-align:center;margin:40px 0}.error-alert[data-v-4d7861ae]{background:rgba(var(--v-theme-surface),.95)!important;backdrop-filter:none!important;border:none!important}.tab-item[data-v-4d7861ae]{font-weight:600;transition:all .3s ease;border-radius:12px;margin:0 4px;display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px;text-align:center!important;flex-direction:row!important;gap:6px!important;padding:8px 12px!important;white-space:nowrap!important;min-width:-moz-fit-content!important;min-width:fit-content!important}.tab-item .v-icon[data-v-4d7861ae]{margin-bottom:0!important;margin-right:4px!important;flex-shrink:0!important}.tab-text[data-v-4d7861ae]{font-size:14px;font-weight:600;white-space:nowrap;overflow:visible}.rankings-tabs[data-v-4d7861ae] .v-tab{min-height:48px!important;padding:8px 12px!important;min-width:-moz-fit-content!important;min-width:fit-content!important}.rankings-tabs[data-v-4d7861ae] .v-tab,.rankings-tabs[data-v-4d7861ae] .v-tab .v-btn__content{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;flex-direction:row!important;gap:6px!important;white-space:nowrap!important}.rankings-tabs[data-v-4d7861ae] .v-tab .v-btn__content{width:100%!important}.rankings-tabs[data-v-4d7861ae] .v-tab .v-icon{margin-right:4px!important;margin-bottom:0!important;flex-shrink:0!important}.ranking-item[data-v-4d7861ae]{transition:all .3s ease;border:1px solid hsla(0,0%,100%,.2);background:rgba(var(--v-theme-surface),.95);backdrop-filter:none!important;box-shadow:none!important}.ranking-item[data-v-4d7861ae]:hover{transform:translateY(-4px);box-shadow:none!important;background:rgba(var(--v-theme-surface),.98)}.rank-container[data-v-4d7861ae]{display:flex;align-items:center;margin-right:8px}.rank-number[data-v-4d7861ae]{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--v-theme-surface),.95),rgba(var(--v-theme-surface),.85));color:rgb(var(--v-theme-on-surface));font-weight:700;font-size:16px;box-shadow:none!important;position:relative;transition:all .3s ease;border:2px solid rgba(var(--v-theme-primary),.4)}.rank-1[data-v-4d7861ae]{background:linear-gradient(135deg,gold,orange);color:#000;width:46px;height:46px;font-size:18px;box-shadow:none!important;animation:pulse-gold-4d7861ae 2s infinite}.rank-2[data-v-4d7861ae]{background:linear-gradient(135deg,silver,#e5e5e5);animation:pulse-silver-4d7861ae 2s infinite}.rank-2[data-v-4d7861ae],.rank-3[data-v-4d7861ae]{color:#000;width:44px;height:44px;font-size:17px;box-shadow:none!important}.rank-3[data-v-4d7861ae]{background:linear-gradient(135deg,#cd7f32,#d2691e);animation:pulse-bronze-4d7861ae 2s infinite}.rank-icon[data-v-4d7861ae]{font-size:20px;animation:bounce-4d7861ae 1s infinite alternate}@keyframes pulse-gold-4d7861ae{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pulse-silver-4d7861ae{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes pulse-bronze-4d7861ae{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes bounce-4d7861ae{0%{transform:translateY(0)}to{transform:translateY(-2px)}}.user-avatar[data-v-4d7861ae]{border:3px solid rgba(0,0,0,.1);transition:all .3s ease}.service-avatar[data-v-4d7861ae]{border:3px solid rgba(17,24,39,.1)!important;background:#fff!important;box-shadow:none!important}.service-avatar--plex[data-v-4d7861ae]{border-color:rgba(255,183,77,.45)!important}.service-avatar--emby[data-v-4d7861ae]{border-color:rgba(76,175,80,.28)!important}.service-mark[data-v-4d7861ae]{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:8px;color:#fff;font-size:14px;font-weight:900;line-height:1}.service-mark--plex[data-v-4d7861ae]{background:#f7a945}.service-mark--emby[data-v-4d7861ae]{background:#4caf50}.user-avatar[data-v-4d7861ae]:hover{border-color:rgba(var(--v-theme-primary),.5);transform:scale(1.05)}.avatar-img[data-v-4d7861ae]{border-radius:50%}.user-info[data-v-4d7861ae]{display:flex;flex-direction:column;justify-content:center}.user-name[data-v-4d7861ae]{font-weight:600;font-size:16px;color:rgb(var(--v-theme-on-surface));margin-bottom:4px}.user-score[data-v-4d7861ae]{display:flex!important;align-items:center!important;font-size:14px;color:rgba(var(--v-theme-on-surface),.7);font-weight:500;width:100%;min-height:28px}.bg-primary-subtle[data-v-4d7861ae]{background:linear-gradient(135deg,rgba(var(--v-theme-primary),.08),rgba(var(--v-theme-primary),.12))!important;border-color:rgba(var(--v-theme-primary),.2)!important}.level-dialog[data-v-4d7861ae]{background:rgba(var(--v-theme-surface),.95);backdrop-filter:none!important;border-radius:18px;box-shadow:none!important;border:1px solid hsla(0,0%,100%,.3)}.level-dialog .v-card-title[data-v-4d7861ae]{background:linear-gradient(135deg,rgba(0,122,255,.1),rgba(0,122,255,.1));border-bottom:1px solid rgba(0,0,0,.1)}.dialog-title[data-v-4d7861ae]{font-weight:700;color:rgb(var(--v-theme-on-surface))}.level-item[data-v-4d7861ae]{background:rgba(var(--v-theme-surface),.6);margin-bottom:16px;border:1px solid rgba(0,0,0,.05)}.level-item[data-v-4d7861ae]:hover{background:rgba(var(--v-theme-surface),.8)}.level-emoji-container[data-v-4d7861ae]{margin-right:16px}.star-bg[data-v-4d7861ae]{background:linear-gradient(135deg,#ffe082,#ffd54f)}.level-title[data-v-4d7861ae]{font-size:18px;margin-bottom:4px}.level-desc[data-v-4d7861ae]{color:rgba(var(--v-theme-on-surface),.7)}.level-requirement[data-v-4d7861ae]{margin-bottom:4px}.level-example[data-v-4d7861ae]{font-size:14px;color:rgba(var(--v-theme-on-surface),.6)}.level-progress-demo[data-v-4d7861ae]{background:linear-gradient(135deg,rgba(0,122,255,.1),rgba(0,122,255,.1));padding:24px;border:1px solid rgba(0,122,255,.2)}.level-demo-icon[data-v-4d7861ae]{animation:float-4d7861ae 2s ease-in-out infinite alternate}@keyframes float-4d7861ae{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.level-progress-text[data-v-4d7861ae]{font-size:14px}.calculation-note[data-v-4d7861ae]{background:rgba(33,150,243,.1);padding:12px 16px;border:1px solid rgba(33,150,243,.2)}.toolbar-controls[data-v-4d7861ae]{gap:24px!important}.toolbar-controls .v-btn[data-v-4d7861ae]{margin-right:8px}.info-btn[data-v-4d7861ae]{opacity:.7;transition:all .2s ease;min-width:24px!important;width:24px!important;height:24px!important}.info-btn[data-v-4d7861ae]:hover{opacity:1;transform:scale(1.1)}.watched-time-container[data-v-4d7861ae]{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:8px;min-height:24px;width:100%}.watched-time-text[data-v-4d7861ae]{white-space:nowrap;font-weight:500;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}.level-icons-wrapper[data-v-4d7861ae]{display:flex;align-items:center;gap:4px;flex-wrap:nowrap;min-height:20px;padding:2px 4px;margin-left:auto;background:rgba(0,0,0,.03);border-radius:12px;border:1px solid rgba(0,0,0,.08)}.emoji-icon[data-v-4d7861ae]{font-size:16px;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;margin:0;min-width:18px;min-height:18px;text-align:center;transition:all .2s ease;border-radius:50%;background:hsla(0,0%,100%,.1);backdrop-filter:none!important}.emoji-icon[data-v-4d7861ae]:hover{transform:scale(1.2);background:hsla(0,0%,100%,.2)}.level-icon[data-v-4d7861ae]{transition:all .3s ease;display:inline-block}.crown-icon[data-v-4d7861ae]{filter:none!important}.sun-icon[data-v-4d7861ae]{filter:none!important;animation:sun-rotate-4d7861ae 4s linear infinite}.moon-icon[data-v-4d7861ae]{filter:none!important;animation:moon-phase-4d7861ae 3s ease-in-out infinite alternate}.star-icon[data-v-4d7861ae]{filter:none!important;animation:star-twinkle-4d7861ae 1.5s ease-in-out infinite alternate}@keyframes sun-rotate-4d7861ae{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes moon-phase-4d7861ae{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}@keyframes star-twinkle-4d7861ae{0%{opacity:.6;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.text-grey[data-v-4d7861ae]{color:rgba(var(--v-theme-on-surface),.7)!important}.v-list-item-subtitle[data-v-4d7861ae]{overflow:visible!important;white-space:normal!important;display:block}.v-list-item[data-v-4d7861ae]{padding:12px 16px!important}.v-tooltip .v-overlay__content[data-v-4d7861ae]{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;font-size:12px;padding:6px 10px}[data-v-4d7861ae] .v-tooltip .v-overlay__content{background:rgba(0,0,0,.9)!important;color:#fff!important;border-radius:6px!important;padding:6px 10px!important;font-size:12px!important;font-weight:500!important;box-shadow:none!important}.level-dialog[data-v-4d7861ae]{border-radius:16px!important;overflow:hidden}.dialog-title[data-v-4d7861ae]{font-size:20px;font-weight:600;color:rgba(var(--v-theme-primary),1)}.level-explanation[data-v-4d7861ae]{padding:0}.level-progress-demo[data-v-4d7861ae]{background:linear-gradient(135deg,rgba(var(--v-theme-primary),.05),rgba(var(--v-theme-secondary),.05));border-radius:16px;padding:20px;border:1px solid rgba(var(--v-theme-primary),.1)}.level-demo-icon[data-v-4d7861ae]{font-size:28px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.9);box-shadow:none!important;transition:all .3s ease}.level-demo-icon[data-v-4d7861ae]:hover{transform:scale(1.1)}.level-progress-text[data-v-4d7861ae]{font-size:12px;color:rgba(var(--v-theme-on-surface),.7);font-weight:500}.level-item[data-v-4d7861ae]{padding:16px;border-radius:12px;background:rgba(var(--v-theme-surface),.8);border:1px solid rgba(0,0,0,.06);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.level-item[data-v-4d7861ae]:hover{transform:translateY(-2px);box-shadow:none!important;border-color:rgba(var(--v-theme-primary),.2)}.level-header[data-v-4d7861ae]{display:flex;align-items:center;margin-bottom:12px}.level-emoji-container[data-v-4d7861ae]{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px;position:relative;transition:all .3s ease}.level-emoji[data-v-4d7861ae]{font-size:24px;line-height:1;z-index:2}.star-bg[data-v-4d7861ae]{background:linear-gradient(135deg,#fff59d,#ffee58);box-shadow:none!important}.moon-bg[data-v-4d7861ae]{background:linear-gradient(135deg,#e1f5fe,#b3e5fc);box-shadow:none!important}.sun-bg[data-v-4d7861ae]{background:linear-gradient(135deg,#fff3e0,#ffcc80);box-shadow:none!important}.crown-bg[data-v-4d7861ae]{background:linear-gradient(135deg,#fff8e1,#ffd54f);box-shadow:none!important}.level-info[data-v-4d7861ae]{flex:1}.level-title[data-v-4d7861ae]{font-size:16px;font-weight:600;color:rgb(var(--v-theme-on-surface));margin-bottom:2px}.level-subtitle[data-v-4d7861ae]{font-size:12px;color:rgba(var(--v-theme-on-surface),.7);font-weight:500}.level-desc[data-v-4d7861ae]{flex:1;display:flex;flex-direction:column;gap:4px}.level-requirement[data-v-4d7861ae]{font-size:14px;color:rgb(var(--v-theme-on-surface));font-weight:500}.level-example[data-v-4d7861ae]{font-size:12px;color:rgba(var(--v-theme-on-surface),.7);font-style:italic}.calculation-note[data-v-4d7861ae]{display:flex;align-items:center;justify-content:center;padding:12px;background:rgba(var(--v-theme-info),.05);border-radius:8px;border:1px solid rgba(var(--v-theme-info),.1)}@media(max-width:768px){.user-avatar[data-v-4d7861ae]{margin-right:12px!important}.rank-number[data-v-4d7861ae]{width:36px;height:36px;font-size:14px}.rank-1[data-v-4d7861ae]{width:42px;height:42px;font-size:16px}.rank-2[data-v-4d7861ae],.rank-3[data-v-4d7861ae]{width:40px;height:40px;font-size:15px}.watched-time-container[data-v-4d7861ae]{flex-direction:row;align-items:center;gap:6px;flex-wrap:wrap}.level-icons-wrapper[data-v-4d7861ae]{gap:2px;padding:1px 3px;margin-left:8px;margin-top:2px}.emoji-icon[data-v-4d7861ae]{font-size:14px;min-width:16px;min-height:16px}.watched-time-text[data-v-4d7861ae]{font-size:13px}.traffic-container[data-v-4d7861ae]{flex-direction:row;align-items:center;gap:6px;flex-wrap:wrap}.traffic-text[data-v-4d7861ae]{font-size:13px}.level-progress-demo[data-v-4d7861ae]{padding:16px}.level-demo-icon[data-v-4d7861ae]{width:32px;height:32px;font-size:20px}.level-emoji-container[data-v-4d7861ae]{width:40px;height:40px;margin-right:8px}.level-emoji[data-v-4d7861ae]{font-size:20px}.level-item[data-v-4d7861ae]{padding:12px}.level-title[data-v-4d7861ae]{font-size:15px}.level-subtitle[data-v-4d7861ae]{font-size:11px}.level-requirement[data-v-4d7861ae]{font-size:13px}.level-example[data-v-4d7861ae]{font-size:11px}}@media(max-width:480px){.watched-time-container[data-v-4d7861ae]{font-size:12px;gap:4px}.emoji-icon[data-v-4d7861ae]{font-size:12px;min-width:14px;min-height:14px}.level-icons-wrapper[data-v-4d7861ae]{gap:1px;padding:1px 2px}.watched-time-text[data-v-4d7861ae]{font-size:12px}.traffic-container[data-v-4d7861ae]{font-size:12px;gap:4px}.traffic-text[data-v-4d7861ae]{font-size:12px}.level-progress-demo[data-v-4d7861ae]{padding:12px}.level-demo-icon[data-v-4d7861ae]{width:28px;height:28px;font-size:16px}.level-emoji-container[data-v-4d7861ae]{width:36px;height:36px;margin-right:6px}.level-emoji[data-v-4d7861ae]{font-size:18px}.level-item[data-v-4d7861ae]{padding:10px}.level-title[data-v-4d7861ae]{font-size:14px}.level-subtitle[data-v-4d7861ae]{font-size:10px}.level-requirement[data-v-4d7861ae]{font-size:12px}.level-example[data-v-4d7861ae]{font-size:10px}.dialog-title[data-v-4d7861ae]{font-size:18px}.calculation-note[data-v-4d7861ae]{padding:8px;font-size:11px}}@media(max-width:600px){.tab-item[data-v-4d7861ae]{padding:6px 8px!important;margin:0 2px;font-size:13px}.tab-text[data-v-4d7861ae]{font-size:13px}.tab-item .v-icon[data-v-4d7861ae]{margin-right:3px!important}.rankings-tabs[data-v-4d7861ae] .v-tab{padding:6px 8px!important;gap:4px!important}.rankings-tabs[data-v-4d7861ae] .v-tab .v-btn__content{gap:4px!important}}@media(max-width:480px){.rankings-nav-tabs-container[data-v-4d7861ae]{height:66px!important;min-height:66px!important;padding:7px!important}.rankings-nav-tabs[data-v-4d7861ae] .v-slide-group__content{gap:4px!important}.rankings-nav-tabs[data-v-4d7861ae] .hbo-nav-tab{height:52px!important;min-height:52px!important;padding:6px 2px 5px!important;font-size:10.5px!important}.rankings-nav-tabs[data-v-4d7861ae] .hbo-nav-tab .v-btn__content{gap:2px!important}.rankings-nav-tabs[data-v-4d7861ae] .hbo-nav-tab .v-icon{flex-basis:auto!important;width:22px!important;min-width:22px!important;font-size:22px!important}.tab-item[data-v-4d7861ae]{padding:4px 6px!important;margin:0 1px;font-size:12px}.tab-text[data-v-4d7861ae]{font-size:12px}.tab-item .v-icon[data-v-4d7861ae]{margin-right:2px!important}}.ranking-item.bg-primary-subtle[data-v-4d7861ae]{background:linear-gradient(135deg,rgba(var(--v-theme-primary),.15),rgba(var(--v-theme-primary),.08))!important;border-color:rgba(var(--v-theme-primary),.3)!important;box-shadow:none!important}.ranking-item.bg-primary-subtle[data-v-4d7861ae]:hover{background:linear-gradient(135deg,rgba(var(--v-theme-primary),.2),rgba(var(--v-theme-primary),.1))!important;transform:translateY(-6px);box-shadow:none!important}.control-select[data-v-4d7861ae]{min-width:150px}.control-select[data-v-4d7861ae] .v-field{background:rgba(var(--v-theme-surface),.9);backdrop-filter:none!important;border-radius:12px;box-shadow:none!important;transition:all .3s ease}.control-select[data-v-4d7861ae] .v-field:hover{background:rgba(var(--v-theme-surface),.95);transform:translateY(-2px);box-shadow:none!important}.watched-source-select[data-v-4d7861ae]{min-width:180px}.custom-date-btn[data-v-4d7861ae]{background:rgba(var(--v-theme-surface),.9)!important;backdrop-filter:none!important;border-radius:var(--misaya-button-radius-small)!important;box-shadow:none!important;transition:all .3s ease!important;height:40px!important}.custom-date-btn[data-v-4d7861ae]:hover{background:rgba(var(--v-theme-surface),.95)!important;transform:translateY(-2px);box-shadow:none!important}.traffic-container[data-v-4d7861ae]{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:8px;min-height:24px;width:100%}.traffic-text[data-v-4d7861ae]{white-space:nowrap;font-weight:500;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content;color:rgb(var(--v-theme-on-surface))}.info-btn[data-v-4d7861ae]{background:hsla(0,0%,100%,.2);backdrop-filter:none!important;border-radius:var(--misaya-button-radius-icon);transition:all .3s ease}.info-btn[data-v-4d7861ae]:hover{background:hsla(0,0%,100%,.3);transform:scale(1.1) translateY(-2px);box-shadow:none!important}.level-icons-wrapper[data-v-4d7861ae]{background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));backdrop-filter:none!important;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.level-icons-wrapper[data-v-4d7861ae]:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.1));transform:translateY(-1px);box-shadow:none!important}.transparent-list-content[data-v-4d7861ae],.transparent-list-content[data-v-4d7861ae] .v-list,.transparent-list[data-v-4d7861ae],[data-v-4d7861ae] .v-list,[data-v-4d7861ae] .v-window,[data-v-4d7861ae] .v-window-item{background:transparent!important}.premium-badge[data-v-4d7861ae]{background:linear-gradient(135deg,gold,orange)!important;border:1px solid gold;box-shadow:none!important;font-weight:600;letter-spacing:.5px;transition:all .3s ease;min-height:20px!important;height:auto!important}.premium-badge[data-v-4d7861ae]:hover{transform:scale(1.05);box-shadow:none!important}.premium-badge .v-chip__content[data-v-4d7861ae]{padding:2px 4px!important;font-size:10px;font-weight:700;color:#000!important;display:flex!important;align-items:center!important;gap:2px!important;line-height:1!important}.premium-icon[data-v-4d7861ae]{margin:0!important;color:#000!important;flex-shrink:0!important}.premium-text-short[data-v-4d7861ae],.premium-text[data-v-4d7861ae]{font-size:9px;font-weight:700;color:#000;text-shadow:none!important}@media(max-width:768px){.premium-badge[data-v-4d7861ae]{margin-left:6px!important;min-height:18px!important}.premium-badge .v-chip__content[data-v-4d7861ae]{padding:1px 3px!important;font-size:9px;gap:1px!important}.premium-icon[data-v-4d7861ae]{font-size:10px!important}.premium-text-short[data-v-4d7861ae],.premium-text[data-v-4d7861ae]{font-size:8px}}@media(max-width:480px){.premium-badge[data-v-4d7861ae]{margin-left:2px!important;padding:0!important;min-height:16px!important}.premium-badge .v-chip__content[data-v-4d7861ae]{padding:1px 2px!important;font-size:8px;min-width:auto!important;gap:0!important}.premium-icon[data-v-4d7861ae]{font-size:10px!important;margin:0!important}.premium-text-short[data-v-4d7861ae],.premium-text[data-v-4d7861ae]{font-size:7px}}.date-picker-dialog[data-v-4d7861ae]{border-radius:16px!important;overflow:hidden}.date-picker-dialog .v-card-title[data-v-4d7861ae]{background:linear-gradient(135deg,rgba(0,122,255,.1),rgba(0,122,255,.1));border-bottom:1px solid rgba(0,0,0,.1)}.gap-4[data-v-4d7861ae]{gap:16px!important}.date-range-select[data-v-4d7861ae]{min-width:120px;margin-right:0!important}.traffic-source-select[data-v-4d7861ae]{min-width:150px!important}.toolbar-controls[data-v-4d7861ae]{gap:16px!important}[data-v-4d7861ae] .v-text-field input[type=date]{padding:8px 12px}[data-v-4d7861ae] .v-text-field input[type=date]::-webkit-calendar-picker-indicator{opacity:.6;-webkit-transition:all .2s ease;transition:all .2s ease}[data-v-4d7861ae] .v-text-field input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1;transform:scale(1.1)}.bg-blue-lighten-5[data-v-4d7861ae]{background-color:rgba(33,150,243,.08)!important}@media(max-width:768px){.d-flex.align-center.gap-4[data-v-4d7861ae],.gap-4[data-v-4d7861ae]{gap:12px!important;flex-wrap:wrap}.control-select[data-v-4d7861ae]{min-width:120px!important}.date-range-select[data-v-4d7861ae]{min-width:100px!important}.traffic-source-select[data-v-4d7861ae]{min-width:120px!important}.watched-source-select[data-v-4d7861ae]{min-width:140px!important}.custom-date-btn[data-v-4d7861ae]{height:36px!important}.d-flex.justify-space-between.align-center.mb-4[data-v-4d7861ae]{flex-direction:column;align-items:flex-start!important;gap:12px}.d-flex.justify-space-between.align-center.mb-4>div[data-v-4d7861ae]:last-child{align-self:flex-end}}@media(max-width:480px){.control-select[data-v-4d7861ae]{min-width:100px!important;font-size:12px}.date-range-select[data-v-4d7861ae]{min-width:90px!important}.traffic-source-select[data-v-4d7861ae]{min-width:100px!important}.watched-source-select[data-v-4d7861ae]{min-width:120px!important}.custom-date-btn[data-v-4d7861ae]{height:32px!important;width:32px!important}.d-flex.align-center.gap-4[data-v-4d7861ae],.gap-4[data-v-4d7861ae]{gap:8px!important}}.rankings-container[data-v-4d7861ae]{color:#172033!important;background:radial-gradient(ellipse at 50% -10%,rgba(0,122,255,.1),transparent 48%),linear-gradient(180deg,#fff,#f6f7fb 58%,#f2f4f9)!important}.calculation-note[data-v-4d7861ae],.hero-card[data-v-4d7861ae],.level-item[data-v-4d7861ae],.level-progress-demo[data-v-4d7861ae],.ranking-card[data-v-4d7861ae],[data-v-4d7861ae] .v-card,[data-v-4d7861ae] .v-data-table,[data-v-4d7861ae] .v-table{color:#172033!important;background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(250,251,255,.9)),hsla(0,0%,100%,.88)!important;border:1px solid rgba(23,32,51,.08)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.dialog-title[data-v-4d7861ae],.empty-title[data-v-4d7861ae],.hero-title[data-v-4d7861ae],.ranking-title[data-v-4d7861ae],.section-title[data-v-4d7861ae],[data-v-4d7861ae] .v-card-title,[data-v-4d7861ae] .v-table td,[data-v-4d7861ae] .v-table th{color:#172033!important;text-shadow:none!important}.empty-description[data-v-4d7861ae],.hero-subtitle[data-v-4d7861ae],.level-progress-text[data-v-4d7861ae],.ranking-subtitle[data-v-4d7861ae],.text-grey[data-v-4d7861ae],[data-v-4d7861ae] .v-list-item-subtitle{color:#647084!important}.emoji-icon[data-v-4d7861ae],.level-icons-wrapper[data-v-4d7861ae],[data-v-4d7861ae] .v-field,[data-v-4d7861ae] .v-list{color:#172033!important;background:rgba(246,247,251,.88)!important;border-color:rgba(23,32,51,.08)!important}.loading-content[data-v-4d7861ae]{color:#172033!important;background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(250,251,255,.9)),hsla(0,0%,100%,.88)!important;border:1px solid rgba(23,32,51,.08)!important;box-shadow:none!important}.loading-text[data-v-4d7861ae]{color:#647084!important}.rankings-container[data-v-4d7861ae]{color:#111827!important;background:#fff!important}.calculation-note[data-v-4d7861ae],.hero-card[data-v-4d7861ae],.level-item[data-v-4d7861ae],.level-progress-demo[data-v-4d7861ae],.loading-content[data-v-4d7861ae],.ranking-card[data-v-4d7861ae],[data-v-4d7861ae] .v-card,[data-v-4d7861ae] .v-data-table,[data-v-4d7861ae] .v-table{color:#111827!important;background:#fff!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.emoji-icon[data-v-4d7861ae],.level-icons-wrapper[data-v-4d7861ae],[data-v-4d7861ae] .v-field,[data-v-4d7861ae] .v-list{background:#f7f8fa!important;border-color:rgba(17,24,39,.08)!important}.dialog-title[data-v-4d7861ae],.empty-title[data-v-4d7861ae],.hero-title[data-v-4d7861ae],.ranking-title[data-v-4d7861ae],.section-title[data-v-4d7861ae],[data-v-4d7861ae] .v-card-title,[data-v-4d7861ae] .v-table td,[data-v-4d7861ae] .v-table th{color:#111827!important}.empty-description[data-v-4d7861ae],.hero-subtitle[data-v-4d7861ae],.level-progress-text[data-v-4d7861ae],.loading-text[data-v-4d7861ae],.ranking-subtitle[data-v-4d7861ae],.text-grey[data-v-4d7861ae],[data-v-4d7861ae] .v-list-item-subtitle{color:#667085!important}.hero-icon[data-v-4d7861ae],.info-btn[data-v-4d7861ae],.level-demo-icon[data-v-4d7861ae]{color:#007aff!important;filter:none!important}[data-v-05aa9895] .v-list-item{padding:8px 16px}[data-v-05aa9895] .v-list-item-title{font-weight:500}[data-v-05aa9895] .v-list-item-subtitle{color:rgba(0,0,0,.6);font-size:12px}.admin-panel[data-v-ff6128b6]{min-height:100vh;background:rgb(var(--v-theme-background));padding:16px 0}@media (min-width:600px){.admin-panel[data-v-ff6128b6]{padding:24px 0}}.admin-card[data-v-ff6128b6]{height:100%;transition:all .3s cubic-bezier(.25,.8,.25,1);border:1px solid rgba(0,0,0,.08);overflow:hidden}.admin-card[data-v-ff6128b6]:hover{transform:translateY(-4px);box-shadow:none!important}.admin-card-header[data-v-ff6128b6]{background:linear-gradient(135deg,#007aff,#5ac8fa);color:#fff;border-radius:16px 16px 0 0!important;min-height:64px}.admin-card .v-card-text[data-v-ff6128b6]{min-height:80px;display:flex;align-items:center;background:hsla(0,0%,100%,.95)}.admin-card .v-card-actions[data-v-ff6128b6]{background:hsla(0,0%,100%,.95);border-top:1px solid rgba(0,0,0,.06)}.preview-card[data-v-ff6128b6]{border:1px solid rgba(0,0,0,.08);overflow:hidden}.preview-card-header[data-v-ff6128b6]{background:linear-gradient(135deg,#9c27b0,#673ab7);color:#fff;border-radius:16px 16px 0 0!important}.wheel-preview-container[data-v-ff6128b6]{max-width:320px;margin:0 auto;padding:16px;background:radial-gradient(circle at center,rgba(0,122,255,.05) 0,transparent 70%);border-radius:16px}@media (min-width:600px){.wheel-preview-container[data-v-ff6128b6]{max-width:400px;padding:24px}}.config-card[data-v-ff6128b6]{border:1px solid rgba(0,0,0,.08);overflow:hidden}.config-card-header[data-v-ff6128b6]{background:linear-gradient(135deg,#009688,#4caf50);color:#fff;border-radius:16px 16px 0 0!important}.config-item[data-v-ff6128b6]{text-align:center;padding:8px;border-radius:12px;background:hsla(0,0%,100%,.7);margin:4px 0;transition:all .2s ease}.config-item[data-v-ff6128b6]:hover{background:hsla(0,0%,100%,.9);transform:translateY(-1px)}.config-label[data-v-ff6128b6]{font-size:.75rem;color:rgba(0,0,0,.6);margin-bottom:4px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.config-value[data-v-ff6128b6]{font-weight:600;font-size:.875rem}.config-number[data-v-ff6128b6]{color:#1976d2;font-family:Monaco,Courier New,monospace}.config-chip[data-v-ff6128b6]{font-size:.75rem;font-weight:600;letter-spacing:.25px}.config-btn[data-v-ff6128b6]{border-width:2px;font-weight:600}@media (min-width:600px){.config-label[data-v-ff6128b6]{font-size:.8rem}.config-value[data-v-ff6128b6]{font-size:1rem}}.result-card[data-v-ff6128b6]{border:1px solid rgba(0,0,0,.08);overflow:hidden}.result-card-header[data-v-ff6128b6]{background:linear-gradient(135deg,#673ab7,#3f51b5);color:#fff;border-radius:16px 16px 0 0!important}.result-chip[data-v-ff6128b6]{font-size:.75rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.stat-card[data-v-ff6128b6]{border:2px solid rgba(0,0,0,.06);border-radius:12px!important;transition:all .2s ease;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(248,250,252,.9))}.stat-card[data-v-ff6128b6]:hover{border-color:rgba(25,118,210,.3);transform:translateY(-2px);box-shadow:none!important}.test-result-row .v-col[data-v-ff6128b6]{padding:8px 6px}@media (min-width:600px){.test-result-row .v-col[data-v-ff6128b6]{padding:12px 8px}}.dialog-card[data-v-ff6128b6]{border:1px solid rgba(0,0,0,.08);overflow:hidden}.dialog-header[data-v-ff6128b6]{background:linear-gradient(135deg,#2196f3,#21cbf3);color:#fff;border-radius:16px 16px 0 0!important;position:sticky;top:0;z-index:2}.setting-card[data-v-ff6128b6]{border:2px solid rgba(0,0,0,.06);border-radius:12px!important;transition:all .2s ease;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(248,250,252,.9))}.setting-card[data-v-ff6128b6]:hover{border-color:rgba(25,118,210,.2);box-shadow:none!important}.preset-toggle[data-v-ff6128b6]{width:100%;border-radius:12px!important;overflow:hidden;box-shadow:none!important}.preset-toggle .v-btn[data-v-ff6128b6]{flex:1;border-radius:0!important;font-weight:600;letter-spacing:.25px}.preset-toggle .v-btn[data-v-ff6128b6]:first-child{border-radius:12px 0 0 12px!important}.preset-toggle .v-btn[data-v-ff6128b6]:last-child{border-radius:0 12px 12px 0!important}.v-btn[data-v-ff6128b6]{border-radius:12px!important;font-weight:600;letter-spacing:.25px;text-transform:none;box-shadow:none!important;transition:all .2s ease}.v-btn[data-v-ff6128b6]:hover{transform:translateY(-1px);box-shadow:none!important}.v-text-field .v-field[data-v-ff6128b6]{border-radius:12px!important;box-shadow:none!important}.v-text-field input[data-v-ff6128b6]{color:rgba(0,0,0,.87)!important}.v-text-field label[data-v-ff6128b6]{color:rgba(0,0,0,.6)!important}.v-text-field .v-field--focused label[data-v-ff6128b6]{color:rgb(var(--v-theme-primary))!important}.v-text-field input[data-v-ff6128b6]::-moz-placeholder{color:rgba(0,0,0,.38)!important}.v-text-field input[data-v-ff6128b6]::placeholder{color:rgba(0,0,0,.38)!important}.v-switch[data-v-ff6128b6]{border-radius:8px}.v-chip[data-v-ff6128b6]{border-radius:8px!important;font-weight:600;letter-spacing:.25px}.v-progress-circular[data-v-ff6128b6]{filter:none!important}@media (max-width:599px){.admin-panel[data-v-ff6128b6]{padding:12px 0}.admin-card-header[data-v-ff6128b6]{min-height:56px}.admin-card .v-card-text[data-v-ff6128b6]{min-height:64px}.admin-card .v-card-title span[data-v-ff6128b6]{font-size:.8rem;line-height:1.2}.admin-card .v-card-text div[data-v-ff6128b6]{font-size:.75rem;line-height:1.3}.test-result-row .text-caption[data-v-ff6128b6]{font-size:.65rem}.config-item[data-v-ff6128b6]{padding:6px;margin:2px 0}.wheel-preview-container[data-v-ff6128b6]{max-width:280px;padding:12px}.dialog-header[data-v-ff6128b6]{border-bottom:1px solid hsla(0,0%,100%,.2)}}@media (prefers-color-scheme:dark){.admin-panel[data-v-ff6128b6]{background:linear-gradient(135deg,#1a202c,#2d3748)}.setting-card[data-v-ff6128b6],.stat-card[data-v-ff6128b6]{background:linear-gradient(135deg,rgba(45,55,72,.9),rgba(26,32,44,.9));border-color:hsla(0,0%,100%,.1)}.config-item[data-v-ff6128b6]{background:rgba(45,55,72,.6);color:#fff}.config-item[data-v-ff6128b6]:hover{background:rgba(45,55,72,.8)}}.wheel-config-dialog[data-v-ff6128b6]{max-height:90vh;overflow:hidden}.wheel-config-header[data-v-ff6128b6]{background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;border-radius:16px 16px 0 0!important;position:sticky;top:0;z-index:10}.probability-overview[data-v-ff6128b6]{background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(248,250,252,.95));border-width:2px!important;transition:all .3s ease}.probability-overview.border-success[data-v-ff6128b6]{border-color:rgb(var(--v-theme-success))!important;box-shadow:none!important}.probability-overview.border-warning[data-v-ff6128b6]{border-color:rgb(var(--v-theme-warning))!important;box-shadow:none!important}.probability-bar-container[data-v-ff6128b6]{position:relative;background:rgba(0,0,0,.05);border-radius:8px;padding:2px}.item-config-card[data-v-ff6128b6]{border:2px solid rgba(0,0,0,.08);transition:all .3s cubic-bezier(.25,.8,.25,1);background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(248,250,252,.9));position:relative;overflow:hidden}.item-config-card[data-v-ff6128b6]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,rgb(var(--v-theme-primary)) 0,rgb(var(--v-theme-secondary)) 50%,rgb(var(--v-theme-success)) 100%);opacity:0;transition:opacity .3s ease}.item-config-card[data-v-ff6128b6]:hover{transform:translateY(-2px);box-shadow:none!important;border-color:rgba(25,118,210,.3)}.item-config-card[data-v-ff6128b6]:hover:before{opacity:1}.add-item-btn[data-v-ff6128b6]{min-width:160px;height:56px;font-weight:600;letter-spacing:.5px;box-shadow:none!important;transition:all .3s cubic-bezier(.25,.8,.25,1)}.add-item-btn[data-v-ff6128b6]:hover{transform:translateY(-3px);box-shadow:none!important}.add-item-btn[data-v-ff6128b6]:disabled{opacity:.6;transform:none!important;box-shadow:none!important}.v-btn.mr-3[data-v-ff6128b6]{margin-right:12px}.gap-2[data-v-ff6128b6]{gap:8px}.item-config-card .v-text-field .v-field[data-v-ff6128b6]{background:hsla(0,0%,100%,.8);backdrop-filter:none!important;border:1px solid rgba(0,0,0,.08);transition:all .2s ease}.item-config-card .v-text-field .v-field[data-v-ff6128b6]:hover{background:hsla(0,0%,100%,.95);border-color:rgba(25,118,210,.3)}.item-config-card .v-text-field .v-field--focused[data-v-ff6128b6]{background:#fff;border-color:rgb(var(--v-theme-primary));box-shadow:none!important}.item-config-card .v-text-field input[data-v-ff6128b6]{color:rgba(0,0,0,.87)!important}.item-config-card .v-text-field label[data-v-ff6128b6]{color:rgba(0,0,0,.6)!important}.credits-config-card .v-text-field input[data-v-ff6128b6]{color:rgba(0,0,0,.87)!important}.credits-config-card .v-text-field label[data-v-ff6128b6]{color:rgba(0,0,0,.6)!important}.v-progress-linear[data-v-ff6128b6]{border-radius:6px;overflow:hidden;box-shadow:none!important}.v-progress-linear .v-progress-linear__background[data-v-ff6128b6]{opacity:.3}.v-progress-linear .v-progress-linear__determinate[data-v-ff6128b6]{background:linear-gradient(90deg,currentColor,hsla(0,0%,100%,.3) 50%,currentColor);background-size:20px 20px;animation:progressShine-ff6128b6 2s linear infinite}@keyframes progressShine-ff6128b6{0%{background-position:-20px 0}to{background-position:20px 0}}.v-alert[data-v-ff6128b6]{border-width:2px;border-style:solid}.v-alert--variant-tonal[data-v-ff6128b6]{background:linear-gradient(135deg,rgba(var(--v-theme-surface),.95) 0,rgba(var(--v-theme-surface),.85) 100%);backdrop-filter:none!important}.v-card-actions.bg-grey-lighten-5[data-v-ff6128b6]{background:linear-gradient(135deg,rgba(248,250,252,.9),rgba(241,245,249,.9))!important;backdrop-filter:none!important;border-top:1px solid rgba(0,0,0,.08)}.item-stat-card[data-v-ff6128b6]{border:2px solid rgba(0,0,0,.06);border-radius:12px!important;transition:all .3s ease;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(248,250,252,.95));height:100%}.item-stat-card[data-v-ff6128b6]:hover{transform:translateY(-2px);box-shadow:none!important}.stat-card-success[data-v-ff6128b6]{border-color:rgba(76,175,80,.3);background:linear-gradient(135deg,rgba(76,175,80,.02),hsla(0,0%,100%,.95))}.stat-card-success[data-v-ff6128b6]:hover{border-color:rgba(76,175,80,.5);box-shadow:none!important}.stat-card-warning[data-v-ff6128b6]{border-color:rgba(255,152,0,.3);background:linear-gradient(135deg,rgba(255,152,0,.02),hsla(0,0%,100%,.95))}.stat-card-warning[data-v-ff6128b6]:hover{border-color:rgba(255,152,0,.5);box-shadow:none!important}.stat-card-error[data-v-ff6128b6]{border-color:rgba(244,67,54,.3);background:linear-gradient(135deg,rgba(244,67,54,.02),hsla(0,0%,100%,.95))}.stat-card-error[data-v-ff6128b6]:hover{border-color:rgba(244,67,54,.5);box-shadow:none!important}.probability-comparison[data-v-ff6128b6]{background:rgba(248,250,252,.5);border-radius:8px;padding:8px;margin:4px 0}.test-analysis-alert[data-v-ff6128b6]{border:2px solid;border-radius:12px!important;box-shadow:none!important}.test-analysis-alert .v-alert__content[data-v-ff6128b6]{padding:16px}@media (max-width:959px){.item-stat-card[data-v-ff6128b6]{margin-bottom:16px}}@media (max-width:599px){.probability-comparison[data-v-ff6128b6]{padding:6px}.item-stat-card .v-card-text[data-v-ff6128b6],.test-analysis-alert .v-alert__content[data-v-ff6128b6]{padding:12px}}.credits-config-card[data-v-ff6128b6]{border:2px solid rgba(0,0,0,.08);transition:all .3s ease;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(248,250,252,.9));position:relative;overflow:hidden}.credits-config-card[data-v-ff6128b6]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,rgb(var(--v-theme-warning)) 0,rgb(var(--v-theme-info)) 100%);opacity:0;transition:opacity .3s ease}.credits-config-card[data-v-ff6128b6]:hover{border-color:rgba(255,152,0,.3);box-shadow:none!important}.credits-config-card[data-v-ff6128b6]:hover:before{opacity:1}.admin-panel[data-v-ff6128b6]{color:#111827!important;background:#fff!important}.admin-card[data-v-ff6128b6],.config-card[data-v-ff6128b6],.credits-config-card[data-v-ff6128b6],.dialog-card[data-v-ff6128b6],.item-config-card[data-v-ff6128b6],.item-stat-card[data-v-ff6128b6],.preview-card[data-v-ff6128b6],.probability-overview[data-v-ff6128b6],.result-card[data-v-ff6128b6],.setting-card[data-v-ff6128b6],.stat-card[data-v-ff6128b6]{color:#111827!important;background:#fff!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important}.admin-card-header[data-v-ff6128b6],.config-card-header[data-v-ff6128b6],.dialog-header[data-v-ff6128b6],.preview-card-header[data-v-ff6128b6],.result-card-header[data-v-ff6128b6],.wheel-config-header[data-v-ff6128b6]{color:#111827!important;background:#fff!important;border-bottom:1px solid rgba(17,24,39,.08)!important}.admin-card .v-card-actions[data-v-ff6128b6],.admin-card .v-card-text[data-v-ff6128b6],.config-item[data-v-ff6128b6],.probability-comparison[data-v-ff6128b6],.v-card-actions.bg-grey-lighten-5[data-v-ff6128b6]{color:#111827!important;background:#f7f8fa!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important;backdrop-filter:none!important}.config-label[data-v-ff6128b6],.credits-config-card .v-text-field label[data-v-ff6128b6],.item-config-card .v-text-field label[data-v-ff6128b6],.v-text-field label[data-v-ff6128b6]{color:#667085!important}.config-number[data-v-ff6128b6],.config-value[data-v-ff6128b6],.credits-config-card .v-text-field input[data-v-ff6128b6],.item-config-card .v-text-field input[data-v-ff6128b6],.v-text-field input[data-v-ff6128b6]{color:#111827!important}.add-item-btn[data-v-ff6128b6],.admin-panel .bg-primary[data-v-ff6128b6],.admin-panel .v-btn[color=primary][data-v-ff6128b6]{color:#fff!important;background:#007aff!important;box-shadow:none!important}.admin-panel .v-alert--variant-tonal[data-v-ff6128b6],.item-config-card .v-text-field .v-field[data-v-ff6128b6]{background:#f7f8fa!important;border-color:rgba(17,24,39,.08)!important;backdrop-filter:none!important}.wheel-option-dialog[data-v-ff6128b6] .v-overlay__content{max-height:calc(100dvh - 28px);margin:14px;border-radius:28px;overflow:hidden}.wheel-option-card[data-v-ff6128b6]{max-height:calc(100dvh - 28px);display:flex;flex-direction:column;color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:28px!important;box-shadow:none!important;overflow:hidden}.wheel-option-header[data-v-ff6128b6]{min-height:76px;display:grid!important;grid-template-columns:44px minmax(0,1fr) 36px;align-items:center;gap:12px;padding:14px 16px!important;color:#111827!important;background:#fff!important;border-bottom:1px solid rgba(17,24,39,.08)!important}.wheel-option-header--clean[data-v-ff6128b6]{grid-template-columns:44px minmax(0,1fr)}.wheel-option-icon[data-v-ff6128b6]{width:44px;height:44px;display:inline-grid;place-items:center;border-radius:15px;color:#007aff;background:#eef6ff}.wheel-option-icon[data-v-ff6128b6] .v-icon{color:#007aff!important}.wheel-option-title[data-v-ff6128b6]{min-width:0;display:grid;gap:5px}.wheel-option-title strong[data-v-ff6128b6]{color:#111827;font-size:18px;font-weight:860;line-height:1.1;letter-spacing:0}.wheel-option-title small[data-v-ff6128b6]{color:#667085;font-size:12px;font-weight:650;line-height:1.15;letter-spacing:0}.wheel-option-close[data-v-ff6128b6]{width:34px;height:34px;display:inline-grid;place-items:center;border:0;border-radius:50%;color:#667085;background:#f2f4f7;box-shadow:none}.wheel-option-content[data-v-ff6128b6]{flex:1 1 auto;padding:16px!important;color:#111827!important;background:#fff!important;overflow-y:auto}.wheel-option-content[data-v-ff6128b6] .v-row{margin:-6px!important}.wheel-option-content[data-v-ff6128b6] .v-col{padding:6px!important}.wheel-option-content .credits-config-card[data-v-ff6128b6],.wheel-option-content .item-config-card[data-v-ff6128b6],.wheel-option-content .item-stat-card[data-v-ff6128b6],.wheel-option-content .probability-overview[data-v-ff6128b6],.wheel-option-content .setting-card[data-v-ff6128b6],.wheel-option-content .stat-card[data-v-ff6128b6],.wheel-option-content[data-v-ff6128b6] .v-card{color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:20px!important;box-shadow:none!important}.wheel-option-content[data-v-ff6128b6] .v-card-text{color:#111827!important}.wheel-option-content[data-v-ff6128b6] .text-h6,.wheel-option-content[data-v-ff6128b6] .text-subtitle-1,.wheel-option-content[data-v-ff6128b6] .text-subtitle-2,.wheel-option-content[data-v-ff6128b6] h4{color:#111827!important;font-size:15px!important;font-weight:820!important;line-height:1.2;letter-spacing:0!important}.wheel-option-content[data-v-ff6128b6] .text-body-2,.wheel-option-content[data-v-ff6128b6] .text-caption{color:#667085!important;letter-spacing:0!important}.wheel-option-content[data-v-ff6128b6] .v-field{min-height:48px;color:#111827!important;background:#fff!important;border-radius:15px!important;box-shadow:none!important}.wheel-option-content[data-v-ff6128b6] .v-field__input{min-height:48px;color:#111827!important;font-size:14px;font-weight:700}.wheel-option-content[data-v-ff6128b6] .v-btn{min-height:38px;border-radius:14px!important;box-shadow:none!important;font-size:13px;font-weight:820;letter-spacing:0!important;text-transform:none!important}.wheel-option-content[data-v-ff6128b6] .bg-info,.wheel-option-content[data-v-ff6128b6] .bg-primary,.wheel-option-content[data-v-ff6128b6] .bg-success,.wheel-option-content[data-v-ff6128b6] .bg-warning,.wheel-option-content[data-v-ff6128b6] .v-btn[color=info],.wheel-option-content[data-v-ff6128b6] .v-btn[color=primary],.wheel-option-content[data-v-ff6128b6] .v-btn[color=success],.wheel-option-content[data-v-ff6128b6] .v-btn[color=warning]{color:#fff!important;background:#007aff!important}.wheel-option-content[data-v-ff6128b6] .wheel-test-start-action{min-height:44px;height:44px;border-radius:999px!important;padding:0 24px!important}.wheel-config-action-row[data-v-ff6128b6]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px}.wheel-config-action-row[data-v-ff6128b6] .wheel-config-action{min-width:138px;min-height:44px;height:44px;border-radius:999px!important;padding:0 22px!important;box-shadow:none!important;font-size:14px;font-weight:820;letter-spacing:0!important}.wheel-config-action-row[data-v-ff6128b6] .wheel-config-action--primary{color:#fff!important;background:#007aff!important}.wheel-config-action-row[data-v-ff6128b6] .wheel-config-action--secondary{color:#526079!important;background:#f2f4f7!important}.wheel-option-actions[data-v-ff6128b6]{flex:0 0 auto;display:flex!important;align-items:center;justify-content:center!important;gap:12px;padding:14px 16px 18px!important;color:#111827!important;background:#fff!important;border-top:1px solid rgba(17,24,39,.08)!important}.wheel-option-actions[data-v-ff6128b6] .v-spacer{display:none!important}.wheel-option-actions[data-v-ff6128b6] .v-btn{min-width:132px;min-height:44px;border-radius:999px!important;padding:0 24px!important;box-shadow:none!important;font-size:14px;font-weight:820;letter-spacing:0!important;text-transform:none!important}.wheel-option-actions[data-v-ff6128b6] .v-btn[color=primary]{color:#fff!important;background:#007aff!important}.wheel-option-actions[data-v-ff6128b6] .wheel-option-secondary-action{color:#526079!important;background:#f2f4f7!important}.wheel-config-card-window[data-v-ff6128b6]{max-height:calc(100dvh - 28px)!important}.wheel-stats-grid[data-v-ff6128b6]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.wheel-stats-tile[data-v-ff6128b6]{min-height:98px;display:grid;align-content:center;justify-items:center;gap:7px;padding:12px;border:1px solid rgba(17,24,39,.08);border-radius:20px;background:#f7f8fa}.wheel-stats-tile span[data-v-ff6128b6]{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:12px;color:#007aff;background:#eef6ff}.wheel-stats-tile strong[data-v-ff6128b6]{color:#111827;font-size:19px;font-weight:860;line-height:1}.wheel-stats-tile small[data-v-ff6128b6]{color:#667085;font-size:11px;font-weight:700;line-height:1.1}.wheel-stats-section[data-v-ff6128b6]{display:grid;gap:0;margin-top:12px;border:1px solid rgba(17,24,39,.08);border-radius:20px;background:#fff}.wheel-last-test>div[data-v-ff6128b6],.wheel-stats-row[data-v-ff6128b6]{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;border-bottom:1px solid rgba(17,24,39,.06)}.wheel-last-test>div[data-v-ff6128b6]:last-child,.wheel-stats-row[data-v-ff6128b6]:last-child{border-bottom:0}.wheel-last-test span[data-v-ff6128b6],.wheel-stats-row span[data-v-ff6128b6]{color:#667085;font-size:12px;font-weight:680}.wheel-last-test strong[data-v-ff6128b6],.wheel-stats-row strong[data-v-ff6128b6]{color:#111827;font-size:13px;font-weight:820}.wheel-stats-heading[data-v-ff6128b6]{min-height:46px;display:flex;align-items:center;gap:7px;padding:10px 13px;color:#007aff;background:#f7f8fa;border-bottom:1px solid rgba(17,24,39,.06)}.wheel-stats-heading strong[data-v-ff6128b6]{color:#111827;font-size:13px;font-weight:820}.wheel-last-test[data-v-ff6128b6]{display:grid}.wheel-empty-note[data-v-ff6128b6]{min-height:74px;display:grid;place-items:center;color:#98a2b3;font-size:12px;font-weight:700}.wheel-dialog-section[data-v-ff6128b6]{margin:0 0 14px;padding:14px;color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:20px!important;box-shadow:none!important}.wheel-dialog-section[data-v-ff6128b6]:last-child{margin-bottom:0}.probability-overview.wheel-dialog-section[data-v-ff6128b6],.wheel-stats-section.wheel-dialog-section[data-v-ff6128b6]{padding:0!important}.wheel-dialog-section-title[data-v-ff6128b6]{min-height:30px;display:flex;align-items:center;gap:8px;margin:0 0 12px!important;color:#111827!important;font-size:14px!important;font-weight:840!important;line-height:1.2;letter-spacing:0!important}.wheel-dialog-section-title[data-v-ff6128b6] .v-icon{flex:0 0 auto;color:#007aff!important}.wheel-option-content .credits-config-card[data-v-ff6128b6],.wheel-option-content .item-config-card[data-v-ff6128b6],.wheel-option-content .item-stat-card[data-v-ff6128b6],.wheel-option-content .setting-card[data-v-ff6128b6],.wheel-option-content .stat-card[data-v-ff6128b6],.wheel-stats-tile[data-v-ff6128b6],.wheel-test-controls[data-v-ff6128b6]{background:#f8fafc!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:18px!important;box-shadow:none!important}.wheel-test-control-row[data-v-ff6128b6]{align-items:end}.wheel-test-control-row[data-v-ff6128b6] .v-input__details{min-height:18px;padding-inline:0}.wheel-option-content[data-v-ff6128b6] .v-selection-control .v-label,.wheel-option-content[data-v-ff6128b6] .v-switch .v-label{color:#111827!important;font-size:14px;font-weight:780;letter-spacing:0}.wheel-option-content[data-v-ff6128b6] .v-switch .v-selection-control__wrapper{margin-right:8px}.wheel-option-content[data-v-ff6128b6] .v-field{border:1px solid rgba(17,24,39,.14)}.wheel-option-content[data-v-ff6128b6] .v-field--focused{border-color:rgba(0,122,255,.55)!important}.wheel-dialog-alert[data-v-ff6128b6]{margin:0 0 14px!important;color:#111827!important;background:#f8fbff!important;border:1px solid #d8e9ff!important;border-radius:18px!important;box-shadow:none!important}.wheel-dialog-alert[data-v-ff6128b6]:last-child{margin-bottom:0!important}.wheel-dialog-alert[data-v-ff6128b6] .v-alert__prepend{color:#007aff!important}.wheel-option-content[data-v-ff6128b6] .v-alert--prominent .v-alert__prepend{margin-inline-end:12px}.wheel-option-content .stat-card[data-v-ff6128b6]{min-height:86px}.wheel-option-content .stat-card[data-v-ff6128b6] .v-card-text{min-height:86px;display:grid;align-content:center;gap:5px}.probability-overview[data-v-ff6128b6] .v-card-text{padding:14px!important}.probability-overview[data-v-ff6128b6] .v-chip{min-width:70px;justify-content:center;border-radius:14px!important}.probability-bar-container[data-v-ff6128b6]{background:#edf3fb!important}.wheel-setting-card[data-v-ff6128b6]{overflow:hidden}.wheel-setting-card[data-v-ff6128b6] .v-card-text{padding:13px 14px!important;background:transparent!important}.wheel-setting-card[data-v-ff6128b6] .v-input,.wheel-setting-card[data-v-ff6128b6] .v-input__control,.wheel-setting-card[data-v-ff6128b6] .v-label,.wheel-setting-card[data-v-ff6128b6] .v-selection-control{background:transparent!important}.wheel-preset-toggle[data-v-ff6128b6]{height:42px;padding:3px;border:1px solid rgba(17,24,39,.08);border-radius:999px!important;background:#f2f4f7}.wheel-preset-toggle[data-v-ff6128b6] .v-btn{min-height:34px;border:0!important;border-radius:999px!important;color:#526079!important;background:transparent!important;font-size:12px;font-weight:820}.wheel-preset-toggle[data-v-ff6128b6] .v-btn--active{color:#fff!important;background:#007aff!important}.wheel-stats-grid[data-v-ff6128b6]{gap:10px}.wheel-stats-section[data-v-ff6128b6]{margin-top:0;overflow:hidden}.wheel-stats-heading[data-v-ff6128b6]{background:#f8fafc!important}.wheel-stats-tile[data-v-ff6128b6]{min-height:92px;background:#f8fafc!important}.wheel-last-test>div[data-v-ff6128b6],.wheel-stats-row[data-v-ff6128b6]{background:#fff}@media (max-width:599px){.wheel-option-header[data-v-ff6128b6]{min-height:70px;grid-template-columns:40px minmax(0,1fr) 34px;gap:10px;padding:12px 14px!important}.wheel-option-icon[data-v-ff6128b6]{width:40px;height:40px;border-radius:14px}.wheel-option-title strong[data-v-ff6128b6]{font-size:17px}.wheel-option-title small[data-v-ff6128b6]{font-size:11px}.wheel-option-content[data-v-ff6128b6]{padding:14px!important}.wheel-dialog-section[data-v-ff6128b6]{padding:12px;border-radius:18px!important}.probability-overview.wheel-dialog-section[data-v-ff6128b6],.wheel-stats-section.wheel-dialog-section[data-v-ff6128b6]{padding:0!important}}.admin-panel[data-v-6ed602dc]{min-height:100vh;background:rgb(var(--v-theme-background));padding:16px 0}@media (min-width:600px){.admin-panel[data-v-6ed602dc]{padding:24px 0}}.admin-card[data-v-6ed602dc]{height:100%;transition:all .3s cubic-bezier(.25,.8,.25,1);border:1px solid rgba(0,0,0,.08);overflow:hidden}.admin-card[data-v-6ed602dc]:hover{transform:translateY(-4px);box-shadow:none!important}.admin-card-header[data-v-6ed602dc]{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;border-radius:16px 16px 0 0!important;min-height:64px}.admin-card .v-card-text[data-v-6ed602dc]{min-height:80px;display:flex;align-items:center;background:hsla(0,0%,100%,.95)}.admin-card .v-card-actions[data-v-6ed602dc]{background:hsla(0,0%,100%,.95);border-top:1px solid rgba(0,0,0,.06)}.config-card[data-v-6ed602dc]{border:1px solid rgba(0,0,0,.08);overflow:hidden}.config-card-header[data-v-6ed602dc]{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;border-radius:16px 16px 0 0!important}.config-item[data-v-6ed602dc]{text-align:center;padding:8px;border-radius:12px;background:hsla(0,0%,100%,.7);margin:4px 0;transition:all .2s ease}.config-item[data-v-6ed602dc]:hover{background:hsla(0,0%,100%,.9);transform:translateY(-1px)}.config-label[data-v-6ed602dc]{font-size:.75rem;color:rgba(0,0,0,.6);margin-bottom:4px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.config-value[data-v-6ed602dc]{font-weight:600;font-size:.875rem}.config-number[data-v-6ed602dc]{color:#1976d2;font-family:Monaco,Courier New,monospace}.config-chip[data-v-6ed602dc]{font-size:.75rem;font-weight:600;letter-spacing:.25px}.config-btn[data-v-6ed602dc]{border-width:2px;font-weight:600}.stats-card[data-v-6ed602dc]{border:1px solid rgba(0,0,0,.08);overflow:hidden}.stats-card-header[data-v-6ed602dc]{background:linear-gradient(135deg,#9b59b6,#8e44ad);color:#fff;border-radius:16px 16px 0 0!important}.stat-card[data-v-6ed602dc]{border:2px solid rgba(0,0,0,.06);border-radius:12px!important;transition:all .2s ease;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(248,250,252,.9))}.stat-card[data-v-6ed602dc]:hover{border-color:rgba(25,118,210,.3);transform:translateY(-2px);box-shadow:none!important}.stats-row .v-col[data-v-6ed602dc]{padding:8px 6px}@media (min-width:600px){.stats-row .v-col[data-v-6ed602dc]{padding:12px 8px}}.config-dialog[data-v-6ed602dc]{border:1px solid rgba(0,0,0,.08);overflow:hidden}.config-dialog-header[data-v-6ed602dc]{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;border-radius:16px 16px 0 0!important;position:sticky;top:0;z-index:2}.setting-card[data-v-6ed602dc]{border:2px solid rgba(0,0,0,.06);border-radius:12px!important;transition:all .2s ease;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(248,250,252,.9))}.setting-card[data-v-6ed602dc]:hover{border-color:rgba(25,118,210,.2);box-shadow:none!important}.v-btn[data-v-6ed602dc]{border-radius:12px!important;font-weight:600;letter-spacing:.25px;text-transform:none;box-shadow:none!important;transition:all .2s ease}.v-btn[data-v-6ed602dc]:hover{transform:translateY(-1px);box-shadow:none!important}.v-text-field .v-field[data-v-6ed602dc]{border-radius:12px!important;box-shadow:none!important}.v-text-field input[data-v-6ed602dc]{color:rgba(0,0,0,.87)!important}.v-text-field label[data-v-6ed602dc]{color:rgba(0,0,0,.6)!important}.v-text-field .v-field--focused label[data-v-6ed602dc]{color:rgb(var(--v-theme-primary))!important}.v-text-field input[data-v-6ed602dc]::-moz-placeholder{color:rgba(0,0,0,.38)!important}.v-text-field input[data-v-6ed602dc]::placeholder{color:rgba(0,0,0,.38)!important}.v-switch[data-v-6ed602dc]{border-radius:8px}.v-chip[data-v-6ed602dc]{border-radius:8px!important;font-weight:600;letter-spacing:.25px}.v-card-actions.bg-grey-lighten-5[data-v-6ed602dc]{background:linear-gradient(135deg,rgba(248,250,252,.9),rgba(241,245,249,.9))!important;backdrop-filter:none!important;border-top:1px solid rgba(0,0,0,.08)}.config-dialog .v-text-field .v-field[data-v-6ed602dc]{background:hsla(0,0%,100%,.8);border:1px solid rgba(0,0,0,.08);transition:all .2s ease}.config-dialog .v-text-field .v-field[data-v-6ed602dc]:hover{background:hsla(0,0%,100%,.95);border-color:rgba(25,118,210,.3)}.config-dialog .v-text-field .v-field--focused[data-v-6ed602dc]{background:#fff;border-color:rgb(var(--v-theme-primary));box-shadow:none!important}.config-dialog .v-text-field input[data-v-6ed602dc]{color:rgba(0,0,0,.87)!important}.config-dialog .v-text-field label[data-v-6ed602dc]{color:rgba(0,0,0,.6)!important}@media (max-width:599px){.admin-panel[data-v-6ed602dc]{padding:12px 0}.admin-card-header[data-v-6ed602dc]{min-height:56px}.admin-card .v-card-text[data-v-6ed602dc]{min-height:64px}.admin-card .v-card-title span[data-v-6ed602dc]{font-size:.8rem;line-height:1.2}.admin-card .v-card-text div[data-v-6ed602dc]{font-size:.75rem;line-height:1.3}.stats-row .text-caption[data-v-6ed602dc]{font-size:.65rem}.config-item[data-v-6ed602dc]{padding:6px;margin:2px 0}}@media (prefers-color-scheme:dark){.admin-panel[data-v-6ed602dc]{background:linear-gradient(135deg,#1a202c,#2d3748)}.setting-card[data-v-6ed602dc],.stat-card[data-v-6ed602dc]{background:linear-gradient(135deg,rgba(45,55,72,.9),rgba(26,32,44,.9));border-color:hsla(0,0%,100%,.1)}.config-item[data-v-6ed602dc]{background:rgba(45,55,72,.6);color:#fff}.config-item[data-v-6ed602dc]:hover{background:rgba(45,55,72,.8)}}.admin-panel[data-v-6ed602dc]{color:#111827!important;background:#fff!important}.admin-card[data-v-6ed602dc],.config-card[data-v-6ed602dc],.config-dialog[data-v-6ed602dc],.setting-card[data-v-6ed602dc],.stat-card[data-v-6ed602dc],.stats-card[data-v-6ed602dc]{color:#111827!important;background:#fff!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important}.admin-card-header[data-v-6ed602dc],.config-card-header[data-v-6ed602dc],.config-dialog-header[data-v-6ed602dc],.stats-card-header[data-v-6ed602dc]{color:#111827!important;background:#fff!important;border-bottom:1px solid rgba(17,24,39,.08)!important}.admin-card .v-card-actions[data-v-6ed602dc],.admin-card .v-card-text[data-v-6ed602dc],.config-item[data-v-6ed602dc],.v-card-actions.bg-grey-lighten-5[data-v-6ed602dc]{color:#111827!important;background:#f7f8fa!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important;backdrop-filter:none!important}.config-dialog .v-text-field .v-field[data-v-6ed602dc]{background:#fff!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important;backdrop-filter:none!important}.config-dialog .v-text-field label[data-v-6ed602dc],.config-label[data-v-6ed602dc],.v-text-field label[data-v-6ed602dc]{color:#667085!important}.config-dialog .v-text-field input[data-v-6ed602dc],.config-number[data-v-6ed602dc],.config-value[data-v-6ed602dc],.v-text-field input[data-v-6ed602dc]{color:#111827!important}.admin-panel .bg-primary[data-v-6ed602dc],.admin-panel .v-btn[color=primary][data-v-6ed602dc]{color:#fff!important;background:#007aff!important;box-shadow:none!important}.blackjack-option-dialog[data-v-6ed602dc] .v-overlay__content{width:min(360px,calc(100vw - 28px))!important;max-height:calc(100dvh - 28px);margin:14px auto;border-radius:28px;overflow:hidden}.blackjack-option-card[data-v-6ed602dc]{max-height:calc(100dvh - 28px);display:flex;flex-direction:column;border-radius:28px!important}.blackjack-option-content[data-v-6ed602dc]{flex:1 1 auto;overflow-y:auto}.blackjack-option-card .v-card-actions[data-v-6ed602dc]{display:flex!important;align-items:center;justify-content:center!important;gap:12px}.blackjack-option-card .v-card-actions[data-v-6ed602dc] .v-spacer{display:none!important}.blackjack-option-card .v-card-actions[data-v-6ed602dc] .v-btn{min-width:132px;min-height:44px;border-radius:999px!important;padding:0 24px!important;box-shadow:none!important;font-size:14px;font-weight:820;letter-spacing:0!important;text-transform:none!important}.blackjack-secondary-action[data-v-6ed602dc]{color:#526079!important;background:#f2f4f7!important}.blackjack-stats-grid[data-v-6ed602dc]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.blackjack-stats-tile[data-v-6ed602dc]{min-height:94px;display:grid;align-content:center;justify-items:center;gap:7px;padding:12px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#f7f8fa}.blackjack-stats-tile span[data-v-6ed602dc]{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:12px;color:#007aff;background:#eef6ff}.blackjack-stats-tile strong[data-v-6ed602dc]{color:#111827;font-size:18px;font-weight:860;line-height:1}.blackjack-stats-tile small[data-v-6ed602dc]{color:#667085;font-size:11px;font-weight:700;line-height:1.1}.tg-binding-card[data-v-56eae09c]{max-height:calc(100dvh - 92px - env(safe-area-inset-bottom))}.tg-binding-card__actions[data-v-56eae09c]{flex-shrink:0}.line-management-dialog[data-v-281c109c]{width:100%;max-width:800px}.route-overview[data-v-281c109c]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.route-overview-item[data-v-281c109c]{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc}.route-overview-item div[data-v-281c109c]{display:flex;flex-direction:column;min-width:0}.route-overview-item span[data-v-281c109c]{color:#64748b;font-size:12px}.route-overview-item strong[data-v-281c109c]{color:#111827;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-header[data-v-281c109c]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.header-info[data-v-281c109c]{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.add-btn[data-v-281c109c]{flex-shrink:0}.line-container[data-v-281c109c]{border-radius:8px;background-color:#fafafa}.line-list[data-v-281c109c]{display:flex;flex-direction:column;gap:8px}.line-row[data-v-281c109c]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px;border:1px solid #e0e0e0;border-radius:8px;background:#fff}.offline-container[data-v-281c109c]{background:#f8fafc}.offline-row[data-v-281c109c]{border-color:#e5e7eb;background:#fbfbfc}.line-row-main[data-v-281c109c]{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.route-summary[data-v-281c109c]{display:flex;flex-direction:column;gap:4px;min-width:0;line-height:1.25}.line-meta-row[data-v-281c109c]{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0}.line-key[data-v-281c109c],.line-notify[data-v-281c109c],.line-traffic[data-v-281c109c]{display:inline-flex;align-items:center;max-width:100%;padding:2px 6px;border-radius:6px;background:#eef2ff;color:#475569;font-size:.7rem;line-height:1.2}.line-key[data-v-281c109c]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#f1f5f9}.line-traffic[data-v-281c109c]{background:#ecfdf5;color:#047857}.line-notify[data-v-281c109c]{background:#eff6ff;color:#1d4ed8}.line-notify.off[data-v-281c109c]{background:#f3f4f6;color:#6b7280}.line-actions[data-v-281c109c]{display:inline-flex;align-items:center;gap:2px;flex-shrink:0}.line-type-switch-btn[data-v-281c109c]{min-width:76px;height:28px!important;padding:0 8px!important;border-radius:7px;font-size:12px;font-weight:600;letter-spacing:0}.route-pill[data-v-281c109c]{display:inline-flex;align-items:center;gap:5px;max-width:100%;padding:4px 7px;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;color:#64748b;font-size:.74rem}.route-pill.configured[data-v-281c109c]{border-color:#bae6fd;background:#ecfeff;color:#0f766e}.route-pill span[data-v-281c109c]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-line-title[data-v-281c109c]{font-weight:600;color:#1f2937}.metadata-grid[data-v-281c109c],.route-current-grid[data-v-281c109c]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.route-current-item[data-v-281c109c]{padding:10px;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc}.route-current-item.configured[data-v-281c109c]{border-color:#bae6fd;background:#ecfeff}.route-current-title[data-v-281c109c]{display:flex;align-items:center;gap:6px;color:#64748b;font-size:12px}.route-current-item strong[data-v-281c109c]{display:block;margin-top:4px;color:#111827;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-chip[data-v-281c109c]{cursor:pointer;transition:all .2s ease;max-width:100%;min-width:120px;height:auto!important;padding:4px 8px!important;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.1);font-weight:500!important}.line-chip[data-v-281c109c]:hover{transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.15)}.normal-line[data-v-281c109c]{background-color:#1565c0!important;color:#fff!important;border:1px solid #0d47a1!important}.normal-line[data-v-281c109c]:hover{background-color:#0d47a1!important}.normal-line .v-chip__close[data-v-281c109c]{color:#fff!important;opacity:.8}.normal-line .v-chip__close[data-v-281c109c]:hover{opacity:1!important}.premium-line[data-v-281c109c]{background-color:#ff8f00!important;color:#fff!important;border:1px solid #e65100!important}.premium-line[data-v-281c109c]:hover{background-color:#e65100!important}.premium-line .v-chip__close[data-v-281c109c]{color:#fff!important;opacity:.8}.premium-line .v-chip__close[data-v-281c109c]:hover{opacity:1!important}.offline-line[data-v-281c109c]{background-color:#6b7280!important;color:#fff!important;border:1px solid #4b5563!important}.line-text[data-v-281c109c]{display:block;width:100%;word-break:break-all;overflow-wrap:break-word;line-height:1.3;font-size:.875rem;font-weight:500;text-align:left;max-width:300px}@media (max-width:600px){.line-management-dialog[data-v-281c109c]{margin:16px;max-width:calc(100vw - 32px)}.section-header[data-v-281c109c]{flex-direction:column;align-items:stretch}.header-info[data-v-281c109c]{justify-content:center}.add-btn[data-v-281c109c]{width:100%}.line-chip[data-v-281c109c]{min-width:100px;max-width:100%;font-size:.75rem}.line-row-main[data-v-281c109c],.line-row[data-v-281c109c]{align-items:stretch}.line-row-main[data-v-281c109c]{flex-direction:column}.metadata-grid[data-v-281c109c],.route-current-grid[data-v-281c109c],.route-overview[data-v-281c109c]{grid-template-columns:1fr}.line-text[data-v-281c109c]{font-size:.75rem;max-width:200px}}@media (max-width:400px){.btn-text[data-v-281c109c]{display:none}.line-chip[data-v-281c109c]{min-width:80px;max-width:100%;margin-bottom:6px}.line-text[data-v-281c109c]{font-size:.7rem;max-width:150px}.line-chips-container[data-v-281c109c]{gap:6px}.add-btn[data-v-281c109c]{min-width:48px;padding:0 12px}}@media (prefers-color-scheme:dark){.line-container[data-v-281c109c]{background-color:#303030}}.line-traffic-stats-dialog[data-v-ef733f9c]{width:100%;max-width:1200px}.line-stat-card[data-v-ef733f9c]{height:100%;border-radius:8px;transition:all .3s ease}.line-stat-card[data-v-ef733f9c]:hover{box-shadow:none!important;transform:translateY(-2px)}.line-name[data-v-ef733f9c]{font-weight:600;font-size:1.1rem}.traffic-stats[data-v-ef733f9c]{display:flex;flex-direction:column;gap:8px}.stat-item[data-v-ef733f9c]{display:flex;justify-content:space-between;align-items:center;padding:6px 0}.stat-label[data-v-ef733f9c]{font-size:.9rem;color:#666}.stat-value[data-v-ef733f9c]{font-weight:600;font-size:1rem;color:#1976d2}.section-title[data-v-ef733f9c]{font-size:.85rem;font-weight:600;color:#555;margin-bottom:8px}.top-users[data-v-ef733f9c]{display:flex;flex-direction:column;gap:6px}.top-user-item[data-v-ef733f9c]{display:flex;align-items:center;padding:4px 0;gap:8px}.rank-chip[data-v-ef733f9c]{min-width:24px;text-align:center;font-weight:700}.username[data-v-ef733f9c]{flex:1;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.traffic[data-v-ef733f9c]{font-size:.875rem;font-weight:500;color:#1976d2}@media (max-width:960px){.line-stat-card[data-v-ef733f9c]{margin-bottom:12px}}@media (max-width:600px){.line-name[data-v-ef733f9c]{font-size:1rem}.stat-value[data-v-ef733f9c]{font-size:.9rem}.traffic[data-v-ef733f9c],.username[data-v-ef733f9c]{font-size:.8rem}}.worldcup-management-dialog[data-v-42284037] .v-overlay__content{background:#f6f8fb!important}.worldcup-admin-shell[data-v-42284037]{min-height:100dvh;color:#111827;background:#f6f8fb!important;border-radius:0!important;box-shadow:none!important}.worldcup-admin-header[data-v-42284037]{min-height:76px;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid rgba(17,24,39,.08)}.worldcup-icon-button[data-v-42284037]{width:40px;height:40px;display:inline-grid;place-items:center;border:0;border-radius:14px;color:#111827;background:#f2f5f9}.worldcup-admin-title[data-v-42284037]{min-width:0;display:flex;align-items:center;gap:10px}.worldcup-title-icon[data-v-42284037]{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:15px;color:#d99616;background:#fff6df}.worldcup-admin-title div[data-v-42284037]{min-width:0;display:grid;gap:4px}.worldcup-admin-title strong[data-v-42284037]{font-size:17px;font-weight:860;line-height:1.15}.worldcup-admin-title div>span[data-v-42284037]{color:#667085;font-size:12px;font-weight:650}.worldcup-admin-body[data-v-42284037]{width:min(100%,640px);margin:0 auto;padding:16px;display:grid;gap:14px}.worldcup-empty[data-v-42284037],.worldcup-state[data-v-42284037]{min-height:120px;display:grid;place-items:center;gap:8px;color:#667085;font-size:13px;font-weight:650}.worldcup-match-card[data-v-42284037],.worldcup-panel[data-v-42284037],.worldcup-settle-card[data-v-42284037]{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:18px;box-shadow:none}.worldcup-panel[data-v-42284037]{padding:14px}.worldcup-panel-head[data-v-42284037]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.worldcup-panel-head div[data-v-42284037]{min-width:0;display:grid;gap:4px}.worldcup-panel-head strong[data-v-42284037]{color:#111827;font-size:15px;font-weight:840}.worldcup-panel-head span[data-v-42284037]{color:#667085;font-size:12px;font-weight:650;line-height:1.35}.worldcup-stat-grid[data-v-42284037]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.worldcup-stat[data-v-42284037]{min-height:64px;display:grid;align-content:center;gap:5px;padding:10px;border-radius:15px;background:#f8fafc}.worldcup-pool-grid small[data-v-42284037],.worldcup-stat small[data-v-42284037]{color:#667085;font-size:11px;font-weight:700}.worldcup-pool-grid strong[data-v-42284037],.worldcup-stat strong[data-v-42284037]{color:#111827;font-size:18px;font-weight:860;line-height:1.05}.worldcup-actions[data-v-42284037]{display:flex;justify-content:flex-end;margin-top:12px}.worldcup-primary-button[data-v-42284037],.worldcup-secondary-button[data-v-42284037],.worldcup-settle-button[data-v-42284037]{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;font-family:inherit;font-size:12px;font-weight:820}.worldcup-primary-button[data-v-42284037]{min-width:116px;color:#fff;background:#007aff}.worldcup-secondary-button[data-v-42284037]{min-width:60px;color:#007aff;background:#eef6ff}.worldcup-match-list[data-v-42284037]{display:grid;gap:10px}.worldcup-match-card[data-v-42284037]{display:grid;gap:12px;padding:13px}.worldcup-match-main[data-v-42284037]{min-width:0;display:grid;gap:6px}.worldcup-match-main strong[data-v-42284037]{color:#111827;font-size:15px;font-weight:850}.worldcup-match-main span[data-v-42284037]{color:#667085;font-size:12px;font-weight:650}.worldcup-pool-grid[data-v-42284037]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.worldcup-pool-grid div[data-v-42284037]{min-width:0;display:grid;gap:5px;padding:9px;border-radius:13px;background:#f8fafc}.worldcup-pool-grid small[data-v-42284037],.worldcup-pool-grid strong[data-v-42284037]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.worldcup-settle-button[data-v-42284037]{width:100%;color:#007aff;background:#eef6ff}.worldcup-settle-button[data-v-42284037]:disabled{color:#98a2b3;background:#f2f4f7}.worldcup-settle-head[data-v-42284037]{display:grid;gap:5px;padding:18px 18px 8px}.worldcup-settle-head strong[data-v-42284037]{font-size:17px;font-weight:860}.worldcup-settle-head span[data-v-42284037]{color:#667085;font-size:12px;font-weight:650}.worldcup-score-grid[data-v-42284037]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}@media (max-width:560px){.worldcup-admin-body[data-v-42284037]{padding:14px 12px 18px}.worldcup-pool-grid[data-v-42284037],.worldcup-stat-grid[data-v-42284037]{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-container[data-v-c1f6684a]{min-height:100dvh;width:min(100%,500px);max-width:500px;margin:0 auto;padding-right:16px;padding-left:16px;color:#111827;background:#fff!important}.hbo-hero-banner[data-v-c1f6684a]{position:relative;display:flex;justify-content:center;padding:14px 0 10px}.hero-gradient-overlay[data-v-c1f6684a]{display:none}.hero-card[data-v-c1f6684a]{width:100%;min-height:auto;padding:17px 16px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#fff;box-shadow:none!important;text-align:center}.hero-title[data-v-c1f6684a]{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;color:#111827;font-size:20px;font-weight:820;line-height:1.2;letter-spacing:0;text-shadow:none!important}.hero-icon[data-v-c1f6684a],.hero-title[data-v-c1f6684a] .v-icon{color:#007aff!important;font-size:24px!important;filter:none!important}.hero-subtitle[data-v-c1f6684a]{margin:5px 0 0;color:#667085;font-size:12px;line-height:1.35}.content-wrapper[data-v-c1f6684a]{padding:4px 0 0}.hbo-nav-tabs-container[data-v-c1f6684a]{height:64px;min-height:64px;margin-bottom:14px;padding:6px;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:#fff;box-shadow:none!important;overflow:visible}.hbo-nav-tabs[data-v-c1f6684a]{width:100%;height:52px;background:transparent!important}.hbo-nav-tabs[data-v-c1f6684a],.hbo-nav-tabs[data-v-c1f6684a] .v-slide-group,.hbo-nav-tabs[data-v-c1f6684a] .v-slide-group__container,.hbo-nav-tabs[data-v-c1f6684a] .v-slide-group__content{min-height:52px;overflow:visible}.hbo-nav-tabs[data-v-c1f6684a] .v-slide-group__content{width:100%;gap:4px;align-items:center;justify-content:stretch}.hbo-nav-tabs[data-v-c1f6684a] .v-tab__slider,.hbo-nav-tabs[data-v-c1f6684a] .v-tabs__slider{display:none!important}.hbo-nav-tab[data-v-c1f6684a]{flex:1 1 0;max-width:none;height:52px!important;min-height:52px!important;padding:6px 2px 5px!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;color:#5f6978!important;font-size:10.5px!important;font-weight:720!important;letter-spacing:0!important;transition:color .16s ease,background-color .16s ease!important}.hbo-nav-tab[data-v-c1f6684a] .v-btn__content{display:grid!important;height:100%;align-content:center;justify-items:center;gap:2px;color:currentColor;line-height:1.05;white-space:nowrap}.hbo-nav-tab[data-v-c1f6684a] .v-icon{margin:0!important;color:currentColor!important;font-size:22px!important;opacity:1;filter:none!important}.hbo-nav-tab[data-v-c1f6684a]:focus,.hbo-nav-tab[data-v-c1f6684a]:focus-visible,.hbo-nav-tab[data-v-c1f6684a]:hover{background:#f7f8fa!important;color:#5f6978!important;box-shadow:none!important}.hbo-nav-tab.v-tab--selected[data-v-c1f6684a],.hbo-nav-tab.v-tab--selected[data-v-c1f6684a]:focus,.hbo-nav-tab.v-tab--selected[data-v-c1f6684a]:focus-visible,.hbo-nav-tab.v-tab--selected[data-v-c1f6684a]:hover{background:#f1f3f6!important;color:#007aff!important;border:0!important;box-shadow:none!important}.hbo-nav-tab.v-tab--selected[data-v-c1f6684a] .v-icon{color:#007aff!important}.admin-container[data-v-c1f6684a] .v-ripple__container,.hbo-nav-tab[data-v-c1f6684a] .v-btn__overlay,.hbo-nav-tab[data-v-c1f6684a] .v-btn__underlay{display:none!important;opacity:0!important;background:transparent!important}.management-tab-panel[data-v-c1f6684a],.management-tab-panels[data-v-c1f6684a]{width:100%;max-width:100%;min-width:0;overflow:visible!important}.activity-card-enhanced[data-v-c1f6684a],.activity-stats[data-v-c1f6684a],.admin-card-enhanced[data-v-c1f6684a],.admin-card[data-v-c1f6684a],.line-traffic-card[data-v-c1f6684a],.stat-card[data-v-c1f6684a],[data-v-c1f6684a] .v-card,[data-v-c1f6684a] .v-data-table,[data-v-c1f6684a] .v-sheet,[data-v-c1f6684a] .v-table{color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:16px!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.activity-card-enhanced[data-v-c1f6684a],.admin-card-enhanced[data-v-c1f6684a]{overflow:hidden;text-align:left}.activity-card-enhanced[data-v-c1f6684a]:after,.activity-card-enhanced[data-v-c1f6684a]:before,.admin-card-enhanced[data-v-c1f6684a]:after,.admin-card-enhanced[data-v-c1f6684a]:before,.hero-card[data-v-c1f6684a]:after,.hero-card[data-v-c1f6684a]:before{display:none!important;content:none!important}.activity-card-enhanced[data-v-c1f6684a]:hover,.admin-card-enhanced[data-v-c1f6684a]:hover,.admin-card[data-v-c1f6684a]:hover,.line-traffic-card[data-v-c1f6684a]:hover{transform:none!important;background:#fff!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important}.activity-card-enhanced .v-card-title[data-v-c1f6684a],.admin-card-enhanced .v-card-title[data-v-c1f6684a],[data-v-c1f6684a] .v-card-title{min-height:48px;padding:13px 16px!important;color:#111827!important;background:#fff!important;border-bottom:1px solid rgba(17,24,39,.08)!important;font-size:15px!important;font-weight:760!important;line-height:1.25;letter-spacing:0;text-shadow:none!important}.activity-card-enhanced[data-v-c1f6684a] .v-card-text,.admin-card-enhanced[data-v-c1f6684a] .v-card-text{padding:16px!important;color:#111827!important;background:#fff!important}.activity-card-enhanced[data-v-c1f6684a] .v-card-actions,.admin-card-enhanced[data-v-c1f6684a] .v-card-actions{background:#fff!important}.admin-container[data-v-c1f6684a] .v-btn__overlay,.admin-container[data-v-c1f6684a] .v-btn__underlay,.admin-container[data-v-c1f6684a] .v-card__overlay,.admin-container[data-v-c1f6684a] .v-card__underlay{opacity:0!important;background:transparent!important;box-shadow:none!important}.settings-stack[data-v-c1f6684a]{display:grid;gap:16px;margin-bottom:18px}.settings-panel-card[data-v-c1f6684a]{padding:20px 20px 18px;color:#111827;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:26px;box-shadow:none;overflow:hidden}.settings-state-card[data-v-c1f6684a]{min-height:96px;display:grid;place-items:center}.management-theme-card[data-v-c1f6684a]{padding:17px 16px 16px}.settings-card-header[data-v-c1f6684a]{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid rgba(17,24,39,.08)}.settings-header-icon[data-v-c1f6684a]{width:46px;height:46px;display:inline-grid;place-items:center}.settings-header-icon--blue[data-v-c1f6684a]{color:#007aff}.settings-header-icon--yellow[data-v-c1f6684a]{color:#ffb300}.settings-header-icon--amber[data-v-c1f6684a]{color:#d99616}.settings-header-copy[data-v-c1f6684a]{min-width:0;display:grid;gap:6px}.settings-header-copy strong[data-v-c1f6684a]{color:#111827;font-size:19px;font-weight:860;line-height:1.15;letter-spacing:0}.settings-header-copy span[data-v-c1f6684a]{color:#667085;font-size:13px;font-weight:650;line-height:1.2;letter-spacing:0}.settings-row[data-v-c1f6684a]{min-height:76px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid rgba(17,24,39,.08)}.settings-row[data-v-c1f6684a]:last-child{padding-bottom:0;border-bottom:0}.settings-row--theme[data-v-c1f6684a]{align-items:center;grid-template-columns:44px minmax(0,1fr);min-height:0;padding:0}.settings-row--theme .theme-mode-segment[data-v-c1f6684a]{grid-column:1/-1;justify-self:stretch}.settings-item-icon[data-v-c1f6684a]{width:44px;height:44px;display:inline-grid;place-items:center;border-radius:13px;color:#fff}.settings-item-icon--plex[data-v-c1f6684a]{background:linear-gradient(145deg,#ff9b17,#f56a00)}.settings-item-icon--emby[data-v-c1f6684a]{background:linear-gradient(145deg,#69c875,#269d49)}.settings-item-icon--blue[data-v-c1f6684a]{color:#007aff;background:#eef6ff}.settings-item-icon--red[data-v-c1f6684a]{color:#e53935;background:#fff0f0}.settings-item-icon--gray[data-v-c1f6684a]{color:#707780;background:#f2f4f7}.settings-item-icon--amber[data-v-c1f6684a]{color:#d99616;background:#fff6df}.settings-row-copy[data-v-c1f6684a]{min-width:0;display:grid;gap:5px}.settings-row-copy strong[data-v-c1f6684a]{color:#111827;font-size:15px;font-weight:820;line-height:1.18;letter-spacing:0}.settings-row-copy span[data-v-c1f6684a]{color:#667085;font-size:12px;font-weight:650;line-height:1.25;letter-spacing:0}.settings-action-button[data-v-c1f6684a]{min-width:116px;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid currentColor;border-radius:12px;background:#fff;box-shadow:none;font-family:inherit;font-size:12px;font-weight:820;line-height:1;letter-spacing:0;white-space:nowrap}.settings-action-button--blue[data-v-c1f6684a]{color:#007aff}.settings-action-button--red[data-v-c1f6684a]{color:#e53935}.settings-action-button--amber[data-v-c1f6684a]{color:#d99616}.settings-switch[data-v-c1f6684a]{justify-self:end;flex:0 0 auto}.settings-switch[data-v-c1f6684a] .v-selection-control{min-height:38px}.settings-switch[data-v-c1f6684a] .v-switch__track{height:31px;min-width:54px;border-radius:999px;background:#d8dee8!important;opacity:1}.settings-switch[data-v-c1f6684a] .v-switch__thumb{width:25px;height:25px;background:#fff!important;box-shadow:none!important}.settings-switch[data-v-c1f6684a] .v-selection-control--dirty .v-switch__track{background:#20bf6b!important}.settings-number-input[data-v-c1f6684a]{width:132px;justify-self:end}.settings-number-input[data-v-c1f6684a] .v-field{min-height:44px;border-radius:13px!important;background:#fff!important}.settings-number-input[data-v-c1f6684a] .v-field__input{min-height:44px;padding-top:0;padding-bottom:0;color:#111827;font-size:13px;font-weight:700;text-align:center}.settings-number-input[data-v-c1f6684a] input::-moz-placeholder{color:#98a2b3;opacity:1}.settings-number-input[data-v-c1f6684a] input::placeholder{color:#98a2b3;opacity:1}.theme-mode-segment[data-v-c1f6684a]{min-width:218px;display:inline-flex;align-items:center;justify-content:stretch;gap:4px;padding:4px;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:#f6f7fb}.theme-mode-option[data-v-c1f6684a]{flex:1 1 0;min-width:0;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border:0;border-radius:999px;color:#667085;background:transparent;font-family:inherit;font-size:12px;font-weight:780;line-height:1;letter-spacing:0;white-space:nowrap;cursor:pointer}.theme-mode-option .v-icon[data-v-c1f6684a]{color:currentColor}.theme-mode-option.is-active[data-v-c1f6684a]{color:#007aff;background:#fff}html.misaya-theme-dark{border:1px solid rgba(88,166,255,.24)!important}.activities-grid[data-v-c1f6684a]{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:18px}.activity-placeholder[data-v-c1f6684a]{opacity:.72}.activity-stats[data-v-c1f6684a]{padding:12px;background:#f8fafc!important}.stat-card[data-v-c1f6684a],.stat-item[data-v-c1f6684a]{min-height:70px;display:grid;align-content:center;justify-items:center;gap:5px;padding:10px 8px;border-radius:14px;background:#f8fafc!important}.stat-number[data-v-c1f6684a],.stat-value[data-v-c1f6684a]{color:#111827;font-size:19px;font-weight:800;line-height:1.05;letter-spacing:0;text-shadow:none!important;filter:none!important}.stat-label[data-v-c1f6684a]{color:#667085;font-size:11px;font-weight:650;line-height:1.2;letter-spacing:0;text-transform:none}.activity-dashboard-card[data-v-c1f6684a]{position:relative;padding:18px 16px 16px;border-radius:24px!important;background:#fff!important;border:1px solid rgba(17,24,39,.07)!important;box-shadow:none!important;overflow:hidden}.activity-dashboard-card[data-v-c1f6684a]:hover{transform:none!important;border-color:rgba(17,24,39,.07)!important;box-shadow:none!important}.activity-dashboard-card--placeholder[data-v-c1f6684a]{opacity:1;color:#98a2b3}.activity-dashboard-layout[data-v-c1f6684a]{display:grid;grid-template-columns:126px minmax(0,1fr);align-items:center;gap:14px}.activity-dashboard-intro[data-v-c1f6684a]{min-width:0;display:grid;justify-items:center;align-content:center;gap:9px;text-align:center}.activity-main-icon[data-v-c1f6684a]{width:74px;height:74px;display:inline-grid;place-items:center;border-radius:50%;color:#007aff;background:#edf5ff}.activity-dashboard-card--blackjack .activity-main-icon[data-v-c1f6684a]{color:#e53935;background:#fff0f0}.activity-dashboard-card--auction .activity-main-icon[data-v-c1f6684a]{color:#007aff;background:#edf5ff}.activity-dashboard-card--worldcup .activity-main-icon[data-v-c1f6684a]{color:#d99616;background:#fff6df}.activity-dashboard-card--placeholder .activity-main-icon[data-v-c1f6684a]{color:#98a2b3;background:#f2f4f7}.activity-dashboard-intro h3[data-v-c1f6684a]{margin:0;color:#111827;font-size:19px;font-weight:860;line-height:1.15;letter-spacing:0}.activity-dashboard-intro p[data-v-c1f6684a]{max-width:120px;margin:0;color:#667085;font-size:11.5px;font-weight:650;line-height:1.55;letter-spacing:0}.activity-dashboard-content[data-v-c1f6684a]{min-width:0;display:grid;gap:12px}.activity-status-pill[data-v-c1f6684a]{position:absolute;top:12px;right:14px;z-index:1;height:25px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 10px;border-radius:999px;color:#14954f;background:#dcfce8;font-size:11px;font-weight:820;line-height:1}.activity-status-pill--muted[data-v-c1f6684a]{color:#98a2b3;background:#f2f4f7}.activity-stat-grid[data-v-c1f6684a]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:24px}.activity-stat-grid--compact[data-v-c1f6684a]{padding-top:24px}.activity-stat-tile[data-v-c1f6684a]{min-width:0;min-height:64px;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:1fr 1fr;align-items:center;-moz-column-gap:8px;column-gap:8px;padding:10px;border:1px solid rgba(17,24,39,.05);border-radius:16px;background:#fff}.activity-stat-icon[data-v-c1f6684a]{grid-row:1/3;width:36px;height:36px;display:inline-grid;place-items:center;border-radius:12px}.activity-stat-tile strong[data-v-c1f6684a]{min-width:0;color:#111827;font-size:19px;font-weight:860;line-height:1.05;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-stat-tile small[data-v-c1f6684a]{min-width:0;color:#667085;font-size:10.5px;font-weight:700;line-height:1.15;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-stat-tile--blue .activity-stat-icon[data-v-c1f6684a]{color:#007aff;background:#edf5ff}.activity-stat-tile--blue strong[data-v-c1f6684a]{color:#007aff}.activity-stat-tile--green .activity-stat-icon[data-v-c1f6684a]{color:#16a15a;background:#eafbf1}.activity-stat-tile--green strong[data-v-c1f6684a]{color:#16a15a}.activity-stat-tile--yellow .activity-stat-icon[data-v-c1f6684a]{color:#f5a300;background:#fff6df}.activity-stat-tile--yellow strong[data-v-c1f6684a]{color:#f5a300}.activity-stat-tile--purple .activity-stat-icon[data-v-c1f6684a]{color:#7f45d8;background:#f4edff}.activity-stat-tile--purple strong[data-v-c1f6684a]{color:#007aff}.activity-stat-tile--red .activity-stat-icon[data-v-c1f6684a]{color:#e53935;background:#fff0f0}.activity-stat-tile--red strong[data-v-c1f6684a]{color:#e53935}.activity-stat-tile--orange .activity-stat-icon[data-v-c1f6684a]{color:#ff7a00;background:#fff3e7}.activity-stat-tile--orange strong[data-v-c1f6684a]{color:#111827}.activity-action-button[data-v-c1f6684a]{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;color:#fff;font-family:inherit;font-size:14px;font-weight:820;line-height:1;letter-spacing:0;box-shadow:none}.activity-action-button--blue[data-v-c1f6684a]{background:#007aff}.activity-action-button--red[data-v-c1f6684a]{background:#e53935}.activity-action-button--amber[data-v-c1f6684a]{color:#111827;background:#ffd66b}.activity-action-button--muted[data-v-c1f6684a]{color:#98a2b3;background:#fff;border:1px solid rgba(17,24,39,.08)}.activity-placeholder-visual[data-v-c1f6684a]{min-height:156px;display:grid;place-items:center;color:#c4cad3;border-radius:18px;background:linear-gradient(90deg,#fff,#f8fafc)}.card-title[data-v-c1f6684a],.page-title[data-v-c1f6684a],.text-subtitle1[data-v-c1f6684a],[data-v-c1f6684a] .v-list-item-title,[data-v-c1f6684a] .v-table td,[data-v-c1f6684a] .v-table th{color:#111827!important;text-shadow:none!important}.card-description[data-v-c1f6684a],.page-subtitle[data-v-c1f6684a],[data-v-c1f6684a] .text-medium-emphasis,[data-v-c1f6684a] .v-list-item-subtitle{color:#667085!important}.admin-container[data-v-c1f6684a] .v-icon,.card-icon[data-v-c1f6684a],.hero-icon[data-v-c1f6684a],.text-blue-darken-2[data-v-c1f6684a],.text-blue[data-v-c1f6684a],.text-primary[data-v-c1f6684a]{filter:none!important;text-shadow:none!important}[data-v-c1f6684a] .v-field,[data-v-c1f6684a] .v-list{color:#111827!important;background:#fff!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important}[data-v-c1f6684a] .v-btn{box-shadow:none!important;letter-spacing:0!important}[data-v-c1f6684a] .bg-primary,[data-v-c1f6684a] .v-btn[color=primary]{background-color:#007aff!important;color:#fff!important}[data-v-c1f6684a] .v-chip[color=info],[data-v-c1f6684a] .v-chip[color=primary],[data-v-c1f6684a] .v-chip[color=success]{box-shadow:none!important}.management-overview-card[data-v-c1f6684a]{padding:14px;color:#111827;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:18px;box-shadow:none;overflow:hidden}.management-card-header[data-v-c1f6684a]{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.management-card-heading[data-v-c1f6684a]{display:inline-flex;align-items:center;min-width:0;gap:8px;color:#111827;font-size:15px;font-weight:800;line-height:1.2;letter-spacing:0}.management-header-icon[data-v-c1f6684a]{width:32px;height:32px;display:inline-grid;flex:0 0 32px;place-items:center;border-radius:50%;background:#eef6ff}.management-header-icon--blue[data-v-c1f6684a]{color:#007aff;background:#eef6ff}.management-header-icon--green[data-v-c1f6684a]{color:#20a464;background:#effaf4}.management-detail-link[data-v-c1f6684a],.traffic-detail-button[data-v-c1f6684a],.traffic-period-button[data-v-c1f6684a]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;box-shadow:none;font-family:inherit;letter-spacing:0}.management-detail-link[data-v-c1f6684a]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:1px;padding:5px 0 5px 8px;color:#007aff;font-size:12px;font-weight:720;line-height:1}.management-user-grid[data-v-c1f6684a]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.management-stat-tile[data-v-c1f6684a]{position:relative;min-height:118px;display:grid;align-content:start;justify-items:center;gap:7px;padding:13px 7px 17px;border:1px solid rgba(17,24,39,.05);border-radius:17px;overflow:hidden}.management-stat-tile--plex[data-v-c1f6684a]{background:#fff8ec}.management-stat-tile--emby[data-v-c1f6684a]{background:#f2fbf6}.management-stat-tile--total[data-v-c1f6684a]{background:#f1f7ff}.management-stat-icon[data-v-c1f6684a]{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:50%;color:#fff}.management-stat-tile--plex .management-stat-icon[data-v-c1f6684a]{background:linear-gradient(145deg,#f9c846,#f09a22)}.management-stat-tile--emby .management-stat-icon[data-v-c1f6684a]{background:linear-gradient(145deg,#6ed98d,#1fac62)}.management-stat-tile--total .management-stat-icon[data-v-c1f6684a]{background:linear-gradient(145deg,#5ab4ff,#007aff)}.management-stat-tile strong[data-v-c1f6684a]{max-width:100%;color:#111827;font-size:20px;font-weight:860;line-height:1.05;letter-spacing:0;overflow-wrap:anywhere}.management-stat-tile>span[data-v-c1f6684a]:last-of-type{color:#667085;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap}.management-stat-wave[data-v-c1f6684a]{position:absolute;right:-18px;bottom:6px;width:95px;height:28px;border-top:2px solid currentColor;border-radius:50%;opacity:.34;transform:rotate(-7deg)}.management-stat-tile--plex .management-stat-wave[data-v-c1f6684a]{color:#f2ad32}.management-stat-tile--emby .management-stat-wave[data-v-c1f6684a]{color:#31b96b}.management-stat-tile--total .management-stat-wave[data-v-c1f6684a]{color:#258cff}.management-user-detail-card[data-v-c1f6684a]{border-radius:22px!important;background:#fff!important;box-shadow:none!important;border:1px solid rgba(17,24,39,.08)}.management-user-detail-head[data-v-c1f6684a]{display:flex;align-items:center;gap:10px;padding:18px 18px 12px}.management-user-detail-head div[data-v-c1f6684a]{display:grid;gap:4px}.management-user-detail-head strong[data-v-c1f6684a]{color:#111827;font-size:17px;font-weight:860;line-height:1.15}.management-user-detail-head span[data-v-c1f6684a]{color:#667085;font-size:12px;font-weight:650}.management-user-detail-list[data-v-c1f6684a]{display:grid;gap:8px;padding:0 18px 10px}.management-user-detail-list div[data-v-c1f6684a]{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:#f8fafc}.management-user-detail-list span[data-v-c1f6684a]{color:#667085;font-size:12px;font-weight:700}.management-user-detail-list strong[data-v-c1f6684a]{color:#111827;font-size:16px;font-weight:860}.traffic-period-button[data-v-c1f6684a]{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 10px;border:1px solid rgba(0,122,255,.14);border-radius:999px;color:#007aff;background:#f2f8ff;font-size:12px;font-weight:760;line-height:1}.traffic-period-menu[data-v-c1f6684a]{min-width:104px;border-radius:14px!important}.traffic-period-menu[data-v-c1f6684a] .v-list-item-title{font-size:12px;font-weight:720}.traffic-period-menu[data-v-c1f6684a] .v-list-item--active{color:#007aff!important;background:#eef6ff!important}.management-empty-state[data-v-c1f6684a]{min-height:116px;display:grid;align-content:center;justify-items:center;gap:8px;color:#667085;font-size:12px}.management-system-card[data-v-c1f6684a]{position:relative;color:#111827;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:18px;box-shadow:none;overflow:hidden}.system-card-header[data-v-c1f6684a]{position:relative;min-height:58px;display:flex;align-items:center;gap:11px;padding:12px 15px;background:#fff;border-bottom:1px solid rgba(17,24,39,.06)}.system-card-info-icon[data-v-c1f6684a]{width:34px;height:34px;display:inline-grid;flex:0 0 34px;place-items:center;border-radius:50%;color:#fff;background:#007aff}.system-card-heading[data-v-c1f6684a]{min-width:0;display:grid;gap:3px}.system-card-heading strong[data-v-c1f6684a]{color:#111827;font-size:16px;font-weight:860;line-height:1.1;letter-spacing:0}.system-card-dots[data-v-c1f6684a]{width:44px;height:44px;margin-left:auto;opacity:.72;background-image:radial-gradient(circle,#d0d7e2 1.7px,transparent 1.8px);background-position:0 0;background-size:10px 10px}.system-card-body[data-v-c1f6684a]{display:flex;justify-content:center;padding:20px 18px 21px;background:#fff}.system-status-button[data-v-c1f6684a]{width:min(190px,100%);min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;border-radius:999px;color:#fff;background:#20bf6b;font-size:15px;font-weight:840;line-height:1}.traffic-summary-list[data-v-c1f6684a]{display:grid;gap:0;border:1px solid rgba(17,24,39,.06);border-radius:16px;overflow:hidden}.traffic-summary-row[data-v-c1f6684a]{display:grid;grid-template-columns:40px minmax(0,1fr) max-content 42px;align-items:center;gap:9px;min-height:60px;padding:10px 11px;background:#fff;border-bottom:1px solid rgba(17,24,39,.06)}.traffic-summary-row[data-v-c1f6684a]:last-of-type{border-bottom:0}.traffic-row-icon[data-v-c1f6684a]{width:38px;height:38px;display:inline-grid;place-items:center;border-radius:13px}.traffic-summary-row--total .traffic-row-icon[data-v-c1f6684a]{color:#007aff;background:#eef6ff}.traffic-summary-row--emby .traffic-row-icon[data-v-c1f6684a]{color:#20a464;background:#effaf4}.traffic-summary-row--plex .traffic-row-icon[data-v-c1f6684a]{color:#d99616;background:#fff6df}.traffic-row-copy[data-v-c1f6684a]{min-width:0;display:grid;gap:3px}.traffic-row-copy strong[data-v-c1f6684a]{color:#111827;font-size:13px;font-weight:780;line-height:1.15;letter-spacing:0}.traffic-row-copy small[data-v-c1f6684a]{color:#98a2b3;font-size:10.5px;font-weight:650;line-height:1.1}.traffic-row-value[data-v-c1f6684a]{color:#111827;font-size:13px;font-weight:820;line-height:1.1;white-space:nowrap}.traffic-sparkline[data-v-c1f6684a]{position:relative;width:38px;height:18px;display:block}.traffic-sparkline i[data-v-c1f6684a],.traffic-sparkline[data-v-c1f6684a]:before{position:absolute;left:0;right:0;content:"";border-radius:999px}.traffic-sparkline[data-v-c1f6684a]:before{top:8px;height:3px;background:#edf0f5}.traffic-sparkline i[data-v-c1f6684a]{top:6px;width:76%;height:3px;background:currentColor;transform:rotate(-8deg);transform-origin:left center}.traffic-sparkline--blue[data-v-c1f6684a]{color:#007aff}.traffic-sparkline--green[data-v-c1f6684a]{color:#20a464}.traffic-sparkline--orange[data-v-c1f6684a]{color:#d99616}.traffic-detail-button[data-v-c1f6684a]{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:2px;color:#007aff;background:#fff;border-top:1px solid rgba(17,24,39,.06);font-size:12px;font-weight:760}.management-window-dialog[data-v-c1f6684a] .v-overlay__content{background:#fff!important}.management-dialog-shell[data-v-c1f6684a]{height:100dvh;color:#111827;background:#f6f8fb!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden}.management-sheet-header[data-v-c1f6684a]{min-height:76px;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid rgba(17,24,39,.08)}.activity-coming-button[data-v-c1f6684a],.activity-coming-close[data-v-c1f6684a],.management-sheet-icon-button[data-v-c1f6684a]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;box-shadow:none;font-family:inherit;letter-spacing:0}.management-sheet-icon-button[data-v-c1f6684a]{width:38px;height:38px;display:inline-grid;place-items:center;border-radius:50%;color:#667085;background:#f2f4f7}.management-sheet-title[data-v-c1f6684a]{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px}.management-sheet-title-icon[data-v-c1f6684a]{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:14px}.management-sheet-title-icon--blue[data-v-c1f6684a]{color:#007aff;background:#eef6ff}.management-sheet-title-icon--red[data-v-c1f6684a]{color:#e53935;background:#fff0f0}.management-sheet-title strong[data-v-c1f6684a]{display:block;color:#111827;font-size:16px;font-weight:860;line-height:1.15;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-sheet-title span[data-v-c1f6684a]:not(.management-sheet-title-icon){display:block;margin-top:4px;color:#667085;font-size:11px;font-weight:650;line-height:1.15;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-dialog-toolbar[data-v-c1f6684a]{background:#fff!important;color:#111827!important;border-bottom:1px solid rgba(17,24,39,.08)!important;box-shadow:none!important}.management-dialog-toolbar[data-v-c1f6684a] .v-btn,.management-dialog-toolbar[data-v-c1f6684a] .v-icon{color:#007aff!important}.management-dialog-title[data-v-c1f6684a]{min-width:0;flex:1 1 auto}.management-dialog-title[data-v-c1f6684a] .v-toolbar-title__placeholder{overflow:visible!important;color:#111827!important;font-size:16px;font-weight:800;letter-spacing:0;text-overflow:clip!important;white-space:nowrap!important}.management-dialog-body[data-v-c1f6684a]{height:calc(100dvh - 76px);overflow-y:auto;color:#111827!important;background:#f6f8fb!important}.management-dialog-body-padded[data-v-c1f6684a]{padding:16px}.management-dialog-body--activity[data-v-c1f6684a]{padding:14px 12px 22px}.management-dialog-body--activity[data-v-c1f6684a] .admin-panel{color:#111827!important;background:transparent!important;padding:0!important}.management-dialog-body--activity[data-v-c1f6684a] .admin-panel>.v-container{max-width:980px;margin:0 auto;padding:0!important}.management-dialog-body--activity[data-v-c1f6684a] .admin-panel>.v-container>.v-row:first-child{display:none!important}.management-dialog-body--activity[data-v-c1f6684a] .v-row{margin:-6px!important}.management-dialog-body--activity[data-v-c1f6684a] .v-col{padding:6px!important}.management-dialog-body--activity .admin-card-enhanced[data-v-c1f6684a],.management-dialog-body--activity[data-v-c1f6684a] .admin-card,.management-dialog-body--activity[data-v-c1f6684a] .config-card,.management-dialog-body--activity[data-v-c1f6684a] .config-dialog,.management-dialog-body--activity[data-v-c1f6684a] .credits-config-card,.management-dialog-body--activity[data-v-c1f6684a] .dialog-card,.management-dialog-body--activity[data-v-c1f6684a] .item-config-card,.management-dialog-body--activity[data-v-c1f6684a] .preview-card,.management-dialog-body--activity[data-v-c1f6684a] .result-card,.management-dialog-body--activity[data-v-c1f6684a] .setting-card,.management-dialog-body--activity[data-v-c1f6684a] .stats-card,.management-dialog-body--activity[data-v-c1f6684a] .wheel-config-dialog{color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:24px!important;box-shadow:none!important;overflow:hidden}.management-dialog-body--activity .admin-card-enhanced[data-v-c1f6684a] .v-card-title,.management-dialog-body--activity[data-v-c1f6684a] .admin-card-header,.management-dialog-body--activity[data-v-c1f6684a] .config-card-header,.management-dialog-body--activity[data-v-c1f6684a] .config-dialog-header,.management-dialog-body--activity[data-v-c1f6684a] .dialog-header,.management-dialog-body--activity[data-v-c1f6684a] .preview-card-header,.management-dialog-body--activity[data-v-c1f6684a] .result-card-header,.management-dialog-body--activity[data-v-c1f6684a] .stats-card-header,.management-dialog-body--activity[data-v-c1f6684a] .wheel-config-header{min-height:48px!important;padding:12px 14px!important;color:#111827!important;background:#fff!important;border-bottom:1px solid rgba(17,24,39,.08)!important;font-size:14px!important;font-weight:820!important;line-height:1.2}.management-dialog-body--activity[data-v-c1f6684a] .admin-card-header .v-avatar,.management-dialog-body--activity[data-v-c1f6684a] .config-card-header .v-avatar,.management-dialog-body--activity[data-v-c1f6684a] .config-dialog-header .v-avatar,.management-dialog-body--activity[data-v-c1f6684a] .dialog-header .v-avatar,.management-dialog-body--activity[data-v-c1f6684a] .preview-card-header .v-avatar,.management-dialog-body--activity[data-v-c1f6684a] .result-card-header .v-avatar,.management-dialog-body--activity[data-v-c1f6684a] .stats-card-header .v-avatar{width:32px!important;height:32px!important;color:#007aff!important;background:#eef6ff!important}.management-dialog-body--activity[data-v-c1f6684a] .admin-card-header .v-icon,.management-dialog-body--activity[data-v-c1f6684a] .config-card-header .v-icon,.management-dialog-body--activity[data-v-c1f6684a] .config-dialog-header .v-icon,.management-dialog-body--activity[data-v-c1f6684a] .dialog-header .v-icon,.management-dialog-body--activity[data-v-c1f6684a] .preview-card-header .v-icon,.management-dialog-body--activity[data-v-c1f6684a] .result-card-header .v-icon,.management-dialog-body--activity[data-v-c1f6684a] .stats-card-header .v-icon{color:#007aff!important}.management-dialog-body--activity .admin-card-enhanced[data-v-c1f6684a] .v-card-text,.management-dialog-body--activity[data-v-c1f6684a] .admin-card .v-card-actions,.management-dialog-body--activity[data-v-c1f6684a] .admin-card .v-card-text,.management-dialog-body--activity[data-v-c1f6684a] .config-card .v-card-text,.management-dialog-body--activity[data-v-c1f6684a] .preview-card .v-card-text,.management-dialog-body--activity[data-v-c1f6684a] .result-card .v-card-text,.management-dialog-body--activity[data-v-c1f6684a] .stats-card .v-card-text{color:#111827!important;background:#fff!important}.management-dialog-body--activity[data-v-c1f6684a] .admin-card .v-card-text{min-height:62px!important;padding:12px 14px!important}.management-dialog-body--activity[data-v-c1f6684a] .admin-card .v-card-actions{padding:0 14px 14px!important}.management-dialog-body--activity[data-v-c1f6684a] .v-btn{border-radius:14px!important;box-shadow:none!important;letter-spacing:0!important;text-transform:none!important}.management-dialog-body--activity[data-v-c1f6684a] .bg-info,.management-dialog-body--activity[data-v-c1f6684a] .bg-primary,.management-dialog-body--activity[data-v-c1f6684a] .bg-success,.management-dialog-body--activity[data-v-c1f6684a] .bg-warning,.management-dialog-body--activity[data-v-c1f6684a] .v-btn[color=info],.management-dialog-body--activity[data-v-c1f6684a] .v-btn[color=orange],.management-dialog-body--activity[data-v-c1f6684a] .v-btn[color=primary],.management-dialog-body--activity[data-v-c1f6684a] .v-btn[color=success],.management-dialog-body--activity[data-v-c1f6684a] .v-btn[color=warning]{color:#fff!important;background:#007aff!important}.management-dialog-body--activity .stat-card[data-v-c1f6684a],.management-dialog-body--activity[data-v-c1f6684a] .config-item,.management-dialog-body--activity[data-v-c1f6684a] .probability-comparison,.management-dialog-body--activity[data-v-c1f6684a] .setting-card,.management-dialog-body--activity[data-v-c1f6684a] .v-card-actions.bg-grey-lighten-5{color:#111827!important;background:#f7f8fa!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important}.management-dialog-body--activity[data-v-c1f6684a] .v-data-table,.management-dialog-body--activity[data-v-c1f6684a] .v-field,.management-dialog-body--activity[data-v-c1f6684a] .v-table{color:#111827!important;background:#fff!important;border-color:rgba(17,24,39,.08)!important;box-shadow:none!important}.management-dialog-body--activity[data-v-c1f6684a] .text-h5,.management-dialog-body--activity[data-v-c1f6684a] .text-h6,.management-dialog-body--activity[data-v-c1f6684a] .text-sm-h4,.management-dialog-body--activity[data-v-c1f6684a] .text-sm-h6{color:#111827!important;font-weight:840!important;letter-spacing:0!important}.management-dialog-body--activity[data-v-c1f6684a] .wheel-preview-container{border-radius:22px;background:#f7f8fa!important}.auction-management--sheet[data-v-c1f6684a]{display:grid;gap:14px;color:#111827;background:transparent}.auction-management--sheet .admin-card-enhanced[data-v-c1f6684a]{margin-bottom:0!important}.auction-management--sheet[data-v-c1f6684a] .v-btn-toggle{border:1px solid rgba(17,24,39,.08)!important;border-radius:999px!important;overflow:hidden}.auction-management--sheet[data-v-c1f6684a] .v-btn-toggle .v-btn{min-width:58px;height:30px;color:#667085!important;background:#fff!important;border-radius:999px!important;font-size:11px!important;font-weight:760!important}.auction-management--sheet[data-v-c1f6684a] .v-btn-toggle .v-btn--active{color:#007aff!important;background:#eef6ff!important}.activity-editor-dialog[data-v-c1f6684a] .v-overlay__content{margin:16px}.activity-form-card[data-v-c1f6684a]{color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:26px!important;box-shadow:none!important;overflow:hidden}.activity-form-card[data-v-c1f6684a] .v-card-text{padding:18px!important;background:#fff!important}.activity-form-card[data-v-c1f6684a] .v-card-actions{padding:0 18px 18px!important;background:#fff!important}.activity-form-card[data-v-c1f6684a] .v-field{border-radius:14px!important;background:#fff!important;box-shadow:none!important}.activity-coming-card[data-v-c1f6684a]{position:relative;display:grid;justify-items:center;gap:10px;padding:28px 22px 22px;color:#111827;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:26px!important;box-shadow:none!important;text-align:center}.activity-coming-close[data-v-c1f6684a]{position:absolute;top:12px;right:12px;width:32px;height:32px;display:inline-grid;place-items:center;border-radius:50%;color:#667085;background:#f2f4f7}.activity-coming-icon[data-v-c1f6684a]{width:72px;height:72px;display:inline-grid;place-items:center;border-radius:24px;color:#98a2b3;background:#f2f4f7}.activity-coming-card strong[data-v-c1f6684a]{color:#111827;font-size:18px;font-weight:860;line-height:1.2;letter-spacing:0}.activity-coming-card>span[data-v-c1f6684a]:not(.activity-coming-icon){color:#667085;font-size:12px;font-weight:650;line-height:1.3}.activity-coming-button[data-v-c1f6684a]{width:100%;height:42px;margin-top:8px;border-radius:14px;color:#fff;background:#007aff;font-size:14px;font-weight:820}.auction-management[data-v-c1f6684a]{color:#111827;background:#fff}.auction-table[data-v-c1f6684a] .v-data-table{font-size:13px}.d-flex.justify-space-between[data-v-c1f6684a]{display:flex;justify-content:space-between;align-items:center;width:100%}@media(max-width:420px){.hero-card[data-v-c1f6684a]{padding:15px 14px}.hero-title[data-v-c1f6684a]{font-size:19px}.activity-card-enhanced .v-card-title[data-v-c1f6684a],.admin-card-enhanced .v-card-title[data-v-c1f6684a],[data-v-c1f6684a] .v-card-title{padding:12px 14px!important;font-size:14px!important}.stat-number[data-v-c1f6684a],.stat-value[data-v-c1f6684a]{font-size:17px}.settings-stack[data-v-c1f6684a]{gap:14px}.settings-panel-card[data-v-c1f6684a]{padding:17px 15px 15px;border-radius:24px}.settings-card-header[data-v-c1f6684a]{grid-template-columns:44px minmax(0,1fr);gap:10px;padding-bottom:15px}.settings-header-icon[data-v-c1f6684a]{width:40px;height:40px}.settings-header-copy strong[data-v-c1f6684a]{font-size:17px}.settings-header-copy span[data-v-c1f6684a]{font-size:12px}.settings-row[data-v-c1f6684a]{min-height:70px;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;padding:13px 0}.settings-item-icon[data-v-c1f6684a]{width:38px;height:38px;border-radius:12px}.settings-row-copy strong[data-v-c1f6684a]{font-size:14px}.settings-row-copy span[data-v-c1f6684a]{font-size:11px}.settings-action-button[data-v-c1f6684a]{min-width:104px;height:35px;padding:0 9px;border-radius:11px;font-size:11px}.settings-number-input[data-v-c1f6684a]{width:116px}.theme-mode-segment[data-v-c1f6684a]{min-width:0;justify-self:stretch}.theme-mode-option[data-v-c1f6684a]{padding:0 8px;font-size:11px}.settings-number-input[data-v-c1f6684a] .v-field,.settings-number-input[data-v-c1f6684a] .v-field__input{min-height:40px}.settings-switch[data-v-c1f6684a] .v-switch__track{height:29px;min-width:50px}.settings-switch[data-v-c1f6684a] .v-switch__thumb{width:23px;height:23px}.activities-grid[data-v-c1f6684a]{gap:14px}.activity-dashboard-card[data-v-c1f6684a]{padding:15px 12px 13px;border-radius:23px!important}.activity-dashboard-layout[data-v-c1f6684a]{grid-template-columns:104px minmax(0,1fr);gap:9px}.activity-main-icon[data-v-c1f6684a]{width:64px;height:64px}.activity-dashboard-intro h3[data-v-c1f6684a]{font-size:16px}.activity-dashboard-intro p[data-v-c1f6684a]{max-width:98px;font-size:10.5px;line-height:1.45}.activity-status-pill[data-v-c1f6684a]{top:10px;right:12px;height:23px;padding:0 9px;font-size:10.5px}.activity-stat-grid[data-v-c1f6684a]{gap:7px;padding-top:23px}.activity-stat-tile[data-v-c1f6684a]{min-height:57px;grid-template-columns:32px minmax(0,1fr);-moz-column-gap:7px;column-gap:7px;padding:8px;border-radius:14px}.activity-stat-icon[data-v-c1f6684a]{width:31px;height:31px;border-radius:10px}.activity-stat-tile strong[data-v-c1f6684a]{font-size:16px}.activity-stat-tile small[data-v-c1f6684a]{font-size:8.8px}.activity-action-button[data-v-c1f6684a]{min-height:38px;border-radius:12px;font-size:12.5px}.activity-placeholder-visual[data-v-c1f6684a]{min-height:122px}.management-overview-card[data-v-c1f6684a]{padding:12px}.system-card-header[data-v-c1f6684a]{min-height:54px;padding:10px 13px}.system-card-info-icon[data-v-c1f6684a]{width:32px;height:32px;flex-basis:32px}.system-card-heading strong[data-v-c1f6684a]{font-size:15px}.system-card-body[data-v-c1f6684a]{padding:18px 16px 19px}.system-status-button[data-v-c1f6684a]{min-height:42px;margin-top:9px;font-size:14px}.management-user-grid[data-v-c1f6684a]{gap:8px}.management-stat-tile[data-v-c1f6684a]{min-height:108px;padding:12px 5px 15px}.management-stat-icon[data-v-c1f6684a]{width:38px;height:38px}.management-stat-tile strong[data-v-c1f6684a]{font-size:18px}.traffic-summary-row[data-v-c1f6684a]{grid-template-columns:36px minmax(0,1fr) max-content 34px;gap:8px;min-height:56px;padding:9px}.traffic-row-icon[data-v-c1f6684a]{width:34px;height:34px;border-radius:12px}.traffic-row-copy strong[data-v-c1f6684a],.traffic-row-value[data-v-c1f6684a]{font-size:12px}.traffic-sparkline[data-v-c1f6684a]{width:32px}}html.misaya-theme-dark{border:1px solid rgba(88,166,255,.26)!important;color:rgba(245,245,247,.72)!important;background:transparent!important;background-color:transparent!important;color:#58a6ff!important;background:rgba(10,132,255,.16)!important;background-color:rgba(10,132,255,.16)!important;background:rgba(28,28,30,.96)!important;background-color:rgba(28,28,30,.96)!important;border-color:hsla(0,0%,100%,.12)!important;background:hsla(0,0%,100%,.06)!important;background-color:hsla(0,0%,100%,.06)!important;border-color:hsla(0,0%,100%,.1)!important;color:rgba(235,235,245,.68)!important;color:#f5f5f7!important;color:rgba(235,235,245,.62)!important;background-image:none!important;box-shadow:none!important}:root{--hbo-accent-light:#5ac8fa;--hbo-accent-primary:#007aff;--hbo-accent-deep:#005ecb;--hbo-accent-soft:#eaf4ff;--hbo-gold:#d9951d;--hbo-gold-dark:#b97510;--hbo-cyan:#20b970;--hbo-cyan-dark:#13965a;--hbo-pink:#df3f55;--hbo-pink-dark:#b9283b;--hbo-orange:#ff9800;--hbo-blue:#2196f3;--hbo-green:#4caf50;--hbo-bg-black:#fff;--hbo-bg-dark:#fff;--hbo-bg-accent-soft:#eaf4ff;--hbo-bg-card:#fff;--hbo-bg-elevated:#f6f7fb;--hbo-text-primary:#111827;--hbo-text-secondary:#667085;--hbo-text-disabled:#98a2b3;--hbo-border-subtle:rgba(17,24,39,.08);--hbo-border-medium:rgba(17,24,39,.12);--hbo-border-strong:rgba(17,24,39,.18);--hbo-shadow-sm:none;--hbo-shadow-md:none;--hbo-shadow-lg:none;--hbo-shadow-xl:none;--hbo-shadow-2xl:none;--hbo-spacing-unit:8px;--hbo-spacing-1:4px;--hbo-spacing-2:8px;--hbo-spacing-3:10px;--hbo-spacing-4:14px;--hbo-spacing-5:18px;--hbo-spacing-6:22px;--hbo-spacing-8:30px;--hbo-spacing-10:38px;--hbo-spacing-12:46px;--hbo-spacing-16:62px;--hbo-spacing-20:78px;--hbo-radius-sm:6px;--hbo-radius-md:10px;--hbo-radius-lg:14px;--hbo-radius-xl:18px;--hbo-radius-2xl:22px;--hbo-radius-full:9999px;--misaya-button-radius-small:999px;--misaya-button-radius-normal:14px;--misaya-button-radius-icon:50%;--misaya-close-size:clamp(34px,9.6vw,44px);--misaya-close-icon-size:clamp(21px,5.2vw,26px);--misaya-close-bg:#f7f8fa;--misaya-close-color:#111827;--hbo-transition-fast:150ms;--hbo-transition-base:250ms;--hbo-transition-slow:350ms;--hbo-transition-slower:500ms;--misaya-panel-background:#fff;--misaya-panel-border:rgba(17,24,39,.08);--misaya-page-background:#fff;--misaya-hero-background:#fff}body.misaya-theme-dark,html.misaya-theme-dark{--hbo-accent-light:#64d2ff;--hbo-accent-primary:#0a84ff;--hbo-accent-deep:#409cff;--hbo-accent-soft:rgba(10,132,255,.16);--hbo-gold:#ffd60a;--hbo-gold-dark:#ff9f0a;--hbo-cyan:#30d158;--hbo-cyan-dark:#32d74b;--hbo-pink:#ff375f;--hbo-pink-dark:#ff2d55;--hbo-orange:#ff9f0a;--hbo-blue:#0a84ff;--hbo-green:#30d158;--hbo-bg-black:#1c1c1e;--hbo-bg-dark:#1c1c1e;--hbo-bg-accent-soft:rgba(10,132,255,.16);--hbo-bg-card:#1c1c1e;--hbo-bg-elevated:#2c2c2e;--hbo-text-primary:#f5f5f7;--hbo-text-secondary:#aeaeb2;--hbo-text-disabled:#636366;--hbo-border-subtle:hsla(0,0%,100%,.1);--hbo-border-medium:hsla(0,0%,100%,.16);--hbo-border-strong:hsla(0,0%,100%,.24);--misaya-close-bg:#2c2c2e;--misaya-close-color:#f5f5f7;--misaya-panel-background:#1c1c1e;--misaya-panel-border:hsla(0,0%,100%,.1);--misaya-page-background:#1c1c1e;--misaya-hero-background:#1c1c1e}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{background:var(--misaya-page-background)}body{margin:0;padding:0;color:var(--hbo-text-primary);font-family:PingFang SC,Helvetica Neue,Helvetica,Microsoft YaHei,Arial,sans-serif;overflow-x:hidden}#app,.activities-container,.admin-container,.home-view,.popup-container,.rankings-container,.user-info-container,.v-application,.v-main{color:var(--hbo-text-primary)!important;background:var(--misaya-page-background)!important}.v-application{--v-theme-background:255,255,255;--v-theme-surface:255,255,255;--v-theme-surface-variant:246,247,251;--v-theme-on-background:17,24,39;--v-theme-on-surface:17,24,39}body.misaya-theme-dark .v-application,html.misaya-theme-dark .v-application{--v-theme-background:0,0,0;--v-theme-surface:28,28,30;--v-theme-surface-variant:44,44,46;--v-theme-on-background:245,245,247;--v-theme-on-surface:245,245,247}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,122,255,.28);border:2px solid var(--misaya-page-background);border-radius:var(--hbo-radius-full)}.activities-container .hero-gradient-overlay,.admin-container .hero-gradient-overlay,.hero-gradient-overlay,.home-view .hero-gradient-overlay,.rankings-container .hero-gradient-overlay,.user-info-container .hero-gradient-overlay{display:none!important}body .v-application .home-view .misaya-shell,body .v-application .misaya-bottom-sheet .popup-container,html body .v-overlay-container .misaya-bottom-sheet .popup-container{width:min(100%,500px)!important;max-width:500px!important;margin-right:auto!important;margin-left:auto!important;padding-top:0!important;padding-right:16px!important;padding-left:16px!important;box-sizing:border-box!important}body .v-application .misaya-bottom-sheet .popup-container>.content-wrapper,html body .v-overlay-container .misaya-bottom-sheet .popup-container>.content-wrapper{padding:4px 0 0!important}.activities-container .hbo-hero-banner,.admin-container .hbo-hero-banner,.home-view .hbo-hero-banner,.rankings-container .hbo-hero-banner,.user-info-container .hbo-hero-banner{position:relative!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;width:100%!important;min-height:0!important;margin:0!important;padding:14px 0 10px!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}.activities-container .hero-card,.admin-container .hero-card,.hero-card,.home-view .hero-card,.rankings-container .hero-card,.user-info-container .hero-card{position:relative!important;z-index:1!important;width:100%!important;max-width:none!important;min-height:82px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:16px!important;border-radius:22px!important;color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border:1px solid var(--hbo-border-subtle)!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;text-align:center!important}.hero-card:after,.hero-card:before{display:none!important;content:none!important;opacity:0!important}.activities-container .hero-title,.admin-container .hero-title,.home-view .hero-title,.rankings-container .hero-title,.user-info-container .hero-title{width:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:0!important;color:var(--hbo-text-primary)!important;font-size:20px!important;font-weight:820!important;line-height:1.2!important;letter-spacing:0!important;text-align:center!important;text-shadow:none!important}.activities-container .hero-icon,.activities-container .hero-title .v-icon,.admin-container .hero-icon,.admin-container .hero-title .v-icon,.home-view .hero-icon,.home-view .hero-title .v-icon,.rankings-container .hero-icon,.rankings-container .hero-title .v-icon,.user-info-container .hero-icon,.user-info-container .hero-title .v-icon{flex:0 0 auto!important;width:24px!important;height:24px!important;color:var(--hbo-accent-primary)!important;font-size:24px!important;line-height:1!important;filter:none!important}.activities-container .hero-subtitle,.admin-container .hero-subtitle,.home-view .hero-subtitle,.rankings-container .hero-subtitle,.user-info-container .hero-subtitle{width:100%!important;margin:0!important;color:var(--hbo-text-secondary)!important;font-size:12px!important;font-weight:500!important;line-height:1.35!important;letter-spacing:0!important;text-align:center!important}html body #app .v-application .home-view .hbo-hero-banner,html body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner{position:relative!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;width:100%!important;min-height:0!important;margin:0!important;padding:14px 0 12px!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}html body #app .v-application .home-view .hbo-hero-banner .hero-card,html body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .hero-card{position:relative!important;z-index:1!important;width:100%!important;max-width:none!important;min-height:90px!important;height:90px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:15px 18px 16px!important;border:1px solid var(--hbo-border-subtle)!important;border-radius:30px!important;color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;box-shadow:0 18px 34px rgba(75,103,136,.14),0 4px 10px rgba(75,103,136,.08),inset 0 1px 0 hsla(0,0%,100%,.9)!important;text-align:center!important;text-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;overflow:hidden!important}html body #app .v-application .home-view .hbo-hero-banner .hero-title,html body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .hero-title{width:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin:0!important;color:var(--hbo-text-primary)!important;font-size:25px!important;font-weight:860!important;line-height:1.2!important;letter-spacing:0!important;text-align:center!important;text-shadow:none!important}html body #app .v-application .home-view .hbo-hero-banner .hero-subtitle,html body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .hero-subtitle{width:100%!important;margin:0!important;color:var(--hbo-text-secondary)!important;font-size:15px!important;font-weight:620!important;line-height:1.35!important;letter-spacing:0!important;text-align:center!important}html body #app .v-application .home-view .hbo-hero-banner .hero-icon,html body #app .v-application .home-view .hbo-hero-banner .hero-title .v-icon,html body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .hero-icon,html body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .hero-title .v-icon,html body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .media-hero-logo{flex:0 0 32px!important;width:32px!important;height:32px!important;color:var(--hbo-accent-primary)!important;font-size:32px!important;line-height:1!important;filter:none!important}html body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .media-hero-logo-stack,html body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .media-hero-logo:before{display:none!important}html body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .media-hero-logo-screen{width:24px!important;height:18px!important;border-radius:7px!important}html body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .media-hero-logo-account{right:-2px!important;bottom:-1px!important;width:10px!important;height:10px!important}.activity-card,.activity-card-enhanced,.activity-tab-content,.admin-card,.admin-card-enhanced,.checkin-card,.compact-list,.empty-state,.hbo-card,.home-confirm-card,.home-sheet-card,.line-traffic-card,.management-tabs-container,.media-account-panel,.misaya-service-dialog,.ranking-card,.unified-line-panel,.user-info-card,.v-card,.v-data-table,.v-list,.v-sheet,.v-table,.v-window,.v-window-item{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.activity-card-enhanced:after,.activity-card-enhanced:before,.admin-card-enhanced:after,.admin-card-enhanced:before,.hbo-card:after,.hbo-card:before,.media-account-panel:after,.media-account-panel:before,.user-info-card:after,.user-info-card:before,.v-card:after,.v-card:before{display:none!important;content:none!important;opacity:0!important}.activity-card-enhanced .v-card-title,.activity-dialog .v-card-title,.admin-card-enhanced .v-card-title,.date-picker-dialog .v-card-title,.home-sheet-head,.misaya-dialog-header,.v-card-title{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-bottom-color:var(--hbo-border-subtle)!important;box-shadow:none!important;text-shadow:none!important}.account-card-head strong,.activity-tab-title,.card-title,.compact-copy strong,.hero-title,.media-detail-value,.page-title,.stat-value,.summary-value,.top-title,.unified-line-copy strong,.v-card-title,.v-list-item-title,.v-table td,.v-table th{color:var(--hbo-text-primary)!important;text-shadow:none!important;filter:none!important}.activity-tab-desc,.card-description,.compact-copy small,.hero-subtitle,.media-detail-label,.page-subtitle,.stat-label,.summary-label,.text-disabled,.text-grey,.text-medium-emphasis,.top-kicker,.unified-line-copy small,.v-list-item-subtitle{color:var(--hbo-text-secondary)!important;text-shadow:none!important;filter:none!important}.v-alert,.v-btn,.v-chip,.v-dialog,.v-field,.v-menu,.v-overlay__content{box-shadow:none!important;text-shadow:none!important;filter:none!important;letter-spacing:0!important}.v-btn:not(.v-btn--icon),button.account-redeem-link,button.invite-generate-button,button.invite-ticket-button,button.management-detail-link,button.settings-action-button,button.traffic-detail-button,button.traffic-period-button{border-radius:var(--misaya-button-radius-small)!important}.v-btn--icon,button.account-entry-close,button.activity-coming-close,button.admin-lite-close,button.checkin-result-close,button.copy-icon-btn,button.credits-transfer-close,button.home-sheet-close,button.invite-code-dialog-close,button.management-sheet-icon-button,button.medal-detail-close,button.misaya-popup-close{border-radius:var(--misaya-button-radius-icon)!important}button.account-entry-close,button.activity-coming-close,button.admin-lite-close,button.checkin-result-close,button.credits-transfer-close,button.home-sheet-close,button.invite-code-dialog-close,button.medal-detail-close,button.misaya-popup-close{width:var(--misaya-close-size)!important;height:var(--misaya-close-size)!important;min-width:var(--misaya-close-size)!important;min-height:var(--misaya-close-size)!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;padding:0!important;border:0!important;color:var(--misaya-close-color)!important;background:var(--misaya-close-bg)!important;box-shadow:none!important;cursor:pointer;-webkit-tap-highlight-color:transparent}button.account-entry-close .v-icon,button.activity-coming-close .v-icon,button.admin-lite-close .v-icon,button.checkin-result-close .v-icon,button.credits-transfer-close .v-icon,button.home-sheet-close .v-icon,button.invite-code-dialog-close .v-icon,button.medal-detail-close .v-icon,button.misaya-popup-close .v-icon{width:1em!important;height:1em!important;color:currentColor!important;font-size:var(--misaya-close-icon-size)!important;line-height:1!important}button.account-entry-close:disabled,button.activity-coming-close:disabled,button.admin-lite-close:disabled,button.checkin-result-close:disabled,button.credits-transfer-close:disabled,button.home-sheet-close:disabled,button.invite-code-dialog-close:disabled,button.medal-detail-close:disabled,button.misaya-popup-close:disabled{opacity:.55;cursor:default}.activity-coming-button,.home-confirm-primary,.home-confirm-secondary,.shop-buy-button,.switch-line-btn{border-radius:var(--misaya-button-radius-normal)!important}.activity-action-button,.checkin-btn,.checkin-result-action,.credits-transfer-primary,.credits-transfer-secondary,.home-checkin-widget .checkin-btn,.home-checkin-widget .v-btn[color=amber-darken-2]{border-radius:var(--misaya-button-radius-small)!important}.v-btn__overlay,.v-btn__underlay,.v-card__overlay,.v-card__underlay,.v-ripple__container{opacity:0!important;background:transparent!important}.v-field,.v-field__overlay,.v-input__control{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important}.bg-primary,.v-btn[color=primary],[class*=bg-primary]{color:#fff!important;background-color:var(--hbo-accent-primary)!important}.hbo-text-accent,.text-primary,.v-tab--selected,.v-tab--selected .v-icon,[class*=text-blue],[class*=text-primary]{color:var(--hbo-accent-primary)!important}.account-title-icon,.card-icon,.copy-icon-btn,.hero-icon,.unified-line-icon,.v-icon{filter:none!important;text-shadow:none!important}.hbo-nav-tabs-container,.media-account-tabs{height:64px;min-height:64px;padding:6px;border:1px solid var(--hbo-border-subtle)!important;border-radius:var(--hbo-radius-full);background:var(--hbo-bg-card)!important;box-shadow:none!important;overflow:visible}.hbo-nav-tabs{width:100%;height:52px;background:transparent!important}.hbo-nav-tabs,.hbo-nav-tabs .v-slide-group,.hbo-nav-tabs .v-slide-group__container,.hbo-nav-tabs .v-slide-group__content{min-height:52px;overflow:visible}.hbo-nav-tabs .v-slide-group__content{width:100%;gap:4px;align-items:center}.hbo-nav-tabs .v-tab__slider,.hbo-nav-tabs .v-tabs-slider,.hbo-nav-tabs .v-tabs-slider-wrapper,.hbo-nav-tabs .v-tabs__slider{display:none!important}.hbo-nav-tab{min-height:52px!important;height:52px!important;border:0!important;border-radius:var(--hbo-radius-full)!important;color:#667085!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important;letter-spacing:0!important;transition:color .16s ease,background-color .16s ease!important}.hbo-nav-tab .v-btn__content,.hbo-nav-tab .v-icon{color:currentColor!important}.hbo-nav-tab .v-icon{filter:none!important}.hbo-nav-tab:focus,.hbo-nav-tab:focus-visible,.hbo-nav-tab:hover{color:#667085!important;background:var(--hbo-bg-elevated)!important;box-shadow:none!important}.hbo-nav-tab.v-tab--selected,.hbo-nav-tab.v-tab--selected:focus,.hbo-nav-tab.v-tab--selected:focus-visible,.hbo-nav-tab.v-tab--selected:hover{color:var(--hbo-accent-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:transparent!important;box-shadow:none!important}.hbo-nav-tab.v-tab--selected .v-icon{color:var(--hbo-accent-primary)!important}.hbo-ranking-list{background:transparent!important}.hbo-ranking-item{border:1px solid var(--hbo-border-subtle)!important;border-radius:var(--hbo-radius-lg)!important;background:var(--hbo-bg-card)!important;box-shadow:none!important}.hbo-self-highlight{border-color:rgba(0,122,255,.22)!important;background:#f8fbff!important}.hbo-rank-1,.hbo-rank-2,.hbo-rank-3{box-shadow:none!important}.hbo-card{border:1px solid var(--hbo-border-subtle);border-radius:var(--hbo-radius-xl);padding:var(--hbo-spacing-6)}.hbo-text-gold{color:var(--hbo-gold)!important}.hbo-text-cyan{color:var(--hbo-cyan)!important}.hbo-text-pink{color:var(--hbo-pink)!important}.hbo-gradient-animated,.hbo-gradient-gold,.hbo-gradient-hero,.hbo-gradient-primary,.hbo-gradient-primary-hover{color:#fff;background:var(--hbo-accent-primary)!important}.hbo-shadow-2xl,.hbo-shadow-lg,.hbo-shadow-md,.hbo-shadow-sm,.hbo-shadow-xl{box-shadow:none!important}.hbo-p-1{padding:var(--hbo-spacing-1)}.hbo-p-2{padding:var(--hbo-spacing-2)}.hbo-p-3{padding:var(--hbo-spacing-3)}.hbo-p-4{padding:var(--hbo-spacing-4)}.hbo-p-5{padding:var(--hbo-spacing-5)}.hbo-p-6{padding:var(--hbo-spacing-6)}.hbo-p-8{padding:var(--hbo-spacing-8)}.hbo-m-1{margin:var(--hbo-spacing-1)}.hbo-m-2{margin:var(--hbo-spacing-2)}.hbo-m-3{margin:var(--hbo-spacing-3)}.hbo-m-4{margin:var(--hbo-spacing-4)}.hbo-m-5{margin:var(--hbo-spacing-5)}.hbo-m-6{margin:var(--hbo-spacing-6)}.hbo-m-8{margin:var(--hbo-spacing-8)}.hbo-mb-2{margin-bottom:var(--hbo-spacing-2)}.hbo-mb-3{margin-bottom:var(--hbo-spacing-3)}.hbo-mb-4{margin-bottom:var(--hbo-spacing-4)}.hbo-mb-6{margin-bottom:var(--hbo-spacing-6)}.hbo-mt-2{margin-top:var(--hbo-spacing-2)}.hbo-mt-3{margin-top:var(--hbo-spacing-3)}.hbo-mt-4{margin-top:var(--hbo-spacing-4)}.hbo-mt-6{margin-top:var(--hbo-spacing-6)}.hbo-rounded-sm{border-radius:var(--hbo-radius-sm)}.hbo-rounded-md{border-radius:var(--hbo-radius-md)}.hbo-rounded-lg{border-radius:var(--hbo-radius-lg)}.hbo-rounded-xl{border-radius:var(--hbo-radius-xl)}.hbo-rounded-2xl{border-radius:var(--hbo-radius-2xl)}.hbo-rounded-full{border-radius:var(--hbo-radius-full)}.hbo-flex{display:flex}.hbo-flex-col{flex-direction:column}.hbo-flex-row{flex-direction:row}.hbo-items-center{align-items:center}.hbo-justify-center{justify-content:center}.hbo-justify-between{justify-content:space-between}.hbo-justify-around{justify-content:space-around}.hbo-gap-2{gap:var(--hbo-spacing-2)}.hbo-gap-3{gap:var(--hbo-spacing-3)}.hbo-gap-4{gap:var(--hbo-spacing-4)}.hbo-gap-6{gap:var(--hbo-spacing-6)}.hbo-transition-all,.hbo-transition-fast,.hbo-transition-slow{transition:color var(--hbo-transition-fast) ease,background-color var(--hbo-transition-fast) ease,border-color var(--hbo-transition-fast) ease}.hbo-hover-lift:hover,.hbo-hover-scale:hover{transform:none!important}@keyframes hbo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes hbo-gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hbo-floating{animation:hbo-float 3s ease-in-out infinite}.hbo-pulsing,.hbo-scan-effect,.hbo-shimmer{animation:none!important}.home-confirm-dialog .v-overlay__scrim,.home-sheet-dialog .v-overlay__scrim,.misaya-bottom-sheet .v-overlay__scrim{background:rgba(17,24,39,.28)!important}.misaya-bottom-sheet .v-bottom-sheet__content,.misaya-bottom-sheet .v-overlay__content{background:var(--misaya-page-background)!important;box-shadow:none!important}.misaya-popup-close{color:#526079!important;background:#fff!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}.misaya-dialog-header{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-bottom-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark,html.misaya-theme-dark #app,html.misaya-theme-dark .misaya-bottom-sheet,html.misaya-theme-dark .misaya-bottom-sheet .popup-container,html.misaya-theme-dark .misaya-bottom-sheet .v-bottom-sheet__content,html.misaya-theme-dark .misaya-bottom-sheet .v-overlay__content,html.misaya-theme-dark .v-application,html.misaya-theme-dark .v-main,html.misaya-theme-dark .v-overlay-container,html.misaya-theme-dark body{background:var(--misaya-page-background)!important}html.misaya-theme-dark .v-overlay-container .v-overlay:not(.misaya-bottom-sheet),html.misaya-theme-dark .v-overlay-container .v-overlay:not(.misaya-bottom-sheet) .v-overlay__content{background:transparent!important}html.misaya-theme-dark .v-overlay-container .v-overlay:not(.misaya-bottom-sheet) .v-overlay__scrim{background:rgba(0,0,0,.46)!important}html.misaya-theme-dark body #app .v-application .home-view .hbo-hero-banner,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner{background:transparent!important;box-shadow:none!important}html.misaya-theme-dark body #app .v-application .home-view .hbo-hero-banner .hero-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .hero-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .hbo-hero-banner .hero-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .hbo-hero-banner .hero-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.home-view .hbo-hero-banner .hero-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .hbo-hero-banner .hero-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .hbo-hero-banner .hero-card{background:var(--misaya-hero-background)!important;box-shadow:none!important}html.misaya-theme-dark body #app .v-application .home-view .hbo-hero-banner .hero-card:after,html.misaya-theme-dark body #app .v-application .home-view .hbo-hero-banner .hero-card:before,html.misaya-theme-dark body #app .v-application .home-view .hbo-hero-banner .hero-gradient-overlay,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .hero-card:after,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .hero-card:before,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .hbo-hero-banner .hero-gradient-overlay{display:none!important;content:none!important;opacity:0!important;background:transparent!important;box-shadow:none!important}.admin-lite-dialog{--admin-lite-accent:var(--hbo-accent-primary);--admin-lite-soft:#eef6ff}.admin-lite-dialog--red{--admin-lite-accent:#ff3b30;--admin-lite-soft:#fff1f0}.admin-lite-dialog--gift{--admin-lite-accent:var(--hbo-accent-primary);--admin-lite-soft:#fff1f0}.admin-lite-dialog--gift .admin-lite-icon{color:#ff3b30}.admin-lite-dialog .v-overlay__scrim{background:rgba(17,24,39,.28)!important}.admin-lite-dialog .v-overlay__content{max-height:calc(100dvh - 92px - env(safe-area-inset-bottom))!important;margin:18px auto!important;box-shadow:none!important}.admin-lite-dialog .v-overlay__content,.admin-lite-dialog--wide .v-overlay__content{width:min(360px,calc(100vw - 42px))!important;max-width:360px!important}.admin-lite-card{width:100%;max-height:calc(100dvh - 92px - env(safe-area-inset-bottom));display:flex!important;flex-direction:column;overflow:hidden;color:var(--hbo-text-primary)!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:24px!important;box-shadow:none!important}.admin-lite-header{display:grid;grid-template-columns:34px minmax(0,1fr) var(--misaya-close-size);align-items:center;gap:9px;padding:12px 12px 10px;border-bottom:1px solid rgba(17,24,39,.08)}.admin-lite-icon{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:12px;color:var(--admin-lite-accent);background:var(--admin-lite-soft)}.admin-lite-title{min-width:0;display:grid;gap:2px}.admin-lite-title strong{color:#111827;font-size:15px;font-weight:860;line-height:1.18;letter-spacing:0}.admin-lite-title span{color:#667085;font-size:11px;font-weight:600;line-height:1.25;letter-spacing:0}.admin-lite-close{width:28px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:50%;color:#667085;background:#f5f7fb}.admin-lite-close:disabled{opacity:.55}.admin-lite-body{flex:1 1 auto;min-height:0;padding:12px!important;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.admin-lite-form{display:grid;gap:10px}.admin-lite-card .v-input{margin:0!important}.admin-lite-card .v-field{min-height:38px!important;border-radius:14px!important;background:#f8fafc!important;box-shadow:none!important}.admin-lite-card .v-field__outline{color:rgba(17,24,39,.12)!important}.admin-lite-card .v-field--focused .v-field__outline{color:rgba(0,122,255,.35)!important}.admin-lite-card .v-field__input,.admin-lite-card .v-select__selection-text,.admin-lite-card input,.admin-lite-card textarea{color:#111827!important;font-size:12px!important;font-weight:650!important;letter-spacing:0!important}.admin-lite-card .v-field__prepend-inner{align-self:flex-start!important;padding-top:8px!important;color:#667085!important}.admin-lite-card .v-textarea .v-field__input{min-height:72px!important;padding-top:16px!important;align-items:flex-start!important}.admin-lite-card .v-textarea textarea{line-height:1.45!important}.admin-lite-card .v-field-label,.admin-lite-card .v-label,.admin-lite-card .v-messages{color:#667085!important;font-size:11px!important;letter-spacing:0!important}.admin-lite-empty,.admin-lite-loading{min-height:112px;display:grid;place-items:center;gap:8px;color:#667085;font-size:12px;font-weight:650;text-align:center}.admin-lite-note{padding:9px 10px;border:1px solid rgba(0,122,255,.12);border-radius:14px;color:#526079;background:#f4f8ff;font-size:11px;font-weight:620;line-height:1.5}.admin-lite-note--warning{border-color:rgba(255,149,0,.18);background:#fff8eb}.admin-lite-note ul{margin:6px 0 0;padding-left:16px}.admin-lite-note li+li{margin-top:4px}.admin-lite-section{display:grid;gap:9px}.admin-lite-section+.admin-lite-section{margin-top:12px;padding-top:12px;border-top:1px solid rgba(17,24,39,.08)}.admin-lite-section-title{display:inline-flex;align-items:center;gap:6px;color:#111827;font-size:12px;font-weight:820;line-height:1.2}.admin-lite-actions{flex:0 0 auto;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 12px 12px!important;border-top:1px solid rgba(17,24,39,.08);background:#fff!important}.admin-lite-actions--single{grid-template-columns:1fr}.admin-lite-actions .v-btn{min-height:34px!important;border-radius:var(--misaya-button-radius-small)!important;box-shadow:none!important;font-size:11px!important;font-weight:820!important;letter-spacing:0!important}.admin-lite-secondary{color:#667085!important;background:#f6f8fb!important;border:1px solid rgba(17,24,39,.08)!important}.admin-lite-primary{color:#fff!important;background:var(--admin-lite-accent)!important;border:1px solid var(--admin-lite-accent)!important}.admin-lite-message{padding:9px 10px;border-radius:14px;font-size:12px;font-weight:650;line-height:1.4}.admin-lite-message--error{color:#d92d20;background:#fff1f0}.admin-lite-message--success{color:#14804a;background:#effaf4}.admin-lite-option .v-list-item-subtitle,.admin-lite-option-meta{color:#667085!important;font-size:11px!important;font-weight:600!important;letter-spacing:0!important}.admin-lite-menu .v-list{color:#111827!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:18px!important;box-shadow:none!important}.admin-lite-inline-action{min-height:34px!important;border-radius:var(--misaya-button-radius-small)!important;box-shadow:none!important;font-size:11px!important;font-weight:820!important;letter-spacing:0!important}.admin-lite-list{display:grid;gap:7px}.admin-lite-list-row{min-height:42px;display:grid;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:8px;padding:7px;border:1px solid rgba(17,24,39,.08);border-radius:14px;background:#f8fafc}.admin-lite-list-avatar{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:10px;color:var(--admin-lite-accent);background:var(--admin-lite-soft)}.admin-lite-list-copy{min-width:0;display:grid;gap:2px}.admin-lite-list-copy strong{overflow:hidden;color:#111827;font-size:12px;font-weight:780;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.admin-lite-list-copy span{color:#667085;font-size:11px;font-weight:620;line-height:1.2}.admin-lite-delete{width:28px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:50%;color:#ff3b30;background:#fff1f0}@media(max-width:420px){.admin-lite-dialog .v-overlay__content,.admin-lite-dialog--wide .v-overlay__content{width:min(360px,calc(100vw - 42px))!important;max-width:360px!important;max-height:calc(100dvh - 92px - env(safe-area-inset-bottom))!important}.admin-lite-card{max-height:calc(100dvh - 92px - env(safe-area-inset-bottom));border-radius:24px!important}.admin-lite-header{grid-template-columns:32px minmax(0,1fr) var(--misaya-close-size);gap:8px;padding:12px;padding-bottom:9px}.admin-lite-icon{width:30px;height:30px;border-radius:11px}.admin-lite-title strong{font-size:15px}.admin-lite-body{padding:11px 12px!important}.admin-lite-actions{padding:10px 12px 12px!important}}.misaya-service-toggle{background:#f4f6fb!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}.account-detail-action.primary,.account-detail-action.secondary,.checkin-btn,.invite-generate-button,.misaya-service-toggle .v-btn--active,.switch-line-btn{color:#fff!important;background:var(--hbo-accent-primary)!important;border-color:rgba(0,122,255,.24)!important;box-shadow:none!important}html.misaya-theme-dark body #app .v-application .home-view,html.misaya-theme-dark body #app .v-application .home-view .misaya-shell,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container{color:var(--hbo-text-primary)!important;background:var(--misaya-page-background)!important}html.misaya-theme-dark body #app .v-application .home-view .home-account-card,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-card,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-wrap>.v-card,html.misaya-theme-dark body #app .v-application .home-view .home-personal-activity-card,html.misaya-theme-dark body #app .v-application .home-view .v-card,html.misaya-theme-dark body #app .v-application .home-view .v-list,html.misaya-theme-dark body #app .v-application .home-view .v-sheet,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-overview-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .v-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .v-list,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .v-sheet,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .activity-card-enhanced,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .admin-card-enhanced,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .line-traffic-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-overview-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-stat-tile,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-system-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .settings-panel-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .stat-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .v-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .v-list,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .v-sheet,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .calculation-note,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .level-item,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .level-progress-demo,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .loading-content,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .ranking-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .v-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .v-data-table,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .v-list,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .v-sheet,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .v-table,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-panel,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .unified-line-panel,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .v-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .v-list,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .v-sheet{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html.misaya-theme-dark body #app .v-application .home-view .account-logo-orb,html.misaya-theme-dark body #app .v-application .home-view .account-overview-item,html.misaya-theme-dark body #app .v-application .home-view .account-redeem-link,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-body,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-header,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-header-stats span,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .summary-grid,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .v-card-text,html.misaya-theme-dark body #app .v-application .home-view .personal-activity-row,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-balance-cell,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-balance-strip,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-row,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-feature-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-info-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-info-row,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-metrics,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-overview-row,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-overview-row.active,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-showcase-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .overview-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-header-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .theme-mode-option,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .theme-mode-segment,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .traffic-period-button,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .traffic-row-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .traffic-summary-row,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .emoji-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .hbo-ranking-list,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .level-icons-wrapper,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .copy-icon-btn,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .line-current-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-access-pill,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-logo,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-detail-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-info-tile,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-meta-card{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important;text-shadow:none!important}html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .summary-card{color:var(--hbo-text-primary)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-body,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-card,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-header,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-wrap>.v-card,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .v-card-text{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-header-stats span,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .summary-grid{background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-tabs{background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-service-tab,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-tab-emby,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-tab-plex{color:var(--hbo-text-secondary)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-service-tab.is-active,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-service-tab:focus,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-service-tab:focus-visible,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-service-tab:hover,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-tab-emby.is-active,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-tab-plex.is-active{color:var(--hbo-accent-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:transparent!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-service-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-service-icon.has-logo,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-service-tab.is-active .media-service-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-service-tab.is-active .media-service-icon.has-logo{color:currentColor!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .line-current-copy small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-info-label{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .line-current-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-info-value{color:var(--hbo-text-primary)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-copy small{color:var(--hbo-accent-primary)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-copy span{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .line-current-card .copy-icon-btn,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .line-current-card .unified-line-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-access-pill{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important;border-color:rgba(10,132,255,.22)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-tabs .media-service-tab,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-tabs .media-tab-emby,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-tabs .media-tab-plex{align-items:center!important;justify-content:center!important;padding-top:0!important;padding-bottom:0!important;line-height:1!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-tabs .media-service-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-tabs .media-service-tab>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-tabs .media-service-logo{display:block!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-empty,html.misaya-theme-dark body .v-overlay-container .admin-lite-loading,html.misaya-theme-dark body .v-overlay-container .invite-code-empty,html.misaya-theme-dark body .v-overlay-container .invite-code-loading,html.misaya-theme-dark body .v-overlay-container .loading-content,html.misaya-theme-dark body .v-overlay-container .medal-shop-loading,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .empty-state,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .loading-content,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-state-panel,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .hbo-ranking-list,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .rankings-content-container,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .transparent-list{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .rankings-content-container{border-color:hsla(0,0%,100%,.12)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .rankings-content-container .hbo-ranking-list,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .rankings-content-container .transparent-list{background:transparent!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-dialog,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-card--auction,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-card--blackjack,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-card--wheel,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .hbo-ranking-item,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .v-list-item{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .hbo-ranking-list>.v-list-item.text-center,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .v-window-item>.text-center.my-5{background:transparent!important;border-color:transparent!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .empty-description,html.misaya-theme-dark body .v-overlay-container .loading-text,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-state-panel,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .empty-description,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .loading-text,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .text-grey,html.misaya-theme-dark body .v-overlay-container .text-grey,html.misaya-theme-dark body .v-overlay-container .v-list-item-subtitle{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark body .v-overlay-container .empty-title,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-feature-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-title strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-state-panel strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .ranking-section-title,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .user-name,html.misaya-theme-dark body .v-overlay-container .v-list-item-title{color:var(--hbo-text-primary)!important}html.misaya-theme-dark body .v-overlay-container .v-dialog .v-card,html.misaya-theme-dark body .v-overlay-container .v-menu .v-list,html.misaya-theme-dark body .v-overlay-container .v-overlay__content>.v-card,html.misaya-theme-dark body .v-overlay-container .v-overlay__content>.v-list,html.misaya-theme-dark body .v-overlay-container .v-select__content .v-list{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .v-field,html.misaya-theme-dark body .v-overlay-container .v-input,html.misaya-theme-dark body .v-overlay-container .v-list-item,html.misaya-theme-dark body .v-overlay-container .v-selection-control{color:var(--hbo-text-primary)!important}html.misaya-theme-dark body #app .v-application .activity-state-panel,html.misaya-theme-dark body #app .v-application .admin-lite-empty,html.misaya-theme-dark body #app .v-application .admin-lite-loading,html.misaya-theme-dark body #app .v-application .empty-state,html.misaya-theme-dark body #app .v-application .loading-content,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-data-table,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-list,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-sheet,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-table,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-window,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-window-item,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-window__container{color:var(--hbo-text-primary)!important;background-color:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-window,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-window-item,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-window__container{background:transparent!important;border-color:transparent!important}html.misaya-theme-dark body #app .v-application .activity-state-panel,html.misaya-theme-dark body #app .v-application .empty-state,html.misaya-theme-dark body #app .v-application .loading-content,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .activity-state-panel,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .empty-state,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .loading-content{background:var(--hbo-bg-card)!important;border:1px solid var(--hbo-border-subtle)!important}html.misaya-theme-dark body #app .v-application .v-progress-circular__underlay,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-progress-circular__underlay{stroke:hsla(0,0%,100%,.16)!important}html.misaya-theme-dark body #app .v-application .v-progress-circular__overlay,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container .v-progress-circular__overlay{stroke:var(--hbo-accent-primary)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .theme-mode-option.is-active,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .traffic-period-menu .v-list-item--active{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important}html.misaya-theme-dark body #app .v-application .home-view .account-overview-item strong,html.misaya-theme-dark body #app .v-application .home-view .account-title-block strong,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-header .font-weight-bold,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-header .text-h6,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-title,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .summary-value,html.misaya-theme-dark body #app .v-application .home-view .personal-activity-copy strong,html.misaya-theme-dark body #app .v-application .home-view .personal-activity-title strong,html.misaya-theme-dark body #app .v-application .home-view .personal-activity-value,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-balance-cell strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-feature-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-info-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-overview-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-title strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-card-heading,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-stat-tile strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .settings-row-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .system-card-heading strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .traffic-row-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .traffic-row-value,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .empty-title,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .ranking-title,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .section-title,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-detail-value,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .unified-line-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .user-info-container .hero-title{color:var(--hbo-text-primary)!important}html.misaya-theme-dark body #app .v-application .home-view .account-overview-item small,html.misaya-theme-dark body #app .v-application .home-view .account-title-block small,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .checkin-subtitle,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .summary-label,html.misaya-theme-dark body #app .v-application .home-view .personal-activity-copy small,html.misaya-theme-dark body #app .v-application .home-view .personal-activity-title small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-balance-cell small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-copy small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-feature-copy small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-feature-copy span,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-info-copy small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-overview-copy small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-title small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-stat-tile>span:last-of-type,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .settings-row-copy span,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .traffic-row-copy small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .empty-description,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .level-progress-text,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .loading-text,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.rankings-container .ranking-subtitle,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-detail-label,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .unified-line-copy small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .unified-line-current span,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .user-info-container .hero-subtitle{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-stat-wave{opacity:.28!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .system-card-dots{display:none!important;background:transparent!important;background-image:none!important;opacity:0!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-system-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .system-card-body,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .system-card-header{background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .system-card-header{border-bottom-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .system-card-info-icon{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .system-status-button{color:#30d158!important;background:rgba(48,209,88,.16)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-stat-tile,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-stat-tile--emby,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-stat-tile--plex,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-stat-tile--total{background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-stat-tile strong{color:#f5f5f7!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-stat-tile>span:last-of-type{color:#aeaeb2!important;opacity:1!important}html.misaya-theme-dark body #app .v-application .home-view .home-account-card:after,html.misaya-theme-dark body #app .v-application .home-view .home-account-card:before,html.misaya-theme-dark body #app .v-application .home-view .home-checkin-widget .summary-grid:before,html.misaya-theme-dark body #app .v-application .home-view .home-personal-activity-card:after,html.misaya-theme-dark body #app .v-application .home-view .home-personal-activity-card:before,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-panel:after,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-account-panel:before,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-tab-emby:after,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-tab-emby:before,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-tab-plex:after,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.user-info-container .media-tab-plex:before{display:none!important;content:none!important;opacity:0!important;background:transparent!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .v-dialog,html.misaya-theme-dark body .v-overlay-container .v-dialog .v-card,html.misaya-theme-dark body .v-overlay-container .v-dialog .v-overlay__content,html.misaya-theme-dark body .v-overlay-container .v-dialog .v-sheet{color:var(--hbo-text-primary)!important}html.misaya-theme-dark body .v-overlay-container .account-entry-card,html.misaya-theme-dark body .v-overlay-container .account-flow-card,html.misaya-theme-dark body .v-overlay-container .activity-blackjack-dialog,html.misaya-theme-dark body .v-overlay-container .activity-dialog,html.misaya-theme-dark body .v-overlay-container .activity-game-dialog,html.misaya-theme-dark body .v-overlay-container .activity-wheel-dialog,html.misaya-theme-dark body .v-overlay-container .credits-transfer-card,html.misaya-theme-dark body .v-overlay-container .home-confirm-card,html.misaya-theme-dark body .v-overlay-container .home-sheet-card,html.misaya-theme-dark body .v-overlay-container .invite-code-list-card,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog,html.misaya-theme-dark body .v-overlay-container .medal-detail-card,html.misaya-theme-dark body .v-overlay-container .misaya-service-dialog,html.misaya-theme-dark body .v-overlay-container .redeem-code-card{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html.misaya-theme-dark body .v-overlay-container .account-entry-head,html.misaya-theme-dark body .v-overlay-container .account-flow-actions,html.misaya-theme-dark body .v-overlay-container .account-flow-body,html.misaya-theme-dark body .v-overlay-container .account-flow-header,html.misaya-theme-dark body .v-overlay-container .activity-dialog .v-card-actions,html.misaya-theme-dark body .v-overlay-container .activity-dialog .v-card-text,html.misaya-theme-dark body .v-overlay-container .activity-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .activity-game-body,html.misaya-theme-dark body .v-overlay-container .activity-game-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .credits-transfer-actions,html.misaya-theme-dark body .v-overlay-container .credits-transfer-body,html.misaya-theme-dark body .v-overlay-container .credits-transfer-head,html.misaya-theme-dark body .v-overlay-container .dialog-actions,html.misaya-theme-dark body .v-overlay-container .dialog-body,html.misaya-theme-dark body .v-overlay-container .home-sheet-body,html.misaya-theme-dark body .v-overlay-container .home-sheet-head,html.misaya-theme-dark body .v-overlay-container .invite-code-dialog-body,html.misaya-theme-dark body .v-overlay-container .invite-code-dialog-head,html.misaya-theme-dark body .v-overlay-container .line-flow-header,html.misaya-theme-dark body .v-overlay-container .misaya-dialog-actions,html.misaya-theme-dark body .v-overlay-container .misaya-dialog-body,html.misaya-theme-dark body .v-overlay-container .misaya-dialog-header{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .account-entry-option,html.misaya-theme-dark body .v-overlay-container .auction-card,html.misaya-theme-dark body .v-overlay-container .auction-info,html.misaya-theme-dark body .v-overlay-container .bid-item,html.misaya-theme-dark body .v-overlay-container .blackjack-panel,html.misaya-theme-dark body .v-overlay-container .blackjack-result-panel,html.misaya-theme-dark body .v-overlay-container .blackjack-rules-panel,html.misaya-theme-dark body .v-overlay-container .blackjack-status-card,html.misaya-theme-dark body .v-overlay-container .cards-empty,html.misaya-theme-dark body .v-overlay-container .credits-current-card,html.misaya-theme-dark body .v-overlay-container .credits-fee-card,html.misaya-theme-dark body .v-overlay-container .credits-transfer-notice,html.misaya-theme-dark body .v-overlay-container .custom-line-row,html.misaya-theme-dark body .v-overlay-container .hand-panel,html.misaya-theme-dark body .v-overlay-container .info-item,html.misaya-theme-dark body .v-overlay-container .invite-code-empty,html.misaya-theme-dark body .v-overlay-container .invite-code-loading,html.misaya-theme-dark body .v-overlay-container .invite-code-ticket-row,html.misaya-theme-dark body .v-overlay-container .invite-generated-result,html.misaya-theme-dark body .v-overlay-container .invite-generator-card,html.misaya-theme-dark body .v-overlay-container .invite-generator-stat,html.misaya-theme-dark body .v-overlay-container .line-card,html.misaya-theme-dark body .v-overlay-container .line-card-default,html.misaya-theme-dark body .v-overlay-container .line-loading,html.misaya-theme-dark body .v-overlay-container .line-picker-panel,html.misaya-theme-dark body .v-overlay-container .medal-shop-error,html.misaya-theme-dark body .v-overlay-container .medal-shop-loading,html.misaya-theme-dark body .v-overlay-container .medal-shop-note,html.misaya-theme-dark body .v-overlay-container .misaya-bind-panel,html.misaya-theme-dark body .v-overlay-container .misaya-service-selection,html.misaya-theme-dark body .v-overlay-container .owned-medal-pill,html.misaya-theme-dark body .v-overlay-container .recent-bids,html.misaya-theme-dark body .v-overlay-container .shop-item-card,html.misaya-theme-dark body .v-overlay-container .vs-divider,html.misaya-theme-dark body .v-overlay-container .wheel-dialog-summary,html.misaya-theme-dark body .v-overlay-container .wheel-dialog-summary span,html.misaya-theme-dark body .v-overlay-container .wheel-result-card{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important;text-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .activity-overview-row.active,html.misaya-theme-dark body .v-overlay-container .line-card.current,html.misaya-theme-dark body .v-overlay-container .line-card.selected{color:var(--hbo-text-primary)!important;background:rgba(10,132,255,.16)!important;border-color:rgba(10,132,255,.3)!important}html.misaya-theme-dark body .v-overlay-container .activity-dialog .v-btn--icon,html.misaya-theme-dark body .v-overlay-container .activity-game-dialog .v-card-title .v-btn,html.misaya-theme-dark body .v-overlay-container button.account-entry-close,html.misaya-theme-dark body .v-overlay-container button.account-flow-back,html.misaya-theme-dark body .v-overlay-container button.credits-transfer-close,html.misaya-theme-dark body .v-overlay-container button.home-sheet-close,html.misaya-theme-dark body .v-overlay-container button.invite-code-dialog-close,html.misaya-theme-dark body .v-overlay-container button.medal-detail-close{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .account-entry-option-copy strong,html.misaya-theme-dark body .v-overlay-container .account-entry-title strong,html.misaya-theme-dark body .v-overlay-container .account-flow-header span,html.misaya-theme-dark body .v-overlay-container .blackjack-dialog-copy strong,html.misaya-theme-dark body .v-overlay-container .blackjack-panel-copy strong,html.misaya-theme-dark body .v-overlay-container .credits-fee-card strong,html.misaya-theme-dark body .v-overlay-container .credits-transfer-title strong,html.misaya-theme-dark body .v-overlay-container .custom-line-copy strong,html.misaya-theme-dark body .v-overlay-container .hand-panel-header,html.misaya-theme-dark body .v-overlay-container .home-confirm-card strong,html.misaya-theme-dark body .v-overlay-container .home-sheet-title strong,html.misaya-theme-dark body .v-overlay-container .invite-code-dialog-title strong,html.misaya-theme-dark body .v-overlay-container .invite-code-empty strong,html.misaya-theme-dark body .v-overlay-container .invite-generator-copy strong,html.misaya-theme-dark body .v-overlay-container .invite-generator-value,html.misaya-theme-dark body .v-overlay-container .invite-ticket-copy strong,html.misaya-theme-dark body .v-overlay-container .line-card-copy strong,html.misaya-theme-dark body .v-overlay-container .line-card-name,html.misaya-theme-dark body .v-overlay-container .line-flow-header span,html.misaya-theme-dark body .v-overlay-container .medal-detail-body strong,html.misaya-theme-dark body .v-overlay-container .misaya-dialog-header,html.misaya-theme-dark body .v-overlay-container .misaya-dialog-header span,html.misaya-theme-dark body .v-overlay-container .owned-medal-copy strong,html.misaya-theme-dark body .v-overlay-container .rules-list,html.misaya-theme-dark body .v-overlay-container .shop-item-head strong,html.misaya-theme-dark body .v-overlay-container .shop-section-title,html.misaya-theme-dark body .v-overlay-container .shop-section-title strong,html.misaya-theme-dark body .v-overlay-container .text-body-1,html.misaya-theme-dark body .v-overlay-container .text-body-2,html.misaya-theme-dark body .v-overlay-container .text-h6,html.misaya-theme-dark body .v-overlay-container .wheel-dialog-copy strong,html.misaya-theme-dark body .v-overlay-container .wheel-result-copy strong{color:var(--hbo-text-primary)!important}html.misaya-theme-dark body .v-overlay-container .account-entry-option-copy small,html.misaya-theme-dark body .v-overlay-container .account-entry-title small,html.misaya-theme-dark body .v-overlay-container .blackjack-dialog-copy small,html.misaya-theme-dark body .v-overlay-container .blackjack-panel-copy small,html.misaya-theme-dark body .v-overlay-container .blackjack-status-copy small,html.misaya-theme-dark body .v-overlay-container .cards-empty,html.misaya-theme-dark body .v-overlay-container .credits-current-card span,html.misaya-theme-dark body .v-overlay-container .credits-fee-card div,html.misaya-theme-dark body .v-overlay-container .credits-field-hint,html.misaya-theme-dark body .v-overlay-container .credits-transfer-title small,html.misaya-theme-dark body .v-overlay-container .custom-line-copy small,html.misaya-theme-dark body .v-overlay-container .home-confirm-card p,html.misaya-theme-dark body .v-overlay-container .home-sheet-title small,html.misaya-theme-dark body .v-overlay-container .invite-code-dialog-title small,html.misaya-theme-dark body .v-overlay-container .invite-code-empty small,html.misaya-theme-dark body .v-overlay-container .invite-generator-copy small,html.misaya-theme-dark body .v-overlay-container .invite-generator-note,html.misaya-theme-dark body .v-overlay-container .invite-generator-stat,html.misaya-theme-dark body .v-overlay-container .invite-generator-stat small,html.misaya-theme-dark body .v-overlay-container .invite-ticket-copy small,html.misaya-theme-dark body .v-overlay-container .line-card-copy>span,html.misaya-theme-dark body .v-overlay-container .medal-detail-body p,html.misaya-theme-dark body .v-overlay-container .owned-medal-copy small,html.misaya-theme-dark body .v-overlay-container .shop-item-content p,html.misaya-theme-dark body .v-overlay-container .text-caption,html.misaya-theme-dark body .v-overlay-container .text-medium-emphasis,html.misaya-theme-dark body .v-overlay-container .v-card-subtitle,html.misaya-theme-dark body .v-overlay-container .v-list-item-subtitle,html.misaya-theme-dark body .v-overlay-container .wheel-dialog-copy small,html.misaya-theme-dark body .v-overlay-container .wheel-dialog-summary small,html.misaya-theme-dark body .v-overlay-container .wheel-result-copy small,html.misaya-theme-dark body .v-overlay-container .wheel-result-copy span{color:var(--hbo-text-secondary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .account-entry-option-icon,html.misaya-theme-dark body .v-overlay-container .blackjack-dialog-icon,html.misaya-theme-dark body .v-overlay-container .blackjack-panel-icon,html.misaya-theme-dark body .v-overlay-container .blackjack-status-icon,html.misaya-theme-dark body .v-overlay-container .credits-transfer-icon,html.misaya-theme-dark body .v-overlay-container .hand-score-chip,html.misaya-theme-dark body .v-overlay-container .home-sheet-icon,html.misaya-theme-dark body .v-overlay-container .invite-generator-icon,html.misaya-theme-dark body .v-overlay-container .invite-ticket-icon,html.misaya-theme-dark body .v-overlay-container .line-card-icon,html.misaya-theme-dark body .v-overlay-container .medal-detail-icon,html.misaya-theme-dark body .v-overlay-container .owned-medal-icon,html.misaya-theme-dark body .v-overlay-container .shop-item-image-frame,html.misaya-theme-dark body .v-overlay-container .shop-section-title span,html.misaya-theme-dark body .v-overlay-container .wheel-dialog-icon{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important;border-color:rgba(10,132,255,.24)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .account-entry-option.new .account-entry-option-icon,html.misaya-theme-dark body .v-overlay-container .credits-transfer-message.success{color:#30d158!important;background:rgba(48,209,88,.16)!important;border-color:rgba(48,209,88,.24)!important}html.misaya-theme-dark body .v-overlay-container .account-entry-option.forgot .account-entry-option-icon{color:#bf5af2!important;background:rgba(191,90,242,.16)!important;border-color:rgba(191,90,242,.24)!important}html.misaya-theme-dark body .v-overlay-container .bonus-chip,html.misaya-theme-dark body .v-overlay-container .home-sheet-icon.medal,html.misaya-theme-dark body .v-overlay-container .owned-medal-meta,html.misaya-theme-dark body .v-overlay-container .price-chip{color:#ffd60a!important;background:rgba(255,214,10,.14)!important;border-color:rgba(255,214,10,.22)!important}html.misaya-theme-dark body .v-overlay-container .activity-state-panel.error,html.misaya-theme-dark body .v-overlay-container .blackjack-disabled-state,html.misaya-theme-dark body .v-overlay-container .credits-transfer-message.error,html.misaya-theme-dark body .v-overlay-container .misaya-form-alert--error{color:#ff453a!important;background:rgba(255,69,58,.16)!important;border-color:rgba(255,69,58,.24)!important}html.misaya-theme-dark body .v-overlay-container .misaya-form-alert--success{color:#30d158!important;background:rgba(48,209,88,.16)!important;border-color:rgba(48,209,88,.24)!important}html.misaya-theme-dark body .v-overlay-container .account-flow-service-toggle,html.misaya-theme-dark body .v-overlay-container .misaya-bind-toggle,html.misaya-theme-dark body .v-overlay-container .misaya-service-toggle{color:var(--hbo-text-secondary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .account-flow-service-btn,html.misaya-theme-dark body .v-overlay-container .misaya-bind-label,html.misaya-theme-dark body .v-overlay-container .misaya-service-btn{color:var(--hbo-text-secondary)!important;background:transparent!important}html.misaya-theme-dark body .v-overlay-container .account-flow-service-btn.v-btn--active,html.misaya-theme-dark body .v-overlay-container .misaya-service-btn.is-active-emby,html.misaya-theme-dark body .v-overlay-container .misaya-service-btn.is-active-plex,html.misaya-theme-dark body .v-overlay-container .misaya-service-btn.v-btn--active{color:var(--hbo-accent-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .blackjack-bet-input .v-field,html.misaya-theme-dark body .v-overlay-container .credits-transfer-field .v-field,html.misaya-theme-dark body .v-overlay-container .custom-line-field .v-field,html.misaya-theme-dark body .v-overlay-container .v-field,html.misaya-theme-dark body .v-overlay-container .v-field__field{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .v-field__input,html.misaya-theme-dark body .v-overlay-container .v-field__input input,html.misaya-theme-dark body .v-overlay-container .v-select__selection-text,html.misaya-theme-dark body .v-overlay-container input,html.misaya-theme-dark body .v-overlay-container textarea{color:var(--hbo-text-primary)!important;caret-color:var(--hbo-accent-primary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container input::-moz-placeholder,html.misaya-theme-dark body .v-overlay-container textarea::-moz-placeholder{color:var(--hbo-text-secondary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .v-field-label,html.misaya-theme-dark body .v-overlay-container .v-label,html.misaya-theme-dark body .v-overlay-container .v-messages,html.misaya-theme-dark body .v-overlay-container input::placeholder,html.misaya-theme-dark body .v-overlay-container textarea::placeholder{color:var(--hbo-text-secondary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .v-field--focused .v-field__outline,html.misaya-theme-dark body .v-overlay-container .v-field__outline{color:var(--hbo-border-medium)!important;--v-field-border-opacity:1!important}html.misaya-theme-dark body .v-overlay-container .v-field__append-inner,html.misaya-theme-dark body .v-overlay-container .v-field__append-inner .v-icon,html.misaya-theme-dark body .v-overlay-container .v-field__prepend-inner,html.misaya-theme-dark body .v-overlay-container .v-field__prepend-inner .v-icon,html.misaya-theme-dark body .v-overlay-container .v-input__prepend{color:var(--hbo-text-secondary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .credits-transfer-user-list,html.misaya-theme-dark body .v-overlay-container .credits-transfer-user-menu,html.misaya-theme-dark body .v-overlay-container .credits-transfer-user-menu .v-list,html.misaya-theme-dark body .v-overlay-container .credits-transfer-user-menu .v-overlay__content{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .credits-transfer-user-option{color:var(--hbo-text-primary)!important;background:transparent!important}html.misaya-theme-dark body .v-overlay-container .credits-transfer-user-option.v-list-item--active,html.misaya-theme-dark body .v-overlay-container .credits-transfer-user-option:hover{background:var(--hbo-bg-elevated)!important}html.misaya-theme-dark body .v-overlay-container .credits-user-option-content strong{color:var(--hbo-text-primary)!important}html.misaya-theme-dark body .v-overlay-container .credits-user-option-content em,html.misaya-theme-dark body .v-overlay-container .credits-user-option-content span{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark body .v-overlay-container .credits-transfer-user-option .v-avatar{color:var(--hbo-text-secondary)!important;background:var(--hbo-bg-elevated)!important}html.misaya-theme-dark body .v-overlay-container .account-flow-actions .misaya-dialog-secondary,html.misaya-theme-dark body .v-overlay-container .blackjack-action-button--secondary,html.misaya-theme-dark body .v-overlay-container .credits-transfer-secondary,html.misaya-theme-dark body .v-overlay-container .line-cancel-button,html.misaya-theme-dark body .v-overlay-container .misaya-dialog-secondary,html.misaya-theme-dark body .v-overlay-container .quick-bet-btn{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important;border-color:rgba(10,132,255,.24)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .account-flow-actions .misaya-dialog-primary,html.misaya-theme-dark body .v-overlay-container .activity-primary-action,html.misaya-theme-dark body .v-overlay-container .blackjack-action-button,html.misaya-theme-dark body .v-overlay-container .blackjack-primary-button,html.misaya-theme-dark body .v-overlay-container .credits-transfer-primary,html.misaya-theme-dark body .v-overlay-container .home-confirm-primary,html.misaya-theme-dark body .v-overlay-container .invite-generate-button,html.misaya-theme-dark body .v-overlay-container .line-confirm-button,html.misaya-theme-dark body .v-overlay-container .misaya-dialog-primary,html.misaya-theme-dark body .v-overlay-container .shop-buy-button,html.misaya-theme-dark body .v-overlay-container .wheel-result-button{color:#fff!important;background:var(--hbo-accent-primary)!important;border-color:rgba(10,132,255,.28)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .home-confirm-secondary,html.misaya-theme-dark body .v-overlay-container .invite-generated-result button,html.misaya-theme-dark body .v-overlay-container .invite-ticket-button{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important;border-color:rgba(10,132,255,.24)!important}html.misaya-theme-dark body .v-overlay-container .invite-ticket-button.redeem{color:#30d158!important;background:rgba(48,209,88,.16)!important;border-color:rgba(48,209,88,.24)!important}html.misaya-theme-dark body .v-overlay-container .credits-transfer-primary:disabled,html.misaya-theme-dark body .v-overlay-container .quick-bet-btn:disabled,html.misaya-theme-dark body .v-overlay-container .shop-buy-button:disabled,html.misaya-theme-dark body .v-overlay-container .v-btn--disabled,html.misaya-theme-dark body .v-overlay-container :disabled{color:var(--hbo-text-disabled)!important;background:hsla(0,0%,100%,.08)!important;border-color:var(--hbo-border-subtle)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-tools,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .section-heading,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .section-title,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .section-title span{color:var(--hbo-text-primary)!important;background:transparent!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .section-title strong{color:var(--hbo-text-primary)!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .section-title small{color:var(--hbo-text-secondary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .custom-line-row .v-btn:not(.v-btn--disabled),html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-refresh-button{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important;border:1px solid rgba(10,132,255,.24)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .custom-line-row .v-btn--disabled,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .dialog-actions .line-confirm-button.v-btn--disabled,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .dialog-actions .v-btn--disabled{color:var(--hbo-text-disabled)!important;background:hsla(0,0%,100%,.08)!important;border-color:var(--hbo-border-subtle)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-overview-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-card--auction,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-card--blackjack,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-card--wheel{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-balance-cell,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-balance-strip,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-row,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-feature-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-info-row,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-metrics,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-overview-row,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .metric-cell{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-info-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .overview-icon{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important;border-color:rgba(10,132,255,.24)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-balance-cell strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-feature-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-info-copy strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-title strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .metric-cell strong,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .overview-copy strong{color:var(--hbo-text-primary)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-balance-cell small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-copy small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-feature-copy small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-feature-copy span,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-info-copy small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-title small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .metric-cell small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .overview-copy small{color:var(--hbo-text-secondary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-state-pill.ready,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .overview-state.ready{color:#30d158!important;background:rgba(48,209,88,.16)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-state-pill.locked,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .overview-state.locked{color:#ffd60a!important;background:rgba(255,214,10,.14)!important}html.misaya-theme-dark body .v-overlay-container .wheel-wrapper:before{background:radial-gradient(circle at 50% 50%,rgba(58,58,60,.96) 0 58%,rgba(44,44,46,.92) 59% 100%)!important;border-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark body .v-overlay-container .activity-wheel-body{background:var(--hbo-bg-card)!important}html.misaya-theme-dark body .v-overlay-container .activity-wheel-content{background:radial-gradient(circle at 50% 36%,rgba(10,132,255,.14),transparent 44%),var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark body .v-overlay-container .card,html.misaya-theme-dark body .v-overlay-container .center-circle,html.misaya-theme-dark body .v-overlay-container .wheel{background:#f5f5f7!important;border-color:hsla(0,0%,100%,.16)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .action-buttons{background:linear-gradient(180deg,rgba(28,28,30,0),var(--hbo-bg-card) 32%)!important}html.misaya-theme-dark body .v-overlay-container .hand-score-chip.muted,html.misaya-theme-dark body .v-overlay-container .rules-toggle-icon{color:var(--hbo-text-secondary)!important;background:hsla(0,0%,100%,.08)!important}html.misaya-theme-dark body .v-overlay-container .text-red{color:#ff453a!important}html.misaya-theme-dark body .v-overlay-container .text-black{color:#111827!important}html.misaya-theme-dark body .v-overlay-container .v-divider{border-color:var(--hbo-border-subtle)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .activity-coming-card,html.misaya-theme-dark body .v-overlay-container .activity-form-card,html.misaya-theme-dark body .v-overlay-container .admin-lite-card,html.misaya-theme-dark body .v-overlay-container .blackjack-option-card,html.misaya-theme-dark body .v-overlay-container .checkin-result-card,html.misaya-theme-dark body .v-overlay-container .config-dialog,html.misaya-theme-dark body .v-overlay-container .date-picker-dialog,html.misaya-theme-dark body .v-overlay-container .dialog-card,html.misaya-theme-dark body .v-overlay-container .level-dialog,html.misaya-theme-dark body .v-overlay-container .line-management-dialog .v-card,html.misaya-theme-dark body .v-overlay-container .line-switch-history-dialog .v-card,html.misaya-theme-dark body .v-overlay-container .line-traffic-stats-dialog .v-card,html.misaya-theme-dark body .v-overlay-container .management-dialog-shell,html.misaya-theme-dark body .v-overlay-container .responsive-dialog .v-card,html.misaya-theme-dark body .v-overlay-container .wheel-config-dialog,html.misaya-theme-dark body .v-overlay-container .wheel-option-card{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html.misaya-theme-dark body .v-overlay-container .activity-coming-title,html.misaya-theme-dark body .v-overlay-container .admin-lite-list-copy strong,html.misaya-theme-dark body .v-overlay-container .admin-lite-section-title,html.misaya-theme-dark body .v-overlay-container .admin-lite-title strong,html.misaya-theme-dark body .v-overlay-container .checkin-result-card>strong,html.misaya-theme-dark body .v-overlay-container .config-dialog-header,html.misaya-theme-dark body .v-overlay-container .date-picker-dialog .dialog-title,html.misaya-theme-dark body .v-overlay-container .level-dialog .dialog-title,html.misaya-theme-dark body .v-overlay-container .level-requirement,html.misaya-theme-dark body .v-overlay-container .level-title,html.misaya-theme-dark body .v-overlay-container .line-management-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .line-switch-history-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .line-traffic-stats-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .management-dialog-title,html.misaya-theme-dark body .v-overlay-container .management-dialog-title .v-toolbar-title__placeholder,html.misaya-theme-dark body .v-overlay-container .management-sheet-title strong,html.misaya-theme-dark body .v-overlay-container .responsive-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .wheel-dialog-section-title,html.misaya-theme-dark body .v-overlay-container .wheel-option-title strong{color:var(--hbo-text-primary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .activity-coming-subtitle,html.misaya-theme-dark body .v-overlay-container .admin-lite-list-copy span,html.misaya-theme-dark body .v-overlay-container .admin-lite-note,html.misaya-theme-dark body .v-overlay-container .admin-lite-option .v-list-item-subtitle,html.misaya-theme-dark body .v-overlay-container .admin-lite-option-meta,html.misaya-theme-dark body .v-overlay-container .admin-lite-title span,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .text-caption,html.misaya-theme-dark body .v-overlay-container .calculation-note,html.misaya-theme-dark body .v-overlay-container .checkin-result-card p,html.misaya-theme-dark body .v-overlay-container .level-example,html.misaya-theme-dark body .v-overlay-container .level-progress-text,html.misaya-theme-dark body .v-overlay-container .level-subtitle,html.misaya-theme-dark body .v-overlay-container .line-management-dialog .v-card-subtitle,html.misaya-theme-dark body .v-overlay-container .line-switch-history-dialog .v-card-subtitle,html.misaya-theme-dark body .v-overlay-container .line-traffic-stats-dialog .v-card-subtitle,html.misaya-theme-dark body .v-overlay-container .management-sheet-title span:not(.management-sheet-title-icon),html.misaya-theme-dark body .v-overlay-container .responsive-dialog .v-card-subtitle,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .text-body-2,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .text-caption,html.misaya-theme-dark body .v-overlay-container .wheel-option-title small{color:var(--hbo-text-secondary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .activity-coming-close,html.misaya-theme-dark body .v-overlay-container .admin-lite-close,html.misaya-theme-dark body .v-overlay-container .admin-lite-empty,html.misaya-theme-dark body .v-overlay-container .admin-lite-list-row,html.misaya-theme-dark body .v-overlay-container .admin-lite-loading,html.misaya-theme-dark body .v-overlay-container .admin-lite-menu .v-list,html.misaya-theme-dark body .v-overlay-container .admin-lite-note,html.misaya-theme-dark body .v-overlay-container .blackjack-stats-tile,html.misaya-theme-dark body .v-overlay-container .calculation-note,html.misaya-theme-dark body .v-overlay-container .checkin-result-close,html.misaya-theme-dark body .v-overlay-container .config-dialog .v-card-text,html.misaya-theme-dark body .v-overlay-container .date-picker-dialog .bg-blue-lighten-5,html.misaya-theme-dark body .v-overlay-container .level-item,html.misaya-theme-dark body .v-overlay-container .level-progress-demo,html.misaya-theme-dark body .v-overlay-container .line-management-dialog .v-card-text,html.misaya-theme-dark body .v-overlay-container .line-switch-history-dialog .v-card-text,html.misaya-theme-dark body .v-overlay-container .line-traffic-stats-dialog .v-card-text,html.misaya-theme-dark body .v-overlay-container .management-sheet-icon-button,html.misaya-theme-dark body .v-overlay-container .responsive-dialog .v-card-text,html.misaya-theme-dark body .v-overlay-container .wheel-option-close,html.misaya-theme-dark body .v-overlay-container .wheel-option-content,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .credits-config-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .item-config-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .item-stat-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .probability-overview,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .setting-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .stat-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-card{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-card-actions,html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-card-text,html.misaya-theme-dark body .v-overlay-container .admin-lite-actions,html.misaya-theme-dark body .v-overlay-container .admin-lite-body,html.misaya-theme-dark body .v-overlay-container .admin-lite-header,html.misaya-theme-dark body .v-overlay-container .config-dialog-header,html.misaya-theme-dark body .v-overlay-container .date-picker-dialog .v-card-actions,html.misaya-theme-dark body .v-overlay-container .date-picker-dialog .v-card-text,html.misaya-theme-dark body .v-overlay-container .date-picker-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .level-dialog .v-card-actions,html.misaya-theme-dark body .v-overlay-container .level-dialog .v-card-text,html.misaya-theme-dark body .v-overlay-container .level-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .line-management-dialog .v-card-actions,html.misaya-theme-dark body .v-overlay-container .line-management-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .line-switch-history-dialog .v-card-actions,html.misaya-theme-dark body .v-overlay-container .line-switch-history-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .line-traffic-stats-dialog .v-card-actions,html.misaya-theme-dark body .v-overlay-container .line-traffic-stats-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .management-dialog-body,html.misaya-theme-dark body .v-overlay-container .management-dialog-toolbar,html.misaya-theme-dark body .v-overlay-container .management-sheet-header,html.misaya-theme-dark body .v-overlay-container .responsive-dialog .v-card-actions,html.misaya-theme-dark body .v-overlay-container .responsive-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .wheel-option-actions,html.misaya-theme-dark body .v-overlay-container .wheel-option-header{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-icon,html.misaya-theme-dark body .v-overlay-container .admin-lite-list-avatar,html.misaya-theme-dark body .v-overlay-container .checkin-result-icon-wrap,html.misaya-theme-dark body .v-overlay-container .checkin-result-icon-wrap:before,html.misaya-theme-dark body .v-overlay-container .level-demo-icon,html.misaya-theme-dark body .v-overlay-container .level-emoji-container,html.misaya-theme-dark body .v-overlay-container .management-sheet-title-icon--blue,html.misaya-theme-dark body .v-overlay-container .wheel-option-icon{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important;border-color:rgba(10,132,255,.24)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .checkin-result-bonus{color:#30d158!important;background:rgba(48,209,88,.16)!important;border-color:rgba(48,209,88,.24)!important}html.misaya-theme-dark body .v-overlay-container .activity-coming-button,html.misaya-theme-dark body .v-overlay-container .admin-lite-inline-action,html.misaya-theme-dark body .v-overlay-container .admin-lite-primary,html.misaya-theme-dark body .v-overlay-container .blackjack-option-card .v-btn[color=primary],html.misaya-theme-dark body .v-overlay-container .checkin-result-action,html.misaya-theme-dark body .v-overlay-container .wheel-option-actions .v-btn[color=primary],html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-btn[color=primary]{color:#fff!important;background:var(--hbo-accent-primary)!important;border-color:rgba(10,132,255,.28)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field__field,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-select__selection,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-select__selection-text{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-input,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-input__details,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-messages{background:transparent!important;border-color:transparent!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field__input,html.misaya-theme-dark body .v-overlay-container .admin-lite-card input,html.misaya-theme-dark body .v-overlay-container .admin-lite-card textarea{color:var(--hbo-text-primary)!important;caret-color:var(--hbo-accent-primary)!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-card input::-moz-placeholder,html.misaya-theme-dark body .v-overlay-container .admin-lite-card textarea::-moz-placeholder{color:var(--hbo-text-secondary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field-label,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field__append-inner,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field__prepend-inner,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-label,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-messages,html.misaya-theme-dark body .v-overlay-container .admin-lite-card input::placeholder,html.misaya-theme-dark body .v-overlay-container .admin-lite-card textarea::placeholder{color:var(--hbo-text-secondary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-secondary{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important;border-color:rgba(10,132,255,.24)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .checkin-result-dialog .checkin-result-card.success>strong,html.misaya-theme-dark body .v-overlay-container .checkin-result-dialog .checkin-result-card.warning>strong,html.misaya-theme-dark body .v-overlay-container .checkin-result-dialog .checkin-result-card>strong{color:#f5f5f7!important;opacity:1!important;text-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .checkin-result-dialog .checkin-result-card p{color:#aeaeb2!important;opacity:1!important;text-shadow:none!important}html.misaya-theme-dark body #app .v-application .v-field input,html.misaya-theme-dark body #app .v-application .v-field textarea,html.misaya-theme-dark body #app .v-application .v-field__field,html.misaya-theme-dark body #app .v-application .v-field__input,html.misaya-theme-dark body #app .v-application .v-field__overlay,html.misaya-theme-dark body #app .v-application .v-input__control,html.misaya-theme-dark body .v-overlay-container .v-field input,html.misaya-theme-dark body .v-overlay-container .v-field textarea,html.misaya-theme-dark body .v-overlay-container .v-field__field,html.misaya-theme-dark body .v-overlay-container .v-field__input,html.misaya-theme-dark body .v-overlay-container .v-field__overlay,html.misaya-theme-dark body .v-overlay-container .v-input__control{background:transparent!important;border-color:transparent!important;box-shadow:none!important}html.misaya-theme-dark body #app .v-application .v-field:has(.v-field-label):not(.v-field--active) input::-moz-placeholder,html.misaya-theme-dark body #app .v-application .v-field:has(.v-field-label):not(.v-field--active) textarea::-moz-placeholder,html.misaya-theme-dark body .v-overlay-container .v-field:has(.v-field-label):not(.v-field--active) input::-moz-placeholder,html.misaya-theme-dark body .v-overlay-container .v-field:has(.v-field-label):not(.v-field--active) textarea::-moz-placeholder{opacity:0!important}html.misaya-theme-dark body #app .v-application .v-field:has(.v-field-label):not(.v-field--active) input::placeholder,html.misaya-theme-dark body #app .v-application .v-field:has(.v-field-label):not(.v-field--active) textarea::placeholder,html.misaya-theme-dark body .v-overlay-container .v-field:has(.v-field-label):not(.v-field--active) input::placeholder,html.misaya-theme-dark body .v-overlay-container .v-field:has(.v-field-label):not(.v-field--active) textarea::placeholder{opacity:0!important}html.misaya-theme-dark body #app .v-application .v-field.v-field--active input::-moz-placeholder,html.misaya-theme-dark body #app .v-application .v-field.v-field--active textarea::-moz-placeholder,html.misaya-theme-dark body #app .v-application .v-field.v-field--focused input::-moz-placeholder,html.misaya-theme-dark body #app .v-application .v-field.v-field--focused textarea::-moz-placeholder,html.misaya-theme-dark body .v-overlay-container .v-field.v-field--active input::-moz-placeholder,html.misaya-theme-dark body .v-overlay-container .v-field.v-field--active textarea::-moz-placeholder,html.misaya-theme-dark body .v-overlay-container .v-field.v-field--focused input::-moz-placeholder,html.misaya-theme-dark body .v-overlay-container .v-field.v-field--focused textarea::-moz-placeholder{color:var(--hbo-text-disabled)!important;opacity:1!important}html.misaya-theme-dark body #app .v-application .v-field.v-field--active input::placeholder,html.misaya-theme-dark body #app .v-application .v-field.v-field--active textarea::placeholder,html.misaya-theme-dark body #app .v-application .v-field.v-field--focused input::placeholder,html.misaya-theme-dark body #app .v-application .v-field.v-field--focused textarea::placeholder,html.misaya-theme-dark body .v-overlay-container .v-field.v-field--active input::placeholder,html.misaya-theme-dark body .v-overlay-container .v-field.v-field--active textarea::placeholder,html.misaya-theme-dark body .v-overlay-container .v-field.v-field--focused input::placeholder,html.misaya-theme-dark body .v-overlay-container .v-field.v-field--focused textarea::placeholder{color:var(--hbo-text-disabled)!important;opacity:1!important}html.misaya-theme-dark body #app .v-application input[type=number]::-webkit-inner-spin-button,html.misaya-theme-dark body #app .v-application input[type=number]::-webkit-outer-spin-button,html.misaya-theme-dark body .v-overlay-container input[type=number]::-webkit-inner-spin-button,html.misaya-theme-dark body .v-overlay-container input[type=number]::-webkit-outer-spin-button{display:none!important}html.misaya-theme-dark body #app .v-application .v-selection-control__input>input[type=checkbox],html.misaya-theme-dark body #app .v-application .v-selection-control__input>input[type=radio],html.misaya-theme-dark body .v-overlay-container .v-selection-control__input>input[type=checkbox],html.misaya-theme-dark body .v-overlay-container .v-selection-control__input>input[type=radio]{width:100%!important;height:100%!important;border:0!important;background:transparent!important;box-shadow:none!important;opacity:0!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important}html.misaya-theme-dark body #app .v-application .v-switch .v-switch__track,html.misaya-theme-dark body .v-overlay-container .v-switch .v-switch__track{color:transparent!important;background:#3a3a3c!important;border:1px solid hsla(0,0%,100%,.12)!important;opacity:1!important;box-shadow:none!important}html.misaya-theme-dark body #app .v-application .v-switch .v-selection-control--dirty .v-switch__track,html.misaya-theme-dark body .v-overlay-container .v-switch .v-selection-control--dirty .v-switch__track{background:#30d158!important;border-color:rgba(48,209,88,.32)!important}html.misaya-theme-dark body #app .v-application .v-switch .v-switch__thumb,html.misaya-theme-dark body .v-overlay-container .v-switch .v-switch__thumb{color:#f5f5f7!important;background:#f5f5f7!important;border:0!important;box-shadow:none!important}html.misaya-theme-dark body #app .v-application .v-field__append-inner,html.misaya-theme-dark body #app .v-application .v-field__prefix,html.misaya-theme-dark body #app .v-application .v-field__prepend-inner,html.misaya-theme-dark body #app .v-application .v-field__suffix,html.misaya-theme-dark body .v-overlay-container .v-field__append-inner,html.misaya-theme-dark body .v-overlay-container .v-field__prefix,html.misaya-theme-dark body .v-overlay-container .v-field__prepend-inner,html.misaya-theme-dark body .v-overlay-container .v-field__suffix{align-self:center!important;padding-top:0!important;padding-bottom:0!important;color:var(--hbo-text-secondary)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .activity-blackjack-dialog .v-field,html.misaya-theme-dark body .v-overlay-container .activity-dialog .v-field,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field,html.misaya-theme-dark body .v-overlay-container .settings-number-input .v-field,html.misaya-theme-dark body .v-overlay-container .tg-binding-card .v-field{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field__prepend-inner,html.misaya-theme-dark body .v-overlay-container .blackjack-bet-input .v-field__prepend-inner,html.misaya-theme-dark body .v-overlay-container .tg-binding-card .v-field__prepend-inner{align-self:center!important;padding-inline-end:10px!important;color:var(--hbo-text-secondary)!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field__prepend-inner .v-icon,html.misaya-theme-dark body .v-overlay-container .blackjack-bet-input .v-field__prepend-inner .v-icon,html.misaya-theme-dark body .v-overlay-container .tg-binding-card .v-field__prepend-inner .v-icon{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-textarea .v-field__input,html.misaya-theme-dark body .v-overlay-container .tg-binding-card .v-textarea .v-field__input{align-items:flex-start!important;padding-top:16px!important}html.misaya-theme-dark body .v-overlay-container .activity-blackjack-dialog,html.misaya-theme-dark body .v-overlay-container .activity-dialog,html.misaya-theme-dark body .v-overlay-container .activity-dialog .v-card-text,html.misaya-theme-dark body .v-overlay-container .activity-dialog .v-card-title,html.misaya-theme-dark body .v-overlay-container .activity-game-body,html.misaya-theme-dark body .v-overlay-container .activity-game-body .activity-content{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-overview-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-panel-card{background:var(--hbo-bg-card)!important}html.misaya-theme-dark body .v-overlay-container .auction-card,html.misaya-theme-dark body .v-overlay-container .auction-info,html.misaya-theme-dark body .v-overlay-container .bid-item,html.misaya-theme-dark body .v-overlay-container .blackjack-panel,html.misaya-theme-dark body .v-overlay-container .blackjack-rules-panel,html.misaya-theme-dark body .v-overlay-container .blackjack-status-card,html.misaya-theme-dark body .v-overlay-container .info-item,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-balance-strip,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-row,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-feature-card,html.misaya-theme-dark body .v-overlay-container .recent-bids{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-row{border:1px solid var(--hbo-border-subtle)!important;border-radius:18px!important;background:var(--hbo-bg-elevated)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-row:last-child{border:1px solid var(--hbo-border-subtle)!important}html.misaya-theme-dark body .v-overlay-container .blackjack-status-card+.blackjack-status-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-balance-cell+.activity-balance-cell,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-row{border-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark body #app .v-application input[type=number],html.misaya-theme-dark body .v-overlay-container input[type=number]{-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important}html.misaya-theme-dark body #app .v-application input[type=number]::-webkit-inner-spin-button,html.misaya-theme-dark body #app .v-application input[type=number]::-webkit-outer-spin-button,html.misaya-theme-dark body .v-overlay-container input[type=number]::-webkit-inner-spin-button,html.misaya-theme-dark body .v-overlay-container input[type=number]::-webkit-outer-spin-button{width:0!important;height:0!important;margin:0!important;opacity:0!important;pointer-events:none!important;-webkit-appearance:none!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-inline-action.v-btn--disabled,html.misaya-theme-dark body .v-overlay-container .admin-lite-primary.v-btn--disabled,html.misaya-theme-dark body .v-overlay-container .blackjack-option-card .v-btn.v-btn--disabled,html.misaya-theme-dark body .v-overlay-container .v-btn.v-btn--disabled,html.misaya-theme-dark body .v-overlay-container .v-btn[disabled],html.misaya-theme-dark body .v-overlay-container .wheel-option-actions .v-btn.v-btn--disabled,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-btn.v-btn--disabled,html.misaya-theme-dark body .v-overlay-container button:disabled{color:var(--hbo-text-disabled)!important;background:hsla(0,0%,100%,.08)!important;border-color:var(--hbo-border-subtle)!important;opacity:1!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .blackjack-option-card .v-card-actions.bg-grey-lighten-5,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-alert,html.misaya-theme-dark body .v-overlay-container .config-dialog .v-card-actions.bg-grey-lighten-5,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-alert,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-dialog-alert,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-dialog-section{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .setting-card,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .stat-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .credits-config-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .item-config-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .setting-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .stat-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-dialog-section .v-card{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .blackjack-option-content [style*="rgba(0, 0, 0"], html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity [style*="rgba(0, 0, 0"], html.misaya-theme-dark body .v-overlay-container .wheel-option-content [style*="rgba(0, 0, 0"]{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .font-weight-bold,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .text-subtitle-1,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .text-subtitle-2,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .font-weight-bold,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .text-subtitle-1,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .text-subtitle-2{color:var(--hbo-text-primary)!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-field,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-field,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-field{border-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-card-actions .v-btn[variant=outlined],html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-card-actions .v-btn[variant=text],html.misaya-theme-dark body .v-overlay-container .blackjack-secondary-action,html.misaya-theme-dark body .v-overlay-container .wheel-option-secondary-action{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important;border:1px solid rgba(10,132,255,.24)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-last-test>div,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-stats-heading,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-stats-row,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-stats-section,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-stats-tile{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-stats-tile span{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important}html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-last-test strong,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-stats-heading strong,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-stats-row strong,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-stats-tile strong{color:var(--hbo-text-primary)!important}html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-empty-note,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-last-test span,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-stats-row span,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-stats-tile small{color:var(--hbo-text-secondary)!important}html.misaya-theme-dark body .v-overlay-container .wheel-option-content .preset-toggle,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-btn-group,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-btn-toggle,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-preset-toggle{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-btn-group .v-btn,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-btn-toggle .v-btn{color:var(--hbo-text-secondary)!important;background:transparent!important;border-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-btn-group .v-btn.v-btn--active,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-btn-toggle .v-btn.v-btn--active{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important}html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity .config-item,html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity .setting-card,html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity .stat-card,html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity .v-card[variant=outlined]{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity .config-label,html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity .stat-card .text-caption,html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity .v-card-subtitle,html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity .v-list-item-subtitle{color:var(--hbo-text-secondary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity .config-number,html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity .config-value,html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity .stat-card .text-body-1,html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity .stat-card .text-sm-h6{color:var(--hbo-text-primary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .account-flow-card .account-flow-service-selection,html.misaya-theme-dark body .v-overlay-container .account-flow-card .misaya-service-selection{color:inherit!important;background:transparent!important;border:0!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .account-flow-card .account-flow-service-toggle,html.misaya-theme-dark body .v-overlay-container .account-flow-card .misaya-service-toggle{color:var(--hbo-text-secondary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-medium)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .account-flow-card .account-flow-service-btn,html.misaya-theme-dark body .v-overlay-container .account-flow-card .misaya-service-btn{color:var(--hbo-text-secondary)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .account-flow-card .account-flow-service-btn.v-btn--active,html.misaya-theme-dark body .v-overlay-container .account-flow-card .misaya-service-btn.is-active-emby,html.misaya-theme-dark body .v-overlay-container .account-flow-card .misaya-service-btn.is-active-plex,html.misaya-theme-dark body .v-overlay-container .account-flow-card .misaya-service-btn.v-btn--active{color:var(--hbo-accent-primary)!important;background:var(--hbo-bg-card)!important;border-color:transparent!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .custom-line-row,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-grid,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-picker-panel,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .section-heading{background:transparent!important;background-image:none!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-grid,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-picker-panel,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .section-heading{border-color:transparent!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .custom-line-row{border-top-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .custom-line-field .v-field,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card-default,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card.current:not(.selected),html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card.premium:not(.selected){color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-medium)!important;box-shadow:none!important}html.misaya-theme-dark body #app .v-application .activities-container .activity-detail-row,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-row{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}html.misaya-theme-dark body #app .v-application .activities-container .activity-detail-row:last-child,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.activities-container .activity-detail-row:last-child{border:0!important}html.misaya-theme-dark body .v-overlay-container .wheel-dialog-summary{background:transparent!important;background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .wheel-dialog-summary span{overflow:hidden!important;background:var(--hbo-bg-elevated)!important;background-color:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-subtle)!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field__field,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field__loader,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field__overlay,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-input,html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-input__control,html.misaya-theme-dark body .v-overlay-container .tg-binding-card .v-field__field,html.misaya-theme-dark body .v-overlay-container .tg-binding-card .v-field__loader,html.misaya-theme-dark body .v-overlay-container .tg-binding-card .v-field__overlay,html.misaya-theme-dark body .v-overlay-container .tg-binding-card .v-input,html.misaya-theme-dark body .v-overlay-container .tg-binding-card .v-input__control{background:transparent!important;background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field,html.misaya-theme-dark body .v-overlay-container .tg-binding-card .v-field{overflow:hidden!important;background:var(--hbo-bg-elevated)!important;background-color:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-medium)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .admin-lite-card .v-field__overlay,html.misaya-theme-dark body .v-overlay-container .tg-binding-card .v-field__overlay{opacity:0!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card,html.misaya-theme-dark body .v-overlay-container .blackjack-option-card,html.misaya-theme-dark body .v-overlay-container .management-dialog-shell,html.misaya-theme-dark body .v-overlay-container .management-window-dialog .v-card.management-dialog-shell,html.misaya-theme-dark body .v-overlay-container .wheel-option-card{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;background-image:none!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-card-text,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content,html.misaya-theme-dark body .v-overlay-container .management-dialog-body--activity,html.misaya-theme-dark body .v-overlay-container .wheel-option-content{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;background-image:none!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .management-dialog-toolbar,html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-card-actions,html.misaya-theme-dark body .v-overlay-container .blackjack-option-card .config-dialog-header,html.misaya-theme-dark body .v-overlay-container .blackjack-option-card .v-card-actions,html.misaya-theme-dark body .v-overlay-container .management-sheet-header,html.misaya-theme-dark body .v-overlay-container .wheel-option-actions,html.misaya-theme-dark body .v-overlay-container .wheel-option-header{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;background-image:none!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .detail-item,html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-card[variant=outlined],html.misaya-theme-dark body .v-overlay-container .auction-management--sheet .admin-card-enhanced,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .setting-card,html.misaya-theme-dark body .v-overlay-container .blackjack-stats-tile,html.misaya-theme-dark body .v-overlay-container .wheel-dialog-section,html.misaya-theme-dark body .v-overlay-container .wheel-last-test>div,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .credits-config-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .item-config-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .item-stat-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .probability-overview,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .setting-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .stat-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-card,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .wheel-test-controls,html.misaya-theme-dark body .v-overlay-container .wheel-stats-row,html.misaya-theme-dark body .v-overlay-container .wheel-stats-section,html.misaya-theme-dark body .v-overlay-container .wheel-stats-tile{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;background-image:none!important;border-color:var(--hbo-border-medium)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .wheel-stats-heading{color:var(--hbo-accent-primary)!important;background:var(--hbo-bg-card)!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-alert,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-alert,html.misaya-theme-dark body .v-overlay-container .wheel-dialog-alert,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-alert{color:var(--hbo-text-primary)!important;background:rgba(10,132,255,.12)!important;background-image:none!important;border-color:rgba(10,132,255,.22)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .font-weight-bold,html.misaya-theme-dark body .v-overlay-container .activity-form-card .text-body-1,html.misaya-theme-dark body .v-overlay-container .activity-form-card .text-h6,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .font-weight-bold,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .text-h6,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .text-subtitle-1,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .text-subtitle-2,html.misaya-theme-dark body .v-overlay-container .wheel-dialog-section-title,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .font-weight-bold,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .text-h6,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .text-subtitle-1,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .text-subtitle-2,html.misaya-theme-dark body .v-overlay-container .wheel-option-title strong{color:var(--hbo-text-primary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .text-caption,html.misaya-theme-dark body .v-overlay-container .activity-form-card .text-medium-emphasis,html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-card-subtitle,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .text-body-2,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .text-caption,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content [style*="rgba(0, 0, 0"],html.misaya-theme-dark body .v-overlay-container .blackjack-stats-tile small,html.misaya-theme-dark body .v-overlay-container .wheel-last-test span,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .text-body-2,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .text-caption,html.misaya-theme-dark body .v-overlay-container .wheel-option-content [style*="rgba(0, 0, 0"],html.misaya-theme-dark body .v-overlay-container .wheel-option-title small,html.misaya-theme-dark body .v-overlay-container .wheel-stats-row span,html.misaya-theme-dark body .v-overlay-container .wheel-stats-tile small{color:var(--hbo-text-secondary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-field,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-field,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-field{overflow:hidden!important;color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;border-color:var(--hbo-border-medium)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-field__field,html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-field__loader,html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-field__overlay,html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-input,html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-input__control,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-field__field,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-field__loader,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-field__overlay,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-input,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-input__control,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-field__field,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-field__loader,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-field__overlay,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-input,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-input__control{background:transparent!important;background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-field__overlay,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-field__overlay,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-field__overlay{opacity:0!important}html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-selection-control .v-label,html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-switch .v-label,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-selection-control .v-label,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-switch .v-label{color:var(--hbo-text-primary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-switch__track,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-switch__track{background:var(--hbo-bg-card)!important;border:1px solid var(--hbo-border-medium)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-switch__thumb,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-switch__thumb{background:var(--hbo-text-primary)!important;color:var(--hbo-bg-card)!important}html.misaya-theme-dark body .v-overlay-container .blackjack-option-content .v-selection-control--dirty .v-switch__track,html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-selection-control--dirty .v-switch__track{background:rgba(10,132,255,.34)!important;border-color:rgba(10,132,255,.44)!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-btn[variant=outlined],html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-btn[variant=text],html.misaya-theme-dark body .v-overlay-container .blackjack-secondary-action,html.misaya-theme-dark body .v-overlay-container .wheel-config-action--secondary,html.misaya-theme-dark body .v-overlay-container .wheel-option-secondary-action{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important;border-color:rgba(10,132,255,.24)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-btn[color=orange],html.misaya-theme-dark body .v-overlay-container .activity-form-card .v-btn[color=primary],html.misaya-theme-dark body .v-overlay-container .blackjack-option-card .v-btn[color=primary],html.misaya-theme-dark body .v-overlay-container .wheel-option-actions .v-btn[color=primary],html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-btn[color=info],html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-btn[color=primary],html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-btn[color=success],html.misaya-theme-dark body .v-overlay-container .wheel-option-content .v-btn[color=warning]{color:#fff!important;background:var(--hbo-accent-primary)!important;border-color:rgba(10,132,255,.28)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .dialog-actions,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .dialog-body,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .dialog-header,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-picker-panel,html.misaya-theme-dark body .v-overlay-container .worldcup-bet-card,html.misaya-theme-dark body .v-overlay-container .worldcup-bet-card .v-card-actions,html.misaya-theme-dark body .v-overlay-container .worldcup-bet-card .v-card-text,html.misaya-theme-dark body .v-overlay-container .worldcup-bet-card .worldcup-bet-title,html.misaya-theme-dark body .v-overlay-container .worldcup-user-dialog,html.misaya-theme-dark body .v-overlay-container .worldcup-user-dialog .worldcup-user-body,html.misaya-theme-dark body .v-overlay-container .worldcup-user-dialog .worldcup-user-title{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-card)!important;background-color:var(--hbo-bg-card)!important;background-image:none!important;border-color:var(--hbo-border-subtle)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .credential-panel,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .custom-line-field .v-field,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-cancel-button,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card-default,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card.current:not(.selected),html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card.premium:not(.selected),html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-refresh-button,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .service-tab,html.misaya-theme-dark body .v-overlay-container .worldcup-choice-button,html.misaya-theme-dark body .v-overlay-container .worldcup-empty-panel,html.misaya-theme-dark body .v-overlay-container .worldcup-match-pool span,html.misaya-theme-dark body .v-overlay-container .worldcup-state-panel,html.misaya-theme-dark body .v-overlay-container .worldcup-status-chip,html.misaya-theme-dark body .v-overlay-container .worldcup-user-match{color:var(--hbo-text-primary)!important;background:var(--hbo-bg-elevated)!important;background-color:var(--hbo-bg-elevated)!important;background-image:none!important;border-color:var(--hbo-border-medium)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .custom-line-row,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-grid,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .section-heading{color:var(--hbo-text-primary)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card.current,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card.selected,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .service-tab.active,html.misaya-theme-dark body .v-overlay-container .worldcup-choice-button.active{color:var(--hbo-accent-primary)!important;background:rgba(10,132,255,.16)!important;background-color:rgba(10,132,255,.16)!important;background-image:none!important;border-color:rgba(10,132,255,.36)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .custom-line-row .v-btn:not(.v-btn--disabled),html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-confirm-button,html.misaya-theme-dark body .v-overlay-container .worldcup-bet-button,html.misaya-theme-dark body .v-overlay-container .worldcup-bet-card .v-btn[color=primary]{color:#fff!important;background:var(--hbo-accent-primary)!important;background-color:var(--hbo-accent-primary)!important;background-image:none!important;border-color:var(--hbo-accent-primary)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .eyebrow,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card.selected .line-card-copy strong,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card.selected .line-card-name,html.misaya-theme-dark body .v-overlay-container .worldcup-empty-panel .v-icon,html.misaya-theme-dark body .v-overlay-container .worldcup-user-icon{color:var(--hbo-accent-primary)!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .default-icon,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .eyebrow-icon,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card-icon,html.misaya-theme-dark body .v-overlay-container .worldcup-user-icon{background:rgba(10,132,255,.16)!important;background-color:rgba(10,132,255,.16)!important;background-image:none!important;border-color:rgba(10,132,255,.24)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .custom-line-copy strong,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .dialog-header h2,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card-copy strong,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card-name,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .section-title,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .section-title strong,html.misaya-theme-dark body .v-overlay-container .worldcup-bet-title strong,html.misaya-theme-dark body .v-overlay-container .worldcup-empty-panel strong,html.misaya-theme-dark body .v-overlay-container .worldcup-match-main strong,html.misaya-theme-dark body .v-overlay-container .worldcup-match-pool strong,html.misaya-theme-dark body .v-overlay-container .worldcup-user-heading strong{color:var(--hbo-text-primary)!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .custom-line-copy small,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .dialog-header p,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .empty-state,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card-copy>span,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-card-raw-name,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .line-loading,html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .section-title small,html.misaya-theme-dark body .v-overlay-container .worldcup-bet-note,html.misaya-theme-dark body .v-overlay-container .worldcup-bet-title small,html.misaya-theme-dark body .v-overlay-container .worldcup-empty-panel small,html.misaya-theme-dark body .v-overlay-container .worldcup-match-main em,html.misaya-theme-dark body .v-overlay-container .worldcup-match-main small,html.misaya-theme-dark body .v-overlay-container .worldcup-match-pool small,html.misaya-theme-dark body .v-overlay-container .worldcup-user-heading small{color:var(--hbo-text-secondary)!important;opacity:1!important}html.misaya-theme-dark body .v-overlay-container .line-switch-dialog .v-field__overlay,html.misaya-theme-dark body .v-overlay-container .worldcup-bet-card .v-field__overlay{opacity:0!important;background:transparent!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-theme-card .settings-item-icon,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-theme-card .settings-item-icon--blue{color:#58a6ff!important;background:rgba(10,132,255,.16)!important;background-color:rgba(10,132,255,.16)!important;background-image:none!important;border:1px solid rgba(88,166,255,.26)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-theme-card .theme-mode-option,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-theme-card .theme-mode-segment{background-image:none!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-theme-card .theme-mode-segment{background:hsla(0,0%,100%,.06)!important;background-color:hsla(0,0%,100%,.06)!important;border-color:hsla(0,0%,100%,.12)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-theme-card .theme-mode-option{color:rgba(245,245,247,.72)!important;background:transparent!important;background-color:transparent!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .management-theme-card .theme-mode-option.is-active{color:#58a6ff!important;background:rgba(10,132,255,.16)!important;background-color:rgba(10,132,255,.16)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .activity-card-enhanced,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .activity-dashboard-card{color:#f5f5f7!important;background:rgba(28,28,30,.96)!important;background-color:rgba(28,28,30,.96)!important;background-image:none!important;border-color:hsla(0,0%,100%,.12)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .activity-stat-tile,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .stat-card,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .stat-item{color:#f5f5f7!important;background:hsla(0,0%,100%,.06)!important;background-color:hsla(0,0%,100%,.06)!important;background-image:none!important;border-color:hsla(0,0%,100%,.1)!important;box-shadow:none!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .activity-stat-tile small,html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .stat-label{color:rgba(235,235,245,.68)!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .activity-dashboard-intro h3{color:#f5f5f7!important}html.misaya-theme-dark body .v-overlay-container .misaya-bottom-sheet .popup-container.admin-container .activity-dashboard-intro p{color:rgba(235,235,245,.62)!important}