.seven-devils-board-module__4rgE-G__boardShell{background:var(--board-bg,#0f4d2c);color:#f4f4f4;border-radius:12px;flex-direction:column;gap:14px;padding:16px;display:flex;position:relative}.seven-devils-board-module__4rgE-G__statusMessage{min-height:1.4em;margin:0;font-size:.95rem}.seven-devils-board-module__4rgE-G__sectionLabel{text-transform:uppercase;letter-spacing:.06em;opacity:.6;margin:0 0 6px;font-size:.75rem}.seven-devils-board-module__4rgE-G__pileLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.55;text-align:center;margin:0 0 4px;font-size:.7rem}.seven-devils-board-module__4rgE-G__topArea{flex-wrap:wrap;align-items:flex-start;gap:20px;display:flex}.seven-devils-board-module__4rgE-G__stockWasteArea{align-items:flex-end;gap:10px;display:flex}.seven-devils-board-module__4rgE-G__pileSection{flex-direction:column;align-items:center;display:flex}.seven-devils-board-module__4rgE-G__stockButton{cursor:pointer;background:#0000002e;border:2px dashed #fff3;border-radius:8px;justify-content:center;align-items:center;width:66px;height:87px;padding:0;transition:border-color .12s,background-color .12s;display:flex}.seven-devils-board-module__4rgE-G__stockButton:hover:not(.seven-devils-board-module__4rgE-G__stockDisabled){background:#ffffff0d;border-color:#fff6}.seven-devils-board-module__4rgE-G__stockDisabled{opacity:.4;cursor:not-allowed}.seven-devils-board-module__4rgE-G__stockEmpty{opacity:.5;font-size:.75rem}.seven-devils-board-module__4rgE-G__recycleIcon{text-align:center;opacity:.7;font-size:1.4rem;line-height:1}.seven-devils-board-module__4rgE-G__wasteSlot{background:#0000002e;border:2px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:66px;height:87px;transition:border-color .12s;display:flex}.seven-devils-board-module__4rgE-G__emptySlot{opacity:.4;font-size:.75rem}.seven-devils-board-module__4rgE-G__foundationsArea{flex:1;min-width:0}.seven-devils-board-module__4rgE-G__foundationsGrid{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(4,66px);gap:6px;display:grid}.seven-devils-board-module__4rgE-G__foundationSlot{cursor:pointer;background:#0000002e;border:2px dashed #fff3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:66px;min-height:87px;padding:0 0 16px;transition:border-color .12s,background-color .12s;display:flex;position:relative}.seven-devils-board-module__4rgE-G__foundationSlot:hover{border-color:#fff6}.seven-devils-board-module__4rgE-G__completeSlot{background:#6ee7b71f!important;border-color:#6ee7b7!important}.seven-devils-board-module__4rgE-G__foundationCount{opacity:.6;letter-spacing:.02em;font-size:.6rem;position:absolute;bottom:2px}.seven-devils-board-module__4rgE-G__devilsSection{border-top:1px solid #ffffff26;padding-top:10px}.seven-devils-board-module__4rgE-G__devilsRow{flex-wrap:wrap;gap:6px;display:flex}.seven-devils-board-module__4rgE-G__devilSlot{background:#0000002e;border:2px dashed #fff3;border-radius:8px;justify-content:center;align-items:center;width:66px;min-height:87px;transition:border-color .12s;display:flex}.seven-devils-board-module__4rgE-G__devilSlot:hover{border-color:#fff6}.seven-devils-board-module__4rgE-G__emptyDevilSlot{background:#00000026;border-radius:6px;width:100%;height:100%;min-height:83px}.seven-devils-board-module__4rgE-G__tableauSection{border-top:1px solid #ffffff26;padding-top:10px;overflow-x:auto}.seven-devils-board-module__4rgE-G__tableauRow{align-items:flex-start;gap:8px;width:max-content;display:flex}.seven-devils-board-module__4rgE-G__tableauColumn{background:#00000026;border:2px dashed #fff3;border-radius:8px;width:66px;min-height:87px;transition:border-color .12s,background-color .12s;position:relative}.seven-devils-board-module__4rgE-G__emptyColumn{cursor:pointer;border-style:dashed;justify-content:center;align-items:center;display:flex}.seven-devils-board-module__4rgE-G__emptyColumnLabel{opacity:.35;padding:30px 0;font-size:.7rem}.seven-devils-board-module__4rgE-G__cardStack{width:66px;position:relative}.seven-devils-board-module__4rgE-G__stackedCard{top:calc(var(--stack-index) * 20px);width:66px;z-index:calc(var(--stack-index));position:absolute;left:0}.seven-devils-board-module__4rgE-G__tableauColumn:has(.seven-devils-board-module__4rgE-G__cardStack){min-height:calc(87px + (var(--stack-depth,0) * 20px));padding-bottom:8px}.seven-devils-board-module__4rgE-G__cardStack{width:66px;height:calc(87px + ((var(--total-cards,1) - 1) * 20px));position:relative}.seven-devils-board-module__4rgE-G__columnDropTarget{cursor:pointer;z-index:100;background:#6ee7b71f;border:none;border-radius:0 0 6px 6px;height:30px;position:absolute;bottom:0;left:0;right:0}.seven-devils-board-module__4rgE-G__stockButton>button,.seven-devils-board-module__4rgE-G__wasteSlot>button,.seven-devils-board-module__4rgE-G__foundationSlot>button,.seven-devils-board-module__4rgE-G__devilSlot>button,.seven-devils-board-module__4rgE-G__stackedCard>button,.seven-devils-board-module__4rgE-G__dragPreview>button{min-height:0}.seven-devils-board-module__4rgE-G__selectedHighlight{background-color:#ffd84d14!important;border-color:#ffd84d!important}.seven-devils-board-module__4rgE-G__targetHighlight{cursor:pointer;background-color:#6ee7b72e!important;border-color:#6ee7b7!important}.seven-devils-board-module__4rgE-G__dropHover{box-shadow:0 0 0 3px #6ee7b759;background-color:#34d39952!important;border-color:#34d399!important}.seven-devils-board-module__4rgE-G__tableauCardGhost{opacity:.2}.seven-devils-board-module__4rgE-G__dragLayer{pointer-events:none;z-index:9999;position:fixed;inset:0}.seven-devils-board-module__4rgE-G__dragPreview{width:66px;filter:var(--game-drag-preview-filter,drop-shadow(0 14px 22px #00000059));transform:rotate(var(--game-drag-preview-tilt,1.5deg));pointer-events:none;position:absolute}@media (max-width:700px){.seven-devils-board-module__4rgE-G__foundationsGrid{grid-template-columns:repeat(4,56px);gap:4px}.seven-devils-board-module__4rgE-G__foundationSlot,.seven-devils-board-module__4rgE-G__devilSlot{width:56px;min-height:74px}.seven-devils-board-module__4rgE-G__tableauColumn{width:56px}.seven-devils-board-module__4rgE-G__cardStack{width:56px;height:calc(74px + ((var(--total-cards,1) - 1) * 18px))}.seven-devils-board-module__4rgE-G__stackedCard{width:56px;top:calc(var(--stack-index) * 18px)}.seven-devils-board-module__4rgE-G__dragPreview{width:56px}.seven-devils-board-module__4rgE-G__stockButton,.seven-devils-board-module__4rgE-G__wasteSlot{width:56px;height:74px}}
