@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap";:root{--ink:#1c2c25;--text:#26352e;--muted:#747a75;--bg:#faf9f5;--surface:#fff;--border:#dedfd9;--forest:#244a3b;--rust:#bd5c35;--sans:"DM Sans", ui-sans-serif, system-ui, sans-serif;--serif:"Libre Caslon Display", Georgia, serif;color:var(--text);background:var(--bg);font:16px/1.5 var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}h1,h2,p{margin:0}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #bd5c3540}.app-shell{min-height:100vh}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}.project-build-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a1611ad;place-items:center;display:grid;position:fixed;inset:0}.project-build-card{text-align:center;background:#faf9f5;border:1px solid #ffffff40;border-radius:12px;justify-items:center;gap:12px;width:min(360px,100% - 40px);padding:30px 26px;display:grid;box-shadow:0 28px 80px #00000059}.project-build-card strong{color:var(--forest);font-family:var(--serif);font-size:24px}.project-build-card p{min-height:34px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.project-build-spinner{border:6px solid #dbe5dd;border-top-color:var(--rust);border-right-color:var(--forest);border-radius:50%;width:54px;height:54px;animation:.8s linear infinite project-build-spin}@keyframes project-build-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.project-build-spinner{animation-duration:1.8s}}.topbar{border-bottom:1px solid var(--border);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf9f5f0;align-items:center;gap:28px;height:78px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{color:var(--ink);font-family:var(--serif);text-align:left;background:0 0;border:0;align-items:center;gap:11px;font-size:18px;font-weight:700;display:flex}.brand-logo{object-fit:contain;border-radius:5px;width:210px;height:66px;display:block}.brand small{color:var(--muted);font-family:var(--sans);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:700;display:block}.brand-mark{background:var(--forest);border-radius:50%;place-items:center;width:43px;height:43px;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.topbar nav{justify-content:center;gap:9px;margin:auto;display:flex}.nav-step{color:#8b8c87;background:0 0;border:0;padding:10px 13px;font-size:13px;font-weight:700}.nav-step span{color:#b3b0a9;margin-right:3px}.nav-step.active{color:var(--forest);background:#e8eee9;border-radius:99px}.export-top,.url-row button,.bottom-actions button,.save-card button{background:var(--forest);color:#fff;border:0;border-radius:5px;padding:12px 18px;font-weight:800}.account-actions{color:var(--muted);align-items:center;gap:9px;font-size:11px;display:flex}.project-switcher{align-items:center;gap:5px;display:flex}.project-switcher select{width:190px;min-width:0;color:var(--ink);background:#fff;border:1px solid #cfd2cc;border-radius:5px;padding:8px;font-size:11px}.project-switcher .new-project{color:var(--forest);background:#fff;border:1px solid #aeb9b1;border-radius:5px;padding:8px 9px;font-weight:800}.account-identity{align-items:center;gap:8px;min-width:0;display:flex}.account-identity>img,.account-identity>.user-initials{border-radius:50%;flex:0 0 36px;width:36px;height:36px}.account-identity>img{object-fit:cover}.account-identity>.user-initials{background:var(--forest);color:#fff;place-items:center;font-weight:850;display:grid}.account-identity>span:last-child{flex-direction:column;max-width:130px;display:flex}.account-identity strong,.account-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-identity strong{color:var(--ink)}.account-identity small{color:var(--muted);margin-top:2px}.sign-out{color:var(--forest);background:0 0;border:1px solid #aeb9b1;border-radius:5px;padding:9px 11px;font-weight:800}.auth-page{background:var(--paper);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:9px;width:min(420px,100%);padding:36px;box-shadow:0 20px 60px #1c2d241f}.auth-card .brand-mark{margin:0 auto 16px}.auth-card h1{color:var(--ink);font-family:var(--serif);margin:0 0 9px;font-size:38px}.auth-card p{color:var(--muted)}.auth-card button{background:var(--forest);color:#fff;border:0;border-radius:5px;margin-top:14px;padding:12px 18px;font-weight:800}.auth-card button:disabled{cursor:not-allowed;opacity:.5}.auth-card .auth-error{color:#873d21;font-size:11px}.ingest-page{background:linear-gradient(90deg,#faf9f5fa 0 47%,#faf9f5a1 61%,#faf9f52e),url(/images/hero-travel.png) 100%/58% 100% no-repeat;min-height:calc(100vh - 78px);padding:72px 5vw 40px}.ingest-copy{width:min(620px,50%)}.kicker{color:var(--rust);letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:900}.ingest-copy h1,.editor-heading h1,.preview-page h1{max-width:680px;color:var(--ink);font-family:var(--serif);letter-spacing:-.045em;margin:13px 0 20px;font-size:clamp(43px,5.1vw,76px);font-weight:500;line-height:.99}.lede{color:#5f635e;max-width:600px;font-size:18px;line-height:1.65}.source-card{background:#ffffffeb;border:1px solid #1f362d24;border-radius:9px;width:min(580px,53%);margin-top:36px;padding:24px;box-shadow:0 20px 60px #1c2d241f}.source-card label{color:var(--ink);margin-bottom:8px;font-size:13px;font-weight:800;display:block}.source-card .url-row+label{margin-top:13px}.url-row{grid-template-columns:1fr;gap:8px;display:grid}.url-row input{background:#fff;border:1px solid #cfd2cc;border-radius:5px;outline:none;min-width:0;padding:13px 14px}.url-row input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #244a3b1c}.hint{color:var(--muted);margin-top:8px;font-size:12px}.source-card .target-length{border-top:1px solid #e8e9e4;justify-content:space-between;align-items:center;margin:15px 0 0;padding-top:14px;display:flex}.target-length span{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.target-length input{text-align:center;border:1px solid #cfd2cc;border-radius:5px;width:65px;padding:7px}.preflight-settings{border-top:1px solid #e2e5df;gap:13px;margin-top:18px;padding-top:18px;display:grid}.preflight-heading .kicker{margin:0 0 3px;font-size:9px}.preflight-heading h2{color:var(--ink);font-family:var(--serif);margin:0;font-size:23px}.preflight-settings .target-length{margin-top:0}.preflight-settings>label{gap:6px;margin:0;display:grid}.preflight-settings textarea{resize:vertical;width:100%;color:var(--ink);font:12px/1.45 var(--sans);border:1px solid #cfd2cc;border-radius:5px;padding:10px}.preflight-settings textarea:focus,.preflight-settings select:focus{border-color:var(--forest);outline:3px solid #244a3b1a}.preflight-settings select{background:#fff;border:1px solid #cfd2cc;border-radius:5px;width:100%;padding:10px}.preflight-settings details{border:1px solid #e2e4df;border-radius:5px;padding:10px}.preflight-settings summary{cursor:pointer;color:var(--forest);font-size:11px;font-weight:800}.preflight-outputs{gap:7px;margin-top:10px;display:grid}.preflight-outputs label{align-items:center;gap:7px;margin:0;font-size:11px;display:flex}.preflight-outputs input{accent-color:var(--forest)}.ingest-submit{background:var(--forest);color:#fff;border:0;border-radius:5px;width:100%;margin-top:16px;padding:13px 16px;font-weight:900}.preflight-settings .rough-take-consent{color:#315340;background:#eef5ef;border:1px solid #cbd8ce;border-radius:5px;align-items:flex-start;gap:9px;padding:11px;font-size:11px;line-height:1.45;display:flex}.rough-take-consent input{accent-color:var(--forest);flex:none;margin-top:2px}.rough-take-hint{color:#8b4a2f;text-align:center;margin:7px 0 0;font-size:10px;font-weight:700}.browser-storage-note{color:var(--muted);margin-top:-5px;font-size:10px;line-height:1.4}.divider{color:#aaa;text-transform:uppercase;align-items:center;gap:10px;margin:19px 0;font-size:11px;display:flex}.divider:before,.divider:after{background:var(--border);content:"";flex:1;height:1px}.outline{color:var(--forest);background:0 0;border:1px solid #aeb9b1;border-radius:5px;padding:11px 17px;font-weight:800}.wide{width:100%}.text-button{color:var(--rust);text-underline-offset:3px;background:0 0;border:0;margin:13px auto 0;font-size:12px;font-weight:800;text-decoration:underline;display:block}.ingest-message{color:var(--forest);background:#edf2ee;border-radius:5px;margin-top:14px;padding:10px;font-size:11px;font-weight:700}.ingest-message.visible{color:#873d21;background:#fff0e9}.criteria-strip{flex-wrap:wrap;gap:9px;width:min(700px,56%);margin-top:35px;display:flex}.criteria-strip span{color:#526158;background:#faf9f5e0;border:1px solid #244a3b26;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:700}.editor-page,.preview-page{width:min(1220px,100% - 48px);margin:0 auto;padding:46px 0 70px}.editor-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.editor-heading-actions{align-items:center;gap:12px;display:flex}.editor-heading-actions .outline{border:1px solid var(--forest);color:var(--forest);background:#fff;border-radius:5px;padding:8px 10px;font-size:10px;font-weight:800}.preview-regeneration-warning{border-left:3px solid var(--rust);color:#7b4028;background:#fff3eb;border-radius:3px;margin:-14px 0 20px;padding:10px 12px;font-size:12px;font-weight:800}.editor-heading h1,.preview-page h1{margin-bottom:0;font-size:clamp(42px,5vw,62px)}.summary{color:var(--muted);padding-bottom:7px;font-size:13px}.summary strong{color:var(--ink);font-family:var(--serif);font-size:22px;font-weight:500}.summary span{background:var(--border);width:1px;height:22px;margin:0 14px -6px;display:inline-block}.editor-grid{grid-template-columns:minmax(380px,.84fr) minmax(480px,1.16fr);gap:24px;display:grid}.story-column,.trim-card,.narration-card,.director-card{border:1px solid var(--border);background:var(--surface);border-radius:8px}.panel-title{justify-content:space-between;align-items:baseline;padding:19px 20px 14px;display:flex}.panel-title h2{font-family:var(--serif);margin:0;font-size:21px;font-weight:600}.panel-title p{color:var(--muted);font-size:11px}.clip-list{margin:0;padding:0 10px 12px;list-style:none}.clip-row{border-top:1px solid #ecece8;grid-template-columns:1fr 34px;align-items:center;display:grid}.clip-row.selected{background:#edf2ee;border-radius:5px}.clip-main{text-align:left;background:0 0;border:0;grid-template-columns:25px 72px minmax(0,1fr) 34px;align-items:center;gap:10px;min-width:0;padding:11px 8px;display:grid}.order{color:#a5a69f;font:11px/1 var(--sans)}.thumb{color:#fff;background:#9ca9a0 50%/cover;border-radius:4px;place-items:center;height:49px;font-size:10px;display:grid}.clip-copy{min-width:0}.clip-copy strong,.clip-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.clip-copy strong{color:var(--ink);font-size:13px}.clip-copy small{color:var(--muted);margin-top:3px;font-size:10px}.score{color:#87671e;background:#f0e7c9;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:900;display:grid}.score-high{color:#266044;background:#dbeadf}.move-buttons{display:grid}.move-buttons button{color:#77847c;background:0 0;border:0;padding:3px;font-size:13px;line-height:1}.detail-column{gap:16px;display:grid}.viewer{background:#11231c;border-radius:8px;flex-direction:column;min-height:342px;display:flex;overflow:hidden}.viewer video{object-fit:contain;width:100%;height:300px}.viewer-poster{background-position:50%;background-size:cover;place-items:center;min-height:300px;display:grid}.viewer-poster span{width:53px;height:53px;color:var(--forest);background:#ffffffe0;border-radius:50%;place-items:center;display:grid}.viewer-label{color:#fff;justify-content:space-between;padding:13px 16px;font-size:12px;font-weight:800;display:flex}.viewer-label span{color:#b9c6bf;font-weight:500}.range-pair{grid-template-columns:1fr 1fr;gap:28px;padding:0 20px 16px;display:grid}.range-pair label{color:var(--muted);font-size:11px;font-weight:800}.range-pair strong{float:right;color:var(--ink)}.range-pair input{width:100%;accent-color:var(--rust);margin-top:10px}.trim-values{color:var(--muted);justify-content:space-between;padding:0 20px;font-size:11px;display:flex}.trim-values strong{color:var(--ink);margin-left:5px}.trim-handle-track{height:34px;margin:4px 20px 10px;position:relative}.trim-handle-track:before{content:"";background:#d9ddd8;border-radius:99px;height:6px;position:absolute;inset:14px 0 auto}.trim-handle-track input{appearance:none;pointer-events:none;background:0 0;width:100%;margin:0;position:absolute;inset:0}.trim-handle-track input::-webkit-slider-thumb{appearance:none;background:var(--rust);cursor:ew-resize;pointer-events:auto;border:2px solid #fff;border-radius:4px;width:17px;height:25px;box-shadow:0 1px 4px #00000040}.trim-handle-track input::-moz-range-thumb{background:var(--rust);cursor:ew-resize;pointer-events:auto;border:2px solid #fff;border-radius:4px;width:15px;height:23px}.clip-audio-controls{border-top:1px solid #e5e6e1;grid-template-columns:1fr 1fr;gap:10px 16px;margin:0 20px 16px;padding-top:14px;display:grid}.clip-audio-controls label{color:var(--muted);gap:5px;font-size:10px;font-weight:800;display:grid}.clip-audio-controls label strong{float:right;color:var(--ink)}.clip-audio-controls input[type=range]{width:100%;accent-color:var(--rust)}.clip-audio-controls input[type=number]{border:1px solid #cfd2cc;border-radius:4px;min-width:0;padding:7px}.clip-audio-controls .mute-control{flex-direction:row;justify-content:center;align-items:center;display:flex}.clip-audio-controls .mute-control input{accent-color:var(--rust)}.editor-note{border-left:2px solid var(--rust);color:#5e625d;font-family:var(--serif);margin:0 20px 12px;padding-left:11px;font-size:14px;font-style:italic}.tags{flex-wrap:wrap;gap:6px;padding:0 20px 19px;display:flex}.tags span{color:#56635b;background:#edf0ec;border-radius:99px;padding:5px 8px;font-size:10px}.narration-card textarea{resize:vertical;color:#464a46;width:calc(100% - 40px);font-family:var(--serif);border:1px solid #d7d8d3;border-radius:5px;margin:0 20px 20px;padding:12px;font-size:14px;line-height:1.55}.pipeline-gates{grid-template-columns:repeat(4,1fr);gap:6px;margin:0 20px 15px;display:grid}.pipeline-gates span{color:#8a8d87;text-align:center;background:#ecece8;border-radius:4px;padding:7px;font-size:9px;font-weight:900}.pipeline-gates span.ready{color:#266044;background:#dbeadf}.pipeline-inline-message{border-left:3px solid var(--rust);color:#6c4938;background:#fff7f1;margin:-3px 20px 15px;padding:8px 10px;font-size:10px;font-weight:700;line-height:1.45}.voice-consent-prominent{background:#f1f6f2;border:1px solid #d7dfd8;border-radius:5px;margin:-7px 20px 14px;padding:10px}.narrative-direction{color:var(--forest);letter-spacing:.06em;text-transform:uppercase;gap:6px;margin:0 20px 12px;font-size:10px;font-weight:900;display:grid}.narrative-direction input,.preview-narrative-fields input{min-width:0;color:var(--ink);text-transform:none;background:#f8faf7;border:1px solid #aebbb2;border-radius:5px;padding:10px;font-size:12px}.narration-actions{grid-template-columns:auto minmax(130px,1fr) auto;gap:8px;padding:0 20px 20px;display:grid}.narration-actions input,.narration-actions select{background:#fff;border:1px solid #cfd2cc;border-radius:5px;min-width:0;padding:9px}.narration-actions button:not(.outline){background:var(--forest);color:#fff;border:0;border-radius:5px;padding:9px 12px;font-size:12px;font-weight:800}.approved-audio{color:var(--forest);background:#e8eee9;border-radius:5px;grid-template-columns:1fr minmax(220px,2fr);align-items:center;gap:12px;margin:0 20px 20px;padding:10px;font-size:10px;font-weight:800;display:grid}.approved-audio audio{width:100%;height:32px}.voice-settings{color:var(--muted);border:1px solid #e1e2dd;border-radius:5px;margin:-5px 20px 18px;padding:9px 11px;font-size:10px}.voice-settings summary{color:var(--forest);cursor:pointer;font-size:11px;font-weight:800}.voice-settings>div{grid-template-columns:1.4fr 1fr 1fr;gap:12px;margin-top:11px;display:grid}.voice-settings label{gap:4px;display:grid}.voice-settings label strong{float:right}.voice-settings input{width:100%;min-width:0;accent-color:var(--rust);border:1px solid #d1d3cd;border-radius:4px;padding:6px}.voice-settings p{margin-top:8px}.voice-settings code{font-size:9px}.mp3-import{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:0 20px 18px;font-size:10px;display:flex}.mp3-import button{padding:7px 10px;font-size:10px}.director-card-prominent{border:2px solid var(--forest);background:linear-gradient(115deg,#f0f5f0,#fff 70%);margin:-4px 0 24px;overflow:hidden;box-shadow:0 14px 38px #1c2d241c}.director-intro{align-items:center;gap:15px;padding:20px 22px 13px;display:flex}.qwen-badge{background:var(--forest);color:#fff;width:47px;height:47px;font-family:var(--serif);border-radius:12px;flex:0 0 47px;place-items:center;font-size:25px;font-weight:700;display:grid}.director-intro .kicker{margin:0 0 4px}.director-intro h2{color:var(--ink);font-family:var(--serif);margin:0;font-size:24px}.director-intro div>p:last-child{color:var(--muted);margin:4px 0 0;font-size:11px}.suggestion-examples{flex-wrap:wrap;gap:7px;padding:0 22px 12px 84px;display:flex}.suggestion-examples button{color:var(--forest);background:#fff;border:1px solid #bdc9c0;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:800}.suggestion-examples button:hover{border-color:var(--forest);background:#e8eee9}.director-entry{grid-template-columns:1fr auto;align-items:end;gap:10px;padding:0 22px 22px;display:grid}.director-card textarea{resize:vertical;background:#fff;border:1px solid #aebbb2;border-radius:6px;width:100%;min-height:82px;margin:0;padding:12px;font-size:14px;line-height:1.5;box-shadow:inset 0 1px 2px #1c2d240d}.director-card textarea:focus{border-color:var(--forest);outline:3px solid #244a3b1f}.director-card .apply-note{background:var(--forest);color:#fff;border:0;border-radius:5px;min-height:44px;padding:11px 16px;font-size:12px;font-weight:800}.clone-enrollment{color:var(--muted);border:1px solid #e1e2dd;border-radius:5px;margin:0 20px 18px;padding:10px;font-size:10px}.clone-enrollment summary{cursor:pointer;color:var(--forest);font-size:11px;font-weight:800}.clone-enrollment p{margin:7px 0}.clone-enrollment>label{gap:6px;margin-top:7px;display:flex}.clone-enrollment textarea{border:1px solid #d1d3cd;border-radius:4px;width:100%;margin:8px 0 0;padding:7px}.clone-range{grid-template-columns:1fr 1fr;gap:8px;display:grid}.clone-range label{gap:3px;display:grid}.clone-range input{border:1px solid #d1d3cd;border-radius:4px;min-width:0;padding:6px}.clone-enrollment button{background:var(--forest);color:#fff;border:0;border-radius:4px;margin:10px 0 0 auto;padding:8px 10px;font-size:10px;font-weight:800;display:block}.voice-alias{gap:7px;margin:-8px 20px 12px;display:flex}.voice-alias input{border:1px solid #d1d3cd;border-radius:4px;flex:1;min-width:0;padding:7px;font-size:10px}.voice-alias button{padding:6px 9px;font-size:10px}.cloned-phrase-tool{background:#f1f6f2;border:1px solid #cfd9d1;border-radius:6px;grid-template-columns:minmax(145px,.7fr) minmax(190px,1fr) auto;align-items:end;gap:9px;margin:0 20px 18px;padding:12px;display:grid}.cloned-phrase-tool strong,.cloned-phrase-tool small{display:block}.cloned-phrase-tool strong{color:var(--forest);font-size:11px}.cloned-phrase-tool small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.35}.cloned-phrase-tool textarea{width:100%;min-height:48px;font-family:var(--sans);border:1px solid #bdc9c0;border-radius:4px;margin:0;padding:8px;font-size:11px}.cloned-phrase-tool>button{background:var(--forest);color:#fff;border:0;border-radius:4px;min-height:38px;padding:8px 11px;font-size:10px;font-weight:900}.cloned-phrase-result{grid-column:1/-1;align-items:center;gap:10px;display:flex}.cloned-phrase-result audio{flex:1;min-width:220px;height:34px}.cloned-phrase-result a{background:var(--rust);color:#fff;border-radius:4px;padding:8px 10px;font-size:10px;font-weight:900;text-decoration:none}.cloned-phrase-tool-preview{background:#fff;margin:0 0 22px}.bottom-actions{justify-content:flex-end;align-items:center;gap:20px;margin-top:22px;display:flex}.bottom-actions p{color:var(--muted);margin-right:auto;font-size:12px}.preview-page{max-width:980px}.preview-player{background:#0d1813;border-radius:9px;position:relative;overflow:hidden;box-shadow:0 25px 65px #1729202e}.preview-player video,.preview-poster{aspect-ratio:16/9;object-fit:contain;width:100%;display:block}.preview-poster{background-position:50%;background-size:cover;place-items:center;display:grid}.preview-poster button{width:66px;height:66px;color:var(--forest);background:#ffffffe6;border:0;border-radius:50%;font-size:20px}.preview-caption{color:#fff;text-shadow:0 2px 9px #000;display:grid;position:absolute;bottom:20px;left:24px}.preview-caption span{letter-spacing:.1em;text-transform:uppercase;font-size:10px}.preview-caption strong{font-family:var(--serif);font-size:24px}.preview-caption small{opacity:.8}.preview-controls{justify-content:space-between;align-items:center;margin:18px 0 34px;display:flex}.preview-center{justify-items:center;gap:11px;display:grid}.play-full{background:var(--forest);color:#fff;border:0;border-radius:99px;padding:10px 17px;font-size:12px;font-weight:800}.timeline{border:1px solid var(--border);background:#f1f1ed;border-radius:7px;grid-template-columns:34px 1fr;gap:6px 8px;margin:0 0 28px;padding:12px;display:grid}.preview-narrative{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:minmax(210px,.8fr) minmax(300px,1.2fr);gap:16px 22px;margin-bottom:22px;padding:20px;display:grid}.preview-narrative h2{font-family:var(--serif);margin:5px 0}.preview-narrative p:last-child{color:var(--muted);font-size:10px}.preview-narrative textarea{resize:vertical;font-family:var(--serif);border:1px solid #d7d8d3;border-radius:5px;padding:10px;font-size:13px;line-height:1.5}.preview-narrative-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.preview-narrative-actions button:not(.outline){background:var(--forest);color:#fff;border:0;border-radius:5px;padding:9px 12px;font-size:11px;font-weight:800}.preview-narrative-fields{gap:9px;display:grid}.preview-narrative-fields label{color:var(--forest);gap:5px;font-size:10px;font-weight:900;display:grid}.rendered-preview{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:180px 1fr;align-items:center;gap:18px;margin-bottom:22px;padding:16px;display:grid}.rendered-preview h2{font-family:var(--serif);margin-top:4px}.rendered-preview video{background:#101713;border-radius:5px;width:100%;max-height:360px}.rendered-preview-primary{border:2px solid var(--forest);grid-template-columns:minmax(180px,.42fr) minmax(420px,1.58fr);box-shadow:0 18px 45px #17292021}.rendered-preview-primary h2{font-size:25px}.rendered-preview-primary p:last-child,.preview-mode-note{color:var(--muted);font-size:11px;line-height:1.5}.preview-mode-note{margin:-8px 0 10px}.timeline-label{color:var(--muted);place-items:center;font-size:10px;font-weight:800;display:grid}.timeline-track{background:#dfe2dd;border-radius:3px;min-width:0;height:39px;display:flex;overflow:hidden}.video-track span{color:#173e2e;text-overflow:ellipsis;white-space:nowrap;background:#a9c0b2;border-right:1px solid #b8c8be;min-width:30px;padding:7px;font-size:9px;font-weight:700;overflow:hidden}.audio-track{align-items:center;position:relative}.audio-track span{color:#5e2d18;white-space:nowrap;background:#dca17e;border-radius:3px;height:29px;padding:7px;font-size:9px;font-weight:800;position:absolute;overflow:hidden}.audio-track em{color:#8b8d87;padding-left:9px;font-size:9px}.dots{gap:7px;display:flex}.dots button{background:#c7cac5;border:0;border-radius:50%;width:7px;height:7px;padding:0}.dots button.active{background:var(--rust);transform:scale(1.4)}.save-card{border:1px solid var(--border);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.save-card h2{font-family:var(--serif);margin:0 0 4px}.save-card p,.status-message{color:var(--muted);font-size:12px}.status-message{margin-top:12px}.export-options{min-width:220px;color:var(--ink);gap:6px;font-size:11px;font-weight:700;display:grid}.export-options label{align-items:center;gap:7px;display:flex}.export-options input{accent-color:var(--forest)}.export-options small{max-width:280px;color:var(--muted);font-size:9px;font-weight:500;line-height:1.35}.advanced-folders{border:1px solid var(--border);background:#fafaf7;border-radius:6px;min-width:min(390px,100%);margin-top:8px;padding:10px}.advanced-folders summary{cursor:pointer;color:var(--forest);font-size:11px;font-weight:900}.advanced-folders>p{color:var(--muted);margin:8px 0;font-size:9px;font-weight:500}.advanced-folder-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:9px;display:grid}.advanced-folder-grid label,.export-options .advanced-folder-grid label{align-items:initial;color:var(--muted);gap:3px;font-size:9px;display:grid}.advanced-folder-grid label>span{justify-content:space-between;align-items:center;gap:5px;display:flex}.advanced-folder-grid label small{color:var(--forest);align-items:center;gap:3px;font-size:8px;display:flex}.advanced-folder-grid input[type=text],.export-options .advanced-folder-grid input[type=text]{min-width:0;color:var(--ink);background:#fff;border:1px solid #cfd2cc;border-radius:4px;padding:7px}.advanced-folders .outline{border:1px solid var(--forest);color:var(--forest);background:0 0;border-radius:4px;padding:6px 8px;font-size:9px;font-weight:800}.save-actions{gap:8px;display:grid}.save-actions .outline{border:1px solid var(--forest);color:var(--forest);background:0 0}.rough-cut-review{margin:22px 0}.review-save-card{margin-top:22px}.play-final-cut{background:var(--forest);color:#fff;border:0;border-radius:99px;margin-top:10px;padding:11px 17px;font-size:12px;font-weight:900}.youtube-page{width:min(1050px,100% - 48px);margin:0 auto;padding:62px 0 80px}.youtube-heading{max-width:690px;margin-bottom:32px}.youtube-heading h1{font-family:var(--serif);letter-spacing:-.04em;margin:10px 0 16px;font-size:clamp(43px,5vw,65px);font-weight:500;line-height:1}.youtube-heading>p:last-child{color:var(--muted);font-size:16px}.youtube-grid{grid-template-columns:minmax(420px,1.15fr) minmax(300px,.85fr);align-items:start;gap:22px;display:grid}.youtube-card,.youtube-tools{border:1px solid var(--border);background:#fff;border-radius:9px;padding:24px;box-shadow:0 15px 40px #1c2d240f}.youtube-card-title{justify-content:space-between;align-items:start;display:flex}.youtube-card-title h2,.youtube-tools h2{font-family:var(--serif);font-size:25px;font-weight:600}.youtube-icon{color:#fff;background:#e52d27;border-radius:50%;place-items:center;width:43px;height:43px;font-size:13px;display:grid}.connection-status{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.connection-status span{background:#a8aaa5;border-radius:50%;width:8px;height:8px}.connection-status span.connected{background:#3f9564}.youtube-description{color:var(--muted);margin:35px 0;line-height:1.65}.channel-details{grid-template-columns:1fr 1fr;gap:18px;margin:28px 0;display:grid}.channel-details dt{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.channel-details dd{overflow-wrap:anywhere;color:var(--ink);margin:3px 0 0;font-weight:700}.youtube-error{color:#9f1c12;background:#fff0ef;border-radius:5px;margin:15px 0;padding:10px;font-size:12px;font-weight:700}.youtube-actions{gap:9px;display:flex}.youtube-actions button:first-child{background:var(--forest);color:#fff;border:0;border-radius:5px;padding:11px 16px;font-weight:800}.youtube-tools{gap:9px;display:grid}.youtube-tools>div{margin-bottom:7px}.youtube-tools button{color:#7c817c;text-align:left;background:#fafaf7;border:1px solid #e4e5e0;border-radius:5px;grid-template-columns:22px 1fr auto;align-items:center;padding:13px;font-size:12px;font-weight:700;display:grid}.youtube-tools button small{font-size:9px;font-weight:500}@media (width<=820px){.topbar{flex-wrap:wrap;gap:8px;height:auto;min-height:78px;padding:10px 18px}.brand-logo{width:175px;height:58px}.topbar nav{order:2;justify-content:flex-start;gap:4px;width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.nav-step{flex:none}.account-actions{order:3;width:100%;padding-bottom:2px;overflow-x:auto}.project-switcher{flex:none}.project-switcher select{width:165px}.account-identity{margin-left:auto}.account-identity>span:last-child{display:none}.export-top{flex:none;margin-left:0}.ingest-page{background:linear-gradient(#faf9f5e8,#faf9f5f7),url(/images/hero-travel.png) 50%/cover;padding:45px 20px}.ingest-copy,.source-card,.criteria-strip{width:100%}.url-row{grid-template-columns:1fr}.editor-page,.preview-page{width:min(100% - 28px,680px)}.editor-grid{grid-template-columns:1fr}.editor-heading{flex-direction:column;align-items:start;gap:15px}.viewer{min-height:260px}.viewer-poster{min-height:230px}.save-card{flex-direction:column;align-items:stretch}.narration-actions,.approved-audio,.director-entry{grid-template-columns:1fr}.director-card .apply-note{width:100%}.suggestion-examples{padding-left:22px}.voice-settings>div{grid-template-columns:1fr}.mp3-import{flex-direction:column;align-items:stretch}.cloned-phrase-tool{grid-template-columns:1fr}.cloned-phrase-result{flex-direction:column;grid-column:1;align-items:stretch}.cloned-phrase-result audio{width:100%}.preview-narrative{grid-template-columns:1fr}.preview-narrative-actions{flex-direction:column;align-items:stretch}.rendered-preview,.advanced-folder-grid{grid-template-columns:1fr}.youtube-page{width:min(100% - 28px,680px);padding-top:42px}.youtube-grid,.channel-details{grid-template-columns:1fr}}
