.queens-game-module___Nr0-q__layout{--q-panel:#16221b;--q-deep:#0c1510;--q-line:#f3f2e824;--q-muted:#f3f2e8ad;color:var(--cream);align-items:stretch;max-width:940px}.queens-game-module___Nr0-q__toolbar{grid-template-columns:auto minmax(220px,1fr) auto;align-items:stretch;gap:9px;width:100%;margin-bottom:10px;display:grid}.queens-game-module___Nr0-q__modePicker{border:1px solid var(--q-line);background:#ffffff0d;border-radius:999px;grid-template-columns:repeat(2,1fr);gap:3px;padding:3px;display:grid}.queens-game-module___Nr0-q__modePicker button,.queens-game-module___Nr0-q__newButton{cursor:pointer;font:inherit;border:0;min-height:44px;font-size:.68rem;font-weight:820}.queens-game-module___Nr0-q__modePicker button{color:var(--q-muted);background:0 0;border-radius:999px;padding:0 13px}.queens-game-module___Nr0-q__modePicker button[aria-pressed=true]{background:var(--cream);color:var(--ink)}.queens-game-module___Nr0-q__profilePicker{border:1px solid var(--q-line);background:#ffffff0b;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;padding-left:12px;display:grid}.queens-game-module___Nr0-q__profilePicker>span,.queens-game-module___Nr0-q__stats span,.queens-game-module___Nr0-q__boardStatus span,.queens-game-module___Nr0-q__actionsPanel>span,.queens-game-module___Nr0-q__progressPanel>span,.queens-game-module___Nr0-q__resultPanel>span{color:var(--q-muted);font-family:var(--font-geist-mono),monospace;letter-spacing:.07em;text-transform:uppercase;font-size:.61rem;font-weight:780}.queens-game-module___Nr0-q__profilePicker select{appearance:none;color:var(--cream);cursor:pointer;font:inherit;background:0 0;border:0;width:100%;min-width:0;min-height:48px;padding:0 28px 0 12px;font-size:.75rem;font-weight:780}.queens-game-module___Nr0-q__profilePicker select option{background:#16221b}.queens-game-module___Nr0-q__newButton{background:var(--lime);color:#142018;border-radius:11px;padding:0 16px}.queens-game-module___Nr0-q__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;margin-bottom:12px;display:grid}.queens-game-module___Nr0-q__stats>div{background:#ffffff0b;border:1px solid #ffffff17;border-radius:10px;min-width:0;padding:8px 11px}.queens-game-module___Nr0-q__stats span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.queens-game-module___Nr0-q__stats strong{color:var(--lime);margin-top:2px;font-size:1rem;display:block}.queens-game-module___Nr0-q__playArea{grid-template-columns:minmax(400px,550px) minmax(250px,310px);justify-content:center;align-items:start;gap:clamp(13px,2vw,19px);min-width:0;display:grid}.queens-game-module___Nr0-q__boardColumn{gap:8px;min-width:0;display:grid}.queens-game-module___Nr0-q__boardStatus{border:1px solid var(--q-line);background:#101d16f0;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 12px;display:flex}.queens-game-module___Nr0-q__boardStatus>div{align-items:center;gap:8px;min-width:0;display:flex}.queens-game-module___Nr0-q__boardStatus strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.queens-game-module___Nr0-q__boardStatus>span{color:var(--blue);text-align:right}.queens-game-module___Nr0-q__statusDot{background:var(--blue);border:2px solid #ffffff38;border-radius:50%;width:10px;height:10px;box-shadow:0 0 10px #8ee3ff8c}.queens-game-module___Nr0-q__wonDot{background:var(--lime);box-shadow:0 0 11px #c8ff62a6}.queens-game-module___Nr0-q__conflictDot{background:var(--coral);box-shadow:0 0 11px #ff7d5fa6}.queens-game-module___Nr0-q__boardShell{aspect-ratio:1;background:#141d17;border:8px solid #0a100c;border-radius:10px;width:100%;padding:4px;overflow:hidden;box-shadow:0 24px 58px #00000052}.queens-game-module___Nr0-q__board{grid-template-columns:repeat(var(--queens-size),minmax(0,1fr));grid-template-rows:repeat(var(--queens-size),minmax(0,1fr));min-width:0;height:100%;min-height:0;display:grid}.queens-game-module___Nr0-q__cell{color:#152019;cursor:pointer;touch-action:manipulation;border:0;border-radius:0;justify-content:center;align-items:center;min-width:0;min-height:0;padding:0;font-family:Georgia,serif;line-height:1;display:flex;position:relative}.queens-game-module___Nr0-q__lightCell{background:#eadcb9}.queens-game-module___Nr0-q__darkCell{background:#719078}.queens-game-module___Nr0-q__cell span{filter:drop-shadow(0 3px #ffffff40);font-size:clamp(25px,6vw,48px);transform:translateY(-2px)}.queens-game-module___Nr0-q__fixedCell span{color:#fff8dc}.queens-game-module___Nr0-q__queenCell:not(.queens-game-module___Nr0-q__fixedCell) span{color:#18211a}.queens-game-module___Nr0-q__conflictCell{box-shadow:inset 0 0 0 5px var(--coral)}.queens-game-module___Nr0-q__conflictCell:after{background:var(--coral);content:"!";font:900 10px var(--font-geist-mono),monospace;text-align:center;border-radius:50%;width:19px;height:19px;line-height:19px;position:absolute;top:4px;right:4px}.queens-game-module___Nr0-q__cell:disabled{cursor:default;opacity:1}.queens-game-module___Nr0-q__controlPanel{gap:10px;min-width:0;display:grid}.queens-game-module___Nr0-q__actionsPanel,.queens-game-module___Nr0-q__progressPanel,.queens-game-module___Nr0-q__resultPanel{background:linear-gradient(145deg,var(--q-panel),var(--q-deep));border:1px solid var(--q-line);border-radius:14px;padding:15px}.queens-game-module___Nr0-q__actionsPanel{display:grid}.queens-game-module___Nr0-q__actionsPanel>strong{margin-top:4px;font-size:.94rem}.queens-game-module___Nr0-q__actionsPanel>p,.queens-game-module___Nr0-q__resultPanel p,.queens-game-module___Nr0-q__helpText{color:var(--q-muted);font-size:.7rem;line-height:1.5}.queens-game-module___Nr0-q__actionsPanel>p{margin:7px 0 13px}.queens-game-module___Nr0-q__actionsPanel>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.queens-game-module___Nr0-q__actionsPanel button,.queens-game-module___Nr0-q__resultPanel button{color:var(--cream);cursor:pointer;font:inherit;background:0 0;border:1px solid #f3f2e838;border-radius:8px;min-height:44px;padding:0 8px;font-size:.66rem;font-weight:800}.queens-game-module___Nr0-q__actionsPanel button:disabled{cursor:not-allowed;opacity:.4}.queens-game-module___Nr0-q__actionsPanel .queens-game-module___Nr0-q__hintButton{color:var(--blue);border-color:#8ee3ff6b}.queens-game-module___Nr0-q__progressPanel{gap:9px;display:grid}.queens-game-module___Nr0-q__progressPanel>div{grid-template-columns:35px 1fr;align-items:center;gap:9px;display:grid}.queens-game-module___Nr0-q__progressPanel b{aspect-ratio:1;color:var(--lime);background:#c8ff621a;border:1px solid #c8ff6233;border-radius:8px;justify-content:center;align-items:center;font-size:.72rem;display:flex}.queens-game-module___Nr0-q__progressPanel p{color:var(--q-muted);margin:0;font-size:.64rem;line-height:1.35}.queens-game-module___Nr0-q__progressPanel p strong{color:var(--cream)}.queens-game-module___Nr0-q__helpText{margin:0;padding:0 4px}.queens-game-module___Nr0-q__helpText kbd{color:var(--cream);border:1px solid #f3f2e838;border-radius:4px;padding:1px 4px}.queens-game-module___Nr0-q__resultPanel{text-align:center;justify-items:center;display:grid}.queens-game-module___Nr0-q__resultPanel>strong{color:var(--lime);margin-top:4px;font-size:1.65rem}.queens-game-module___Nr0-q__resultPanel p{margin:7px 0 13px}.queens-game-module___Nr0-q__resultPanel>div{grid-template-columns:repeat(2,1fr);gap:7px;width:100%;display:grid}.queens-game-module___Nr0-q__resultPanel button:last-child{background:var(--lime);border-color:var(--lime);color:var(--ink)}.queens-game-module___Nr0-q__modePicker button:focus-visible,.queens-game-module___Nr0-q__profilePicker select:focus-visible,.queens-game-module___Nr0-q__newButton:focus-visible,.queens-game-module___Nr0-q__cell:focus-visible,.queens-game-module___Nr0-q__actionsPanel button:focus-visible,.queens-game-module___Nr0-q__resultPanel:focus-visible,.queens-game-module___Nr0-q__resultPanel button:focus-visible{outline:3px solid var(--blue);outline-offset:2px;z-index:2}@media (max-width:900px){.queens-game-module___Nr0-q__layout{max-width:610px}.queens-game-module___Nr0-q__playArea{grid-template-columns:1fr}}@media (max-width:640px){.queens-game-module___Nr0-q__toolbar{grid-template-columns:1fr 1fr}.queens-game-module___Nr0-q__modePicker{grid-column:1/-1}.queens-game-module___Nr0-q__newButton{min-height:48px;padding:0 10px}.queens-game-module___Nr0-q__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.queens-game-module___Nr0-q__boardShell{border-width:6px}.queens-game-module___Nr0-q__cell span{font-size:clamp(23px,8vw,40px)}.queens-game-module___Nr0-q__conflictCell{box-shadow:inset 0 0 0 3px var(--coral)}}@media (prefers-reduced-motion:reduce){.queens-game-module___Nr0-q__cell span{filter:none}}.queens-game-module___Nr0-q__liveOnly{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
