.app-button[data-v-7ecb11db]{min-width:44px;min-height:44px;border:1px solid transparent;border-radius:var(--radius-lg);padding:0 var(--space-4);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-1);font-family:var(--font-family-sans);font-weight:900;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background-color .12s ease,color .12s ease}.app-button[data-v-7ecb11db]:disabled{opacity:.5;cursor:default}.app-button[data-v-7ecb11db]:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px}.app-button[data-v-7ecb11db]:not(:disabled):active{transform:translateY(1px) scale(.98)}.app-button--block[data-v-7ecb11db]{width:100%}.app-button--sm[data-v-7ecb11db]{min-height:44px;font-size:13px}.app-button--md[data-v-7ecb11db]{min-height:56px;font-size:15px}.app-button--lg[data-v-7ecb11db]{min-height:72px;font-size:18px}.app-button--bottom-cta[data-v-7ecb11db]{min-height:78px;border-radius:24px;flex-shrink:0}.app-button--primary[data-v-7ecb11db]{background:var(--action-point);color:#fff}.app-button--primary[data-v-7ecb11db]:not(:disabled):hover{background:var(--action-point-strong)}.app-button--secondary[data-v-7ecb11db]{background:var(--action-loss);color:#fff}.app-button--secondary[data-v-7ecb11db]:not(:disabled):hover{background:var(--action-loss-strong)}.app-button--danger[data-v-7ecb11db]{background:var(--action-danger);color:#fff}.app-button--danger[data-v-7ecb11db]:not(:disabled):hover{background:var(--action-danger-strong)}.app-button--ghost[data-v-7ecb11db]{background:var(--surface-primary);border-color:var(--border-default);color:var(--action-loss)}.app-button--ghost[data-v-7ecb11db]:not(:disabled):hover{background:var(--surface-soft)}.app-button__label[data-v-7ecb11db]{line-height:1}.app-button__supporting[data-v-7ecb11db]{font-size:.82em;font-weight:700;letter-spacing:0;text-transform:none;opacity:.88}@media (orientation: landscape){.app-button--bottom-cta[data-v-7ecb11db]{min-height:clamp(44px,12vh,66px);border-radius:18px}}.app-top-bar[data-v-17801371]{min-height:56px;padding:0 18px;border-bottom:1px solid var(--border-default);display:flex;align-items:center;gap:12px;background:var(--surface-primary)}.app-top-bar__menu[data-v-17801371]{width:34px;height:34px;border:1px solid transparent;border-radius:var(--radius-pill);background:transparent;color:var(--text-primary);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer}.app-top-bar__menu--active[data-v-17801371]{border-color:var(--border-default);background:var(--surface-muted)}.app-top-bar__menu-bar[data-v-17801371]{width:14px;height:2px;border-radius:var(--radius-pill);background:currentColor}.app-top-bar__title[data-v-17801371]{border:0;background:transparent;padding:4px 0;margin:-4px 0;font:inherit;font-size:14px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--text-primary);cursor:pointer}.app-top-bar__title[data-v-17801371]:hover{color:var(--accent-primary-strong)}.app-top-bar__title[data-v-17801371]:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px;border-radius:var(--radius-sm)}.screen-frame[data-v-1e50da2c]{height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:var(--surface-primary);animation:screen-enter-1e50da2c .25s cubic-bezier(.25,1,.5,1) both}@keyframes screen-enter-1e50da2c{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.screen-frame[data-v-1e50da2c]{animation:none}}.screen-frame__header[data-v-1e50da2c],.screen-frame__footer[data-v-1e50da2c]{flex-shrink:0}.screen-frame__body[data-v-1e50da2c]{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.screen-frame__body--centered[data-v-1e50da2c]{justify-content:center}.start-screen[data-v-cb57ebb7]{--start-ball-scale: .82;flex:1;min-height:0;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:var(--space-6);gap:var(--space-4);background:radial-gradient(circle at top left,rgba(255,243,205,.72),transparent 30%),radial-gradient(circle at bottom right,rgba(224,231,255,.82),transparent 34%),var(--surface-page)}.start-screen__floaters[data-v-cb57ebb7]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.start-screen__ball[data-v-cb57ebb7]{position:absolute;opacity:.055;animation:start-screen-float-cb57ebb7 linear infinite}.start-screen__ball[data-v-cb57ebb7]:nth-child(1){width:calc(120px * var(--start-ball-scale));height:calc(120px * var(--start-ball-scale));left:8%;top:12%;animation-duration:28s;animation-delay:0s}.start-screen__ball[data-v-cb57ebb7]:nth-child(2){width:calc(80px * var(--start-ball-scale));height:calc(80px * var(--start-ball-scale));right:10%;top:22%;animation-duration:34s;animation-delay:-8s}.start-screen__ball[data-v-cb57ebb7]:nth-child(3){width:calc(64px * var(--start-ball-scale));height:calc(64px * var(--start-ball-scale));left:22%;bottom:24%;animation-duration:24s;animation-delay:-4s}.start-screen__ball[data-v-cb57ebb7]:nth-child(4){width:calc(96px * var(--start-ball-scale));height:calc(96px * var(--start-ball-scale));right:18%;bottom:16%;animation-duration:30s;animation-delay:-12s}.start-screen__ball[data-v-cb57ebb7]:nth-child(5){width:calc(48px * var(--start-ball-scale));height:calc(48px * var(--start-ball-scale));left:58%;top:8%;animation-duration:26s;animation-delay:-16s}.start-screen__ball[data-v-cb57ebb7]:nth-child(6){width:calc(72px * var(--start-ball-scale));height:calc(72px * var(--start-ball-scale));left:72%;bottom:28%;animation-duration:32s;animation-delay:-6s}.start-screen__ball[data-v-cb57ebb7]:nth-child(7){width:calc(56px * var(--start-ball-scale));height:calc(56px * var(--start-ball-scale));left:4%;bottom:38%;animation-duration:31s;animation-delay:-3s}.start-screen__ball[data-v-cb57ebb7]:nth-child(8){width:calc(104px * var(--start-ball-scale));height:calc(104px * var(--start-ball-scale));right:4%;top:6%;animation-duration:27s;animation-delay:-14s}.start-screen__ball[data-v-cb57ebb7]:nth-child(9){width:calc(40px * var(--start-ball-scale));height:calc(40px * var(--start-ball-scale));left:44%;bottom:10%;animation-duration:22s;animation-delay:-10s}.start-screen__ball[data-v-cb57ebb7]:nth-child(10){width:calc(88px * var(--start-ball-scale));height:calc(88px * var(--start-ball-scale));right:34%;top:3%;animation-duration:36s;animation-delay:-20s}.start-screen__ball[data-v-cb57ebb7]:nth-child(11){width:calc(52px * var(--start-ball-scale));height:calc(52px * var(--start-ball-scale));left:14%;top:58%;animation-duration:29s;animation-delay:-7s}.start-screen__ball[data-v-cb57ebb7]:nth-child(12){width:calc(68px * var(--start-ball-scale));height:calc(68px * var(--start-ball-scale));right:42%;bottom:4%;animation-duration:33s;animation-delay:-18s}@keyframes start-screen-float-cb57ebb7{0%{transform:translate(0) rotate(0)}25%{transform:translate(12px,-18px) rotate(90deg)}50%{transform:translate(-8px,-30px) rotate(180deg)}75%{transform:translate(-16px,-12px) rotate(270deg)}to{transform:translate(0) rotate(360deg)}}.start-screen__hero[data-v-cb57ebb7]{flex:1;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-4);text-align:center}.start-screen__icon[data-v-cb57ebb7]{width:144px;height:144px;border-radius:36px;background:linear-gradient(145deg,var(--action-point-strong) 0%,#22c55e 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 16px 32px #16653438,inset 0 1px #ffffff1f}.start-screen__svg[data-v-cb57ebb7]{width:116px;height:116px}.start-screen__tagline[data-v-cb57ebb7]{margin:0;font-size:var(--type-body);font-weight:600;color:var(--text-muted);line-height:1.4;max-width:220px}.start-screen__version[data-v-cb57ebb7]{margin:0;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft)}.start-screen__actions[data-v-cb57ebb7]{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}@media (prefers-reduced-motion: reduce){.start-screen__ball[data-v-cb57ebb7]{animation:none}}@media (orientation: landscape){.start-screen[data-v-cb57ebb7]{--start-ball-scale: .62;padding:var(--space-4) var(--space-6)}.start-screen__hero[data-v-cb57ebb7]{gap:var(--space-2)}.start-screen__icon[data-v-cb57ebb7]{width:clamp(64px,16vh,100px);height:clamp(64px,16vh,100px);border-radius:clamp(16px,4vh,28px)}.start-screen__svg[data-v-cb57ebb7]{width:80%;height:80%}.start-screen__tagline[data-v-cb57ebb7]{font-size:clamp(12px,3vh,15px)}.start-screen__version[data-v-cb57ebb7]{font-size:clamp(10px,2.6vh,12px)}.start-screen__actions[data-v-cb57ebb7]{max-width:320px;align-self:center;width:100%}}.app-card[data-v-e332828d]{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-primary);box-shadow:var(--shadow-elevated)}.app-card--sm[data-v-e332828d]{padding:var(--space-3)}.app-card--md[data-v-e332828d]{padding:var(--space-4)}.app-card--lg[data-v-e332828d]{padding:var(--space-5)}.app-card--default[data-v-e332828d]{background:var(--surface-primary)}.app-card--serving[data-v-e332828d]{background:linear-gradient(180deg,#fff8df 0%,var(--accent-amber-soft) 100%);border-color:var(--accent-amber-border)}.app-card--receiving[data-v-e332828d]{background:linear-gradient(180deg,#f9fbff 0%,var(--accent-indigo-soft) 100%);border-color:var(--accent-indigo-border)}.app-card--selected[data-v-e332828d]{background:var(--accent-primary-soft);border-color:var(--border-accent)}[data-v-5231bb69] .mh-screen__body{background:radial-gradient(circle at top left,rgba(255,243,205,.72),transparent 30%),radial-gradient(circle at bottom right,rgba(224,231,255,.82),transparent 34%),var(--surface-page)}.mh-scroll[data-v-5231bb69]{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:14px}.mh-topbar[data-v-5231bb69]{min-height:56px;padding:0 18px;border-bottom:1px solid var(--border-default);background:var(--surface-primary);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px}.mh-topbar__brand[data-v-5231bb69]{text-align:center;font-size:14px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--text-primary)}.mh-topbar__back[data-v-5231bb69]{justify-self:start;display:inline-flex;align-items:center;gap:6px;border:none;background:none;padding:8px 0;font-size:14px;font-weight:700;color:var(--text-primary);cursor:pointer}.mh-topbar__back[data-v-5231bb69]:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px;border-radius:var(--radius-sm)}.mh-topbar__back-arrow[data-v-5231bb69]{font-size:18px;line-height:1}.mh-topbar__action[data-v-5231bb69]{justify-self:end;border:none;background:none;padding:8px 0;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;cursor:pointer}.mh-topbar__action[data-v-5231bb69]:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px;border-radius:var(--radius-sm)}.mh-topbar__action--danger[data-v-5231bb69]{color:var(--action-danger)}.mh-topbar__spacer[data-v-5231bb69]{min-width:1px}.mh-list[data-v-5231bb69]{width:100%;max-width:540px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.mh-list__intro[data-v-5231bb69]{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 2px}.mh-list__title[data-v-5231bb69]{margin:0;font-size:24px;line-height:1;font-weight:900;letter-spacing:-.03em;text-transform:uppercase;color:var(--text-primary)}.mh-list__count[data-v-5231bb69]{margin:0;font-size:13px;font-weight:700;color:var(--text-soft)}.mh-list__cards[data-v-5231bb69]{display:flex;flex-direction:column;gap:8px}.mh-list__empty[data-v-5231bb69]{text-align:center;padding:40px 20px}.mh-list__empty p[data-v-5231bb69]{margin:0;font-size:14px;color:var(--text-muted)}.mh-match-card[data-v-5231bb69]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-primary);text-align:left;cursor:pointer;transition:transform .12s ease,border-color .12s ease}.mh-match-card[data-v-5231bb69]:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px}.mh-match-card[data-v-5231bb69]:active{transform:scale(.98)}.mh-match-card__left[data-v-5231bb69]{min-width:0;display:flex;flex-direction:column;gap:4px}.mh-match-card__date[data-v-5231bb69]{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft)}.mh-match-card__teams[data-v-5231bb69]{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 6px;font-size:15px;line-height:1.35;color:var(--text-primary)}.mh-match-card__team[data-v-5231bb69]{font-weight:600}.mh-match-card__team--winner[data-v-5231bb69]{font-weight:900}.mh-match-card__vs[data-v-5231bb69]{font-size:12px;font-weight:700;color:var(--text-soft);text-transform:lowercase}.mh-match-card__meta[data-v-5231bb69]{font-size:12px;font-weight:600;color:var(--text-muted)}.mh-match-card__right[data-v-5231bb69]{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.mh-match-card__score[data-v-5231bb69]{font-size:22px;font-weight:900;letter-spacing:-.03em;color:var(--text-primary);line-height:1}.mh-match-card__delete[data-v-5231bb69]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:-8px -8px -8px 0;border:none;border-radius:8px;background:none;color:var(--text-soft);cursor:pointer;transition:color .12s ease,background .12s ease}.mh-match-card__delete[data-v-5231bb69]:hover{color:var(--action-danger);background:#991b1b14}.mh-match-card__delete[data-v-5231bb69]:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px;border-radius:8px}.mh-detail[data-v-5231bb69]{width:100%;max-width:540px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.mh-detail__header[data-v-5231bb69]{text-align:center;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);padding:4px 0 0}.mh-banner[data-v-5231bb69]{text-align:center;display:flex;flex-direction:column;gap:6px;padding-block:20px;border-radius:24px;background:linear-gradient(160deg,#16a34af5,#0f763afa 60%,#0d5f30fa);border-color:#0f643299;box-shadow:0 16px 32px #1665343d,inset 0 1px #ffffff1f;animation:banner-enter-5231bb69 .5s cubic-bezier(.25,1,.5,1) both}@keyframes banner-enter-5231bb69{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.mh-banner__trophy[data-v-5231bb69]{font-size:32px;line-height:1;animation:trophy-pop-5231bb69 .4s cubic-bezier(.25,1,.5,1) .3s both}@keyframes trophy-pop-5231bb69{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.mh-banner__winner[data-v-5231bb69]{font-size:32px;line-height:1.05;font-weight:900;color:#fffffff5}.mh-banner__label[data-v-5231bb69]{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#fffffff5}.mh-banner__scoreline[data-v-5231bb69]{display:inline-flex;align-items:baseline;justify-content:center;gap:8px;font-size:48px;line-height:1.05;font-weight:900;letter-spacing:-.03em;color:#fffffff5}.mh-banner__score--dim[data-v-5231bb69],.mh-banner__score-dash[data-v-5231bb69]{opacity:.58}.mh-banner__meta[data-v-5231bb69]{font-size:12px;font-weight:700;color:#ffffffad}.mh-card__eyebrow[data-v-5231bb69]{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.mh-games-card[data-v-5231bb69]{display:flex;flex-direction:column;gap:6px}.mh-games__head[data-v-5231bb69]{display:grid;gap:8px;padding-bottom:6px;border-bottom:1px solid var(--border-default);align-items:end}.mh-games__game-label[data-v-5231bb69]{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);text-align:center}.mh-games__row[data-v-5231bb69]{display:grid;gap:8px;align-items:center;padding:8px 0}.mh-games__row+.mh-games__row[data-v-5231bb69]{border-top:1px solid var(--border-default)}.mh-games__row--duration[data-v-5231bb69]{padding-top:6px}.mh-games__team-label[data-v-5231bb69]{font-size:13px;font-weight:700;color:var(--text-primary);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mh-games__team-label--duration[data-v-5231bb69]{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.mh-games__score[data-v-5231bb69]{text-align:center;font-size:15px;font-weight:900}.mh-games__score--winner[data-v-5231bb69]{color:var(--action-point)}.mh-games__score--loser[data-v-5231bb69]{color:var(--text-muted)}.mh-games__score--duration[data-v-5231bb69]{font-size:11px;letter-spacing:.02em;color:var(--text-secondary)}.mh-stats-card[data-v-5231bb69]{display:flex;flex-direction:column;gap:0}.mh-stats__header[data-v-5231bb69]{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;padding-bottom:10px;border-bottom:1px solid var(--border-default);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary)}.mh-stats__header span[data-v-5231bb69]:last-child{text-align:right}.mh-stats__vs[data-v-5231bb69]{font-size:10px;font-weight:900;color:var(--text-muted);align-self:center}.mh-stats__row[data-v-5231bb69]{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;padding:8px 0;align-items:center}.mh-stats__row+.mh-stats__row[data-v-5231bb69]{border-top:1px solid var(--border-default)}.mh-stats__value[data-v-5231bb69]{font-size:16px;font-weight:900;color:var(--text-primary)}.mh-stats__value--right[data-v-5231bb69]{text-align:right}.mh-stats__value--highlight[data-v-5231bb69]{color:var(--action-point)}.mh-stats__name[data-v-5231bb69]{font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);text-align:center}.mh-note-card[data-v-5231bb69]{display:flex;flex-direction:column;gap:8px}.mh-note-card__body[data-v-5231bb69]{margin:0;font-size:14px;line-height:1.45;color:var(--text-muted)}.mh-timeline-card[data-v-5231bb69]{display:flex;flex-direction:column;gap:10px}.mh-timeline[data-v-5231bb69]{display:flex;flex-direction:column}.mh-timeline__entry[data-v-5231bb69]{display:flex;gap:12px;min-height:36px}.mh-timeline__rail[data-v-5231bb69]{display:flex;flex-direction:column;align-items:center;width:24px;flex-shrink:0}.mh-timeline__icon[data-v-5231bb69]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:11px;line-height:1;background:var(--surface-muted);color:var(--text-muted);flex-shrink:0}.mh-timeline__icon--matchStart[data-v-5231bb69],.mh-timeline__icon--gameEnd[data-v-5231bb69]{background:var(--action-point);color:#fffffff5}.mh-timeline__icon--gameStart[data-v-5231bb69]{background:var(--accent-primary);color:#fffffff5}.mh-timeline__icon--correction[data-v-5231bb69],.mh-timeline__icon--replay[data-v-5231bb69]{background:#d9770629;color:var(--accent-amber)}.mh-timeline__line[data-v-5231bb69]{flex:1;width:2px;min-height:8px;background:var(--border-default)}.mh-timeline__body[data-v-5231bb69]{display:flex;flex-direction:column;gap:1px;padding-bottom:10px;min-width:0}.mh-timeline__entry--last .mh-timeline__body[data-v-5231bb69]{padding-bottom:0}.mh-timeline__kind[data-v-5231bb69]{font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--text-soft)}.mh-timeline__desc[data-v-5231bb69]{font-size:14px;line-height:1.4;font-weight:600;color:var(--text-primary)}.mh-detail__delete[data-v-5231bb69]{display:flex;justify-content:center;padding:4px 0 20px}.mh-delete-link[data-v-5231bb69]{border:none;background:none;padding:8px 16px;font-size:13px;font-weight:700;color:var(--text-soft);cursor:pointer;transition:color .12s ease}.mh-delete-link[data-v-5231bb69]:hover{color:var(--action-danger)}.mh-delete-link[data-v-5231bb69]:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px;border-radius:var(--radius-sm)}@media (max-height: 932px) and (orientation: portrait),(max-width: 430px){.mh-scroll[data-v-5231bb69]{padding:10px}.mh-banner[data-v-5231bb69]{padding-block:clamp(8px,1.4vh,16px);border-radius:18px}.mh-banner__winner[data-v-5231bb69]{font-size:clamp(16px,2.8vh,24px)}.mh-banner__label[data-v-5231bb69]{font-size:9px}.mh-banner__scoreline[data-v-5231bb69]{font-size:clamp(28px,4.5vh,48px);gap:4px}.mh-banner__trophy[data-v-5231bb69]{font-size:clamp(20px,3vh,32px)}.mh-detail[data-v-5231bb69]{gap:10px}.mh-card__eyebrow[data-v-5231bb69]{font-size:9px}}@media (orientation: landscape){.mh-topbar[data-v-5231bb69]{min-height:clamp(40px,8vh,52px)}.mh-scroll[data-v-5231bb69]{padding:10px 14px}.mh-list[data-v-5231bb69],.mh-detail[data-v-5231bb69]{max-width:720px}.mh-list__title[data-v-5231bb69]{font-size:20px}.mh-match-card[data-v-5231bb69]{padding:10px 14px}.mh-match-card__teams[data-v-5231bb69]{font-size:14px}.mh-match-card__score[data-v-5231bb69]{font-size:20px}.mh-banner[data-v-5231bb69]{padding-block:clamp(6px,1.4vh,14px)}.mh-banner__scoreline[data-v-5231bb69]{font-size:clamp(24px,6vh,48px)}.mh-banner__winner[data-v-5231bb69]{font-size:clamp(16px,4vh,28px)}.mh-banner__trophy[data-v-5231bb69]{font-size:clamp(20px,5vh,32px)}.mh-games-card[data-v-5231bb69],.mh-stats-card[data-v-5231bb69],.mh-note-card[data-v-5231bb69],.mh-timeline-card[data-v-5231bb69]{padding:10px 14px}.mh-games__row[data-v-5231bb69],.mh-stats__row[data-v-5231bb69]{padding:5px 0}.mh-detail__delete[data-v-5231bb69]{padding:2px 0 10px}}@media (prefers-reduced-motion: reduce){.mh-banner[data-v-5231bb69],.mh-banner__trophy[data-v-5231bb69]{animation:none}}.setup-stepper[data-v-9a1fc6b3]{display:flex;align-items:flex-start;gap:12px}.setup-stepper__back[data-v-9a1fc6b3]{width:34px;height:34px;border:1px solid var(--border-default);border-radius:var(--radius-pill);background:var(--surface-primary);color:var(--text-primary);font-size:16px;font-weight:900;cursor:pointer}.setup-stepper__rail[data-v-9a1fc6b3]{flex:1;position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.setup-stepper__line[data-v-9a1fc6b3]{position:absolute;top:11px;left:calc(16.6667% + 12px);right:calc(16.6667% + 12px);height:2px;background:var(--border-default);z-index:0}.setup-stepper__step[data-v-9a1fc6b3]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--text-muted);text-align:center}.setup-stepper__dot[data-v-9a1fc6b3]{width:24px;height:24px;border:2px solid var(--border-default);border-radius:50%;background:var(--surface-primary);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900}.setup-stepper__label[data-v-9a1fc6b3]{font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.setup-stepper__step--current[data-v-9a1fc6b3]{color:var(--text-primary)}.setup-stepper__step--current .setup-stepper__dot[data-v-9a1fc6b3]{border-color:var(--accent-amber);background:var(--accent-amber);color:#fff}.setup-stepper__step--complete[data-v-9a1fc6b3]{color:var(--text-primary)}.setup-stepper__step--complete .setup-stepper__dot[data-v-9a1fc6b3]{border-color:var(--text-primary);background:var(--text-primary);color:#fff}[data-v-146870fa] .setup-screen-shell__body{padding:14px 16px 16px;gap:10px;background:radial-gradient(circle at top left,rgba(255,243,205,.72),transparent 30%),radial-gradient(circle at bottom right,rgba(224,231,255,.82),transparent 34%),var(--surface-page)}.setup-screen-shell[data-v-146870fa]{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}.setup-screen-shell--opening[data-v-146870fa]{gap:8px}.setup-screen-shell__heading[data-v-146870fa]{font-size:31px;line-height:1;font-weight:900;letter-spacing:-.04em;text-transform:uppercase}.setup-screen-shell__copy[data-v-146870fa]{margin:0;font-size:14px;line-height:1.45;color:var(--text-muted)}.resume-card__title[data-v-146870fa],.preview-card__label[data-v-146870fa],.opening-summary__title[data-v-146870fa],.field-group__label[data-v-146870fa],.team-block__label[data-v-146870fa],.modal-card__field-label[data-v-146870fa]{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.preview-card__label[data-v-146870fa],.opening-summary__title[data-v-146870fa]{color:var(--text-primary)}.field-group[data-v-146870fa]{display:flex;flex-direction:column;gap:8px}.field-group--separated[data-v-146870fa]{padding-bottom:8px;border-bottom:1px solid rgba(209,213,219,.95)}.field-group--separated[data-v-146870fa]:last-of-type{padding-bottom:0;border-bottom:0}.field-group__header[data-v-146870fa]{display:flex;align-items:center;justify-content:space-between;gap:8px}.field-group__info[data-v-146870fa]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:28px;height:28px;border:1px solid var(--border-default);border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;background:var(--surface-primary);font-size:12px;font-weight:900;color:var(--text-muted);cursor:pointer}.field-group__info[data-v-146870fa]:focus-visible,.segmented-grid__option[role=button][data-v-146870fa]:focus-visible,.player-summary-card[role=button][data-v-146870fa]:focus-visible,.opening-player-card[role=button][data-v-146870fa]:focus-visible{outline:2px solid rgba(96,165,250,.72);outline-offset:3px}.segmented-grid[data-v-146870fa]{display:grid;gap:8px}.segmented-grid--2[data-v-146870fa]{grid-template-columns:repeat(2,minmax(0,1fr))}.segmented-grid--3[data-v-146870fa]{grid-template-columns:repeat(3,minmax(0,1fr))}.segmented-grid__option[data-v-146870fa]{min-height:50px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 8px 16px #0f172a0a;cursor:pointer}.segmented-grid__option--stacked[data-v-146870fa]{align-items:center;justify-content:center;gap:2px}.segmented-grid__label[data-v-146870fa]{font-size:14px;line-height:1.2;font-weight:800;color:var(--text-primary)}.segmented-grid__support[data-v-146870fa]{font-size:12px;line-height:1.2;color:var(--text-muted)}.setup-screen-shell__footer[data-v-146870fa]{margin-top:auto;display:flex;flex-direction:column;gap:8px}.preview-card__value[data-v-146870fa]{margin-top:6px;font-size:14px;line-height:1.25;font-weight:800}.team-stack[data-v-146870fa]{display:flex;flex-direction:column;gap:12px;flex:1}.team-block[data-v-146870fa]{display:flex;flex-direction:column;gap:10px}.player-summary-card[data-v-146870fa]{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.player-summary-card__badge[data-v-146870fa]{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:var(--surface-soft);border:1px solid var(--border-default);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;color:var(--text-muted)}.player-summary-card__copy[data-v-146870fa]{flex:1;min-width:0}.player-summary-card__name[data-v-146870fa]{font-size:17px;line-height:1.2;font-weight:800;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.player-summary-card__hint[data-v-146870fa]{margin-top:2px;font-size:13px;line-height:1.35;color:var(--text-muted)}.player-summary-card__edit[data-v-146870fa]{height:36px;border:1px solid var(--border-default);border-radius:var(--radius-pill);background:var(--surface-primary);padding:0 14px;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--text-primary);display:inline-flex;align-items:center;justify-content:center;pointer-events:none}.modal-overlay[data-v-146870fa]{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a6b;display:flex;align-items:center;justify-content:center;padding:18px}.modal-card[data-v-146870fa]{width:min(100%,320px);display:flex;flex-direction:column;gap:12px}.modal-card__title[data-v-146870fa]{font-size:24px;line-height:1;font-weight:900;text-transform:uppercase}.modal-card__subtitle[data-v-146870fa]{font-size:14px;line-height:1.45;color:var(--text-muted)}.modal-card__fields[data-v-146870fa]{display:flex;flex-direction:column;gap:10px}.modal-card__field[data-v-146870fa]{padding:12px 14px;border:1px solid var(--border-default);border-radius:18px;background:var(--surface-soft);display:flex;flex-direction:column;gap:4px}.modal-card__field--editable[data-v-146870fa]{gap:8px;background:var(--surface-primary)}.modal-card__field-value[data-v-146870fa]{font-size:16px;font-weight:800}.modal-card__input[data-v-146870fa]{width:100%;min-height:46px;border:1px solid var(--border-default);border-radius:14px;padding:0 14px;background:#fff;color:var(--text-primary);font-size:17px;font-weight:800;outline:none;transition:border-color .12s ease,box-shadow .12s ease}.modal-card__input[data-v-146870fa]:focus{border-color:var(--border-accent);box-shadow:0 0 0 3px #60a5fa29}.modal-card__actions[data-v-146870fa]{display:flex;flex-direction:column;gap:8px}.opening-stack[data-v-146870fa]{flex:1 1 0;min-height:0;display:flex;flex-direction:column;gap:12px}.opening-question[data-v-146870fa]{display:flex;flex-direction:column;gap:8px}.opening-question__label[data-v-146870fa]{font-size:16px;font-weight:800;color:var(--text-primary)}.opening-question__copy[data-v-146870fa]{margin:0;font-size:13px;line-height:1.45;color:var(--text-muted)}.opening-team-group[data-v-146870fa]{display:flex;flex-direction:column;gap:6px}.opening-team-group__label[data-v-146870fa]{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.opening-player-grid[data-v-146870fa]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.opening-player-card[data-v-146870fa]{min-height:52px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px;cursor:pointer;box-shadow:0 6px 12px #0f172a0a}.opening-player-card__name[data-v-146870fa]{font-size:15px;line-height:1.2;font-weight:800;color:var(--text-primary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.opening-player-card__hint[data-v-146870fa]{font-size:11px;line-height:1.2;color:var(--text-muted)}.opening-summary[data-v-146870fa]{display:flex;flex-direction:column;gap:8px;flex:0 0 auto;padding:14px 14px 12px;border-radius:22px;background:radial-gradient(circle at top right,rgba(255,243,205,.42),transparent 36%),linear-gradient(180deg,#fffffffa,#f8fafcfa)}.opening-summary__header[data-v-146870fa]{display:flex;align-items:center;justify-content:space-between;gap:8px}.opening-summary__swap[data-v-146870fa]{min-height:28px;padding:0 10px;border:1px solid var(--border-default);border-radius:var(--radius-pill);background:#fffffff5;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);display:inline-flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap;cursor:pointer;box-shadow:0 6px 10px #0f172a0d}.opening-summary__swap--board[data-v-146870fa]{grid-column:2;grid-row:1;justify-self:center;align-self:center}.opening-summary__swap-icon[data-v-146870fa]{font-size:12px;line-height:1;color:var(--accent-indigo-text)}.opening-summary__rows[data-v-146870fa]{display:flex;flex-direction:column;gap:6px}.opening-summary__row[data-v-146870fa]{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.opening-summary__row-label[data-v-146870fa]{font-size:12px;font-weight:700;color:var(--text-muted)}.opening-summary__row-value[data-v-146870fa]{font-size:13px;font-weight:800;color:var(--text-primary);text-align:right}.opening-summary__footer[data-v-146870fa]{display:flex;justify-content:center;padding-top:4px}.opening-summary__board[data-v-146870fa]{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);grid-template-rows:auto repeat(2,minmax(0,58px));column-gap:8px;row-gap:8px}.opening-summary__team-label[data-v-146870fa]{font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.opening-summary__team-label--left[data-v-146870fa]{grid-column:1;grid-row:1}.opening-summary__team-label--right[data-v-146870fa]{grid-column:3;grid-row:1;text-align:right}.opening-summary__slot[data-v-146870fa]{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0;padding:8px 9px;border:1px solid var(--border-default);border-radius:18px;background:#fffffff5;box-shadow:0 8px 14px #0f172a0d}.opening-summary__slot--left-0[data-v-146870fa]{grid-column:1;grid-row:2}.opening-summary__slot--left-1[data-v-146870fa]{grid-column:1;grid-row:3}.opening-summary__slot--right-0[data-v-146870fa]{grid-column:3;grid-row:2}.opening-summary__slot--right-1[data-v-146870fa]{grid-column:3;grid-row:3}.opening-summary__slot--serving[data-v-146870fa]{border-color:#d977063d;background:#fff9eb;box-shadow:inset 0 0 0 2px #d977062e,0 8px 14px #0f172a0d}.opening-summary__slot--receiving[data-v-146870fa]{border-color:#6366f12e;background:#f7f7ff;box-shadow:inset 0 0 0 2px #6366f124,0 8px 14px #0f172a0d}.opening-summary__slot-head[data-v-146870fa]{display:flex;align-items:center;justify-content:space-between;gap:6px}.opening-summary__slot-head strong[data-v-146870fa]{min-width:0;font-size:14px;line-height:1.1;font-weight:900;color:var(--text-primary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.opening-summary__slot-head em[data-v-146870fa]{flex-shrink:0;min-height:18px;padding:0 6px;border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;font-size:7px;font-style:normal;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.opening-summary__slot--serving .opening-summary__slot-head em[data-v-146870fa]{background:#fbbf2447;color:var(--accent-amber-text)}.opening-summary__slot--receiving .opening-summary__slot-head em[data-v-146870fa]{background:#818cf833;color:#4338ca}.opening-summary__slot span[data-v-146870fa]{min-height:1em;font-size:12px;line-height:1.25;color:var(--text-muted)}.opening-summary__divider[data-v-146870fa]{grid-column:2;grid-row:2 / span 2;justify-self:center;align-self:stretch;width:0;border-left:2px dashed rgba(148,163,184,.92)}.opening-summary__lane[data-v-146870fa]{position:absolute;left:50%;top:calc(50% + 11px);width:min(112px,calc(100% - 120px));height:3px;border-radius:999px;background:linear-gradient(90deg,#d97706c7,#4f46e5b8);box-shadow:0 0 0 1px #fff3;transform-origin:center;z-index:0}.opening-summary__lane--down[data-v-146870fa]{transform:translate(-50%,-50%) rotate(28deg)}.opening-summary__lane--up[data-v-146870fa]{transform:translate(-50%,-50%) rotate(-28deg)}.setup-screen-shell[data-v-146870fa]{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));scrollbar-gutter:stable}@media (orientation: portrait) and (max-height: 820px){.setup-screen-shell__footer[data-v-146870fa],.team-stack[data-v-146870fa],.opening-stack[data-v-146870fa]{flex:0 0 auto}.setup-screen-shell__footer[data-v-146870fa]{margin-top:0}}@media (orientation: landscape){.setup-screen-shell__heading[data-v-146870fa]{font-size:clamp(18px,5vh,28px)}.opening-stack[data-v-146870fa]{flex:0 0 auto}.opening-question__label[data-v-146870fa]{font-size:clamp(12px,3.5vh,16px)}.opening-question__copy[data-v-146870fa]{font-size:clamp(11px,3vh,13px)}.opening-player-card[data-v-146870fa]{min-height:clamp(36px,10vh,52px)}.opening-summary[data-v-146870fa]{padding:10px 12px 8px}.opening-summary__board[data-v-146870fa]{grid-template-rows:auto repeat(2,minmax(0,clamp(36px,10vh,58px)))}}@media (max-width: 420px){.opening-summary[data-v-146870fa]{padding:12px 12px 10px}.opening-summary__board[data-v-146870fa]{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr);grid-template-rows:auto repeat(2,minmax(0,52px));column-gap:7px;row-gap:7px}.opening-summary__slot[data-v-146870fa]{padding:7px 8px;border-radius:16px}.opening-summary__slot-head strong[data-v-146870fa]{font-size:13px}.opening-summary__slot span[data-v-146870fa]{font-size:11px}.opening-summary__lane[data-v-146870fa]{width:min(94px,calc(100% - 104px))}}.status-chip[data-v-1d9dd83c]{min-height:28px;padding:0 12px;border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.status-chip--gamePoint[data-v-1d9dd83c]{background:var(--chip-game-point-bg);color:var(--chip-game-point-text)}.status-chip--matchPoint[data-v-1d9dd83c]{background:var(--chip-match-point-bg);color:var(--chip-match-point-text)}.status-chip--info[data-v-1d9dd83c]{background:var(--chip-info-bg);color:var(--chip-info-text)}.dot-indicator[data-v-2127c4c5]{display:inline-flex;align-items:center;gap:6px}.dot-indicator__dot[data-v-2127c4c5]{width:12px;height:12px;border-radius:50%;border:2px solid var(--accent-amber);background:transparent}.dot-indicator__dot--filled[data-v-2127c4c5]{background:var(--accent-amber)}.team-card-shell[data-v-d4d503d9]{--team-card-score-width: clamp(44px, 12vw, 52px);flex:1 1 0;min-height:0;border-radius:clamp(22px,4vw,26px);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto minmax(0,1fr);grid-template-areas:"header score" "players players";column-gap:clamp(10px,2.8vw,12px);row-gap:clamp(4px,.6vh,8px);align-items:center}.team-card-shell--landscape[data-v-d4d503d9]{--team-card-score-width: clamp(56px, 10vw, 96px);flex:none;height:100%;grid-template-columns:minmax(0,1fr) var(--team-card-score-width);grid-template-rows:auto minmax(0,1fr);grid-template-areas:"header score" "players score";column-gap:clamp(6px,1.5vw,14px);row-gap:clamp(4px,1vh,8px);align-items:stretch}.team-card-shell--score-start.team-card-shell--landscape[data-v-d4d503d9]{grid-template-columns:var(--team-card-score-width) minmax(0,1fr);grid-template-areas:"score header" "score players"}.team-card-shell--receiving[data-v-d4d503d9]{box-shadow:inset 0 0 0 1px #818cf82e,0 16px 28px #6366f11f}.team-card-shell__header[data-v-d4d503d9]{grid-area:header;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.team-card-shell__header-label[data-v-d4d503d9]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(11px,1.4vh,13px);letter-spacing:.06em}.team-card-shell__timeout[data-v-d4d503d9]{flex:0 0 auto;min-height:clamp(32px,4vh,38px);padding:0 clamp(10px,2.4vw,14px);border:1px solid rgba(191,219,254,.9);border-radius:var(--radius-pill);background:#eff6ffe6;color:var(--navy-900);display:inline-flex;align-items:center;justify-content:center;gap:6px;font:inherit;font-size:clamp(11px,1.4vh,13px);font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;box-shadow:0 4px 8px #2563eb14;cursor:pointer}.team-card-shell__timeout-icon[data-v-d4d503d9]{position:relative;width:clamp(12px,1.5vh,14px);height:clamp(12px,1.5vh,14px);flex:0 0 auto;border:1.8px solid currentColor;border-radius:999px}.team-card-shell__timeout-icon[data-v-d4d503d9]:before{content:"";position:absolute;left:50%;top:-3.5px;width:5px;height:2.5px;border:1.8px solid currentColor;border-bottom:0;border-radius:2px 2px 0 0;transform:translate(-50%)}.team-card-shell__timeout-icon[data-v-d4d503d9]:after{content:"";position:absolute;left:50%;top:50%;width:1.8px;height:4px;border-radius:999px;background:currentColor;transform:translate(-50%,-92%) rotate(28deg);transform-origin:center bottom}.team-card-shell__timeout[data-v-d4d503d9]:disabled{cursor:default;opacity:.6}.team-card-shell__timeout[data-v-d4d503d9]:focus-visible{outline:2px solid rgba(96,165,250,.7);outline-offset:3px}.team-card-shell__timeout--active[data-v-d4d503d9]{border-color:#818cf8d1;background:#e0e7fff5;color:var(--accent-indigo-text);box-shadow:0 0 0 1px #818cf82e,0 6px 12px #6366f11f}.team-card-shell__score-area[data-v-d4d503d9]{grid-area:score;display:flex;align-items:center;gap:clamp(4px,1vw,6px)}.team-card-shell__chip[data-v-d4d503d9]{white-space:nowrap}.team-card-shell__score[data-v-d4d503d9]{min-width:var(--team-card-score-width);height:clamp(30px,3.6vh,38px);padding:0 clamp(8px,2.4vw,10px);border-radius:var(--radius-pill);border:1px solid rgba(15,23,42,.08);background:#ffffffad;display:inline-flex;align-items:center;justify-content:center;font-size:clamp(18px,2.2vh,22px);line-height:1;font-weight:900;letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:var(--text-primary);box-shadow:inset 0 1px #ffffffe0}.team-card-shell__score-button[data-v-d4d503d9]{-moz-appearance:none;appearance:none;cursor:pointer;-webkit-appearance:none}.team-card-shell__score-button[data-v-d4d503d9]:focus-visible{outline:2px solid rgba(96,165,250,.7);outline-offset:3px}.team-card-shell--landscape .team-card-shell__score-area[data-v-d4d503d9]{align-self:stretch;justify-content:center;flex-direction:column}.team-card-shell--landscape .team-card-shell__score[data-v-d4d503d9]{min-width:var(--team-card-score-width);flex:1;padding:clamp(4px,1vh,10px) 0;border-radius:clamp(14px,3vw,22px);font-size:clamp(28px,8vh,56px);line-height:.92}.team-card-shell__players[data-v-d4d503d9]{grid-area:players;display:flex;flex-direction:column;gap:clamp(3px,.5vh,6px);min-height:0;align-self:stretch}.team-card-shell--landscape .team-card-shell__players[data-v-d4d503d9]{height:100%;align-self:stretch;justify-content:stretch}.team-card-shell__player[data-v-d4d503d9]{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1 1 0;padding:clamp(4px,.6vh,8px) clamp(8px,2.5vw,10px);border:1px solid rgba(209,213,219,.95);border-radius:clamp(16px,3vw,18px);background:#fffc;width:100%;display:flex;flex-direction:column;justify-content:center;gap:clamp(2px,.3vh,4px);font:inherit;color:inherit;text-align:left;cursor:pointer}.team-card-shell__player[data-v-d4d503d9]:disabled{cursor:default}.team-card-shell__player[data-v-d4d503d9]:focus-visible{outline:2px solid rgba(96,165,250,.72);outline-offset:3px}.team-card-shell__player--active[data-v-d4d503d9]{border:2px solid rgba(217,119,6,.6);box-shadow:0 10px 20px #d9770624}.team-card-shell__player--receiver[data-v-d4d503d9]{border:2px solid rgba(79,70,229,.34);background:linear-gradient(180deg,#f5f7fffa,#eef2fffa);box-shadow:inset 0 0 0 1px #818cf824,0 10px 18px #6366f124}.team-card-shell__badge[data-v-d4d503d9]{font-size:clamp(9px,1.1vh,11px);font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.team-card-shell__line[data-v-d4d503d9]{display:flex;flex-direction:column;gap:1px;min-width:0}.team-card-shell__line strong[data-v-d4d503d9]{min-width:0;font-size:clamp(14px,1.8vh,18px);line-height:1.15;font-weight:900;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.team-card-shell__line span[data-v-d4d503d9]{min-width:0;font-size:clamp(13px,1.8vh,16px);line-height:1.25;color:var(--text-muted);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.team-card-shell--landscape .team-card-shell__badge[data-v-d4d503d9]{font-size:clamp(8px,2.2vh,11px)}.team-card-shell--landscape .team-card-shell__line strong[data-v-d4d503d9]{font-size:clamp(12px,3.8vh,18px)}.team-card-shell--landscape .team-card-shell__line span[data-v-d4d503d9]{font-size:clamp(11px,3.2vh,15px)}.team-card-shell__player--active .team-card-shell__badge[data-v-d4d503d9],.team-card-shell__player--active .team-card-shell__line span[data-v-d4d503d9]{color:var(--accent-amber-text-strong)}.team-card-shell__player--receiver .team-card-shell__badge[data-v-d4d503d9],.team-card-shell__player--receiver .team-card-shell__line strong[data-v-d4d503d9],.team-card-shell__player--receiver .team-card-shell__line span[data-v-d4d503d9]{color:var(--accent-indigo-text)}@media (max-height: 932px) and (orientation: portrait),(max-width: 430px){.team-card-shell[data-v-d4d503d9]:not(.team-card-shell--landscape){row-gap:5px}.team-card-shell:not(.team-card-shell--landscape) .team-card-shell__header[data-v-d4d503d9]{letter-spacing:.06em}.team-card-shell:not(.team-card-shell--landscape) .team-card-shell__header-label[data-v-d4d503d9]{font-size:10px}.team-card-shell:not(.team-card-shell--landscape) .team-card-shell__timeout[data-v-d4d503d9]{min-height:30px;padding-inline:9px;font-size:10px}.team-card-shell:not(.team-card-shell--landscape) .team-card-shell__timeout-icon[data-v-d4d503d9]{width:11px;height:11px}.team-card-shell:not(.team-card-shell--landscape) .team-card-shell__score[data-v-d4d503d9]{height:32px;padding-inline:8px;font-size:18px}.team-card-shell:not(.team-card-shell--landscape) .team-card-shell__chip[data-v-d4d503d9]{font-size:8px}.team-card-shell:not(.team-card-shell--landscape) .team-card-shell__players[data-v-d4d503d9]{gap:4px}.team-card-shell:not(.team-card-shell--landscape) .team-card-shell__player[data-v-d4d503d9]{padding:5px 8px;gap:3px}.team-card-shell:not(.team-card-shell--landscape) .team-card-shell__badge[data-v-d4d503d9]{font-size:9px;letter-spacing:.08em}.team-card-shell:not(.team-card-shell--landscape) .team-card-shell__line strong[data-v-d4d503d9]{font-size:14px}.team-card-shell:not(.team-card-shell--landscape) .team-card-shell__line span[data-v-d4d503d9]{font-size:13px}}[data-v-e139642f] .game-screen-shell__body{padding:clamp(8px,1.4vh,14px) clamp(8px,2.8vw,14px);background:radial-gradient(circle at top left,rgba(255,243,205,.75),transparent 30%),radial-gradient(circle at bottom right,rgba(224,231,255,.85),transparent 34%),var(--surface-page)}.game-screen-shell[data-v-e139642f]{--landscape-actions-width: 120px;position:relative;flex:1;min-height:0;display:flex;flex-direction:column;gap:clamp(4px,.8vh,8px)}.score-strip[data-v-e139642f]{position:relative;border:1px solid var(--border-default);border-radius:22px;padding:clamp(4px,.7vh,8px) clamp(10px,2.8vw,12px);background:var(--surface-soft);flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:clamp(8px,2vw,12px);min-height:clamp(28px,3.6vh,36px)}.score-strip__replay[data-v-e139642f]{display:flex;align-items:center;justify-content:flex-end;flex:1;min-width:0}.score-strip__tool-content[data-v-e139642f]{display:inline-flex;align-items:center;gap:4px;min-height:clamp(22px,2.8vh,26px);padding:0 clamp(8px,2.4vw,10px);border:1px solid var(--border-default);border-radius:var(--radius-pill);background:var(--surface-primary);font-size:clamp(9px,1.2vh,11px);font-weight:900;letter-spacing:.08em;text-transform:uppercase;line-height:1;color:var(--action-loss);white-space:nowrap}.score-strip__tracker[data-v-e139642f]{min-width:0;flex:1;display:grid;row-gap:clamp(3px,.8vh,4px);column-gap:clamp(2px,.6vw,4px);align-items:center;justify-content:start}.score-strip__tracker-row[data-v-e139642f]{display:contents}.score-strip__tracker-team[data-v-e139642f]{min-width:0;font-size:clamp(9px,1.6vh,11px);line-height:1.1;font-weight:900;letter-spacing:.02em;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.score-strip__tracker-game-score[data-v-e139642f]{min-width:0;text-align:right;font-size:clamp(14px,2.4vh,16px);line-height:1;font-weight:900;letter-spacing:-.03em;color:var(--text-primary);font-variant-numeric:tabular-nums}.score-strip__tracker-game-score--completed[data-v-e139642f]{color:var(--text-muted)}.score-strip__tracker-game-score--current[data-v-e139642f]{color:var(--text-primary)}.score-strip__tracker-game-score--future[data-v-e139642f]{color:color-mix(in srgb,var(--text-muted) 78%,white 22%)}.score-strip__call-value[data-v-e139642f]{font-size:clamp(26px,3.4vh,36px);line-height:1;font-weight:900;letter-spacing:-.04em;white-space:nowrap}.score-strip__margin-chip[data-v-e139642f]{margin-top:4px}.game-screen-shell--landscape .score-strip__call-value[data-v-e139642f]{margin-right:calc(var(--landscape-actions-width) + 10px)}.score-strip__tool-button[data-v-e139642f]{border:0;background:transparent;padding:0;font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer}.score-strip__tool-button[data-v-e139642f]:disabled{opacity:.42;cursor:default}.score-strip__tool-icon[data-v-e139642f],.action-icon[data-v-e139642f]{position:relative;display:inline-block;flex:0 0 auto;color:currentColor}.score-strip__tool-icon[data-v-e139642f]{width:10px;height:10px;overflow:visible}.score-strip__tool-icon--replay[data-v-e139642f]:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;transform:rotate(18deg)}.score-strip__tool-icon--replay[data-v-e139642f]:after{content:"";position:absolute;right:-1px;top:1px;width:4px;height:4px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(18deg)}.status-row[data-v-e139642f]{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"start timer end";align-items:center;min-height:clamp(28px,5vh,30px);column-gap:clamp(8px,2.4vw,12px);padding:0 2px;font-size:clamp(10px,1.8vh,12px);font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.status-row__signal[data-v-e139642f]{display:inline-flex;align-items:center;gap:clamp(8px,2vw,12px);min-width:0}.status-row__signal-text[data-v-e139642f]{min-width:0;display:inline-flex;align-items:baseline;gap:.25em;white-space:nowrap}.status-row__signal-detail[data-v-e139642f]{white-space:nowrap}.status-row--serving-left .status-row__signal[data-v-e139642f]{grid-area:start;justify-self:start}.status-row--serving-right .status-row__signal[data-v-e139642f]{grid-area:end;justify-self:end}.status-row__timer[data-v-e139642f]{grid-area:timer;justify-self:center;min-height:clamp(24px,4.4vh,28px);padding:0 clamp(10px,2.2vw,12px);border:1px solid rgba(191,219,254,.86);border-radius:var(--radius-pill);background:#eff6ffe6;color:var(--navy-900);display:inline-flex;align-items:center;justify-content:center;font-size:clamp(10px,1.7vh,12px);font-weight:900;letter-spacing:.05em;box-shadow:0 6px 12px #2563eb14}.status-row__timer--timeout[data-v-e139642f],.status-row__timer--warning[data-v-e139642f]{min-height:clamp(32px,5.6vh,38px);padding:0 clamp(14px,3vw,18px);font-size:clamp(14px,2.6vh,18px);letter-spacing:.02em;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.status-row__timer--timeout[data-v-e139642f]{border-color:#818cf8cc;background:#e0e7fff0;color:var(--accent-indigo-text);box-shadow:0 0 0 2px #818cf838,0 8px 16px #6366f129}.status-row__timer--warning[data-v-e139642f]{border-color:#f59e0bd1;background:#fef3c7f0;color:var(--accent-amber-text);box-shadow:0 0 0 2px #f59e0b33,0 8px 16px #d9770629;animation:timeout-pulse-e139642f 1s ease-in-out infinite}@keyframes timeout-pulse-e139642f{0%,to{opacity:1}50%{opacity:.78}}.status-row__timer--landscape[data-v-e139642f]{transform:translate(calc((var(--landscape-actions-width) + 10px) / -2))}.status-row__setup-back[data-v-e139642f]{grid-area:end;justify-self:end;min-height:clamp(28px,5vh,30px);padding:0 clamp(10px,2.6vw,12px);border:1px solid var(--border-default);border-radius:var(--radius-pill);background:#fffffff0;display:inline-flex;align-items:center;justify-content:center;gap:6px;font:inherit;font-size:clamp(9px,1.5vh,10px);font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--text-primary);box-shadow:0 6px 10px #0f172a0d;cursor:pointer}.status-row--serving-right .status-row__setup-back[data-v-e139642f]{grid-area:start;justify-self:start}.status-row__setup-back-icon[data-v-e139642f]{font-size:12px;line-height:1}.game-layout[data-v-e139642f]{flex:1;min-height:0;display:flex;flex-direction:column;gap:clamp(4px,.7vh,8px)}.court-inset[data-v-e139642f]{flex-shrink:0;border-radius:clamp(16px,3vw,18px);background:linear-gradient(180deg,#fffffff5,#f8fafcf5);box-shadow:0 10px 18px #0f172a0f}.court-mini[data-v-e139642f]{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,clamp(20px,2.6vh,26px)));align-items:center;column-gap:clamp(8px,2vw,10px);row-gap:clamp(6px,1vh,10px);overflow:hidden}.court-mini[data-v-e139642f]:before{content:"";position:absolute;left:50%;top:2px;bottom:2px;border-left:2px dashed var(--border-strong);transform:translate(-50%)}.court-chip[data-v-e139642f]{min-width:0;min-height:clamp(20px,2.6vh,26px);border-radius:var(--radius-pill);border:1px solid var(--border-default);background:var(--surface-primary);display:inline-flex;align-items:center;justify-content:center;padding:3px clamp(6px,1.8vw,8px);font-size:clamp(7.5px,1vh,9px);line-height:1.1;font-weight:900;color:var(--action-loss);box-shadow:0 6px 10px #0f172a0f;z-index:1}.court-chip[data-v-e139642f]:nth-child(1){grid-column:1;grid-row:1}.court-chip[data-v-e139642f]:nth-child(2){grid-column:1;grid-row:2}.court-chip[data-v-e139642f]:nth-child(3){grid-column:3;grid-row:1}.court-chip[data-v-e139642f]:nth-child(4){grid-column:3;grid-row:2}.court-chip--server[data-v-e139642f]{border-color:#d9770673;background:var(--accent-amber-bg);color:var(--accent-amber-text)}.court-chip--receiver[data-v-e139642f]{border-color:#4f46e53d;background:var(--accent-indigo-bg);color:var(--accent-indigo-text)}.court-lane[data-v-e139642f]{position:absolute;left:50%;top:50%;width:min(118px,48%);height:3px;border-radius:var(--radius-pill);background:linear-gradient(90deg,#d97706c7,#4f46e5b8);transform-origin:center;z-index:0}.court-lane--even[data-v-e139642f]{transform:translate(-50%,-50%) rotate(-28deg)}.court-lane--odd[data-v-e139642f]{transform:translate(-50%,-50%) rotate(28deg)}.game-actions[data-v-e139642f]{display:flex;flex-direction:column;gap:clamp(4px,.7vh,8px)}.game-actions__row[data-v-e139642f]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(6px,2vw,8px)}.game-actions[data-v-e139642f] .app-button{min-height:clamp(44px,5.6vh,56px);border-radius:clamp(20px,4vw,24px)}.game-actions[data-v-e139642f] .app-button--md{font-size:clamp(13px,1.7vh,15px)}.button-label-with-icon[data-v-e139642f]{display:inline-flex;align-items:center;gap:8px}.button-label--cancel-timeout[data-v-e139642f]{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:.82em;line-height:.95;letter-spacing:.03em}.action-icon[data-v-e139642f]{width:14px;height:14px}.action-icon--undo[data-v-e139642f]:before{content:"";position:absolute;left:2px;right:1px;top:6px;border-top:2px solid currentColor}.action-icon--undo[data-v-e139642f]:after{content:"";position:absolute;left:1px;top:3px;width:6px;height:6px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.game-screen-shell__landscape-layout[data-v-e139642f]{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) var(--landscape-actions-width);gap:10px;align-items:stretch}.landscape-court[data-v-e139642f]{position:relative;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) clamp(28px,4vw,42px) minmax(0,1fr);gap:clamp(6px,1.5vw,10px)}.landscape-court__serve-lane[data-v-e139642f]{position:absolute;height:3px;border-radius:999px;background:linear-gradient(90deg,#d97706c7,#4f46e5b8);box-shadow:0 0 0 1px #fff3;transform-origin:left center;pointer-events:none;z-index:0}.landscape-court[data-v-e139642f]>:not(.landscape-court__serve-lane){position:relative;z-index:1}.net-divider[data-v-e139642f]{position:relative;display:flex;flex-direction:column;align-items:center;min-height:0}.net-divider span[data-v-e139642f]{position:relative;z-index:1;margin-top:6px;margin-bottom:8px;font-size:11px;font-weight:900;letter-spacing:.28em;text-transform:uppercase;color:var(--text-muted)}.net-divider__line[data-v-e139642f]{flex:1;width:2px;background:linear-gradient(to bottom,var(--border-strong) 0 35%,transparent 35% 55%,var(--border-strong) 55% 100%);background-size:2px 14px;position:relative;z-index:1}.landscape-actions[data-v-e139642f]{display:flex;flex-direction:column;gap:clamp(6px,1.5vh,10px);min-height:0}.landscape-actions[data-v-e139642f] .app-button{min-height:0;flex:1;padding-inline:8px}.landscape-actions[data-v-e139642f] .app-button:last-child{flex:0 0 clamp(44px,12vh,70px)}@media (max-height: 932px) and (orientation: portrait),(max-width: 430px){.score-strip[data-v-e139642f]{padding:clamp(4px,.7vh,6px) clamp(10px,2.8vw,12px);justify-content:flex-end}.score-strip__tracker[data-v-e139642f]{display:none}.score-strip__call-value[data-v-e139642f]{position:absolute;left:50%;transform:translate(-50%);font-size:clamp(24px,3.2vh,30px)}.status-row[data-v-e139642f]{letter-spacing:.04em}.status-row__signal-detail[data-v-e139642f]{display:none}.status-row__timer[data-v-e139642f]{padding-inline:8px;font-size:10px}.status-row__timer--timeout[data-v-e139642f],.status-row__timer--warning[data-v-e139642f]{min-height:30px;padding-inline:12px;font-size:13px}.status-row__setup-back[data-v-e139642f]{padding-inline:10px}.court-mini[data-v-e139642f]{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,20px));row-gap:6px}.court-chip[data-v-e139642f]{min-height:20px;font-size:7.5px}.court-lane[data-v-e139642f]{width:min(98px,44%)}.game-actions[data-v-e139642f] .app-button{min-height:44px}.game-actions[data-v-e139642f] .app-button--md{font-size:13px}.button-label-with-icon[data-v-e139642f]{gap:6px}.action-icon[data-v-e139642f]{width:12px;height:12px}}.overlay-layer[data-v-e139642f]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;background:var(--overlay-backdrop)}.overlay-layer__panel-wrap[data-v-e139642f]{position:absolute;top:0;right:0;bottom:0;left:0;padding:18px;display:flex;align-items:flex-end}.overlay-layer__panel-wrap--menu[data-v-e139642f]{align-items:flex-start;padding-top:24px}.overlay-layer__panel-wrap--placed-primary[data-v-e139642f]{justify-content:center;align-items:flex-end;padding-bottom:max(18px,env(safe-area-inset-bottom))}.overlay-layer__panel-wrap--placed-secondary[data-v-e139642f]{justify-content:center;align-items:flex-start;padding-top:18px}.overlay-panel[data-v-e139642f]{width:100%;max-width:340px;max-height:calc(100dvh - 120px);overflow-y:auto;border-radius:28px;box-shadow:var(--shadow-overlay);display:flex;flex-direction:column;gap:10px}.overlay-panel--appMenu[data-v-e139642f]{margin:0 auto;border-radius:24px}.overlay-panel__header[data-v-e139642f]{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.overlay-panel__title[data-v-e139642f]{font-size:20px;line-height:1;font-weight:900;letter-spacing:-.03em;text-transform:uppercase}.overlay-panel__subtitle[data-v-e139642f],.overlay-panel__lines p[data-v-e139642f],.overlay-panel__item span[data-v-e139642f],.overlay-panel__option span[data-v-e139642f],.overlay-panel__swap-player span[data-v-e139642f]{margin:0;font-size:14px;line-height:1.45;color:var(--text-muted)}.overlay-panel__close[data-v-e139642f]{width:34px;height:34px;border:1px solid var(--border-default);border-radius:var(--radius-pill);background:var(--surface-primary);font-size:16px;font-weight:800;color:var(--text-muted)}.overlay-panel__items[data-v-e139642f],.overlay-panel__fields[data-v-e139642f],.overlay-panel__sections[data-v-e139642f],.overlay-panel__actions[data-v-e139642f]{display:flex;flex-direction:column;gap:6px}.overlay-panel__item[data-v-e139642f],.overlay-panel__field[data-v-e139642f]{padding:12px 14px;border:1px solid var(--border-default);border-radius:18px;background:var(--surface-primary);display:flex;flex-direction:column;gap:4px}.overlay-panel__item[data-v-e139642f]{font:inherit;color:inherit;text-align:left;cursor:pointer}.overlay-panel__item strong[data-v-e139642f],.overlay-panel__field strong[data-v-e139642f]{font-size:15px;line-height:1.2}.overlay-panel__item--accent[data-v-e139642f]{background:var(--accent-primary-soft);border-color:#60a5fa73}.overlay-panel__item--danger[data-v-e139642f]{background:var(--chip-match-point-bg);border-color:#f8717159}.overlay-panel__field[data-v-e139642f]{flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.overlay-panel__preview[data-v-e139642f]{padding:12px 14px;border:1px solid rgba(96,165,250,.3);border-radius:18px;background:linear-gradient(180deg,#f8fbff 0%,var(--accent-primary-soft) 100%);display:flex;flex-direction:column;gap:4px}.overlay-panel__preview span[data-v-e139642f]{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.overlay-panel__preview strong[data-v-e139642f]{font-size:22px;line-height:1;letter-spacing:-.04em}.overlay-panel__player-edit-side-action[data-v-e139642f]{display:flex;flex-direction:column}.overlay-panel__swap-side-icon[data-v-e139642f]{font-size:12px;line-height:1}.overlay-panel__swap-side-icon--odd[data-v-e139642f],.overlay-panel__swap-side-label--odd[data-v-e139642f]{color:var(--accent-amber-text-strong)}.overlay-panel__swap-side-icon--even[data-v-e139642f],.overlay-panel__swap-side-label--even[data-v-e139642f]{color:var(--accent-indigo-text)}.overlay-panel__swap-side-separator[data-v-e139642f]{color:var(--text-muted)}.overlay-panel__swap-side-label[data-v-e139642f]{font-weight:900}.overlay-panel--playerEdit.app-card--lg[data-v-e139642f]{width:min(100%,320px);padding:16px;gap:8px;max-height:min(360px,calc(100dvh - 96px))}.overlay-panel--playerEdit .overlay-panel__header[data-v-e139642f]{gap:8px}.overlay-panel--playerEdit .overlay-panel__subtitle[data-v-e139642f]{font-size:13px;line-height:1.35}.overlay-panel--playerEdit .overlay-panel__fields[data-v-e139642f],.overlay-panel--playerEdit .overlay-panel__actions[data-v-e139642f]{gap:6px}.overlay-panel--playerEdit .modal-card__field[data-v-e139642f]{padding:8px 10px;gap:6px}.overlay-panel--playerEdit .modal-card__field-label[data-v-e139642f]{font-size:10px}.overlay-panel--playerEdit .modal-card__input[data-v-e139642f]{min-height:38px;padding:0 12px;font-size:15px}.overlay-panel--playerEdit[data-v-e139642f] .app-button--sm{min-height:42px;border-radius:18px;font-size:14px}.game-screen-shell--landscape .overlay-layer__panel-wrap--placed-primary[data-v-e139642f]{justify-content:flex-end;align-items:center;padding:18px}.game-screen-shell--landscape .overlay-layer__panel-wrap--placed-secondary[data-v-e139642f]{justify-content:flex-start;align-items:center;padding:18px}.overlay-panel__section[data-v-e139642f]{display:flex;flex-direction:column;gap:8px}.overlay-panel__section-label[data-v-e139642f],.overlay-panel__swap-slot[data-v-e139642f]{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.overlay-panel__option-grid[data-v-e139642f]{display:grid;gap:8px}.overlay-panel__score-editor[data-v-e139642f]{display:grid;grid-template-columns:72px minmax(0,1fr) 72px;gap:8px;align-items:stretch}.overlay-panel__option-grid--2[data-v-e139642f]{grid-template-columns:repeat(2,minmax(0,1fr))}.overlay-panel__option-grid--3[data-v-e139642f]{grid-template-columns:repeat(3,minmax(0,1fr))}.overlay-panel__option[data-v-e139642f],.overlay-panel__score-button[data-v-e139642f],.overlay-panel__swap-player[data-v-e139642f],.overlay-panel__swap-trigger[data-v-e139642f]{border:1px solid var(--border-default);border-radius:18px;background:var(--surface-primary);font:inherit;color:inherit;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background-color .12s ease,box-shadow .12s ease}.overlay-panel__option[data-v-e139642f]:not(:disabled):active,.overlay-panel__score-button[data-v-e139642f]:not(:disabled):active,.overlay-panel__swap-player[data-v-e139642f]:not(:disabled):active,.overlay-panel__swap-trigger[data-v-e139642f]:not(:disabled):active{transform:translateY(1px) scale(.98)}.overlay-panel__item[data-v-e139642f]:focus-visible,.overlay-panel__close[data-v-e139642f]:focus-visible,.overlay-panel__option[data-v-e139642f]:focus-visible,.overlay-panel__score-button[data-v-e139642f]:focus-visible,.overlay-panel__swap-player[data-v-e139642f]:focus-visible,.overlay-panel__swap-trigger[data-v-e139642f]:focus-visible{outline:2px solid rgba(96,165,250,.72);outline-offset:3px}.overlay-panel__option[data-v-e139642f]{min-height:64px;padding:10px 12px;display:flex;flex-direction:column;justify-content:center;gap:2px;text-align:left}.overlay-panel__option strong[data-v-e139642f],.overlay-panel__swap-player strong[data-v-e139642f]{font-size:14px;line-height:1.2}.overlay-panel__score-button[data-v-e139642f]{min-height:72px;font-size:30px;font-weight:900;color:var(--action-loss)}.overlay-panel--scoreCorrection .overlay-panel__score-button[data-v-e139642f]{min-height:42px;border-radius:14px;font-size:18px}.overlay-panel__score-button[data-v-e139642f]:disabled{opacity:.42;cursor:default}.overlay-panel__score-value[data-v-e139642f]{min-height:72px;border:1px solid var(--border-default);border-radius:18px;background:var(--surface-primary);display:grid;place-items:center;font-size:34px;font-weight:900;line-height:1;letter-spacing:-.04em}.overlay-panel--scoreCorrection .overlay-panel__score-value[data-v-e139642f]{min-height:42px;border-radius:14px;font-size:22px}.overlay-panel__option--selected[data-v-e139642f]{background:linear-gradient(180deg,#f7fbff 0%,var(--accent-primary-soft) 100%);border-color:#60a5fa8c;box-shadow:inset 0 0 0 1px #60a5fa24}.overlay-panel__swap-card[data-v-e139642f]{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:stretch}.overlay-panel__swap-player[data-v-e139642f]{min-height:84px;padding:10px 12px;display:flex;flex-direction:column;justify-content:center;gap:2px;text-align:left}.overlay-panel__swap-trigger[data-v-e139642f]{min-width:56px;padding:0 10px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--action-loss)}@media (max-width: 380px){.overlay-panel__option-grid--3[data-v-e139642f]{grid-template-columns:repeat(2,minmax(0,1fr))}}[data-v-e9fd6825] .transition-screen-shell__body{padding:14px;background:radial-gradient(circle at top left,rgba(255,243,205,.72),transparent 30%),radial-gradient(circle at bottom right,rgba(224,231,255,.82),transparent 34%),var(--surface-page)}.transition-screen-shell[data-v-e9fd6825]{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.transition-screen-shell__inter-game[data-v-e9fd6825]{flex:1;min-height:0;display:flex;flex-direction:column;gap:clamp(6px,1.2vh,12px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.transition-screen-shell__recovery-row[data-v-e9fd6825]{display:flex;justify-content:flex-start}.transition-screen-shell__progress-row[data-v-e9fd6825]{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"left center right";align-items:center;gap:12px}.transition-screen-shell__progress-side[data-v-e9fd6825]{min-width:0}.transition-screen-shell__progress-side--left[data-v-e9fd6825]{grid-area:left;display:flex;justify-content:flex-start}.transition-screen-shell__progress-side--right[data-v-e9fd6825]{grid-area:right;display:flex;justify-content:flex-end}.transition-screen-shell__recovery-row--match-over[data-v-e9fd6825]{grid-column:1 / -1}.transition-screen-shell__recovery-action[data-v-e9fd6825]{min-width:0;white-space:nowrap}.transition-screen-shell__elapsed[data-v-e9fd6825]{min-height:34px;padding:0 14px;border:1px solid rgba(191,219,254,.86);border-radius:var(--radius-pill);background:#eff6ffeb;color:var(--navy-900);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;letter-spacing:.05em;white-space:nowrap;box-shadow:0 6px 12px #2563eb14}.transition-screen-shell__recovery-label[data-v-e9fd6825]{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.transition-card[data-v-e9fd6825]{display:flex;flex-direction:column;gap:10px}.transition-card--centered[data-v-e9fd6825]{text-align:center}.transition-card__title[data-v-e9fd6825]{font-size:31px;line-height:1;font-weight:900;letter-spacing:-.04em;text-transform:uppercase}.transition-card__title--centered[data-v-e9fd6825]{text-align:center}.transition-card__message[data-v-e9fd6825],.transition-card__lines p[data-v-e9fd6825],.transition-note__body[data-v-e9fd6825]{margin:0;font-size:14px;line-height:1.45;color:var(--text-muted)}.transition-card__eyebrow[data-v-e9fd6825],.transition-card__row span[data-v-e9fd6825],.transition-result-card__label[data-v-e9fd6825],.transition-note__label[data-v-e9fd6825]{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.transition-result-card[data-v-e9fd6825]{text-align:center;display:flex;flex-direction:column;gap:6px}.transition-result-card--winner[data-v-e9fd6825]{border-radius:24px}.transition-result-card--banner[data-v-e9fd6825]{background:linear-gradient(180deg,#16a34af5,#15803df5);border-color:#15803dc7;padding-block:clamp(10px,1.8vh,16px);box-shadow:0 12px 24px #1665342e;animation:banner-enter-e9fd6825 .4s cubic-bezier(.25,1,.5,1) both}.transition-result-card--banner .transition-result-card__label[data-v-e9fd6825],.transition-result-card--banner .transition-result-card__winner[data-v-e9fd6825],.transition-result-card--banner .transition-result-card__scoreline[data-v-e9fd6825],.transition-result-card--banner .transition-result-card__team[data-v-e9fd6825],.transition-result-card--banner .transition-result-card__meta[data-v-e9fd6825]{color:#fffffff5}.transition-result-card__label[data-v-e9fd6825]{color:var(--accent-amber-text)}.transition-result-card__value[data-v-e9fd6825],.transition-result-card__winner[data-v-e9fd6825]{font-size:24px;line-height:1.05;font-weight:900}.transition-result-card__meta[data-v-e9fd6825]{font-size:12px;font-weight:700;color:#ffffffad}.transition-result-card__winner[data-v-e9fd6825]{font-size:32px}.transition-result-card__scoreline[data-v-e9fd6825]{display:inline-flex;align-items:baseline;justify-content:center;gap:8px;font-size:48px;line-height:1.05;font-weight:900;letter-spacing:-.03em;color:var(--text-primary)}.transition-result-card__loser-score[data-v-e9fd6825],.transition-result-card__score-dash[data-v-e9fd6825]{opacity:.58}.transition-result-card__score[data-v-e9fd6825]{font-size:14px;line-height:1.4;color:var(--accent-amber-text-strong)}.transition-result-card__team[data-v-e9fd6825]{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;font-size:15px;line-height:1.2;font-weight:800}.transition-result-card__team-player[data-v-e9fd6825]{display:inline-flex;align-items:center;gap:6px}.transition-result-card__team-player[data-v-e9fd6825]:before{content:"•";font-size:18px;line-height:1}.transition-progress[data-v-e9fd6825]{grid-area:center;display:flex;align-items:center;justify-content:center;gap:18px;padding:4px 0;min-width:0}.transition-progress__team[data-v-e9fd6825]{display:flex;flex-direction:column;align-items:center;gap:4px}.transition-progress__team-label[data-v-e9fd6825]{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.transition-progress__team-wins[data-v-e9fd6825]{font-size:28px;line-height:1;font-weight:900;color:var(--text-primary)}.transition-progress__team--leading .transition-progress__team-wins[data-v-e9fd6825]{color:var(--action-primary)}.transition-progress__divider[data-v-e9fd6825]{font-size:26px;line-height:1;font-weight:900;color:var(--border-strong);margin-top:16px}.transition-question-stack[data-v-e9fd6825]{display:flex;flex-direction:column;gap:12px}.transition-question[data-v-e9fd6825]{display:flex;flex-direction:column;gap:8px}.transition-question__label[data-v-e9fd6825]{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.transition-question__label em[data-v-e9fd6825]{font-style:normal;font-weight:700;letter-spacing:.04em;text-transform:none;color:var(--text-secondary)}.transition-question__options[data-v-e9fd6825]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.transition-selection-card[data-v-e9fd6825]{min-height:clamp(44px,7vh,66px);padding:clamp(6px,1vh,10px) 12px;border:1px solid var(--border-default);border-radius:18px;background:#fffffff5;box-shadow:0 8px 14px #0f172a0d;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;text-align:left;font:inherit;cursor:pointer}.transition-selection-card strong[data-v-e9fd6825]{font-size:15px;line-height:1.1;font-weight:900;color:var(--text-primary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.transition-selection-card span[data-v-e9fd6825]{min-height:1em;font-size:12px;line-height:1.25;color:var(--text-muted)}.transition-selection-card--selected[data-v-e9fd6825]{border-color:#4f46e53d;background:linear-gradient(180deg,#f5f7fffa,#eef2fffa);box-shadow:inset 0 0 0 1px #818cf824,0 10px 18px #6366f124}.transition-card__row-header[data-v-e9fd6825],.transition-card__row[data-v-e9fd6825]{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.transition-card__row strong[data-v-e9fd6825]{text-align:right;font-size:14px;line-height:1.35}.transition-card__pill[data-v-e9fd6825]{height:30px;padding:0 10px;border-radius:var(--radius-pill);border:1px solid var(--border-default);background:var(--surface-primary);color:var(--text-primary);font:inherit;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.transition-card--diagram[data-v-e9fd6825]{gap:12px;padding-top:14px;border-radius:22px;background:radial-gradient(circle at top right,rgba(255,243,205,.42),transparent 36%),linear-gradient(180deg,#fffffffa,#f8fafcfa);box-shadow:0 12px 22px #0f172a0f}.transition-diagram[data-v-e9fd6825]{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);grid-template-rows:auto repeat(2,minmax(0,clamp(40px,6.4vh,58px)));column-gap:8px;row-gap:clamp(4px,.8vh,8px)}.transition-diagram__team-label[data-v-e9fd6825]{font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.transition-diagram__team-label--left[data-v-e9fd6825]{grid-column:1;grid-row:1}.transition-diagram__team-label--right[data-v-e9fd6825]{grid-column:3;grid-row:1;text-align:right}.transition-diagram__slot[data-v-e9fd6825]{z-index:1;border:1px solid var(--border-default);border-radius:18px;background:var(--surface-primary);padding:8px 10px;display:flex;flex-direction:column;justify-content:center;gap:2px;box-shadow:0 6px 10px #0f172a0f}.transition-diagram__slot-head[data-v-e9fd6825]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.transition-diagram__slot strong[data-v-e9fd6825]{font-size:15px;line-height:1.1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.transition-diagram__slot em[data-v-e9fd6825]{min-height:18px;padding:0 7px;border-radius:var(--radius-pill);font-style:normal;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center}.transition-diagram__slot--serving[data-v-e9fd6825]{border-color:#d9770673;background:var(--accent-amber-bg)}.transition-diagram__slot--serving em[data-v-e9fd6825]{background:#d9770629;color:var(--accent-amber-text)}.transition-diagram__slot--receiving[data-v-e9fd6825]{border-color:#4f46e53d;background:var(--accent-indigo-bg)}.transition-diagram__slot--receiving em[data-v-e9fd6825]{background:#4f46e524;color:var(--accent-indigo-text)}.transition-diagram__slot--left-0[data-v-e9fd6825]{grid-column:1;grid-row:2}.transition-diagram__slot--left-1[data-v-e9fd6825]{grid-column:1;grid-row:3}.transition-diagram__slot--right-0[data-v-e9fd6825]{grid-column:3;grid-row:2}.transition-diagram__slot--right-1[data-v-e9fd6825]{grid-column:3;grid-row:3}.transition-diagram__divider[data-v-e9fd6825]{grid-column:2;grid-row:2 / span 2;width:2px;justify-self:center;background:linear-gradient(to bottom,var(--border-strong) 0 35%,transparent 35% 55%,var(--border-strong) 55% 100%);background-size:2px 14px}.transition-diagram__lane[data-v-e9fd6825]{position:absolute;left:50%;top:calc(50% + 11px);width:min(112px,calc(100% - 120px));height:3px;border-radius:999px;background:linear-gradient(90deg,#d97706c7,#4f46e5b8);box-shadow:0 0 0 1px #fff3;z-index:0}.transition-diagram__lane--down[data-v-e9fd6825]{transform:translate(-50%,-50%) rotate(28deg)}.transition-diagram__lane--up[data-v-e9fd6825]{transform:translate(-50%,-50%) rotate(-28deg)}.transition-note[data-v-e9fd6825]{padding:12px 14px;border-radius:18px;background:#ffffffb8;border:1px solid rgba(209,213,219,.95);display:flex;flex-direction:column;gap:4px}.transition-screen-shell__action-stack[data-v-e9fd6825]{flex-shrink:0;display:flex;flex-direction:column;gap:8px;margin-top:auto}.transition-screen-shell__match-over>.transition-screen-shell__action-stack[data-v-e9fd6825]{margin-top:0}.transition-screen-shell__match-over[data-v-e9fd6825]{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px;max-width:540px;margin-inline:auto;width:100%}.match-complete__header[data-v-e9fd6825]{text-align:center;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);padding:4px 0 0}.match-complete__banner[data-v-e9fd6825]{padding-block:20px;background:linear-gradient(160deg,#16a34af5,#0f763afa 60%,#0d5f30fa);border-color:#0f643299;box-shadow:0 16px 32px #1665343d,inset 0 1px #ffffff1f;animation:banner-enter-e9fd6825 .5s cubic-bezier(.25,1,.5,1) both}.match-complete__trophy[data-v-e9fd6825]{font-size:32px;line-height:1;animation:trophy-pop-e9fd6825 .4s cubic-bezier(.25,1,.5,1) .3s both}@keyframes banner-enter-e9fd6825{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes trophy-pop-e9fd6825{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.match-complete__undo-row[data-v-e9fd6825]{display:flex;justify-content:center;animation:content-fade-in-e9fd6825 .35s cubic-bezier(.25,1,.5,1) .25s both}.match-complete__games-card[data-v-e9fd6825]{gap:6px;animation:content-fade-in-e9fd6825 .35s cubic-bezier(.25,1,.5,1) .35s both}.match-complete__games-head[data-v-e9fd6825]{display:grid;gap:8px;padding-bottom:6px;border-bottom:1px solid var(--border-default);align-items:end}.match-complete__games-head-label[data-v-e9fd6825]{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);text-align:center}.match-complete__game-row[data-v-e9fd6825]{display:grid;gap:8px;align-items:center;padding:8px 0}.match-complete__game-row+.match-complete__game-row[data-v-e9fd6825]{border-top:1px solid var(--border-default)}.match-complete__game-row--duration[data-v-e9fd6825]{padding-top:6px}.match-complete__game-label[data-v-e9fd6825]{font-size:13px;font-weight:700;color:var(--text-primary);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-complete__game-label--duration[data-v-e9fd6825]{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.match-complete__game-score[data-v-e9fd6825]{text-align:center;font-size:15px;font-weight:900}.match-complete__game-score--winner[data-v-e9fd6825]{color:var(--action-point)}.match-complete__game-score--loser[data-v-e9fd6825]{color:var(--text-muted)}.match-complete__game-score--duration[data-v-e9fd6825]{font-size:11px;letter-spacing:.02em;color:var(--text-secondary)}.match-complete__stats-card[data-v-e9fd6825]{gap:0;animation:content-fade-in-e9fd6825 .35s cubic-bezier(.25,1,.5,1) .45s both}.match-complete__note-card[data-v-e9fd6825]{gap:8px;animation:content-fade-in-e9fd6825 .35s cubic-bezier(.25,1,.5,1) .45s both}@keyframes content-fade-in-e9fd6825{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.match-complete__stats-header[data-v-e9fd6825]{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;padding-bottom:10px;border-bottom:1px solid var(--border-default);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary)}.match-complete__stats-header span[data-v-e9fd6825]:last-child{text-align:right}.match-complete__stats-vs[data-v-e9fd6825]{font-size:10px;font-weight:900;color:var(--text-muted);align-self:center}.match-complete__stats-row[data-v-e9fd6825]{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;padding:8px 0;align-items:center}.match-complete__stats-row+.match-complete__stats-row[data-v-e9fd6825]{border-top:1px solid var(--border-default)}.match-complete__stat-value[data-v-e9fd6825]{font-size:16px;font-weight:900;color:var(--text-primary)}.match-complete__stat-value--right[data-v-e9fd6825]{text-align:right}.match-complete__stat-value--highlight[data-v-e9fd6825]{color:var(--action-primary)}.match-complete__stat-name[data-v-e9fd6825]{font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);text-align:center}.match-complete__note[data-v-e9fd6825]{margin:0;font-size:14px;line-height:1.45;color:var(--text-muted)}.transition-screen-shell__cta[data-v-e9fd6825]{margin-top:auto}@media (max-height: 932px) and (orientation: portrait),(max-width: 430px){[data-v-e9fd6825] .transition-screen-shell__body{padding:10px}.transition-screen-shell[data-v-e9fd6825]{gap:6px}.transition-result-card--banner[data-v-e9fd6825]{padding-block:clamp(8px,1.4vh,16px);border-radius:18px}.transition-result-card__label[data-v-e9fd6825]{font-size:9px}.transition-result-card__scoreline[data-v-e9fd6825]{font-size:clamp(28px,4.5vh,48px);gap:4px}.transition-result-card__team[data-v-e9fd6825]{font-size:12px;gap:6px}.transition-result-card__value[data-v-e9fd6825],.transition-result-card__winner[data-v-e9fd6825]{font-size:clamp(16px,2.8vh,24px)}.transition-progress[data-v-e9fd6825]{gap:12px;padding:2px 0}.transition-screen-shell__progress-row[data-v-e9fd6825]{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"center center" "left right";row-gap:6px;column-gap:8px}.transition-screen-shell__progress-side--left[data-v-e9fd6825]{justify-self:start}.transition-screen-shell__progress-side--right[data-v-e9fd6825]{justify-self:end}.transition-screen-shell__elapsed[data-v-e9fd6825]{min-height:28px;padding:0 10px;font-size:11px}.transition-progress__team-label[data-v-e9fd6825]{font-size:9px}.transition-progress__team-wins[data-v-e9fd6825]{font-size:clamp(18px,3vh,28px)}.transition-progress__divider[data-v-e9fd6825]{font-size:18px;margin-top:12px}.transition-question-stack[data-v-e9fd6825]{gap:8px}.transition-question[data-v-e9fd6825]{gap:4px}.transition-question__label[data-v-e9fd6825]{font-size:9px}.transition-question__options[data-v-e9fd6825]{gap:6px}.transition-selection-card[data-v-e9fd6825]{min-height:clamp(40px,5.6vh,66px);padding:clamp(4px,.8vh,10px) 10px;border-radius:14px}.transition-selection-card strong[data-v-e9fd6825]{font-size:13px}.transition-selection-card span[data-v-e9fd6825]{font-size:10px}.transition-card--diagram[data-v-e9fd6825]{gap:8px;padding-top:10px;border-radius:18px}.transition-diagram[data-v-e9fd6825]{grid-template-rows:auto repeat(2,minmax(0,clamp(36px,5.2vh,58px)));row-gap:6px;column-gap:6px}.transition-diagram__slot[data-v-e9fd6825]{padding:6px 8px;border-radius:14px}.transition-diagram__slot strong[data-v-e9fd6825]{font-size:13px}.transition-diagram__slot em[data-v-e9fd6825]{min-height:16px;padding:0 5px;font-size:7px}.transition-card__eyebrow[data-v-e9fd6825]{font-size:9px}.transition-screen-shell__action-stack[data-v-e9fd6825]{gap:6px}}@media (orientation: landscape){.transition-screen-shell__inter-game[data-v-e9fd6825]{max-width:720px;margin-inline:auto;width:100%}.transition-screen-shell__match-over[data-v-e9fd6825]{max-width:720px}.transition-result-card--banner[data-v-e9fd6825]{padding-block:clamp(6px,1.4vh,14px)}.transition-result-card__scoreline[data-v-e9fd6825]{font-size:clamp(24px,6vh,48px)}.transition-result-card__value[data-v-e9fd6825],.transition-result-card__winner[data-v-e9fd6825]{font-size:clamp(16px,4vh,28px)}.transition-result-card__team[data-v-e9fd6825]{font-size:12px}.transition-card__title[data-v-e9fd6825]{font-size:clamp(18px,5vh,31px)}.match-complete__trophy[data-v-e9fd6825]{font-size:clamp(20px,5vh,32px)}.match-complete__banner[data-v-e9fd6825]{padding-block:clamp(8px,2vh,16px)}.transition-question-stack[data-v-e9fd6825]{gap:6px}.transition-selection-card[data-v-e9fd6825]{min-height:clamp(36px,8vh,66px)}.transition-card--diagram[data-v-e9fd6825]{padding-top:10px;gap:8px}.transition-diagram[data-v-e9fd6825]{grid-template-rows:auto repeat(2,minmax(0,clamp(32px,8vh,58px)))}.match-complete__games-card[data-v-e9fd6825],.match-complete__stats-card[data-v-e9fd6825],.match-complete__note-card[data-v-e9fd6825]{padding:10px 14px}.match-complete__game-row[data-v-e9fd6825],.match-complete__stats-row[data-v-e9fd6825]{padding:5px 0}}@media (prefers-reduced-motion: reduce){.transition-result-card--banner[data-v-e9fd6825],.match-complete__banner[data-v-e9fd6825],.match-complete__trophy[data-v-e9fd6825],.match-complete__undo-row[data-v-e9fd6825],.match-complete__games-card[data-v-e9fd6825],.match-complete__stats-card[data-v-e9fd6825],.match-complete__note-card[data-v-e9fd6825]{animation:none}}.app-confirm-dialog[data-v-526a8183]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.app-confirm-dialog__backdrop[data-v-526a8183]{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay-backdrop)}.app-confirm-dialog__wrap[data-v-526a8183]{position:relative;min-height:100%;padding:18px;display:flex;align-items:center;justify-content:center}.app-confirm-dialog__panel[data-v-526a8183]{width:min(100%,360px);border-radius:28px;box-shadow:var(--shadow-overlay);display:flex;flex-direction:column;gap:16px}.app-confirm-dialog__panel--danger[data-v-526a8183]{border-color:#f8717152;background:linear-gradient(180deg,#fffffffa,#fffafafa)}.app-confirm-dialog__header[data-v-526a8183]{display:flex;flex-direction:column;gap:6px}.app-confirm-dialog__title[data-v-526a8183]{font-size:24px;line-height:1;font-weight:900;letter-spacing:-.03em;text-transform:uppercase;color:var(--text-primary)}.app-confirm-dialog__subtitle[data-v-526a8183]{margin:0;font-size:14px;line-height:1.45;color:var(--text-muted)}.app-confirm-dialog__note[data-v-526a8183]{padding:14px 16px;border-radius:20px;border:1px solid rgba(248,113,113,.28);background:linear-gradient(180deg,#fff1f2,#fff7f7);display:flex;flex-direction:column;gap:6px}.app-confirm-dialog__note strong[data-v-526a8183]{font-size:14px;line-height:1.2;font-weight:900;text-transform:uppercase;color:var(--action-danger)}.app-confirm-dialog__note span[data-v-526a8183]{font-size:13px;line-height:1.45;color:#9f1239}.app-confirm-dialog__actions[data-v-526a8183]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (max-width: 480px){.app-confirm-dialog__wrap[data-v-526a8183]{align-items:flex-end}.app-confirm-dialog__actions[data-v-526a8183]{grid-template-columns:1fr}}.app-info-dialog[data-v-71cf6455]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.app-info-dialog__backdrop[data-v-71cf6455]{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay-backdrop)}.app-info-dialog__wrap[data-v-71cf6455]{position:relative;min-height:100%;padding:18px;display:flex;align-items:center;justify-content:center}.app-info-dialog__panel[data-v-71cf6455]{width:min(100%,360px);border-radius:28px;border-color:var(--border-accent);box-shadow:var(--shadow-overlay);display:flex;flex-direction:column;gap:16px}.app-info-dialog__header[data-v-71cf6455]{display:flex;flex-direction:column;gap:6px}.app-info-dialog__title[data-v-71cf6455]{font-size:24px;line-height:1;font-weight:900;letter-spacing:-.03em;text-transform:uppercase;color:var(--text-primary)}.app-info-dialog__body[data-v-71cf6455]{font-size:14px;line-height:1.55;color:var(--text-muted)}.app-info-dialog__actions[data-v-71cf6455]{display:flex}@media (max-width: 480px){.app-info-dialog__wrap[data-v-71cf6455]{align-items:flex-end}}.fixture-lab[data-v-b4edfdcf]{min-height:100%;display:grid;place-items:center;padding:24px}.fixture-lab__card[data-v-b4edfdcf]{width:min(100%,760px);padding:32px 28px;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-primary);box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:20px}.fixture-lab__eyebrow[data-v-b4edfdcf]{margin:0;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}h1[data-v-b4edfdcf]{margin:0;font-size:clamp(2rem,7vw,3.25rem);line-height:1}.fixture-lab__copy[data-v-b4edfdcf]{margin:0;font-size:1rem;line-height:1.5;color:var(--text-muted)}.fixture-lab__warning[data-v-b4edfdcf]{padding:12px 14px;border:1px solid rgba(153,27,27,.2);border-radius:var(--radius-md);background:#fee2e2d9;color:var(--action-danger)}.fixture-lab__groups[data-v-b4edfdcf]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fixture-lab__group[data-v-b4edfdcf]{padding:16px;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-soft);display:flex;flex-direction:column;gap:10px}.fixture-lab__group h2[data-v-b4edfdcf]{margin:0;font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.fixture-lab__group a[data-v-b4edfdcf]{color:var(--accent-primary-strong);text-decoration:none;font-weight:700}.fixture-lab__group a[data-v-b4edfdcf]:hover{text-decoration:underline}@media (max-width: 720px){.fixture-lab__groups[data-v-b4edfdcf]{grid-template-columns:1fr}}:root{color-scheme:light;--font-family-sans: "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--surface-page: #edf2f7;--surface-primary: #ffffff;--surface-soft: #f8fafc;--surface-muted: #f3f4f6;--surface-strong: #e5e7eb;--text-primary: #111827;--text-muted: #6b7280;--text-soft: #9ca3af;--border-default: #d1d5db;--border-strong: #9ca3af;--border-accent: rgba(37, 99, 235, .28);--accent-primary: #2563eb;--accent-primary-strong: #1d4ed8;--accent-primary-soft: #eef4ff;--accent-amber: #d97706;--accent-amber-soft: #fff3cd;--accent-amber-border: #f3d48b;--accent-amber-text: #9a3412;--accent-amber-text-strong: #7c2d12;--accent-amber-bg: #fff1cf;--accent-indigo: #4338ca;--accent-indigo-soft: #eef2ff;--accent-indigo-border: #c7d2fe;--accent-indigo-text: #3730a3;--accent-indigo-bg: #f5f7ff;--action-point: #1f7a4c;--action-point-strong: #166534;--action-loss: #243247;--action-loss-strong: #1f2937;--action-danger: #991b1b;--action-danger-strong: #7f1d1d;--chip-game-point-bg: #ecfccb;--chip-game-point-text: #365314;--chip-match-point-bg: #fee2e2;--chip-match-point-text: #991b1b;--chip-info-bg: #f3f4f6;--chip-info-text: #4b5563;--overlay-backdrop: rgba(15, 23, 42, .32);--shadow-card: 0 20px 48px rgba(15, 23, 42, .14);--shadow-elevated: 0 12px 24px rgba(15, 23, 42, .12);--shadow-overlay: 0 -16px 40px rgba(15, 23, 42, .22);--radius-sm: 12px;--radius-md: 18px;--radius-lg: 24px;--radius-xl: 30px;--radius-pill: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--type-label: 12px;--type-body: 14px;--type-body-lg: 16px;--type-title: 31px;--type-display: 48px;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}:root{color-scheme:light;background:#eef2f7;color:#111827;font-family:Avenir Next,Segoe UI,Helvetica Neue,Arial,sans-serif}*,*:before,*:after{box-sizing:border-box;touch-action:manipulation}html,body,#app{margin:0;min-height:100dvh}body{overflow:hidden}#app{height:100dvh;overflow:hidden}button,input,select,textarea{font:inherit}button:not(:disabled){cursor:pointer}button:disabled{cursor:default}.modal-card__fields{display:flex;flex-direction:column;gap:10px}.modal-card__field{padding:12px 14px;border:1px solid var(--border-default);border-radius:18px;background:var(--surface-soft);display:flex;flex-direction:column;gap:4px}.modal-card__field--editable{gap:8px;background:var(--surface-primary)}.modal-card__field-label{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.modal-card__field-value{font-size:16px;font-weight:800}.modal-card__input{width:100%;min-height:46px;border:1px solid var(--border-default);border-radius:14px;padding:0 14px;background:#fff;color:var(--text-primary);font-size:17px;font-weight:800;outline:none;transition:border-color .12s ease,box-shadow .12s ease}.modal-card__input:focus{border-color:var(--border-accent);box-shadow:0 0 0 3px #60a5fa29}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
