.oc-card.svelte-ravhfg.svelte-ravhfg{--paper:oklch(98.3% .009 95);--paper-deep:oklch(95.7% .014 95);--ink:oklch(24.5% .014 85);--ink-2:oklch(38.5% .014 85);--ink-3:oklch(55.5% .014 90);--line:oklch(91.5% .012 95);--sun:#fde047;--ease-move:cubic-bezier(.4, 0, .2, 1);position:relative;background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:26px 26px 22px;color:var(--ink-2);font-family:TikTok Sans,ui-sans-serif,system-ui,sans-serif}.oc-close.svelte-ravhfg.svelte-ravhfg{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:9999px;background:transparent;color:var(--ink-3);cursor:pointer;transition:color .12s var(--ease-move),background .12s var(--ease-move)}.oc-close.svelte-ravhfg.svelte-ravhfg:hover{color:var(--ink);background:var(--paper-deep)}.oc-close.svelte-ravhfg.svelte-ravhfg:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.oc-head.svelte-ravhfg.svelte-ravhfg{display:flex;flex-direction:column;gap:8px;padding-right:28px}.oc-title.svelte-ravhfg.svelte-ravhfg{font-family:var(--font-display, "Gelica", "Fraunces", Georgia, serif);font-weight:400;font-size:1.6rem;line-height:1.12;letter-spacing:-.01em;color:var(--ink);margin:0;text-wrap:balance}.oc-sub.svelte-ravhfg.svelte-ravhfg{font-size:.92rem;color:var(--ink-3);margin:0;text-wrap:balance}.oc-url.svelte-ravhfg.svelte-ravhfg{display:flex;align-items:center;box-sizing:border-box;height:48px;margin-top:18px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:var(--paper-deep);overflow:hidden}.oc-url-input.svelte-ravhfg.svelte-ravhfg{width:100%;min-width:0;border:0;background:transparent;padding:0;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.875rem;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;outline:none}.oc-dl.svelte-ravhfg.svelte-ravhfg{margin-top:16px;display:grid;gap:8px}.oc-dl-meta.svelte-ravhfg.svelte-ravhfg{display:flex;justify-content:space-between;gap:12px;font-size:.78rem;font-weight:600;color:var(--ink-3);font-variant-numeric:tabular-nums}.oc-progress.svelte-ravhfg.svelte-ravhfg{height:7px;border-radius:9999px;background:color-mix(in oklch,var(--ink) 10%,var(--paper-deep));overflow:hidden}.oc-progress-fill.svelte-ravhfg.svelte-ravhfg{height:100%;border-radius:inherit;background:var(--ink);transition:width .2s var(--ease-move)}.oc-actions.svelte-ravhfg.svelte-ravhfg{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.oc-btn.svelte-ravhfg.svelte-ravhfg{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:48px;font:inherit;font-weight:700;font-size:.95rem;color:var(--ink);border:1px solid var(--ink);border-radius:9999px;box-shadow:1px 2px 0 var(--ink);cursor:pointer;transition:transform .12s var(--ease-move),box-shadow .12s var(--ease-move),background .12s var(--ease-move)}.oc-btn.secondary.svelte-ravhfg.svelte-ravhfg{background:var(--paper);padding:0 18px}.oc-btn.secondary.svelte-ravhfg.svelte-ravhfg:hover{background:var(--paper-deep)}.oc-btn.primary.svelte-ravhfg.svelte-ravhfg{flex:1;min-width:0;background:var(--sun)}.oc-btn.svelte-ravhfg.svelte-ravhfg:hover{transform:translate(-1px,-2px);box-shadow:3px 5px 0 var(--ink)}.oc-btn.svelte-ravhfg.svelte-ravhfg:active{transform:translate(1px,2px);box-shadow:0 0 0 var(--ink)}.oc-btn.svelte-ravhfg.svelte-ravhfg:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.oc-btn.svelte-ravhfg.svelte-ravhfg:disabled{cursor:default;opacity:.7;transform:none;box-shadow:1px 2px 0 var(--ink)}.oc-btn-icon.svelte-ravhfg.svelte-ravhfg{display:inline-flex}a.oc-btn.svelte-ravhfg.svelte-ravhfg{text-decoration:none}.oc-btn.queue.svelte-ravhfg.svelte-ravhfg{flex:1 1 100%}.oc-queue-err.svelte-ravhfg.svelte-ravhfg{margin:10px 0 0;font-size:.78rem;color:#b3261e}.oc-restyle-note.svelte-ravhfg.svelte-ravhfg{margin:10px 0 0;font-size:.78rem;font-weight:650;color:var(--ink-3)}.oc-review.svelte-ravhfg.svelte-ravhfg{margin-top:16px;display:grid;gap:8px}.oc-review-head.svelte-ravhfg.svelte-ravhfg{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.oc-review-title.svelte-ravhfg.svelte-ravhfg{font-size:.68rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--ink-3)}.oc-review-count.svelte-ravhfg.svelte-ravhfg{font-size:.78rem;color:var(--ink-3);font-variant-numeric:tabular-nums}.oc-review-count.over.svelte-ravhfg.svelte-ravhfg{color:#b3261e}.oc-review-text.svelte-ravhfg.svelte-ravhfg{width:100%;box-sizing:border-box;min-height:110px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:var(--paper-deep);font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.45;color:var(--ink);resize:vertical;outline:none}.oc-review-text.svelte-ravhfg.svelte-ravhfg:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.oc-review-text.svelte-ravhfg.svelte-ravhfg:disabled{opacity:.7}.oc-review-link.svelte-ravhfg.svelte-ravhfg{margin:0;font-size:.75rem;color:var(--ink-3)}.oc-review-link.svelte-ravhfg span.svelte-ravhfg{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;overflow-wrap:anywhere}.oc-review-note.svelte-ravhfg.svelte-ravhfg{margin:0;font-size:.78rem;color:var(--ink-3)}.oc-review-note.warn.svelte-ravhfg.svelte-ravhfg{color:#b3261e}.oc-review-confirm.svelte-ravhfg.svelte-ravhfg{width:100%}.oc-review-slot.svelte-ravhfg.svelte-ravhfg{margin:0;display:flex;align-items:baseline;gap:8px;font-size:.78rem;color:var(--ink-2)}.oc-export-modal{border-radius:18px}.export-dialog-icon{width:16px;height:16px}.export-dialog-spin{animation:svelte-ravhfg-spin .8s linear infinite}@keyframes svelte-ravhfg-spin{to{transform:rotate(360deg)}}
