:root{--ink:#17211b;--muted:#667068;--cream:#f6f3ea;--paper:#fffdf7;--line:#dcd8ca;--green:#275f45;--lime:#dff45d;--peach:#ffc7a8;--blue:#a9d5ff;--lavender:#c8b8ff;--shadow:0 18px 55px #1d261f17;--font-sans:"Avenir Next", "Segoe UI", sans-serif;--font-serif:"Iowan Old Style", "Palatino Linotype", Georgia, serif}*{box-sizing:border-box}html{background:var(--cream)}body{color:var(--ink);font-family:var(--font-sans);background:radial-gradient(circle at 15% 10%, #dff45d40, transparent 24rem), var(--cream);margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.landing-shell,.processing-screen,.workspace-shell{min-height:100vh}.nav{border-bottom:1px solid #17211b21;justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);height:88px;margin:0 auto;display:flex}.nav.compact{height:72px}.brand{color:var(--ink);letter-spacing:-.04em;align-items:center;gap:10px;font-size:20px;font-weight:800;text-decoration:none;display:inline-flex}.brand>span{width:35px;height:35px;color:var(--cream);background:var(--ink);border-radius:50%;place-items:center;display:grid}.nav-note{color:var(--muted);font-size:13px}.nav-note span{color:var(--ink);font-weight:800}.hero{text-align:center;width:min(880px,100% - 40px);margin:0 auto;padding:78px 0 86px}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:11px;font-weight:800;display:inline-flex}.pulse-dot{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #275f451a}.hero h1{font-family:var(--font-serif);letter-spacing:-.07em;margin:18px 0;font-size:clamp(72px,10vw,126px);font-weight:400;line-height:.78}.hero h1 em{color:var(--green);font-weight:400}.hero-copy{max-width:600px;color:var(--muted);margin:34px auto 38px;font-size:18px;line-height:1.65}.upload-card{border:1px solid var(--line);width:min(650px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf7db;border-radius:24px;margin:0 auto;padding:16px}.drop-zone{cursor:pointer;background:linear-gradient(var(--paper), var(--paper)) padding-box, repeating-linear-gradient(90deg, var(--line) 0 8px, transparent 8px 14px) border-box;border:1px dashed #0000;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:210px;transition:all .18s;display:flex}.drop-zone:hover,.drop-zone.drag-active{border-color:var(--green);background:#fbfce8;transform:translateY(-2px)}.drop-zone input{display:none}.drop-zone strong{font-size:17px}.drop-zone>span:not(.upload-icon){color:var(--muted);font-size:13px}.drop-zone small{color:#8a908b;align-items:center;gap:6px;margin-top:12px;font-size:11px;display:inline-flex}.upload-icon{width:58px;height:58px;color:var(--green);background:var(--lime);border-radius:18px;place-items:center;margin-bottom:6px;display:grid;transform:rotate(-3deg)}.url-field{min-height:48px;color:var(--muted);background:var(--paper);border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:0 14px;display:flex}.url-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.url-field input::placeholder{color:#9a9f9a}.service-error{color:#a63f32;margin:10px 4px 0;font-size:12px;line-height:1.45}.primary-button,.selection-popover>button:not(.icon-button){color:#fff;cursor:pointer;background:var(--ink);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-weight:800;text-decoration:none;transition:all .16s;display:inline-flex}.primary-button:hover:not(:disabled),.selection-popover>button:not(.icon-button):hover{background:var(--green);transform:translateY(-1px)}.primary-button:disabled{cursor:not-allowed;opacity:.4}.primary-button.wide{width:100%;margin-top:12px}.text-button,.back-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:12px 8px 2px;font-size:12px;display:inline-flex}.text-button:hover,.back-button:hover{color:var(--green)}.steps-strip{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:min(1100px,100% - 40px);margin:0 auto;padding:30px 0 42px;display:grid}.steps-strip article{text-align:left;border-right:1px solid var(--line);gap:18px;padding:16px 34px;display:flex}.steps-strip article:last-child{border-right:0}.steps-strip article>span{color:var(--green);font-family:var(--font-serif);font-size:32px}.steps-strip strong{font-size:13px}.steps-strip p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}.processing-card{text-align:center;background:var(--paper);border:1px solid var(--line);width:min(600px,100% - 40px);box-shadow:var(--shadow);border-radius:28px;margin:15vh auto 0;padding:64px}.processing-orbit{width:76px;height:76px;color:var(--green);background:var(--lime);border-radius:50%;place-items:center;margin:0 auto 26px;display:grid;box-shadow:0 0 0 12px #dff45d33}.processing-card h2,.result-heading h2{font-family:var(--font-serif);letter-spacing:-.04em;margin:12px 0;font-size:clamp(42px,6vw,62px);font-weight:400}.processing-card>p:not(.eyebrow),.result-heading>p{color:var(--muted)}.staged-card{text-align:left}.staged-card>.eyebrow,.staged-card>h2,.staged-card>p{text-align:center}.stage-list{gap:12px;margin-top:30px;display:grid}.stage-row{background:#faf8f1;border:1px solid #e9e4d8;border-radius:14px;grid-template-columns:42px 1fr;gap:13px;padding:15px;display:grid}.stage-icon{color:#8b918c;background:#efede6;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.stage-icon>span{background:#b8bcb8;border-radius:50%;width:10px;height:10px}.stage-row.active{border-color:#275f4547}.stage-row.active .stage-icon{color:var(--green);background:var(--lime)}.stage-row.complete .stage-icon{color:#fff;background:#2f8f5b}.stage-row strong{font-size:13px;display:block}.stage-row p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.45}.stage-progress{background:#e7e4da;border-radius:99px;height:6px;margin-top:12px;overflow:hidden}.stage-progress span{background:var(--green);border-radius:inherit;width:42%;height:100%;animation:1.25s ease-in-out infinite load;display:block}.error-card .processing-orbit{color:#fff;background:#a63f32;box-shadow:0 0 0 12px #a63f321f}.error-card .primary-button{margin-top:24px}.loading-line,.progress-track{background:#e7e4da;border-radius:99px;height:7px;overflow:hidden}.loading-line{width:250px;margin:32px auto 0}.loading-line span{background:var(--green);border-radius:inherit;width:50%;height:100%;animation:1.25s ease-in-out infinite load;display:block}@keyframes load{0%{transform:translate(-100%)}to{transform:translate(200%)}}.workspace{width:min(1500px,100% - 32px);margin:0 auto;padding:34px 0 50px}.project-header{justify-content:space-between;align-items:flex-end;margin-bottom:26px;display:flex}.project-header .back-button{margin:0 0 18px -8px;padding-top:0}.project-header h2{font-family:var(--font-serif);letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(34px,4vw,50px);font-weight:400}.review-warning{color:#744136;background:#fff0e9;border:1px solid #f0c5b7;border-radius:10px;max-width:720px;margin:14px 0 0;padding:12px 14px;font-size:12px;line-height:1.45}.duration-pill{color:var(--green);background:#edf2e8;border:1px solid #d7dfd1;border-radius:99px;align-items:center;gap:10px;padding:11px 15px;font-size:12px;display:flex}.editor-grid{grid-template-columns:minmax(220px,.75fr) minmax(430px,1.6fr) minmax(300px,.9fr);align-items:start;gap:16px;display:grid}.media-column,.transcript-panel,.tidbits-panel{min-width:0}.video-frame,.result-player{box-shadow:var(--shadow);background:#111915;border-radius:18px;overflow:hidden}.video-frame{aspect-ratio:16/10}.video-frame video,.result-player video{object-fit:contain;width:100%;height:100%;display:block}.demo-video,.demo-reel{text-align:center;width:100%;height:100%;color:var(--cream);background:radial-gradient(circle at 30% 25%,#dff45d38,#0000 30%),linear-gradient(145deg,#273a2f,#101713);place-content:center;display:grid}.demo-video>span,.reel-mark{font-family:var(--font-serif);color:var(--lime);font-size:62px}.demo-video p,.demo-reel p{letter-spacing:.12em;text-transform:uppercase;margin:4px 0;font-size:12px}.demo-reel small{color:#aeb8b1}.source-meta{color:var(--muted);padding:12px 4px;font-size:11px}.source-meta>div{align-items:center;gap:8px;display:flex}.source-meta p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.source-meta small{color:#959b96;margin:5px 0 0 15px;display:block}.file-dot{background:#62a77c;border-radius:50%;flex:none;width:7px;height:7px}.tip-card{color:var(--green);background:#dff45d38;border:1px solid #275f4529;border-radius:14px;gap:12px;margin-top:12px;padding:16px;display:flex}.tip-card svg{flex:none}.tip-card strong{font-size:12px}.tip-card p{color:var(--muted);margin:3px 0 0;font-size:11px;line-height:1.45}.transcript-panel,.tidbits-panel{background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 30px #1d261f0d}.transcript-panel{position:relative;overflow:visible}.panel-heading{border-bottom:1px solid #ece9df;justify-content:space-between;align-items:flex-start;padding:24px 26px 18px;display:flex}.panel-heading h3{font-family:var(--font-serif);margin:6px 0 0;font-size:24px;font-weight:400}.compact-heading{align-items:center;padding:20px}.read-only-pill{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#efede6;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:800}.legend{min-height:43px;color:var(--muted);background:#faf8f1;border-bottom:1px solid #ece9df;align-items:center;gap:8px;padding:0 26px;font-size:10px;display:flex}.legend>span:not(.legend-note){align-items:center;gap:4px;display:inline-flex}.legend-note{margin-left:auto}.swatch{border-radius:3px;width:10px;height:10px;display:inline-block}.swatch-0,.highlight-0{--highlight:var(--lime)}.swatch-1,.highlight-1{--highlight:var(--peach)}.swatch-2,.highlight-2{--highlight:var(--blue)}.swatch-3,.highlight-3{--highlight:var(--lavender)}.swatch{background:var(--highlight)}.transcript-copy{-webkit-user-select:none;user-select:none;min-height:510px;padding:32px 31px 45px}.word{color:#29332c;cursor:text;font-family:var(--font-serif);background:0 0;border:0;border-radius:3px;margin:0;padding:2px .27em 2px 0;font-size:21px;line-height:1.76;transition:all .1s;display:inline}.word.highlight{background:linear-gradient(transparent 17%, color-mix(in srgb, var(--highlight) 73%, transparent) 17% 88%, transparent 88%)}.word.highlight:hover{filter:saturate(1.25)}.word.selection{color:#203126;background:linear-gradient(transparent 17%, color-mix(in srgb, var(--green) 22%, transparent) 17% 88%, transparent 88%);box-shadow:inset 0 -1px color-mix(in srgb, var(--green) 44%, transparent)}.selection-popover{z-index:20;width:min(360px,100% - 32px);top:var(--selection-top);left:var(--selection-left);color:#fff;background:var(--green);border:1px solid #ffffff24;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:10px 10px 10px 14px;display:grid;position:absolute;box-shadow:0 18px 45px #121b1640}.selection-popover.above{transform:translate(-50%,calc(-100% - 10px))}.selection-popover.below{transform:translate(-50%,10px)}.selection-popover:after{content:"";background:var(--green);border-bottom:1px solid #ffffff24;border-right:1px solid #ffffff24;width:12px;height:12px;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.selection-popover.above:after{bottom:-7px}.selection-popover.below:after{top:-7px;transform:translate(-50%)rotate(225deg)}.selection-popover>div{min-width:0}.selection-popover span{color:var(--lime);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.selection-popover p{font-family:var(--font-serif);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:14px;overflow:hidden}.selection-popover>button:not(.icon-button){min-height:34px;color:var(--ink);background:var(--lime);border-radius:9px;padding:0 13px;font-size:11px}.selection-popover.remove>button:not(.icon-button){color:#fff;background:#a63f32}.selection-popover.extend>button:not(.icon-button){background:var(--blue)}.tidbits-panel{overflow:hidden}.tidbit-list{max-height:610px;padding:12px;overflow:auto}.tidbit-card{background:#faf8f1;border:1px solid #e6e2d6;border-radius:13px;margin-bottom:10px;padding:15px;transition:all .16s}.tidbit-card:hover,.tidbit-card.active-card{border-color:#a7b3aa;transform:translateY(-1px)}.tidbit-card.rejected{opacity:.48}.tidbit-topline{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.tidbit-topline small{color:var(--green);text-transform:uppercase;align-items:center;gap:3px;margin-left:auto;font-size:9px;font-weight:800;display:inline-flex}.number-dot{width:24px;height:24px;color:var(--ink);border-radius:7px;place-items:center;font-size:9px;font-weight:900;display:grid}.dot-0{background:var(--lime)}.dot-1{background:var(--peach)}.dot-2{background:var(--blue)}.dot-3{background:var(--lavender)}.tidbit-card h4{margin:11px 0 5px;font-size:12px}.tidbit-card>p{color:var(--muted);font-family:var(--font-serif);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.card-actions{align-items:center;gap:5px;margin-top:13px;display:flex}.card-actions>button{min-height:30px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #ddd9ce;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.card-actions>button:first-child{color:var(--green);margin-right:auto}.icon-button{width:32px;min-width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:inline-grid}.icon-button:hover{background:#ffffff1f}.icon-button.danger:hover{color:#9c3d36;background:#fff0ed}.cut-footer{background:#f1eee5;border-top:1px solid #ddd9ce;padding:16px 18px 18px}.cut-footer>div{justify-content:space-between;align-items:center;font-size:11px;display:flex}.cut-footer strong{font-family:var(--font-serif);font-size:21px;font-weight:400}.result-page{width:min(1180px,100% - 40px);margin:0 auto;padding:36px 0 70px}.source-review{width:min(1240px,100% - 40px);margin:0 auto;padding:36px 0 70px}.source-review>.back-button{margin-left:-8px;padding-top:0}.source-heading{text-align:center;max-width:760px;margin:46px auto 34px}.source-heading h2{font-family:var(--font-serif);letter-spacing:-.04em;margin:10px 0 12px;font-size:clamp(42px,6vw,68px);font-weight:400;line-height:.95}.source-heading p{color:var(--muted);margin:0;line-height:1.6}.source-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);align-items:stretch;gap:20px;display:grid}.source-player{min-height:520px;box-shadow:var(--shadow);background:#111915;border-radius:18px;overflow:hidden}.source-player video{object-fit:contain;width:100%;height:100%;display:block}.source-panel{background:var(--paper);border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);border-radius:18px;flex-direction:column;padding:22px;display:flex}.source-panel .summary-title{align-items:flex-start;gap:14px}.source-panel .summary-title>div{min-width:0}.source-panel .summary-title strong{overflow-wrap:anywhere;font-size:clamp(19px,2vw,24px);line-height:1.15}.source-panel .summary-title svg{flex:none}.source-facts{gap:14px;margin:18px 0;display:grid}.source-facts div{border-bottom:1px solid #eeeae0;min-width:0;padding-bottom:14px}.source-facts dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.source-facts dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:13px;font-weight:700}.source-note{color:var(--muted);margin:auto 0 8px;font-size:12px;line-height:1.5}.feature-toggle{cursor:pointer;background:#f7f5ee;border:1px solid #e6e1d4;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:11px;margin-top:14px;padding:12px;display:grid}.feature-toggle input{width:18px;height:18px;accent-color:var(--green)}.feature-toggle strong,.feature-toggle small{display:block}.feature-toggle strong{font-size:12px}.feature-toggle small{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.35}.result-page>.back-button{margin-left:-8px;padding-top:0}.result-heading{text-align:center;max-width:720px;margin:50px auto 40px}.result-heading h2{margin-top:8px}.result-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);align-items:stretch;gap:20px;display:grid}.result-player{min-height:470px}.render-state{color:#fff;text-align:center;place-content:center;gap:15px;height:100%;min-height:470px;padding:50px;display:grid}.render-state strong{font-family:var(--font-serif);font-size:52px;font-weight:400}.render-state p{color:#aeb8b1;text-transform:uppercase;margin:0;font-size:11px}.render-state .progress-track{background:#35453b;width:260px}.progress-track span{background:var(--lime);border-radius:inherit;height:100%;transition:width .28s;display:block}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.cut-summary{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;padding:22px;display:flex}.summary-title{border-bottom:1px solid #e8e4d9;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.summary-title span{color:var(--muted);text-transform:uppercase;font-size:10px;display:block}.summary-title strong{font-family:var(--font-serif);margin-top:4px;font-size:24px;font-weight:400;display:block}.mini-timeline{flex:1;padding:12px 0 20px}.mini-timeline>div{border-bottom:1px solid #eeeae0;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:12px 0;display:grid}.mini-timeline span,.mini-timeline small{color:var(--muted);font-size:9px}.mini-timeline p{margin:0;font-size:11px;font-weight:700}@media (max-width:1050px){.editor-grid{grid-template-columns:.8fr 1.5fr}.tidbits-panel{grid-column:1/-1}.tidbit-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.tidbit-card{margin-bottom:0}}@media (max-width:760px){.nav{width:calc(100% - 28px)}.nav-note{display:none}.hero{padding-top:56px}.hero h1{font-size:70px}.steps-strip{grid-template-columns:1fr}.steps-strip article{border-right:0;border-bottom:1px solid var(--line)}.editor-grid,.result-grid,.source-grid{grid-template-columns:1fr}.project-header{flex-direction:column;align-items:flex-start;gap:18px}.media-column{display:none}.transcript-copy{min-height:auto;padding:24px 20px 34px}.word{font-size:19px}.legend-note{display:none}.selection-popover{grid-template-columns:1fr auto;width:min(320px,100% - 24px)}.selection-popover>div{grid-column:1/-1}.tidbit-list{grid-template-columns:1fr}.result-player,.render-state,.source-player{min-height:330px}}
