._wrapper_19amh_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding-top:70px;padding-bottom:50px;min-height:100vh;box-sizing:border-box}._card_19amh_13{background:#111827;border:1px solid #1e293b;border-radius:16px;padding:20px 12px;width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center}._header_19amh_25{width:384px}._headerRow_19amh_29{display:flex;align-items:center;justify-content:space-between}._headerLeft_19amh_35{flex:1;min-width:80px}._headerRight_19amh_40{flex:1;min-width:80px;display:flex;justify-content:flex-end}._title_19amh_47{font-size:1.5rem;color:#818cf8;font-weight:700;letter-spacing:2px;text-align:center}._modeLabel_19amh_55{font-size:.85rem;color:#94a3b8}._timerRow_19amh_60{display:flex;justify-content:space-between;align-items:center;margin-top:4px}._timer_19amh_60{font-size:1.1rem;color:#e2e8f0;font-weight:600;font-variant-numeric:tabular-nums;flex:1;text-align:center}._score_19amh_76{font-size:.9rem;color:#facc15;font-weight:600;flex:1}._hintsLeft_19amh_83{font-size:.8rem;color:#94a3b8;flex:1;text-align:right}._hearts_19amh_90{display:flex;gap:4px}._heart_19amh_90{font-size:1.2rem;transition:color .2s}._heartFull_19amh_100{color:#ef4444}._heartEmpty_19amh_104{color:#334155}._menuBtn_19amh_108{background:none;border:none;color:#94a3b8;font-size:.75rem;cursor:pointer;padding:2px 0;border-radius:4px;transition:all .15s;white-space:nowrap}._menuBtn_19amh_108:hover{color:#e2e8f0}._boardWrap_19amh_124{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:480px;margin-top:24px}._boardArea_19amh_134{position:relative;width:fit-content}._board_19amh_124{display:grid;grid-template-columns:repeat(9,42px);grid-template-rows:repeat(9,42px);gap:0;border:3px solid #818cf8;border-radius:8px;overflow:hidden;background:#334155;width:fit-content}._cell_19amh_151{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#1e293b;color:#818cf8;font-size:1.2rem;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #334155;transition:background .1s;position:relative}._cell_19amh_151:active{background:#2d3a4f}._given_19amh_172{color:#e2e8f0;font-weight:700}._locked_19amh_177{color:#6366f1;font-weight:600}._error_19amh_182{background:#ef444480!important;color:#ef4444!important}._selected_19amh_187{background:#818cf8!important;color:#1e293b!important}._selectedError_19amh_192{background:#ef4444b3!important;color:#fff!important}@keyframes _fadeIn_19amh_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._highlight_19amh_202{background:#2d3a4f}._sameNum_19amh_206{background:#818cf833}._borderRight_19amh_210{border-right:2px solid #818cf8}._borderBottom_19amh_214{border-bottom:2px solid #818cf8}._noteGrid_19amh_218{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:1px}._noteNum_19amh_229{display:flex;align-items:center;justify-content:center;font-size:.55rem;line-height:1;pointer-events:none}._noteVisible_19amh_238{color:#64748b;opacity:1}._noteHidden_19amh_243{opacity:0}._selected_19amh_187 ._noteVisible_19amh_238{color:#cbd5e1;text-shadow:0 0 3px rgba(0,0,0,.6)}._noteModeIndicator_19amh_252{font-size:.75rem;color:#facc15;text-align:center;padding:4px 0}._noteActive_19amh_259{background:#334155!important;color:#facc15!important;border-color:#facc15!important}._numCompleted_19amh_265{text-decoration:line-through;opacity:.35;pointer-events:none}._noteBtn_19amh_271{font-size:1.1rem!important;color:#94a3b8!important}._noteBtnActive_19amh_276{background:#334155!important;color:#facc15!important;border-color:#facc15!important}@keyframes _rowComplete_19amh_1{0%{background:#1e293b}30%{background:#22c55e66}to{background:#1e293b}}@keyframes _colComplete_19amh_1{0%{background:#1e293b}30%{background:#3b82f666}to{background:#1e293b}}@keyframes _boxComplete_19amh_1{0%{background:#1e293b}20%{background:#facc1580;transform:scale(1.05)}to{background:#1e293b;transform:scale(1)}}._animRow_19amh_300{animation:_rowComplete_19amh_1 .6s ease-out}._animCol_19amh_304{animation:_colComplete_19amh_1 .6s ease-out}._animBox_19amh_308{animation:_boxComplete_19amh_1 .6s ease-out}._overlay_19amh_312{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:#131b2e;border:1px solid #253040;border-radius:8px;z-index:10;padding:24px 16px;overflow:hidden}._overlayTitle_19amh_328{font-size:1.6rem;color:#818cf8}._lostTitle_19amh_333{color:#ef4444}._overlayLost_19amh_337{animation:_fadeIn_19amh_1 .3s ease-out}._overlayDesc_19amh_341{color:#94a3b8;font-size:.9rem}._tutorial_19amh_346{background:#1e293b99;border:1px solid #334155;border-radius:8px;padding:12px 16px;max-width:340px}._tutorial_19amh_346 p{color:#94a3b8;font-size:.78rem;line-height:1.5;margin:0 0 6px}._tutorial_19amh_346 p:last-child{margin-bottom:0}._menuSection_19amh_365{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}._menuLabel_19amh_373{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:1px}._winTime_19amh_380{font-size:2rem;font-weight:700;color:#facc15}._statsPanel_19amh_386{display:flex;flex-direction:column;gap:6px;width:100%;max-width:280px;background:#1e293b99;border:1px solid #334155;border-radius:8px;padding:16px}._statRow_19amh_398{display:flex;justify-content:space-between;align-items:center}._statLabel_19amh_404{color:#94a3b8;font-size:.85rem}._statValue_19amh_409{color:#e2e8f0;font-weight:600;font-size:.9rem}._btn_19amh_415{background:#818cf8;color:#1e293b;border:none;padding:12px 32px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s;margin-top:4px}._btn_19amh_415:hover{background:#6366f1}._difficulty_19amh_432{display:flex;gap:6px;justify-content:center;width:100%}._diffBtn_19amh_439{background:#1e293b;color:#94a3b8;border:1px solid #334155;padding:10px 8px;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .15s;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;flex:1;min-width:0}._diffBtn_19amh_439:hover{border-color:#818cf8;color:#e2e8f0}._active_19amh_462{background:#818cf8;color:#1e293b;border-color:#818cf8;font-weight:600}._diffDesc_19amh_469{font-size:.85rem;opacity:.8;color:#cbd5e1}._numpad_19amh_475{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:12px}._numBtn_19amh_482{width:52px;height:52px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;border-radius:10px;font-size:1.2rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}._numBtn_19amh_482:active{background:#334155}._actionBtn_19amh_503{font-size:1rem;color:#94a3b8}._actionBtn_19amh_503:disabled{opacity:.3;cursor:not-allowed}._winScore_19amh_513{font-size:1.5rem;font-weight:700;color:#facc15}._hint_19amh_83{margin-top:8px;color:#475569;font-size:.75rem;text-align:center}@media(max-width:480px){._wrapper_19amh_1{padding-top:60px;padding-bottom:40px}._card_19amh_13{padding:12px 8px;border-radius:12px}._title_19amh_47{font-size:1.2rem}._cell_19amh_151{width:36px;height:36px;font-size:1rem}._board_19amh_124{grid-template-columns:repeat(9,36px);grid-template-rows:repeat(9,36px)}._header_19amh_25{width:330px}._numBtn_19amh_482{width:48px;height:48px}._numpad_19amh_475{gap:4px}._overlay_19amh_312{padding:20px 24px;gap:10px}._menuBtn_19amh_108{font-size:.7rem}}@media(min-width:481px)and (max-width:768px){._wrapper_19amh_1{padding-top:65px;padding-bottom:45px}._card_19amh_13{padding:16px}._numBtn_19amh_482{width:50px;height:50px}}@media(min-width:769px){._wrapper_19amh_1{padding-top:70px;padding-bottom:50px}._card_19amh_13{max-width:100%;padding:32px 16px}._boardWrap_19amh_124{width:100%}._board_19amh_124{width:100%;max-width:100%}}@media(min-width:1024px){._wrapper_19amh_1{padding-left:24px;padding-right:24px}._card_19amh_13{padding:40px 24px}}@media(orientation:landscape)and (min-width:1024px)and (max-height:1100px){._wrapper_19amh_1{padding-top:16px;padding-bottom:12px;min-height:100vh}._card_19amh_13{padding:10px 8px}._cell_19amh_151{width:44px;height:44px;font-size:1.2rem}._board_19amh_124{grid-template-columns:repeat(9,44px);grid-template-rows:repeat(9,44px)}._header_19amh_25{width:100%;max-width:500px}._title_19amh_47{font-size:1.3rem}._numpad_19amh_475{gap:4px;margin-top:8px}._numBtn_19amh_482{width:48px;height:48px;font-size:1rem}._overlay_19amh_312{padding:16px;gap:12px}._overlayTitle_19amh_328{font-size:1.3rem}._btn_19amh_415{padding:10px 24px;font-size:.9rem}._boardWrap_19amh_124{margin-top:12px;max-width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{background:#1a1a2e;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;align-items:center;justify-content:center;min-height:100vh;overflow-x:hidden;touch-action:manipulation}#root{width:100%;display:flex;align-items:center;justify-content:center}
