:root{--bg:#f6f6f1;--paper:#fff;--ink:#202821;--muted:#798078;--line:#e4e7df;--orange:#e97548;--orange-soft:#fff2e9;--green:#dbeaac;--sidebar:#1c2420;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-size:14px;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button,input,select{outline-offset:4px}button:focus-visible,a:focus-visible,[tabindex]:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #ce562c;outline-offset:4px}h1,h2,h3,p{margin:0}h1{font-size:clamp(30px,3vw,44px);font-weight:570;letter-spacing:-1.9px;line-height:1.12}h2{font-size:17px;font-weight:600;letter-spacing:-.35px}h3{font-size:20px;letter-spacing:-.45px}small{font-size:12px}svg.icon{width:19px;height:19px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;fill:none;flex-shrink:0}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}.muted{color:var(--muted)}.small{font-size:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.sidebar{width:228px;background:var(--sidebar);color:#d5dbd4;position:fixed;inset:0 auto 0 0;padding:34px 18px 20px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;gap:10px;align-items:center;padding:0 15px;color:#f5f7ec;font-size:25px;font-weight:720;letter-spacing:2.6px}.brand-mark{display:block;position:relative;font-size:47px;line-height:1;font-weight:750;font-style:italic;letter-spacing:-6px;color:var(--green);width:37px}.brand-mark span{position:absolute;font-size:27px;top:-3px;right:-3px}.brand-sub{display:block;font-size:8px;font-weight:450;letter-spacing:2.7px;margin-top:6px;color:#8d9b91}.workspace{margin:39px 5px 34px;display:flex;align-items:center;gap:10px;font-size:11px}.workspace small{display:block;color:#91a094;font-size:10px;margin-top:5px}.workspace-icon{height:32px;width:32px;display:grid;place-items:center;background:#354139;color:#c7d9bb;border-radius:8px;font-size:14px}.workspace-dot{width:5px;height:5px;border-radius:50%;background:var(--green);margin-left:auto}.nav-label{font-size:9px;letter-spacing:1.8px;color:#839185;margin:0 17px 14px}.nav-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:7px;color:#a3afa5;font-size:12px;margin-bottom:5px;transition:background .15s,color .15s}.nav-item:hover{background:#2c362f;color:white}.nav-item.active{background:var(--green);color:#253020;font-weight:600}.nav-item .icon{width:17px;height:17px}.nav-count{margin-left:auto;font-size:10px;background:#354036;padding:2px 6px;border-radius:4px;color:#d2ddcb}.active .nav-count{background:#c6d596;color:#253020}.sidebar-note{margin:auto 17px 42px;padding-top:50px;position:relative}.little-orbit{width:60px;height:60px;border:1px solid #485342;border-radius:50%;display:grid;place-items:center;color:#bdd293;font-size:35px;margin-bottom:20px;transform:rotate(-10deg)}.sidebar-note strong{color:#d5dfce;font-size:17px;line-height:1.45;font-weight:500;letter-spacing:-.2px}.sidebar-note p{font-size:11px;color:#859287;line-height:1.8;margin-top:12px}.sidebar-bottom{display:flex;gap:11px;align-items:center;border-top:1px solid #374138;padding:20px 8px 0;font-size:11px}.avatar{width:31px;height:31px;display:grid;place-items:center;background:#465042;border-radius:50%;font-size:10px}.sidebar-bottom small{display:block;font-size:9px;margin-top:5px;color:#8f9d8e}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#85a96b;vertical-align:middle;margin-right:4px}.app-shell{margin-left:228px;min-height:100vh;display:flex;flex-direction:column}.topbar{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:11px}.crumb{margin:0 13px;color:#c0c6bc}.local-badge{display:flex;align-items:center;gap:4px;border:1px solid #dce2d7;border-radius:20px;padding:7px 12px;font-size:10px;color:#6d7969}.app-shell main{padding:36px 42px 24px;width:100%;max-width:1500px;margin:0 auto;flex:1}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:31px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.7px;color:#929b8c;margin-bottom:11px}.subtitle{font-size:12px;color:var(--muted);line-height:1.7;margin-top:12px}.outline-badge{border:1px solid #dfe4d7;border-radius:5px;display:flex;align-items:center;gap:7px;padding:8px 12px;font-size:10px;color:#7a8474;white-space:nowrap}.outline-badge .icon{width:14px;height:14px}.stepper{list-style:none;display:flex;gap:0;margin:0 0 25px;padding:0;align-items:center}.stepper li{font-size:11px;color:#8b9385;display:flex;gap:9px;align-items:center;flex:1}.stepper li:not(:last-child):after{content:"";height:1px;background:#e0e4d9;margin:0 25px 0 13px;flex:1}.stepper span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#e9ece3;font-size:10px;color:#7c8972}.stepper .done{color:#35482a}.stepper .done span{background:#dbe9bb;color:#44582d}.create-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,1fr);gap:22px}.panel{border:1px solid var(--line);border-radius:11px;background:var(--paper);padding:23px;min-width:0}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.panel-heading>div,.styles-heading>div{display:flex;align-items:center;gap:10px}.section-number{font-size:10px;color:#a9b39e;font-variant-numeric:tabular-nums;letter-spacing:.5px}.text-button{display:inline-flex;gap:7px;align-items:center;background:none;border:0;padding:3px 0;font-size:11px;font-weight:500;white-space:nowrap}.text-button:hover{color:#c45e36}.text-button span{font-size:15px}.dropzone{min-height:310px;border:1px dashed #d3dcc7;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fafbf7;cursor:pointer;text-align:center;transition:background .15s,border-color .15s;padding:26px 15px}.dropzone:hover,.dropzone.dragover{background:#f1f5e6;border-color:#82976d}.upload-art{height:70px;width:100px;position:relative;margin-bottom:22px}.art-card{position:absolute;width:68px;height:63px;border-radius:7px}.art-back{background:#e1e9d3;transform:rotate(-15deg);left:7px;top:0;border:1px solid #d3ddc7}.art-front{background:#f0f4e5;border:1px solid #dce5ce;transform:rotate(9deg);left:26px;top:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#7b8d61}.art-front .icon{width:23px;height:23px}.art-front span{font-size:5px;letter-spacing:.8px;font-weight:650}.art-plus{position:absolute;bottom:-4px;right:-4px;width:23px;height:23px;background:#35472c;border:3px solid #fafbf7;border-radius:50%;color:#dcecbf;font-size:14px;line-height:17px}.dropzone h3{font-size:21px;line-height:1.3;font-weight:550}.dropzone p{font-size:11px;color:#939d8a;margin:11px 0 17px}.dropzone small{font-size:9px;color:#9aa391;margin-top:15px}.button{display:inline-flex;gap:9px;align-items:center;justify-content:center;padding:12px 17px;border:1px solid transparent;border-radius:6px;font-size:11px;font-weight:600;white-space:nowrap;line-height:1.2;transition:background .15s,transform .15s}.button:not(:disabled):active{transform:translateY(1px)}.button .icon{width:16px;height:16px}.primary{background:var(--orange);color:#fff}.primary:hover{background:#d5683d}.secondary{background:white;border-color:#dfe4d8;color:#526049}.secondary:hover{background:#f4f6ef}.dark{background:#263523;color:#f0f8e1}.dark:hover{background:#3a4e31}.button.full{width:100%}.icon-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:7px;border-radius:5px}.icon-button:hover{background:#e9eedf}.panel-description{color:#8b9581;font-size:11px;margin:-11px 0 20px}.template-picker{display:grid;gap:12px}.template-choice{padding:14px;border:1px solid #e7eade;border-radius:7px;background:#fff;position:relative}.template-choice.selected{background:#f7f9f0;border-color:#9eae7f;box-shadow:0 0 0 1px #9eae7f20}.track-heading{display:flex;gap:11px;align-items:center}.play-button{width:33px;height:33px;border:1px solid #d8dfcb;border-radius:50%;background:#f4f7eb;display:grid;place-items:center;flex-shrink:0;color:#677852}.play-button:hover{background:#e5edcf}.play-button .icon{width:15px;height:15px}.track-info{min-width:0;flex:1}.track-info strong{font-size:12px;font-weight:560;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-info small{display:block;font-size:9px;color:#8a957e;margin-top:5px}.track-select{appearance:none;width:15px;height:15px;border:1px solid #c9d2bb;border-radius:50%;margin:0;cursor:pointer;flex-shrink:0}.track-select:checked{background:#627b42;border:4px solid #e5edda;box-shadow:0 0 0 1px #a6b68c}.track-waveform{height:31px;margin:12px 0 5px;color:#c4cfb1;display:block;width:100%}.selected .track-waveform{color:#a7b98a}.wave-cue{stroke:var(--orange);stroke-width:1.4}.track-footer{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#949d89}.track-footer button{font-size:9px}.track-footer .cue-text{color:#6d7c59}.badge{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;font-size:9px;border-radius:4px;background:#ecf1e1;color:#708653}.badge.draft{background:#fff0e4;color:#bb773d}.add-template-button{width:100%;border:1px dashed #dbe1d0;background:none;border-radius:6px;padding:12px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;color:#869375;margin-top:14px}.add-template-button:hover{background:#f4f7ed}.add-template-button .icon{width:14px;height:14px}.soundtrack-note{display:flex;align-items:center;justify-content:center;gap:6px;color:#a0aa93;font-size:9px;margin-top:20px}.soundtrack-note .icon{width:12px;height:12px}.source-stage{background:#171e18;height:295px;position:relative;border-radius:7px;overflow:hidden}.source-stage video{width:100%;height:100%;object-fit:contain}.source-label{position:absolute;left:12px;top:12px;background:#182018a6;color:#edf3e7;font-size:8px;letter-spacing:1px;padding:5px 7px;border-radius:3px;pointer-events:none}.preview-pending{position:absolute;left:15px;right:15px;bottom:60px;color:white;background:#182018c9;padding:10px;border-radius:6px;text-align:center;font-size:11px}.source-meta{display:flex;align-items:center;gap:10px;padding-top:13px;min-width:0}.file-icon{height:32px;width:32px;background:#f1f4ea;color:#889677;border-radius:6px;display:grid;place-items:center;flex-shrink:0}.source-meta>div{flex:1;min-width:0}.source-meta strong{display:block;font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.source-meta small{display:block;font-size:9px;color:#929d84;margin-top:4px}.styles-section{margin-top:28px}.styles-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;gap:10px}.styles-heading h2{font-size:17px}.styles-heading p{color:#909b84;font-size:10px}.style-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.style-card{position:relative;display:block;padding:17px 18px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s}.style-card.selected{background:#fffaf5;border-color:#e6c8af}.style-card input{position:absolute;right:16px;top:17px;accent-color:var(--orange);width:14px;height:14px;cursor:pointer}.style-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:7px;background:#f2f3ed;color:#a5ad99;margin-bottom:12px}.selected .style-icon{background:#faebdc;color:#bd885a}.style-card strong{font-size:12px;font-weight:600}.style-card p{font-size:10px;line-height:1.6;color:#939886;margin-top:6px;max-width:230px}.style-tag{font-size:8px;color:#a6a98f;display:block;margin-top:12px;letter-spacing:.6px}.generate-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #dfe5d6;margin-top:26px;padding-top:21px}.generate-bar strong{display:block;font-size:12px;font-weight:550}.generate-bar span:not(.button span){display:block;color:#929c85;font-size:10px;margin-top:6px}.generate-bar #generate span{color:inherit;font-size:11px;margin:0}.generate-bar #generate{padding:14px 20px;gap:12px}.app-footer{display:flex;justify-content:space-between;gap:10px;color:#a4ad98;font-size:9px;padding:27px 42px 21px}.app-footer>span:first-child{font-size:8px;font-weight:600;letter-spacing:1.4px}.empty-state{padding:40px 20px;text-align:center;border:1px dashed #dce3d2;border-radius:10px;color:#87957b;grid-column:1/-1;line-height:1.8}.empty-state h3{color:#44523b;font-size:18px;margin-bottom:8px}.empty-state p{font-size:12px}.empty-state .button{margin-top:18px}.library-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:15px;font-size:11px}.search-field{background:#fff;border:1px solid #e0e6d6;border-radius:7px;display:flex;align-items:center;gap:8px;padding:7px 12px;max-width:350px;width:100%;color:#a2af95}.search-field>span{font-size:25px;line-height:1}.search-field input{border:0;background:none;min-width:0;width:100%;font-size:11px;padding:5px;color:#45573d}.template-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.library-card{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.library-art{position:relative;height:155px;background:#dee7d1;overflow:hidden}.library-art img{width:100%;height:100%;object-fit:cover;object-position:center 40%;filter:brightness(.75)}.library-art:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#15271266,transparent 60%);pointer-events:none}.library-art .art-title{position:absolute;bottom:17px;left:18px;color:white;font-size:10px;letter-spacing:2px;z-index:1}.library-art .art-duration{position:absolute;top:13px;right:13px;color:white;background:#1921186e;padding:5px 7px;border-radius:4px;font-size:10px;z-index:1}.library-art .icon{position:absolute;left:calc(50% - 22px);top:calc(50% - 22px);width:44px;height:44px;color:#9daa89}.library-body{padding:20px}.library-body h3{font-size:16px;margin-bottom:8px;font-weight:550}.library-body .track-waveform{height:41px;margin:22px 0 10px}.library-actions{display:flex;gap:9px;margin-top:17px}.library-actions .button{flex:1}.library-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.library-bottom .text-button{font-size:10px}.library-bottom .play-button{width:29px;height:29px}.edit-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.edit-card{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.edit-cover{height:190px;background:#263626;position:relative;overflow:hidden;display:block;width:100%;border:0;padding:0}.edit-cover img{width:100%;height:100%;object-fit:cover;object-position:center 43%;opacity:.75;transition:transform .3s}.edit-cover:hover img{transform:scale(1.035)}.edit-cover .cover-play{position:absolute;inset:0;display:grid;place-items:center}.cover-play .icon{border:1px solid #e5eed16b;background:#16251855;color:white;border-radius:50%;padding:13px;width:50px;height:50px;backdrop-filter:blur(4px)}.cover-badge{position:absolute;top:15px;left:15px;color:white;border:1px solid #e5eed144;background:#16251877;border-radius:4px;font-size:9px;padding:5px 7px}.edit-body{padding:20px}.edit-body h3{font-size:16px;font-weight:550}.edit-body>p{color:#94a087;font-size:11px;margin-top:6px}.edit-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:22px;gap:10px}.edit-bottom .badge{font-size:9px}.individual-results{margin-top:30px;color:#87947b;font-size:11px}.individual-results summary{cursor:pointer;margin-bottom:10px}.result-row{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e2e7d8;padding:12px 3px;font-size:10px}.result-row a{text-decoration:underline;text-underline-offset:3px}.review-heading{margin-top:25px}.review-heading h1{font-size:35px}.review-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:0 0 25px;font-size:11px}.segmented{display:inline-flex;gap:4px;border:1px solid #e1e6d8;background:#e9eee0;padding:4px;border-radius:7px}.segmented button{border:0;background:none;border-radius:4px;font-size:10px;padding:9px 12px;color:#859573}.segmented .active{background:#fff;color:#425934;box-shadow:0 1px 4px #3141220b}.review-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.review-card{background:#fff;border:1px solid #e1e5d8;border-radius:10px;overflow:hidden}.review-card.chosen{border:2px solid #8fa86b;box-shadow:0 0 0 3px #e4eccf}.review-card video{width:100%;aspect-ratio:9/15;max-height:490px;background:#151c15;object-fit:contain;display:block}.review-card-body{padding:17px}.review-card-body h3{font-size:16px}.review-card-body p{font-size:11px;color:#8d9782;line-height:1.6;min-height:53px;margin:10px 0 17px}.review-card-body .button{width:100%}.review-card-body>a{font-size:9px;margin-top:12px;display:block;text-align:center;color:#909b86}.review-card-body details{font-size:10px;color:#ac7448;line-height:1.5;margin-bottom:12px}.review-original{background:#e8ecdf;border-radius:10px;text-align:center;padding:20px}.review-original video{height:480px;max-height:65vh;max-width:100%;background:#1b2518;border-radius:6px}.review-original p{font-size:11px;color:#839574;margin-top:15px}.selection-bar{margin-top:25px;padding:20px 23px;background:#eaf0dc;border:1px solid #d7e2c1;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:20px}.selection-bar strong{display:block;font-size:13px;font-weight:550}.selection-bar p{font-size:11px;color:#8c9a7a;margin-top:5px}.job-panel,.job-history{background:#eef3e4;border:1px solid #d8e4c7;border-radius:8px;padding:20px;margin-top:22px;display:flex;gap:18px;align-items:center}.job-history{margin:0 0 20px}.job-panel h3,.job-history h3{font-size:14px}.job-panel p,.job-history p{font-size:11px;color:#8b997a;margin-top:7px;line-height:1.6}.job-panel>div,.job-history>div{flex:1}.spinner{width:23px;height:23px;border:2px solid #d2ddbf;border-top-color:#829d5e;border-radius:50%;animation:spin 1s linear infinite;flex-shrink:0}.job-failed{background:#fff0e8;border-color:#efd4bf}.job-failed p{color:#a36c49}@keyframes spin{to{transform:rotate(360deg)}}.connection-error{margin:15px 42px 0;padding:13px 16px;background:#fff0e8;border:1px solid #efd4bf;border-radius:6px;font-size:12px;color:#a25b35}.upload-progress{margin-top:15px}.upload-progress>div{display:flex;justify-content:space-between;font-size:10px;color:#7a8c64;margin-bottom:8px}.upload-progress progress{width:100%;height:5px;accent-color:#d77a4d;display:block}.toast{position:fixed;bottom:28px;left:calc(50% + 90px);transform:translateX(-50%);padding:14px 20px;max-width:560px;background:#273623;color:#eef6e5;box-shadow:0 6px 25px #14220f25;border-radius:7px;z-index:100;font-size:12px;line-height:1.6}.toast.error{background:#843f28}.audio-dock{position:fixed;bottom:24px;left:calc(50% + 114px);transform:translateX(-50%);display:flex;gap:12px;align-items:center;padding:11px 14px;background:#253322;color:white;box-shadow:0 9px 30px #21311730;border:1px solid #4b623e;border-radius:10px;width:440px;max-width:calc(100% - 30px);z-index:30}.audio-dock .icon-button{color:#dbe9c4}.audio-dock .icon-button:hover{background:#405035}.audio-dock>div{min-width:110px}.audio-dock strong{font-size:11px;display:block;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.audio-dock span{display:block;font-size:9px;color:#b1c49c;margin-top:4px}.audio-dock input{flex:1;min-width:50px;accent-color:#cddd9b;height:4px}.audio-dock~.toast{bottom:100px}dialog{border:1px solid #dce3d2;border-radius:14px;background:#fafbf7;color:var(--ink);padding:30px;width:540px;max-width:calc(100% - 30px);max-height:90vh;box-shadow:0 25px 100px #17220e50}dialog::backdrop{background:#1820159c;backdrop-filter:blur(5px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px}.dialog-heading h2{font-size:24px;letter-spacing:-.75px;line-height:1.2}.dialog-heading .icon-button{margin-top:-6px;margin-right:-10px}.dialog-heading .eyebrow{font-size:8px}dialog>p{font-size:12px;line-height:1.8}.field-label{display:block;font-size:11px;font-weight:550;margin:23px 0 9px}.text-input{width:100%;background:white;border:1px solid #dce3d2;border-radius:6px;padding:12px;font-size:12px;color:#526045}.text-input::placeholder{color:#a5af99}.template-dropzone{border:1px dashed #cdd9bf;border-radius:7px;padding:27px 15px;margin:20px 0;text-align:center;cursor:pointer;background:#f1f5e9}.template-dropzone.dragover{background:#e3edce;border-color:#899e70}.template-dropzone .icon{color:#859775;margin-bottom:12px}.template-dropzone strong{display:block;font-size:12px;font-weight:550;overflow-wrap:anywhere}.template-dropzone small{display:block;color:#8b9a7b;font-size:10px;margin-top:9px}.or-divider{font-size:9px;color:#9ba78b;text-align:center;margin-bottom:15px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.inline-status{font-size:11px;line-height:1.7;color:#a77144;margin-top:14px;overflow-wrap:anywhere}.asset-list{display:grid;gap:12px}.asset-item{border:1px solid #dfe6d3;background:white;border-radius:8px;padding:10px;display:flex;gap:14px;align-items:center;text-align:left;width:100%}.asset-item:hover{border-color:#94a778;background:#f3f7eb}.asset-item img{width:55px;height:65px;object-fit:cover;border-radius:4px;background:#e5ecda}.asset-item strong{font-size:12px;display:block}.asset-item small{display:block;color:#92a07e;font-size:10px;margin-top:7px}.cue-dialog{width:840px}.cue-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px}.cue-layout video{width:100%;height:380px;background:#1a2417;border-radius:8px}.cue-layout>div>p{font-size:10px;line-height:1.7;margin-top:12px}.cue-controls h3{font-size:21px;font-weight:550;margin-top:20px}.cue-controls>p{font-size:11px;line-height:1.7;color:#8d9b7d;margin-top:12px}.cue-controls .track-waveform{height:47px;margin-top:20px}.cue-input{display:flex;gap:8px;margin-bottom:12px}.cue-input input{width:100%;min-width:0;background:#fff;border:1px solid #dce4d0;border-radius:6px;text-align:center;font-size:20px;font-variant-numeric:tabular-nums;color:#4c613b}.cue-input .button{font-size:17px}.cue-controls #cue-save{margin-top:12px}
@media(min-width:1500px){.create-grid{grid-template-columns:1.35fr 1fr}.source-stage{height:360px}.dropzone{min-height:376px}.template-choice{padding:18px}.track-waveform{height:36px}}
@media(max-width:1150px){.sidebar{width:198px;padding-left:12px;padding-right:12px}.app-shell{margin-left:198px}.brand{font-size:22px}.workspace{font-size:10px}.app-shell main{padding:30px 25px 22px}.topbar{padding:0 25px}.panel{padding:18px}.panel-heading h2{font-size:15px}.create-grid{gap:17px;grid-template-columns:minmax(0,1.1fr) minmax(280px,1fr)}.style-card{padding:15px}.template-library{grid-template-columns:repeat(2,minmax(0,1fr))}.audio-dock{left:calc(50% + 99px)}.review-options{gap:13px}}
@media(max-width:900px){.sidebar{width:74px;padding:26px 10px 18px}.brand{padding:0;justify-content:center}.brand>span:last-child,.workspace,.nav-label,.nav-item .nav-count,.sidebar-note,.sidebar-bottom{display:none}.brand-mark{font-size:43px}.sidebar nav{margin-top:45px}.nav-item{font-size:0;padding:17px;justify-content:center}.nav-item .icon{width:20px;height:20px}.app-shell{margin-left:74px}.audio-dock{left:calc(50% + 37px)}.page-heading h1{font-size:34px}.outline-badge{display:none}.toast{left:calc(50% + 37px)}.review-card-body{padding:12px}.review-card-body p{font-size:10px}.review-heading h1{font-size:29px}}
@media(max-width:700px){.sidebar{position:static;width:100%;height:65px;padding:12px 15px;flex-direction:row;align-items:center;justify-content:space-between}.brand{gap:8px}.brand-mark{font-size:32px;width:25px}.brand-mark span{font-size:19px}.brand>span:last-child{display:block;font-size:15px;letter-spacing:2px}.brand-sub{font-size:5px;letter-spacing:1.5px;margin-top:4px}.sidebar nav{margin:0;display:flex;gap:4px}.nav-item{padding:10px;margin:0}.nav-item .icon{width:17px;height:17px}.app-shell{margin:0}.topbar{height:48px;padding:0 20px;font-size:10px}.local-badge{font-size:9px;padding:5px 8px}.app-shell main{padding:26px 18px 15px}.page-heading{align-items:flex-start;margin-bottom:24px;gap:12px;flex-wrap:wrap}.page-heading h1{font-size:32px;letter-spacing:-1.4px}.eyebrow{font-size:8px}.subtitle{font-size:11px;line-height:1.7}.stepper li{font-size:9px;gap:5px}.stepper li:not(:last-child):after{margin:0 10px;height:1px}.stepper span{width:18px;height:18px;font-size:9px}.create-grid{grid-template-columns:1fr;gap:18px}.panel{padding:18px}.dropzone{min-height:300px}.source-stage{height:340px}.template-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.template-choice{padding:11px}.track-heading{gap:7px}.track-info strong{font-size:11px}.track-info small{font-size:8px}.play-button{width:27px;height:27px}.track-footer{font-size:8px;flex-wrap:wrap;gap:6px}.track-footer button{font-size:8px}.styles-heading{align-items:flex-start}.styles-heading h2{font-size:16px}.styles-heading p{font-size:9px;max-width:85px;text-align:right;line-height:1.5}.style-grid{gap:8px}.style-card{padding:13px 11px}.style-card strong{font-size:11px}.style-card p{font-size:9px}.style-card input{right:10px;top:12px}.style-icon{width:26px;height:26px}.style-icon .icon{width:15px;height:15px}.style-tag{font-size:7px;line-height:1.6}.generate-bar{align-items:stretch;flex-direction:column;gap:15px}.generate-bar strong{font-size:12px}.generate-bar #generate{width:100%;padding:15px}.app-footer{padding:24px 18px 20px;font-size:8px}.template-library{gap:14px}.library-body{padding:14px}.library-art{height:125px}.library-body h3{font-size:14px}.library-actions{flex-wrap:wrap;gap:7px}.library-actions .button{padding:10px;font-size:10px}.library-bottom .text-button{font-size:9px}.edit-library{grid-template-columns:1fr;gap:17px}.edit-cover{height:205px}.audio-dock,.toast{left:50%}.audio-dock{width:390px}.toast{width:calc(100% - 40px);font-size:11px}.connection-error{margin:12px 18px 0}.review-options{grid-template-columns:1fr}.review-card{display:grid;grid-template-columns:1fr 1fr}.review-card video{aspect-ratio:9/16;max-height:350px;align-self:center}.review-card-body{padding:17px;display:flex;flex-direction:column;justify-content:center}.review-card-body p{min-height:0;margin-bottom:18px}.review-card-body h3{font-size:17px}.review-heading h1{font-size:30px}.review-toolbar{align-items:flex-start;flex-direction:column}.selection-bar{padding:16px;flex-wrap:wrap}.selection-bar .button{width:100%}.cue-layout{grid-template-columns:1fr}.cue-layout video{height:240px}.cue-dialog{width:480px}.dialog-heading h2{font-size:22px}dialog{padding:23px}.job-panel,.job-history{flex-wrap:wrap}.job-panel .button,.job-history .button{margin-left:40px}.review-original video{height:400px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition:none!important}}
.template-picker{max-height:360px;overflow-y:auto;padding:1px}
.heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.create-heading-actions{flex-direction:column;align-items:flex-end;flex-shrink:0}
@media(max-width:700px){.heading-actions{justify-content:flex-start}.create-heading-actions{flex-direction:row}}
@media(max-width:700px){.template-picker{grid-template-columns:1fr;max-height:320px}.track-heading{gap:11px}.track-info strong{font-size:12px}.track-info small{font-size:10px}.track-footer,.track-footer button{font-size:10px}.play-button{width:35px;height:35px}.template-choice{padding:14px}}
.template-trim{margin-top:23px;padding-top:22px;border-top:1px solid var(--line)}.trim-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:15px}.trim-heading h3{font-size:16px;letter-spacing:-.2px}.trim-heading p{font-size:10px;margin-top:7px}.trim-heading .badge{white-space:nowrap;font-size:11px;padding:6px 9px}.template-trim audio{width:100%;height:38px}.trim-waveform{position:relative;height:58px;margin:17px 0 10px;border-radius:5px;background:#eef2e6;overflow:hidden}.trim-waveform .track-waveform{height:48px;margin:5px 0;position:relative;z-index:1;color:#adb99d}.trim-waveform .wave-cue{display:none}#trim-selection{position:absolute;inset:0 auto 0 0;width:100%;background:#ead3b773;border-left:2px solid var(--orange);border-right:2px solid var(--orange);pointer-events:none}#trim-playhead{position:absolute;inset:0 auto 0 0;width:2px;background:#415b30;z-index:2;pointer-events:none}.trim-range-row{display:flex;align-items:center;gap:10px;margin:12px 0}.trim-range-row>label:first-child{width:29px;flex-shrink:0;font-size:11px}.trim-range-row input[type=range]{flex:1;min-width:40px;accent-color:var(--orange);height:5px}.trim-range-row input[type=number]{width:78px;font-size:12px;padding:8px;background:white;border:1px solid #dce3d2;border-radius:5px;text-align:right}.trim-range-row>span{font-size:11px;color:var(--muted)}.trim-listen-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:17px 0 13px}.trim-listen-row .muted{font-size:10px;white-space:nowrap}.template-trim>p{font-size:10px;line-height:1.6}.template-trim .invalid{color:#a95d39}#template-dialog{width:590px}@media(max-width:500px){.trim-listen-row{align-items:flex-start;flex-direction:column;gap:12px}.trim-heading{align-items:flex-start}.trim-heading h3{font-size:15px}}
