.work-orders-page.svelte-6v6qgo{display:flex;flex-direction:column;height:calc(100vh - 220px);min-height:400px}.sticky-header.svelte-6v6qgo{flex-shrink:0;background:var(--color-background, #FAFAFA);padding-bottom:.5rem}.scrollable-content.svelte-6v6qgo{flex:1;overflow-y:auto;margin:0 -1rem;padding:0 1rem}@keyframes svelte-6v6qgo-fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in.svelte-6v6qgo{animation:svelte-6v6qgo-fade-in .2s ease-out forwards}.order-grid.svelte-6v6qgo{display:grid;grid-template-columns:100px 100px 1fr 120px 100px 60px;gap:1rem;align-items:center}@media(max-width:767px){.order-grid.svelte-6v6qgo{display:block}}.kanban-wrapper.svelte-6v6qgo{width:100%;overflow-x:auto;padding-bottom:1rem}.kanban-board.svelte-6v6qgo{display:flex;gap:1rem;min-width:max-content;padding-right:1rem}@media(min-width:1280px){.kanban-wrapper.svelte-6v6qgo{display:flex;justify-content:center}.kanban-board.svelte-6v6qgo{min-width:auto}}.kanban-column.svelte-6v6qgo{width:280px;flex-shrink:0;background:#fff;border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5;border-radius:0 0 .5rem .5rem;display:flex;flex-direction:column;max-height:calc(100vh - 380px);overflow:hidden}.kanban-cards.svelte-6v6qgo{flex:1;overflow-y:auto;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.kanban-card.svelte-6v6qgo{background:#fafafa;border:1px solid #F0F0F0;border-radius:.5rem;padding:.75rem;text-align:left;transition:all .15s ease;cursor:pointer;width:100%}.kanban-card.svelte-6v6qgo:hover{background:#fff;border-color:#e5e5e5;box-shadow:0 2px 8px #0000000a;transform:translateY(-1px)}
