dialog.picker-dialog.svelte-xoc3oy{flex-direction:column;max-width:480px;max-height:90dvh;display:flex}dialog.picker-dialog[open].svelte-xoc3oy{animation:.2s svelte-xoc3oy-picker-fade-in}@keyframes svelte-xoc3oy-picker-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.drag-handle-area.svelte-xoc3oy{padding:var(--space-3) 0 var(--space-1);cursor:grab;touch-action:none}.picker-header.svelte-xoc3oy{padding:var(--space-4) var(--space-4) var(--space-2);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.picker-header.svelte-xoc3oy h3:where(.svelte-xoc3oy){font-size:var(--text-lg);margin:0}.sequence-area.svelte-xoc3oy{gap:var(--space-2);padding:var(--space-2) var(--space-4) var(--space-3);border-bottom:1px solid var(--color-border);flex-direction:column;flex-shrink:0;align-items:center;display:flex}.sequence-slots.svelte-xoc3oy{gap:var(--space-1);flex-wrap:wrap;justify-content:center;display:flex}.sequence-hint.svelte-xoc3oy{font-size:var(--text-xs);color:var(--color-text-muted);margin:0}.slot.svelte-xoc3oy{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.slot.empty.svelte-xoc3oy{border:2px dashed var(--color-border);opacity:.3}.slot.empty.next.svelte-xoc3oy{opacity:.7;animation:1.5s ease-in-out infinite svelte-xoc3oy-slot-breathe}.slot.empty.next.needed.svelte-xoc3oy{border-color:var(--color-warning)}.slot.empty.next.svelte-xoc3oy:not(.needed){border-color:var(--color-accent)}@keyframes svelte-xoc3oy-slot-breathe{0%,to{opacity:.5}50%{opacity:.9}}.slot.filled.svelte-xoc3oy{background:var(--color-btn-secondary-bg);border:1px solid var(--color-btn-secondary-border);cursor:pointer;transition:background var(--transition-fast);padding:0}.slot.filled.svelte-xoc3oy:hover{background:color-mix(in srgb, var(--color-error) 20%, transparent);border-color:var(--color-error)}.grid-scroll.svelte-xoc3oy{min-height:0;padding:var(--space-3) var(--space-4);flex:1;overflow-y:auto}.grid.svelte-xoc3oy{grid-template-columns:repeat(auto-fill,minmax(48px,1fr));gap:4px;display:grid}.cell.svelte-xoc3oy{background:var(--color-btn-secondary-bg);border-radius:var(--radius-sm);cursor:pointer;min-height:44px;transition:background var(--transition-fast), border-color var(--transition-fast);border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:5px 2px;display:flex}.cell.svelte-xoc3oy:hover:not(:disabled){background:var(--color-surface-2);border-color:var(--color-accent)}.cell.svelte-xoc3oy:active:not(:disabled){transform:scale(.93)}.cell.svelte-xoc3oy:disabled{opacity:.3;cursor:not-allowed}.color-label.svelte-xoc3oy{color:var(--color-text-muted);font-size:.6rem;line-height:1}@media (width<=380px){.color-label.svelte-xoc3oy{display:none}}.picker-footer.svelte-xoc3oy{gap:var(--space-2);padding:var(--space-3) var(--space-4);border-top:1px solid var(--color-border);flex-shrink:0;display:flex}.confirm-btn.svelte-xoc3oy{flex:1}.confirm-btn.ready.svelte-xoc3oy{background:var(--color-success)}.confirm-btn.ready.svelte-xoc3oy:hover{filter:brightness(1.1)}@media (width<=640px){dialog.picker-dialog.svelte-xoc3oy{max-height:85dvh}.picker-header.svelte-xoc3oy{padding-top:var(--space-2)}.picker-footer.svelte-xoc3oy{padding-bottom:calc(var(--space-3) + env(safe-area-inset-bottom))}}
