@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#d9dce3;background:#090c10;font-synthesis:none}body{margin:0;min-width:1100px;background:#090c10}button,input,textarea{font:inherit}.spiritApp{height:100vh;display:grid;grid-template-columns:220px minmax(600px,1fr) 330px;grid-template-rows:62px 1fr;overflow:hidden;background:radial-gradient(circle at 50% 0,#17102a55,transparent 28%),#090c10}.appHeader{grid-column:1/-1;display:grid;grid-template-columns:220px 1fr 330px;align-items:center;border-bottom:1px solid #232831;background:#0b0e12;padding:0 16px;z-index:2}.appBrand{display:flex;align-items:center;gap:10px}.appLogo{width:32px;height:32px;display:grid;place-items:center;border-radius:6px;background:linear-gradient(145deg,#7c3fe4,#49228c);color:#fff;box-shadow:0 0 18px #743dd544}.appBrand div{display:flex;flex-direction:column}.appBrand strong{font-size:17px;color:#f4f2f8}.appBrand small{font-size:10px;color:#858b96;margin-top:2px}.flowSteps{display:flex;align-items:center;justify-content:center;gap:14px;color:#737985;font-size:12px}.flowSteps span{display:flex;align-items:center;gap:7px}.flowSteps b{width:25px;height:25px;display:grid;place-items:center;border:1px solid #363c45;border-radius:50%;color:#aeb3bc;font-size:11px}.flowSteps .current{color:#eee}.flowSteps .current b{border-color:#8752eb;background:#7040d5;color:#fff}.libraryBtn{justify-self:end;display:flex;align-items:center;gap:7px;border:1px solid #252b34;border-radius:6px;background:#11151a;color:#cbd0d7;padding:9px 13px;font-size:11px}.sideNav{grid-row:2;overflow:auto;border-right:1px solid #222730;background:#0d1116;padding:12px 10px;display:flex;flex-direction:column;gap:12px}.importBtn,.runAnalysis,.createClip>button,.exportAll{border:0;border-radius:5px;background:linear-gradient(90deg,#6e36ca,#8145e5);color:#fff;font-weight:600;padding:11px;display:flex;gap:7px;align-items:center;justify-content:center;cursor:pointer}.sideNav nav{display:flex;flex-direction:column;gap:3px}.sideNav nav button{border:0;background:transparent;color:#aeb4bd;padding:9px 11px;border-radius:5px;display:flex;align-items:center;gap:10px;text-align:left;font-size:12px}.sideNav nav button.active{background:#292e35;color:#fff}.focusCard,.videoInfo,.privacyTip{border:1px solid #2a3039;border-radius:7px;background:#10151a;padding:11px}.focusCard>div{display:flex;justify-content:space-between;margin-bottom:10px;font-size:11px}.focusCard>div button{border:0;background:0;color:#b689ff;font-size:10px}.focusCard label{display:block;font-size:10px;color:#aeb4bd;margin:7px 0}.focusCard input{accent-color:#7c45df}.videoInfo{display:flex;flex-direction:column;gap:7px;font-size:10px;color:#949ba5}.videoInfo strong{color:#e0e3e8;margin-bottom:3px}.privacyTip{margin-top:auto;background:linear-gradient(145deg,#241b3b,#171325);border-color:#604295;color:#b99cf0}.privacyTip strong{font-size:11px;margin-left:7px}.privacyTip p{font-size:9px;line-height:1.45;color:#a9a0b8;margin:8px 0 0}.editorMain{grid-column:2;grid-row:2;overflow:auto;padding:12px;background:#0a0d11}.rightRail{grid-column:3;grid-row:2;overflow:auto;border-left:1px solid #252b34;background:#0c1014}.cinemaUpload{height:100%;min-height:540px;border:1px dashed #3a414d;border-radius:8px;background:radial-gradient(circle at 50% 45%,#291b4744,transparent 34%),#0e1217;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer}.cinemaUpload.dragging{border-color:#8e58eb;background:#1b1428}.cinemaUpload>span{width:65px;height:65px;border-radius:50%;display:grid;place-items:center;background:#211635;color:#a875ff}.cinemaUpload h1{font-size:21px;margin:16px 0 7px;color:#f0f1f4}.cinemaUpload p{font-size:12px;color:#8d939e}.cinemaUpload button{display:flex;align-items:center;gap:7px;border:0;border-radius:5px;background:#713bd0;color:#fff;padding:10px 17px;margin:12px}.cinemaUpload small{color:#666d78;font-size:9px}.playerPanel,.wavePanel,.analysisControls,.momentTable{border:1px solid #252b34;border-radius:7px;background:#101419}.playerPanel{overflow:hidden}.playerPanel video{display:block;width:100%;height:min(43vh,430px);object-fit:contain;background:#050608}.playerMeta{height:46px;display:flex;align-items:center;gap:12px;padding:0 14px;color:#a9afb9;font-size:11px}.playerMeta button{border:0;background:transparent;color:#d7dae0}.miniProgress{height:4px;background:#292e36;border-radius:3px;flex:1}.miniProgress i{height:100%;display:block;background:#7841de}.wavePanel{height:103px;margin-top:8px;padding:15px 13px;position:relative}.waveBars{height:50px;display:flex;align-items:center;gap:2px}.waveBars i{flex:1;background:#69717e;border-radius:2px;opacity:.82}.marker{position:absolute;top:7px;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;color:#fff}.marker:after{content:"";width:1px;height:52px;background:currentColor;position:absolute;top:19px}.marker1{left:9%;background:#8248df}.marker2{left:42%;background:#397ed6}.marker3{left:72%;background:#45a657}.timeTicks{display:flex;justify-content:space-between;color:#747b86;font-size:9px}.analysisControls{margin-top:8px;padding:12px;display:grid;grid-template-columns:190px 1fr 225px 180px;gap:10px;align-items:center}.analysisControls>div:first-child{display:flex;flex-direction:column;gap:4px}.analysisControls strong{font-size:12px}.analysisControls small{font-size:8px;color:#858c97;line-height:1.35}.analysisControls textarea{height:38px;resize:none;background:#0b0e12;border:1px solid #303641;border-radius:5px;color:#cfd3d9;padding:7px;font-size:9px}.lengthTabs{display:flex}.lengthTabs button{flex:1;border:1px solid #303641;background:#101419;color:#8e959f;padding:7px 5px;font-size:9px}.lengthTabs button.active{background:#29203d;color:#bf9aff;border-color:#6f48a8}.runAnalysis{font-size:10px}.runAnalysis:disabled{opacity:.65}.spinner{width:13px;height:13px;border:2px solid #ffffff44;border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.editorStatus{margin-top:8px;border:1px solid #413266;background:#211936;color:#c9b5ec;border-radius:5px;padding:9px;font-size:10px}.momentStats{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin:8px 0}.momentStats>div{display:flex;align-items:center;gap:9px;border:1px solid #282e37;border-radius:6px;background:#11161b;padding:11px}.momentStats span{display:flex;flex-direction:column}.momentStats strong{font-size:9px}.momentStats small{font-size:11px;font-weight:700}.violet{color:#a875ff}.blue{color:#579cff}.green{color:#65cc75}.gold{color:#f3bd42}.pink{color:#ef5f92}.momentTable{overflow:hidden}.momentTable>header,.momentRow{display:grid;grid-template-columns:24px 46px minmax(180px,1fr) 92px 67px 29px 29px 16px;gap:8px;align-items:center}.momentTable>header{grid-template-columns:1fr 92px 67px;padding:11px 12px;border-bottom:1px solid #292f38;font-size:10px}.momentTable>header span{color:#7d8490}.momentRow{padding:8px 10px;border-bottom:1px solid #222831;font-size:9px;color:#aeb4bd}.momentRow:hover{background:#191d27}.momentType{color:#a875ff}.momentCopy{display:flex;flex-direction:column;min-width:0}.momentCopy strong{color:#a875ff;font-size:10px;text-transform:capitalize}.momentCopy small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777f8b}.momentRow>b{color:#75d382}.momentRow button{width:25px;height:25px;display:grid;place-items:center;background:#272d35;border:1px solid #363d47;border-radius:4px;color:#d9dde3}.emptyMoments{display:flex;align-items:center;justify-content:center;gap:12px;padding:28px;color:#7e53c9}.emptyMoments span{display:flex;flex-direction:column;gap:5px}.emptyMoments strong{font-size:11px}.emptyMoments small{font-size:9px;color:#777e89}.rightRail>header,.clipQueue>header{height:45px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #282e37;font-size:11px}.rightRail>header button{display:flex;align-items:center;gap:5px;background:#151a20;border:1px solid #303641;border-radius:5px;color:#aeb4bd;padding:7px 9px;font-size:9px}.detectedList{max-height:43vh;overflow:auto;padding:7px}.detectedList>button{width:100%;display:grid;grid-template-columns:25px 1fr 34px;gap:6px;text-align:left;border:0;border-bottom:1px solid #252a32;background:#11151a;color:#cdd1d7;padding:8px}.detectedList>button:hover{background:#1b2028}.momentOrb{color:#a875ff}.detectedList strong{font-size:9px}.detectedList em{color:#a875ff;font-style:normal}.detectedList p{font-size:8px;color:#a0a6af;margin:4px 0;line-height:1.35}.detectedList small{font-size:7px;color:#737b87}.detectedList b{font-size:9px;color:#73d17d}.railEmpty{text-align:center;padding:33px 20px;color:#8250d5}.railEmpty strong{display:block;font-size:11px;margin:9px}.railEmpty p{font-size:9px;color:#777f8b;line-height:1.5}.createClip{border-top:1px solid #282e37;border-bottom:1px solid #282e37;padding:12px}.createClip>strong{font-size:11px}.clipTimes{display:grid;grid-template-columns:1fr 1fr;gap:7px}.createClip label{display:block;color:#8d949e;font-size:8px;margin-top:8px}.createClip input,.createClip select{width:100%;background:#101419;border:1px solid #303641;color:#cfd3d9;border-radius:4px;padding:7px;margin-top:4px;font-size:9px}.createClip select{width:100%;margin-top:4px}.libraryOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#05070bc9;display:grid;place-items:center;padding:24px}.libraryOverlay>section{width:min(620px,92vw);max-height:72vh;overflow:auto;background:#11161d;border:1px solid #303744;border-radius:12px;box-shadow:0 25px 80px #000;padding:14px}.libraryOverlay header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #292f38;padding:4px 4px 12px}.libraryOverlay header div{display:flex;flex-direction:column}.libraryOverlay header strong{font-size:15px}.libraryOverlay header small,.libraryOverlay p{color:#838b97;font-size:10px}.libraryOverlay header button{border:0;background:transparent;color:#b9bec6;font-size:24px}.projectRow{width:100%;display:grid;grid-template-columns:36px 1fr 20px;gap:10px;align-items:center;text-align:left;background:#151b23;color:#d8dce2;border:1px solid #282f39;border-radius:7px;padding:10px;margin-top:8px}.projectRow>span{width:34px;height:34px;border-radius:6px;display:grid;place-items:center;background:#2b1b49;color:#a875ff}.projectRow div{display:flex;flex-direction:column;gap:3px}.projectRow small{font-size:8px;color:#7f8793}.createClip .checkLine{display:flex;align-items:center;gap:5px}.createClip .checkLine input{width:auto;margin:0;accent-color:#7540d8}.createClip>button{width:100%;margin-top:9px;font-size:10px}.clipQueue>div{display:grid;grid-template-columns:32px 1fr 25px;gap:7px;align-items:center;margin:6px 10px;padding:7px;background:#151a20;border-radius:4px}.clipQueue>div>span{width:31px;height:25px;display:grid;place-items:center;background:#24193a;color:#a875ff}.clipQueue p{display:flex;flex-direction:column;margin:0}.clipQueue p strong{font-size:9px;text-transform:capitalize}.clipQueue p small{font-size:8px;color:#777e89}.clipQueue>div button{border:0;background:transparent;color:#bdc1c8}.clipQueue .exportAll{margin:9px;width:calc(100% - 18px);font-size:10px}.exportAll:disabled{opacity:.4}.agentPanel{border-bottom:1px solid #282e37;padding:11px;background:linear-gradient(145deg,#12121a,#171126)}.agentPanel>header{display:flex;align-items:center;gap:8px}.agentPanel>header>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#7040d5;color:#fff}.agentPanel>header div{display:flex;flex-direction:column}.agentPanel>header strong{font-size:11px}.agentPanel>header small{font-size:7px;color:#8d84a2}.agentPanel>p{font-size:8px;line-height:1.45;color:#aaa2b8;margin:8px 0}.agentCommand{display:grid;grid-template-columns:1fr 30px}.agentCommand input{min-width:0;background:#0c0e13;border:1px solid #3a304c;border-radius:5px 0 0 5px;color:#ddd6e9;padding:8px;font-size:8px}.agentCommand button{border:0;border-radius:0 5px 5px 0;background:#7240d4;color:#fff}.agentHistory{display:flex;flex-direction:column;gap:5px;margin-top:9px}.agentHistory>strong{font-size:7px;letter-spacing:.12em;color:#7d748d}.agentHistory span{display:flex;align-items:center;gap:5px;font-size:8px;color:#aeb4bd}.agentHistory span svg{color:#65cc75}.agentHistory button{border:0;background:transparent;color:#a875ff;text-align:left;padding:0;font-size:7px}.engineBadge{display:flex;align-items:center;gap:8px;border:1px solid #2a3039;border-radius:7px;background:#10151a;padding:9px}.engineBadge>span{width:8px;height:8px;border-radius:50%;background:#d06767;box-shadow:0 0 8px #d0676766}.engineBadge.online>span{background:#62c779;box-shadow:0 0 8px #62c77988}.engineBadge div{display:flex;flex-direction:column;gap:2px}.engineBadge strong{font-size:9px}.engineBadge small{font-size:7px;color:#7e8691}.pipelineProgress{border:1px solid #2e3540;border-radius:6px;background:#10151b;margin-top:8px;padding:10px}.pipelineProgress header,.pipelineProgress>div{display:flex;justify-content:space-between;align-items:center}.pipelineProgress header{border-bottom:1px solid #282e37;padding-bottom:7px;margin-bottom:4px}.pipelineProgress header strong{font-size:10px}.pipelineProgress header b{font-size:8px;color:#9c70e7}.pipelineProgress>div{font-size:8px;color:#8f97a2;padding:4px 0}.pipelineProgress>div strong{color:#69c77c}.pipelineProgress>button{width:100%;border:0;border-radius:4px;background:#7040d5;color:#fff;padding:7px;margin-top:6px;font-size:8px}.transcriptPanel{margin-top:8px;border:1px solid #292f38;border-radius:6px;background:#101419;overflow:hidden}.transcriptPanel>header{display:flex;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #292f38}.transcriptPanel>header strong{font-size:10px}.transcriptPanel>header small{font-size:8px;color:#7d8490}.transcriptPanel>button{width:100%;display:grid;grid-template-columns:48px 54px 1fr;gap:8px;align-items:start;text-align:left;border:0;border-bottom:1px solid #222831;background:transparent;color:#b7bdc6;padding:8px 11px;font-size:9px}.transcriptPanel>button:hover{background:#181d24}.transcriptPanel time{color:#747c87}.transcriptPanel b{font-size:8px;text-transform:uppercase;color:#9b74e8;cursor:pointer}.transcriptPanel b.sitter{color:#5ba3ef}.transcriptPanel span{line-height:1.45}.pipelineProgress.ready{border-color:#3a8a55;background:linear-gradient(135deg,#102019,#10151b)}.pipelineProgress.ready header strong,.pipelineProgress.ready header b{color:#72dc8b}.stageExplain{margin:7px 0;padding:8px;border-radius:5px;background:#201638;color:#cdb9ef;font-size:9px;line-height:1.45}.aiClipShelf{margin-top:12px;border:3px solid #ff8a1f;border-radius:10px;background:linear-gradient(145deg,#2b190b,#10151b);overflow:hidden;box-shadow:0 0 30px #ff8a1f4d}.aiClipShelf>header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:linear-gradient(90deg,#f47712,#ff9f32);border-bottom:2px solid #ffb55f}.aiClipShelf>header div{display:flex;flex-direction:column;gap:4px}.aiClipShelf>header strong{font-size:14px;color:#160c03}.aiClipShelf>header small{font-size:10px;font-weight:600;color:#492205}.aiClipShelf>header b{border-radius:20px;background:#17100a;color:#ffb15b;padding:7px 12px;font-size:10px}.aiClipShelf article{display:grid;grid-template-columns:64px 1fr 110px 94px;gap:10px;align-items:center;padding:14px 16px;border-bottom:1px solid #5b3518}.aiClipShelf article:last-child{border-bottom:0}.clipNumber{font-size:10px;font-weight:900;color:#ff9b39}.aiClipShelf article div{display:flex;flex-direction:column;gap:4px}.aiClipShelf article strong{font-size:13px;color:#ffe1bf}.aiClipShelf article small{font-size:9px;color:#c9ad91}.aiClipShelf article p{font-size:8px;color:#a88e76;margin:0}.aiClipShelf article button{display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #ffad55;border-radius:5px;background:#f47712;color:#160c03;padding:9px;font-size:9px;font-weight:800}.aiClipShelf article button+button{background:#171c23;border-color:#a85c1f;color:#ffad55}.clipRange{position:absolute;top:12px;bottom:22px;background:#ff8a1f30;border-left:2px solid #ff8a1f;border-right:2px solid #ff8a1f;pointer-events:none}.topicTrack{margin-top:8px;border:1px solid #313844;border-radius:7px;background:#0f141a;padding:10px}.topicTrack header{display:flex;justify-content:space-between}.topicTrack header strong{font-size:10px}.topicTrack header small{font-size:8px;color:#818a96}.topicTrack>div{display:flex;gap:3px;overflow-x:auto;margin-top:8px}.topicTrack>div button{min-width:90px;display:flex;flex-direction:column;gap:2px;border:1px solid #934f19;border-radius:4px;background:#2b190b;color:#ffb56b;padding:7px;text-align:left}.topicTrack>div button.selected{background:#f47712;color:#160c03}.topicTrack button strong{font-size:9px}.topicTrack button small{font-size:7px}.topicTrack footer{display:flex;align-items:center;gap:6px;padding-top:8px}.topicTrack footer b{margin-right:auto;color:#ff9a38}.topicTrack footer button{border:1px solid #74431b;background:#21170e;color:#f1c395;border-radius:4px;padding:6px;font-size:8px}.readingReview{margin-top:10px;border:1px solid #2d3540;border-radius:7px;background:#10151b}.readingReview>header,.utilityView>header{display:flex;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #2d3540}.readingReview header strong,.utilityView header strong{font-size:11px}.readingReview header small,.utilityView header small{font-size:8px;color:#818a95}.readingReview article{display:grid;grid-template-columns:78px 1fr 105px 105px;gap:9px;align-items:center;padding:10px 12px;border-bottom:1px solid #252c35}.readingReview article>b{color:#9e72e8;font-size:9px}.readingReview article div{display:flex;flex-direction:column;gap:3px}.readingReview article strong{font-size:10px}.readingReview article small,.readingReview article p{font-size:8px;color:#878f9b;margin:0}.readingReview article button{border:1px solid #3b4350;background:#181e26;color:#cfd4dc;border-radius:4px;padding:7px;font-size:8px}.aiClipShelf article.approved{background:#14311c}.aiClipShelf article.rejected{opacity:.48}.clipNumber{display:flex;flex-direction:column;gap:4px}.clipNumber small{text-transform:uppercase;font-size:7px}.clipAdjust{display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:4px;margin-top:5px}.clipAdjust button{padding:4px 6px!important;background:#2b2118!important;color:#ffc07b!important;font-size:7px!important}.reviewActions{display:flex;flex-direction:column;gap:4px}.reviewActions button{width:100%}.momentMenuWrap{position:relative}.momentMenuWrap>button{border:0;background:transparent;color:#9ba2ad}.momentMenuWrap menu{position:absolute;right:0;top:20px;z-index:25;width:160px;margin:0;padding:5px;background:#171d25;border:1px solid #3c4552;border-radius:6px;box-shadow:0 12px 35px #000}.momentMenuWrap menu button{display:block;width:100%;border:0;background:transparent;color:#c6ccd4;padding:6px 8px;text-align:left;font-size:8px}.momentMenuWrap menu button:hover{background:#282f39}.momentMenuWrap menu button:disabled{opacity:.35}.momentRow.important{border-left:3px solid #ff8a1f}.utilityView{margin-top:10px;border:1px solid #2d3540;border-radius:7px;background:#10151b;padding-bottom:8px}.utilityView>div{display:flex;align-items:center;gap:8px;padding:9px 12px}.utilityView>div span{display:flex;flex:1;flex-direction:column}.utilityView p{font-size:9px;color:#818a96;padding:0 12px}.settingsView label{display:block;margin:10px 12px;color:#aab1bb;font-size:9px}.settingsView input,.settingsView select{display:block;width:100%;margin-top:4px;padding:7px;background:#0c1117;color:#d4d8df;border:1px solid #343c47;border-radius:4px}.settingsView label small{display:block;color:#737c88;margin-top:3px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1250px){.spiritApp{grid-template-columns:190px minmax(560px,1fr) 285px}.appHeader{grid-template-columns:190px 1fr 285px}.analysisControls{grid-template-columns:1fr 1fr}.sideNav{font-size:90%}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#dbe1e8;background:#060a0e}*{box-sizing:border-box}.v2App{min-height:100vh;display:grid;grid-template-columns:205px minmax(640px,1fr) 330px 195px;grid-template-rows:70px auto;background:radial-gradient(circle at 52% -20%,#15202a 0,#070b0f 35%);font-size:12px}.v2App button,.v2App input,.v2App select{font:inherit}.v2Header{grid-column:1/-1;position:sticky;top:0;z-index:30;height:70px;display:grid;grid-template-columns:300px 1fr auto 140px;align-items:center;border:1px solid #26303a;border-radius:0 0 10px 10px;background:#080d11ef;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:0 16px}.v2Brand{display:flex;align-items:center;gap:10px}.v2Brand>svg{width:43px;height:43px;color:#39d59a}.v2Brand span,.account span{display:flex;flex-direction:column}.v2Brand strong{font-size:21px}.v2Brand small{font-size:9px;color:#8c96a1}.v2Promise{text-align:center;display:flex;flex-direction:column}.v2Promise em{font-family:Georgia,serif;color:#e8ca83;font-size:21px}.v2Promise small{font-size:9px;color:#c2c8ce;letter-spacing:.08em}.topStats{display:flex;height:48px}.topStats span{min-width:94px;display:flex;flex-direction:column;justify-content:center;padding:0 11px;border:1px solid #26313b;border-radius:5px;background:#0c1217;margin-left:4px}.topStats small{color:#85909b;font-size:8px}.topStats b{font-size:12px}.account{display:flex;align-items:center;gap:8px;border:0;background:transparent;color:#e3e6eb}.account>svg:first-child{width:35px;height:35px;border-radius:50%;padding:7px;background:#1c2b25;color:#45cf91}.account small{color:#38ce83;font-size:8px}.account>svg:last-child{width:13px}.v2Left{grid-column:1;grid-row:2;position:sticky;top:70px;height:calc(100vh - 70px);overflow-y:auto;padding:12px 10px;border-right:1px solid #202a33;background:#080d11}.importV2{width:100%;border:0;border-radius:7px;background:linear-gradient(90deg,#08754e,#35b86d);color:#fff;padding:11px;display:flex;justify-content:center;gap:8px}.importV2 svg,.v2Left nav svg{width:16px;height:16px}.v2Left nav{display:flex;flex-direction:column;margin-top:10px}.v2Left nav button{display:flex;align-items:center;gap:10px;border:0;border-radius:6px;background:transparent;color:#c7cdd4;padding:10px;text-align:left}.v2Left nav button svg:last-child{margin-left:auto}.v2Left nav button.active{color:#65e3a2;background:#0f382e}.voiceCard,.modeCard{border:1px solid #29343e;border-radius:8px;background:#0c1318;padding:12px;margin-top:12px}.voiceCard header{display:flex;justify-content:space-between;font-size:8px}.voiceCard header b{color:#48cf83}.voiceCard>strong,.voiceCard>small{display:block;margin-top:8px}.voiceCard>small{color:#76828e;margin-top:2px}.voiceWave{color:#2ed183;font-size:17px;letter-spacing:-2px;margin:12px 0}.voiceCard button,.modeCard button{width:100%;border:1px solid #34404b;border-radius:5px;background:#182129;color:#b8c0c9;padding:7px}.modeCard{border-color:#4d2b69;background:linear-gradient(150deg,#1b1229,#0d1318)}.modeCard>svg{color:#bd77ff;background:#39205a;padding:8px;width:38px;height:38px;border-radius:7px}.modeCard strong{display:block;color:#b986ed;margin:10px 0}.modeCard p{color:#b0a5bb;line-height:1.55;font-size:10px}.modeCard button{background:#472368;color:#e3c8ff}.v2Left footer{margin-top:20px;color:#69737e}.v2Left footer>span{display:flex;align-items:center;gap:5px;border:1px solid #25303a;border-radius:5px;padding:8px;margin-top:7px}.v2Left footer i{width:7px;height:7px;border-radius:50%;background:#2ecc71}.v2Left footer b{color:#38ce83;margin-left:auto}.v2Center{grid-column:2;grid-row:2;padding:12px 8px 40px;min-width:0}.emptyStudio{min-height:420px;width:100%;border:1px dashed #395063;border-radius:10px;background:#0b1218;color:#a8b2bc;display:grid;place-items:center;align-content:center;gap:10px}.emptyStudio svg{width:46px;height:46px;color:#3ac98a}.emptyStudio strong{font-size:18px}.videoCard{border:1px solid #28343e;border-radius:8px;overflow:hidden;background:#030608}.videoCard video{width:100%;height:255px;display:block;background:#000;object-fit:contain}.videoControls{height:45px;display:flex;align-items:center;gap:12px;padding:0 12px;background:#0a1015}.videoControls button{border:0;background:transparent;color:#dbe2e9}.videoControls svg{width:16px}.videoControls>i{height:3px;flex:1;background:#303740;border-radius:3px}.videoControls>i b{display:block;height:100%;background:#a64ff1}.trackCard{position:relative;margin-top:6px;border:1px solid #28343e;border-radius:8px;background:#0a1015;padding:10px 12px;overflow:hidden}.trackLegend{display:flex;gap:22px;font-size:8px;margin-bottom:10px}.trackRuler{display:flex;justify-content:space-between;color:#7f8994;font-size:7px;margin-left:64px}.trackCard>label{display:grid;grid-template-columns:60px 1fr;align-items:center;margin-top:5px;font-size:8px}.trackRow{display:flex;height:23px;gap:2px;overflow:hidden}.trackRow button,.trackRow span{border:0;border-radius:2px;min-width:48px;display:grid;place-items:center;font-size:7px;color:#d9e1e8}.trackRow.topics button{background:#124958}.trackRow.readings button{background:#492369}.trackRow.speakers{background:#172014;color:#e5c846;align-items:center;padding:0 5px}.trackRow.speakers span{color:#e5c846;background:transparent}.trackRow.speakers button{background:#5f4f11;color:#fff49e}.momentDots{height:22px;display:flex;align-items:center;justify-content:space-around}.momentDots button{border:0;background:transparent;font-size:13px}.purple{color:#b56cff}.teal{color:#32cfa1}.blue{color:#4a9fff}.pink{color:#fa5d91}.green{color:#55d472}.gold{color:#f6b634}.fullWave{height:32px;display:flex;align-items:center;gap:1px}.fullWave i{width:2px;background:#8b949e;opacity:.75}.rangeOverlay{position:absolute;top:42px;bottom:8px;background:#b44dff16;border-left:2px solid #d268ff;border-right:2px solid #d268ff;pointer-events:none}.reviewGrid{display:grid;grid-template-columns:215px 1fr;gap:7px;margin-top:7px}.readingsList,.clipReview,.momentsPanel,.assistantPanel,.v2Tools>section,.utilitySection{border:1px solid #29343e;border-radius:8px;background:#0a1015;overflow:hidden}.readingsList>header,.clipReview>header,.momentsPanel>header,.assistantPanel>header,.utilitySection>header{display:flex;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid #29343e}.readingsList>header strong{font-size:9px}.readingsList>button{position:relative;width:calc(100% - 12px);margin:6px;display:flex;flex-direction:column;gap:3px;text-align:left;border:1px solid #2b3640;border-radius:5px;background:#111820;color:#a8b2bc;padding:9px}.readingsList>button.selected{border-color:#9554d4;background:#241433}.readingsList button strong{color:#b983e8;font-size:9px}.readingsList button em{color:#4ec8e9;font-size:8px}.readingsList button span,.readingsList button small{font-size:7px}.readingsList button b{position:absolute;right:7px;top:32px;color:#6ee59c}.clipReview>header div{display:flex;align-items:center;gap:7px}.clipReview>header strong{color:#c478ff}.clipReview>header span{font-size:9px}.clipReview>header small{color:#77828d;font-size:7px}.clipReview>header button{border:1px solid #6d3d92;background:#2e1646;color:#d5a8f7;border-radius:4px;padding:7px;display:flex;gap:5px}.clipReview>header button svg{width:12px}.clipReview>header>b{font-size:7px;color:#7d8791}.miniTimeline{padding:8px 12px;border-bottom:1px solid #28313a}.miniTimeline>span{display:inline-block;color:#ab71e3;background:#322047;padding:3px 5px;font-size:7px;margin-right:75%}.clipBody{display:grid;grid-template-columns:1fr 145px}.clipTranscript{max-height:270px;overflow-y:auto;padding:7px}.clipTranscript>button{width:100%;display:grid;grid-template-columns:47px 44px 1fr;gap:5px;border:0;background:transparent;color:#c5cbd2;padding:6px;text-align:left;font-size:7px}.clipTranscript b{border-radius:3px;padding:3px}.clipTranscript b.creator{background:#165538;color:#8af0b0}.clipTranscript b.guest{background:#685615;color:#ffed8c}.clipTranscript time{color:#7b8590}.clipBody>aside{border-left:1px solid #28313a;padding:8px;display:flex;flex-direction:column;gap:5px}.clipBody>aside>strong{font-size:7px;color:#8d96a0;margin-top:4px}.clipBody>aside>div{display:grid;grid-template-columns:1fr 1fr;gap:4px}.clipBody aside button{border:1px solid #303a44;background:#151d24;color:#aeb6bf;border-radius:4px;padding:6px;font-size:7px}.clipBody aside .wide{width:100%}.clipBody aside .approve{background:#087633;color:#fff}.clipBody aside .aiEdit{background:#572294;color:#fff}.clipBody aside .reject{background:#9a253b;color:#fff}.clipBody aside svg{width:11px;height:11px}.utilitySection{margin-top:8px}.utilitySection>div{display:flex;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid #252e37}.utilitySection>div svg{width:14px}.utilitySection>div span{display:flex;flex:1;flex-direction:column}.utilitySection small,.utilitySection p{color:#7f8993;font-size:8px}.utilitySection p{padding:10px}.settingsRow{display:grid!important;grid-template-columns:repeat(3,1fr);gap:8px!important}.settingsRow label{font-size:8px}.settingsRow input,.settingsRow select{display:block;width:100%;background:#111820;border:1px solid #333d47;color:#bbc3cb;padding:7px;margin-top:4px}.v2Status{position:fixed;left:220px;bottom:10px;z-index:40;max-width:700px;padding:9px 13px;border:1px solid #56377a;border-radius:6px;background:#241537;color:#d8b8f2;box-shadow:0 10px 35px #000}.v2Right{grid-column:3;grid-row:2;padding:12px 5px 40px;min-width:0}.momentsPanel>header select{background:#0f161c;border:1px solid #303a44;color:#aeb6bf;padding:5px;border-radius:4px;font-size:8px}.momentsPanel>button{width:100%;display:grid;grid-template-columns:38px 1fr 32px 15px;gap:6px;align-items:center;border:0;border-bottom:1px solid #252e37;background:transparent;color:#cbd1d8;padding:9px;text-align:left}.momentsPanel>button>i{width:35px;height:35px;display:grid;place-items:center;background:#151c23;border-radius:4px}.momentsPanel>button svg{width:15px}.momentsPanel>button span{display:flex;flex-direction:column;gap:2px}.momentsPanel>button span strong{font-size:9px}.momentsPanel>button span em{font-style:normal;color:#bd75ed;margin-left:8px}.momentsPanel>button span small{font-size:7px;color:#8b949e}.momentsPanel>button>b{color:#70e49d;background:#14442b;padding:3px;border-radius:3px;font-size:7px}.assistantPanel{margin-top:8px;min-height:420px;display:flex;flex-direction:column}.assistantPanel>header{justify-content:flex-start;gap:7px;color:#c27af2}.assistantPanel>header svg{width:15px}.assistantPanel>p{color:#8f99a4;font-size:9px;line-height:1.45;padding:0 11px}.aiMessage{align-self:flex-start;margin:7px 10px;padding:9px;border-radius:7px;background:#182027;color:#c3cad1;max-width:78%;font-size:9px}.aiMessage button{display:block;margin-top:7px;border:1px solid #573878;background:#28183b;color:#cda8e9;padding:5px;border-radius:3px}.assistantInput{margin:auto 10px 10px;display:grid;grid-template-columns:1fr 35px;border:1px solid #2e3943;border-radius:5px;overflow:hidden}.assistantInput input{border:0;background:#0b1116;color:#d2d8de;padding:10px;min-width:0}.assistantInput button{border:0;background:#121b22;color:#cad2d9}.assistantInput svg{width:15px}.v2Tools{grid-column:4;grid-row:2;padding:12px 10px 40px}.v2Tools>section{margin-bottom:12px}.v2Tools section>header{padding:10px;color:#c674f3;background:#21132e;border-bottom:1px solid #4b2863;font-weight:700}.v2Tools section>button{width:100%;display:flex;gap:8px;align-items:center;border:0;border-bottom:1px solid #202a33;background:transparent;color:#c8ced5;padding:9px;text-align:left}.v2Tools section>button>svg{width:28px;height:28px;padding:7px;border-radius:4px;background:#182028}.v2Tools section>button span{display:flex;flex-direction:column}.v2Tools section>button strong{color:#c873ef;font-size:9px}.v2Tools section>button small{font-size:8px;line-height:1.35}.presets button{justify-content:space-between!important}.presets button span{font-size:9px}.presets button span small{color:#828c96}.presets button>svg{background:transparent!important;color:#626c76}.presets button.selected>svg{color:#2dda7d}.presets .exportSelected{margin:10px;width:calc(100% - 20px);justify-content:center!important;background:#6327a0;color:#fff;border-radius:5px}.projectButton{position:fixed;top:17px;right:745px;z-index:40;border:1px solid #28323c;background:#0e151b;color:#b8c0c8;border-radius:5px;padding:7px 11px;display:flex;gap:6px}.projectButton svg{width:13px}.libraryModal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#020406d9;display:grid;place-items:center}.libraryModal>section{width:min(560px,90vw);max-height:70vh;overflow:auto;background:#0c1217;border:1px solid #35414c;border-radius:9px;padding:10px}.libraryModal header{display:flex;justify-content:space-between;padding:8px}.libraryModal header button{border:0;background:transparent;color:#ccd2d8}.libraryModal>section>button{width:100%;display:flex;gap:10px;align-items:center;border:1px solid #29343e;background:#111820;color:#c5ccd3;padding:10px;margin-top:6px;border-radius:5px;text-align:left}.libraryModal>section>button span{display:flex;flex-direction:column}.libraryModal small{color:#7e8994}.topStats span{min-width:84px;padding:0 8px}.topStats b{font-size:10px}.topStats .stateBadge{min-width:135px;border-color:#8c641d}.topStats .stateBadge b{font-size:9px;color:#f2ca70}.topStats .stateBadge.ready_for_review{border-color:#197a4a}.topStats .stateBadge.ready_for_review b{color:#65e69f}.topStats .stateBadge.analysis_failed{border-color:#9a3047}.topStats .stateBadge.analysis_failed b{color:#ff758c}.analysisPhase{margin-top:7px;border:2px solid #d18b22;border-radius:9px;background:linear-gradient(135deg,#21170b,#0d1318);padding:16px;display:flex;align-items:center;justify-content:space-between;gap:15px}.analysisPhase>div{display:flex;flex-direction:column;gap:4px}.analysisPhase strong{font-size:18px;color:#ffd894}.analysisPhase span{font-size:11px}.analysisPhase small{color:#aeb6be}.analysisPhase>button,.phaseActions button,.explainedEmpty button{border:0;border-radius:7px;background:linear-gradient(90deg,#ed8a18,#ffb13b);color:#211103;padding:14px 25px;font-weight:800;display:flex;gap:7px;align-items:center;justify-content:center}.analysisPhase>button svg{width:18px}.analysisPhase.analyzing{display:block;border-color:#7042a2;background:#13101b}.analysisPhase.analyzing header{display:flex;justify-content:space-between}.analysisPhase.analyzing header div{display:flex;gap:10px;align-items:center}.analysisPhase.analyzing header strong{color:#d7b1fb}.analysisPhase.analyzing header b{color:#c081f3}.realProgress{height:9px!important;display:block!important;margin:12px 0;background:#292f38;border-radius:8px;overflow:hidden}.realProgress i{display:block;height:100%;background:linear-gradient(90deg,#7040d5,#d166f2)}.stageList{display:grid!important;grid-template-columns:repeat(2,1fr);gap:5px!important}.stageList span{display:flex;justify-content:space-between;border:1px solid #29323b;border-radius:4px;padding:7px}.stageList span b{font-size:9px}.stageList span small{font-size:8px}.stageList .complete b{color:#55d98d}.stageList .active{border-color:#8653bb;background:#251633}.stageList .active b{color:#d195ff}.analysisPhase>p{color:#89939e;font-size:8px;margin-bottom:0}.analysisPhase.ready_for_review{border-color:#18814b;background:#0d2117}.analysisPhase.ready_for_review strong{color:#6ce6a1}.phaseActions{display:flex;gap:6px}.phaseActions button{padding:10px 13px;background:#147847;color:#fff}.trackRow em,.momentDots em{display:grid;place-items:center;width:100%;font-style:normal;color:#7e8994;font-size:8px;border:1px dashed #2d3741;border-radius:3px}.explainedEmpty{min-height:170px;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;color:#87919c}.explainedEmpty>svg{width:26px;color:#7d4ba2}.explainedEmpty strong{color:#c7cdd4}.explainedEmpty small{font-size:8px}.explainedEmpty button{padding:8px 12px;margin-top:5px}.progressiveTranscript{margin-top:7px;border:1px solid #29343e;border-radius:7px;background:#0a1015;overflow:hidden}.progressiveTranscript header{display:flex;justify-content:space-between;padding:9px;border-bottom:1px solid #29343e}.progressiveTranscript header small{color:#62da96}.progressiveTranscript>button{width:100%;display:grid;grid-template-columns:45px 55px 1fr;gap:7px;border:0;border-bottom:1px solid #222b34;background:transparent;color:#bec6ce;padding:7px;text-align:left;font-size:8px}.progressiveTranscript time{color:#78838e}.assistantPanel.unavailable{opacity:.72}.assistantInput input:disabled,.assistantInput button:disabled{cursor:not-allowed;opacity:.55}.autoAnalyze{grid-column:1/-1;display:grid!important;grid-template-columns:20px 1fr;align-items:center;background:#111820;border:1px solid #2d3943;border-radius:5px;padding:9px}.autoAnalyze input{width:auto!important;margin:0!important}.autoAnalyze small{grid-column:2;color:#7d8791;margin-top:2px}@media(max-width:1300px){.v2App{grid-template-columns:185px minmax(600px,1fr) 300px}.v2Tools{display:none}.v2Header{grid-template-columns:260px 1fr auto 120px}.topStats span{min-width:72px}.topStats .stateBadge{min-width:120px}.projectButton{right:420px}}@media(max-width:980px){.v2App{grid-template-columns:165px 1fr}.v2Right,.v2Center{grid-column:2}.v2Header{grid-template-columns:230px 1fr}.v2Promise,.topStats,.account{display:none}.reviewGrid{grid-template-columns:1fr}.v2Left{font-size:90%}}.previewDecision{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:7px;padding:9px 11px;border-bottom:1px solid #834b13;background:linear-gradient(90deg,#2b1808,#15110d);color:#f4c47f}.previewDecision>div{display:flex;flex-direction:column}.previewDecision small{color:#bc9e77;margin-top:2px}.previewDecision button{border:1px solid #72532d;border-radius:4px;background:#211a13;color:#eddcc6;padding:7px}.previewDecision .approve{background:#087633;color:#fff;border-color:#15954b}.previewDecision .tighten,.clipBody aside .tighten{background:linear-gradient(90deg,#c95e05,#f08a16);border-color:#ff9b30;color:#fff;font-weight:700}.boundaryReason{color:#a58d72;font-size:7px;line-height:1.35}.clipBody aside .nextClip{margin-top:3px;background:#27323b;color:#e2e8ee;border-color:#52606c;font-weight:700}@media(max-width:760px){.previewDecision{grid-template-columns:1fr}}
