.NonogramGame-module__j8xoSa__shell{width:min(100%,42rem);margin:0 auto}.NonogramGame-module__j8xoSa__boardWrap{background:#4338ca;border:3px solid #312e81;border-radius:1rem;padding:.35rem;overflow:auto;box-shadow:0 16px 40px #312e8133}.NonogramGame-module__j8xoSa__board{-webkit-user-select:none;user-select:none;touch-action:manipulation;background:#312e81;border:2px solid #312e81;border-radius:.55rem;width:100%;min-width:17rem;margin:0 auto;display:grid;overflow:hidden}.NonogramGame-module__j8xoSa__corner,.NonogramGame-module__j8xoSa__rowHint,.NonogramGame-module__j8xoSa__columnHint{color:#312e81;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#fff36b,#fbbf24);font-weight:800;display:flex}.NonogramGame-module__j8xoSa__corner{color:#6d28d9;text-align:center;border-bottom:2px solid #7c3aed;border-right:2px solid #7c3aed;justify-content:center;align-items:center;font-size:.6rem;line-height:1.25}.NonogramGame-module__j8xoSa__rowHint{border-bottom:1px solid #7c3aed59;border-right:2px solid #7c3aed;justify-content:flex-end;align-items:center;gap:.28rem;padding-right:.55rem;font-size:clamp(.68rem,2.8vw,.9rem)}.NonogramGame-module__j8xoSa__columnHint{border-bottom:2px solid #7c3aed;border-right:1px solid #7c3aed59;flex-direction:column;justify-content:flex-end;align-items:center;gap:.1rem;min-height:4rem;padding-bottom:.42rem;font-size:clamp(.62rem,2.5vw,.82rem)}.NonogramGame-module__j8xoSa__hintDone{color:#fff;background:linear-gradient(135deg,#f472b6,#a855f7)}.NonogramGame-module__j8xoSa__hintSelected{color:#fff;background:linear-gradient(135deg,#fb7185,#c026d3)}.NonogramGame-module__j8xoSa__cell{aspect-ratio:1;color:#be123c;background:linear-gradient(145deg,#fff36b,#facc15);border:1px solid #78350f6b;border-top:0;border-left:0;min-width:0;font-size:clamp(.72rem,3vw,1.1rem);font-weight:900;line-height:1;position:relative}.NonogramGame-module__j8xoSa__cell:hover,.NonogramGame-module__j8xoSa__cellSelected{background:linear-gradient(145deg,#f9a8d4,#f472b6)}.NonogramGame-module__j8xoSa__filled{background:linear-gradient(145deg,#334155,#111827);box-shadow:inset 0 0 0 1px #ffffff1a}.NonogramGame-module__j8xoSa__filled:hover,.NonogramGame-module__j8xoSa__filled.NonogramGame-module__j8xoSa__cellSelected{background:linear-gradient(145deg,#475569,#1e293b)}.NonogramGame-module__j8xoSa__majorRight{border-right:3px solid #dc2626}.NonogramGame-module__j8xoSa__majorBottom{border-bottom:3px solid #dc2626}.NonogramGame-module__j8xoSa__crossed{color:#be123c;text-shadow:0 1px #fff;background:linear-gradient(145deg,#fde68a,#fbbf24)}.NonogramGame-module__j8xoSa__wrong{background:#ef4444;animation:.18s ease-in-out 2 NonogramGame-module__j8xoSa__shake}@keyframes NonogramGame-module__j8xoSa__shake{0%,to{transform:translate(0)}35%{transform:translate(-2px)}70%{transform:translate(2px)}}@media (max-width:420px){.NonogramGame-module__j8xoSa__boardWrap{border-width:2px;padding:.25rem}.NonogramGame-module__j8xoSa__columnHint{min-height:3.5rem}.NonogramGame-module__j8xoSa__rowHint{gap:.18rem;padding-right:.35rem}}
