.rec-screen{margin-top:var(--space-4)}.rec-list,.rec-screen{display:flex;flex-direction:column;gap:var(--space-4)}.rec-empty{margin-top:var(--space-8)}.rec-empty-inline{padding:var(--space-8) var(--space-4);text-align:center;color:var(--muted-foreground);border:1px dashed var(--border);border-radius:var(--radius-xl);background:var(--surface-1)}.rec-empty-inline p{margin:0;font-size:var(--text-sm)}.rec-toolbar{justify-content:space-between;gap:var(--space-3);padding:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface-1)}.rec-filters,.rec-toolbar{display:flex;align-items:center}.rec-filters{gap:var(--space-1);flex-wrap:wrap}.rec-filter-chip{min-height:32px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid transparent;border-radius:var(--radius-full);background:transparent;color:var(--muted-foreground);font-size:var(--text-sm);cursor:pointer;transition:background var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease)}.rec-filter-chip:hover{background:var(--surface-3);color:var(--foreground)}.rec-filter-chip[data-active=true]{border-color:var(--border-strong);background:var(--surface-2);color:var(--foreground)}.rec-filter-chip .i{width:13px;height:13px}.rec-filter-chip-defer{margin-left:var(--space-1)}.rec-filter-chip b,.rec-group-head b{font-family:var(--font-mono,monospace);font-size:var(--text-xs);font-weight:600;color:var(--muted-foreground);font-variant-numeric:tabular-nums}.rec-batch{display:flex;align-items:center;gap:var(--space-2);margin-left:auto}.rec-batch-report{font-size:var(--text-xs);color:var(--muted-foreground);white-space:nowrap}.rec-group{flex-direction:column}.rec-group,.rec-group-head{display:flex;gap:var(--space-2)}.rec-group-head{align-items:center;color:var(--muted-foreground);font-family:var(--font-mono,monospace);font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.rec-card{flex-direction:column;align-items:stretch;gap:var(--space-3);padding:var(--space-4)}.rec-card-deferred,.rec-card-high,.rec-card-review,.rec-card-unassigned{border-color:var(--border)}.rec-card-deferred{background:var(--surface-2)}.rec-head{display:flex;align-items:baseline;gap:6px;font-size:var(--text-sm);flex-wrap:wrap}.rec-head-label{font-size:var(--text-md);font-weight:700;color:var(--foreground)}.rec-head-in{color:var(--muted-foreground)}.rec-head-rec{display:inline-flex;align-items:center;gap:4px;min-width:0;color:var(--primary);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.rec-head-rec:hover{color:var(--primary-hover)}.rec-head-rec .i{width:12px;height:12px;opacity:.7;flex:none}.rec-listen{gap:var(--space-4)}.rec-listen,.rec-listen-aux{display:flex;align-items:center;flex-wrap:wrap}.rec-listen-aux{gap:var(--space-2)}.clip{flex:1 1 240px;min-width:0;display:flex;gap:var(--space-3)}.clip,.clip-btn{align-items:center}.clip-btn{flex:none;width:44px;height:44px;display:inline-flex;justify-content:center;border:none;border-radius:var(--radius-full);background:var(--primary);color:var(--primary-fg);box-shadow:var(--shadow-sm);cursor:pointer;transition:background var(--motion-fast) var(--motion-ease),transform var(--motion-fast) var(--motion-ease),box-shadow var(--motion-fast) var(--motion-ease)}.clip-btn:hover{box-shadow:var(--shadow-md)}.clip-btn.is-on,.clip-btn:hover{background:var(--primary-hover)}.clip-btn:active{transform:scale(.94)}.clip-btn:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.clip-btn .i{width:18px;height:18px}.clip-track{flex:1 1 auto;min-width:0;position:relative;height:8px;border-radius:var(--radius-full);background:var(--border-strong);cursor:pointer;transition:background var(--motion-fast) var(--motion-ease)}.clip-track:hover{background:color-mix(in oklch,var(--border-strong) 55%,var(--muted-foreground))}.clip-fill{inset:0 auto 0 0;height:100%;transition:width var(--motion-fast) linear}.clip-fill,.clip-fill:after{position:absolute;border-radius:var(--radius-full);background:var(--primary)}.clip-fill:after{content:"";right:0;top:50%;transform:translate(50%,-50%);width:12px;height:12px;box-shadow:0 0 0 3px var(--surface-1);opacity:0;transition:opacity var(--motion-fast) var(--motion-ease)}.clip:hover .clip-fill:after{opacity:1}.clip-time{flex:none;display:flex;align-items:center;gap:var(--space-1);font-family:var(--font-mono,monospace);font-size:var(--text-xs);font-variant-numeric:tabular-nums;color:var(--muted-foreground)}.clip-time-sep{opacity:.5}.rec-cycle{display:inline-flex;align-items:center;gap:var(--space-1-5);height:26px;padding:0 10px;border:1px solid var(--border-strong);border-radius:var(--radius-full);background:var(--surface-1);color:var(--muted-foreground);font-size:var(--text-xs);cursor:pointer;transition:color var(--motion-fast) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease),background var(--motion-fast) var(--motion-ease),transform var(--motion-fast) var(--motion-ease)}.rec-cycle:hover:not(:disabled){color:var(--foreground);border-color:var(--muted-foreground);background:var(--surface-3)}.rec-cycle:active:not(:disabled){transform:scale(.97)}.rec-cycle:disabled{opacity:.5;cursor:not-allowed}.rec-cycle .i{width:12px;height:12px}.rec-cycle b{font-family:var(--font-mono,monospace);font-size:var(--text-xs);font-variant-numeric:tabular-nums;opacity:.8}.rec-cycle-long,.rec-cycle:hover:not(:disabled) .rec-cycle-short{display:none}.rec-cycle:hover:not(:disabled) .rec-cycle-long{display:inline}.rec-decide{gap:var(--space-3);flex-wrap:wrap}.rec-decide,.rec-guess{display:flex;align-items:center}.rec-guess{gap:var(--space-2);min-width:0;flex:0 1 auto}.rec-av{position:relative;display:inline-flex;flex:none}.rec-av .av{box-shadow:0 0 0 1px var(--border-strong)}.rec-av-dot{position:absolute;right:-1px;bottom:-1px;width:11px;height:11px;border-radius:var(--radius-full);box-shadow:0 0 0 2px var(--surface-1)}.rec-av-dot-success{background:var(--success)}.rec-av-dot-warning{background:var(--warning)}.rec-guess-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-sm);font-weight:600;color:var(--foreground)}.rec-guess-pct{flex:none;font-family:var(--font-mono,monospace);font-size:var(--text-sm);font-variant-numeric:tabular-nums;color:var(--muted-foreground)}.rec-card-high .rec-guess-pct{color:var(--primary)}.rec-card-review .rec-guess-pct{color:var(--amber-600)}.rec-restore{flex:none;margin-left:auto}.rec-actions-primary{flex-wrap:wrap}.rec-actions-primary,.rec-actions-secondary{display:flex;align-items:center;gap:var(--space-2)}.rec-actions-secondary{margin-left:auto;flex:none}.rec-pick{width:180px;max-width:100%}.rec-pick .sel-trig{height:32px;font-size:var(--text-sm)}.rec-pager{display:flex;gap:3px;margin-top:var(--space-2)}.rec-pager,.rec-pg{align-items:center;justify-content:center}.rec-pg{min-width:30px;height:30px;padding:0 7px;display:inline-flex;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--muted-foreground);cursor:pointer;font-size:var(--text-md);font-variant-numeric:tabular-nums;transition:background var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease)}.rec-pg:hover:not(:disabled){background:var(--surface-3);color:var(--foreground)}.rec-pg.on{background:var(--primary);color:var(--primary-fg);font-weight:600}.rec-pg:disabled{opacity:.4;cursor:not-allowed}.rec-pg.is-gap{cursor:default}.rec-pg .i{width:15px;height:15px}.rec-note{margin:0;padding:var(--space-1-5) var(--space-2);font-size:var(--text-xs);color:var(--foreground);background:var(--warning-soft);border-radius:var(--radius-sm)}.rec-reply{display:flex;flex-direction:column;gap:var(--space-2)}.rec-reply-toggle{align-self:flex-start;display:inline-flex;align-items:center;gap:4px;padding:0;background:none;border:0;cursor:pointer;color:var(--muted-foreground);font-size:var(--text-xs)}.rec-reply-toggle:hover{color:var(--foreground)}.rec-reply-toggle .i{width:13px;height:13px;transition:transform var(--motion-fast) var(--motion-ease)}.rec-reply-toggle .i[data-open=true]{transform:rotate(180deg)}.rec-transcript{display:flex;flex-direction:column;gap:1px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2)}.rec-transcript-line{display:grid;grid-template-columns:minmax(92px,120px) minmax(0,1fr);gap:var(--space-2);padding:8px 10px;background:var(--surface-1);color:var(--muted-foreground);font-size:var(--text-sm)}.rec-transcript-line[data-current=true]{background:color-mix(in oklch,var(--primary) 8%,var(--surface-1));color:var(--foreground)}.rec-transcript-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-mono,monospace);font-size:var(--text-xs)}.rec-transcript-line p{margin:0;min-width:0;line-height:1.45}.rec-spin{animation:vt-spin .8s linear infinite}@media (max-width:760px){.rec-toolbar{align-items:stretch;flex-direction:column}.rec-batch{width:100%;justify-content:space-between;margin-left:0}.rec-decide{align-items:stretch}.rec-actions-secondary{justify-content:flex-start;margin-left:0}.rec-pick{width:100%}.rec-transcript-line{grid-template-columns:1fr;gap:2px}}