.styles-module__p0s_PW__container{-webkit-user-select:none;user-select:none;outline:none;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:500px;display:flex}.styles-module__p0s_PW__difficultyBar{background:#18181b;border:1px solid #27272a;border-radius:9999px;gap:.25rem;width:100%;max-width:400px;padding:.25rem;display:flex}.styles-module__p0s_PW__difficultyBtn{color:#a1a1aa;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:9999px;flex:1;padding:.4rem .5rem;font-size:.8rem;font-weight:600;transition:all .2s}.styles-module__p0s_PW__difficultyBtn:hover{color:#fff}.styles-module__p0s_PW__difficultyActive{box-shadow:0 2px 8px #10b98166;color:#042f2e!important;background:#10b981!important;font-weight:700!important}.styles-module__p0s_PW__topBar{background:#18181b;border:1px solid #27272a;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:.4rem .75rem;font-size:.875rem;display:flex}.styles-module__p0s_PW__statGroup{color:#a1a1aa;align-items:center;gap:.4rem;display:flex}.styles-module__p0s_PW__statValue{color:#4ade80;font-family:monospace;font-weight:700}.styles-module__p0s_PW__mistakeValue{color:#f87171;font-weight:700}.styles-module__p0s_PW__pauseBtn{color:#e4e4e7;cursor:pointer;background:#27272a;border:1px solid #3f3f46;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .15s;display:flex}.styles-module__p0s_PW__pauseBtn:hover{color:#fff;background:#3f3f46;border-color:#52525b}.styles-module__p0s_PW__boardWrapper{justify-content:center;width:100%;display:flex;position:relative}.styles-module__p0s_PW__pausedOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;cursor:pointer;background:#09090bf5;border:2px dashed #3f3f46;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;animation:.25s styles-module__p0s_PW__fadeIn;display:flex;position:absolute;inset:0}.styles-module__p0s_PW__pausedIcon{color:#042f2e;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;transition:transform .2s;display:flex;box-shadow:0 0 25px #10b98180}.styles-module__p0s_PW__pausedOverlay:hover .styles-module__p0s_PW__pausedIcon{transform:scale(1.08)}.styles-module__p0s_PW__pausedTitle{color:#f4f4f5;font-size:1.25rem;font-weight:700}.styles-module__p0s_PW__pausedSub{color:#a1a1aa;font-size:.85rem}.styles-module__p0s_PW__grid{border-collapse:collapse;background:#09090b;border:3px solid #10b981;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px -5px #00000080,0 0 20px #10b98126}.styles-module__p0s_PW__cell{text-align:center;vertical-align:middle;cursor:pointer;border:1px solid #27272a;width:2.85rem;height:2.85rem;font-family:inherit;font-size:1.35rem;transition:background-color .15s,color .15s,transform .1s;position:relative}@media (max-width:480px){.styles-module__p0s_PW__cell{width:2.35rem;height:2.35rem;font-size:1.1rem}}@media (max-width:380px){.styles-module__p0s_PW__cell{width:2rem;height:2rem;font-size:.95rem}}.styles-module__p0s_PW__prefilled{color:#f4f4f5;background:#18181b;font-weight:700}.styles-module__p0s_PW__editable{color:#34d399;background:#0f0f12;font-weight:600}.styles-module__p0s_PW__editable:hover{background:#132a22}.styles-module__p0s_PW__selected{outline-offset:-2px;color:#fff;outline:2px solid #34d399;background:#064e3b!important}.styles-module__p0s_PW__highlighted{background:#16241f!important}.styles-module__p0s_PW__sameNumber{background:#064e3b77;font-weight:800;color:#a7f3d0!important}.styles-module__p0s_PW__error{animation:.2s ease-in-out styles-module__p0s_PW__shake;color:#f87171!important;background:#3f1212!important}.styles-module__p0s_PW__hintTarget{outline-offset:-2px;z-index:5;animation:1.5s infinite styles-module__p0s_PW__pulseTarget;color:#fef08a!important;background:#854d0e!important;outline:3px solid #eab308!important;font-weight:800!important}.styles-module__p0s_PW__hintRelated{outline-offset:-1px;opacity:.95;color:#d8b4fe!important;background:#2e1065!important;outline:1.5px dashed #a855f7!important}@keyframes styles-module__p0s_PW__pulseTarget{0%,to{box-shadow:0 0 12px #eab30899}50%{box-shadow:0 0 24px #eab308e6}}.styles-module__p0s_PW__borderRight{border-right:2.5px solid #10b981}.styles-module__p0s_PW__borderBottom{border-bottom:2.5px solid #10b981}.styles-module__p0s_PW__borderLeft{border-left:2.5px solid #10b981}.styles-module__p0s_PW__borderTop{border-top:2.5px solid #10b981}.styles-module__p0s_PW__notesGrid{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);width:100%;height:100%;padding:2px;display:grid}.styles-module__p0s_PW__noteNum{color:#a1a1aa;justify-content:center;align-items:center;font-size:.55rem;line-height:1;display:flex}@media (max-width:480px){.styles-module__p0s_PW__noteNum{font-size:.45rem}}.styles-module__p0s_PW__toolsBar{justify-content:space-around;align-items:center;width:100%;margin-top:.25rem;padding:0 .5rem;display:flex}.styles-module__p0s_PW__toolButton{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;padding:.4rem .6rem;transition:all .2s;display:flex;position:relative}.styles-module__p0s_PW__toolButton:hover{color:#fff;background:#ffffff0d}.styles-module__p0s_PW__toolButton:active{transform:scale(.92)}.styles-module__p0s_PW__toolButtonActive{color:#34d399!important}.styles-module__p0s_PW__toolButtonActive .styles-module__p0s_PW__toolIconWrapper{color:#34d399;background:#10b98126;border-color:#10b981}.styles-module__p0s_PW__toolIconWrapper{background:0 0;border:1px solid #3f3f46;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .2s;display:flex}.styles-module__p0s_PW__toolLabel{text-transform:capitalize;font-size:.75rem;font-weight:600}.styles-module__p0s_PW__toolBadge{color:#042f2e;background:#10b981;border-radius:9999px;padding:.1rem .35rem;font-size:.65rem;font-weight:800;position:absolute;top:0;right:.25rem}.styles-module__p0s_PW__numpadContainer{justify-content:center;gap:.4rem;width:100%;padding:.25rem 0;display:flex}@media (max-width:480px){.styles-module__p0s_PW__numpadContainer{gap:.25rem}}.styles-module__p0s_PW__numButton{color:#f4f4f5;cursor:pointer;background:0 0;border:1px solid #3f3f46;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:3rem;padding:.45rem 0 .35rem;transition:all .15s;display:flex}.styles-module__p0s_PW__numButton:hover{color:#34d399;background:#10b9811f;border-color:#10b981;transform:translateY(-2px)}.styles-module__p0s_PW__numButton:active{transform:scale(.94)}.styles-module__p0s_PW__numMain{font-size:1.4rem;font-weight:700;line-height:1.1}@media (max-width:480px){.styles-module__p0s_PW__numMain{font-size:1.15rem}}.styles-module__p0s_PW__numCount{color:#71717a;margin-top:.15rem;font-size:.65rem;font-weight:600;line-height:1}.styles-module__p0s_PW__bottomControls{gap:.75rem;width:100%;margin-top:.5rem;display:flex}.styles-module__p0s_PW__newGameBtn{color:#042f2e;cursor:pointer;background:linear-gradient(135deg,#10b981,#14b8a6);border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #10b9814d}.styles-module__p0s_PW__newGameBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}.styles-module__p0s_PW__message{text-align:center;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:600;animation:.25s styles-module__p0s_PW__fadeIn}.styles-module__p0s_PW__messageSuccess{color:#34d399;background:#064e3b;border:1px solid #10b981}.styles-module__p0s_PW__messageError{color:#f87171;background:#450a0a;border:1px solid #ef4444}.styles-module__p0s_PW__messageInfo{color:#38bdf8;background:#18181b;border:1px solid #0284c7}@keyframes styles-module__p0s_PW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__p0s_PW__shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.styles-module__p0s_PW__hintCard{background:linear-gradient(145deg,#1c1917,#18181b);border:1.5px solid #eab308;border-radius:14px;flex-direction:column;gap:.75rem;width:100%;padding:1rem;animation:.3s styles-module__p0s_PW__fadeIn;display:flex;box-shadow:0 10px 25px -5px #eab30826,0 0 15px #00000080}.styles-module__p0s_PW__hintCardHeader{justify-content:space-between;align-items:center;display:flex}.styles-module__p0s_PW__hintCardTitle{color:#fde047;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.styles-module__p0s_PW__hintCloseBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem;font-size:1.1rem;line-height:1;transition:all .15s}.styles-module__p0s_PW__hintCloseBtn:hover{color:#fff;background:#27272a}.styles-module__p0s_PW__hintExplanation{color:#e4e4e7;font-size:.875rem;line-height:1.5}.styles-module__p0s_PW__hintHighlightGuide{color:#a1a1aa;background:#09090b;border-radius:8px;align-items:center;gap:1rem;padding:.4rem .6rem;font-size:.75rem;display:flex}.styles-module__p0s_PW__hintGuideItem{align-items:center;gap:.35rem;display:flex}.styles-module__p0s_PW__hintGuideYellowDot{background:#eab308;border-radius:2px;width:.65rem;height:.65rem}.styles-module__p0s_PW__hintGuidePurpleDot{background:#a855f7;border-radius:2px;width:.65rem;height:.65rem}.styles-module__p0s_PW__hintActions{justify-content:flex-end;gap:.5rem;display:flex}.styles-module__p0s_PW__hintApplyBtn{color:#422006;cursor:pointer;background:#eab308;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.825rem;font-weight:700;transition:all .15s;display:flex}.styles-module__p0s_PW__hintApplyBtn:hover{background:#facc15;transform:translateY(-1px)}
