.workflow-selected{position:relative;outline:none;box-shadow:inset 2px 0 #8b5cf6,inset -2px 0 #8b5cf6;background:color-mix(in srgb,#8b5cf6 10%,rgb(var(--surface-base)));border-radius:0}.workflow-selection-start{border-top:2px solid #8b5cf6;border-top-left-radius:14px;border-top-right-radius:14px}.workflow-selection-end{border-bottom:2px solid #8b5cf6;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.workflow-list-row.workflow-selection-start{border-top:2px solid #8b5cf6}.workflow-list-row.workflow-selection-end{border-bottom:2px solid #8b5cf6}.workflow-selection-cards>.workflow-selection-joined{margin-top:0!important;padding-top:16px}.workflow-selection-cards>.workflow-selected{padding-left:6px;padding-right:6px}.workflow-selection-toolbar{position:fixed;z-index:8500;bottom:calc(82px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);width:-moz-max-content;width:max-content;max-width:calc(100vw - 24px);display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgb(var(--border-color));border-radius:20px;color:rgb(var(--text-primary));background:rgb(var(--surface-base));box-shadow:0 12px 40px #0003;animation:workflow-selection-enter .14s ease-out}.workflow-selection-toolbar strong{font-size:13px}.workflow-selection-toolbar p{font-size:11px;color:rgb(var(--text-secondary));margin-top:2px}.workflow-selection-count{display:grid;place-items:center;min-width:36px;height:36px;border-radius:12px;color:#a78bfa;background:#8b5cf61a;font-weight:700}.workflow-selection-toolbar button{display:flex;align-items:center;gap:5px;min-height:44px;padding:0 10px;border-radius:12px;font-size:12px}.workflow-selection-toolbar button:hover{background:rgb(var(--surface-hover))}.workflow-selection-toolbar button:focus-visible{outline:2px solid #8b5cf6;outline-offset:2px}@media(max-width:480px){.workflow-selection-toolbar{width:calc(100vw - 24px);gap:8px;padding:10px}.workflow-selection-toolbar button span{display:none}}@keyframes workflow-selection-enter{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}@media(prefers-reduced-motion:reduce){.workflow-selection-toolbar{animation:none}}.workflow-group-badge{display:inline-flex;align-items:center;gap:4px;min-width:0;max-width:100%;padding:2px 8px;border-radius:8px;font-size:10px;line-height:15px;font-weight:500;vertical-align:middle}.workflow-group-badge-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.workflow-group-badge-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-group-badge.is-expanded .workflow-group-badge-title{white-space:normal;overflow-wrap:anywhere}.workflow-list-info>.workflow-group-count{flex-shrink:0;font-size:10px}.workflow-list{border:1px solid rgb(var(--border-color));border-radius:14px;background:rgb(var(--surface-base));overflow:hidden}.workflow-list-row,.workflow-list-heading{display:grid;grid-template-columns:52px minmax(140px,1fr) minmax(90px,150px) 80px 200px;align-items:center;gap:8px;padding:8px 10px}.workflow-list-title-stack{min-width:0}.workflow-list-tags{margin:2px 0 0 25px}.workflow-list-tags .workflow-list-info{min-height:0}.workflow-list-tags .workflow-list-tag-badges{display:flex;flex-wrap:wrap;gap:3px;overflow:visible;white-space:normal}.workflow-list-tag-badges>span{font-size:10px;padding:1px 5px;overflow-wrap:anywhere}.workflow-list-heading{color:rgb(var(--text-secondary));font-size:11px;background:rgb(var(--surface-hover));padding-block:12px}.workflow-list-row{border-bottom:1px solid rgb(var(--border-color));border-left:3px solid transparent;color:rgb(var(--text-primary));font-size:12px;min-height:60px}.workflow-list-row:last-child{border-bottom:0}.workflow-list-row:hover{background:rgb(var(--surface-hover))}.workflow-list-row button{min-height:36px;border-radius:8px}.workflow-list-row button:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}.workflow-list-handle{display:flex;align-items:center;gap:5px;cursor:grab;color:rgb(var(--text-secondary));font-variant-numeric:tabular-nums;touch-action:pan-y}.workflow-list-title{display:flex;align-items:center;gap:8px;min-width:0;text-align:left;font-weight:600}.workflow-list-title>svg{flex-shrink:0}.workflow-list-title>span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:anywhere}.workflow-list-cell,.workflow-list-status{min-width:0}.workflow-list-metadata{display:contents}.workflow-list-group-stack{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0}.workflow-list-group-stack>.workflow-list-cell{max-width:100%}.workflow-list-sprint-badge{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:2px 6px;border-radius:6px;background:color-mix(in srgb,currentColor 10%,transparent);font-size:10px;line-height:14px}.workflow-list-sprint-badge>svg{flex-shrink:0}.workflow-list-sprint-badge>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-list-info{display:flex;gap:5px;align-items:center;max-width:100%;width:100%;text-align:left;color:rgb(var(--text-secondary))}.workflow-list-info>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-list-progress .workflow-list-info>span{width:100%}.workflow-list-track{display:block;height:4px;background:rgb(var(--surface-hover));border-radius:4px;margin-top:4px;overflow:hidden}.workflow-list-track i{display:block;height:100%;background:#7c3aed}.workflow-list-actions{display:flex;gap:4px;align-items:center;justify-content:flex-end}.workflow-list-actions button{min-width:32px}@media(max-width:1023px){.workflow-list-heading{display:none}.workflow-list-row{grid-template-columns:28px minmax(0,1fr) 104px;gap:0 6px;padding:4px 6px;min-height:80px}.workflow-list-handle{grid-column:1;grid-row:1 / 3;align-self:stretch;flex-direction:column;justify-content:center;gap:2px}.workflow-list-title-stack{grid-column:2;grid-row:1}.workflow-list-actions{grid-column:3;grid-row:1}.workflow-list-metadata{display:flex;align-items:center;gap:6px;grid-column:2 / 4;grid-row:2;min-width:0}.workflow-list-status{flex:0 0 32px;min-width:0}.workflow-list-status button{width:32px;padding:0;font-size:0;gap:0}.workflow-list-metadata>.workflow-list-cell{flex:0 0 auto}.workflow-list-metadata>.workflow-list-cell:first-child{flex:1;min-width:0}.workflow-list-metadata .workflow-list-info{font-size:10px;gap:3px}.workflow-list-metadata .workflow-group-badge{font-size:10px;padding:2px 5px}.workflow-list-progress{flex:0 0 34px}.workflow-list-row button{min-height:36px}.workflow-list-title{font-size:12px;line-height:16px;gap:5px}}
