.gaps-board-module__VCve5G__boardShell{background:var(--board-bg,#0f4d2c);color:#f4f4f4;border-radius:12px;flex-direction:column;gap:14px;padding:16px;display:flex;position:relative}.gaps-board-module__VCve5G__statusMessage{min-height:1.4em;margin:0;font-size:.95rem}.gaps-board-module__VCve5G__gridWrapper{padding-bottom:4px;overflow-x:auto}.gaps-board-module__VCve5G__grid{grid-template-rows:repeat(4,auto);grid-template-columns:repeat(13,60px);gap:6px;width:max-content;display:grid}.gaps-board-module__VCve5G__cell{cursor:default;background:#0000002e;border:2px dashed #fff3;border-radius:8px;justify-content:center;align-items:center;width:60px;min-height:84px;transition:border-color .12s,background-color .12s;display:flex;position:relative}.gaps-board-module__VCve5G__cellWithCard{cursor:pointer;border-style:solid;border-color:#ffffff1f}.gaps-board-module__VCve5G__cellWithCard:hover{border-color:#ffffff59}.gaps-board-module__VCve5G__cellGap{background:#0000001f;border-style:dashed}.gaps-board-module__VCve5G__cellDead{opacity:.35;cursor:not-allowed}.gaps-board-module__VCve5G__selectedHighlight{background-color:#ffd84d1a!important;border-color:#ffd84d!important}.gaps-board-module__VCve5G__targetHighlight{cursor:pointer;background-color:#6ee7b72e!important;border-color:#6ee7b7!important}.gaps-board-module__VCve5G__dropHover{box-shadow:0 0 0 3px #6ee7b759;background-color:#34d39952!important;border-color:#34d399!important}.gaps-board-module__VCve5G__rowLabels{display:none}.gaps-board-module__VCve5G__lockedCell{background-color:#facc150a!important;border-color:#facc1566!important}.gaps-board-module__VCve5G__tableauCardGhost{opacity:.2}.gaps-board-module__VCve5G__dragLayer{pointer-events:none;z-index:9999;position:fixed;inset:0}.gaps-board-module__VCve5G__dragPreview{width:60px;filter:var(--game-drag-preview-filter,drop-shadow(0 14px 22px #00000047));transform:rotate(var(--game-drag-preview-tilt,1.5deg));pointer-events:none;position:absolute}.gaps-board-module__VCve5G__colGuide{grid-template-columns:repeat(13,60px);gap:6px;width:max-content;margin-bottom:2px;display:grid}.gaps-board-module__VCve5G__colNum{text-align:center;opacity:.4;letter-spacing:.02em;height:14px;font-size:.6rem;line-height:14px}@media (max-width:900px){.gaps-board-module__VCve5G__grid{grid-template-columns:repeat(13,52px);gap:5px}.gaps-board-module__VCve5G__cell{width:52px;min-height:72px}.gaps-board-module__VCve5G__colGuide{grid-template-columns:repeat(13,52px);gap:5px}.gaps-board-module__VCve5G__dragPreview{width:52px}}@media (max-width:600px){.gaps-board-module__VCve5G__grid{grid-template-columns:repeat(13,44px);gap:4px}.gaps-board-module__VCve5G__cell{width:44px;min-height:61px}.gaps-board-module__VCve5G__colGuide{grid-template-columns:repeat(13,44px);gap:4px}.gaps-board-module__VCve5G__dragPreview{width:44px}}
