.ChessGame-module-scss-module__nh3Xjq__boardChatRow{grid-template-columns:minmax(0,560px) 300px;justify-content:center;align-items:stretch;gap:24px;width:100%;max-width:884px;display:grid}.ChessGame-module-scss-module__nh3Xjq__boardSection{align-items:stretch;gap:8px;width:100%;min-width:0;max-width:560px;display:flex}.ChessGame-module-scss-module__nh3Xjq__boardGrid{aspect-ratio:9/10;-webkit-user-select:none;user-select:none;grid-template-rows:repeat(8,minmax(0,1fr)) 20px;grid-template-columns:20px repeat(8,minmax(0,1fr));width:100%;min-width:0;display:grid;position:relative;overflow:hidden}.ChessGame-module-scss-module__nh3Xjq__checkmateOverlay{z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background:#0000009e;flex-direction:column;justify-content:center;align-items:center;animation:.4s forwards ChessGame-module-scss-module__nh3Xjq__fadeInOverlay;display:flex;position:absolute;inset:0}.ChessGame-module-scss-module__nh3Xjq__checkmateTitle{letter-spacing:.06em;text-transform:uppercase;color:#fff;text-shadow:0 2px 16px #000000b3;font-size:clamp(28px,6vw,56px);font-weight:900}.ChessGame-module-scss-module__nh3Xjq__checkmateSubtitle{color:#ffffffd9;letter-spacing:.04em;margin-top:8px;font-size:clamp(14px,2.5vw,22px);font-weight:600}@keyframes ChessGame-module-scss-module__nh3Xjq__fadeInOverlay{0%{opacity:0}to{opacity:1}}.ChessGame-module-scss-module__nh3Xjq__kingBadge{pointer-events:none;z-index:5;border-radius:50%;justify-content:center;align-items:center;width:30%;height:30%;font-size:clamp(10px,2.5vw,22px);font-weight:900;line-height:1;display:flex;position:absolute;top:6%;right:6%;box-shadow:0 2px 6px #00000080}.ChessGame-module-scss-module__nh3Xjq__kingBadgeLose{color:#fff;background:#e03030}.ChessGame-module-scss-module__nh3Xjq__kingBadgeWin{color:#fff;background:#28a745}.ChessGame-module-scss-module__nh3Xjq__boardSquare{width:100%;height:100%}.ChessGame-module-scss-module__nh3Xjq__chatPanel{z-index:2;border:1px solid var(--neutral-alpha-weak);background:var(--neutral-background);border-radius:12px;flex-direction:column;width:100%;height:0;min-height:100%;display:flex;position:relative;overflow:hidden}.ChessGame-module-scss-module__nh3Xjq__chatHeader{border-bottom:1px solid var(--neutral-alpha-weak);letter-spacing:.08em;color:var(--neutral-on-background-weak);text-transform:uppercase;flex-shrink:0;padding:10px 16px;font-size:12px;font-weight:700}.ChessGame-module-scss-module__nh3Xjq__chatMessages{flex-direction:column;flex:1;gap:10px;min-height:0;padding:12px 16px;display:flex;overflow-y:auto}.ChessGame-module-scss-module__nh3Xjq__pieceGlyph{z-index:1;font-size:clamp(24px,6.5vw,68px);line-height:1;transition:transform .1s;position:relative}@media (max-width:1024px){.ChessGame-module-scss-module__nh3Xjq__boardChatRow{grid-template-columns:minmax(0,1fr) 220px;gap:12px;max-width:808px}.ChessGame-module-scss-module__nh3Xjq__chatMessages{padding-inline:14px}}@media (max-width:1100px){.ChessGame-module-scss-module__nh3Xjq__boardChatRow{grid-template-columns:minmax(0,1fr)}.ChessGame-module-scss-module__nh3Xjq__boardSection,.ChessGame-module-scss-module__nh3Xjq__chatPanel{justify-self:center;max-width:648px}}@media (max-width:768px){.ChessGame-module-scss-module__nh3Xjq__pieceGlyph{font-size:clamp(22px,8vw,60px)}}
