.start-countdown_countdownOverlay__U_sEa{--countdown-bg:rgba(42,37,34,0.92);--countdown-bg-edge:rgba(18,15,13,0.96);--countdown-glow:rgba(232,201,74,0.45);--countdown-number-track:clamp(160px,32vw,460px);position:fixed;inset:0;display:grid;grid-template-columns:1fr var(--countdown-number-track) 1fr;align-items:center;justify-items:center;z-index:100;background:radial-gradient(ellipse 95% 95% at 50% 50%,rgba(0,0,0,0) 12%,rgba(0,0,0,.55) 55%,rgba(0,0,0,.88) 100%),radial-gradient(ellipse 125% 125% at 50% 50%,var(--countdown-bg) 30%,var(--countdown-bg-edge) 100%);animation:start-countdown_countdown-overlay-fade-in__hrrKs .25s ease-out}.start-countdown_countdownOverlayFadingOut__D69gx{pointer-events:none;animation:start-countdown_countdown-overlay-fade-out__f4MF5 .4s ease-in forwards}.start-countdown_countdownOverlaySideA__XzYlF{--countdown-bg:var(--board-team-a);--countdown-bg-edge:var(--board-team-a-dark);--countdown-glow:var(--board-team-a-light)}.start-countdown_countdownOverlaySideB__p0UtN{--countdown-bg:var(--board-team-b);--countdown-bg-edge:var(--board-team-b-dark);--countdown-glow:var(--board-team-b-light)}.start-countdown_countdownSide__kR0dX{display:flex;flex-direction:column;align-items:center;gap:clamp(18px,2.8vw,40px);min-width:0}.start-countdown_countdownSymbol__bJ0tC{font-size:clamp(72px,min(20vw,34vh),280px);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.start-countdown_countdownTeamName__QG8JT{font-size:clamp(18px,min(4.6vw,7vh),64px);text-transform:uppercase;text-align:center;color:#111}.start-countdown_countdownNumber__Q0mSd,.start-countdown_countdownTeamName__QG8JT{font-family:var(--font-brand),Impact,sans-serif;font-weight:900;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.start-countdown_countdownNumber__Q0mSd{font-size:clamp(80px,min(24vw,42vh),360px);white-space:nowrap;color:#fff;-webkit-text-stroke:clamp(3px,.7vw,7px) #111;paint-order:stroke fill;text-shadow:clamp(3px,.6vw,8px) clamp(3px,.6vw,8px) 0 #111,0 0 clamp(24px,4vw,64px) var(--countdown-glow);animation:start-countdown_countdown-pop__130MK .6s ease-out}html[data-layout-mode=mobile] .start-countdown_countdownOverlay__U_sEa{grid-template-columns:1fr;grid-template-rows:1fr var(--countdown-number-track) 1fr}html[data-layout-mode=mobile] .start-countdown_countdownSymbol__bJ0tC{font-size:clamp(64px,min(30vw,17vh),190px)}html[data-layout-mode=mobile] .start-countdown_countdownTeamName__QG8JT{font-size:clamp(20px,min(7vw,4.5vh),46px)}html[data-layout-mode=mobile] .start-countdown_countdownNumber__Q0mSd{font-size:clamp(72px,min(38vw,22vh),230px)}@keyframes start-countdown_countdown-overlay-fade-in__hrrKs{0%{opacity:0}to{opacity:1}}@keyframes start-countdown_countdown-overlay-fade-out__f4MF5{0%{opacity:1}to{opacity:0}}@keyframes start-countdown_countdown-pop__130MK{0%{transform:scale(2);opacity:0}50%{transform:scale(.95);opacity:1}to{transform:scale(1);opacity:1}}.account-auth_authModalContent__0wnkZ{--account-ink:#111;--account-cream:#fff6df;--account-paper:#fffdf7;display:flex;flex-direction:column;gap:1.1rem;color:var(--account-ink)}.account-auth_authTitle__t6YYL{margin:0;padding-right:2.5rem;font-family:var(--font-brand),Impact,sans-serif;font-size:1.75rem;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.02em;color:var(--account-ink)}.account-auth_modeTabs__zFefV{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.account-auth_modeTab__j0bIS,.account-auth_retryButton__kUyne,.account-auth_submitButton__BELEx{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:.65rem .9rem;border:3px solid var(--account-ink);border-radius:6px;background:#faf6ee;color:var(--account-ink);box-shadow:3px 3px 0 var(--account-ink);cursor:pointer;font-family:var(--font-brand),Impact,sans-serif;font-size:1rem;font-weight:900;letter-spacing:.03em;line-height:1;text-align:center;text-transform:uppercase;transition:transform 60ms,box-shadow 60ms}.account-auth_modeTab__j0bIS:hover,.account-auth_retryButton__kUyne:hover,.account-auth_submitButton__BELEx:hover:not(:disabled){transform:translate(1px,1px);box-shadow:1px 1px 0 var(--account-ink)}.account-auth_modeTabActive__fR_1R,.account-auth_submitButton__BELEx{background:var(--color-button)}.account-auth_authForm__Sb91Q{display:flex;flex-direction:column;gap:.8rem}.account-auth_authField__VzBLC{display:flex;flex-direction:column;gap:.35rem;color:var(--account-ink);font-family:var(--font-brand),Impact,sans-serif;font-size:.88rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.account-auth_authInput__egnAC{min-height:44px;min-width:0;padding:0 .7rem;border:3px solid var(--account-ink);border-radius:6px;background:var(--account-paper);color:var(--color-text);font-family:var(--font-text),system-ui,sans-serif;font-size:1rem;letter-spacing:0;box-shadow:inset 0 -2px 0 rgba(17,17,17,.08)}.account-auth_authInput__egnAC:focus{outline:3px solid var(--color-button,#ffc400);outline-offset:2px}.account-auth_authError__j2lug{margin:0;color:var(--color-danger,#b42318);font-size:.9rem;font-weight:800}.account-auth_softLinkError__fm0Cd{display:flex;flex-direction:column;gap:.65rem;padding:.85rem;border:3px solid var(--account-ink);border-radius:7px;background:#fff5cf}.account-auth_softLinkError__fm0Cd p{margin:0;font-size:.9rem;font-weight:800}.account-auth_retryButton__kUyne{align-self:flex-start;padding:0 .9rem}.account-auth_submitButton__BELEx{width:100%;text-decoration:none}.account-auth_submitButton__BELEx:disabled{opacity:.55;cursor:not-allowed}.account-auth_linkButton__WMAo9{align-self:flex-start;padding:0;border:0;background:transparent;color:var(--account-ink);cursor:pointer;font-family:var(--font-brand),Impact,sans-serif;font-size:.9rem;font-weight:900;letter-spacing:.04em;text-decoration:underline}.account-auth_linkButton__WMAo9:hover{color:var(--color-button-text)}.account-auth_profileStatus__qk7jK{margin:0;font-size:.95rem;font-weight:800}.account-auth_profileReadOnlyGrid__autcZ{display:grid;grid-template-columns:1fr;gap:.6rem;padding:.85rem;border:3px solid var(--color-border);border-radius:4px;background:#fffaf0}.account-auth_profileReadOnlyGrid__autcZ>div{min-width:0;display:flex;justify-content:space-between;gap:.75rem}.account-auth_profileReadOnlyLabel__W_D9e,.account-auth_profileReadOnlyValue__Ae4yt{font-size:.82rem;font-weight:900}.account-auth_profileReadOnlyLabel__W_D9e{color:var(--color-text-muted);text-transform:uppercase}.account-auth_profileReadOnlyValue__Ae4yt{min-width:0;overflow-wrap:anywhere;text-align:right}.account-auth_profilePremiumRow__JPPD5{display:flex;align-items:center;justify-content:space-between;gap:.85rem;padding:.85rem;border:3px solid var(--color-border);border-radius:4px;background:#fff5cf;box-shadow:2px 2px 0 var(--color-border);color:var(--color-text);text-decoration:none}.account-auth_profilePremiumRow__JPPD5:hover{transform:translate(1px,1px);box-shadow:1px 1px 0 var(--color-border)}.account-auth_profilePremiumBody__NNyMA{min-width:0;display:flex;flex-direction:column;gap:.2rem}.account-auth_profilePremiumTitle__YN3HK{font-size:.9rem;font-weight:900}.account-auth_profilePremiumAction__cfCov,.account-auth_profilePremiumCopy__x9J4O{font-size:.78rem;font-weight:800;line-height:1.3}.account-auth_profilePremiumCopy__x9J4O{color:var(--color-text-muted)}.account-auth_profilePremiumAction__cfCov{flex-shrink:0;color:#8a4f00;text-decoration:underline;text-underline-offset:.16em}.account-auth_avatarFieldset__YLtTo{margin:0;padding:0;border:0}.account-auth_avatarFieldset__YLtTo legend{margin-bottom:.45rem;font-size:.82rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.account-auth_avatarGrid__EPdwa{display:grid;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:.55rem}.account-auth_avatarOption__qCPly{min-width:0;min-height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.5rem;border:3px solid var(--color-border);border-radius:4px;background:#faf6ee;color:var(--color-button-text);cursor:pointer;font:inherit;font-size:.72rem;font-weight:900;letter-spacing:0;text-align:center;box-shadow:2px 2px 0 var(--color-border)}.account-auth_avatarOption__qCPly img{width:calc(42px * .85);height:calc(42px * .85);-o-object-fit:contain;object-fit:contain}.account-auth_avatarOptionActive__PCnK3{background:var(--color-button);transform:translate(1px,1px);box-shadow:1px 1px 0 var(--color-border)}.account-auth_avatarFallbackMark__Jqauq{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--color-border);border-radius:50%;background:#fffaf0;font-weight:900}.account-auth_accountNotice__rd71H{max-width:640px;margin:0 0 1rem;padding:.75rem 1rem;border:3px solid var(--account-ink,#111);border-radius:6px;background:#fff5cf;box-shadow:3px 3px 0 var(--account-ink,#111);color:var(--color-text);font-size:.9rem;font-weight:800;text-align:center;background:#e7f5ff}.account-auth_resetPage__65quM{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle,rgba(108,76,0,.13) 1.4px,transparent 1.6px) 0 0 /18px 18px,#f5cb41}.account-auth_resetPanel__rWqY2{width:min(100%,420px);padding:30px;border:4px solid #111;border-radius:8px;background:#fff6df;box-shadow:9px 9px 0 #111,0 20px 50px rgba(91,62,0,.24)}.account-auth_privacyDangerSection__d8ggO,.account-auth_privacySection__exnba{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:3px solid var(--account-ink);border-radius:7px;background:var(--account-paper);box-shadow:3px 3px 0 var(--account-ink)}.account-auth_privacyDangerSection__d8ggO{margin-top:.15rem;background:#fff0e8}.account-auth_privacySectionTitle__xS_Wh{margin:0;font-family:var(--font-brand),Impact,sans-serif;font-size:1.08rem;font-weight:900;letter-spacing:.04em}.account-auth_privacySectionCopy__2NLvB{margin:0;font-size:.85rem;font-weight:700;line-height:1.45}.account-auth_customThemeSection__EAz0n{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem;padding-top:1rem;border-top:3px solid var(--color-border)}.account-auth_customThemeSectionHeader__HGje3{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.account-auth_customThemeCount__dRdvc{font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted)}.account-auth_customThemeEmptyCopy__wakZD,.account-auth_customThemeLockedCopy__TY_gc{margin:0;padding:.75rem;border:3px solid var(--color-border);border-radius:4px;background:#fffaf0;font-size:.88rem;font-weight:800;line-height:1.45}.account-auth_customThemePremiumLock__bI7us{display:flex;flex-direction:column;gap:.65rem}.account-auth_customThemePremiumLock__bI7us .account-auth_customThemeLockedCopy__TY_gc{margin:0}.account-auth_customThemeUnlockButton__UOete{align-self:flex-start;min-height:36px;padding:.55rem .95rem;border:3px solid var(--color-border);border-radius:999px;background:var(--color-button);color:var(--color-button-text,#fff);font-family:inherit;font-size:.82rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;box-shadow:2px 2px 0 var(--color-border);cursor:pointer}.account-auth_customThemeUnlockButton__UOete:hover{filter:brightness(1.04)}.account-auth_customThemeList__WZBX_{display:flex;flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none}.account-auth_customThemeCard__7PKxI{display:flex;flex-direction:column;gap:.55rem;padding:.75rem;border:3px solid var(--color-border);border-radius:4px;background:#fffaf0}.account-auth_customThemeCardHeader__uw0gY{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.account-auth_customThemeCardTitle__NDpL_{font-size:.92rem;font-weight:900}.account-auth_customThemeDisabledBadge__aUeZg{font-size:.72rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:var(--color-danger,#b42318)}.account-auth_customThemeCardQuotes__t_zLN{display:flex;flex-direction:column;gap:.2rem;font-size:.8rem;font-weight:700;color:var(--color-text-muted)}.account-auth_customThemeCardPreviews__Bd6_i{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.account-auth_customThemePreview__fjDvT{display:flex;flex-direction:column;gap:.25rem;align-items:center}.account-auth_customThemePreviewLabel__gqoMa{font-size:.72rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.account-auth_customThemePreviewImage__b2nPb,.account-auth_customThemePreviewPlaceholder__Dk1Z5{width:64px;height:64px;border:2px solid var(--color-border);border-radius:4px;background:linear-gradient(45deg,#e8e0d0 25%,transparent 0,transparent 75%,#e8e0d0 0,#e8e0d0),linear-gradient(45deg,#e8e0d0 25%,transparent 0,transparent 75%,#e8e0d0 0,#e8e0d0);background-size:12px 12px;background-position:0 0,6px 6px;-o-object-fit:contain;object-fit:contain}.account-auth_customThemeCardActions__eI69s,.account-auth_customThemeFormActions__MN_Sa{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.account-auth_customThemeForm__sNFT1{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;border:3px solid var(--color-border);border-radius:4px;background:#fff5cf}.account-auth_customThemeFormTitle__iWIyv{margin:0;font-size:.9rem;font-weight:900;letter-spacing:.04em}.account-auth_dangerButton__Civge{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border:3px solid #111;border-radius:6px;background:#b91c1c;color:#fff;box-shadow:3px 3px 0 #111;cursor:pointer;font-family:var(--font-brand),Impact,sans-serif;font-size:1rem;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase}.account-auth_dangerButton__Civge:hover:not(:disabled){background:#991b1b;transform:translate(1px,1px);box-shadow:1px 1px 0 #111}.account-auth_dangerButton__Civge:disabled{opacity:.55;cursor:not-allowed}@media (min-width:821px){.account-auth_accountNotice__rd71H,.account-auth_authError__j2lug,.account-auth_authField__VzBLC,.account-auth_linkButton__WMAo9,.account-auth_softLinkError__fm0Cd p{font-size:1rem}.account-auth_authFlowPanel__iqOgo{gap:1.35rem}.account-auth_authFlowPanel__iqOgo .account-auth_authTitle__t6YYL{font-size:2.15rem;padding-right:2.75rem}.account-auth_authFlowPanel__iqOgo .account-auth_modeTab__j0bIS,.account-auth_authFlowPanel__iqOgo .account-auth_retryButton__kUyne,.account-auth_authFlowPanel__iqOgo .account-auth_submitButton__BELEx{min-height:50px;padding:.75rem 1rem;font-size:1.125rem}.account-auth_authFlowPanel__iqOgo .account-auth_authForm__Sb91Q{gap:1rem}.account-auth_authFlowPanel__iqOgo .account-auth_authField__VzBLC{font-size:1.05rem;gap:.45rem}.account-auth_authFlowPanel__iqOgo .account-auth_authInput__egnAC{min-height:50px;padding:0 .85rem;font-size:1.125rem}.account-auth_authFlowPanel__iqOgo .account-auth_accountNotice__rd71H,.account-auth_authFlowPanel__iqOgo .account-auth_authError__j2lug,.account-auth_authFlowPanel__iqOgo .account-auth_linkButton__WMAo9,.account-auth_authFlowPanel__iqOgo .account-auth_softLinkError__fm0Cd p{font-size:1.05rem}.account-auth_authFlowPanel__iqOgo .account-auth_softLinkError__fm0Cd{gap:.75rem;padding:1rem}.account-auth_privacySectionCopy__2NLvB{font-size:1.05rem}}@media (max-width:520px){.account-auth_resetPage__65quM{padding:16px}.account-auth_resetPanel__rWqY2{padding:24px 20px;box-shadow:6px 6px 0 #111,0 16px 38px rgba(91,62,0,.2)}.account-auth_privacyDangerSection__d8ggO,.account-auth_privacySection__exnba{padding:.85rem}}.confirm-dialog_overlay__qRdT_{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(20,18,16,.62);backdrop-filter:blur(1px)}.confirm-dialog_dialog__HjnGS{position:relative;width:100%;max-width:420px;padding:28px 24px 22px;border:3px solid #2a2522;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.35),rgba(255,255,255,0) 40%),#faf6ee;color:#2a2522;box-shadow:6px 6px 0 rgba(42,37,34,.72),0 14px 36px rgba(0,0,0,.28);outline:none;text-align:center;animation:confirm-dialog_confirmPopIn__b3u2F .14s ease-out both}.confirm-dialog_message__FciZb{margin:0;font-family:var(--font-brand),Impact,sans-serif;font-size:clamp(1.15rem,3.6vw,1.35rem);font-weight:800;line-height:1.25}.confirm-dialog_actions__2o9CP{display:flex;justify-content:center;gap:12px;margin-top:22px}.confirm-dialog_button__5e4Ed{min-width:120px;min-height:48px;padding:0 18px;border:3px solid #2a2522;border-radius:6px;background:#fff8ef;color:#2a2522;font-family:var(--font-brand),Impact,sans-serif;font-size:1.05rem;font-weight:900;line-height:1;cursor:pointer;box-shadow:4px 4px 0 rgba(42,37,34,.42);transition:transform 80ms ease,box-shadow 80ms ease,background-color .12s ease}.confirm-dialog_buttonPrimary__0m8Tu{background:var(--color-button,#ffc400);color:var(--color-button-text,#1c1a17)}.confirm-dialog_buttonPrimary__0m8Tu:hover:not(:disabled),.confirm-dialog_button__5e4Ed:hover:not(:disabled){transform:translate(1px,1px);box-shadow:3px 3px 0 rgba(42,37,34,.5)}.confirm-dialog_buttonPrimary__0m8Tu:active:not(:disabled),.confirm-dialog_button__5e4Ed:active:not(:disabled){transform:translate(3px,3px);box-shadow:1px 1px 0 rgba(42,37,34,.48)}.confirm-dialog_buttonPrimary__0m8Tu:focus-visible,.confirm-dialog_button__5e4Ed:focus-visible{outline:2px solid var(--color-button,#ffc400);outline-offset:2px}@keyframes confirm-dialog_confirmPopIn__b3u2F{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:520px){.confirm-dialog_overlay__qRdT_{padding:14px}.confirm-dialog_dialog__HjnGS{padding:24px 18px 18px}.confirm-dialog_message__FciZb{font-size:clamp(1.05rem,4.6vw,1.25rem)}.confirm-dialog_actions__2o9CP{gap:10px;margin-top:18px}.confirm-dialog_button__5e4Ed{flex:1 1 0;min-width:0;min-height:46px;padding:0 10px;font-size:clamp(.95rem,4vw,1.05rem)}}@media (prefers-reduced-motion:reduce){.confirm-dialog_dialog__HjnGS{animation:none}}.account-profile-modal_root__DcwWW{--profile-ink:#2a2522;--profile-cream:#faf6ee;--profile-cream-deep:#fff8ef;--profile-panel:#fffdf7;--profile-muted:rgba(42,37,34,0.62);--profile-line:#2a2522;display:flex;flex-direction:column;gap:1.15rem;font-family:var(--font-brand),Impact,sans-serif;color:var(--profile-ink)}.account-profile-modal_title__FYZrK{margin:0;padding-right:2.25rem;font-size:clamp(1.55rem,4.5vw,1.85rem);font-weight:900;line-height:.95;letter-spacing:.02em;text-transform:uppercase}.account-profile-modal_status__cBC0M{margin:0;font-size:1.05rem;font-weight:800;color:var(--profile-muted)}.account-profile-modal_form__tb8cT{display:flex;flex-direction:column;gap:1rem}.account-profile-modal_identityRow__KFDbq{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem 1rem;align-items:start}.account-profile-modal_avatarPicker__DFVQY{display:flex;flex-direction:column;align-items:center;gap:.4rem;min-width:0}.account-profile-modal_avatarTrigger__vKGHL{position:relative;width:76px;height:76px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:3px solid var(--profile-line);border-radius:14px;background:var(--profile-cream-deep);box-shadow:3px 3px 0 rgba(42,37,34,.55);cursor:pointer;transition:transform 80ms ease,box-shadow 80ms ease}.account-profile-modal_avatarTrigger__vKGHL:hover{transform:translate(1px,1px);box-shadow:2px 2px 0 rgba(42,37,34,.55)}.account-profile-modal_avatarTrigger__vKGHL:focus-visible{outline:2px solid var(--color-button,#ffc400);outline-offset:2px}.account-profile-modal_avatarTriggerOpen__r0HPC{background:var(--color-button,#ffc400);transform:translate(1px,1px);box-shadow:2px 2px 0 rgba(42,37,34,.55)}.account-profile-modal_avatarTriggerImg__IWAE1{width:46px;height:46px;-o-object-fit:contain;object-fit:contain;pointer-events:none}.account-profile-modal_avatarFallbackMark__eqymz{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--profile-line);border-radius:50%;background:#fffaf0;font-size:1.05rem;font-weight:900;line-height:1}.account-profile-modal_avatarChangeHint__PV0Pw{font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--profile-muted)}.account-profile-modal_identityFields__4qhyn{display:flex;flex-direction:column;gap:.65rem;min-width:0}.account-profile-modal_field__b6DV2{display:flex;flex-direction:column;gap:.3rem;min-width:0;font-size:.78rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.account-profile-modal_input__7QoRQ{min-height:44px;min-width:0;width:100%;padding:0 .75rem;border:3px solid var(--profile-line);border-radius:6px;background:var(--profile-panel);color:var(--profile-ink);font-family:inherit;font-size:1.05rem;font-weight:800;letter-spacing:0;box-shadow:2px 2px 0 rgba(42,37,34,.18)}.account-profile-modal_input__7QoRQ:focus{outline:2px solid var(--color-button,#ffc400);outline-offset:1px}.account-profile-modal_metaRow__YUics{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .55rem;min-width:0}.account-profile-modal_metaEmail__uvC59{min-width:0;overflow-wrap:anywhere;font-size:.82rem;font-weight:800;line-height:1.25;color:var(--profile-muted);text-transform:none;letter-spacing:0}.account-profile-modal_badge__i2z6j{display:inline-flex;align-items:center;padding:.2rem .55rem;border:2px solid var(--profile-line);border-radius:999px;font-size:.68rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;line-height:1.1;box-shadow:1px 1px 0 rgba(42,37,34,.25)}.account-profile-modal_badgeVerified__xi3g5{background:#d8f5e2;color:#146338}.account-profile-modal_badgeUnverified__wdLla{background:#fff0c8;color:#8a4f00}.account-profile-modal_avatarPanel__l29h7{display:flex;flex-direction:column;gap:.65rem;padding:.75rem;border:3px solid var(--profile-line);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),var(--profile-cream);box-shadow:3px 3px 0 rgba(42,37,34,.35)}.account-profile-modal_avatarPanelHeader__VuRRp{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.account-profile-modal_avatarPanelTitle__NtRkG{margin:0;font-size:.82rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.account-profile-modal_avatarPanelDone__tEZsO{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 .75rem;border:2px solid var(--profile-line);border-radius:5px;background:var(--profile-panel);color:var(--profile-ink);font-family:inherit;font-size:.78rem;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase;cursor:pointer;box-shadow:2px 2px 0 rgba(42,37,34,.28)}.account-profile-modal_avatarPanelDone__tEZsO:hover{transform:translate(1px,1px);box-shadow:1px 1px 0 rgba(42,37,34,.28)}.account-profile-modal_avatarGrid__nFIrA{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;max-height:min(38vh,220px);overflow:auto;padding:2px}.account-profile-modal_avatarOption__mE66K{aspect-ratio:1;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;padding:.35rem;border:3px solid var(--profile-line);border-radius:7px;background:var(--profile-panel);color:var(--profile-ink);cursor:pointer;box-shadow:2px 2px 0 rgba(42,37,34,.28)}.account-profile-modal_avatarOption__mE66K img{width:70%;height:70%;-o-object-fit:contain;object-fit:contain;pointer-events:none}.account-profile-modal_avatarOptionActive__ZDR8V,.account-profile-modal_avatarOption__mE66K:hover{transform:translate(1px,1px);box-shadow:1px 1px 0 rgba(42,37,34,.28)}.account-profile-modal_avatarOptionActive__ZDR8V{background:var(--color-button,#ffc400)}.account-profile-modal_avatarOption__mE66K:focus-visible{outline:2px solid var(--color-button,#ffc400);outline-offset:1px}.account-profile-modal_error__3nP3_{margin:0;color:var(--color-danger,#b42318);font-size:.92rem;font-weight:800}.account-profile-modal_saveButton__ZADSh{width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:3px solid var(--profile-line);border-radius:7px;background:var(--color-button,#ffc400);color:var(--color-button-text,#1c1a17);box-shadow:4px 4px 0 rgba(42,37,34,.55);cursor:pointer;font-family:inherit;font-size:1.05rem;font-weight:900;letter-spacing:.06em;line-height:1;text-transform:uppercase;transition:transform 80ms ease,box-shadow 80ms ease}.account-profile-modal_saveButton__ZADSh:hover:not(:disabled){transform:translate(1px,1px);box-shadow:3px 3px 0 rgba(42,37,34,.55)}.account-profile-modal_saveButton__ZADSh:active:not(:disabled){transform:translate(3px,3px);box-shadow:1px 1px 0 rgba(42,37,34,.5)}.account-profile-modal_saveButton__ZADSh:disabled{opacity:.55;cursor:not-allowed}.account-profile-modal_accountLinks__kxn4q{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .85rem;margin:0;padding:.15rem 0 0}.account-profile-modal_linkButton__SCPip{padding:0;border:0;background:transparent;color:var(--profile-ink);cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:900;letter-spacing:.02em;text-decoration:underline;text-underline-offset:.14em}.account-profile-modal_linkButton__SCPip:hover{color:#111}.account-profile-modal_linkButton__SCPip:disabled{opacity:.55;cursor:not-allowed}.account-profile-modal_linkSep__xwJRJ{color:var(--profile-muted);font-size:.85rem;font-weight:900;-webkit-user-select:none;-moz-user-select:none;user-select:none}.account-profile-modal_customThemeSection__2dmhL{display:flex;flex-direction:column;gap:.75rem;margin:.15rem 0 0;padding-top:1rem;border-top:3px solid var(--profile-line)}.account-profile-modal_customThemeSectionHeader__M_Qkd{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.account-profile-modal_customThemeFormTitle__dmBNR,.account-profile-modal_privacySectionTitle__G_dPw{margin:0;font-size:1.05rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.account-profile-modal_customThemeCount__pVgwl{font-size:.75rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:var(--profile-muted)}.account-profile-modal_privacySectionCopy__qlKpO{margin:0;font-size:.82rem;font-weight:800;line-height:1.4;color:var(--profile-muted)}.account-profile-modal_profileStatus___tE0b{margin:0;font-size:.95rem;font-weight:800}.account-profile-modal_authError__nnAxQ{margin:0;color:var(--color-danger,#b42318);font-size:.9rem;font-weight:800}.account-profile-modal_accountNotice__OQtYA{margin:0;padding:.7rem .85rem;border:3px solid var(--profile-line);border-radius:6px;background:#e7f5ff;box-shadow:2px 2px 0 rgba(42,37,34,.28);color:var(--profile-ink);font-size:.88rem;font-weight:800}.account-profile-modal_customThemeEmptyCopy__4S2vf,.account-profile-modal_customThemeLockedCopy__6D7IP{margin:0;padding:.85rem;border:3px solid var(--profile-line);border-radius:7px;background:var(--profile-panel);box-shadow:2px 2px 0 rgba(42,37,34,.22);font-size:.9rem;font-weight:800;line-height:1.4}.account-profile-modal_customThemePremiumLock__TeOAP{display:flex;flex-direction:column;gap:.75rem;padding:.95rem;border:3px solid var(--profile-line);border-radius:8px;background:linear-gradient(180deg,rgba(255,244,180,.55),transparent 55%),#fff8e4;box-shadow:3px 3px 0 rgba(42,37,34,.4)}.account-profile-modal_customThemePremiumLock__TeOAP .account-profile-modal_customThemeLockedCopy__6D7IP{margin:0;padding:0;border:0;background:transparent;box-shadow:none}.account-profile-modal_customThemeUnlockButton__EwJm6{align-self:stretch;min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border:3px solid var(--profile-line);border-radius:7px;background:var(--color-button,#ffc400);color:var(--color-button-text,#1c1a17);font-family:inherit;font-size:.95rem;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase;box-shadow:3px 3px 0 rgba(42,37,34,.45);cursor:pointer;transition:transform 80ms ease,box-shadow 80ms ease}.account-profile-modal_customThemeUnlockButton__EwJm6:hover{transform:translate(1px,1px);box-shadow:2px 2px 0 rgba(42,37,34,.45)}.account-profile-modal_customThemeList__J9qnn{display:flex;flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none}.account-profile-modal_customThemeCard__FVddU{display:flex;flex-direction:column;gap:.55rem;padding:.85rem;border:3px solid var(--profile-line);border-radius:7px;background:var(--profile-panel);box-shadow:2px 2px 0 rgba(42,37,34,.22)}.account-profile-modal_customThemeCardHeader__TpsRU{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.account-profile-modal_customThemeCardTitle__CiknW{font-size:.98rem;font-weight:900}.account-profile-modal_customThemeDisabledBadge__dZf6P{font-size:.72rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:var(--color-danger,#b42318)}.account-profile-modal_customThemeCardQuotes__oeP_t{display:flex;flex-direction:column;gap:.2rem;font-size:.82rem;font-weight:700;color:var(--profile-muted)}.account-profile-modal_customThemeCardPreviews__6DHJv{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.account-profile-modal_customThemePreview__Nvp4K{display:flex;flex-direction:column;gap:.25rem;align-items:center}.account-profile-modal_customThemePreviewLabel__qjDrV{font-size:.72rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.account-profile-modal_customThemePreviewImage__qL4qz,.account-profile-modal_customThemePreviewPlaceholder__7lsDo{width:64px;height:64px;border:2px solid var(--profile-line);border-radius:6px;background:linear-gradient(45deg,#e8e0d0 25%,transparent 0,transparent 75%,#e8e0d0 0,#e8e0d0),linear-gradient(45deg,#e8e0d0 25%,transparent 0,transparent 75%,#e8e0d0 0,#e8e0d0);background-size:12px 12px;background-position:0 0,6px 6px;-o-object-fit:contain;object-fit:contain}.account-profile-modal_customThemeCardActions__RN6dk,.account-profile-modal_customThemeFormActions__kIvtM{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.account-profile-modal_customThemeForm__90Nc1{display:flex;flex-direction:column;gap:.75rem;padding:.85rem;border:3px solid var(--profile-line);border-radius:8px;background:#fff5cf;box-shadow:2px 2px 0 rgba(42,37,34,.22)}.account-profile-modal_authField__Ki6VX{display:flex;flex-direction:column;gap:.3rem;font-size:.78rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.account-profile-modal_authInput__8oTke{min-height:42px;min-width:0;padding:0 .7rem;border:3px solid var(--profile-line);border-radius:6px;background:var(--profile-panel);color:var(--profile-ink);font-family:inherit;font-size:1rem;letter-spacing:0}.account-profile-modal_submitButton__NiHY8{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:3px solid var(--profile-line);border-radius:7px;background:var(--color-button,#ffc400);color:var(--color-button-text,#1c1a17);box-shadow:3px 3px 0 rgba(42,37,34,.4);cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:900;letter-spacing:.05em;line-height:1;text-transform:uppercase;transition:transform 80ms ease,box-shadow 80ms ease}.account-profile-modal_submitButton__NiHY8:hover:not(:disabled){transform:translate(1px,1px);box-shadow:2px 2px 0 rgba(42,37,34,.4)}.account-profile-modal_submitButton__NiHY8:disabled{opacity:.55;cursor:not-allowed}@media (max-width:420px){.account-profile-modal_identityRow__KFDbq{grid-template-columns:1fr;justify-items:center;text-align:center}.account-profile-modal_identityFields__4qhyn{width:100%}.account-profile-modal_metaRow__YUics{justify-content:center}.account-profile-modal_field__b6DV2{text-align:left}.account-profile-modal_avatarGrid__nFIrA{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:821px){.account-profile-modal_root__DcwWW{gap:1.45rem}.account-profile-modal_title__FYZrK{padding-right:2.8rem;font-size:clamp(1.95rem,2.4vw,2.3rem)}.account-profile-modal_status__cBC0M{font-size:1.3rem}.account-profile-modal_form__tb8cT{gap:1.25rem}.account-profile-modal_identityRow__KFDbq{gap:1.05rem 1.25rem}.account-profile-modal_avatarTrigger__vKGHL{width:95px;height:95px;border-radius:16px}.account-profile-modal_avatarFallbackMark__eqymz,.account-profile-modal_avatarTriggerImg__IWAE1{width:58px;height:58px}.account-profile-modal_avatarFallbackMark__eqymz{font-size:1.3rem}.account-profile-modal_avatarChangeHint__PV0Pw{font-size:1rem}.account-profile-modal_authField__Ki6VX,.account-profile-modal_field__b6DV2{font-size:1.05rem}.account-profile-modal_input__7QoRQ{min-height:55px;font-size:1.3rem}.account-profile-modal_metaEmail__uvC59{font-size:1.12rem}.account-profile-modal_badge__i2z6j{font-size:1rem;padding:.3rem .8rem}.account-profile-modal_avatarPanelTitle__NtRkG{font-size:1.12rem}.account-profile-modal_avatarPanelDone__tEZsO{min-height:42px;font-size:1.05rem}.account-profile-modal_avatarGrid__nFIrA{max-height:min(38vh,275px);gap:.55rem}.account-profile-modal_error__3nP3_{font-size:1.15rem}.account-profile-modal_saveButton__ZADSh{min-height:60px;font-size:1.3rem}.account-profile-modal_linkButton__SCPip,.account-profile-modal_linkSep__xwJRJ{font-size:1.1rem}.account-profile-modal_customThemeFormTitle__dmBNR,.account-profile-modal_privacySectionTitle__G_dPw{font-size:1.3rem}.account-profile-modal_customThemeCount__pVgwl{font-size:.94rem}.account-profile-modal_privacySectionCopy__qlKpO{font-size:1.02rem}.account-profile-modal_accountNotice__OQtYA,.account-profile-modal_authError__nnAxQ,.account-profile-modal_customThemeEmptyCopy__4S2vf,.account-profile-modal_customThemeLockedCopy__6D7IP,.account-profile-modal_profileStatus___tE0b{font-size:1.12rem}.account-profile-modal_customThemeUnlockButton__EwJm6{min-height:58px;font-size:1.18rem}.account-profile-modal_customThemeCardTitle__CiknW{font-size:1.22rem}.account-profile-modal_customThemeCardQuotes__oeP_t{font-size:1.02rem}.account-profile-modal_customThemeDisabledBadge__dZf6P,.account-profile-modal_customThemePreviewLabel__qjDrV{font-size:.9rem}.account-profile-modal_customThemePreviewImage__qL4qz,.account-profile-modal_customThemePreviewPlaceholder__7lsDo{width:80px;height:80px}.account-profile-modal_authInput__8oTke{min-height:52px;font-size:1.25rem}.account-profile-modal_submitButton__NiHY8{min-height:55px;font-size:1.12rem}}.account-top-bar_topBar__jEpaA{display:grid;grid-template-columns:auto minmax(14rem,1fr) auto;align-items:center;gap:16px;min-height:67px;padding:12px 24px;border-bottom:3px solid var(--color-border);background:rgba(250,246,238,.85);font-family:var(--font-brand),Impact,sans-serif}.account-top-bar_topBarLandingComic__046oB{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:32px;min-height:0;padding:10px clamp(16px,2.4vw,40px);border-bottom:0;background:transparent}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeSlot__Veheo{width:100%;min-width:0;padding-inline:14px}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeSlot__Veheo:empty{display:none}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarRight__DHC1_{justify-self:end;flex-shrink:0}.account-top-bar_topBarBorderless__AfG1C{border-bottom:0}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarLeft__WyHCs{display:flex;align-items:center;gap:36px;min-width:0;flex-shrink:0}.account-top-bar_topBarLeftAccessory__5cLZG{display:inline-flex;align-items:center;flex-shrink:0}.account-top-bar_topBarLandingComic__046oB .account-top-bar_gameLogo__aokaZ{width:auto;height:auto;max-width:min(238px,25.5vw);max-height:41px;-o-object-fit:contain;object-fit:contain;flex-shrink:1;min-width:0}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNotice__ul32J{display:flex;align-items:center;width:100%;max-width:100%;min-width:0;min-height:64px;box-sizing:border-box;padding:0 16px;background:#fffdf7;border:4px solid #111;border-radius:var(--ui-radius,6px);box-shadow:4px 4px 0 #111;color:#1c1a17;font-family:var(--font-brand),Impact,sans-serif;font-size:1.32rem;font-weight:800;letter-spacing:0;line-height:1.05;text-align:center;white-space:normal}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeBody__6j_OT{display:flex;align-items:center;justify-content:center;gap:.4em;flex:1;min-width:0;min-height:100%;overflow:hidden}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeCanExpand__mcwxq .account-top-bar_topBarNoticeBody__6j_OT{cursor:pointer}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeExpandable__dXyra{overflow:hidden}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeExpandable__dXyra .account-top-bar_topBarNoticeMessage__nzarq{flex:0 1 auto;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.05;padding-block:.12em}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeHasCycle__79o45{display:grid;grid-template-columns:20px minmax(0,1fr) 20px;-moz-column-gap:6px;column-gap:6px;align-items:center}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeHasCycle__79o45 .account-top-bar_topBarNoticeBody__6j_OT{grid-column:2}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeHasCycle__79o45 .account-top-bar_topBarNoticeCycle__viITc{grid-column:3}.account-top-bar_topBarNoticeWrap__8V3H7{position:relative;width:100%;min-width:0}.account-top-bar_topBarNoticeWrapExpandable__YwMJz{flex:1;min-width:0}.account-top-bar_topBarNoticeMessage__nzarq{min-width:0;line-height:inherit}.account-top-bar_topBarNoticeBody__6j_OT{display:inline-flex;align-items:center;gap:.4em;min-width:0}.account-top-bar_topBarNoticeActionWrap__Lagj1{display:inline-flex;flex-shrink:0}.account-top-bar_topBarNoticeWrapExpanded__WPrNR{z-index:30}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeExpanded__3FKDL .account-top-bar_topBarNoticeBody__6j_OT{justify-content:flex-start}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeExpanded__3FKDL{position:absolute;top:0;left:0;z-index:31;width:-moz-max-content;width:max-content;max-width:min(92vw,44rem);overflow:visible;white-space:normal;text-overflow:clip;pointer-events:auto}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeExpanded__3FKDL .account-top-bar_topBarNoticeMessage__nzarq{overflow:visible;white-space:normal;text-overflow:clip;flex:initial}.account-top-bar_topBarNoticeCycle__viITc{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin:0;padding:0;border:0;border-radius:2px;background:transparent;color:inherit;cursor:pointer;opacity:.72}.account-top-bar_topBarNoticeCycle__viITc:focus-visible,.account-top-bar_topBarNoticeCycle__viITc:hover{opacity:1;outline:none}.account-top-bar_topBarNoticeCycleIcon__S8YcP{width:8px;height:8px;display:block}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeError__Nxo1g,.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeInfo__Wf09u,.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeSuccess__kbZYu,.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeWarning__PCGYA{background:#fffdf7;color:#1c1a17}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeWarning__PCGYA .account-top-bar_topBarNoticeIcon__aXgqc{width:22px;height:22px}.account-top-bar_topBarLandingComic__046oB .account-top-bar_accountAvatarButton__kQXrf,.account-top-bar_topBarLandingComic__046oB .account-top-bar_accountPendingSlot__Mqs10,.account-top-bar_topBarLandingComic__046oB .account-top-bar_iconBtn__TYzDe{width:64px;height:64px;background:var(--color-button,#ffc400);border-color:#111;border-radius:var(--ui-radius,6px);box-shadow:4px 4px 0 #111;color:var(--color-button-text,#1c1a17)}.account-top-bar_topBarLandingComic__046oB .account-top-bar_iconBtn__TYzDe svg{width:32px;height:32px}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarDesktopActions__GpoO7 .account-top-bar_iconBtn__TYzDe,.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarLeft__WyHCs>.account-top-bar_iconBtn__TYzDe{border-width:4px}.account-top-bar_topBarLandingComic__046oB .account-top-bar_accountAvatarButton__kQXrf:hover,.account-top-bar_topBarLandingComic__046oB .account-top-bar_iconBtn__TYzDe:hover{transform:translate(1px,1px);box-shadow:1px 1px 0 #111}.account-top-bar_topBarLandingComic__046oB button:focus,.account-top-bar_topBarLandingComic__046oB button:focus-visible{outline:none}.account-top-bar_topBarLeft__WyHCs{display:flex;align-items:center;gap:16px;min-width:0}.account-top-bar_gameName__p1pGa{font-family:var(--font-brand),Impact,sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text);white-space:nowrap}.account-top-bar_gameLogo__aokaZ{height:40px;width:auto;display:block;-o-object-fit:contain;object-fit:contain}.account-top-bar_topBarRight__DHC1_{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.account-top-bar_topBarAccountEntry__DiD_u,.account-top-bar_topBarDesktopActions__GpoO7{display:inline-flex;align-items:center;gap:8px}.account-top-bar_topBarMobileActions__GI5Wz{display:none;align-items:center;gap:8px}.account-top-bar_topBarNoticeSlot__Veheo{min-width:0;display:flex;align-items:center;justify-content:center}.account-top-bar_topBarNotice__ul32J{display:inline-flex;align-items:center;gap:.4em;width:-moz-fit-content;width:fit-content;max-width:min(100%,42rem);margin:0;padding:.4rem .75rem;border-radius:999px;color:var(--color-text);font-size:.95rem;font-weight:900;letter-spacing:.03em;line-height:1.25;white-space:normal;text-align:center;box-sizing:border-box}.account-top-bar_topBarNoticeAction__opZTA{min-height:26px;margin-left:.25rem;padding:0 .45rem;border:2px solid;border-radius:4px;background:transparent;color:inherit;cursor:pointer;font:inherit;font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.account-top-bar_topBarNoticeAction__opZTA:disabled{opacity:.55;cursor:not-allowed}.account-top-bar_topBarNoticeIcon__aXgqc{display:inline-flex;flex-shrink:0;width:16px;height:16px}.account-top-bar_topBarNoticeWarning__PCGYA{background:rgba(255,245,207,.9);color:#8a5a00}.account-top-bar_topBarNoticeInfo__Wf09u{background:rgba(231,245,255,.95);color:#0b5cab}.account-top-bar_topBarNoticeSuccess__kbZYu{background:rgba(226,247,235,.95);color:#146c43}.account-top-bar_topBarNoticeError__Nxo1g{background:rgba(255,232,230,.95);color:var(--color-danger,#b42318)}.account-top-bar_accountCluster__5zEVt{display:inline-flex;align-items:center;gap:8px;min-width:0}.account-top-bar_accountName__ZTc4A{font-size:.8rem;font-weight:900}.account-top-bar_accountNameButton__o_nxu,.account-top-bar_accountName__ZTc4A{max-width:13rem;overflow:hidden;color:var(--color-text);letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap}.account-top-bar_accountNameButton__o_nxu{padding:0;border:0;background:transparent;cursor:pointer;font:inherit;font-size:.8rem;font-weight:900;text-align:left}.account-top-bar_accountNameButton__o_nxu:hover{text-decoration:underline}.account-top-bar_accountTextBtn__YL7Ve{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;background:#faf6ee;border:3px solid var(--color-border);border-radius:4px;box-shadow:2px 2px 0 var(--color-border);cursor:pointer;color:var(--color-button-text);font:inherit;font-size:.8rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transition:transform 60ms,box-shadow 60ms}.account-top-bar_accountTextBtn__YL7Ve:hover:not(:disabled),.account-top-bar_iconBtn__TYzDe:hover{transform:translate(1px,1px);box-shadow:1px 1px 0 var(--color-border)}.account-top-bar_accountTextBtn__YL7Ve:disabled{opacity:.55;cursor:not-allowed}.account-top-bar_iconBtn__TYzDe{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-button);border:3px solid var(--color-border);border-radius:4px;box-shadow:2px 2px 0 var(--color-border);cursor:pointer;font-size:1.1rem;color:var(--color-button-text);transition:transform 60ms,box-shadow 60ms}.account-top-bar_boardMobileMenu__R9rV1{position:relative;display:inline-flex;z-index:1}.account-top-bar_topBarLandingComic__046oB .account-top-bar_iconBtn__TYzDe .account-top-bar_boardMobileMenuIcon__ncFLR{width:26px;height:26px}.account-top-bar_boardMobileMenuBtnOpen__LJ1Ft{transform:translate(1px,1px);box-shadow:1px 1px 0 #111}.account-top-bar_boardMobileMenuPanel__P_9Z8{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:min(220px,calc(100vw - 28px));display:flex;flex-direction:column;gap:8px;padding:10px;background:#f5cb41;border:4px solid #111;border-radius:var(--ui-radius,6px);box-shadow:6px 6px 0 #111}.account-top-bar_boardMobileMenuItem__Jn_Ik{min-height:44px;display:flex;align-items:center;padding:0 12px;border:3px solid #111;border-radius:var(--ui-radius,6px);background:#fffdf7;box-shadow:3px 3px 0 #111;color:#1c1a17;cursor:pointer;font-family:var(--font-brand),Impact,sans-serif;font-size:.92rem;font-weight:900;letter-spacing:.02em;line-height:1;text-align:left;text-transform:uppercase;transition:transform 60ms,box-shadow 60ms}.account-top-bar_boardMobileMenuItem__Jn_Ik:active,.account-top-bar_boardMobileMenuItem__Jn_Ik:focus-visible,.account-top-bar_boardMobileMenuItem__Jn_Ik:hover{transform:translate(1px,1px);box-shadow:1px 1px 0 #111;outline:none}.account-top-bar_accountAvatarButton__kQXrf{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;padding:0;background:var(--color-button);cursor:pointer;color:var(--color-button-text);transition:transform 60ms,box-shadow 60ms}.account-top-bar_accountAvatarButton__kQXrf,.account-top-bar_accountPendingSlot__Mqs10{width:40px;height:40px;border:3px solid var(--color-border);border-radius:50%;box-shadow:2px 2px 0 var(--color-border)}.account-top-bar_accountPendingSlot__Mqs10{display:inline-block;background:rgba(250,246,238,.55)}.account-top-bar_accountAvatarButton__kQXrf:hover{transform:translate(1px,1px);box-shadow:1px 1px 0 var(--color-border)}.account-top-bar_accountAvatarButton__kQXrf img{width:88%;height:88%;-o-object-fit:contain;object-fit:contain;display:block}.account-top-bar_accountAvatarInitial__LvsXr{font-size:1.5rem;font-weight:900;line-height:1;text-transform:uppercase;color:var(--color-button-text)}.account-top-bar_topBarLandingComic__046oB .account-top-bar_accountAvatarInitial__LvsXr{font-size:2rem}.account-top-bar_modalOverlay__skYSU{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;animation:account-top-bar_modalFadeIn__llYaz .15s ease-out}@keyframes account-top-bar_modalFadeIn__llYaz{0%{opacity:0}to{opacity:1}}.account-top-bar_modalPanel__OJmvw{position:relative;width:100%;max-width:420px;max-height:min(86vh,760px);overflow:auto;margin:24px;padding:30px 28px 24px;background:#fff6df;border:4px solid #111;border-radius:8px;box-shadow:8px 8px 0 #111,0 18px 45px rgba(0,0,0,.24);animation:account-top-bar_modalSlideIn__MlNtp .15s ease-out}@media (min-width:821px){.account-top-bar_modalPanelAuth__Prgzu{max-width:520px;padding:34px 32px 28px}}.account-top-bar_modalPanelProfile__6NjYC{max-width:440px;padding:26px 24px 22px;border-width:4px;border-color:#111;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.4),rgba(255,255,255,0) 28%),#faf6ee;box-shadow:8px 8px 0 #111,0 16px 40px rgba(0,0,0,.22)}.account-top-bar_modalCloseProfile__YNRsd{top:14px;right:14px;width:36px;height:36px;border-width:3px;border-radius:7px;background:#fffdf7;box-shadow:2px 2px 0 rgba(42,37,34,.35);color:#2a2522;font-family:var(--font-brand),Impact,sans-serif}.account-top-bar_modalCloseProfile__YNRsd:hover{background:var(--color-button,#ffc400);transform:translate(1px,1px);box-shadow:1px 1px 0 rgba(42,37,34,.35)}@media (min-width:821px){.account-top-bar_modalPanelProfile__6NjYC{max-width:620px;max-height:min(86vh,950px);padding:36px 34px 32px}.account-top-bar_modalCloseProfile__YNRsd{top:16px;right:16px;width:45px;height:45px;font-size:1.25rem}}@keyframes account-top-bar_modalSlideIn__MlNtp{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.account-top-bar_modalClose__YvIHV{position:absolute;top:12px;right:12px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:#fffdf7;border:3px solid #111;border-radius:6px;box-shadow:2px 2px 0 #111;cursor:pointer;font-size:1.1rem;font-weight:900;color:#111;font-family:var(--font-brand),Impact,sans-serif;line-height:1;transition:background 80ms,transform 60ms,box-shadow 60ms}.account-top-bar_modalClose__YvIHV:hover{background:var(--color-button,#ffc400);transform:translate(1px,1px);box-shadow:1px 1px 0 #111}@media (max-width:820px){.account-top-bar_topBarLandingComic__046oB{padding:8px 16px;gap:10px}.account-top-bar_topBarLandingComic__046oB .account-top-bar_gameLogo__aokaZ{max-width:min(187px,32.3vw);max-height:36px}.account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNotice__ul32J{min-height:48px;font-size:.95rem;padding:0 14px}.account-top-bar_topBarLandingComic__046oB .account-top-bar_accountAvatarButton__kQXrf,.account-top-bar_topBarLandingComic__046oB .account-top-bar_accountPendingSlot__Mqs10,.account-top-bar_topBarLandingComic__046oB .account-top-bar_iconBtn__TYzDe{width:48px;height:48px}.account-top-bar_topBarLandingComic__046oB .account-top-bar_iconBtn__TYzDe svg{width:28px;height:28px}.account-top-bar_topBarLandingComic__046oB .account-top-bar_accountAvatarInitial__LvsXr{font-size:1.5rem}}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB{grid-template-columns:48px minmax(0,1fr) 48px;grid-template-areas:"left logo actions";align-items:center;gap:8px 10px;min-height:0;padding:8px 12px 6px;overflow:visible}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB:has(.account-top-bar_topBarNoticeSlot__Veheo:not(:empty)){grid-template-areas:"notice notice notice" "left logo actions";gap:6px 10px}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarLeft__WyHCs{display:contents}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarLeftAccessory__5cLZG{grid-area:left;display:inline-flex;justify-self:start}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarLeft__WyHCs>.account-top-bar_iconBtn__TYzDe{grid-area:left;justify-self:start}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeSlot__Veheo{grid-area:notice;width:100%;min-height:0;padding-inline:0}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeSlot__Veheo:empty{display:none}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarRight__DHC1_{grid-area:actions;justify-self:end;transform:none;overflow:visible;flex-shrink:0}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarRight__DHC1_ .account-top-bar_iconBtn__TYzDe{border-width:4px}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_gameLogo__aokaZ{grid-area:logo;justify-self:center;max-width:min(162px,36vw);max-height:32px}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarAccountEntry__DiD_u,html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarDesktopActions__GpoO7{display:none}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarMobileActions__GI5Wz{display:inline-flex}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNotice__ul32J{max-width:100%;min-height:0;padding:5px 10px;border-width:3px;box-shadow:3px 3px 0 #111;font-size:.78rem;line-height:1.15}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeWarning__PCGYA .account-top-bar_topBarNoticeIcon__aXgqc{width:16px;height:16px}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeExpanded__3FKDL{left:0;right:0;width:auto;max-width:none}html[data-layout-mode=mobile] .account-top-bar_topBarLandingComic__046oB .account-top-bar_topBarNoticeAction__opZTA{min-height:22px;font-size:.6rem}.how-to-play-modal_modalOverlay__ezBmH{position:fixed;inset:0;z-index:220;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;animation:how-to-play-modal_howToPlayModalFadeIn__AQ7G2 .15s ease-out}@keyframes how-to-play-modal_howToPlayModalFadeIn__AQ7G2{0%{opacity:0}to{opacity:1}}.how-to-play-modal_modalShell__aRptj{display:flex;flex-direction:column;align-items:center;gap:12px;width:min(100vw,calc(100dvh + 40px));max-width:100%;max-height:100dvh;padding:16px;box-sizing:border-box}.how-to-play-modal_modalPanel__cKUxG{position:relative;width:min(calc(100vw - 32px),calc(100dvh - 120px),720px);max-height:calc(100dvh - 120px);aspect-ratio:1/1;display:flex;flex-direction:column;padding:clamp(20px,4vw,36px);box-sizing:border-box;background:#fffdf7;border:3px solid #111;border-radius:16px;box-shadow:6px 6px 0 #111;animation:how-to-play-modal_howToPlayModalSlideIn__iLKO5 .15s ease-out;overflow:hidden}@keyframes how-to-play-modal_howToPlayModalSlideIn__iLKO5{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.how-to-play-modal_navRow__uUS_U{display:flex;flex:0 0 auto;align-items:center;justify-content:center;gap:12px}.how-to-play-modal_navBtn__JX_yz{display:inline-flex;align-items:center;justify-content:center;width:clamp(44px,8vw,56px);height:clamp(44px,8vw,56px);border:3px solid #111;border-radius:var(--ui-radius,6px);background:var(--color-button,#ffc400);color:var(--color-button-text,#111);box-shadow:4px 4px 0 #111;cursor:pointer;transition:transform 60ms,box-shadow 60ms,opacity 60ms}.how-to-play-modal_navBtn__JX_yz:focus{outline:none}.how-to-play-modal_navBtn__JX_yz:focus-visible{outline:3px solid #111;outline-offset:3px}.how-to-play-modal_navBtn__JX_yz:active:not(:disabled){transform:translate(1px,1px);box-shadow:1px 1px 0 #111}.how-to-play-modal_navBtn__JX_yz:disabled{opacity:.35;cursor:default}.how-to-play-modal_modalClose__JW225{position:absolute;top:14px;right:14px;z-index:1;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:3px solid #111;border-radius:8px;background:#fffdf7;color:#1c1a17;box-shadow:2px 2px 0 #111;font-size:1.1rem;font-weight:900;line-height:1;cursor:pointer;transition:transform 60ms,box-shadow 60ms}.how-to-play-modal_modalClose__JW225:focus{outline:none}.how-to-play-modal_modalClose__JW225:focus-visible{outline:3px solid #111;outline-offset:3px}.how-to-play-modal_modalClose__JW225:active{transform:translate(1px,1px);box-shadow:1px 1px 0 #111}.how-to-play-modal_slideContent__jKo9a{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;padding-right:36px}.how-to-play-modal_slideTitle__1VQ4a{margin:0 0 clamp(12px,2.5vw,20px);font-family:var(--font-brand),Impact,sans-serif;font-size:clamp(1.6rem,4.8vw,2.45rem);font-weight:800;line-height:1.05;letter-spacing:.01em;text-transform:uppercase}.how-to-play-modal_slideBody__fU0WN{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;font-family:var(--font-brand),Impact,sans-serif;color:var(--color-text,#2a2522)}.how-to-play-modal_slideParagraph__qNTzx{margin:0 0 1em;font-size:clamp(1.08rem,2.35vw,1.35rem);line-height:1.55}.how-to-play-modal_slideParagraph__qNTzx:last-child{margin-bottom:0}.how-to-play-modal_slideLink__G_7aj{color:inherit;font-weight:inherit;text-decoration:underline;text-underline-offset:.14em}.how-to-play-modal_slideLink__G_7aj:hover{color:var(--color-text,#2a2522)}@media (max-width:520px){.how-to-play-modal_modalShell__aRptj{gap:10px;width:100%;padding:12px 12px 14px}.how-to-play-modal_modalPanel__cKUxG{width:min(calc(100vw - 24px),calc(100dvh - 120px));max-height:calc(100dvh - 120px);padding:18px 16px 16px;border-radius:14px;box-shadow:5px 5px 0 #111}.how-to-play-modal_navRow__uUS_U{gap:10px}.how-to-play-modal_navBtn__JX_yz{width:48px;height:48px}.how-to-play-modal_slideContent__jKo9a{padding-right:28px}.how-to-play-modal_slideParagraph__qNTzx{font-size:clamp(1.02rem,3.6vw,1.18rem)}.how-to-play-modal_modalClose__JW225{top:10px;right:10px;width:36px;height:36px}}.speech-bubble_bubble__fGECF{position:relative;display:inline-block;max-width:17ch;padding:.58em .98em;background:#fffdf7;color:#1c1a17;border:10px solid #1c1a17;border-radius:26px;font-family:var(--font-speech),"Comic Sans MS",cursive;font-weight:400;line-height:1.15;text-align:center;white-space:normal;word-break:break-word;pointer-events:none;box-shadow:0 5px 0 rgba(28,26,23,.18),0 7px 16px rgba(0,0,0,.16);animation:speech-bubble_bubblePop__eqwbQ .25s cubic-bezier(.34,1.56,.64,1) both}.speech-bubble_bubble__fGECF.speech-bubble_fadeControlled__dRiDz{animation:none}.speech-bubble_bubble__fGECF.speech-bubble_fade_in__5Ba1u{animation:speech-bubble_teamSpeechFadeIn__Xf4hF .25s ease-out both}.speech-bubble_bubble__fGECF.speech-bubble_fade_shown__jq49U{animation:none;opacity:1}.speech-bubble_bubble__fGECF.speech-bubble_fade_out__7USFk{animation:speech-bubble_teamSpeechFadeOut__Atfuo .25s ease-in both}.speech-bubble_size_sm__pOre8{font-size:1.6rem;max-width:15ch}.speech-bubble_size_md__VFdE0{font-size:2.1rem;max-width:17ch}.speech-bubble_size_lg__5owpN{font-size:clamp(1.65rem,4.9vmin,2.95rem);max-width:18ch}.speech-bubble_bubbleImage__1k5SM{display:block;margin:0 auto;height:2.08em;width:auto;max-width:100%}.speech-bubble_bubbleText__ToQs8{display:block}.speech-bubble_bubbleImage__1k5SM+.speech-bubble_bubbleText__ToQs8{margin-top:.3em}.speech-bubble_bubble__fGECF:after,.speech-bubble_bubble__fGECF:before{content:"";position:absolute;width:0;height:0;border-style:solid;pointer-events:none}.speech-bubble_bubble__fGECF:before{bottom:-30px;border-width:24px 19px 0;border-color:#1c1a17 transparent transparent}.speech-bubble_bubble__fGECF:after{bottom:-16px;border-width:21px 12px 0;border-color:#fffdf7 transparent transparent}.speech-bubble_tail_down__Dag_N:before{left:50%;transform:translateX(-20px)}.speech-bubble_tail_down__Dag_N:after{left:50%;transform:translateX(-12px)}.speech-bubble_tail_left__i39rV:before{left:24%;transform:translateX(-20px)}.speech-bubble_tail_left__i39rV:after{left:24%;transform:translateX(-12px)}.speech-bubble_tail_right__ym9lh:before{left:76%;transform:translateX(-20px)}.speech-bubble_tail_right__ym9lh:after{left:76%;transform:translateX(-12px)}.speech-bubble_tail_none___bVZ4:after,.speech-bubble_tail_none___bVZ4:before{display:none}.speech-bubble_cycle_a__9oA29{animation:speech-bubble_bubbleCycleA__ATNl_ 12s ease-in-out infinite}.speech-bubble_cycle_b__axMjw{animation:speech-bubble_bubbleCycleB__IjjiL 12s ease-in-out infinite}.speech-bubble_bobWrap__JFLd_{display:inline-block}@keyframes speech-bubble_bubbleCycleA__ATNl_{0%,41%{opacity:0}45%{opacity:1}69%{opacity:1}73%,to{opacity:0}}@keyframes speech-bubble_bubbleCycleB__IjjiL{0%,70%{opacity:0}74%{opacity:1}97%{opacity:1}to{opacity:0}}@keyframes speech-bubble_bubblePop__eqwbQ{0%{opacity:0;transform:scale(.7) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes speech-bubble_teamSpeechFadeIn__Xf4hF{0%{opacity:0}to{opacity:1}}@keyframes speech-bubble_teamSpeechFadeOut__Atfuo{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.speech-bubble_bubble__fGECF{animation:none;opacity:1;transform:none}.speech-bubble_bubble__fGECF.speech-bubble_fade_in__5Ba1u,.speech-bubble_bubble__fGECF.speech-bubble_fade_out__7USFk,.speech-bubble_bubble__fGECF.speech-bubble_fade_shown__jq49U{animation:none;opacity:1}}.minigame-shell_overlay__LkVQn{position:fixed;inset:0;z-index:180;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.55);backdrop-filter:blur(2px);animation:minigame-shell_minigameShellOverlayFadeIn__ywHDS .2s ease-out}@keyframes minigame-shell_minigameShellOverlayFadeIn__ywHDS{0%{opacity:0}to{opacity:1}}.minigame-shell_cluster__rU_BZ{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-height:100%;padding:16px;box-sizing:border-box;pointer-events:none}.minigame-shell_shellColumn__mbi8U{--frame-radius:22px;--frame-border:14px;--frame-content-bleed:2px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:100%;pointer-events:auto}.minigame-shell_frameStack__WVy_F{position:relative;flex-shrink:0;width:min(calc(100vw - 32px),calc(100dvh - 80px),900px);max-width:100%}@media (min-width:769px){.minigame-shell_frameStack__WVy_F{width:min(calc(95vw - 30px),calc(95dvh - 76px),855px)}}.minigame-shell_frame__ae_1s{--frame-radius:calc(var(--frame-border) + 8px);--frame-border:14px;--frame-content-bleed:2px;position:relative;width:100%;aspect-ratio:1/1;container-type:size;background:#111;border-radius:var(--frame-radius);box-shadow:none;overflow:hidden;animation:minigame-shell_minigameShellFramePopIn__qqkE1 .2s ease-out}.minigame-shell_frame__ae_1s:before{content:"";position:absolute;inset:0;z-index:10;box-sizing:border-box;border:var(--frame-border) solid #111;border-radius:inherit;pointer-events:none}@keyframes minigame-shell_minigameShellFramePopIn__qqkE1{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.minigame-shell_closeButton__OPIYy{position:absolute;top:5px;right:7px;z-index:12;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:0;background:transparent;cursor:pointer;line-height:1}.minigame-shell_closeButton__OPIYy:after,.minigame-shell_closeButton__OPIYy:before{content:"";position:absolute;width:22px;height:2.5px;border-radius:1px;background:currentColor}.minigame-shell_closeButton__OPIYy:before{transform:rotate(45deg)}.minigame-shell_closeButton__OPIYy:after{transform:rotate(-45deg)}.minigame-shell_closeButtonLight__bSr4Z{color:rgba(250,246,238,.88);text-shadow:0 0 6px rgba(0,0,0,.75),1px 1px 0 rgba(42,37,34,.85)}.minigame-shell_closeButtonDark__ilBUL{color:rgba(42,37,34,.82);text-shadow:0 0 6px rgba(250,246,238,.65),-1px -1px 0 rgba(250,246,238,.35)}.minigame-shell_closeButtonLight__bSr4Z:hover:not(:disabled){color:#faf6ee}.minigame-shell_closeButtonDark__ilBUL:hover:not(:disabled){color:#2a2522}.minigame-shell_closeButton__OPIYy:focus-visible{outline:2px solid var(--color-button);outline-offset:2px}.minigame-shell_closeButton__OPIYy:disabled{opacity:.35;cursor:not-allowed}.minigame-shell_content__kM7Up{position:absolute;inset:calc(var(--frame-border) - var(--frame-content-bleed));z-index:0;overflow:hidden;display:flex;flex-direction:column;min-height:0;background:var(--color-bg);border-radius:max(0px,calc(var(--frame-radius) - var(--frame-border) + var(--frame-content-bleed)))}.minigame-shell_contentSubmitting__gmsNk{pointer-events:none}.minigame-shell_scaleViewport__2CxRs{position:relative;flex:1 1 auto;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}.minigame-shell_virtualCanvas__MbxS3{position:absolute;top:0;left:0;display:flex;flex-direction:column;font-family:var(--font-hud,"Segoe UI",system-ui,-apple-system,sans-serif);width:var(--minigame-design-size);height:var(--minigame-design-size);overflow:hidden;transform:scale(var(--minigame-scale));transform-origin:top left}.minigame-shell_virtualCanvas__MbxS3>*{flex:1 1 auto;min-width:0;min-height:0}.minigame-shell_leaveConfirmScrim__PfWO_{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 50% 36%,rgba(232,201,74,.18),transparent 34%),rgba(20,18,16,.72);backdrop-filter:blur(2px)}.minigame-shell_leaveConfirmDialog__6zIGj{position:relative;width:min(560px,calc(100vw - 48px));padding:36px;border:3px solid #2a2522;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.42),rgba(255,255,255,0) 34%),#faf6ee;color:#2a2522;box-shadow:8px 8px 0 rgba(42,37,34,.72),0 18px 48px rgba(0,0,0,.36);text-align:center;animation:minigame-shell_leaveConfirmPopIn__qdZDv .14s ease-out both}.minigame-shell_leaveConfirmDialog__6zIGj:before{content:"";position:absolute;inset:8px;border:1px solid rgba(42,37,34,.16);border-radius:4px;pointer-events:none}.minigame-shell_leaveConfirmTitle__sx7g7{margin:0;font-family:var(--font-brand),Impact,sans-serif;font-size:clamp(2rem,5vw,2.45rem);font-weight:900;line-height:.96;text-shadow:2px 2px 0 rgba(232,201,74,.42)}.minigame-shell_leaveConfirmCopy__vYUff{margin:16px auto 0;max-width:390px;font-family:var(--font-hud),"Segoe UI",system-ui,sans-serif;font-size:1.3rem;font-weight:800;line-height:1.4;color:rgba(42,37,34,.74)}.minigame-shell_leaveConfirmActions__l4jDN{display:flex;justify-content:center;gap:14px;margin-top:30px}.minigame-shell_leaveConfirmPrimary__cgUBe,.minigame-shell_leaveConfirmSecondary__Akihr{min-width:170px;min-height:60px;padding:0 22px;border:3px solid #2a2522;border-radius:6px;font:inherit;font-family:var(--font-brand),Impact,sans-serif;font-size:1.25rem;font-weight:900;line-height:1;white-space:nowrap;cursor:pointer;box-shadow:4px 4px 0 rgba(42,37,34,.42);transition:transform 80ms ease,box-shadow 80ms ease,background-color .12s ease}.minigame-shell_leaveConfirmPrimary__cgUBe{background:#d94f38;color:#fff8ef}.minigame-shell_leaveConfirmSecondary__Akihr{background:#fff8ef;color:#2a2522}.minigame-shell_leaveConfirmPrimary__cgUBe:hover:not(:disabled),.minigame-shell_leaveConfirmSecondary__Akihr:hover:not(:disabled){transform:translate(1px,1px);box-shadow:3px 3px 0 rgba(42,37,34,.5)}.minigame-shell_leaveConfirmPrimary__cgUBe:active:not(:disabled),.minigame-shell_leaveConfirmSecondary__Akihr:active:not(:disabled){transform:translate(3px,3px);box-shadow:1px 1px 0 rgba(42,37,34,.48)}.minigame-shell_leaveConfirmPrimary__cgUBe:focus-visible,.minigame-shell_leaveConfirmSecondary__Akihr:focus-visible{outline:2px solid var(--color-button);outline-offset:2px}.minigame-shell_leaveConfirmPrimary__cgUBe:disabled,.minigame-shell_leaveConfirmSecondary__Akihr:disabled{opacity:.55;cursor:not-allowed;transform:none}@keyframes minigame-shell_leaveConfirmPopIn__qdZDv{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:520px){.minigame-shell_leaveConfirmScrim__PfWO_{padding:14px}.minigame-shell_leaveConfirmDialog__6zIGj{width:min(94vw,560px);padding:30px 22px 24px}.minigame-shell_leaveConfirmTitle__sx7g7{font-size:clamp(1.85rem,8vw,2.25rem)}.minigame-shell_leaveConfirmCopy__vYUff{max-width:320px;font-size:clamp(1.05rem,4.8vw,1.2rem)}.minigame-shell_leaveConfirmActions__l4jDN{gap:10px;margin-top:24px}.minigame-shell_leaveConfirmPrimary__cgUBe,.minigame-shell_leaveConfirmSecondary__Akihr{flex:1 1 0;min-width:0;min-height:56px;padding:0 10px;font-size:clamp(.95rem,4vw,1.05rem)}}@media (prefers-reduced-motion:reduce){.minigame-shell_leaveConfirmDialog__6zIGj{animation:none}}.minigame-shell_unavailableState__gJFQY{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;min-height:0;padding:48px;text-align:center;background:var(--color-bg);color:var(--color-text)}.minigame-shell_unavailableTitle__ehSWD{margin:0;font-size:1.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.minigame-shell_unavailableCopy__5CueL{margin:14px 0 0;max-width:420px;font-size:1rem;color:var(--color-text-muted)}.minigame-shell_unavailableDebug__7XTBu{margin:18px 0 0;max-width:520px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;color:var(--color-text-muted);opacity:.78}.minigame-shell_frameStack__WVy_F .win-countdown-bar--compact{position:absolute;left:0;right:0;bottom:0;z-index:8}.minigame-shell_resultScreen__y3shz{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 40px 88px;box-sizing:border-box;overflow:hidden;text-align:center;cursor:pointer;background:#080605;color:#f4ead2;animation:minigame-shell_result-screen-in__RUpzS .18s ease-out both}.minigame-shell_resultAtmosphereSideA__gd20l{background:radial-gradient(ellipse 110% 92% at 50% 40%,color-mix(in srgb,var(--board-team-a-dark) 58%,#4a1e1a) 0,var(--board-team-a-dark) 26%,color-mix(in srgb,var(--board-team-a-dark) 72%,#000000) 58%,#050203 100%)}.minigame-shell_resultAtmosphereSideB__s6cLD{background:radial-gradient(ellipse 110% 92% at 50% 40%,color-mix(in srgb,var(--board-team-b-dark) 58%,#123040) 0,var(--board-team-b-dark) 26%,color-mix(in srgb,var(--board-team-b-dark) 72%,#000000) 58%,#020508 100%)}.minigame-shell_resultAtmosphereNeutral__3Ui6y{background:radial-gradient(115% 78% at 50% 42%,#3a322c 0,#261f1b 55%,#171411 100%)}.minigame-shell_resultGlow___gCWD{position:absolute;top:10%;left:50%;width:78%;height:58%;transform:translateX(-50%);border-radius:50%;pointer-events:none;opacity:.55;background:radial-gradient(circle at center,rgba(255,236,200,.2) 0,rgba(255,236,200,.06) 42%,rgba(255,236,200,0) 72%)}.minigame-shell_resultScreenRecord__jwVfO .minigame-shell_resultGlow___gCWD{animation:minigame-shell_result-glow-pulse__r_bz0 2.6s ease-in-out infinite,minigame-shell_result-glow-bright-flash__gvU4i .72s ease-out both}.minigame-shell_resultScreenPlain__8rYNg .minigame-shell_resultGlow___gCWD{opacity:.4;animation:minigame-shell_result-glow-pulse__r_bz0 3.2s ease-in-out infinite}.minigame-shell_resultContent__GRiJK{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:44px;max-width:100%;transform:translateY(-18px)}.minigame-shell_resultHeadline__tcPT1{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;line-height:.98}.minigame-shell_resultHeadlineMain__TFbS8{font-family:var(--font-brand),Impact,sans-serif;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.minigame-shell_resultHeadlineSub__KlwbI{font-family:var(--font-brand),Impact,sans-serif;font-size:40px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:rgba(244,234,210,.68)}.minigame-shell_resultScreenRecord__jwVfO .minigame-shell_resultHeadlineMain__TFbS8{font-size:108px;color:#f2c94c;text-shadow:0 4px 0 rgba(0,0,0,.35),0 0 36px rgba(242,201,76,.55)}.minigame-shell_resultScreenPlain__8rYNg .minigame-shell_resultHeadlineMain__TFbS8{font-size:88px;color:rgba(244,234,210,.92);text-shadow:0 4px 0 rgba(0,0,0,.32)}.minigame-shell_resultScoreStage__UiJzr{position:relative;display:flex;align-items:center;justify-content:center;min-height:168px}.minigame-shell_resultRays__S4Zqc{--result-rays:rgba(255,236,170,0.72);position:absolute;width:760px;height:760px;pointer-events:none}.minigame-shell_resultRaysField__T0pTQ{position:absolute;inset:-8%;background:repeating-conic-gradient(from 0deg,var(--result-rays) 0deg 1.1deg,rgba(0,0,0,0) 1.1deg 8deg);-webkit-mask-image:radial-gradient(circle,rgba(0,0,0,0) 10%,#000 22%,#000 52%,rgba(0,0,0,0) 86%);mask-image:radial-gradient(circle,rgba(0,0,0,0) 10%,#000 22%,#000 52%,rgba(0,0,0,0) 86%);opacity:0;will-change:transform,opacity;animation:minigame-shell_result-rays-expand__5iGHh 1.3s cubic-bezier(.22,.61,.36,1) .15s both,minigame-shell_result-rays-fade__E88Yn 1.3s ease-out .15s both}.minigame-shell_resultScore__3__0b{position:relative;font-family:var(--font-brand),Impact,sans-serif;font-size:var(--result-score-size,160px);font-weight:950;line-height:.9;text-shadow:0 5px 0 rgba(0,0,0,.3)}.minigame-shell_resultScoreSuccess__9Ag_U{color:#f7e6b0;text-shadow:0 5px 0 rgba(0,0,0,.35),0 0 40px rgba(242,201,76,.48);animation:minigame-shell_result-score-rise-strong__NQ1KS .42s cubic-bezier(.16,1.35,.28,1) both,minigame-shell_result-score-pulse__GhU8f .7s ease .38s 1}.minigame-shell_resultScorePlain__GFWF8{color:rgba(244,234,210,.9);animation:minigame-shell_result-score-rise__6DBNU .42s ease-out both}.minigame-shell_resultBustX__GDZrD{position:relative;width:150px;height:150px;transform:rotate(-5deg);animation:minigame-shell_result-bust-x-in__V2kPz .42s ease-out both}.minigame-shell_resultBustX__GDZrD path{fill:none;stroke:#e4dccf;stroke-width:13;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 1.5px rgba(0,0,0,.55)) drop-shadow(0 4px 0 rgba(0,0,0,.4))}.minigame-shell_resultContinueCue__pESeg{position:absolute;z-index:1;bottom:max(18px,7%);left:50%;transform:translateX(-50%);font-family:var(--font-brand),Impact,sans-serif;font-size:34px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(244,234,210,.48);pointer-events:none;white-space:nowrap}.minigame-shell_resultScreenValidating__M6qQw{gap:28px;background:radial-gradient(120% 80% at 50% 30%,#322b27 0,#211c19 70%);cursor:default}.minigame-shell_resultValidatingLabel__QgpVy{font-family:var(--font-brand),Impact,sans-serif;font-size:52px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:rgba(244,234,210,.78)}.minigame-shell_resultValidatingDots__GLZsf{display:inline-flex;gap:18px}.minigame-shell_resultValidatingDots__GLZsf i{width:26px;height:26px;border-radius:50%;background:#f2c94c;animation:minigame-shell_result-validating-bounce__fUEcT 1s ease-in-out infinite}.minigame-shell_resultValidatingDots__GLZsf i:nth-child(2){animation-delay:.16s}.minigame-shell_resultValidatingDots__GLZsf i:nth-child(3){animation-delay:.32s}@keyframes minigame-shell_result-screen-in__RUpzS{0%{opacity:0}to{opacity:1}}@keyframes minigame-shell_result-score-rise__6DBNU{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes minigame-shell_result-score-rise-strong__NQ1KS{0%{opacity:0;transform:translateY(28px) scale(.86)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes minigame-shell_result-score-pulse__GhU8f{0%{transform:scale(1)}45%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes minigame-shell_result-bust-x-in__V2kPz{0%{opacity:0;transform:rotate(-5deg) scale(.86)}to{opacity:1;transform:rotate(-5deg) scale(1)}}@keyframes minigame-shell_result-rays-expand__5iGHh{0%{transform:scale(.7)}to{transform:scale(1.18)}}@keyframes minigame-shell_result-rays-fade__E88Yn{0%{opacity:0}22%{opacity:.28}to{opacity:0}}@keyframes minigame-shell_result-rays-halo-fade__y0irs{0%{opacity:0}35%{opacity:.22}to{opacity:0}}@keyframes minigame-shell_result-glow-pulse__r_bz0{0%,to{opacity:.42}50%{opacity:.68}}@keyframes minigame-shell_result-glow-bright-flash__gvU4i{0%{opacity:.35}35%{opacity:.95}to{opacity:.55}}@keyframes minigame-shell_result-validating-bounce__fUEcT{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-16px);opacity:1}}@media (prefers-reduced-motion:reduce){.minigame-shell_resultBustX__GDZrD,.minigame-shell_resultGlow___gCWD,.minigame-shell_resultRaysField__T0pTQ,.minigame-shell_resultScorePlain__GFWF8,.minigame-shell_resultScoreSuccess__9Ag_U,.minigame-shell_resultScore__3__0b,.minigame-shell_resultScreenPlain__8rYNg .minigame-shell_resultGlow___gCWD,.minigame-shell_resultScreenRecord__jwVfO .minigame-shell_resultGlow___gCWD,.minigame-shell_resultScreen__y3shz,.minigame-shell_resultValidatingDots__GLZsf i{animation:none}.minigame-shell_resultRaysField__T0pTQ{opacity:.22;transform:scale(1);animation:minigame-shell_result-rays-halo-fade__y0irs .52s ease-out both}}.minigame-shell_shellPlaqueMount__qK6dv{--plaque-gap:12px;--plaque-stem-inset:15%;--plaque-stem-width:9px;--plaque-fill:var(--color-bg,#f0e8d8);--plaque-body-height:42px;--plaque-border:6px;--plaque-separator:6px;--plaque-coord-column:3.4rem;--plaque-inner-clearance:3px;--plaque-bottom-clearance:2px;--plaque-width:calc(100% - 2 * var(--frame-border, 14px) - 2 * var(--plaque-inner-clearance));--plaque-enter-delay:158ms;--plaque-enter-duration:480ms;--plaque-stem-delay:calc(var(--plaque-enter-delay) + var(--plaque-enter-duration) * 0.70);--plaque-stem-duration:calc(var(--plaque-enter-duration) * 0.30);--plaque-scale-fade-delay:0ms;--plaque-scale-fade-duration:350ms;--plaque-scale-fade-close-duration:300ms;position:relative;width:100%;max-width:100%;margin:0;padding-top:var(--plaque-gap);box-sizing:border-box;pointer-events:none}.minigame-shell_shellPlaqueMountGsap__dhofW,.minigame-shell_shellPlaqueMountGsap__dhofW .minigame-shell_shellMeta__kUivw,.minigame-shell_shellPlaqueMountGsap__dhofW .minigame-shell_shellPlaqueStem__msQz4{animation:none!important}.minigame-shell_shellMetaNone__imqEO{--plaque-fill:var(--color-bg,#f0e8d8)}.minigame-shell_shellMetaSideA__jYp3u{--plaque-fill:#eeaaa2}.minigame-shell_shellMetaSideB__JAoI2{--plaque-fill:#a7d1ef}.minigame-shell_shellPlaqueStem__msQz4{position:absolute;top:0;left:var(--plaque-stem-inset);width:var(--plaque-stem-width);height:var(--plaque-gap);box-sizing:border-box;border:none;background:#111;transform:translateX(-50%);transform-origin:top center;pointer-events:none}.minigame-shell_shellPlaqueStem__msQz4:last-of-type{left:auto;right:var(--plaque-stem-inset);transform:translateX(50%)}.minigame-shell_shellMeta__kUivw{display:grid;grid-template-columns:minmax(0,1fr) var(--plaque-coord-column);align-items:stretch;height:var(--plaque-body-height);margin-inline:auto;padding:0;width:var(--plaque-width);max-width:100%;box-sizing:border-box;overflow:hidden;border:var(--plaque-border) solid #111;border-radius:10px;background:var(--plaque-fill);color:#111;font-family:var(--font-brand),Impact,sans-serif}.minigame-shell_shellPlaqueRecord__tOQhC{min-width:0;display:flex;align-items:center;justify-content:center;padding:0 12px;overflow:hidden}.minigame-shell_shellPlaqueCoordinate___nFus{box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-width:0;padding:0 8px;border-left:var(--plaque-separator) solid #111}.minigame-shell_shellPlaqueMountDrop___5sRf:not(.minigame-shell_shellPlaqueMountGsap__dhofW) .minigame-shell_shellMeta__kUivw{animation:minigame-shell_minigamePlaqueDropIn__l40ln var(--plaque-enter-duration) ease-in-out var(--plaque-enter-delay) both}.minigame-shell_shellPlaqueMountDrop___5sRf:not(.minigame-shell_shellPlaqueMountGsap__dhofW) .minigame-shell_shellPlaqueStem__msQz4{animation:minigame-shell_minigamePlaqueStemExtend__f_enW var(--plaque-stem-duration) ease-out var(--plaque-stem-delay) both}.minigame-shell_shellColumn__mbi8U:has(.minigame-shell_shellPlaqueMountScaleFade__DzSec):not(:has(.minigame-shell_shellPlaqueMountGsap__dhofW)){transform-origin:50% 0;animation:minigame-shell_minigameShellColumnScaleFadeIn__v3bg8 .35s ease-out both}.minigame-shell_shellColumn__mbi8U:has(.minigame-shell_shellPlaqueMountScaleFade__DzSec):not(:has(.minigame-shell_shellPlaqueMountGsap__dhofW)) .minigame-shell_frame__ae_1s{animation:none}.minigame-shell_shellPlaqueMountScaleFade__DzSec:not(.minigame-shell_shellPlaqueMountGsap__dhofW){animation:minigame-shell_minigamePlaqueScaleFadeIn__5UxO6 var(--plaque-scale-fade-duration) ease-out var(--plaque-scale-fade-delay) both}.minigame-shell_shellPlaqueMountInstant__M_PrE:not(.minigame-shell_shellPlaqueMountGsap__dhofW) .minigame-shell_shellMeta__kUivw,.minigame-shell_shellPlaqueMountInstant__M_PrE:not(.minigame-shell_shellPlaqueMountGsap__dhofW) .minigame-shell_shellPlaqueStem__msQz4{animation:none}.minigame-shell_recordCaption__e5__g{margin:0;min-width:0;max-width:100%;overflow:hidden;font-size:1.22rem;text-overflow:ellipsis;white-space:nowrap}.minigame-shell_recordCaption__e5__g,.minigame-shell_shellCoordinate__z7fG9{font-family:var(--font-brand),Impact,sans-serif;font-weight:800;line-height:1.2;letter-spacing:0;color:#111;text-align:center}.minigame-shell_shellCoordinate__z7fG9{font-size:1.12rem;text-transform:uppercase}@keyframes minigame-shell_minigamePlaqueDropIn__l40ln{0%{transform:translateY(calc(-1 * (var(--frame-border, 14px) + var(--plaque-body-height) + var(--plaque-gap) + var(--plaque-bottom-clearance))))}to{transform:translateY(0)}}@keyframes minigame-shell_minigamePlaqueStemExtend__f_enW{0%{height:0}to{height:var(--plaque-gap)}}@keyframes minigame-shell_minigameShellColumnScaleFadeIn__v3bg8{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes minigame-shell_minigamePlaqueScaleFadeIn__5UxO6{0%{opacity:0}to{opacity:1}}@media (min-width:769px){.minigame-shell_shellPlaqueMount__qK6dv{--plaque-body-height:54px;--plaque-coord-column:3.75rem}.minigame-shell_shellPlaqueRecord__tOQhC{padding:0 14px}.minigame-shell_shellPlaqueCoordinate___nFus{padding:0 10px}.minigame-shell_recordCaption__e5__g{font-size:1.34rem}.minigame-shell_shellCoordinate__z7fG9{font-size:1.22rem}}@media (prefers-reduced-motion:reduce){.minigame-shell_shellColumn__mbi8U:has(.minigame-shell_shellPlaqueMountScaleFade__DzSec),.minigame-shell_shellMeta__kUivw,.minigame-shell_shellPlaqueMountScaleFade__DzSec,.minigame-shell_shellPlaqueStem__msQz4{animation:none}}