@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";._header_e1ndn_1{display:flex;align-items:center;gap:12px;padding:14px 20px;border-bottom:1px solid #e8edf5;flex-wrap:wrap;background:#fff}._logo_e1ndn_11{font-size:1.4rem;font-weight:800;color:#344861;margin:0;white-space:nowrap;letter-spacing:-.02em}._logoLink_e1ndn_20{text-decoration:none;color:inherit}._logoAccent_e1ndn_25{color:#325aaf}._navLinks_e1ndn_29{display:flex;gap:4px;margin-left:4px}._navLink_e1ndn_29{text-decoration:none;color:#6b7a99;font-size:.85rem;font-weight:600;padding:5px 10px;border-radius:7px;transition:background .15s,color .15s}._navLink_e1ndn_29:hover{background:#eef2fa;color:#325aaf}._spacer_e1ndn_51{flex:1}._controls_e1ndn_55{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._sizeContainer_e1ndn_63{display:flex;align-items:center;gap:6px}._sizeLabel_e1ndn_69{font-size:.75rem;font-weight:600;color:#8a9ab5;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}._sizeTabs_e1ndn_78{display:flex;background:#f0f4fa;border-radius:8px;padding:3px;gap:2px}._sizeTab_e1ndn_78{padding:5px 10px;border:none;background:transparent;cursor:pointer;font-size:.8rem;font-weight:600;color:#6b7a99;border-radius:6px;transition:all .15s;font-family:inherit;white-space:nowrap}._sizeTab_e1ndn_78:hover:not(._active_e1ndn_100){background:#e2eaf5;color:#344861}._sizeTab_e1ndn_78._active_e1ndn_100{background:#fff;color:#325aaf;box-shadow:0 1px 4px #325aaf26}._difficultyContainer_e1ndn_112{display:flex;align-items:center;gap:6px}._difficultyLabel_e1ndn_118{font-size:.75rem;font-weight:600;color:#8a9ab5;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}._difficultyTabs_e1ndn_127{display:flex;gap:4px}._difficultyTab_e1ndn_127{padding:5px 12px;border:1.5px solid #e0e8f0;border-radius:7px;background:transparent;cursor:pointer;font-size:.82rem;font-weight:600;color:#6b7a99;transition:all .15s;font-family:inherit;white-space:nowrap}._difficultyTab_e1ndn_127:hover:not(._active_e1ndn_100){background:#eef2fa;border-color:#b0c4e0;color:#344861}._difficultyTab_e1ndn_127._active_e1ndn_100{background:#325aaf;border-color:#325aaf;color:#fff}@media (max-width: 700px){._header_e1ndn_1{padding:10px 12px;gap:8px}._logo_e1ndn_11{font-size:1.1rem}._difficultyLabel_e1ndn_118,._sizeLabel_e1ndn_69{display:none}._controls_e1ndn_55{gap:10px}._difficultyTab_e1ndn_127,._sizeTab_e1ndn_78{padding:4px 8px;font-size:.75rem}}._boardContainer_48ypz_1{display:flex;justify-content:center;align-items:center;width:100%;max-width:520px;margin:0 auto}._loadingState_48ypz_10{display:flex;flex-direction:column;align-items:center;gap:12px;padding:3rem;color:#6b7a99;font-size:.95rem;font-weight:500}._spinner_48ypz_21{width:36px;height:36px;border:3px solid #e0e8f0;border-top-color:#325aaf;border-radius:50%;animation:_spin_48ypz_21 .75s linear infinite}@keyframes _spin_48ypz_21{to{transform:rotate(360deg)}}._grid_48ypz_35{display:grid;grid-template-columns:repeat(var(--grid-size, 9),1fr);grid-template-rows:repeat(var(--grid-size, 9),1fr);width:100%;aspect-ratio:1 / 1;border:3px solid #344861;background-color:#344861;border-radius:4px;overflow:hidden;gap:1px}._grid_48ypz_35._gameOver_48ypz_48{opacity:.6;pointer-events:none}._cell_48ypz_54{display:flex;justify-content:center;align-items:center;background-color:#fff;cursor:pointer;position:relative;transition:background-color .1s ease;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}._cell_48ypz_54:hover:not(._prefilled_48ypz_66):not(._selected_48ypz_66){background-color:#f0f4fa}._grid_48ypz_35:not(._mini_48ypz_72) ._cell_48ypz_54:nth-child(3n):not(:nth-child(9n)){margin-right:2px;box-shadow:2px 0 #344861}._grid_48ypz_35:not(._mini_48ypz_72) ._cell_48ypz_54:nth-child(n+19):nth-child(-n+27),._grid_48ypz_35:not(._mini_48ypz_72) ._cell_48ypz_54:nth-child(n+46):nth-child(-n+54){box-shadow:0 2px #344861}._grid_48ypz_35:not(._mini_48ypz_72) ._cell_48ypz_54:nth-child(3n):nth-child(n+19):nth-child(-n+27),._grid_48ypz_35:not(._mini_48ypz_72) ._cell_48ypz_54:nth-child(3n):nth-child(n+46):nth-child(-n+54){box-shadow:2px 2px #344861}._grid_48ypz_35._mini_48ypz_72 ._cell_48ypz_54:nth-child(3n):not(:nth-child(6n)){box-shadow:2px 0 #344861}._grid_48ypz_35._mini_48ypz_72 ._cell_48ypz_54:nth-child(n+7):nth-child(-n+12),._grid_48ypz_35._mini_48ypz_72 ._cell_48ypz_54:nth-child(n+19):nth-child(-n+24){box-shadow:0 2px #344861}._grid_48ypz_35._mini_48ypz_72 ._cell_48ypz_54:nth-child(3n):nth-child(n+7):nth-child(-n+12),._grid_48ypz_35._mini_48ypz_72 ._cell_48ypz_54:nth-child(3n):nth-child(n+19):nth-child(-n+24){box-shadow:2px 2px #344861}._cell_48ypz_54._selected_48ypz_66{background-color:#a8ccf0;z-index:1}._cell_48ypz_54._highlighted_48ypz_104{background-color:#ddeaf8}._cell_48ypz_54._sameValue_48ypz_108{background-color:#c5dfb5}._cell_48ypz_54._prefilled_48ypz_66{background-color:#eef1f6;cursor:default}._cell_48ypz_54._prefilled_48ypz_66:hover{background-color:#eef1f6}._cell_48ypz_54._prefilled_48ypz_66._selected_48ypz_66{background-color:#a8ccf0}._cell_48ypz_54._prefilled_48ypz_66._highlighted_48ypz_104{background-color:#ddeaf8}._cell_48ypz_54._conflict_48ypz_126{background-color:#fde8e8}._cell_48ypz_54._conflict_48ypz_126._selected_48ypz_66{background-color:#f5c0c0}._cell_48ypz_54._hinted_48ypz_133{background-color:#b8e6b8;animation:_hintPulse_48ypz_1 .4s ease}._cell_48ypz_54._hintedDim_48ypz_138{background-color:#d4edd4}@keyframes _hintPulse_48ypz_1{0%{background-color:#6ec96e;transform:scale(1.05)}to{background-color:#b8e6b8;transform:scale(1)}}._cellValue_48ypz_148{font-size:clamp(1rem,3.5vw,1.6rem);font-weight:600;line-height:1;color:#344861;font-variant-numeric:tabular-nums}._cell_48ypz_54:not(._prefilled_48ypz_66) ._cellValue_48ypz_148{color:#325aaf;font-weight:500}._cell_48ypz_54._conflict_48ypz_126:not(._prefilled_48ypz_66) ._cellValue_48ypz_148{color:#c13232;font-weight:600}._cell_48ypz_54._hinted_48ypz_133 ._cellValue_48ypz_148,._cell_48ypz_54._hintedDim_48ypz_138 ._cellValue_48ypz_148{color:#2d8a2d;font-weight:600}._cellNotes_48ypz_173{position:absolute;top:2px;right:2px;bottom:2px;left:2px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);font-size:clamp(.4rem,1.1vw,.62rem);color:#6b7a99;font-weight:500}._cellNotes_48ypz_173._miniNotes_48ypz_184{grid-template-rows:repeat(2,1fr)}._cellNotes_48ypz_173 span{display:flex;align-items:center;justify-content:center}._noteVisible_48ypz_194{color:#325aaf}@media (max-width: 768px){._boardContainer_48ypz_1{max-width:100%;padding:0}._cellNotes_48ypz_173{top:1px;right:1px;bottom:1px;left:1px}}._controlsContainer_1ofh5_1{display:flex;flex-direction:column;gap:18px;width:100%;max-width:280px;position:relative}._infoBar_1ofh5_11{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f4f7fc;border-radius:10px;border:1px solid #e0e8f0}._infoItem_1ofh5_21{display:flex;flex-direction:column;align-items:center;gap:4px}._infoLabel_1ofh5_28{font-size:.7rem;font-weight:600;color:#8a9ab5;text-transform:uppercase;letter-spacing:.05em}._timerValue_1ofh5_36{font-size:1.1rem;font-weight:700;color:#344861;font-variant-numeric:tabular-nums}._mistakeDots_1ofh5_43{display:flex;gap:5px}._dot_1ofh5_48{width:10px;height:10px;border-radius:50%;background:#e0e8f0;border:2px solid #c5d0e0;transition:background .2s,border-color .2s}._dotUsed_1ofh5_57{background:#e05555;border-color:#c13232}._actionButtons_1ofh5_63{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}._actionButton_1ofh5_63{padding:10px 6px 8px;border:1.5px solid #e0e8f0;border-radius:10px;background:#f8fafd;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:.68rem;font-weight:600;color:#344861;transition:background .15s,border-color .15s,transform .1s;font-family:inherit;line-height:1.2}._actionButton_1ofh5_63:hover:not(:disabled){background:#eaf0fa;border-color:#b0c4e0;transform:translateY(-1px)}._actionButton_1ofh5_63:active:not(:disabled){transform:translateY(0)}._actionButton_1ofh5_63:disabled{opacity:.4;cursor:default}._actionButtonActive_1ofh5_103{background:#325aaf!important;border-color:#325aaf!important;color:#fff!important}._actionButtonActive_1ofh5_103 ._actionIcon_1ofh5_109{color:#fff!important}._actionButtonDisabled_1ofh5_113{opacity:.4}._actionIcon_1ofh5_109{font-size:1rem;color:#4a6fa0}._hintCount_1ofh5_123{display:flex;gap:2px;margin-left:2px}._hintDot_1ofh5_129{display:inline-block;width:5px;height:5px;border-radius:50%;background:#b0c4e0;vertical-align:middle}._hintDotUsed_1ofh5_138{background:#c13232}._actionButtonActive_1ofh5_103 ._hintDot_1ofh5_129{background:#ffffff80}._actionButtonActive_1ofh5_103 ._hintDotUsed_1ofh5_138{background:#ffffffe6}._hintCard_1ofh5_150{background:linear-gradient(135deg,#f0f9f0,#e8f5e8);border:1.5px solid #74b974;border-radius:10px;padding:12px 14px;animation:_slideDown_1ofh5_1 .25s ease}@keyframes _slideDown_1ofh5_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._hintCardHeader_1ofh5_163{display:flex;align-items:center;gap:6px;margin-bottom:6px;font-size:.75rem;font-weight:700;color:#2d7a2d;text-transform:uppercase;letter-spacing:.04em}._hintCardIcon_1ofh5_175{color:#2d7a2d;font-size:.85rem}._hintCardText_1ofh5_180{font-size:.82rem;color:#2a5a2a;line-height:1.5;margin:0 0 10px}._hintCardDismiss_1ofh5_187{font-size:.72rem;font-weight:600;color:#2d7a2d;background:#2d7a2d1a;border:1px solid rgba(45,122,45,.2);border-radius:6px;padding:4px 10px;cursor:pointer;font-family:inherit;transition:background .15s}._hintCardDismiss_1ofh5_187:hover{background:#2d7a2d33}._numberPad_1ofh5_205{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}._numberPad6_1ofh5_211{grid-template-columns:repeat(3,1fr)}._numberButton_1ofh5_215{aspect-ratio:1;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:700;border:1.5px solid #e0e8f0;border-radius:10px;background:#f8fafd;color:#325aaf;cursor:pointer;transition:background .15s,border-color .15s,transform .1s;font-family:inherit;font-variant-numeric:tabular-nums}._numberButton_1ofh5_215:hover:not(:disabled){background:#eaf0fa;border-color:#325aaf;transform:translateY(-1px)}._numberButton_1ofh5_215:active:not(:disabled){background:#d8e8f8;transform:translateY(0)}._numberButton_1ofh5_215:disabled{opacity:.35;cursor:default}._newGameButton_1ofh5_246{padding:14px;font-size:1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#325aaf,#4472cc);border:none;border-radius:10px;cursor:pointer;transition:background .2s,transform .1s,box-shadow .2s;font-family:inherit;letter-spacing:.02em;box-shadow:0 3px 10px #325aaf40}._newGameButton_1ofh5_246:hover:not(:disabled){background:linear-gradient(135deg,#2a4d99,#3a62b8);transform:translateY(-1px);box-shadow:0 5px 14px #325aaf4d}._newGameButton_1ofh5_246:active:not(:disabled){transform:translateY(0)}._newGameButton_1ofh5_246:disabled{opacity:.6;cursor:default}._modalOverlay_1ofh5_277{position:fixed;top:0;right:0;bottom:0;left:0;background:#1e283c8c;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:_fadeIn_1ofh5_1 .2s ease}@keyframes _fadeIn_1ofh5_1{0%{opacity:0}to{opacity:1}}._modal_1ofh5_277{background:#fff;border-radius:20px;padding:2.5rem 2rem;text-align:center;max-width:320px;width:90%;box-shadow:0 20px 60px #0003;animation:_slideUp_1ofh5_1 .25s ease}@keyframes _slideUp_1ofh5_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._modalGameOver_1ofh5_310{border-top:5px solid #e05555}._modalEmoji_1ofh5_314{font-size:3rem;margin-bottom:.75rem}._modalTitle_1ofh5_319{font-size:1.5rem;font-weight:800;color:#344861;margin:0 0 .5rem}._modalSubtitle_1ofh5_326{font-size:.9rem;color:#8a9ab5;margin:0 0 1.5rem}._modalStats_1ofh5_332{display:flex;justify-content:center;gap:1.5rem;margin:1rem 0 1.75rem;padding:1rem;background:#f4f7fc;border-radius:10px}._modalStat_1ofh5_332{display:flex;flex-direction:column;align-items:center;gap:3px}._modalStatLabel_1ofh5_349{font-size:.68rem;font-weight:600;color:#8a9ab5;text-transform:uppercase;letter-spacing:.04em}._modalStatValue_1ofh5_357{font-size:1rem;font-weight:700;color:#344861}._modalButton_1ofh5_363{padding:12px 2rem;font-size:1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#325aaf,#4472cc);border:none;border-radius:10px;cursor:pointer;font-family:inherit;transition:background .2s,transform .1s;box-shadow:0 3px 10px #325aaf40}._modalButton_1ofh5_363:hover{background:linear-gradient(135deg,#2a4d99,#3a62b8);transform:translateY(-1px)}._modalButtonRetry_1ofh5_382{background:linear-gradient(135deg,#c13232,#e05555);box-shadow:0 3px 10px #c1323240}._modalButtonRetry_1ofh5_382:hover{background:linear-gradient(135deg,#a82828,#c84040)}@media (max-width: 768px){._controlsContainer_1ofh5_1{max-width:100%;gap:14px}._actionButton_1ofh5_63{padding:8px 4px 7px;font-size:.63rem;gap:4px}._actionIcon_1ofh5_109{font-size:.9rem}._numberButton_1ofh5_215{font-size:1.3rem}._infoBar_1ofh5_11{padding:10px 14px}}.tips-page-container{max-width:800px;margin:20px auto;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#333}.tips-page-container h1{text-align:center;color:#2c3e50;margin-bottom:30px}.tip-article{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:6px;box-shadow:0 1px 3px #0000000d}.tip-article h2{color:#34495e;margin-top:0;margin-bottom:10px}.tip-article p{line-height:1.6;margin-bottom:10px}.tip-article p:last-child{margin-bottom:0}.tip-article em{font-size:.9em;color:#7f8c8d}.rules-page-container{max-width:800px;margin:20px auto;padding:20px;background-color:#fdfdfd;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#333;line-height:1.7}.rules-page-container h1{text-align:center;color:#2c3e50;margin-bottom:30px;font-size:2.2em}.rules-section{background-color:#fff;padding:25px;margin-bottom:25px;border-radius:6px;box-shadow:0 1px 3px #0000000d}.rules-section h2{color:#34495e;margin-top:0;margin-bottom:15px;border-bottom:1px solid #eee;padding-bottom:10px}.rules-section p{margin-bottom:15px}.rules-section ul{list-style-type:disc;margin-left:25px;padding-left:0;margin-bottom:15px}.rules-section li{margin-bottom:10px}.rules-section strong{color:#2980b9}.rules-page-container em{display:block;text-align:right;font-size:.9em;color:#7f8c8d;margin-top:20px}.app-layout{display:flex;min-height:100vh;justify-content:center;align-items:flex-start;gap:0;background-color:#f0f4fa}.left-panel{width:160px;min-width:160px;padding:20px 8px;display:flex;justify-content:center;align-items:flex-start;position:sticky;top:0;height:100vh}.right-panel{width:316px;min-width:316px;padding:20px 8px;display:flex;flex-direction:column;gap:16px;align-items:center;position:sticky;top:0;height:100vh}.bottom-sticky-panel{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:100;background:#f0f4faf2;padding:6px 0;display:flex;justify-content:center}.main-center-content{flex:1;min-width:0;max-width:900px;padding-bottom:100px}.app-container{background:#fff;border-radius:0;box-shadow:0 0 0 1px #e0e8f0;min-height:100vh;overflow:hidden}.main-content{display:flex;gap:28px;padding:24px 24px 28px;align-items:flex-start}.main-content>*:first-child{flex:1 1 0;min-width:0}.main-content>*:last-child{flex:0 0 280px;width:280px}.seo-content{padding:28px 24px 40px;color:#6b7a99;line-height:1.75;border-top:1px solid #e8edf5}.seo-content h2{font-size:1.1rem;font-weight:700;color:#344861;margin-bottom:10px}.seo-content h3{font-size:.95rem;font-weight:700;color:#4a5a7a;margin:18px 0 6px}.seo-content p{font-size:.88rem;margin-bottom:10px}.seo-content ul{font-size:.88rem;margin:0 0 10px 1.25rem}.seo-content li{margin-bottom:4px}.seo-content a{color:#325aaf}.ad-slot{display:flex;justify-content:center;align-items:center}@media (max-width: 1100px){.left-panel,.right-panel,.bottom-sticky-panel{display:none}}@media (max-width: 680px){.main-content{flex-direction:column;padding:16px;gap:20px;align-items:center}.main-content>*:first-child{width:100%;max-width:420px}.main-content>*:last-child{width:100%;max-width:420px;flex:none}.app-container{border-radius:0}}.app-layout{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;padding-bottom:100px;box-sizing:border-box}.left-panel{width:160px;min-width:160px;margin-right:20px;display:flex;flex-direction:column;align-items:center;margin-top:20px}.right-panel{width:300px;min-width:300px;margin-left:20px;display:flex;flex-direction:column;gap:20px;margin-top:20px}.main-center-content{flex:1;max-width:800px;width:100%;padding:20px;display:flex;justify-content:center}.bottom-sticky-panel{position:fixed;bottom:0;left:0;width:100%;height:90px;background-color:#242424f2;border-top:1px solid #333;display:flex;justify-content:center;align-items:center;z-index:1000;box-shadow:0 -2px 10px #00000080}.ad-slot{background-color:#1a1a1a;border:1px dashed #444;display:flex;justify-content:center;align-items:center;color:#666;font-size:.8rem;overflow:hidden}#div-gpt-ad-left-160x600{width:160px;height:600px}#div-gpt-ad-right-1-300x250,#div-gpt-ad-right-2-300x250{width:300px;height:250px}#div-gpt-ad-bottom-728x90{width:728px;height:90px}@media (max-width: 1200px){.left-panel{display:none}}@media (max-width: 900px){.right-panel{display:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#344861;background-color:#f0f4fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background-color:#f0f4fa}#root{max-width:100%;margin:0;padding:0;text-align:left;width:100%}a{font-weight:500;color:#325aaf;text-decoration:none}a:hover{color:#2a4d99;text-decoration:underline}button{font-family:inherit}
