:root{--bg: #0d1321;--surface: #151f33;--surface-elevated: #202c45;--border: #2a3858;--text-primary: #f7f8fc;--text-secondary: #a7b5d6;--accent: #5476ff;--focus-ring: rgba(84, 118, 255, .25);--tile-match: #2fa06d;--tile-miss: #4e5b7a}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%;width:100%;overflow-x:hidden}body{margin:0;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg)}._app_1092r_1{min-height:100vh;width:100%;background:radial-gradient(circle at top,#1e2742 0%,var(--bg) 48%);color:var(--text-primary);padding:2.5rem 1rem 3rem;display:flex;flex-direction:column;overflow-x:clip}._container_1092r_12{width:min(1420px,100%);margin:0 auto;flex:1;min-width:0}._topBar_1092r_19{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._topBarActions_1092r_26{display:flex;align-items:center;gap:.7rem}._logoButton_1092r_32{border:none;background:transparent;padding:0;cursor:pointer;display:inline-flex;align-items:center;flex-shrink:0;width:clamp(230px,28vw,330px)}._logo_1092r_32{display:block;width:100%;height:auto}._infoButton_1092r_49{border:1px solid var(--border);background:var(--surface-elevated);color:var(--text-primary);border-radius:10px;padding:.6rem .85rem;cursor:pointer;font-weight:900;display:inline-flex;align-items:center;gap:.45rem}._infoButton_1092r_49:hover{border-color:var(--accent)}._infoIcon_1092r_66{font-size:1rem;line-height:1}._subtitle_1092r_71{margin-top:.3rem;margin-bottom:1.5rem;color:var(--text-secondary)}._commandDeck_1092r_77{margin-bottom:1.1rem;position:relative;z-index:6}._legendBar_1092r_83{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0 0 1rem;border:1px solid var(--border);border-radius:18px;background:linear-gradient(180deg,#172138f0,#101829fa);box-shadow:0 14px 28px #0509142e;overflow:hidden;animation:_legendFadeIn_1092r_1 .32s ease both}._legendItem_1092r_96{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;justify-items:center;gap:.8rem;padding:.85rem 1rem}._legendSwatch_1092r_105{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;font-size:.92rem;font-weight:900;color:#fff;flex-shrink:0}._legendGreen_1092r_117{background:var(--tile-match)}._legendYellow_1092r_121{background:#c8a846}._legendRed_1092r_125{background:#a74a56}._legendGray_1092r_129{background:#58627b}._legendCopy_1092r_133{display:grid;gap:.1rem;min-width:0;justify-items:center;text-align:center}._legendLabel_1092r_141{font-size:.95rem;font-weight:800;color:var(--text-primary);line-height:1.1}._legendSublabel_1092r_148{font-size:.8rem;color:var(--text-secondary);line-height:1.2}._legendDivider_1092r_154{width:1px;height:40px;background:#7a8fc23d}._commandCard_1092r_160{border:1px solid rgba(122,143,194,.2);background:radial-gradient(circle at 50% 0%,rgba(92,118,211,.14),transparent 32%),linear-gradient(180deg,#1c263feb,#0e1525f7);box-shadow:inset 0 1px #ffffff0a,0 18px 34px #05091442;border-radius:24px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:grid;grid-template-columns:minmax(285px,320px) minmax(0,1fr) minmax(190px,220px);align-items:center;gap:.9rem;padding:1rem}._solvedCard_1092r_175{position:relative;overflow:hidden;border:1px solid rgba(130,171,255,.28);background:radial-gradient(circle at top,rgba(111,160,255,.16),transparent 38%),linear-gradient(180deg,#1c263ff5,#0e1525fa);box-shadow:inset 0 1px #ffffff0d,0 20px 40px #0509144d;border-radius:20px;padding:1.15rem 1.35rem 1.3rem}._solvedGlow_1092r_189{position:absolute;inset:auto -5% -45% auto;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(84,118,255,.22),transparent 68%);pointer-events:none}._solvedAnswerBanner_1092r_199{position:relative;z-index:1;display:grid;justify-items:center;margin-bottom:.35rem;text-align:center}._solvedHero_1092r_208{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem}._solvedEmoji_1092r_217{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:#5476ff29;box-shadow:inset 0 1px #ffffff0f;font-size:1.8rem}._solvedBody_1092r_228{display:grid;gap:.35rem}._solvedTitle_1092r_233{margin:0;font-size:clamp(1.2rem,2vw,1.6rem)}._solvedText_1092r_238{margin:0;color:var(--text-secondary);line-height:1.5}._solvedAnswerTitle_1092r_244{font-size:clamp(1.05rem,2.1vw,1.35rem);color:var(--text-primary);line-height:1.2}._solvedSparkles_1092r_250{color:#dfe7ff;font-size:1.25rem;letter-spacing:.12em;white-space:nowrap}._sectionEyebrow_1092r_257{margin:0;font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#a9b9df}._commandHint_1092r_266{display:flex;justify-content:center;align-items:center;width:100%}._commandCenter_1092r_273{display:grid;gap:.7rem;justify-items:center;align-content:center;position:relative;z-index:2;min-width:0;min-height:186px}._commandCenter_1092r_273 ._sectionEyebrow_1092r_257{margin-bottom:.1rem}._commandHintPanel_1092r_288,._commandCenterPanel_1092r_289,._commandActionPanel_1092r_290{min-height:214px;border-radius:20px;border:1px solid rgba(117,136,190,.14);background:linear-gradient(180deg,#121c31c2,#0c1425db);box-shadow:inset 0 1px #ffffff08,0 10px 18px #05091429}._commandHintPanel_1092r_288{display:grid;align-items:stretch;padding:0}._commandCenterPanel_1092r_289{display:grid;align-items:center;padding:1.1rem 1.25rem}._commandActionPanel_1092r_290{display:grid;align-items:center;padding:1rem}._commandLead_1092r_318{margin:0;color:var(--text-secondary);font-size:.95rem;line-height:1.5;text-align:center;max-width:44ch}._commandAction_1092r_290{display:grid;justify-items:center;align-content:center;gap:.8rem;min-height:100%}._commandActionLabel_1092r_335{color:var(--text-secondary);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-align:center}._futureCard_1092r_344{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:1rem 1.1rem;font-weight:700;color:var(--text-primary)}._overlay_1092r_353{position:fixed;inset:0;background:#040812c7;display:grid;place-items:center;z-index:35;padding:1rem}._infoModal_1092r_363{width:min(760px,100%);max-height:min(82vh,760px);overflow-y:auto;border:1px solid rgba(122,143,194,.26);background:radial-gradient(circle at top,rgba(95,123,214,.14),transparent 32%),linear-gradient(180deg,#1c263ff7,#0e1525fc);border-radius:20px;padding:1.15rem 1.15rem 1rem;box-shadow:0 26px 50px #0000006b}._modalHeader_1092r_376{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}._modalEyebrow_1092r_384{margin:0 0 .3rem;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#bed1ff}._modalTitle_1092r_393{margin:0;font-size:clamp(1.2rem,2.4vw,1.7rem)}._modalClose_1092r_398{width:40px;height:40px;border:none;border-radius:999px;background:var(--surface-elevated);color:var(--text-primary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}._modalSections_1092r_412{display:grid;gap:.85rem}._modalSection_1092r_412{border:1px solid rgba(122,143,194,.18);background:#121c31a6;border-radius:16px;padding:.9rem .95rem}._modalSectionTitle_1092r_424{margin:0 0 .4rem;font-size:1rem}._modalText_1092r_429{margin:0;color:var(--text-secondary);line-height:1.6}._footer_1092r_435{margin-top:auto;padding-top:1.4rem;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._footerLink_1092r_444{border:none;background:transparent;color:var(--text-secondary);cursor:pointer;font-size:.92rem;text-decoration:underline;text-underline-offset:3px}@keyframes _legendFadeIn_1092r_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){._topBar_1092r_19{flex-wrap:wrap}._topBarActions_1092r_26{width:100%;justify-content:space-between;flex-wrap:wrap}._commandCard_1092r_160{padding:.95rem;grid-template-columns:1fr;justify-items:center}._commandHintPanel_1092r_288,._commandCenterPanel_1092r_289,._commandActionPanel_1092r_290{width:100%;min-height:unset}._solvedCard_1092r_175{padding:1rem}._solvedHero_1092r_208{grid-template-columns:1fr;justify-items:center;text-align:center}._commandAction_1092r_290{width:100%}._legendBar_1092r_83{grid-template-columns:repeat(2,minmax(0,1fr))}._legendItem_1092r_96{grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:center}._legendDivider_1092r_154{display:none}._footer_1092r_435{gap:.7rem}}._scene_wvh78_1{perspective:700px;animation:_popIn_wvh78_1 .28s ease both}._tile_wvh78_6{min-height:82px;border-radius:10px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.68rem;text-align:center;transform-style:preserve-3d;animation:_flipReveal_wvh78_1 .56s ease both;color:#fff;font-weight:700}._informational_wvh78_22{background:var(--surface);border-color:var(--border);box-shadow:inset 4px 0 #8174ff99}._value_wvh78_28{font-size:1rem;line-height:1.2;overflow-wrap:anywhere}._numericValue_wvh78_34{white-space:nowrap;overflow-wrap:normal;word-break:normal;font-variant-numeric:tabular-nums}._arrow_wvh78_41{font-size:1rem}@media(max-width:700px){._tile_wvh78_6{min-height:74px;padding:.58rem}._value_wvh78_28,._arrow_wvh78_41{font-size:.92rem}}._match_wvh78_57{background:var(--tile-match);border-color:transparent}._near_wvh78_62{background:#c8a846;border-color:transparent}._miss_wvh78_67{background:#8f434c;border-color:transparent}._revealed_wvh78_72{background:linear-gradient(135deg,#7a4a2b,#b86a34);border-color:#ffdead73;box-shadow:inset 0 0 0 1px #fff5e024}@keyframes _flipReveal_wvh78_1{0%{transform:rotateX(0)}45%{transform:rotateX(90deg)}to{transform:rotateX(0)}}@keyframes _popIn_wvh78_1{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}._row_z2umi_1{display:grid;grid-template-columns:var(--board-columns);gap:.72rem}@media(max-width:700px){._row_z2umi_1{gap:.55rem}}._gridWrap_fkmtb_1{--board-columns: minmax(140px, 1.8fr) minmax(72px, .75fr) minmax(92px, 1fr) minmax(96px, 1.05fr) minmax(88px, .85fr) minmax(132px, 1.5fr);overflow-x:auto;overflow-y:visible;position:relative;z-index:1;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._gridWrap_fkmtb_1::-webkit-scrollbar{display:none}._headerRow_fkmtb_17{display:grid;grid-template-columns:var(--board-columns);gap:.72rem;margin-bottom:.72rem;min-width:720px}._headerTile_fkmtb_25{border:1px solid var(--border);border-radius:10px;padding:.62rem .72rem;text-align:center;color:var(--text-secondary);background:var(--surface);font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}._rows_fkmtb_37{display:grid;gap:.72rem;min-width:720px}@media(max-width:700px){._gridWrap_fkmtb_1{--board-columns: minmax(170px, 2.1fr) minmax(88px, .95fr) minmax(96px, 1fr) minmax(104px, 1.05fr) minmax(96px, .9fr) minmax(140px, 1.45fr);margin-inline:-.25rem;padding-inline:.25rem;overflow-y:hidden}._headerRow_fkmtb_17,._rows_fkmtb_37{min-width:740px}._headerRow_fkmtb_17{gap:.55rem;margin-bottom:.55rem}._headerTile_fkmtb_25{padding:.58rem .6rem;font-size:.78rem;letter-spacing:.04em}}._form_1ewsc_1{display:flex;gap:.75rem;align-items:center;justify-content:center;width:100%}._searchWrap_1ewsc_9{position:relative;flex:1;max-width:520px;z-index:12}._input_1ewsc_16{width:100%;border:1px solid var(--border);background:var(--surface);color:var(--text-primary);border-radius:12px;padding:.68rem .88rem;font-size:.97rem;min-height:48px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}._input_1ewsc_16:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus-ring)}._dropdown_1ewsc_34{list-style:none;margin:.45rem 0 0;padding:.35rem;border:1px solid var(--border);border-radius:10px;background:var(--surface);max-height:230px;overflow-y:auto;position:absolute;width:100%;z-index:5;box-shadow:0 8px 24px #00000040}._option_1ewsc_49{width:100%;text-align:left;border:none;background:transparent;color:var(--text-primary);border-radius:8px;padding:.55rem .6rem;cursor:pointer}._option_1ewsc_49:hover{background:var(--surface-elevated)}._noResult_1ewsc_64{color:var(--text-secondary);padding:.5rem .6rem}._submit_1ewsc_69{border:none;background:var(--accent);color:#fff;border-radius:12px;font-weight:700;min-height:48px;padding:.72rem 1rem;min-width:88px;cursor:pointer;transition:transform .2s ease,opacity .2s ease}._submit_1ewsc_69:hover{transform:translateY(-1px)}._submit_1ewsc_69:disabled{opacity:.55;cursor:not-allowed;transform:none}@media(max-width:700px){._form_1ewsc_1{flex-direction:column;align-items:stretch}._searchWrap_1ewsc_9{max-width:none}._submit_1ewsc_69{width:100%}}._backdrop_q8zgb_1{position:fixed;inset:0;background:#040812bf;display:grid;place-items:center;z-index:20;padding:1rem}._modal_q8zgb_11{position:relative;overflow:hidden;background:radial-gradient(circle at top,rgba(97,147,255,.16),transparent 40%),linear-gradient(180deg,#1c263ffa,#0f1728fa);border:1px solid rgba(132,164,255,.28);border-radius:20px;width:min(420px,100%);padding:1.25rem 1.1rem 1.05rem;box-shadow:0 24px 46px #0000006b,inset 0 1px #ffffff0d}._confetti_q8zgb_24{position:absolute;inset:0;pointer-events:none}._piece_q8zgb_30{position:absolute;width:10px;height:18px;border-radius:999px;opacity:.9;animation:_floatDown_q8zgb_1 2.2s ease-in-out infinite}._piece1_q8zgb_39{background:#7ba5ff}._piece2_q8zgb_43{background:#ffd166}._piece3_q8zgb_47{background:#7ae7c7}._piece4_q8zgb_51{background:#ff8fab}._piece_q8zgb_30:nth-child(1){left:8%;top:14%;animation-delay:0ms}._piece_q8zgb_30:nth-child(2){left:16%;top:4%;animation-delay:.24s}._piece_q8zgb_30:nth-child(3){left:24%;top:18%;animation-delay:.38s}._piece_q8zgb_30:nth-child(4){left:34%;top:8%;animation-delay:.12s}._piece_q8zgb_30:nth-child(5){left:44%;top:16%;animation-delay:.46s}._piece_q8zgb_30:nth-child(6){left:54%;top:3%;animation-delay:.26s}._piece_q8zgb_30:nth-child(7){left:64%;top:18%;animation-delay:.62s}._piece_q8zgb_30:nth-child(8){left:74%;top:10%;animation-delay:.14s}._piece_q8zgb_30:nth-child(9){left:84%;top:6%;animation-delay:.52s}._piece_q8zgb_30:nth-child(10){left:90%;top:20%;animation-delay:.7s}._piece_q8zgb_30:nth-child(11){left:12%;top:28%;animation-delay:.3s}._piece_q8zgb_30:nth-child(12){left:38%;top:24%;animation-delay:.56s}._piece_q8zgb_30:nth-child(13){left:58%;top:26%;animation-delay:.82s}._piece_q8zgb_30:nth-child(14){left:78%;top:24%;animation-delay:.42s}._hero_q8zgb_70{position:relative;z-index:1;display:grid;justify-items:center;gap:.35rem;margin-bottom:.4rem}._badge_q8zgb_79{display:grid;place-items:center;width:68px;height:68px;border-radius:20px;background:#7ba5ff24;box-shadow:inset 0 1px #ffffff14,0 0 22px #7ba5ff2e;font-size:2rem;animation:_badgePulse_q8zgb_1 1.8s ease-in-out infinite}._sparkles_q8zgb_91{color:#dfe7ff;letter-spacing:.2em;font-size:.95rem}._title_q8zgb_97{margin:0;position:relative;z-index:1;font-size:1.55rem;text-align:center}._meta_q8zgb_105{position:relative;z-index:1;margin:.45rem 0;color:var(--text-secondary);text-align:center}._reward_q8zgb_113{position:relative;z-index:1;margin:.7rem auto 0;max-width:30ch;color:#d7def2;text-align:center;line-height:1.45}._actions_q8zgb_123{display:flex;gap:.6rem;margin-top:.9rem;justify-content:center;position:relative;z-index:1}._share_q8zgb_132,._close_q8zgb_133{border:none;border-radius:10px;font-weight:700;padding:.65rem 1rem;cursor:pointer}._share_q8zgb_132{background:var(--accent);color:#fff}._close_q8zgb_133{background:var(--surface-elevated);color:var(--text-primary)}._notice_q8zgb_151{margin:.8rem 0 0;color:var(--text-secondary);font-size:.92rem;text-align:center;position:relative;z-index:1}@keyframes _floatDown_q8zgb_1{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(10px) rotate(16deg)}}@keyframes _badgePulse_q8zgb_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._wrap_1vj6v_1{width:100%;max-width:100%;height:100%;animation:_hintPop_1vj6v_1 .28s ease both}._card_1vj6v_8{border:1px solid var(--border);background:linear-gradient(165deg,var(--surface) 0%,#121a2b 100%);border-radius:14px;padding:.85rem 1rem .95rem;box-shadow:0 8px 24px #00000059,inset 0 1px #ffffff0a,0 0 0 1px #5476ff14;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.55rem;min-width:0;width:100%;height:100%;min-height:214px;justify-content:center;box-sizing:border-box}._header_1vj6v_30{display:flex;align-items:center;justify-content:center;gap:.45rem}._headerIcon_1vj6v_37{width:1.25rem;height:1.25rem;flex-shrink:0;color:var(--accent);opacity:.95}._headerTitle_1vj6v_45{font-size:.82rem;font-weight:900;letter-spacing:.14em;color:var(--text-primary);text-transform:uppercase}._slots_1vj6v_53{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:.35rem;width:100%;min-height:52px;flex-shrink:0}._bodyContent_1vj6v_64{flex:1;width:100%;display:flex;align-items:center;justify-content:center}._slot_1vj6v_53{flex:1;min-width:0;aspect-ratio:1 / 1.35;max-height:52px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}._slotLocked_1vj6v_88{background:#0d1321e6;border:1px solid rgba(42,56,88,.85);box-shadow:inset 0 1px 2px #00000040}._slotOpened_1vj6v_94{background:#202c45d9;border:1px solid rgba(84,118,255,.45);box-shadow:0 0 0 1px #5476ff1f,0 0 14px #5476ff2e}._slotGlyph_1vj6v_102{font-size:.85rem;line-height:1}._footerText_1vj6v_107{margin:0;font-size:.82rem;font-weight:600;color:var(--text-secondary);line-height:1.45;width:100%;min-height:42px;display:grid;align-content:center;justify-items:center}._footerTextMuted_1vj6v_120{margin:0;font-size:.8rem;font-weight:600;color:var(--text-secondary);opacity:.9;min-height:42px;display:flex;align-items:center;justify-content:center;width:100%}._footerLine_1vj6v_133{display:block;white-space:nowrap}._accentNumber_1vj6v_138{color:#e8c96a;font-weight:900;text-shadow:0 0 12px rgba(232,201,106,.2)}._revealBody_1vj6v_144{width:100%;min-height:42px;padding:.1rem 0 0;display:grid;align-content:center}._revealLabel_1vj6v_152{margin:0 0 .35rem;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary)}._castLine_1vj6v_161{margin:0;font-size:.92rem;font-weight:700;line-height:1.35}._castHighlight_1vj6v_168{color:#f0e8ff;font-weight:900;text-shadow:0 0 14px rgba(84,118,255,.25),0 0 20px rgba(120,140,255,.15)}._actions_1vj6v_176{width:100%;display:flex;justify-content:center;min-height:42px;align-items:center;flex-shrink:0}._reveal_1vj6v_144{border:none;background:var(--accent);color:#fff;font-weight:800;border-radius:10px;min-height:40px;padding:.5rem 1rem;cursor:pointer;font-size:.88rem;transition:transform .15s ease,filter .15s ease}._reveal_1vj6v_144:hover{transform:translateY(-1px);filter:brightness(1.06)}@keyframes _hintPop_1vj6v_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:400px){._slot_1vj6v_53{max-height:44px}._slots_1vj6v_53{gap:.25rem}}._openBtn_lchfl_1{border:1px solid var(--border);background:var(--surface-elevated);color:var(--text-primary);border-radius:10px;padding:.6rem .85rem;cursor:pointer;font-weight:900;display:inline-flex;align-items:center;gap:.45rem}._openBtn_lchfl_1:hover{border-color:var(--accent)}._icon_lchfl_18{font-size:1rem;line-height:1}._backdrop_lchfl_23{position:fixed;inset:0;background:#040812bf;display:grid;place-items:center;z-index:30;padding:1rem}._modal_lchfl_33{width:min(520px,100%);background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1rem;box-shadow:0 14px 34px #00000059}._header_lchfl_42{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}._title_lchfl_50{font-size:1.1rem;font-weight:950}._close_lchfl_55{width:40px;height:40px;border:none;background:var(--surface-elevated);color:var(--text-primary);border-radius:999px;padding:0;cursor:pointer;font-weight:900;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}._sub_lchfl_71{color:var(--text-secondary);font-size:.92rem;margin-bottom:1rem}._grid_lchfl_77{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;max-height:320px;overflow-y:auto;padding-right:.25rem}._dayBtn_lchfl_86{border:1px solid var(--border);background:var(--surface-elevated);color:var(--text-primary);border-radius:12px;padding:.6rem .7rem;cursor:pointer;font-weight:900;text-align:center;font-size:.92rem;line-height:1.35}._dayBtn_lchfl_86:hover{border-color:var(--accent)}._wonDay_lchfl_103{background:#2fa06d59;border-color:#2fa06dbf}._lostDay_lchfl_108{background:#d74c4c4d;border-color:#d74c4cbf}._inProgressDay_lchfl_113{background:#e8b94d42;border-color:#e8b94db8}._unplayedDay_lchfl_118{background:var(--surface-elevated);border-color:var(--border)}._activeDay_lchfl_123{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus-ring)}@media(max-width:520px){._grid_lchfl_77{grid-template-columns:repeat(2,minmax(0,1fr))}}._wrap_6tb9d_1{display:flex;justify-content:center;align-items:center}._btn_6tb9d_7{border:1px solid rgba(215,76,76,.28);background:#781b262e;color:#ffd8df;border-radius:12px;min-height:48px;padding:.72rem 1rem;cursor:pointer;font-weight:800;font-size:.9rem;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}._btn_6tb9d_7:hover{border-color:#f46e6e99;background:#96233147;transform:translateY(-1px)}._btn_6tb9d_7:disabled{opacity:.55;cursor:not-allowed;border-color:#a7b5d633}@media(max-width:700px){._wrap_6tb9d_1{width:100%}}
