:root{--cell-width:clamp(150px, 36vw, 220px);--cell-height:clamp(150px, 40vw, 200px);--stack-font-size:clamp(12px, 1.5vw, 16px);--row-header-width:clamp(40px, 4vw, 50px)}.block.svelte-6ecd4h.svelte-6ecd4h{padding:15px;border:1px solid #dee2e6;border-radius:.375rem;background-color:#fff;width:100%;transition:all .3s ease}.block-header.svelte-6ecd4h.svelte-6ecd4h{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.block-content.svelte-6ecd4h.svelte-6ecd4h{margin-top:15px;overflow-x:auto;padding-bottom:10px}.block.collapsed.svelte-6ecd4h .block-content.svelte-6ecd4h{display:none}.block.block-fullscreen.svelte-6ecd4h.svelte-6ecd4h{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1050;margin:0;border-radius:0;overflow:auto;padding:20px}.block.mobile-focused.svelte-6ecd4h .row-flex.svelte-6ecd4h{width:100%}.block.mobile-focused.svelte-6ecd4h .cell.svelte-6ecd4h,.block.mobile-focused.svelte-6ecd4h .col-header.svelte-6ecd4h{flex-grow:1;width:auto}.row-flex.svelte-6ecd4h.svelte-6ecd4h{display:flex;gap:5px;margin-bottom:5px}.cell.svelte-6ecd4h.svelte-6ecd4h{display:flex;flex-direction:column-reverse;border:1px solid #555;border-radius:5px;width:var(--cell-width);flex-shrink:0;height:var(--cell-height);cursor:pointer;padding:2px;background-color:#f0f0f0;transition:opacity .3s ease;overflow-y:auto;position:relative}.opacity-25.svelte-6ecd4h.svelte-6ecd4h{opacity:.25}.pointer-events-none.svelte-6ecd4h.svelte-6ecd4h{pointer-events:none}.stack.svelte-6ecd4h.svelte-6ecd4h{min-height:25px;flex-grow:1;border-top:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:var(--stack-font-size);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 2px;cursor:pointer}.stack.empty.svelte-6ecd4h.svelte-6ecd4h{background-color:#ddd;color:#6c757d}.stack.assigned.svelte-6ecd4h.svelte-6ecd4h{background-color:#4caf50;color:#fff}.stack.selected-stack.svelte-6ecd4h.svelte-6ecd4h{border:2px solid #e74c3c;background-color:#f1c40f;color:#000}.grid-header.svelte-6ecd4h.svelte-6ecd4h{display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#343a40;background-color:#e9ecef;border:1px solid #ced4da;border-radius:3px;flex-shrink:0}.col-header.svelte-6ecd4h.svelte-6ecd4h{width:var(--cell-width);height:25px}.row-header.svelte-6ecd4h.svelte-6ecd4h{width:var(--row-header-width);height:var(--cell-height);position:sticky;left:0;z-index:1}.header-spacer.svelte-6ecd4h.svelte-6ecd4h{width:var(--row-header-width);position:sticky;left:0;z-index:2}@media (min-width: 768px){.block.svelte-6ecd4h.svelte-6ecd4h{width:auto}}@media (max-width: 767px){.block.expanded.svelte-6ecd4h.svelte-6ecd4h{order:-1}}
