.upload-zone.svelte-a75w7l{display:flex;flex-direction:column;gap:var(--space-md)}.file-input.svelte-a75w7l{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.dropzone.svelte-a75w7l{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:var(--space-xs);padding:var(--space-3xl) var(--space-xl);border:2px dashed var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-raised);color:var(--text-secondary);cursor:pointer;transition:border-color var(--duration-normal) var(--ease-out-quart),background var(--duration-normal) var(--ease-out-quart),color var(--duration-normal) var(--ease-out-quart);min-height:200px}.dropzone.svelte-a75w7l:hover,.dropzone.svelte-a75w7l:focus-visible{border-color:var(--accent);background:var(--accent-soft);color:var(--text-primary);outline:none}.dropzone.drag-over.svelte-a75w7l{border-color:var(--accent);background:var(--accent-soft);color:var(--text-primary);transform:scale(1.01)}.dropzone-icon.svelte-a75w7l{color:var(--text-tertiary);margin-bottom:var(--space-xs);transition:color var(--duration-normal) var(--ease-out-quart)}.dropzone.svelte-a75w7l:hover .dropzone-icon:where(.svelte-a75w7l),.dropzone.drag-over.svelte-a75w7l .dropzone-icon:where(.svelte-a75w7l){color:var(--accent)}.dropzone-title.svelte-a75w7l{font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--text-primary)}.dropzone-hint.svelte-a75w7l{font-size:var(--text-sm);color:var(--text-secondary)}.dropzone-formats.svelte-a75w7l{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:var(--space-xs)}.file-card.svelte-a75w7l{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-md)}.file-icon.svelte-a75w7l{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent);flex-shrink:0}.file-info.svelte-a75w7l{flex:1;min-width:0}.file-name.svelte-a75w7l{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size.svelte-a75w7l{font-size:var(--text-sm);color:var(--text-secondary)}.file-remove.svelte-a75w7l{flex-shrink:0;min-width:40px;min-height:40px;padding:var(--space-xs)}.start-btn.svelte-a75w7l,.upload-error.svelte-a75w7l{margin-top:var(--space-xs)}.processing.svelte-11o9p2z{display:flex;justify-content:center}.processing-card.svelte-11o9p2z,.fail-card.svelte-11o9p2z{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-md);padding:var(--space-2xl) var(--space-xl);max-width:var(--max-narrow);width:100%}.pulse.svelte-11o9p2z{position:relative;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.pulse-ring.svelte-11o9p2z{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--radius-full);border:2px solid var(--accent);opacity:.3}.pulse-ring.animate.svelte-11o9p2z{animation:svelte-11o9p2z-pulse-ring 2s var(--ease-out-expo) infinite}@keyframes svelte-11o9p2z-pulse-ring{0%{transform:scale(.8);opacity:.4}to{transform:scale(1.4);opacity:0}}.pulse-core.svelte-11o9p2z{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-full);background:var(--accent-soft);color:var(--accent)}.stage-title.svelte-11o9p2z{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--weight-semibold);color:var(--text-primary)}.stage-hint.svelte-11o9p2z{color:var(--text-secondary);font-size:var(--text-base);max-width:40ch}.stages.svelte-11o9p2z{list-style:none;margin:var(--space-lg) 0 0;padding:0;display:flex;flex-direction:column;gap:var(--space-sm);width:100%;max-width:320px}.stage.svelte-11o9p2z{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);transition:background var(--duration-normal) var(--ease-out-quart)}.stage.active.svelte-11o9p2z{background:var(--accent-soft)}.stage-marker.svelte-11o9p2z{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.stage.done.svelte-11o9p2z .stage-marker:where(.svelte-11o9p2z){color:var(--success)}.stage.active.svelte-11o9p2z .stage-marker:where(.svelte-11o9p2z){color:var(--accent)}.stage-dot.svelte-11o9p2z{width:8px;height:8px;border-radius:var(--radius-full);background:var(--accent)}.stage-dot.pending.svelte-11o9p2z{background:var(--border-strong)}.stage-label.svelte-11o9p2z{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-tertiary)}.stage.done.svelte-11o9p2z .stage-label:where(.svelte-11o9p2z){color:var(--text-secondary)}.stage.active.svelte-11o9p2z .stage-label:where(.svelte-11o9p2z){color:var(--text-primary);font-weight:var(--weight-semibold)}.time-hint.svelte-11o9p2z{margin-top:var(--space-lg);font-size:var(--text-sm);color:var(--text-tertiary);max-width:38ch}.fail-card.svelte-11o9p2z{gap:var(--space-md)}.fail-icon.svelte-11o9p2z{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:var(--radius-full);background:var(--error-soft);color:var(--error)}.fail-title.svelte-11o9p2z{font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-primary)}.fail-message.svelte-11o9p2z{color:var(--text-secondary);max-width:40ch}.cancel-row.svelte-11o9p2z{display:flex;justify-content:center;margin-top:var(--space-lg)}.btn-cancel.svelte-11o9p2z{color:var(--error);min-height:44px}.clip-reason.svelte-vzpwo2{color:var(--text-secondary)}h4.svelte-vzpwo2{margin:0 0 var(--space-2xs);color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--weight-semibold)}ul.svelte-vzpwo2{display:grid;gap:var(--space-2xs);margin:0;padding-left:var(--space-lg);font-size:var(--text-sm);line-height:var(--leading-normal)}li.svelte-vzpwo2::marker{color:var(--accent)}.clip-score.svelte-1yi5qfc{padding:2px var(--space-xs);border:1px solid var(--accent);border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent);font-size:var(--text-xs);font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums;white-space:nowrap}.results.svelte-19ktjys{display:flex;flex-direction:column;gap:var(--space-lg)}.part-label.svelte-19ktjys{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--weight-semibold);color:var(--accent);margin:0;padding-bottom:var(--space-sm);border-bottom:1px solid var(--border)}.results-header.svelte-19ktjys{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--space-md)}.results-title.svelte-19ktjys{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--weight-semibold);color:var(--text-primary)}.results-count.svelte-19ktjys{color:var(--text-secondary);font-size:var(--text-sm);margin-top:var(--space-2xs)}.results-actions.svelte-19ktjys{display:flex;align-items:center;gap:var(--space-md);flex-wrap:wrap}.sort-toggle.svelte-19ktjys{display:inline-flex;border:1px solid var(--border-strong);border-radius:var(--radius-md);overflow:hidden}.sort-btn.svelte-19ktjys{padding:var(--space-xs) var(--space-md);border:none;background:transparent;color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--weight-medium);min-height:36px;transition:background var(--duration-fast) var(--ease-out-quart),color var(--duration-fast) var(--ease-out-quart)}.sort-btn.active.svelte-19ktjys{background:var(--accent-soft);color:var(--accent)}.download-all-btn.svelte-19ktjys{min-height:36px;padding:var(--space-xs) var(--space-md);font-size:var(--text-sm)}.download-guidance.svelte-19ktjys{font-size:var(--text-xs);margin:0}.empty-state.svelte-19ktjys{text-align:center;padding:var(--space-3xl) var(--space-xl);color:var(--text-secondary)}.empty-state.svelte-19ktjys h3:where(.svelte-19ktjys){font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-sm)}.clip-grid.svelte-19ktjys{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--space-lg)}.clip-card.svelte-19ktjys{display:flex;flex-direction:column;background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:border-color var(--duration-normal) var(--ease-out-quart),box-shadow var(--duration-normal) var(--ease-out-quart)}@media(hover:hover){.clip-card.svelte-19ktjys:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md)}}.clip-preview.svelte-19ktjys{position:relative;width:100%;aspect-ratio:9 / 16;max-height:520px;background:#090504;overflow:hidden}.clip-preview.svelte-19ktjys video:where(.svelte-19ktjys){width:100%;height:100%;object-fit:cover}.clip-skeleton.svelte-19ktjys{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#16100f}.skeleton-bar.svelte-19ktjys{width:60%;height:4px;border-radius:var(--radius-full);background:var(--border-strong);animation:svelte-19ktjys-skeleton-pulse 1.5s var(--ease-in-out) infinite}@keyframes svelte-19ktjys-skeleton-pulse{0%,to{opacity:.3}50%{opacity:.7}}.clip-pending.svelte-19ktjys{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#867e7c;font-size:var(--text-sm)}.clip-body.svelte-19ktjys{display:flex;flex-direction:column;gap:var(--space-sm);padding:var(--space-md)}.clip-meta.svelte-19ktjys{display:flex;align-items:center;gap:var(--space-xs);flex-wrap:wrap;font-size:var(--text-xs);color:var(--text-tertiary)}.clip-number.svelte-19ktjys{font-weight:var(--weight-semibold);color:var(--accent)}.clip-time.svelte-19ktjys{font-variant-numeric:tabular-nums}.clip-duration.svelte-19ktjys{background:var(--surface-sunken);padding:2px var(--space-xs);border-radius:var(--radius-sm);font-variant-numeric:tabular-nums}.clip-title.svelte-19ktjys{font-family:var(--font-display);font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:var(--leading-snug)}.clip-quote.svelte-19ktjys{margin:0;padding:var(--space-sm) var(--space-md);border-left:2px solid var(--border);background:var(--surface-sunken);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.clip-quote.svelte-19ktjys p:where(.svelte-19ktjys){font-size:var(--text-sm);color:var(--text-secondary);font-style:italic;line-height:var(--leading-normal)}.platform-tags.svelte-19ktjys{display:flex;gap:var(--space-2xs);flex-wrap:wrap}.tag.svelte-19ktjys{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary);padding:2px var(--space-xs);border:1px solid var(--border);border-radius:var(--radius-sm)}.clip-actions.svelte-19ktjys{display:flex;gap:var(--space-xs);margin-top:var(--space-xs)}.clip-download.svelte-19ktjys{flex:1;min-height:40px;font-size:var(--text-sm)}.clip-copy.svelte-19ktjys{min-height:40px;min-width:44px;padding:var(--space-xs) var(--space-sm);font-size:var(--text-sm)}.clip-error.svelte-19ktjys{margin-top:var(--space-xs)}.sr-only.svelte-19ktjys{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(max-width:640px){.clip-grid.svelte-19ktjys{grid-template-columns:1fr}.clip-preview.svelte-19ktjys{max-height:400px}.results-header.svelte-19ktjys{flex-direction:column;align-items:stretch}.results-actions.svelte-19ktjys{justify-content:space-between}}.inspector.svelte-diiitl{display:flex;align-items:center;justify-content:center;padding:var(--space-2xl) var(--space-lg)}.inspector-content.svelte-diiitl{display:flex;flex-direction:column;align-items:center;gap:var(--space-md)}.spinner.svelte-diiitl{width:32px;height:32px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:var(--radius-full);animation:svelte-diiitl-spin .8s linear infinite}@keyframes svelte-diiitl-spin{to{transform:rotate(360deg)}}.inspector-message.svelte-diiitl{color:var(--text-secondary);font-size:var(--text-base);text-align:center}.hidden-video.svelte-diiitl{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.picker-empty.svelte-1vecbv9{color:var(--text-secondary);font-size:var(--text-base);text-align:center;padding:var(--space-lg)}.picker-fieldset.svelte-1vecbv9{border:none;padding:0;margin:0}.picker-legend.svelte-1vecbv9{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin-bottom:var(--space-md);padding:0}.picker-list.svelte-1vecbv9{display:flex;flex-direction:column;gap:var(--space-sm)}.picker-card.svelte-1vecbv9{display:flex;align-items:center;gap:var(--space-md);min-height:44px;padding:var(--space-md);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out-quart),background var(--duration-fast) var(--ease-out-quart),box-shadow var(--duration-fast) var(--ease-out-quart)}.picker-card.svelte-1vecbv9:hover:not(.disabled){border-color:var(--border-strong);background:var(--surface-sunken)}.picker-card.svelte-1vecbv9:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.picker-card.selected.svelte-1vecbv9{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 1px var(--accent)}.picker-card.disabled.svelte-1vecbv9{opacity:.55;cursor:not-allowed}.picker-radio.svelte-1vecbv9{flex-shrink:0;width:20px;height:20px;accent-color:var(--accent);cursor:pointer}.picker-card.disabled.svelte-1vecbv9 .picker-radio:where(.svelte-1vecbv9){cursor:not-allowed}.picker-card-body.svelte-1vecbv9{display:flex;align-items:center;gap:var(--space-sm);flex-wrap:wrap;flex:1;min-width:0}.picker-part-number.svelte-1vecbv9{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary)}.picker-time-range.svelte-1vecbv9{font-size:var(--text-sm);color:var(--text-secondary);font-variant-numeric:tabular-nums}.picker-duration.svelte-1vecbv9{font-size:var(--text-xs);color:var(--text-tertiary);background:var(--surface-sunken);padding:2px var(--space-xs);border-radius:var(--radius-sm)}.picker-badge.svelte-1vecbv9{flex-shrink:0;margin-left:auto}.badge.svelte-1vecbv9{display:inline-block;font-size:var(--text-xs);font-weight:var(--weight-semibold);padding:2px var(--space-sm);border-radius:var(--radius-full);white-space:nowrap}.badge-complete.svelte-1vecbv9{background:var(--success-soft);color:var(--success)}.badge-processing.svelte-1vecbv9{background:var(--accent-soft);color:var(--accent)}.badge-failed.svelte-1vecbv9{background:var(--danger-soft);color:var(--danger)}.upload-screen.svelte-1uwg043{display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:var(--space-3xl) var(--space-lg)}.screen-content.svelte-1uwg043{display:flex;flex-direction:column;align-items:center;gap:var(--space-2xl);max-width:var(--max-narrow);width:100%;padding-top:var(--space-2xl)}.file-head.svelte-1uwg043{display:flex;flex-direction:column;align-items:center;gap:var(--space-2xs);text-align:center}.file-name.svelte-1uwg043{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);max-width:40ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size.svelte-1uwg043{font-family:var(--font-ui);font-size:var(--text-sm);color:var(--text-secondary)}.state-body.svelte-1uwg043{display:flex;flex-direction:column;align-items:center;gap:var(--space-md);width:100%}.progress-track.svelte-1uwg043{width:100%;height:10px;background:var(--surface-sunken);border-radius:var(--radius-full);overflow:hidden}.progress-fill.svelte-1uwg043{height:100%;background:var(--accent);border-radius:var(--radius-full);transition:width var(--duration-normal) var(--ease-out-quart)}.progress-fill.stalled.svelte-1uwg043{background:var(--warning)}.percent.svelte-1uwg043{font-family:var(--font-ui);font-size:var(--text-4xl);font-weight:var(--weight-bold);color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:var(--leading-tight)}.speed-eta.svelte-1uwg043{font-family:var(--font-ui);font-size:var(--text-sm);color:var(--text-tertiary)}.state-title.svelte-1uwg043{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--weight-semibold);color:var(--text-secondary);text-align:center}.paused-title.svelte-1uwg043{color:var(--text-secondary)}.stall-title.svelte-1uwg043{color:var(--warning)}.complete-title.svelte-1uwg043{color:var(--success)}.error-title.svelte-1uwg043{color:var(--error)}.state-hint.svelte-1uwg043{font-family:var(--font-ui);font-size:var(--text-base);color:var(--text-secondary);text-align:center;max-width:40ch}.stall-hint.svelte-1uwg043,.error-hint.svelte-1uwg043{color:var(--text-secondary)}.controls.svelte-1uwg043{display:flex;gap:var(--space-sm);margin-top:var(--space-sm)}.skeleton-bar.svelte-1uwg043{width:100%;max-width:320px;height:10px;background:var(--surface-sunken);border-radius:var(--radius-full);overflow:hidden;position:relative}.skeleton-shimmer.svelte-1uwg043{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,var(--accent-soft) 50%,transparent 100%)}.skeleton-bar.animate.svelte-1uwg043 .skeleton-shimmer:where(.svelte-1uwg043){animation:svelte-1uwg043-shimmer 1.6s var(--ease-in-out) infinite}@keyframes svelte-1uwg043-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.checkmark.svelte-1uwg043{color:var(--success)}.check-circle.svelte-1uwg043{stroke:currentColor}.check-path.svelte-1uwg043{stroke:currentColor;stroke-dasharray:48;stroke-dashoffset:48}.checkmark.animate.svelte-1uwg043 .check-circle:where(.svelte-1uwg043){animation:svelte-1uwg043-draw-circle .4s var(--ease-out-expo) forwards}.checkmark.animate.svelte-1uwg043 .check-path:where(.svelte-1uwg043){animation:svelte-1uwg043-draw-check .3s var(--ease-out-expo) .25s forwards}@keyframes svelte-1uwg043-draw-circle{to{stroke-dashoffset:0}}@keyframes svelte-1uwg043-draw-check{to{stroke-dashoffset:0}}.error-icon.svelte-1uwg043{display:flex;align-items:center;justify-content:center;color:var(--error)}.usage-indicator-container.svelte-yzhj0w{background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-md) var(--space-lg);margin-bottom:var(--space-lg)}.usage-header.svelte-yzhj0w{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-md)}.usage-title.svelte-yzhj0w{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.usage-reset.svelte-yzhj0w{font-size:var(--text-xs);color:var(--text-tertiary)}.usage-metrics.svelte-yzhj0w{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-lg)}@media(max-width:640px){.usage-metrics.svelte-yzhj0w{grid-template-columns:1fr}}.metric-item.svelte-yzhj0w{display:flex;flex-direction:column;gap:var(--space-2xs)}.metric-label.svelte-yzhj0w{display:flex;justify-content:space-between;font-size:var(--text-sm);color:var(--text-secondary)}.metric-value.svelte-yzhj0w{font-weight:var(--weight-medium);color:var(--text-primary)}.metric-limit.svelte-yzhj0w{color:var(--text-tertiary);font-weight:var(--weight-regular)}.metric-reserved.svelte-yzhj0w{font-size:var(--text-xs);color:var(--text-tertiary)}.progress-track.svelte-yzhj0w{height:6px;background:var(--surface-sunken);border-radius:var(--radius-full);overflow:hidden}.progress-fill.svelte-yzhj0w{height:100%;width:100%;background:var(--accent);transform-origin:left;transition:transform .3s var(--ease-out-quart)}.progress-fill.near-limit.svelte-yzhj0w{background:var(--warning)}.progress-fill.at-limit.svelte-yzhj0w{background:var(--error)}.usage-warning.svelte-yzhj0w{margin-top:var(--space-sm);padding:var(--space-xs) var(--space-sm);background:var(--warning-soft);color:var(--warning);border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:var(--weight-medium)}.usage-period-note.svelte-yzhj0w{margin-top:var(--space-sm);font-size:var(--text-xs);color:var(--text-tertiary)}.quota-error-banner.svelte-yzhj0w{background:var(--error-soft);border:1px solid var(--error);color:var(--text-primary);border-radius:var(--radius-lg);padding:var(--space-md) var(--space-lg);margin-bottom:var(--space-lg)}.error-header.svelte-yzhj0w{margin-bottom:var(--space-xs);font-size:var(--text-sm);color:var(--error)}.error-message.svelte-yzhj0w{margin:0 0 var(--space-2xs) 0;font-size:var(--text-sm);color:var(--text-secondary)}.error-reset.svelte-yzhj0w{margin:0;font-size:var(--text-xs);color:var(--text-tertiary)}.tool.svelte-2j7mc4{max-width:var(--max-content);margin:0 auto;padding:var(--space-xl) var(--space-lg) var(--space-3xl)}.invite-section.svelte-2j7mc4{display:flex;justify-content:center;padding:var(--space-2xl) var(--space-lg)}.invite-card.svelte-2j7mc4{max-width:var(--max-narrow);width:100%;display:flex;flex-direction:column;gap:var(--space-md)}.invite-heading.svelte-2j7mc4{font-size:var(--text-2xl);color:var(--text-primary)}.invite-blurb.svelte-2j7mc4{color:var(--text-secondary);font-size:var(--text-md);line-height:var(--leading-relaxed)}.invite-form.svelte-2j7mc4{display:flex;flex-direction:column;gap:var(--space-sm);margin-top:var(--space-sm)}.disclosures.svelte-2j7mc4{margin-top:var(--space-lg);padding:var(--space-md) var(--space-lg);background:var(--surface-sunken);border-radius:var(--radius-md)}.disclosures.svelte-2j7mc4 p:where(.svelte-2j7mc4){font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-normal)}.disclosures.svelte-2j7mc4 p:where(.svelte-2j7mc4)+p:where(.svelte-2j7mc4){margin-top:var(--space-xs)}.session-bar.svelte-2j7mc4{display:flex;align-items:center;justify-content:space-between;padding:var(--space-xs) var(--space-md);background:var(--success-soft);border-radius:var(--radius-md);margin-bottom:var(--space-lg)}.session-status.svelte-2j7mc4{color:var(--success);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.session-logout.svelte-2j7mc4{min-height:32px;padding:var(--space-2xs) var(--space-sm);font-size:var(--text-xs);color:var(--success)}.stale-note.svelte-2j7mc4{padding:var(--space-sm) var(--space-md);background:var(--surface-sunken);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:var(--space-lg)}.upload-section.svelte-2j7mc4{display:flex;flex-direction:column;gap:var(--space-xl);max-width:var(--max-narrow);margin:0 auto;padding:var(--space-xl) 0}.section-intro.svelte-2j7mc4{text-align:center}.upload-heading.svelte-2j7mc4{font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:var(--space-sm)}.upload-blurb.svelte-2j7mc4{color:var(--text-secondary);font-size:var(--text-md);line-height:var(--leading-relaxed);max-width:42ch;margin:0 auto}.new-run.svelte-2j7mc4{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-md);margin-top:var(--space-2xl);padding-top:var(--space-xl);border-top:1px solid var(--border)}.cancel-row.svelte-2j7mc4{display:flex;justify-content:center;margin-top:var(--space-md)}@media(max-width:600px){.tool.svelte-2j7mc4{padding:var(--space-lg) var(--space-md) var(--space-2xl)}.upload-heading.svelte-2j7mc4{font-size:var(--text-xl)}}.recovering-section.svelte-2j7mc4{display:flex;flex-direction:column;align-items:center;gap:var(--space-md);max-width:var(--max-narrow);margin:0 auto;padding:var(--space-2xl) 0}.recovering-note.svelte-2j7mc4{color:var(--text-secondary);font-size:var(--text-sm)}.skeleton-bar.svelte-2j7mc4{width:100%;height:12px;border-radius:var(--radius-md);background:var(--surface-sunken);overflow:hidden;position:relative}.skeleton-bar.animate.svelte-2j7mc4 .skeleton-shimmer:where(.svelte-2j7mc4){position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,var(--surface-raised),transparent);animation:svelte-2j7mc4-skeleton-shimmer 1.5s infinite}@keyframes svelte-2j7mc4-skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
