[data-ui=DialogCard]{max-width:40rem!important}.gridCanvasRoot{position:relative;width:100%;overflow:hidden}.gridScroll{position:relative;max-width:100%;max-height:60vh;overflow:auto;border-radius:8px}.gridCanvas{display:inline-grid;background-color:#1e1f22;border-radius:8px;padding:8px;box-sizing:border-box}.gridCell{background:#333;border:2px solid #3c3c3c;border-radius:8px;color:#ddd;display:flex;align-items:center;justify-content:center;font-size:12px;-webkit-user-select:none;user-select:none}.gridCell.selected{outline:2px solid #6fb3ff}.gridCell.invalid{border-color:#e74c3c;background:#3a2222}.gridSlot{border:1px dashed rgba(255,255,255,.08);border-radius:6px}.gridSlot.available{background:rgba(76,175,80,.15)}.gridSlot.unavailable{background:rgba(231,76,60,.1)}.labels{position:absolute;top:0;left:0;pointer-events:none}.rowLabel,.colLabel{position:absolute;color:#aaa;font-size:10px;background:transparent}.rowLabel{left:2px}.colLabel{top:2px}
