.dots-and-boxes-module__NVSqFG__page{z-index:1;flex-direction:column;align-items:center;min-height:100vh;padding:24px 14px 36px;display:flex;position:relative}.dots-and-boxes-module__NVSqFG__topRow{width:min(720px,100%);margin-bottom:12px}.dots-and-boxes-module__NVSqFG__backLink{color:#dffbff;background:#09162e8c;border:1px solid #6fc6ff59;border-radius:10px;padding:8px 12px;font-weight:700;transition:background .16s;display:inline-block}.dots-and-boxes-module__NVSqFG__backLink:hover{background:#142c50a6}.dots-and-boxes-module__NVSqFG__card{background:#071223e0;border:1px solid #7ab0e340;border-radius:24px;width:min(720px,100%);padding:24px;box-shadow:0 20px 45px #0000006b}.dots-and-boxes-module__NVSqFG__header{text-align:center;margin-bottom:16px}.dots-and-boxes-module__NVSqFG__kicker{letter-spacing:.16em;text-transform:uppercase;color:#9fd0ef;font-size:.8rem}.dots-and-boxes-module__NVSqFG__header h1{letter-spacing:.05em;text-transform:uppercase;margin-top:8px;font-size:clamp(1.9rem,5vw,2.6rem)}.dots-and-boxes-module__NVSqFG__status{margin-top:10px;font-size:1.05rem;font-weight:700}.dots-and-boxes-module__NVSqFG__statusP1{color:var(--neon-cyan,#2df4ff)}.dots-and-boxes-module__NVSqFG__statusP2{color:var(--neon-orange,#ff8a1f)}.dots-and-boxes-module__NVSqFG__statusDraw{color:#f0ba60}.dots-and-boxes-module__NVSqFG__boardWrapper{justify-content:center;margin:0 auto;padding:12px 0;display:flex;overflow-x:auto}.dots-and-boxes-module__NVSqFG__board{gap:0;display:grid}.dots-and-boxes-module__NVSqFG__dot{z-index:2;background:radial-gradient(circle,#c8e8ff 30%,#6fb0d8 100%);border-radius:50%;width:14px;height:14px;box-shadow:0 0 8px #6fb0d880}.dots-and-boxes-module__NVSqFG__hLine{cursor:pointer;z-index:1;background:#3c648c2e;border:none;border-radius:7px;min-width:52px;height:14px;transition:background .14s,box-shadow .14s,transform .1s}.dots-and-boxes-module__NVSqFG__hLine:hover:not(:disabled){background:#78c8ff59;transform:scaleY(1.2);box-shadow:0 0 12px #2df4ff59}.dots-and-boxes-module__NVSqFG__hLine:disabled{cursor:default}.dots-and-boxes-module__NVSqFG__hLineP1{background:var(--neon-cyan,#2df4ff);box-shadow:0 0 10px #2df4ff80}.dots-and-boxes-module__NVSqFG__hLineP2{background:var(--neon-orange,#ff8a1f);box-shadow:0 0 10px #ff8a1f80}.dots-and-boxes-module__NVSqFG__vLine{cursor:pointer;z-index:1;background:#3c648c2e;border:none;border-radius:7px;width:14px;min-height:52px;transition:background .14s,box-shadow .14s,transform .1s}.dots-and-boxes-module__NVSqFG__vLine:hover:not(:disabled){background:#78c8ff59;transform:scaleX(1.2);box-shadow:0 0 12px #2df4ff59}.dots-and-boxes-module__NVSqFG__vLine:disabled{cursor:default}.dots-and-boxes-module__NVSqFG__vLineP1{background:var(--neon-cyan,#2df4ff);box-shadow:0 0 10px #2df4ff80}.dots-and-boxes-module__NVSqFG__vLineP2{background:var(--neon-orange,#ff8a1f);box-shadow:0 0 10px #ff8a1f80}.dots-and-boxes-module__NVSqFG__box{min-width:52px;min-height:52px;font-family:var(--font-heading,"Orbitron"),sans-serif;letter-spacing:.06em;background:#0a142680;border-radius:6px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;transition:background .25s,color .25s;display:flex}.dots-and-boxes-module__NVSqFG__boxP1{color:var(--neon-cyan,#2df4ff);background:#2df4ff26;animation:.35s dots-and-boxes-module__NVSqFG__boxCapture}.dots-and-boxes-module__NVSqFG__boxP2{color:var(--neon-orange,#ff8a1f);background:#ff8a1f26;animation:.35s dots-and-boxes-module__NVSqFG__boxCapture}@keyframes dots-and-boxes-module__NVSqFG__boxCapture{0%{opacity:0;transform:scale(.7)}60%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.dots-and-boxes-module__NVSqFG__scoresRow{justify-content:center;gap:24px;margin-bottom:14px;display:flex}.dots-and-boxes-module__NVSqFG__scoreCard{background:#0a1728d6;border:1px solid #7eb6e638;border-radius:14px;flex-direction:column;align-items:center;min-width:100px;padding:10px 22px;display:flex}.dots-and-boxes-module__NVSqFG__scoreCardActive{border-color:#2df4ff80;box-shadow:0 0 16px #2df4ff1f}.dots-and-boxes-module__NVSqFG__scoreCardActiveP2{border-color:#ff8a1f80;box-shadow:0 0 16px #ff8a1f1f}.dots-and-boxes-module__NVSqFG__scoreValue{margin:0;font-size:1.6rem;font-weight:700}.dots-and-boxes-module__NVSqFG__scoreValueP1{color:var(--neon-cyan,#2df4ff)}.dots-and-boxes-module__NVSqFG__scoreValueP2{color:var(--neon-orange,#ff8a1f)}.dots-and-boxes-module__NVSqFG__scoreLabel{text-transform:uppercase;letter-spacing:.08em;color:#a0bed4;margin:2px 0 0;font-size:.78rem}.dots-and-boxes-module__NVSqFG__actionRow{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.dots-and-boxes-module__NVSqFG__primaryButton,.dots-and-boxes-module__NVSqFG__ghostButton{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:10px 14px;font-weight:700;transition:background .14s,transform .1s}.dots-and-boxes-module__NVSqFG__primaryButton:hover,.dots-and-boxes-module__NVSqFG__ghostButton:hover{transform:translateY(-1px)}.dots-and-boxes-module__NVSqFG__primaryButton{color:#ecfdff;background:linear-gradient(120deg,#2df4ff5c,#5f93ff70);border-color:#7cd2ff94}.dots-and-boxes-module__NVSqFG__ghostButton{color:#d9eef9;background:#0f1f30db;border-color:#7cb5da80}.dots-and-boxes-module__NVSqFG__statsSection{margin-top:18px}.dots-and-boxes-module__NVSqFG__statsSection h2{margin:0 0 10px;font-size:1.15rem}.dots-and-boxes-module__NVSqFG__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.dots-and-boxes-module__NVSqFG__statCard{text-align:center;background:#0a1728d6;border:1px solid #7eb6e63d;border-radius:12px;padding:12px}.dots-and-boxes-module__NVSqFG__statValue{color:#eeffef;margin:0;font-size:1.4rem;font-weight:700}.dots-and-boxes-module__NVSqFG__statLabel{text-transform:uppercase;letter-spacing:.08em;color:#a0bed4;margin:4px 0 0;font-size:.78rem}@media (max-width:520px){.dots-and-boxes-module__NVSqFG__card{padding:18px 10px}.dots-and-boxes-module__NVSqFG__hLine{min-width:36px}.dots-and-boxes-module__NVSqFG__vLine{min-height:36px}.dots-and-boxes-module__NVSqFG__box{min-width:36px;min-height:36px;font-size:.85rem}.dots-and-boxes-module__NVSqFG__dot{width:10px;height:10px}.dots-and-boxes-module__NVSqFG__scoresRow{gap:12px}.dots-and-boxes-module__NVSqFG__scoreCard{min-width:80px;padding:8px 14px}.dots-and-boxes-module__NVSqFG__statsGrid{grid-template-columns:1fr}.dots-and-boxes-module__NVSqFG__actionRow{flex-direction:column}.dots-and-boxes-module__NVSqFG__primaryButton,.dots-and-boxes-module__NVSqFG__ghostButton{width:100%}}
