.DeckPicker-module__root__5cTI{width:100%;max-width:960px;margin:0 auto;padding:40px 20px}.DeckPicker-module__intro__VW8w{color:var(--muted);margin:0 0 24px;font-size:16px}.DeckPicker-module__grid__4cPS{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.DeckPicker-module__card__u9MX{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:6px;width:100%;padding:20px;transition:transform .12s,border-color .12s,background .12s;display:flex}.DeckPicker-module__card__u9MX:hover{border-color:var(--accent);background:var(--surface-2);transform:translateY(-2px)}.DeckPicker-module__name__9-w7{font-size:18px;font-weight:600}.DeckPicker-module__meta__fzeG{color:var(--muted);font-size:13px}.DeckPicker-module__bests__AzwJ{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.PlacedCard-module__card__2LHt{flex:0 0 var(--card-w);height:var(--card-h);background:var(--surface);border:2px solid var(--border);border-radius:var(--card-radius);z-index:1;will-change:transform;flex-direction:column;gap:4px;padding:8px;display:flex;position:relative}.PlacedCard-module__compact__uGx6{height:var(--card-h-compact)}.PlacedCard-module__correct__9Acf{border-color:var(--correct);background:var(--correct-bg)}.PlacedCard-module__wrong__iWZG{border-color:var(--wrong);background:var(--wrong-bg)}.PlacedCard-module__reference__UwF0{border-color:var(--reference);background:var(--reference-bg)}.PlacedCard-module__image__Io0B{background:var(--surface-2);border-radius:8px;flex:1;min-height:0;overflow:hidden}.PlacedCard-module__image__Io0B img{object-fit:cover;width:100%;height:100%;display:block}.PlacedCard-module__imagePlaceholder__n9ir{background:repeating-linear-gradient(45deg, var(--surface-2), var(--surface-2) 6px, var(--surface) 6px, var(--surface) 12px);width:100%;height:100%}.PlacedCard-module__name__jGZ4{text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.PlacedCard-module__value__9wKW{font-variant-numeric:tabular-nums;text-align:center;color:var(--muted);font-size:13px;font-weight:700}.PlacedCard-module__correct__9Acf .PlacedCard-module__value__9wKW{color:var(--correct)}.PlacedCard-module__wrong__iWZG .PlacedCard-module__value__9wKW{color:var(--wrong)}.PlacedCard-module__reference__UwF0 .PlacedCard-module__value__9wKW{color:var(--reference)}@media (width<=640px){.PlacedCard-module__name__jGZ4{font-size:11px}.PlacedCard-module__value__9wKW{font-size:12px}}.DragCard-module__wrap__iH5p{flex-direction:column;align-items:center;gap:8px;display:flex}.DragCard-module__counter__95NG{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.DragCard-module__card__05Kw{width:var(--card-w);height:var(--card-h);background:var(--surface-2);border:2px solid var(--accent);border-radius:var(--card-radius);cursor:grab;touch-action:none;text-align:left;backface-visibility:hidden;transform-origin:50%;flex-direction:column;gap:6px;padding:8px;transition:transform .12s,box-shadow .12s;animation:.6s cubic-bezier(.2,0,0,1) DragCard-module__cardFlipIn__4aHI;display:flex;box-shadow:0 6px 20px #0000004d}@keyframes DragCard-module__cardFlipIn__4aHI{0%{transform:rotateY(180deg)}to{transform:rotateY(0)}}.DragCard-module__card__05Kw:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0006}.DragCard-module__card__05Kw:active{cursor:grabbing}.DragCard-module__compact__9gGh{height:var(--card-h-compact)}.DragCard-module__dragging__P-d7{border-style:dashed;border-color:var(--border);box-shadow:none;background:0 0}.DragCard-module__dragging__P-d7>*{visibility:hidden}.DragCard-module__overlay__Pf1-{cursor:grabbing;animation:none;transform:rotate(-2deg);box-shadow:0 20px 40px #00000080}.DragCard-module__blank__t6IT{border-style:dashed;border-color:var(--border);box-shadow:none;background:0 0;animation:none}.DragCard-module__image__pEti{background:var(--surface);border-radius:8px;flex:1;min-height:0;overflow:hidden}.DragCard-module__image__pEti img{object-fit:cover;width:100%;height:100%;display:block}.DragCard-module__imagePlaceholder__dmmr{background:repeating-linear-gradient(45deg, var(--surface), var(--surface) 6px, var(--surface-2) 6px, var(--surface-2) 12px);width:100%;height:100%}.DragCard-module__name__y55F{text-align:center;font-size:13px;font-weight:600;line-height:1.2}.DragCard-module__hint__CQDa{color:var(--muted);text-align:center;font-size:11px}.EndGameStats-module__root__Kud6{text-align:left;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;width:100%;max-width:720px;display:grid}.EndGameStats-module__title__2DGX{margin:0;font-size:28px;font-weight:800;line-height:1}.EndGameStats-module__sub__eoJY{color:var(--muted);margin:4px 0 0;font-size:13px}.EndGameStats-module__head__V5XK{flex-direction:column;display:flex}.EndGameStats-module__stats__Z5de{flex-wrap:wrap;gap:8px;margin:0;display:flex}.EndGameStats-module__stat__0Rnf{background:var(--surface-2);text-align:center;border:1px solid #0000;border-radius:10px;min-width:76px;padding:8px 12px}.EndGameStats-module__statActive__Pz4T{border-color:var(--accent)}.EndGameStats-module__stat__0Rnf dt{color:var(--muted);white-space:nowrap;margin-bottom:2px;font-size:11px}.EndGameStats-module__stat__0Rnf dd{color:var(--accent-2);font-variant-numeric:tabular-nums;margin:0;font-size:18px;font-weight:700}.EndGameStats-module__actions__sE2t{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.EndGameStats-module__source__JMhg{color:var(--muted);font-size:12px;text-decoration:none}.EndGameStats-module__source__JMhg:hover{color:var(--accent)}.EndGameStats-module__btn__XxxI{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:10px 16px;font-size:14px;font-weight:500;transition:background .12s,border-color .12s,transform .12s}.EndGameStats-module__btn__XxxI:hover{background:var(--surface);border-color:var(--accent)}.EndGameStats-module__btn__XxxI:active{transform:scale(.97)}.EndGameStats-module__btnPrimary__yHmh{background:var(--accent);border-color:var(--accent);color:#fff}.EndGameStats-module__btnPrimary__yHmh:hover{background:#4a7ad8}@media (width<=640px){.EndGameStats-module__root__Kud6{text-align:center;grid-template-columns:1fr;gap:12px}.EndGameStats-module__actions__sE2t,.EndGameStats-module__source__JMhg{text-align:center;justify-content:center}}.GameView-module__game__ZT8f{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.GameView-module__header__cau4{justify-content:center;align-items:center;gap:16px;padding:16px 20px;display:flex}.GameView-module__title__rW6A{text-align:center;min-width:0}.GameView-module__title__rW6A h1{margin:0;font-size:18px;font-weight:700}.GameView-module__unit__noWr{color:var(--muted);margin:2px 0 0;font-size:12px}.GameView-module__hearts__eQAg{justify-content:center;gap:4px;margin-top:6px;display:inline-flex}.GameView-module__heart__nAPI{color:var(--wrong);transition:color .2s,transform .2s}.GameView-module__heartSpent__bFSG{color:var(--border)}.GameView-module__stage__HT3D{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.GameView-module__board__2BH6{scrollbar-width:none;min-height:calc(var(--card-h) + 80px);flex:1;align-items:center;padding:30px 0 40px;display:flex;position:relative;overflow:auto hidden}.GameView-module__board__2BH6::-webkit-scrollbar{display:none}.GameView-module__track__dKbP{flex-shrink:0;align-items:center;gap:16px;display:flex;position:relative}.GameView-module__trackSpacer__wvlt{flex:0 0 calc(50vw - var(--card-w) / 2);min-width:calc(50vw - var(--card-w) / 2);pointer-events:none;height:1px}.GameView-module__axis__SVSV{pointer-events:none;z-index:0;height:16px;margin-top:-8px;position:absolute;top:50%;left:0;right:0}.GameView-module__axis__SVSV:before{content:"";background:var(--border);height:2px;margin-top:-1px;position:absolute;top:50%;left:18px;right:18px}.GameView-module__axisArrow__3ZwJ{border-top:8px solid #0000;border-bottom:8px solid #0000;width:0;height:0;position:absolute;top:50%;transform:translateY(-50%)}.GameView-module__axisArrowLeft__G4HU{border-right:14px solid var(--border);left:0}.GameView-module__axisArrowRight__lN3b{border-left:14px solid var(--border);right:0}.GameView-module__axisLabel__cAqp{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);white-space:nowrap;margin-top:14px;font-size:11px;font-weight:600;position:absolute;top:50%}.GameView-module__axisLabelLeft__aLxl{left:8px}.GameView-module__axisLabelRight__VNoI{right:8px}.GameView-module__indicator__V2aQ{background:var(--accent);z-index:2;border-radius:3px;flex:0 0 6px;align-self:stretch;margin:0 6px;animation:.7s ease-in-out infinite GameView-module__indicatorPulse__IVIS;position:relative;box-shadow:0 0 16px #5b8def99}@keyframes GameView-module__indicatorPulse__IVIS{0%,to{opacity:.85}50%{opacity:1}}.GameView-module__tray__eazO{border-top:1px solid var(--border);background:var(--surface);min-height:calc(var(--card-h) + 80px);perspective:1200px;justify-content:center;padding:20px;display:flex}.GameView-module__trayEnd__Dz0l{animation:.36s cubic-bezier(.2,0,0,1) GameView-module__slideUp__OYjr}@keyframes GameView-module__slideUp__OYjr{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (width<=640px){.GameView-module__header__cau4{padding:12px 14px}.GameView-module__board__2BH6{padding:20px 0 28px}.GameView-module__tray__eazO{padding:14px}}.SettingsModal-module__backdrop__aKNs{z-index:100;background:#0009;justify-content:center;align-items:center;padding:20px;animation:.16s SettingsModal-module__fadeIn__5RrF;display:flex;position:fixed;inset:0}.SettingsModal-module__modal__TEj4{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:420px;padding:24px;animation:.2s cubic-bezier(.2,0,0,1) SettingsModal-module__scaleIn__RMTh}.SettingsModal-module__header__Y9mG{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.SettingsModal-module__title__rTrz{margin:0;font-size:18px;font-weight:700}.SettingsModal-module__close__4xeH{width:32px;height:32px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.SettingsModal-module__close__4xeH:hover{background:var(--surface-2);color:var(--text)}.SettingsModal-module__row__sHta{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.SettingsModal-module__row__sHta:first-of-type{border-top:none}.SettingsModal-module__label__7dOl{flex-direction:column;gap:2px;min-width:0;display:flex}.SettingsModal-module__labelTitle__LZTC{font-size:14px;font-weight:500}.SettingsModal-module__labelHint__OtOd{color:var(--muted);font-size:12px}.SettingsModal-module__danger__Mxu8{border:1px solid var(--wrong);color:var(--wrong);background:0 0;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .12s,color .12s}.SettingsModal-module__danger__Mxu8:hover{background:var(--wrong-bg)}@keyframes SettingsModal-module__fadeIn__5RrF{0%{opacity:0}to{opacity:1}}@keyframes SettingsModal-module__scaleIn__RMTh{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.ModeSelectModal-module__backdrop__hFLm{z-index:100;background:#0009;justify-content:center;align-items:center;padding:20px;animation:.16s ModeSelectModal-module__fadeIn__-bK2;display:flex;position:fixed;inset:0}.ModeSelectModal-module__modal__F1LE{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:460px;padding:24px;animation:.2s cubic-bezier(.2,0,0,1) ModeSelectModal-module__scaleIn__pMav}.ModeSelectModal-module__header__p0V5{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.ModeSelectModal-module__titleBlock__nEAU{flex-direction:column;gap:2px;min-width:0;display:flex}.ModeSelectModal-module__title__vraU{margin:0;font-size:18px;font-weight:700}.ModeSelectModal-module__subtitle__-AVS{color:var(--muted);text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.ModeSelectModal-module__modes__n5VW{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ModeSelectModal-module__mode__Iu9s{text-align:left;background:var(--surface-2);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:6px;padding:16px;transition:background .12s,border-color .12s,transform .12s;display:flex}.ModeSelectModal-module__mode__Iu9s:hover{border-color:var(--accent);transform:translateY(-2px)}.ModeSelectModal-module__mode__Iu9s:active{transform:scale(.98)}.ModeSelectModal-module__modeIcon__M29P{color:var(--accent);margin-bottom:4px}.ModeSelectModal-module__modeName__klmI{font-size:16px;font-weight:700}.ModeSelectModal-module__modeHint__y7oY{color:var(--muted);font-size:12px;line-height:1.4}@keyframes ModeSelectModal-module__fadeIn__-bK2{0%{opacity:0}to{opacity:1}}@keyframes ModeSelectModal-module__scaleIn__pMav{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=480px){.ModeSelectModal-module__modes__n5VW{grid-template-columns:1fr}}.App-module__root__AoTT{flex-direction:column;min-height:100%;display:flex}.App-module__header__GVeF{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#0e1116d9;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex;position:sticky;top:0}.App-module__title__INq8{letter-spacing:.5px;background:0 0;padding:0;font-size:20px;font-weight:700}.App-module__gear__ARzu{width:36px;height:36px;color:var(--muted);border-radius:10px;justify-content:center;align-items:center;transition:background .12s,color .12s,transform .2s;display:inline-flex}.App-module__gear__ARzu:hover{background:var(--surface-2);color:var(--text);transform:rotate(45deg)}.App-module__main__-oMY{flex-direction:column;flex:1;display:flex}:root{--bg:#0e1116;--surface:#1a1f2a;--surface-2:#232a38;--border:#2c3445;--text:#e7ecf3;--muted:#8aa1bf;--accent:#5b8def;--accent-2:#4ade80;--correct:#4ade80;--correct-bg:#203634;--wrong:#f87171;--wrong-bg:#352933;--reference:#facc15;--reference-bg:#353427;--card-w:120px;--card-h:180px;--card-h-compact:96px;--card-radius:14px;--gap:12px;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;overscroll-behavior:none}button{color:inherit;cursor:pointer;background:0 0;border:none;font-family:inherit}@media (width<=640px){:root{--card-w:92px;--card-h:140px;--card-h-compact:72px}}
