@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:#f1f5f9;color:#1e293b}a{color:inherit;text-decoration:none}.cdk-drag-preview{box-shadow:0 6px 20px #0000002e;border-radius:8px;opacity:.9}.cdk-drag-placeholder{opacity:0}.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.cdk-drop-list-dragging .kanban-card:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.tour-highlight{outline:3px solid var(--tour-color, #6366f1);outline-offset:4px;border-radius:8px;transition:outline .3s ease;animation:tour-pulse 1.5s ease-in-out infinite}@keyframes tour-pulse{0%,to{box-shadow:0 0 color-mix(in srgb,var(--tour-color, #6366f1) 40%,transparent)}50%{box-shadow:0 0 0 8px color-mix(in srgb,var(--tour-color, #6366f1) 0%,transparent)}}.tour-card-glow{box-shadow:0 0 0 3px #6366f1,0 6px 24px #6366f140;transform:translateY(-2px);transition:box-shadow .3s,transform .3s}
