:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f6f7f9;color:#1f2937;-webkit-font-smoothing:antialiased}.container{max-width:880px;margin:0 auto;padding:32px 20px 96px}.page-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:20px}.page-title{font-size:24px;font-weight:700;margin:0}.count{font-size:14px;color:#6b7280}.empty{padding:48px;text-align:center;color:#9ca3af;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.list{display:flex;flex-direction:column;gap:8px}.rec{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.rec[open]{border-color:#c7d2fe;box-shadow:0 1px 3px rgba(0,0,0,.06)}.rec-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rec-summary::-webkit-details-marker{display:none}.rec-summary:hover{background:#f9fafb}.rec-title{font-weight:600;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rec-meta{display:flex;align-items:center;gap:12px;flex-shrink:0;font-size:13px;color:#6b7280}.rec-dur{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rec-body{padding:4px 16px 16px;border-top:1px solid #f1f1f4}video{display:block;width:100%;margin-top:12px;border-radius:8px;background:#000}.transcript{white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.55;background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;padding:12px 14px;margin:12px 0 0;max-height:420px;overflow:auto}.note{color:#6b7280}.error,.note{font-size:14px;margin:12px 0 0}.error{color:#b91c1c}.badge{font-size:12px;font-weight:600;padding:2px 9px;border-radius:999px;white-space:nowrap}.badge-completed{background:#dcfce7;color:#166534}.badge-transcribing,.badge-uploaded{background:#dbeafe;color:#1e40af}.badge-pending{background:#fef9c3;color:#854d0e}.badge-failed{background:#fee2e2;color:#991b1b}.failed-group{margin-top:24px}.failed-group>summary{cursor:pointer;font-size:13px;font-weight:600;color:#9ca3af;padding:8px 4px;list-style:none}.failed-group>summary::-webkit-details-marker{display:none}.failed-group>summary:hover{color:#6b7280}.failed-group .list{margin-top:8px}@media (max-width:600px){.container{padding:24px 14px 64px}.rec-title{font-size:14px}.rec-meta{gap:8px;font-size:12px}}