.Sudoku_wrap__M9q2B{padding:20px 16px;max-width:480px;margin:0 auto}.Sudoku_topBar__iPZ2S{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;flex-wrap:wrap}.Sudoku_diffs__ojkko{display:flex;gap:5px}.Sudoku_diffBtn__ynCBt{padding:7px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:.82rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .15s}.Sudoku_diffBtn__ynCBt:hover{border-color:#a5b4fc}.Sudoku_diffOn__A2sTM{background:#667eea;border-color:#667eea;color:#fff}.Sudoku_stats__5K4R_{display:flex;gap:14px;font-size:.9rem;font-weight:600;color:#374151;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Sudoku_mistakeCount__DlYMB{color:#dc2626}.Sudoku_actions__JmBnJ{display:flex;gap:8px;margin-bottom:12px}.Sudoku_actionPrimary__veoTC{flex:2 1;padding:11px;border:none;border-radius:10px;background:#667eea;color:#fff;font-weight:700;font-size:.9rem;cursor:pointer;transition:background .15s}.Sudoku_actionPrimary__veoTC:hover:not(:disabled){background:#5a6fd6}.Sudoku_actionSecondary__6Dr0X{flex:1 1;padding:11px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#6b7280;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .15s}.Sudoku_actionSecondary__6Dr0X:hover:not(:disabled){border-color:#a5b4fc;background:#f5f7ff}.Sudoku_actionPrimary__veoTC:disabled,.Sudoku_actionSecondary__6Dr0X:disabled{opacity:.5;cursor:not-allowed}.Sudoku_boardArea__APEf3{position:relative}.Sudoku_board__nV_xa{display:grid;grid-template-columns:repeat(9,1fr);aspect-ratio:1/1;width:100%;border-top:2.5px solid #334155;border-left:2.5px solid #334155;border-radius:4px;background:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation}.Sudoku_cell__xivlz{border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:transparent;font-size:clamp(1.1rem,5.2vw,1.7rem);font-weight:500;color:#1e293b;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;position:relative;transition:background .1s;aspect-ratio:1/1}.Sudoku_boxR__QdHkB{border-right:2.5px solid #334155}.Sudoku_boxB__37dYC{border-bottom:2.5px solid #334155}.Sudoku_peer__fzKCZ{background:#eef2ff}.Sudoku_same__QF20z{background:#dbeafe}.Sudoku_selected__O4cAk{background:#c7d2fe}.Sudoku_given__fqKNj{font-weight:800;color:#0f172a}.Sudoku_user__U4yJJ{color:#4f46e5;font-weight:700}.Sudoku_conflict___lJ5n{background:#fee2e2!important;color:#dc2626!important}.Sudoku_cell__xivlz:focus-visible{outline:2px solid #4f46e5;outline-offset:-2px;z-index:1}.Sudoku_notes__KLrMS{display:grid;grid-template-columns:repeat(3,1fr);width:100%;height:100%;padding:1px}.Sudoku_notes__KLrMS span{font-size:clamp(.5rem,2vw,.62rem);color:#94a3b8;font-weight:600;line-height:1}.Sudoku_notes__KLrMS span,.Sudoku_overlay__onx51{display:flex;align-items:center;justify-content:center}.Sudoku_overlay__onx51{position:absolute;inset:0;background:hsla(0,0%,100%,.82);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:4px;z-index:5}.Sudoku_overlay__onx51>span{font-size:.95rem;font-weight:600;color:#6b7280}.Sudoku_winCard__6TU24{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:26px 28px;box-shadow:0 12px 32px rgba(0,0,0,.14)}.Sudoku_winCard__6TU24 h3{font-size:1.5rem;font-weight:800;color:#15803d;margin:0 0 8px}.Sudoku_winCard__6TU24 p{font-size:.88rem;color:#6b7280;margin:0 0 18px}.Sudoku_newGameBtn__3Ek8f{padding:11px 24px;border:none;border-radius:10px;background:#667eea;color:#fff;font-weight:700;font-size:.95rem;cursor:pointer}.Sudoku_newGameBtn__3Ek8f:hover{background:#5a6fd6}.Sudoku_controls__ZMIqz{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin:16px 0 12px}.Sudoku_ctrlBtn__f4E9E{display:flex;flex-direction:column;align-items:center;gap:3px;padding:9px 4px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:.72rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .15s}.Sudoku_ctrlBtn__f4E9E span{font-size:1.2rem;line-height:1;color:#4f46e5}.Sudoku_ctrlBtn__f4E9E:hover:not(:disabled){border-color:#a5b4fc;background:#f5f7ff}.Sudoku_ctrlBtn__f4E9E:disabled{opacity:.4;cursor:not-allowed}.Sudoku_ctrlOn__0DMdP{background:#eef2ff;border-color:#667eea;color:#4f46e5}.Sudoku_pad___42YD{display:grid;grid-template-columns:repeat(9,1fr);grid-gap:6px;gap:6px}.Sudoku_padBtn___wSes{position:relative;aspect-ratio:1/1.15;border:1px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .12s;padding:0}.Sudoku_padBtn___wSes:hover:not(:disabled){background:#eef2ff;border-color:#a5b4fc}.Sudoku_padBtn___wSes:active:not(:disabled){transform:scale(.94)}.Sudoku_padBtn___wSes:disabled{opacity:.3;cursor:not-allowed}.Sudoku_padNum__c4bM2{font-size:clamp(1.1rem,5vw,1.5rem);font-weight:700;color:#4f46e5}.Sudoku_padLeft__o5eqq{position:absolute;bottom:2px;right:4px;font-size:.6rem;color:#9ca3af;font-weight:600}.Sudoku_footNote__U8Ljz{margin-top:14px;font-size:.78rem;color:#9ca3af;line-height:1.5;text-align:center}@media (max-width:420px){.Sudoku_wrap__M9q2B{padding:16px 10px}.Sudoku_controls__ZMIqz{gap:6px}.Sudoku_pad___42YD{gap:4px}}