:root{color:#142033;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f4f7fb;--surface: #ffffff;--surface-strong: #eef4fb;--line: #d8e1ed;--line-strong: #b7c4d6;--text: #142033;--muted: #66748a;--teal: #148f86;--blue: #315cff;--coral: #e85d5d;--amber: #d99616;--ink: #0b1220}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:linear-gradient(180deg,#f7f9fd,#eef4fa)}html,body,#root{width:100%}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{min-height:100vh;padding:18px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1480px;margin:0 auto 16px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;color:#fff;background:var(--ink);border-radius:8px}.brand h1,.brand p,.panel h2,.clip-toolbar h2,.clip-card h3{margin:0}.brand h1{font-size:1.2rem;line-height:1.2}.brand p{color:var(--muted);font-size:.88rem;margin-top:2px}.system-pills{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.status-pill{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:8px;font-size:.86rem;white-space:nowrap}.status-pill.ready{color:#0e625d;border-color:#9fd6d0;background:#ecfbf9}.workspace{display:grid;grid-template-columns:minmax(320px,390px) minmax(0,1fr);gap:16px;max-width:1480px;margin:0 auto;align-items:start}.left-column,.right-column{display:grid;gap:14px;min-width:0}.panel,.preview-stage,.timeline-panel,.clip-list,.warning-strip,.progress-panel{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 38px #101f3612}.panel{padding:16px}.panel-heading{display:flex;align-items:center;gap:8px;color:var(--text);margin-bottom:12px}.panel-heading h2,.clip-toolbar h2{font-size:.98rem}.dropzone{position:relative;display:grid;place-items:center;min-height:190px;overflow:hidden;color:var(--muted);background:var(--surface-strong);border:1px dashed var(--line-strong);border-radius:8px}.dropzone input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.dropzone video{width:100%;height:220px;object-fit:cover}.dropzone-empty{display:grid;justify-items:center;gap:10px;font-weight:700}.source-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;margin-bottom:12px;background:var(--surface-strong);border:1px solid var(--line);border-radius:8px}.source-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;color:var(--muted);background:transparent;border:0;border-radius:6px;font-size:.88rem;font-weight:800}.source-tabs button.active{color:#fff;background:var(--ink)}.url-source{display:grid;gap:10px;min-width:0}.rights-row{display:flex;align-items:center;gap:8px;min-width:0;min-height:38px;color:var(--muted);font-size:.88rem;font-weight:700}.rights-row span{min-width:0;overflow-wrap:anywhere}.rights-row input{flex:0 0 auto;width:18px;height:18px;accent-color:var(--teal)}.source-badges{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.source-badges span{padding:5px 8px;color:#39506b;background:var(--surface-strong);border:1px solid var(--line);border-radius:7px;font-size:.78rem;font-weight:800}.file-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;margin-top:10px;color:var(--muted);font-size:.88rem}.file-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-row strong{flex:0 0 auto;color:var(--text);white-space:nowrap}.url-file-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.url-file-row span{white-space:normal;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.segmented{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;margin-bottom:14px;background:var(--surface-strong);border:1px solid var(--line);border-radius:8px}.segmented button{min-height:34px;color:var(--muted);background:transparent;border:0;border-radius:6px;font-size:.88rem;font-weight:700}.segmented button.active{color:#fff;background:var(--ink)}.control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.field{display:grid;gap:6px;min-width:0;color:var(--muted);font-size:.84rem;font-weight:700}.field input,.setting-row select{width:100%;min-width:0;min-height:38px;color:var(--text);background:#fff;border:1px solid var(--line);border-radius:7px;padding:0 10px}.field input[type=url]{overflow:hidden;text-overflow:ellipsis}.field input[type=range]{padding:0;accent-color:var(--teal)}.chip-group{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.chip{min-height:32px;padding:0 10px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:8px;font-size:.84rem;font-weight:700}.chip.selected{color:#063d3a;border-color:#83c9c2;background:#e7f8f6}.setting-row,.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;color:var(--muted);border-top:1px solid var(--line);font-size:.9rem;font-weight:700}.toggle-row{justify-content:flex-start}.toggle-row input{width:18px;height:18px;accent-color:var(--teal)}.setting-row select{max-width:140px}.transcript-panel textarea{width:100%;min-height:118px;resize:vertical;color:var(--text);background:#fff;border:1px solid var(--line);border-radius:8px;padding:10px;line-height:1.45}.primary-action,.ghost-button,.icon-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0}.primary-action{min-height:48px;width:100%;color:#fff;background:var(--blue);border-radius:8px;font-weight:800;box-shadow:0 14px 32px #315cff38}.ghost-button,.icon-action{width:38px;height:38px;color:var(--text);background:#fff;border:1px solid var(--line);border-radius:8px}.error-line,.warning-strip{display:flex;align-items:center;gap:8px;color:#883c13;background:#fff7e6;border:1px solid #f0c777;border-radius:8px;padding:10px 12px;font-size:.88rem}.preview-stage{position:relative;overflow:hidden;background:#0d1523;min-height:420px}.preview-stage>video,.preview-stage>iframe,.empty-preview{display:block;width:100%;height:clamp(360px,52vw,640px)}.preview-stage>video,.preview-stage>iframe{object-fit:contain;background:#0d1523}.preview-stage>iframe{border:0}.empty-preview{display:grid;place-items:center;align-content:center;gap:12px;color:#aab6c8}.stream-processing-preview{color:#d7e2f2;background:radial-gradient(circle at center,rgba(20,143,134,.2),transparent 36%),#0d1523;font-weight:800}.progress-panel{position:absolute;left:14px;right:14px;bottom:14px;display:grid;gap:10px;padding:12px;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.progress-panel>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.progress-panel strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-panel span{color:var(--muted);font-size:.82rem;white-space:nowrap}.progress-track{height:8px;overflow:hidden;background:#e3ebf5;border-radius:99px}.progress-track div{height:100%;background:var(--teal);transition:width .18s ease}.timeline-panel{padding:14px}.timeline-header{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.82rem;margin-bottom:10px}.timeline-header strong{color:var(--text)}.timeline-track{position:relative;height:46px;overflow:hidden;background:repeating-linear-gradient(90deg,#e2eaf4,#e2eaf4 1px,transparent 1px,transparent 7.5%),#f7f9fd;border:1px solid var(--line);border-radius:8px}.timeline-clip{position:absolute;top:8px;bottom:8px;border:2px solid rgba(255,255,255,.75);border-radius:6px;box-shadow:0 6px 16px #12203329}.timeline-clip.active{outline:3px solid rgba(20,143,134,.24)}.clip-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.clip-toolbar span{display:block;color:var(--muted);margin-top:2px;font-size:.86rem}.clip-list{display:grid;gap:10px;padding:12px}.clip-card{display:grid;grid-template-columns:68px minmax(0,1fr) 42px;gap:12px;align-items:center;padding:12px;background:#fff;border:1px solid var(--line);border-radius:8px}.clip-card.active{border-color:#78c8c0;box-shadow:0 0 0 3px #148f861f}.clip-thumb{display:grid;place-items:center;width:68px;height:88px;color:#fff;border:0;border-radius:8px}.clip-body{min-width:0}.clip-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.clip-title-row h3{min-width:0;font-size:1rem;line-height:1.25;overflow-wrap:anywhere}.clip-title-row strong{flex:0 0 auto;color:#063d3a;background:#e7f8f6;border:1px solid #9fd6d0;border-radius:7px;padding:4px 7px;font-size:.86rem}.clip-body p{color:var(--muted);margin:6px 0;line-height:1.45;font-size:.9rem}.clip-meta{display:flex;flex-wrap:wrap;gap:6px;color:#4b5d75;font-size:.78rem}.clip-meta span{max-width:100%;padding:4px 7px;background:var(--surface-strong);border-radius:6px;overflow-wrap:anywhere}.clip-body blockquote{margin:8px 0 0;color:var(--text);border-left:3px solid var(--coral);padding-left:9px;font-size:.88rem;line-height:1.45}.empty-list{display:grid;justify-items:center;gap:10px;min-height:160px;align-content:center;color:var(--muted)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.app-shell{padding:12px}.topbar,.workspace{max-width:760px}.topbar{align-items:flex-start;flex-direction:column}.workspace{grid-template-columns:1fr}.system-pills{justify-content:flex-start}}@media(max-width:640px){.app-shell{padding:10px}.topbar{gap:12px;margin-bottom:12px}.brand{gap:10px}.brand-mark{width:38px;height:38px}.brand h1{font-size:1.06rem}.brand p{font-size:.82rem}.system-pills{display:grid;grid-template-columns:1fr 1fr;width:100%}.status-pill{justify-content:center;min-height:40px;padding:0 9px}.panel,.timeline-panel,.clip-list{padding:12px}.source-tabs button,.segmented button,.chip{min-height:42px}.source-tabs,.segmented{gap:5px}.segmented,.control-grid{grid-template-columns:1fr 1fr}.clip-card{grid-template-columns:54px minmax(0,1fr);align-items:start;gap:10px}.clip-thumb{width:54px;height:74px}.icon-action{grid-column:2;width:100%;min-height:42px}.preview-stage{min-height:0}.preview-stage>video,.preview-stage>iframe,.empty-preview{height:min(62vh,420px);min-height:280px}.progress-panel{position:static;border:0;border-top:1px solid rgba(216,225,237,.24);border-radius:0;box-shadow:none;background:#fffffff5}.progress-panel>div:first-child{display:grid;gap:4px}.timeline-panel{overflow-x:auto;-webkit-overflow-scrolling:touch}.timeline-header,.timeline-track{min-width:520px}.clip-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto}}@media(max-width:430px){.system-pills,.control-grid{grid-template-columns:1fr}.source-tabs{grid-template-columns:1fr 1fr}.setting-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;justify-content:stretch;gap:7px;padding:10px 0}.setting-row select{width:100%;max-width:none}.preview-stage>video,.preview-stage>iframe,.empty-preview{height:min(58vh,360px);min-height:250px}.timeline-header,.timeline-track{min-width:480px}}
