:root{color-scheme:light;--ink: #0b1220;--softInk: #2b3546;--muted: #627086;--faint: #98a2b3;--line: #e5eaf1;--lineStrong: #d4dce8;--panel: #ffffff;--surface: #f3f6fa;--softSurface: #f8fafc;--mint: #0f766e;--mintSoft: #e9f7f4;--blue: #2f6f9f;--amber: #b87918;--amberSoft: #fff6e6;--rose: #b45a66;--shadow: 0 24px 70px rgba(15, 23, 42, .08);--softShadow: 0 12px 34px rgba(15, 23, 42, .055);--cardRadius: 18px;--controlRadius: 14px}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:linear-gradient(180deg,#f7f9fc 0%,var(--surface) 100%)}html.talkingHeadCreateRoot,body.talkingHeadCreateBody{height:100%;overflow:hidden}body.talkingHeadCreateBody{position:fixed;top:0;right:0;bottom:0;left:0;width:100%}button,textarea{font:inherit}button,a,textarea{outline-color:#1175685c}button{border:1px solid var(--lineStrong);background:#fff;color:var(--ink);border-radius:var(--controlRadius);font-weight:760;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}button:hover{border-color:#98a5b5;box-shadow:0 6px 18px #0f172a0f}button:disabled{cursor:wait;opacity:.72}.boot-screen{min-height:100vh;display:grid;place-items:center;color:var(--muted);background:var(--surface)}.shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr}.videoLibraryShell,.presentersShell,.presenterCreateShell{grid-template-rows:auto auto;align-content:start}.createShell{height:100dvh;overflow:hidden}.topbar{height:64px;display:grid;grid-template-columns:auto auto;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-size:20px;font-weight:880;white-space:nowrap}.brandMark{width:26px;height:26px;border-radius:8px;position:relative;background:linear-gradient(145deg,#17202a,#0c1117);box-shadow:0 8px 18px #11131824}.brandMark:before{content:"";position:absolute;left:9px;top:6px;width:8px;height:14px;border:2px solid #d8f3ed;border-radius:8px}.brandMark:after{content:"";position:absolute;left:12px;bottom:5px;width:2px;height:6px;border-radius:999px;background:#d8f3ed;box-shadow:-4px 5px 0 -1px #d8f3ed,4px 5px 0 -1px #d8f3ed}.topbarBadge{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border-radius:8px;border:1px solid #cfe1dc;color:#275f58;background:#f4fbf9;font-size:13px;font-weight:800;white-space:nowrap}.topbarActions{display:inline-flex;align-items:center;gap:8px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#f8fafc}.topbarLink,.primaryLink{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:8px;color:#344054;text-decoration:none;font-size:13px;font-weight:820;white-space:nowrap}.topbarLink.active,.primaryLink{color:#fff;background:#111827}.twoColumnWorkspace{width:min(1440px,100%);min-height:0;height:100%;margin:0 auto;padding:28px;display:grid;grid-template-columns:minmax(500px,620px) minmax(560px,1fr);gap:24px;align-items:stretch;overflow:hidden}.chatPanel,.insightPanel{min-width:0}.chatPanel{min-height:0;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;overflow:hidden;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.outcomeStream{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;gap:12px;overflow-y:auto;overscroll-behavior:contain;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.outcomeStream>*{flex:0 0 auto}.emptyOutcomeStream{justify-content:flex-start;padding:30px;background:#fbfcfe}.artifactEmptyShell{width:min(620px,100%);margin:0 auto;display:grid;gap:24px}.artifactEmptyHeader{max-width:440px;display:grid;gap:8px}.artifactEmptyHeader h2{margin:0;color:var(--ink);font-size:24px;line-height:1.2;letter-spacing:0}.artifactEmptyHeader p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.artifactPreviewStack{display:grid;gap:12px}.artifactPreviewCard{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 30px #141c2a0a}.scriptPreview{display:grid;gap:12px;padding:18px}.artifactPreviewTopline{display:grid;grid-template-columns:88px auto;justify-content:space-between;gap:12px}.artifactPreviewTopline span,.artifactPreviewTopline i,.scriptPreview strong,.scriptPreview p,.hostPreview span,.hostPreview p,.videoPreview span,.videoPreview p{display:block;border-radius:999px;background:#edf2f7}.artifactPreviewTopline span{height:12px}.artifactPreviewTopline i{width:54px;height:26px;border-radius:8px}.scriptPreview strong{width:64%;height:22px;border-radius:8px;background:#e5ecf4}.scriptPreview p{height:11px}.scriptPreview p:nth-of-type(1){width:92%}.scriptPreview p:nth-of-type(2){width:84%}.scriptPreview p:nth-of-type(3){width:58%}.artifactPreviewGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hostPreview,.videoPreview{min-height:132px;display:grid;align-content:start;gap:10px;padding:16px}.hostPreview div{width:54px;height:68px;border-radius:8px;background:#e8eef6}.hostPreview span,.videoPreview span{width:64%;height:14px}.hostPreview p,.videoPreview p{width:86%;height:10px}.videoPreview{padding-top:20px}.videoPreview p:nth-of-type(2){width:54%}.panelIntro{padding:0}.panelIntro span,.panelKicker{display:block;color:var(--mint);font-size:12px;font-weight:860}.panelIntro h1{margin:6px 0 0;font-size:28px;line-height:1.15;letter-spacing:0}.panelIntro p{margin:6px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.chatThread,.composerBox,.historyPanel,.draftPanel,.outcomeCard,.historyPreviewActions{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.chatThread{display:flex;flex-direction:column;gap:10px;padding:18px 0 4px;min-height:0;overflow:auto;overscroll-behavior:contain;border:0;border-radius:0;background:transparent;box-shadow:none}.chatThread>.message{flex:0 0 auto}.message{display:flex;gap:10px;align-items:flex-start}.message.user{justify-content:flex-end}.messageAvatar{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#111827;font-size:12px;font-weight:860;flex:0 0 auto}.messageBubble{max-width:min(82%,520px);display:grid;gap:5px;padding:11px 13px;border-radius:8px;border:1px solid var(--line);background:#fbfcfe;color:var(--softInk);line-height:1.55}.onboardingBubble,.draftMessage .messageBubble{max-width:min(94%,560px)}.message.user .messageBubble{border-color:#cfe1dc;background:var(--mintSoft)}.messageBubble strong{color:var(--ink);font-size:14px;line-height:1.45}.messageBubble span{color:var(--muted);font-size:13px}.message.muted .messageBubble{background:#fff}.inlineChatActions{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.inlineChatActions button,.inlineChatActions .secondaryLinkButton{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:8px;color:#275f58;border:1px solid #d5e7e3;border-color:#d5e7e3;background:#f7fbfa;font-size:12px;font-weight:760;text-decoration:none}.angleChoiceActions{display:grid;gap:8px}.angleChoiceActions button{justify-items:start;min-height:auto;padding:11px 12px;text-align:left;line-height:1.45}.angleChoiceActions button strong,.angleChoiceActions button span{display:block}.angleChoiceActions button strong{margin-bottom:2px;font-size:13px}.angleChoiceActions button span{color:#5f6b7a;font-size:12px}.presenceStepMessage .messageBubble,.stageDrawerMessage .messageBubble{max-width:94%}.presenceStepBubble{background:#fff}.presenceStepCard{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;margin-top:5px;padding:10px;border:1px solid #dbe8e5;border-radius:8px;background:#f7fbfa}.presenceStepMedia{width:58px;height:76px;display:grid;place-items:center;overflow:hidden;border-radius:8px;border:1px solid var(--lineStrong);background:#fff}.presenceStepMedia img{width:100%;height:100%;object-fit:cover}.presenceStepText{min-width:0;display:grid;gap:3px}.presenceStepText span,.presenceStepHint{color:var(--muted);font-size:12px;line-height:1.45}.presenceStepText strong{overflow-wrap:anywhere}.presenceStepText small{color:#475467;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.presenceStepActions button:last-child{color:#fff;border-color:#0f665b;background:#117568}.presenceStepActions button:last-child:disabled{color:#5f6b7a;border-color:var(--lineStrong);background:#eef2f6}.presenceStepActions .presenceUploadAction{min-height:34px;padding:0 12px;border-color:#d7e6e3;background:#fbfefd;color:#275f58;font-size:12px}.stageDrawerBubble{padding:0;border:0;background:transparent}.conversationPresencePanel{background:#fff;box-shadow:none;max-height:min(390px,58vh);overflow-y:auto;overscroll-behavior:contain}.chatStepPanel{background:#fff;box-shadow:none}.chatStepActions{display:flex;flex-wrap:wrap;gap:8px}.chatStepActions .secondaryLinkButton{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--lineStrong);border-radius:999px;color:#344054;background:#fff;font-size:12px;font-weight:760;text-decoration:none}.chatStepActions button:first-child{color:#fff;border-color:#0f665b;background:#117568}.chatStepActions button:first-child:disabled{color:#5f6b7a;border-color:var(--lineStrong);background:#eef2f6}.createShell .chatStepActions .presenterConfirmAction:disabled{color:#98a2b3;border-color:#e1e7ef;background:#fff;box-shadow:none;opacity:1}.composerBox{display:grid;gap:9px;padding:12px;border-color:var(--lineStrong);background:#fbfcfe;box-shadow:none}.composerInputShell{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--lineStrong);border-radius:8px;background:#fff}.composerDuration{min-height:38px;padding:0 11px;border-color:#cfe1dc;color:#0f665b;background:#f4fbf9;font-size:13px;font-weight:860;white-space:nowrap}.composerDuration.active{border-color:#0f665b;box-shadow:0 0 0 3px #1175681a}.promptInput{width:100%;min-height:58px;resize:vertical;border:0;border-radius:0;padding:4px 2px;color:var(--ink);background:#fff;line-height:1.62}.promptInput:focus,.expandPanel textarea:focus{border-color:transparent;box-shadow:none}.composerInputShell:focus-within{border-color:#62a89d;box-shadow:0 0 0 3px #1175681c}.presetRow,.requirementChips{display:flex;flex-wrap:wrap;gap:8px}.composerHintRow{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:var(--faint);font-size:12px}.composerHintRow button{min-height:28px;padding:0 9px;color:#536176;background:transparent;border-color:var(--line);font-size:12px;font-weight:720}.composerHintRow button:disabled{cursor:wait}.presetRow button,.requirementChips button,.toolButton{min-height:34px;padding:7px 10px;color:#344054;background:#fbfcfe;font-size:13px}.segmented{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:4px;border:1px solid var(--lineStrong);border-radius:8px;background:#f6f8fb}.segmented button{min-height:34px;border:0;padding:0 7px;background:transparent;color:#475467;border-radius:6px;white-space:nowrap}.segmented button.active{background:#fff;color:var(--mint);box-shadow:0 2px 8px #1a223314}.composerTools{display:flex;flex-wrap:wrap;gap:7px}.quickSettings{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.toolButton.active{border-color:#0f665b;color:#0f665b;background:#f4fbf9}.durationTool{color:#0f665b;border-color:#cfe1dc;background:#f4fbf9}.durationDrawer{max-width:360px}.chatComposer .promptInput{min-height:48px;max-height:100px;resize:none}.presenterDrawer{gap:14px}.createShell .presenterPickerMessage{display:contents}.createShell .presenterPickerMessage:before{content:"";position:fixed;top:64px;right:0;bottom:0;left:0;z-index:44;background:#0f172a29;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.createShell .presenterPickerMessage .messageAvatar{display:none}.createShell .presenterPickerMessage .stageDrawerBubble{display:contents}.createShell .presenterPickerMessage .presenterDrawer{position:fixed;top:82px;left:50%;z-index:45;width:min(760px,calc(100vw - 48px));max-height:calc(100vh - 106px);transform:translate(-50%);overflow-y:auto;overscroll-behavior:contain;border-radius:18px;border-color:#d5dde8f2;box-shadow:0 26px 84px #0f172a33}.createShell .presenterPickerMessage .presenterDrawer .chatStepActions{bottom:0;margin:0 -16px -16px;padding:10px 16px 16px}.presenterDrawer .chatStepActions{position:sticky;bottom:-12px;margin:0 -12px -12px;padding:10px 12px 12px;border-top:1px solid #edf1f5;background:#fff}.presenterDrawer .chatStepActions button,.presenterDrawer .chatStepActions .secondaryLinkButton{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border:1px solid #dfe5ec;border-radius:999px;background:#fff;color:#344054;font-size:13px;font-weight:720;line-height:1;box-shadow:none}.presenterDrawer .chatStepActions button:first-child{border-color:#0f766e;background:#0f766e;color:#fff;font-weight:760}.presenterDrawer .chatStepActions button:first-child:disabled{border-color:#dfe5ec;background:#eef2f6;color:#667085}.presenterDrawer .anchorGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.composerUpload{box-shadow:none}.expandPanel{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe}.expandPanel div{display:grid;gap:3px}.expandPanel strong{font-size:14px;line-height:1.35}.expandPanel span{color:var(--muted);font-size:12px;line-height:1.45}.expandPanel .chatStepActions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.expandPanel textarea{width:100%;resize:vertical;border:1px solid var(--lineStrong);border-radius:8px;padding:11px 12px;color:var(--ink);background:#fff;line-height:1.58}.presenterPicker{display:grid;grid-template-columns:minmax(170px,auto) 1fr;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--softSurface)}.presenterCurrent{display:inline-flex;align-items:center;gap:10px;min-width:0}.presenterCurrent div{display:grid;gap:3px}.presenterCurrent span{color:var(--muted);font-size:12px;font-weight:700}.presenterCurrent strong{font-size:14px;line-height:1.25}.presenterOptions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.presenterOption{min-height:58px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px;padding:7px;text-align:left;background:#fff}.presenterOption span:last-child{font-size:12px;line-height:1.2}.presenterOption.active{border-color:#0f665b;background:#f4fbf9;box-shadow:0 0 0 2px #0f665b12}.avatarThumb{width:34px;height:44px;display:grid;justify-items:center;align-content:end;position:relative;border-radius:8px;overflow:hidden;border:1px solid rgba(17,24,39,.08);background:linear-gradient(180deg,#ffffffb3,#ffffff2e);flex:0 0 auto}.avatarThumb.large{width:58px;height:76px}.avatarThumb.large .avatarHead{width:28px;height:28px;margin-bottom:5px}.avatarThumb.large .avatarBody{width:42px;height:25px}.avatarThumb.large .avatarMic{right:9px;bottom:9px;width:7px;height:15px}.avatarThumb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.58;background:linear-gradient(155deg,var(--avatarA),var(--avatarB))}.avatarThumb.teal{--avatarA: #d9f3ed;--avatarB: #63b7a7}.avatarThumb.blue{--avatarA: #e4efff;--avatarB: #75a7dd}.avatarThumb.amber{--avatarA: #fff2d8;--avatarB: #d99b35}.avatarThumb.slate{--avatarA: #eef1f6;--avatarB: #8d99aa}.avatarHead,.avatarBody,.avatarMic{position:relative;z-index:1}.avatarHead{width:17px;height:17px;margin-bottom:3px;border-radius:50%;background:#fff;box-shadow:inset 0 -5px #11182714}.avatarBody{width:25px;height:16px;border-radius:18px 18px 0 0;background:#17202a}.avatarMic{position:absolute;right:5px;bottom:5px;width:5px;height:11px;border-radius:999px;background:#fff;box-shadow:0 0 0 2px #11182729}.avatarThumb.selected:after{content:"";position:absolute;right:4px;top:4px;width:7px;height:7px;border-radius:50%;background:#0f665b;box-shadow:0 0 0 2px #fff}.avatarThumb.photo{background:#eef2f6}.avatarThumb.photo img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center 22%}.avatarThumb.photo:before{display:none}.composerActions{display:flex;align-items:center;justify-content:flex-start;gap:12px}.primaryAction,.ghostAction{min-height:44px;padding:0 16px}.primaryAction{min-width:132px;border-color:#0f665b;background:#0f665b;color:#fff}.primaryAction:hover{border-color:#0b544b;background:#0b544b}.ghostAction{min-height:34px;padding:0 12px;background:#fff;color:#344054}.sendButton{min-width:74px;min-height:40px;border-color:#0f665b;background:#0f665b;color:#fff}.sendButton:hover{border-color:#0b544b;background:#0b544b}.inlineError{padding:10px 12px;border:1px solid #f0c6c6;border-radius:8px;color:#9f2d2d;background:#fff5f5;font-size:13px;line-height:1.5}.insightPanel{display:grid;gap:16px}.outcomeCard{display:grid;gap:14px;border-color:var(--line);background:#fbfcfe;box-shadow:none}.outcomeCard.compact{padding:16px}.outcomeCardHeader{display:grid;grid-template-columns:1fr auto;align-items:start;gap:12px}.outcomeCardHeader h2,.outcomeCard.emptyState h2{margin:7px 0 0;font-size:20px;line-height:1.25;letter-spacing:0}.outcomeCard.emptyState{min-height:190px;align-content:center}.conversationEmptyState{min-height:260px}.outcomeCard.emptyState p,.emptyOutcomeText,.summaryLine{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.summaryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.summaryGrid .analysisRow{padding:10px}.summaryGrid .analysisRow strong{font-size:13px}.currentOutcomeHeader h2{max-width:100%;overflow-wrap:anywhere}.sourceLine{margin:-3px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.presenceMini{display:grid;grid-template-columns:96px 1fr;gap:12px;align-items:center}.presenceMini img,.presenceMiniEmpty{width:96px;height:120px;border-radius:8px;border:1px solid var(--lineStrong);background:var(--softSurface);object-fit:cover}.presenceMiniEmpty{display:grid;place-items:center}.presenceMini div:last-child{min-width:0;display:grid;gap:6px}.presenceMini strong{color:var(--ink);font-size:15px;line-height:1.35}.presenceMini span{color:var(--muted);font-size:13px;line-height:1.45}.historyPanel,.draftPanel,.outcomeCard,.historyPreviewActions{padding:20px}.cardTitleRow{display:grid;grid-template-columns:1fr auto;align-items:start;gap:12px}.cardTitleRow h2{margin:7px 0 0;font-size:22px;line-height:1.25}.statusPill{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:8px;border:1px solid #d5e7e3;color:#275f58;background:#f4fbf9;font-size:12px;font-weight:820}.anchorGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.anchorCard{min-height:112px;display:grid;align-content:center;justify-items:center;gap:8px;padding:10px;text-align:center;background:#fbfcfe}.anchorCard.active{border-color:#0f665b;background:#f4fbf9;box-shadow:0 0 0 2px #0f665b12}.anchorCard span{min-width:0;display:grid;gap:3px}.anchorCard strong{font-size:13px;line-height:1.25}.anchorCard small{color:var(--muted);font-size:11px;line-height:1.25}.presenterAssetPicker{display:grid;gap:12px}.presenterAssetSection{display:grid;gap:8px}.presenterAssetSectionHeader{display:flex;align-items:center;justify-content:space-between;gap:10px}.presenterAssetSectionHeader strong{font-size:13px;line-height:1.35}.presenterAssetSectionHeader span,.presenterAssetHint{color:var(--muted);font-size:12px;line-height:1.45}.presenterAssetHint{margin:0;padding:10px 12px;border:1px dashed #cfd7e3;border-radius:8px;background:#fff}.presenterAssetGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.presenterAssetGrid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.presenterAssetCard{min-height:88px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:10px;text-align:left;background:#fff}.presenterAssetCard.active{border-color:#0f665b;background:#f4fbf9;box-shadow:0 0 0 2px #0f665b12}.presenterAssetCard span:last-child{min-width:0;display:grid;gap:4px}.presenterAssetCard strong{font-size:13px;line-height:1.3}.presenterAssetCard small{color:var(--muted);font-size:11px;line-height:1.35;overflow-wrap:anywhere}.presenterAssetCard small+small{display:none}.presenterTopicTags{display:flex;flex-wrap:wrap;gap:4px;margin-top:1px}.presenterTopicTags b{max-width:100%;padding:2px 6px;border:1px solid #d8e5e1;border-radius:6px;color:#225b54;background:#f5fbf9;font-size:10px;font-weight:760;line-height:1.35}.chatDraftCard{display:grid;gap:12px;margin:0 0 8px;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.chatDraftHeader{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start;padding:14px 16px;border-bottom:1px solid var(--line)}.chatDraftHeader div:first-child{min-width:0;display:grid;gap:5px}.chatDraftHeader strong{color:var(--ink);font-size:17px;line-height:1.35;overflow-wrap:anywhere}.chatDraftMetrics{display:flex;gap:7px;align-items:center}.chatDraftMetrics span{min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border-radius:8px;border:1px solid #d5e7e3;color:#275f58;background:#f4fbf9;font-size:12px;font-weight:820;white-space:nowrap}.chatScriptBox{padding:2px 18px 16px 20px;border-left:4px solid var(--mint);background:linear-gradient(90deg,#fffaf2,#fff 62%);color:#1f2933;font-size:16px;line-height:1.86}.chatScriptBox p{margin:14px 0 0;white-space:pre-wrap}.chatScriptBox .hook{color:#141922;font-weight:830}.setupPresenterCard{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.setupPresenterImage{width:58px;height:76px;border-radius:8px;border:1px solid var(--lineStrong);object-fit:cover;background:var(--softSurface)}.setupPresenterCard div:last-child{display:grid;gap:5px;min-width:0}.setupPresenterCard strong{color:var(--ink);font-size:15px;line-height:1.35}.setupPresenterCard span,.setupPresenterCard small{color:var(--muted);font-size:13px;line-height:1.45;overflow-wrap:anywhere}.setupGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.compactNotice{padding:8px 10px;font-size:12px}.presenceCard{display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe}.presenceHeader{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:start}.presenceHeader div{min-width:0;display:grid;gap:4px}.presenceHeader span,.presenceGrid span,.presenceFields span{color:var(--muted);font-size:12px;font-weight:760}.presenceHeader strong{color:var(--ink);font-size:15px;line-height:1.35;overflow-wrap:anywhere}.presenceGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.presenceGrid div{min-width:0;display:grid;gap:5px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.presenceGrid strong{font-size:13px;line-height:1.35;overflow-wrap:anywhere}.presenceFields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.presenceFields label{min-width:0;display:grid;gap:6px}.presenceFields textarea{width:100%;resize:vertical;min-height:66px;padding:9px 10px;border:1px solid var(--lineStrong);border-radius:8px;color:var(--ink);background:#fff;line-height:1.5}.anchorUpload{display:grid;grid-template-columns:104px 1fr;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--softSurface)}.anchorUpload img,.anchorUploadEmpty{width:104px;height:132px;border-radius:8px;object-fit:cover;border:1px solid var(--lineStrong);background:#fff}.anchorUploadEmpty{display:grid;place-items:center}.uploadAction{min-height:42px;display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:0 14px;border:1px solid var(--lineStrong);border-radius:8px;background:#fff;color:#344054;font-size:13px;font-weight:820;cursor:pointer}.uploadAction input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.videoPlan{display:grid;grid-template-columns:1fr 1fr;gap:10px}.videoPlan div{display:grid;gap:5px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe}.videoPlan span{color:var(--muted);font-size:12px;font-weight:760}.videoPlan strong{font-size:14px;line-height:1.35}.videoAction{width:fit-content}.videoNote{margin:-6px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.inlineNotice{padding:10px 12px;border:1px solid #cfe1dc;border-radius:8px;color:#275f58;background:#f4fbf9;font-size:13px;line-height:1.5}.processSteps{display:grid;overflow:hidden;border:1px solid rgba(29,29,31,.08);border-radius:14px;background:#fbfcfe}.processSteps.compact{border-radius:12px}.processStep{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;padding:10px 12px}.processStep+.processStep{border-top:1px solid rgba(29,29,31,.06)}.processStep i{width:10px;height:10px;margin-top:4px;border:2px solid #cbd5e1;border-radius:999px;background:#fff}.processStep div{display:grid;gap:2px;min-width:0}.processStep strong{color:#1f2937;font-size:13px;line-height:1.35}.processStep span{color:#6b7484;font-size:12px;line-height:1.45}.processStep.done i{border-color:#0f7b6f;background:#0f7b6f;box-shadow:inset 0 0 0 2px #fff}.processStep.active{background:#edfaf7bd}.processStep.active i{border-color:#0f7b6f;background:#fff;animation:processPulse 1.1s ease-in-out infinite}.processStep.failed i{border-color:#c2410c;background:#fff7ed}.processStep.failed strong{color:#9a3412}@keyframes processPulse{0%{box-shadow:0 0 #0f7b6f3d}70%{box-shadow:0 0 0 8px #0f7b6f00}to{box-shadow:0 0 #0f7b6f00}}@keyframes taskProgressSweep{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes taskLiveDot{0%,to{opacity:.42;transform:scale(.86)}50%{opacity:1;transform:scale(1.08)}}.taskList{display:grid;gap:8px}.taskItem{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr;align-items:start;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe}.taskMain{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px 10px}.taskStatusStack{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.taskMain span{color:var(--muted);font-size:13px;font-weight:760}.taskMain strong{color:var(--ink);font-size:13px}.taskMain small{grid-column:1 / -1;color:#9f2d2d;font-size:12px;line-height:1.45}.taskRetryButton{min-height:26px;padding:0 9px;border:1px solid rgba(194,65,12,.24);border-radius:999px;color:#9a3412;background:#fff;font-size:12px;font-weight:780;cursor:pointer}.taskRetryButton:disabled{cursor:not-allowed;color:#9ca3af;border-color:#9ca3af47;background:#f3f4f6}.taskVideoPreview{width:100%;max-height:260px;border-radius:8px;border:1px solid var(--lineStrong);background:#111827}.taskItem.active{border-color:#0f7b6f2e;background:linear-gradient(90deg,#edfaf7d1,#ffffffe0),#edfaf7b8;box-shadow:0 0 0 1px #0f7b6f0f}.taskItem.active:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,transparent 0%,rgba(15,123,111,.12) 24%,rgba(15,123,111,.78) 50%,rgba(15,123,111,.12) 76%,transparent 100%);background-size:220% 100%;animation:taskProgressSweep 1.45s linear infinite}.taskItem.active .taskStatusStack strong{display:inline-flex;align-items:center;gap:7px}.taskItem.active .taskStatusStack strong:before{content:"";width:7px;height:7px;border-radius:999px;background:#0f7b6f;box-shadow:0 0 0 4px #0f7b6f1a;animation:taskLiveDot 1.1s ease-in-out infinite}.taskItem.done{border-color:#0f7b6f24}.taskItem.failed{border-color:#c2410c38;background:#fff7ed}.segmentJourneyList{gap:7px}.segmentJourneyItem{padding:9px 10px;border-radius:12px}.segmentJourneyBody{display:flex;align-items:center;gap:8px;min-width:0}.segmentJourneyBadge{flex:0 0 auto;min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;color:#536176;background:#f2f5f8;font-size:12px;font-weight:820}.segmentJourneyCopy{min-width:0;flex:1 1 auto;display:grid;gap:3px}.segmentJourneyCopy strong{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:13px;line-height:1.35;font-weight:840}.segmentJourneyCopy small,.segmentJourneyCopy em{color:#667085;font-size:12px;line-height:1.5;font-style:normal;font-weight:650}.segmentJourneyCopy em{display:none}.segmentJourneyItem.active .segmentJourneyCopy strong:before{content:"";width:7px;height:7px;flex:0 0 auto;border-radius:999px;background:#0f7b6f;box-shadow:0 0 0 4px #0f7b6f1a;animation:taskLiveDot 1.1s ease-in-out infinite}.segmentJourneyItem .taskRetryButton{flex:0 0 auto;align-self:center;margin-left:auto}@media(prefers-reduced-motion:reduce){.taskItem.active:before,.taskItem.active .taskStatusStack strong:before,.segmentJourneyItem.active .segmentJourneyCopy strong:before,.outcomeSummaryLine.busy:before,.outcomeSummaryLine.busy strong:before,.videoRefreshMeta.busy:before{animation:none}}.passiveStatusLine{margin-top:4px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe;color:var(--muted);font-size:13px;line-height:1.5}.outcomeSummaryLine{position:relative;overflow:hidden;display:grid;gap:2px;padding:2px 0 8px;border:0;border-bottom:1px solid rgba(29,29,31,.08);border-radius:0;color:#264348;background:transparent}.outcomeSummaryLine.failed{border-bottom-color:#c2410c29;color:#7c2d12;background:transparent}.outcomeSummaryLine.busy{border-bottom-color:#0f7b6f29;background:transparent}.outcomeSummaryLine.busy:before{display:none}.outcomeSummaryLine strong{color:inherit;font-size:14px;line-height:1.35}.outcomeSummaryLine.busy strong{display:inline-flex;align-items:center;gap:7px}.outcomeSummaryLine.busy strong:before{content:"";width:7px;height:7px;border-radius:999px;background:#0f7b6f;box-shadow:0 0 0 4px #0f7b6f1a;animation:taskLiveDot 1.1s ease-in-out infinite}.outcomeSummaryLine span{color:inherit;font-size:13px;line-height:1.5}.videoRefreshMeta{display:inline-flex;align-items:center;gap:6px;width:fit-content;min-height:24px;padding:0;border-radius:999px;color:#667085;background:transparent;font-size:12px;font-weight:760}.videoRefreshMeta:before{content:"";width:6px;height:6px;border-radius:999px;background:#9aa4b2}.videoRefreshMeta.busy{color:#0f766e;background:transparent}.videoRefreshMeta.busy:before{background:#0f7b6f;animation:taskLiveDot 1.1s ease-in-out infinite}.outcomeActions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.outcomePrimaryButton,.outcomeSecondaryButton{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;font-size:13px;font-weight:820;cursor:pointer}.outcomePrimaryButton{border:1px solid rgba(15,123,111,.22);color:#fff;background:var(--ink);box-shadow:0 12px 26px #11182724}.outcomeSecondaryButton{border:1px solid rgba(29,29,31,.12);color:#273244;background:#fff}.outcomePrimaryButton:disabled,.outcomeSecondaryButton:disabled{cursor:not-allowed;color:#9ca3af;border-color:#9ca3af47;background:#f3f4f6;box-shadow:none}.regenerateAllBlock{margin-top:6px;padding-top:2px;border-top:0;display:grid;justify-items:start;gap:0}.regenerateAllLink{min-height:28px;padding:0;border:0;color:#9a3412;background:transparent;font-size:12px;font-weight:780;cursor:pointer;text-decoration:none}.regenerateAllLink:disabled{cursor:not-allowed;color:#9ca3af;text-decoration:none}.publishPackageCard{margin-top:14px;border:1px solid #d7e3ea;border-radius:8px;padding:14px;background:#fbfdff}.publishPackageHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.publishPackageHeader strong{color:#0f766e;font-size:13px}.finalVideoPreview,.finalCoverPreview{width:100%;max-height:280px;border-radius:8px;border:1px solid var(--lineStrong);background:#111827;object-fit:cover}.publishFields{display:grid;gap:12px;margin-top:12px}.publishFields div{display:grid;gap:5px}.publishFields span{color:var(--muted);font-size:12px;font-weight:760}.publishFields strong{color:var(--ink);font-size:15px;line-height:1.45}.publishFields p{margin:0;color:#334155;font-size:14px;line-height:1.65;white-space:pre-line}.publishFields .keywordList{display:flex;flex-wrap:wrap;gap:8px}.publishFields .keywordList b{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:12px}.historyPanel{display:grid;gap:12px}.historyHeader{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start}.historyHeader h2{margin:7px 0 0;font-size:19px;line-height:1.25;letter-spacing:0}.textAction{min-height:34px;padding:0 11px;color:#275f58;border-color:#d5e7e3;background:#f7fbfa;font-size:13px}.historyList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.historyItem{min-width:0;min-height:92px;display:grid;gap:5px;align-content:start;padding:10px 11px;text-align:left;background:#fbfcfe}.historyItem span,.historyItem small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.historyItem span{color:var(--ink);font-size:13px;line-height:1.35}.historyItem small{color:var(--muted);font-size:12px;line-height:1.3;font-weight:700}.historyItem b{width:fit-content;min-height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;border:1px solid #dce7ef;color:#66758a;background:#fff;font-size:11px;line-height:1;font-weight:820}.historyItem.active{border-color:#0f665b;background:#f4fbf9;box-shadow:0 0 0 2px #0f665b12}.historyEmpty{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.historyWorkspace{width:min(1360px,100%);margin:0 auto;padding:30px 34px 42px;display:grid;grid-template-columns:minmax(330px,420px) minmax(0,1fr);gap:24px;align-items:start}.historyDirectory,.emptyPreview{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.historyDirectory{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:16px;height:calc(100vh - 120px);overflow:visible;padding:22px}.historyPageHeader h1,.emptyPreview h2{margin:8px 0 0;font-size:28px;line-height:1.15}.historyPageHeader p,.emptyPreview p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.historyActions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.historyListPage{display:grid;gap:10px;min-height:0;overflow-y:auto;padding-right:4px}.historyPreview{min-width:0;position:sticky;top:92px;max-height:calc(100vh - 120px);overflow:hidden}.historyPreviewStack{display:grid;gap:14px;max-height:calc(100vh - 120px);overflow-y:auto}.historyPreviewReader .draftPanel{box-shadow:none}.historyPreviewActions{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;position:sticky;top:0;z-index:2;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.historyPreviewActions div{min-width:0;display:grid;gap:5px}.historyPreviewActions strong{font-size:15px;line-height:1.35}.historyPager{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:4px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;font-weight:760}.historyWorkStatusCard{display:grid;gap:14px;padding:20px;border:1px solid rgba(213,221,232,.9);border-radius:18px;background:#fff;box-shadow:var(--softShadow)}.historyWorkStatusHeader{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}.historyWorkStatusHeader h2{margin:7px 0 0;font-size:21px;line-height:1.25}.historyWorkStatusHeader p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.workStatusPill{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;border:1px solid #d5e7e3;color:#275f58;background:#f4fbf9;font-size:12px;font-weight:820;white-space:nowrap}.workStatusPill.running{color:#6f520e;border-color:#ead7a2;background:#fff8e7}.workStatusPill.failed{color:#9f2d2d;border-color:#f1c8c8;background:#fff5f5}.workStatusPill.draft{color:#536176;border-color:#dce4ee;background:#f7f9fc}.workStatusPill.generating{color:#6f520e;border-color:#ead7a2;background:#fff8e7}.workStatusPill.videoReady{color:#275f58;border-color:#cbe5df;background:#f4fbf9}.historyVideoRow .workStatusPill{justify-self:end;min-height:28px;padding:0 9px;font-size:12px}.historyWorkBody{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:18px;align-items:start}.historyPhonePreview{width:min(260px,100%);justify-self:start;aspect-ratio:9 / 16;padding:8px;border-radius:24px;border:1px solid #d7e1ec;background:#0f172a;box-shadow:0 22px 48px #0f172a24}.historyWorkVideo,.historyWorkCover{width:100%;height:100%;border:0;border-radius:18px;background:#0f172a;object-fit:contain;overflow:hidden}.historyPublishSummary{display:grid;gap:12px}.historyPublishSummary>div{display:grid;gap:6px}.historyPublishSummary span{color:var(--muted);font-size:12px;font-weight:820}.historyPublishSummary strong{color:var(--ink);font-size:15px;line-height:1.45}.historyPublishSummary p{margin:0;color:#334155;font-size:14px;line-height:1.65;white-space:pre-line}.historyPublishSummary .keywordList{display:flex;flex-wrap:wrap;gap:8px}.historyPublishSummary .keywordList b{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:12px}.historyTaskList{display:grid;gap:10px}.historyTaskRow{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fbfcfe}.historyTaskRow>div:first-child{display:grid;grid-template-columns:1fr auto;gap:6px 10px;align-items:center}.historyTaskRow span{color:var(--muted);font-size:12px;font-weight:820}.historyTaskRow strong{color:var(--ink);font-size:13px}.historyTaskRow small{grid-column:1 / -1;color:#9f2d2d;font-size:12px;line-height:1.45}.historyTaskVideo{width:min(180px,100%);aspect-ratio:9 / 16;justify-self:start;border-radius:14px;border:1px solid var(--lineStrong);background:#111827;object-fit:contain}.historyWorkEmpty{display:grid;gap:5px;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:#fbfcfe}.historyWorkEmpty strong{color:var(--ink);font-size:13px}.historyWorkEmpty span{color:var(--muted);font-size:13px;line-height:1.5}.emptyPreview{min-height:360px;display:grid;align-content:center;padding:28px}.draftHeader h2{margin:7px 0 0;font-size:22px;line-height:1.25;letter-spacing:0}.analysisGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.analysisRow{min-width:0;display:grid;gap:5px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe}.analysisRow span{color:var(--muted);font-size:12px;font-weight:760}.analysisRow strong{color:var(--ink);font-size:14px;line-height:1.38;overflow-wrap:anywhere}.analysisRow.warn{background:#fff9ef;border-color:#f1dcc0}.analysisRow.ok{background:#f4fbf9;border-color:#cfe1dc}.analysisNote{margin:14px 0 0;padding:12px 13px;border-radius:8px;color:#536176;background:var(--softSurface);font-size:13px;line-height:1.55}.draftPanel{overflow:hidden}.draftHeader{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;padding-bottom:18px;border-bottom:1px solid var(--line)}.draftHeader small{display:inline-flex;margin-top:9px;color:var(--muted);font-size:13px;line-height:1.35;font-weight:700}.metricGroup{display:flex;align-items:center;justify-content:flex-start;gap:8px}.metricGroup span{min-height:34px;display:inline-flex;align-items:center;padding:0 11px;border-radius:8px;border:1px solid #d5e7e3;background:#ffffffd1;color:#275f58;font-size:13px;font-weight:820;white-space:nowrap}.scriptBox{padding:22px 4px 6px;color:#232832;font-size:17px;line-height:1.82}.scriptBox p{margin:0 0 17px}.scriptBox .hook{padding:9px 0 9px 14px;border-left:3px solid var(--amber);color:#161b22;font-weight:830;background:linear-gradient(90deg,var(--amberSoft),transparent)}.lowerGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-top:4px}.infoPanel{border:1px solid var(--line);border-radius:8px;padding:16px;background:#fbfcfe}.infoPanel h3{margin:0 0 10px;font-size:15px;line-height:1.3}.infoPanel ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.infoPanel li{min-height:28px;display:flex;align-items:center;gap:8px;color:#424b5a;font-size:14px;line-height:1.45}.infoPanel li:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--blue);flex:0 0 auto}.infoPanel:nth-child(2) li:before{background:var(--rose)}.topbar{height:66px;padding:0 32px;border-bottom-color:#d5dde8b8;background:#ffffffe0}.brand{font-size:21px;letter-spacing:0}.brandMark{width:30px;height:30px;border-radius:10px;background:#0f172a;box-shadow:0 10px 24px #0f172a29}.topbarActions{gap:4px;padding:5px;border-radius:14px;background:#f8fafcdb}.topbarLink,.primaryLink{min-height:36px;padding:0 14px;border-radius:10px}.twoColumnWorkspace{width:min(1480px,100%);padding:28px 34px 34px;grid-template-columns:minmax(560px,660px) minmax(520px,1fr);gap:26px}.chatPanel,.outcomeStream,.historyDirectory,.emptyPreview{border-radius:var(--cardRadius);border-color:#d5dde8db;background:#fffffff0;box-shadow:var(--shadow)}.chatPanel{padding:24px;gap:18px}.outcomeStream{padding:22px;gap:14px}.emptyOutcomeStream{background:#ffffffd6}.panelIntro span,.panelKicker{color:#08756c;font-size:12px;font-weight:820}.panelIntro h1{margin-top:8px;font-size:34px;line-height:1.06;font-weight:880}.panelIntro p{margin-top:10px;color:#5d6a7d;font-size:15px;line-height:1.56}.chatThread{gap:14px;padding:18px 2px 8px}.messageAvatar{width:34px;height:34px;border-radius:12px;background:#0f172a;box-shadow:0 10px 22px #0f172a29}.messageBubble{max-width:min(84%,540px);gap:7px;padding:14px 16px;border-color:#dae1eae6;border-radius:18px 18px 18px 8px;background:#fff;box-shadow:0 10px 26px #0f172a0b;color:#2f3a4b}.message.user .messageBubble{border-color:#bfe4dc;border-radius:18px 18px 8px;background:#eaf8f5;box-shadow:0 10px 24px #0f766e14}.messageBubble span{color:#657386;font-size:13px;line-height:1.55}.draftMessage .messageBubble{max-width:min(96%,610px);padding:0;border:0;background:transparent;box-shadow:none}.draftMessage .messageBubble>strong{padding:0 2px;color:#364152}.inlineChatActions{gap:8px;margin-top:8px}.inlineChatActions button,.inlineChatActions .secondaryLinkButton,.composerHintRow button,.textAction,.ghostAction,.toolButton,.uploadAction{border-radius:12px}.inlineChatActions button,.inlineChatActions .secondaryLinkButton{min-height:34px;padding:0 12px;border-color:#d7e6e3;background:#fbfefd;color:#22675f}.presenceStepBubble,.presenceStepMessage .messageBubble{background:#fff}.presenceStepCard,.setupPresenterCard,.presenceCard,.anchorUpload,.expandPanel{border-radius:16px;border-color:#d5dde8e6;background:#fff;box-shadow:var(--softShadow)}.stageDrawerBubble{box-shadow:none}.conversationPresencePanel,.chatStepPanel{padding:16px}.durationIntentControl{display:grid;gap:8px}.durationIntentControl>span{color:#667085;font-size:12px;font-weight:820}.durationIntentOptions{display:flex;flex-wrap:wrap;gap:8px}.durationIntentOptions button{min-height:32px;padding:0 11px;border:1px solid #dfe6ef;border-radius:999px;background:#fff;color:#425466;font-size:12px;font-weight:780}.durationIntentOptions button.active{border-color:#9fd3ca;color:#0f665b;background:#f2fbf8}.durationIntentControl input{height:38px;padding:0 12px;border:1px solid #d8e0eb;border-radius:12px;background:#fff;color:var(--ink)}.composerBox{gap:10px;padding:14px;border-color:#cfd8e4f2;border-radius:20px;background:#fffffff5;box-shadow:0 18px 48px #0f172a12}.composerInputShell{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding:10px 10px 10px 12px;border-radius:17px;border-color:#d8e0eb}.composerDuration{min-height:40px;border-radius:13px;font-size:13px}.promptInput{min-height:54px;font-size:15px;line-height:1.6}.sendButton,.primaryAction{border-radius:14px;background:#0f766e;border-color:#0f766e;box-shadow:0 12px 24px #0f766e29}.composerHintRow{gap:8px;color:#8b96a8}.composerHintRow button{min-height:30px;padding:0 10px;border-color:#dfe6ef;background:#fff}.composerHintRow .composerNextButton{border-color:#b9ddd6;color:#0f665b;background:#f3fbf9;font-weight:820}.segmented{border-radius:16px;border-color:#d8e0eb;background:#eef3f7}.segmented button{min-height:38px;border-radius:12px}.segmented button.active{color:#0f766e;box-shadow:0 8px 18px #0f172a14}.outcomeCard{gap:16px;border-color:#d5dde8e6;border-radius:18px;background:#fff;box-shadow:var(--softShadow)}.outcomeCard.compact{padding:20px}.outcomeCardHeader{gap:14px}.outcomeCardHeader h2,.outcomeCard.emptyState h2{margin-top:6px;font-size:21px;line-height:1.25;font-weight:860}.sourceLine,.emptyOutcomeText,.summaryLine{color:#657386;font-size:14px;line-height:1.65}.statusPill{min-height:32px;padding:0 12px;border-radius:999px;border-color:#cce5df;background:#f2fbf8;color:#0f665b}.setupPresenterCard{grid-template-columns:auto 1fr;padding:14px;background:#f9fbfc}.setupPresenterCard .avatarThumb.large{width:74px;height:94px;border-radius:15px}.setupMetaLine{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.setupMetaLine span{min-height:30px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;border:1px solid #dce4ee;color:#4f5f73;background:#f8fafc;font-size:12px;font-weight:760}.setupToneLine{margin:-2px 0 0;color:#5d6a7d;font-size:13px;line-height:1.62}.setupProgressLine{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:11px 12px;border-radius:14px;background:#f4fbf9;color:#285f58;font-size:13px;line-height:1.5}.setupProgressLine i{width:9px;height:9px;border-radius:999px;background:#0f766e;box-shadow:0 0 0 4px #0f766e1f}.setupProgressLine i.done{background:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.setupGrid{gap:10px}.analysisRow{border-radius:14px;border-color:#dee5eeeb;background:#fff}.setupGrid .analysisRow{padding:12px;background:#f8fafc}.analysisRow span,.presenceHeader span,.presenceGrid span,.presenceFields span{color:#7a8798;font-size:12px;font-weight:760}.analysisRow strong{color:#1f2937;font-size:14px}.presenceMini{grid-template-columns:108px 1fr;gap:14px}.presenceMini img,.presenceMiniEmpty{width:108px;height:136px;border-radius:16px;border-color:#d8e0eb}.presenceMiniEmpty .avatarThumb.large{width:100%;height:100%;border-radius:15px}.avatarThumb{border-radius:12px}.avatarThumb.large{width:66px;height:84px}.presenterAssetPicker{gap:16px}.presenterAssetPicker.preview{gap:12px}.presenterAssetSection{gap:10px}.presenterAssetSectionHeader strong{color:#1f2937;font-size:14px}.presenterAssetGrid,.presenterAssetGrid.compact{gap:10px}.presenterAssetPicker.preview .presenterAssetGrid,.presenterAssetPicker.preview .presenterAssetGrid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.presenterAssetPicker.preview .presenterAssetSectionHeader strong{font-size:13px}.presenterAssetCard{min-height:104px;gap:12px;padding:12px;border-radius:16px;border-color:#dfe6ef;background:#fff;box-shadow:0 8px 22px #0f172a09}.presenterAssetPicker.preview .presenterAssetCard{min-height:86px;padding:10px;border-radius:14px;box-shadow:0 6px 16px #0f172a08}.presenterAssetCard:hover{transform:translateY(-1px)}.presenterAssetCard.active{border-color:#0f766e;background:#f3fbf8;box-shadow:0 0 0 3px #0f766e14,0 12px 26px #0f172a0f}.presenterAssetCard strong{font-size:14px}.presenterAssetCard small{color:#657386;font-size:12px}.presenterAssetHint{border-radius:14px;background:#f8fafc}.chatDraftCard{gap:0;border-radius:20px;border-color:#d5dde8f2;box-shadow:0 18px 44px #0f172a14}.chatDraftHeader{padding:18px 20px;border-bottom-color:#e8edf4}.chatDraftHeader strong{font-size:19px;line-height:1.34;font-weight:880}.chatDraftMetrics span,.metricGroup span{border-radius:999px;border-color:#cfe8e2;background:#f4fbf9}.chatScriptBox{padding:8px 22px 22px 24px;border-left:5px solid #0f766e;background:linear-gradient(90deg,#fffaf1,#fff 58%);color:#1f2937;font-size:16px;font-weight:400;line-height:1.82}.chatScriptBox p{margin-top:16px}.chatScriptBox .hook{color:#0f172a;font-weight:720}.presenceGrid div,.videoPlan div,.taskItem,.publishPackageCard,.infoPanel{border-radius:16px;border-color:#dfe6ef;background:#fff}.taskVideoPreview,.finalVideoPreview,.finalCoverPreview{border-radius:16px}.inlineNotice,.inlineError,.analysisNote,.passiveStatusLine{border-radius:14px}.historyPanel,.draftPanel,.historyPreviewActions{border-radius:18px;border-color:#d5dde8e6;box-shadow:var(--softShadow)}@media(max-width:1160px){.createShell{height:auto;min-height:100vh;overflow:visible}.twoColumnWorkspace{grid-template-columns:1fr;height:auto;overflow:visible}.chatPanel{height:auto;min-height:auto;overflow:visible}.outcomeStream{height:auto;overflow:visible}}@media(max-width:720px){.topbar{height:auto;grid-template-columns:1fr;gap:12px;padding:16px}.topbarBadge{justify-self:start}.twoColumnWorkspace{padding:18px 14px 28px;gap:16px}.panelIntro h1{font-size:25px}.messageBubble{max-width:88%}.presenterPicker,.anchorGrid,.anchorUpload,.quickSettings,.summaryGrid,.presenceMini,.historyPreviewActions,.presenceGrid,.presenceFields,.analysisGrid,.draftHeader,.historyWorkStatusHeader,.historyWorkBody,.historyTaskRow>div:first-child,.lowerGrid,.historyHeader,.historyList,.historyWorkspace,.videoPlan,.cardTitleRow,.presenceStepCard{grid-template-columns:1fr}.presenterOptions,.presenterAssetGrid,.presenterAssetGrid.compact,.segmented,.presenterDrawer .anchorGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.composerActions{display:grid;grid-template-columns:1fr}.metricGroup{flex-wrap:wrap}.scriptBox{font-size:16px}}:root{--ink: #1d1d1f;--softInk: #343842;--muted: #6e7480;--faint: #9097a3;--line: rgba(29, 29, 31, .1);--lineStrong: rgba(29, 29, 31, .14);--panel: #ffffff;--surface: #f2f5f8;--softSurface: #f5f5f7;--mint: #0f7b6f;--mintSoft: #e9f8f5;--shadow: 0 24px 64px rgba(28, 33, 42, .08);--softShadow: 0 14px 32px rgba(31, 35, 44, .07);--cardRadius: 22px;--controlRadius: 999px}body{color:var(--ink);background:radial-gradient(circle at 10% -8%,rgba(15,123,111,.1),transparent 34%),radial-gradient(circle at 92% 6%,rgba(148,163,184,.16),transparent 30%),linear-gradient(180deg,#fbfbfd,#f1f4f8)}button,.topbarLink,.topbarSoftLink,.topbarPrimaryLink,.primaryAction,.primaryLink{letter-spacing:0}button:hover,.topbarLink:hover,.topbarSoftLink:hover,.topbarPrimaryLink:hover,.primaryAction:hover,.primaryLink:hover{transform:none}.topbar{height:70px;grid-template-columns:auto 1fr auto;justify-content:initial;gap:28px;padding:0 34px;border-bottom-color:var(--line);background:#fbfbfdc7;-webkit-backdrop-filter:blur(26px) saturate(160%);backdrop-filter:blur(26px) saturate(160%)}.brand{font-size:20px;font-weight:880}.brandMark{width:30px;height:30px;border-radius:10px;background:linear-gradient(145deg,#111827,#24292f);box-shadow:inset 0 1px #ffffff29,0 10px 24px #11182721}.topbarActions{justify-self:center;gap:3px;min-height:40px;padding:4px;border:1px solid rgba(29,29,31,.08);border-radius:999px;background:#ffffffa3;box-shadow:inset 0 1px #ffffffd9,0 8px 22px #1f232c0d}.topbarLink{min-width:58px;min-height:31px;padding:0 14px;border-radius:999px;color:#6e7480;font-size:13px;font-weight:720;background:transparent}.topbarLink.active{color:var(--ink);background:#fff;font-weight:780;box-shadow:0 4px 12px #1f232c14,inset 0 0 0 1px #1d1d1f0a}.topbarSecondaryActions{display:flex;justify-content:flex-end;align-items:center;gap:10px}.topbarSoftLink,.topbarPrimaryLink{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;border-radius:999px;text-decoration:none;font-size:13px;font-weight:740;white-space:nowrap}.topbarSoftLink{color:#343842;border:1px solid rgba(29,29,31,.09);background:#ffffff9e;box-shadow:inset 0 1px #ffffffbf}.topbarPrimaryLink{color:#fff;background:linear-gradient(180deg,#23262d,#111316);box-shadow:0 13px 28px #1118272e,inset 0 1px #ffffff1f}.primaryAction,.primaryLink,.sendButton{border:0;border-radius:999px;color:#fff;background:linear-gradient(180deg,#23262d,#111316);box-shadow:0 13px 28px #1118272e,inset 0 1px #ffffff1f;text-decoration:none}.primaryAction.fullWidth{width:100%;min-height:44px}.textAction,.ghostAction,.toolButton,.uploadAction,.inlineChatActions button,.composerHintRow button,.searchGhost{border-radius:999px;border-color:#1d1d1f14;background:#ffffffb8;color:#343842;box-shadow:inset 0 1px #ffffffbf}.pageHero,.panelIntro{padding:0}.pageHero h1,.panelIntro h1{margin:8px 0 0;font-size:34px;line-height:1.12;font-weight:850;letter-spacing:0}.pageHero p,.panelIntro p{margin:8px 0 0;color:#667085;font-size:14px;line-height:1.5}.panelKicker,.panelIntro span{color:var(--mint);font-size:13px;font-weight:880}.twoColumnWorkspace{width:min(1440px,100%);padding:32px 34px 50px;grid-template-columns:minmax(0,1fr) 390px;gap:22px}.chatPanel,.outcomeStream,.historyDirectory,.historyPreviewActions,.historyWorkStatusCard,.draftPanel,.emptyPreview,.rightPhoneCard,.presenterMeaningCard{border:1px solid rgba(29,29,31,.08);border-radius:24px;background:#ffffffd1;box-shadow:var(--shadow)}.chatPanel{min-height:calc(100vh - 134px);padding:24px;grid-template-rows:auto minmax(0,1fr) auto}.chatThread{padding:30px 2px 24px;gap:18px}.message{gap:12px}.messageAvatar{width:34px;height:34px;border-radius:12px;background:linear-gradient(145deg,#0f7b6f,#76d7c4);box-shadow:none}.messageBubble{max-width:min(84%,610px);padding:14px 16px;border-color:#1d1d1f14;border-radius:18px;background:#fff;box-shadow:0 8px 24px #1f232c0d}.message.user .messageBubble{border-color:#0f7b6f29;border-radius:18px;background:#e9f8f5e6;box-shadow:0 12px 26px #0f7b6f14}.messageBubble strong{font-size:14px;line-height:1.52}.messageBubble span{color:#566071;font-size:13px;line-height:1.58}.inlineChatActions{gap:8px;margin-top:12px}.inlineChatActions button,.inlineChatActions .secondaryLinkButton{min-height:38px;padding:0 15px}.inlineChatActions:not(.angleChoiceActions) button:last-child,.presenceStepActions button:last-child{color:#fff;border:0;background:linear-gradient(180deg,#23262d,#111316)}.composerBox{padding:12px;border-radius:22px;border-color:#1d1d1f1a;background:#ffffffd1;box-shadow:var(--tightShadow, 0 14px 32px rgba(31, 35, 44, .07))}.composerInputShell{border-color:#1d1d1f1a;border-radius:20px}.composerDuration{border-radius:999px}.sendButton{min-width:78px;min-height:42px}.composerHintRow{gap:8px}.composerHintRow button{min-height:34px;padding:0 13px}.composerAssistPanel{display:grid;gap:11px}.composerAssistSection{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;align-items:center}.composerAssistLabel{color:#8b96a8;font-size:12px;font-weight:820;line-height:1.35;white-space:nowrap}.composerTopicGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.composerTopicButton,.composerToolButton{border:0;border-radius:8px;box-shadow:none}.composerTopicButton{min-height:34px;padding:6px 8px;color:#1f2937;background:transparent;text-align:left;line-height:1.35}.composerTopicButton:hover{background:#0f7b6f0f}.composerToolGroup{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.composerToolButton{min-height:32px;padding:0 12px;border:1px solid rgba(29,29,31,.08);color:#4b5563;background:#ffffffb8}.composerToolButton:hover{color:#1f2937;background:#fff}@media(max-width:720px){.composerAssistSection{grid-template-columns:1fr;gap:6px}.composerAssistLabel{white-space:normal}.composerTopicGrid{grid-template-columns:1fr}}.outcomeStream{position:sticky;top:92px;height:calc(100vh - 134px);padding:0;gap:14px;border:0;background:transparent;box-shadow:none}.outcomeCard{border:1px solid rgba(29,29,31,.08);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.quietOutcomeStream{justify-content:flex-start}.quietOutcomeStream .outcomeCard{box-shadow:0 18px 45px #1f232c12}.outcomePlaceholderCard{min-height:156px}.outcomeStepList{display:flex;align-items:center;gap:9px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(29,29,31,.08);color:#4c5564;font-size:13px;font-weight:760}.outcomeStepList i{width:4px;height:4px;border-radius:50%;background:#0f7b6f57}.outcomeCard.compact{padding:18px}.outcomeCardHeader h2,.outcomeCard.emptyState h2{font-size:22px;line-height:1.28}.statusPill{min-height:32px;border-radius:999px;color:#0f6d63;border-color:#0f7b6f1c;background:#e9f8f5c7}.setupPresenterCard,.presenceStepCard,.presenceCard,.anchorUpload,.expandPanel{border-radius:18px;border-color:#1d1d1f14;background:#fbfbfd;box-shadow:none}.presenceMini{grid-template-columns:74px 1fr;align-items:center}.videoPrepBubble{gap:10px;width:min(520px,100%);padding:16px}.videoPrepHeader{display:grid;gap:0}.videoPrepHeader strong{font-size:16px;line-height:1.35}.videoPrepSummaryCard{grid-template-columns:52px minmax(0,1fr);gap:10px;align-items:center;padding:0;border:0;background:transparent}.videoPrepSummaryCard .presenceStepMedia{width:52px;height:64px;border-radius:10px}.videoPrepSummaryCard .presenceStepText{gap:2px}.videoPrepSummaryCard .presenceStepText>span{color:#7b8798;font-size:12px}.presenceSceneLine{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.prepSummaryActions{margin:0;flex-wrap:nowrap;justify-self:end}.prepSummaryActions button{min-height:32px;padding:0 12px;white-space:nowrap;color:#343842;border-color:#1d1d1f1a;background:#ffffffdb}.presencePrepActions{align-items:center;justify-content:flex-start;gap:8px;margin-top:0}.presencePrepActions .presenceUploadAction{min-height:38px;padding:0 14px;border-radius:999px;color:#2f3a4b;border-color:#1d1d1f1a;background:#fff}.presencePrepActions .videoSubmitButton{min-height:44px;padding:0 26px;border-radius:999px;color:#fff;border:0;background:linear-gradient(180deg,#23262d,#111316);box-shadow:0 10px 22px #11131629;font-size:14px}.videoPrepAdjustMenu{position:relative}.videoPrepAdjustMenu summary{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid #dfe5ec;border-radius:999px;background:#fff;color:#374151;font-size:13px;font-weight:740;cursor:pointer;list-style:none}.videoPrepAdjustMenu summary::-webkit-details-marker{display:none}.videoPrepAdjustMenu[open] summary{border-color:#cfd7e3;background:#f8fafc}.videoPrepAdjustActions{position:absolute;left:0;top:46px;z-index:8;min-width:150px;display:grid;gap:6px;padding:8px;border:1px solid #dfe5ec;border-radius:12px;background:#fff;box-shadow:0 16px 36px #11182724}.videoPrepAdjustActions button,.videoPrepAdjustActions .uploadAction{width:100%;min-height:34px;justify-content:flex-start;padding:0 11px;border-radius:8px;color:#374151;background:#fff;box-shadow:none}.presencePrepActions .videoSubmitButton:disabled{color:#7b8798;background:#eef2f6;box-shadow:none}@media(max-width:760px){.createShell .presenterPickerMessage:before{top:60px;right:0;bottom:0;left:0}.createShell .presenterPickerMessage .presenterDrawer{top:72px;width:calc(100vw - 24px);max-height:calc(100dvh - 88px)}.segmentJourneyBody{flex-wrap:wrap}.segmentJourneyCopy{flex-basis:calc(100% - 88px)}.segmentJourneyItem .taskRetryButton{width:100%;margin-left:0}.videoPrepSummaryCard{grid-template-columns:56px minmax(0,1fr)}.prepSummaryActions,.presencePrepActions{grid-column:1 / -1;justify-self:stretch}.prepSummaryActions button,.presencePrepActions .presenceUploadAction,.presencePrepActions .videoSubmitButton{flex:1 1 auto}}.presenceMini img,.presenceMiniEmpty{width:74px;height:88px;border-radius:16px}.chatDraftCard{border-radius:22px;border-color:#1d1d1f14}.chatDraftHeader{padding:18px 20px}.chatScriptBox{border-left:3px solid var(--mint);background:linear-gradient(90deg,#e9f8f5b8,#fff);font-size:16px;line-height:1.9;font-weight:680}.taskItem,.publishPackageCard,.infoPanel,.historyTaskRow,.historyWorkEmpty,.analysisRow{border-radius:16px;border-color:#1d1d1f12;background:#fbfbfd}.taskVideoPreview,.finalVideoPreview,.finalCoverPreview,.historyTaskVideo{border-radius:18px}.videoLibraryWorkspace,.presenterLibraryWorkspace{width:min(1480px,100%);margin:0 auto;padding:32px 34px 50px;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,500px);gap:22px;align-items:start}.videoLibraryWorkspaceSingle{width:min(1240px,100%);grid-template-columns:1fr}.videoLibraryMain,.presenterLibraryMain{min-width:0;display:grid;gap:16px}.historyDirectory.videoLibraryMain{height:auto;overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.videoLibraryHeader{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.videoLibraryHeader h1{margin:0;color:var(--ink);font-size:34px;line-height:1.08;letter-spacing:0}.videoLibraryCreateLink{height:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;justify-self:end;align-self:center;padding:0 18px;font-size:13px;font-weight:800;line-height:1;white-space:nowrap}.videoLibrarySummaryBar{display:flex;align-items:center;min-height:34px;color:#667085;font-size:13px;font-weight:720}.videoLibrarySummaryBar strong{color:var(--ink);font-size:18px;font-weight:840}.libraryToolbar{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:14px 16px;border:1px solid rgba(29,29,31,.08);border-radius:18px;background:#ffffffb3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 34px #1f232c0e}.videoLibraryToolbar{padding:10px 12px;border-radius:16px}.librarySummary{display:inline-flex;align-items:baseline;gap:6px;color:#667085;font-size:13px;font-weight:720}.librarySummary strong{color:var(--ink);font-size:18px;font-weight:840}.pageHeroActions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.secondaryAction{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;color:#1d2430;border:1px solid rgba(29,29,31,.1);background:#ffffffd1;text-decoration:none;font-size:14px;font-weight:800;box-shadow:0 10px 26px #1f232c0d}.secondaryAction.fullWidth{width:100%}.libraryFilters{display:flex;flex-wrap:wrap;gap:4px;width:fit-content;padding:4px;border-radius:999px;background:#f5f5f7f0}.libraryFilters button{height:34px;padding:0 13px;border:0;border-radius:999px;background:transparent;color:#707783;font-size:13px;font-weight:710;box-shadow:none}.libraryFilters button.active{color:var(--ink);background:#fff;box-shadow:0 4px 13px #1f232c13,inset 0 0 0 1px #1d1d1f09}.searchGhost{min-height:34px;padding:0 15px;color:#343842;font-size:13px;font-weight:740}.librarySearchInput{width:min(210px,24vw);height:38px;padding:0 14px;border:1px solid rgba(29,29,31,.1);border-radius:999px;background:#ffffffd1;color:var(--ink);font-size:13px;font-weight:650;outline:none;box-shadow:inset 0 1px #ffffffc7}.librarySearchInput:focus{border-color:#0a84ff6b;box-shadow:0 0 0 4px #0a84ff1a,inset 0 1px #fffc}.librarySearchInput::placeholder{color:#8f96a3}.videoLibraryGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(172px,1fr));gap:14px;overflow:visible;padding:0}.videoLibraryList{display:grid;gap:10px;overflow:visible;padding:0}.videoLibraryCards{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:16px;overflow:visible;padding:0}.videoWorkCard{min-width:0;display:grid;grid-template-columns:1fr;gap:12px;align-items:start;min-height:0;padding:18px 20px;border:1px solid rgba(29,29,31,.08);border-radius:20px;background:#ffffffdb;color:inherit;text-decoration:none;box-shadow:0 12px 32px #1f232c0e}.videoWorkCard.hasMedia{grid-template-columns:104px minmax(0,1fr);gap:14px;min-height:166px;padding:10px 12px 10px 10px}.videoWorkCard.textOnly{min-height:138px}.videoWorkCard:hover{border-color:#0f7b6f38;background:#fff;box-shadow:0 16px 38px #1f232c13}.videoWorkVisual{position:relative;width:100%;aspect-ratio:9 / 16;align-self:start;display:grid;overflow:hidden;border-radius:15px;border:1px solid rgba(29,29,31,.08);background:linear-gradient(180deg,#f7fbfa,#e9f4f1)}.videoWorkVisual.hasMedia{background:#101828}.videoWorkVisual img,.videoWorkVisual video{width:100%;height:100%;display:block;object-fit:cover}.videoWorkDraftPreview{min-width:0;display:grid;place-items:center;padding:12px;color:#536176;background:linear-gradient(180deg,rgba(255,255,255,.42),transparent 28%),linear-gradient(180deg,#f7fbfa,#e7f2ef)}.videoWorkDraftPreview i{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;color:#536176;background:#ffffffc7;font-style:normal;font-size:14px;font-weight:840}.videoWorkDraftPreview span{display:none;color:#536176;font-size:12px;line-height:1.55;font-weight:650;white-space:normal}.videoWorkVisual .workStatusPill{position:absolute;top:9px;left:9px;min-height:26px;padding:0 8px;background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.videoWorkPlay{position:absolute;left:50%;top:50%;width:46px;height:46px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:999px;background:#11182794;border:1px solid rgba(255,255,255,.22);box-shadow:0 12px 28px #11182738}.videoWorkPlay:before{content:"";width:0;height:0;margin-left:3px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:13px solid #fff}.videoWorkVisual em{position:absolute;right:9px;bottom:9px;min-height:25px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;color:#fff;background:#1118279e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-style:normal;font-size:12px;font-weight:820}.videoWorkContent{min-width:0;display:grid;align-content:start;gap:8px;padding:0}.videoWorkCard.hasMedia .videoWorkContent{padding:4px 2px 0}.videoWorkMetaRow{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:28px}.videoWorkMetaRow .workStatusPill{min-height:26px;padding:0 9px}.videoWorkMetaRow em{min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;color:#667085;background:#f5f7fa;font-style:normal;font-size:12px;font-weight:780}.videoWorkContent strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ink);font-size:17px;line-height:1.35;font-weight:840}.videoWorkContent>span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#475467;font-size:13px;line-height:1.62;font-weight:600;white-space:normal}.videoWorkContent>.videoWorkMetaRow{display:flex;overflow:visible;-webkit-box-orient:initial;-webkit-line-clamp:initial}.videoWorkContent>.videoWorkTaskSummary{display:block;overflow:hidden;padding:0;border:0;border-radius:0;color:#28514e;background:transparent;font-size:13px;line-height:1.45;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.videoWorkCard.failed .videoWorkTaskSummary{color:#7c2d12}.videoWorkContent>.videoWorkExcerpt{display:block;overflow:hidden;-webkit-line-clamp:initial;color:#667085;font-size:12px;line-height:1.45;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.videoWorkContent>.videoWorkFooter{display:flex;overflow:visible;align-items:center;justify-content:space-between;gap:10px;margin-top:2px;-webkit-box-orient:initial;-webkit-line-clamp:initial}.videoWorkContent small{color:#7a8290;font-size:12px;font-weight:760;white-space:normal}.videoWorkContent>i{width:fit-content;min-height:32px;display:inline-flex;align-items:center;justify-content:center;margin-top:4px;padding:0 12px;border-radius:999px;border:1px solid rgba(29,29,31,.1);color:#1d2430;background:#fff;font-style:normal;font-size:13px;font-weight:800;box-shadow:0 8px 18px #1f232c0b}.videoWorkFooter i{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:999px;border:1px solid rgba(29,29,31,.1);color:#1d2430;background:#fff;font-style:normal;font-size:13px;font-weight:820;white-space:nowrap;box-shadow:0 8px 18px #1f232c0b}.historyVideoRow{min-height:82px;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;align-items:center;align-content:center;padding:10px 12px;border:1px solid rgba(29,29,31,.08);border-radius:16px;background:#ffffffd1;box-shadow:0 10px 24px #1f232c0a}.historyVideoRow.active{border-color:#0f7b6f4d;background:#fff;box-shadow:0 0 0 3px #0f7b6f12,0 12px 30px #1f232c0e}.videoRowThumb{width:52px;aspect-ratio:9 / 16;display:grid;place-items:center;overflow:hidden;border-radius:10px;border:1px solid rgba(29,29,31,.08);background:#eef3f7}.videoRowThumb.hasImage{background:#101828}.videoRowThumb.draft{background:linear-gradient(180deg,#f7fbfa,#e9f4f1)}.videoRowThumb.generating,.videoRowThumb.videoReady{background:linear-gradient(180deg,#fff8e7,#f4ead2)}.videoRowThumb.failed{background:linear-gradient(180deg,#fff5f5,#f5dddd)}.videoRowThumb img{width:100%;height:100%;object-fit:cover;display:block}.videoRowThumb i{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;color:#536176;background:#ffffffb8;font-style:normal;font-size:12px;font-weight:840}.videoRowContent{min-width:0;display:grid;gap:5px}.historyVideoRow .videoRowContent,.historyVideoRow .videoRowContent span,.historyVideoRow .videoRowContent small{min-width:0;white-space:normal}.historyVideoCard{min-width:0;min-height:0;display:grid;gap:10px;align-content:start;padding:8px 8px 13px;border:1px solid rgba(29,29,31,.08);border-radius:16px;background:#fff;text-align:left;box-shadow:0 10px 28px #1f232c0e}.historyVideoCard.active{border-color:#0f7b6f47;background:#fff;box-shadow:0 0 0 3px #0f7b6f12,0 12px 30px #1f232c11}.videoPoster{position:relative;width:100%;aspect-ratio:9 / 16;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:linear-gradient(180deg,#1e293b,#101828);color:#9aa6b8}.videoPoster i{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#ffffff8a;font-style:normal;font-size:14px;font-weight:760}.videoPoster i:before{content:"";width:0;height:0;margin-left:3px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid rgba(255,255,255,.62)}.videoPoster img{width:100%;height:100%;object-fit:cover;display:block}.videoPoster b{position:absolute;left:10px;top:10px;min-height:27px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;color:#0f6d63;background:#f6fffdc7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:12px;font-weight:820}.videoPoster em{position:absolute;right:10px;bottom:10px;min-height:26px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;color:#fff;background:#1118279e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-style:normal;font-size:12px;font-weight:820}.videoCardTitle{color:var(--ink);font-size:15px;line-height:1.36;font-weight:820;white-space:normal}.historyVideoCard small{color:var(--muted);font-size:12px;line-height:1.35;font-weight:720;white-space:normal}.historyPreview,.presenterLibrarySide{position:sticky;top:92px;min-width:0;max-height:none;overflow:visible}.historyPreviewStack{max-height:none;overflow:visible}.historyPreviewActions{position:static;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px}.historyPreviewActions strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.historyPreviewActions .primaryAction{min-height:38px;padding:0 16px}.historyWorkStatusCard{padding:0;overflow:hidden}.historyWorkStatusHeader{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;padding:18px 18px 14px;border-bottom:1px solid rgba(29,29,31,.08)}.historyWorkStatusHeader h2{margin:5px 0 0;font-size:21px;line-height:1.25}.historyWorkStatusHeader p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.historyWorkBody{grid-template-columns:1fr;gap:16px;padding:16px 18px 18px}.historyPhonePreview{width:178px;justify-self:center;padding:8px;border-radius:24px;border:1px solid rgba(255,255,255,.15);background:#101828;box-shadow:0 14px 34px #0f172a2b,inset 0 0 0 1px #ffffff0f}.historyWorkVideo,.historyWorkCover{border-radius:17px}.historyPhonePlaceholder{width:100%;height:100%;display:grid;place-content:center;gap:9px;border-radius:17px;color:#ffffffc7;text-align:center;background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.08),transparent 30%),linear-gradient(180deg,#1e293b,#101828)}.historyPhonePlaceholder span{color:#ffffff8a;font-size:12px;font-weight:760}.historyPhonePlaceholder strong{max-width:130px;font-size:15px;line-height:1.35}.historyPublishSummary{display:grid;gap:0;overflow:hidden;border:1px solid rgba(29,29,31,.08);border-radius:16px;background:#fff}.historyPublishSummary>div,.publishFields>div{padding:14px;border:0;border-top:1px solid rgba(29,29,31,.07);border-radius:0;background:transparent}.historyPublishSummary>div:first-child,.publishFields>div:first-child{border-top:0}.historyPublishSummary span,.publishFields span{color:#7a8290;font-size:12px;font-weight:780}.historyPublishSummary strong,.publishFields strong{color:var(--ink);font-size:15px;line-height:1.45}.historyPublishSummary p,.publishFields p{margin:4px 0 0;color:#334155;font-size:13px;line-height:1.62;white-space:pre-line}.publishFields{gap:0;overflow:hidden;border:1px solid rgba(29,29,31,.08);border-radius:16px;background:#fff}.historyGenerationSummary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin:0 18px 18px;padding:12px 14px;border:1px solid rgba(29,29,31,.08);border-radius:14px;background:#fbfbfd}.historyGenerationSummary span{color:var(--muted);font-size:13px;line-height:1.45}.historyGenerationSummary strong{color:var(--ink);font-size:13px;font-weight:840}.historyTaskList{padding:0 18px 18px}.historyTaskVideo{width:120px}.historyPreviewReader .draftPanel{border-radius:24px}.draftPanel{padding:22px}.draftHeader{border-bottom-color:#1d1d1f14}.scriptBox{line-height:1.9}.presenterLibraryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.presenterLibraryCard{min-width:0;display:grid;gap:12px;padding:8px 8px 14px;border:1px solid rgba(29,29,31,.08);border-radius:22px;background:#fff;text-align:left;box-shadow:var(--softShadow)}.createPresenterCard{min-height:360px;align-content:center;justify-items:stretch;background:linear-gradient(180deg,#ffffffeb,#f7fafceb);border-style:dashed}.createPresenterGlyph{width:70px;height:70px;display:grid;place-items:center;justify-self:center;border-radius:24px;color:#0f6d63;background:#e9f8f5e0;font-size:34px;font-weight:720}.presenterLibraryCard.active{border-color:#0f7b6f4d;box-shadow:0 0 0 3px #0f7b6f14,var(--softShadow)}.presenterPortrait{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#eef3f7,#dfe7ef)}.presenterPortrait .avatarThumb{width:100%;height:100%;border-radius:0}.presenterPortrait .avatarThumb img{width:100%;height:100%;object-fit:contain;object-position:center center}.presenterPortrait>span:last-child{position:absolute;left:10px;top:10px;min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;color:#0f6d63;background:#f6fffdc7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:12px;font-weight:820}.presenterLibraryMeta{display:grid;gap:10px;padding:0 6px}.presenterLibraryMeta strong{color:var(--ink);font-size:16px;line-height:1.35}.presenterLibraryMeta p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.presenterLibraryEmpty{display:grid;gap:8px;justify-items:start;padding:28px;border:1px solid rgba(29,29,31,.08);border-radius:22px;background:#ffffffd1;box-shadow:var(--softShadow)}.presenterLibraryEmpty strong{color:var(--ink);font-size:18px}.presenterLibraryEmpty span{color:var(--muted);font-size:13px;line-height:1.55}.presenterLibraryEmpty button,.presenterLibraryEmpty a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;border-radius:999px;color:#fff;border:0;background:#111827;text-decoration:none;font-size:13px;font-weight:780}.presenterTags{display:flex;flex-wrap:wrap;gap:6px}.presenterTags span{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;color:#566071;background:#f5f5f7;font-size:12px;font-weight:720}.presenterLibraryMeta small{min-height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#343842;background:#fff;box-shadow:inset 0 0 0 1px #1d1d1f14;font-size:13px;font-weight:780}.presenterLibraryCard.active .presenterLibraryMeta small{color:#0f6d63;background:#e9f8f5c7}.rightPhoneCard,.presenterCreatorPanel,.presenterMeaningCard{display:grid;gap:14px;padding:18px;background:#fff}.rightPhoneHeader h2,.presenterMeaningCard h2{margin:6px 0 8px;font-size:22px;line-height:1.28}.rightPhoneHeader p,.creatorHeader p,.presenterMeaningCard p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.creatorHeader h2{margin:6px 0 8px;font-size:22px;line-height:1.28}.creatorPreviewRow{display:grid;grid-template-columns:112px 1fr;gap:14px;align-items:center}.creatorImagePreview{width:112px;aspect-ratio:4 / 5;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#eef3f7,#dfe7ef)}.creatorImagePreview img,.creatorImagePreview .avatarThumb{width:100%;height:100%;object-fit:contain;object-position:center center;border-radius:18px}.creatorImageEmpty{width:100%;height:100%;display:grid;place-items:center;padding:14px;color:#667085;background:linear-gradient(180deg,#eef3f7,#dfe7ef);font-size:12px;font-weight:760;line-height:1.45;text-align:center}.creatorUpload{width:fit-content;min-height:38px;padding:0 14px;border-radius:999px;background:#f7fafceb}.creatorImageGenerator{display:grid;gap:12px;padding:14px;border:1px solid rgba(29,29,31,.08);border-radius:18px;background:linear-gradient(180deg,#ffffffeb,#f8fbfde6)}.creatorImageGenerator>div:first-child{display:grid;gap:4px}.creatorImageGenerator>div:first-child span{color:var(--teal);font-size:12px;font-weight:820}.creatorImageGenerator>div:first-child strong{color:var(--ink);font-size:16px;line-height:1.35}.creatorImageGenerator textarea{width:100%;min-height:82px;padding:11px 12px;resize:vertical;border:1px solid rgba(29,29,31,.1);border-radius:14px;background:#fff;color:var(--ink);font-size:14px;line-height:1.55;outline:none}.creatorImageGenerator textarea:focus{border-color:#0a84ff61;box-shadow:0 0 0 4px #0a84ff1a}.creatorIdeaChips{display:flex;flex-wrap:wrap;gap:8px}.creatorIdeaChips button{min-height:32px;padding:0 12px;border:1px solid rgba(29,29,31,.1);border-radius:999px;background:#ffffffdb;color:#334155;font-size:13px;font-weight:720;cursor:pointer}.creatorIdeaChips button:hover:not(:disabled){border-color:#0f7b6f33;background:#ecfdf5b8}.creatorGenerateImage{width:fit-content}.creatorVoiceSummary{display:grid;gap:4px;padding:13px 14px;border:1px solid rgba(15,123,111,.12);border-radius:16px;background:#f2fbf8b8}.creatorVoiceSummary span,.creatorVoiceSummary small{color:var(--muted);font-size:12px;line-height:1.45}.creatorVoiceSummary strong{color:var(--ink);font-size:14px;line-height:1.45}.creatorFields{display:grid;gap:10px}.creatorFields label{display:grid;gap:7px}.creatorFields label>span{color:#4b5563;font-size:12px;font-weight:820}.creatorFields input,.creatorFields textarea{width:100%;border:1px solid rgba(29,29,31,.1);border-radius:14px;background:#fbfcfe;color:var(--ink);font-size:14px;line-height:1.55;outline:none}.creatorFields input{height:42px;padding:0 12px}.creatorFields textarea{min-height:68px;resize:vertical;padding:10px 12px}.creatorFields input:focus,.creatorFields textarea:focus{border-color:#0a84ff61;box-shadow:0 0 0 4px #0a84ff1a;background:#fff}.creatorActions{display:flex;flex-wrap:wrap;gap:10px}.phonePreviewFrame{width:220px;aspect-ratio:9 / 16;justify-self:center;display:grid;place-items:stretch;padding:8px;border-radius:30px;border:1px solid rgba(255,255,255,.15);background:#101828;box-shadow:0 22px 58px #0f172a3b,inset 0 0 0 1px #ffffff0f}.phonePreviewFrame .avatarThumb{width:100%;height:100%;border-radius:22px;background:linear-gradient(180deg,#eef3f7,#dfe7ef)}.phonePreviewFrame .avatarThumb img{width:100%;height:100%;object-fit:contain;object-position:center center;border-radius:22px}.phonePreviewImage{width:100%;height:100%;object-fit:contain;object-position:center center;border-radius:22px;display:block;background:linear-gradient(180deg,#eef3f7,#dfe7ef)}.phonePreviewEmpty{width:100%;height:100%;display:grid;place-items:center;border-radius:22px;color:#fff9;background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.1),transparent 34%),linear-gradient(180deg,#1e293b,#101828);font-size:14px;font-weight:780}.rightStats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.meaningRows{display:grid;gap:10px}.meaningRows div{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:14px;border:1px solid rgba(29,29,31,.07);border-radius:16px;background:#fbfbfd}.meaningRows strong{font-size:14px}.meaningRows span{color:var(--muted);font-size:12px}.presentersShell .topbarPrimaryLink{min-height:34px;padding:0 14px;box-shadow:0 10px 22px #11182724,inset 0 1px #ffffff1f}.presenterLibraryWorkspace{width:min(1510px,calc(100% - 72px));grid-template-columns:minmax(720px,1fr) 336px;gap:24px;padding-top:28px}.presenterLibraryMain{gap:18px}.presenterLibraryMain .pageHero{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;align-items:end}.presenterLibraryMain .pageHero .panelKicker{grid-column:1 / -1}.presenterLibraryMain .pageHero h1{margin:0;font-size:34px;line-height:1.12}.presenterLibraryMain .pageHero p{max-width:680px;font-size:14px}.presenterLibraryMain .pageHeroActions{gap:8px;margin-top:0}.presenterLibraryMain .pageHeroActions .primaryAction,.presenterLibraryMain .pageHeroActions .secondaryAction{min-height:39px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;font-size:13px}.presenterLibraryMain .pageHeroActions .primaryAction{min-width:82px}.presenterLibraryMain .libraryToolbar{padding:10px;border-radius:20px;background:#ffffffc7;box-shadow:0 16px 42px #1f232c0d}.presenterLibraryMain .libraryFilters{gap:2px;background:#f3f4f6c7}.presenterLibraryMain .libraryFilters button{height:32px;padding:0 12px;color:#667085;font-size:12px;font-weight:730}.presenterLibraryMain .librarySearchInput{width:200px;height:36px;background:#ffffffeb}.presenterLibraryGrid{gap:18px}.presenterLibraryCard{gap:10px;padding:8px 8px 12px;border-radius:24px;box-shadow:0 14px 34px #1f232c0e}.presenterLibraryCard:hover{border-color:#1d1d1f21;box-shadow:0 18px 44px #1f232c13}.presenterLibraryCard.active{border-color:#0f7b6f57;box-shadow:0 0 0 3px #0f7b6f12,0 18px 44px #1f232c13}.presenterPortrait{aspect-ratio:4 / 4.75;border-radius:20px}.presenterPortrait>span:last-child{left:9px;top:9px;min-height:24px;padding:0 8px;font-size:11px}.presenterLibraryMeta{gap:8px;padding:2px 10px 0}.presenterLibraryMeta strong{min-height:auto;display:-webkit-box;overflow:hidden;font-size:15px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:1}.presenterLibraryMeta p{min-height:auto;display:-webkit-box;overflow:hidden;color:#667085;font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:1}.presenterLibraryCard .presenterTags{max-height:56px;overflow:hidden}.presenterLibraryCard .presenterTags span{min-height:23px;padding:0 8px;color:#5f6878;background:#f4f6f8;font-size:11px;font-weight:700}.presenterLibraryMeta .presenterStatus{width:fit-content;min-height:24px;display:inline-flex;align-items:center;gap:6px;justify-content:flex-start;color:#3f4652;background:transparent;box-shadow:none;font-size:12px;font-weight:780}.presenterLibraryMeta .presenterStatus.active{padding:0 8px;border-radius:999px;color:#0f6d63;background:#e9f8f5db;box-shadow:none}.presenterLibraryMeta .presenterStatus.active:before{content:"";width:6px;height:6px;border-radius:50%;background:#0f766e}.presenterLibrarySide{top:92px;margin-top:72px;display:grid;gap:14px}.presenterLibrarySide .rightPhoneCard,.presenterLibrarySide .presenterMeaningCard,.presenterLibrarySide .presenterCreatorPanel,.presenterLibrarySide .presenterLibraryEmptySide{border:1px solid rgba(29,29,31,.075);border-radius:26px;box-shadow:0 22px 56px #1f232c13}.presenterLibraryEmptySide{display:grid;gap:14px;padding:18px;background:#fff}.presenterSummaryCard{display:grid;gap:14px;padding:16px;border:1px solid rgba(29,29,31,.075);border-radius:20px;background:#ffffffe0;box-shadow:0 18px 46px #1f232c11}.presenterSummaryHeader{display:grid;gap:10px}.presenterSummaryIntro{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center}.presenterSummaryAvatar{width:64px;height:78px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(29,29,31,.08);border-radius:14px;background:#eef2f6}.presenterSummaryAvatar img,.presenterSummaryAvatar .avatarThumb.large{width:100%;height:100%;border-radius:inherit}.presenterSummaryAvatar img{display:block;object-fit:cover;object-position:center 22%}.presenterSummaryIntro h2{margin:0;display:-webkit-box;overflow:hidden;color:var(--ink);font-size:20px;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.presenterSummaryIntro p{margin:5px 0 0;display:-webkit-box;overflow:hidden;color:#667085;font-size:12px;line-height:1.52;-webkit-box-orient:vertical;-webkit-line-clamp:2}.presenterSummaryFacts{display:grid;gap:7px}.presenterSummaryFacts .analysisRow{min-height:auto;gap:3px;padding:9px 10px;border-radius:12px;background:#f8fafc}.presenterSummaryFacts .analysisRow span{color:#7a8290;font-size:11px}.presenterSummaryFacts .analysisRow strong{display:-webkit-box;overflow:hidden;font-size:13px;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.presenterLibraryEmptySide h2{margin:0;color:var(--ink);font-size:21px;line-height:1.28}.presenterLibrarySide .rightPhoneCard{grid-template-columns:142px minmax(0,1fr);align-items:start;column-gap:14px;gap:15px;padding:18px}.presenterLibrarySide .rightPhoneHeader,.presenterLibrarySide .inlineNotice,.presenterLibrarySide .inlineError,.presenterLibrarySide .primaryAction.fullWidth,.presenterLibrarySide .secondaryAction.fullWidth{grid-column:1 / -1}.presenterLibrarySide .rightPhoneHeader h2{margin-top:5px;font-size:21px;line-height:1.28}.presenterLibrarySide .rightPhoneHeader p{font-size:12px;line-height:1.58}.presenterLibrarySide .phonePreviewFrame{width:142px;border-radius:28px;box-shadow:0 18px 42px #0f172a30,inset 0 0 0 1px #ffffff0f}.presenterLibrarySide .phonePreviewImage,.presenterLibrarySide .phonePreviewFrame .avatarThumb,.presenterLibrarySide .phonePreviewFrame .avatarThumb img,.presenterLibrarySide .phonePreviewEmpty{border-radius:20px}.presenterLibrarySide .rightStats{grid-template-columns:1fr;gap:7px;align-self:start}.presenterLibrarySide .rightStats .analysisRow{gap:3px;min-height:43px;padding:8px 10px;border-radius:13px;background:#fbfbfd}.presenterLibrarySide .rightStats .analysisRow:nth-child(5){grid-column:auto;min-height:auto}.presenterLibrarySide .rightStats .analysisRow span{color:#7a8290;font-size:11px}.presenterLibrarySide .rightStats .analysisRow strong{display:-webkit-box;overflow:hidden;font-size:13px;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.presenterLibrarySide .primaryAction.fullWidth,.presenterLibrarySide .secondaryAction.fullWidth{min-height:42px;font-size:13px}.presenterLibrarySide .secondaryAction.fullWidth{border-color:#1d1d1f14;background:#fffc;box-shadow:none}.presentersShell .topbarPrimaryLink{display:none}.presenterLibrarySide .primaryAction.fullWidth{min-height:44px;width:100%;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:0;border-radius:999px;background:#171a20;color:#fff;font-size:13px;font-weight:800;box-shadow:0 14px 30px #11182724,inset 0 1px #ffffff1f}.presenterLibrarySide .primaryAction.fullWidth:hover{background:#0f1116;box-shadow:0 16px 34px #1118272e,inset 0 1px #ffffff1f}.presenterLibrarySide .secondaryAction.fullWidth{min-height:32px;width:100%;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;margin-top:-7px;border:0;border-radius:999px;background:transparent;color:#6b7280;font-size:12px;font-weight:760;box-shadow:none}.presenterLibrarySide .secondaryAction.fullWidth:hover{background:#ffffff9e;color:#1d2430;box-shadow:none}.presenterLibrarySide .secondaryAction.fullWidth:disabled{color:#9ca3af;cursor:wait}.presenterMeaningCard{gap:12px;padding:16px}.presenterMeaningCard h2{margin:4px 0;font-size:20px}.presenterMeaningCard p{font-size:12px}.meaningRows{gap:8px}.meaningRows div{padding:11px 12px;border-radius:14px}.presenterCreateShell{min-height:100vh;background:#f5f6f8}.presenterCreateWorkspace{width:min(980px,calc(100% - 72px));margin:0 auto;padding:34px 0 58px;display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start}.presenterCreateMain,.presenterCreateForm{min-width:0;display:grid;gap:16px}.presenterCreateHero{max-width:none;display:flex;align-items:center;justify-content:space-between;gap:18px}.presenterCreateHero h1{margin-bottom:0;font-size:34px;line-height:1.12}.presenterCreateBackStep{min-height:34px;padding:0 4px;border:0;background:transparent;color:#475467;font-size:13px;font-weight:760;box-shadow:none}.presenterCreateHero p{max-width:680px;font-size:14px}.presenterCreatePanel,.optionalSettings,.presenterCreateStatusCard{border:1px solid rgba(29,29,31,.08);border-radius:14px;background:#fff;box-shadow:0 10px 28px #1f232c0a}.presenterCreatePanel{display:grid;gap:14px;padding:20px}.presenterCreateSectionHeader{display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:center}.presenterCreateSectionHeader>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#0f6d63;background:#e9f7f4;font-size:14px;font-weight:850}.presenterCreateSectionHeader h2{margin:0;color:var(--ink);font-size:21px;line-height:1.25}.presenterCreateSectionHeader p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.presenterImageCreateGrid{display:grid;grid-template-columns:144px minmax(0,1fr);gap:18px;align-items:start}.presenterCreateImagePreview{width:100%;aspect-ratio:9 / 16;display:grid;place-items:center;overflow:hidden;border:1px solid #dfe6ee;border-radius:12px;background:#eef2f6;color:#667085;font-size:13px;font-weight:760;text-align:center}.presenterCreateImagePreview img{width:100%;height:100%;display:block;object-fit:cover}.presenterImageCreateControls{width:min(100%,620px);align-self:center;display:grid;gap:10px;align-content:start}.presenterCreateUpload{border-radius:999px}.presenterImageActionRow{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.presenterImageReadyPanel,.presenterImagePathPanel{display:grid;gap:10px;align-content:start;padding:0;border:0;background:transparent}.presenterImageReadyPanel strong,.presenterImagePathPanel strong{color:var(--ink);font-size:15px;font-weight:850;line-height:1.35}.presenterImageReadyPanel>span,.presenterImagePathPanel>span{color:#667085;font-size:13px;line-height:1.45}.presenterImageSourceGrid{display:grid;gap:10px}.presenterImageSourceCard{min-height:92px;display:grid;justify-items:start;gap:6px;align-content:center;padding:15px 16px;border:1px solid #dfe5ec;border-radius:14px;background:#fbfcfe;color:var(--ink);text-align:left;box-shadow:none}.presenterImageSourceCard.active{border-color:#0f766e5c;background:#eef8f5;box-shadow:0 0 0 3px #0f766e14}.presenterImageSourceCard strong{color:var(--ink);font-size:15px;font-weight:850;line-height:1.35}.presenterImageSourceCard span{color:#667085;font-size:12px;font-weight:520;line-height:1.45}.presenterImageChoiceActions,.presenterImageGenerateActions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.presenterImageChoiceActions{padding-top:2px}.presenterImageCreateControls textarea,.optionalSettingsGrid input,.optionalSettingsGrid textarea{width:100%;border:1px solid rgba(29,29,31,.1);border-radius:10px;background:#fbfcfe;color:var(--ink);font-size:14px;line-height:1.55;outline:none}.presenterImageCreateControls textarea{min-height:78px;padding:12px;resize:vertical}.presenterImageCreateControls textarea:focus,.optionalSettingsGrid input:focus,.optionalSettingsGrid textarea:focus{border-color:#0a84ff61;background:#fff;box-shadow:0 0 0 4px #0a84ff1a}.presenterImageCreateControls .secondaryAction,.presenterImageCreateControls .uploadAction{width:fit-content;min-height:38px}.presenterImageCreateControls .presenterImagePrimaryUpload,.presenterImageCreateControls .presenterImageGenerateButton{min-height:40px;padding:0 18px;border:0;border-radius:999px;background:#20242b;color:#fff;font-size:13px;font-weight:780;box-shadow:0 8px 18px #11182724}.presenterImageCreateControls .presenterImagePrimaryUpload:hover{background:#111316}.presenterImageCreateControls .presenterImageGenerateButton:disabled{border:1px solid #d8dee7;background:#eef2f6;color:#98a2b3;box-shadow:none}.voicePickerDetails{overflow:hidden;border:1px solid #dfe6ee;border-radius:12px;background:#fbfcfe}.voicePickerDetails summary{min-height:52px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 14px;cursor:pointer;list-style:none}.voicePickerDetails summary::-webkit-details-marker{display:none}.voicePickerDetails summary span{min-width:0;overflow:hidden;color:var(--ink);font-size:14px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.voicePickerDetails summary small{color:#667085;font-size:12px;font-weight:720}.voicePickerDetails[open] summary{border-bottom:1px solid #edf1f5}.voicePillRail{display:flex;flex-wrap:wrap;gap:8px;align-items:center;align-content:flex-start;max-height:148px;overflow-y:auto;padding:12px}.voicePill,.voiceRailStatus{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border-radius:999px;font-size:13px;font-weight:780;white-space:nowrap}.voicePill{border:1px solid rgba(29,29,31,.1);background:#fbfcfe;color:#3f4652;box-shadow:none;gap:6px}.voicePill:hover:not(:disabled){border-color:#0f7b6f42;background:#fff}.voicePill.active{border-color:#0f7b6f57;background:#eaf8f5;color:#0f6d63}.voicePillTrait{min-width:20px;height:20px;display:inline-grid;place-items:center;border-radius:50%;background:#6670851c;color:#667085;font-size:11px;font-weight:850}.voicePill.active .voicePillTrait{background:#0f6d631f;color:#0f6d63}.voiceRailStatus{color:#667085;background:#f5f7fa}.optionalSettings{overflow:hidden}.optionalSettings summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;color:var(--ink);cursor:pointer;list-style:none}.optionalSettings summary::-webkit-details-marker{display:none}.optionalSettings summary span{font-size:15px;font-weight:840}.optionalSettings summary small{color:var(--muted);font-size:12px;font-weight:740}.optionalSettingsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 18px 18px}.optionalSettingsGrid label{display:grid;gap:7px}.optionalSettingsGrid label>span{color:#4b5563;font-size:12px;font-weight:820}.optionalSettingsGrid input{height:40px;padding:0 12px}.optionalSettingsGrid textarea{min-height:72px;padding:10px 12px;resize:vertical}.presenterCreateActions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;margin:2px 0 0;padding:0}.presenterCreateActions .primaryAction,.presenterCreateActions .secondaryAction{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px}.presenterCreateActions .primaryAction{min-width:132px}.presenterCreateDone{min-height:56px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:10px 12px 10px 16px;border:1px solid rgba(15,123,111,.18);border-radius:14px;background:#f7fcfa}.presenterCreateDone strong{min-width:0;color:var(--ink);font-size:14px;line-height:1.35}.presenterCreateDone span{color:#0f6d63;font-size:13px;font-weight:820}.presenterCreateDone .primaryAction{min-height:36px;padding:0 16px;font-size:13px}.presenterCreateSide{position:sticky;top:94px;display:grid;gap:14px}.presenterCreateStatusCard{display:grid;gap:14px;padding:18px}.presenterCreateStatusCard h2{margin:3px 0 0;color:var(--ink);font-size:22px;line-height:1.25}.presenterCreateStatusCard p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.presenterCreateStatusCard.success{border-color:#0f7b6f33;background:#f7fcfa}.presenterCreateStatusCard.quiet{background:#fbfbfd;box-shadow:none}.presenterCreateChecklist{display:grid;gap:8px}.presenterCreateChecklist div{min-height:34px;display:flex;align-items:center;gap:9px;padding:0 10px;border-radius:10px;background:#f5f7fa;color:#4b5563;font-size:13px;font-weight:760}.presenterCreateChecklist div span{width:9px;height:9px;border-radius:50%;background:#c6ced8}.presenterCreateChecklist div.done{color:#0f6d63;background:#eef8f5}.presenterCreateChecklist div.done span{background:#0f766e}.presenterCreateChecklist div.muted{color:#7a8290}.presenterCreateStatusCard .primaryAction.fullWidth,.presenterCreateStatusCard .secondaryAction.fullWidth{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px}.createShell .twoColumnWorkspace{padding:30px 40px 26px;gap:24px;align-items:start}body.talkingHeadCreateBody,.createShell,.createShell .twoColumnWorkspace{background:#f5f6f8}.createShell .chatPanel{min-height:0;padding:24px;border:1px solid rgba(29,29,31,.08);border-radius:18px;background:#fff;box-shadow:0 18px 48px #1118270f}.createShell .scriptFirstChatPanel{height:auto;grid-template-rows:auto auto auto;align-content:start;gap:18px;overflow:visible}.createShell .panelIntro{padding:0}.createShell .panelIntro span{font-size:12px}.createShell .panelIntro h1{margin-top:6px;font-size:30px;line-height:1.12}.createShell .panelIntro p{max-width:520px;margin-top:8px;font-size:14px}.createShell .chatThread{max-height:44vh;padding:8px 2px 0;gap:14px}.createShell .messageBubble{max-width:min(84%,720px);border-color:#dfe4ea;border-radius:12px;background:#fff;box-shadow:none}.createShell .message.user .messageBubble{border-color:#c7e3dd;border-radius:12px;background:#eef8f5;box-shadow:none}.createShell .messageBubble.onboardingBubble{max-width:min(94%,760px);padding:16px 18px}.createShell .presenterAssetPicker.preview{gap:10px}.createShell .presenterAssetPicker.preview .presenterAssetSection,.createShell .presenterAssetPicker.preview .presenterAssetGrid,.createShell .presenterAssetPicker.preview .presenterAssetGrid.compact{gap:8px}.createShell .presenterAssetPicker.preview .presenterAssetCard{min-height:72px;padding:10px;border-radius:10px;box-shadow:none}.createShell .presenterAssetPicker.preview .presenterAssetCard:hover{transform:none}.createShell .presenterAssetPicker.preview .presenterAssetCard.active{box-shadow:0 0 0 2px #0f766e14}.createShell .presenterAssetPicker.preview .presenterAssetCard strong{font-size:13px}.createShell .presenterAssetPicker.preview .presenterAssetCard small{font-size:11px}.createShell .composerBox{padding:12px;border-radius:18px;border-color:#d8dee7;background:#fff;box-shadow:0 14px 34px #11182714;overflow:visible}.createShell .scriptPrimaryPanel{gap:14px;padding:18px;border-radius:16px;box-shadow:0 16px 38px #11182712}.scriptPrimaryHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.scriptPrimaryHeader div{min-width:0;display:grid;gap:0}.scriptPrimaryHeader span{color:#0f766e;font-size:12px;font-weight:850}.scriptPrimaryHeader h2{margin:0;color:#101828;font-size:21px;line-height:1.25;letter-spacing:0}.scriptPrimaryHeader strong{flex:0 0 auto;min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid #d7e2df;border-radius:999px;color:#245f58;background:#f4fbf9;font-size:12px;font-weight:850;white-space:nowrap}.createShell .scriptTextShell{min-height:228px;padding:14px 16px;border:1px solid #d7dfe8;border-radius:14px;background:#fff}.createShell .scriptTextShell:focus-within{border-color:#8aa69f;box-shadow:0 0 0 2px #0f766e1a}.createShell .scriptTextShell .promptInput{min-height:200px;max-height:320px;padding:0;border:0;outline:none;box-shadow:none;resize:vertical;line-height:1.72;font-size:15px}.createShell .scriptTextShell .promptInput:focus{outline:none;box-shadow:none}.scriptPrimaryActions{display:flex;align-items:center;justify-content:space-between;gap:12px}.scriptPrimaryActions .composerHintRow{min-width:0;flex:1 1 auto}.createShell .scriptPrimaryActions .sendButton{min-width:112px;min-height:42px;margin:0;border-radius:10px}.createShell .talkingHeadConversationWorkspace{min-height:calc(100vh - 72px);align-items:stretch}.createShell .talkingHeadConversationWorkspace.scriptOnlyWorkspace{width:min(1180px,100%);grid-template-columns:minmax(0,1fr)}.createShell .talkingHeadConversationWorkspace.withOutcomeRail{grid-template-columns:minmax(0,1fr) minmax(340px,390px)}.createShell .scriptFirstChatPanel{height:calc(100vh - 128px);min-height:560px;display:flex;flex-direction:column;align-content:normal;gap:16px;overflow:hidden}.createShell .chatThread{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;padding:6px 4px 10px;gap:16px}.createShell .messageBubble .messageBodyText{color:#101828;white-space:pre-wrap;line-height:1.7}.createShell .draftMessage .messageBubble{gap:10px}.createShell .scriptComposerDock{flex:0 0 auto;display:grid;gap:8px}.createShell .scriptFlowComposer{gap:0;padding:14px 16px;border-radius:18px;border-color:#d8dee7;background:#fff;box-shadow:0 16px 34px #11182714}.createShell .scriptFlowComposer .promptInput{min-height:96px;max-height:220px;padding:4px 2px 0;border:0;outline:none;box-shadow:none;resize:vertical;line-height:1.68;font-size:15px}.createShell .scriptFlowComposer .promptInput:focus{outline:none;box-shadow:none}.scriptComposerToolbar{display:flex;align-items:center;gap:10px;padding-top:12px;border-top:1px solid #edf1f5}.scriptComposerToolbar .composerHintRow{flex:1 1 auto;min-width:0}.scriptComposerToolbar strong{flex:0 0 auto;min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid #d7e2df;border-radius:999px;color:#245f58;background:#f4fbf9;font-size:12px;font-weight:850;white-space:nowrap}.scriptComposerToolbar .scriptComposerEstimate{max-width:44%;overflow:hidden;text-overflow:ellipsis}.createShell .scriptComposerToolbar .sendButton{min-width:104px;min-height:40px;margin:0;border-radius:999px}.createShell .composerInputShell{grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end;padding:12px 12px 12px 16px;border:1px solid #dce3eb;border-radius:14px;background:#fff;box-shadow:none}.createShell .composerInputShell:focus-within{border-color:#aeb8c6;box-shadow:0 0 0 3px #64748b1a}.createShell .promptInput{min-height:82px;max-height:160px;padding:6px 4px;line-height:1.62}.createShell .sendButton{min-width:72px;min-height:40px;margin-bottom:2px;border-radius:999px;border-color:#4a4f58;background:#4a4f58;color:#fff;font-size:14px;font-weight:780;box-shadow:0 8px 18px #1118271f}.createShell .sendButton:hover:not(:disabled){border-color:#2f333a;background:#2f333a;box-shadow:0 10px 20px #11182729}.createShell .sendButton:disabled{border-color:#d5dbe3;background:#eef2f6;color:#9aa3af;box-shadow:none}.createShell .outcomeStream{top:88px;height:calc(100vh - 114px);padding:0;gap:12px;border:0;background:transparent;box-shadow:none}.createShell .outcomeCard,.createShell .quietOutcomeStream .outcomeCard{border-radius:14px;border-color:#e0e5ec;background:#fff;box-shadow:none}.createShell .outcomeCard.compact{padding:18px}.createShell .setupPresenterCard{grid-template-columns:auto minmax(0,1fr);gap:12px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.createShell .setupPresenterCard .avatarThumb.large,.createShell .setupPresenterImage{width:58px;height:76px;border-radius:10px}.createShell .setupMetaLine span{min-height:28px;padding:0 10px;border-radius:999px;border-color:#dfe7ef;background:#f8fafc}.createShell .setupProgressLine{padding:10px 12px;border-radius:10px;background:#eef8f5}.primaryAction,.primaryLink,.topbarPrimaryLink,.sendButton,.presencePrepActions .videoSubmitButton{font-weight:780;letter-spacing:0}.primaryAction,.primaryLink,.topbarPrimaryLink{border:0;background:#20242b;color:#fff;box-shadow:0 8px 18px #11182724}.primaryAction:hover:not(:disabled),.primaryLink:hover,.topbarPrimaryLink:hover{background:#111316;box-shadow:0 10px 22px #11182729}button.primaryAction:disabled,button.sendButton:disabled,.presencePrepActions .videoSubmitButton:disabled{border:1px solid #d8dee7;background:#eef2f6;color:#98a2b3;box-shadow:none;opacity:1;cursor:not-allowed}.secondaryAction,.textAction,.ghostAction,.uploadAction,.searchGhost,.topbarSoftLink,.chatStepActions .secondaryLinkButton,.inlineChatActions .secondaryLinkButton{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid #dfe5ec;border-radius:999px;background:#fff;color:#374151;font-size:13px;font-weight:740;line-height:1;text-decoration:none;box-shadow:none}.secondaryAction:hover:not(:disabled),.textAction:hover:not(:disabled),.ghostAction:hover:not(:disabled),.uploadAction:hover,.searchGhost:hover:not(:disabled),.topbarSoftLink:hover,.chatStepActions .secondaryLinkButton:hover,.inlineChatActions .secondaryLinkButton:hover{border-color:#cfd7e3;background:#f8fafc;box-shadow:none}button.secondaryAction:disabled,.textAction:disabled,.ghostAction:disabled,.searchGhost:disabled,.voicePill:disabled{border-color:#e5eaf1;background:#f8fafc;color:#98a2b3;box-shadow:none;opacity:1;cursor:not-allowed}.presenterLibraryMain .pageHeroActions .primaryAction,.presenterCreateActions .primaryAction,.presenterCreateDone .primaryAction,.historyPreviewActions .primaryAction{font-weight:780}.presenterLibrarySide .secondaryAction.fullWidth{min-height:36px;margin-top:0;border:1px solid #dfe5ec;background:#fff;color:#374151;font-size:13px;font-weight:740;box-shadow:none}.presenterLibrarySide .secondaryAction.fullWidth:hover{border-color:#cfd7e3;background:#f8fafc}.createShell .chatStepActions button,.createShell .chatStepActions button:first-child,.createShell .chatStepActions button:last-child,.createShell .chatStepActions .secondaryLinkButton{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid #dfe5ec;border-radius:999px;background:#fff;color:#374151;font-size:13px;font-weight:740;box-shadow:none}.createShell .chatStepActions .primaryStepAction,.createShell .chatStepActions .primaryStepAction:first-child,.createShell .chatStepActions .primaryStepAction:last-child,.createShell .presenceStepActions .primaryStepAction{border:0;background:#20242b;color:#fff;font-weight:780;box-shadow:0 8px 18px #11182724}.createShell .chatStepActions .primaryStepAction:disabled,.createShell .presenceStepActions .primaryStepAction:disabled,.createShell .chatStepActions .presenterConfirmAction:disabled{border:1px solid #d8dee7;background:#fff;color:#98a2b3;box-shadow:none;opacity:1;cursor:not-allowed}.createShell .inlineChatActions:not(.angleChoiceActions) button,.createShell .inlineChatActions:not(.angleChoiceActions) button:last-child,.createShell .inlineChatActions:not(.angleChoiceActions) .secondaryLinkButton{min-height:36px;padding:0 14px;border:1px solid #dfe5ec;border-radius:999px;background:#fff;color:#374151;font-size:13px;font-weight:740;box-shadow:none}.createShell .inlineChatActions:not(.angleChoiceActions) button:hover:not(:disabled),.createShell .inlineChatActions:not(.angleChoiceActions) .secondaryLinkButton:hover{border-color:#cfd7e3;background:#f8fafc;box-shadow:none}.createShell .inlineChatActions .primaryInlineAction,.createShell .inlineChatActions:not(.angleChoiceActions) .primaryInlineAction:last-child,.createShell .presencePrepActions .videoSubmitButton{border:0;background:#20242b;color:#fff;font-weight:780;box-shadow:0 8px 18px #11182724}.createShell .inlineChatActions button:disabled,.createShell .inlineChatActions:not(.angleChoiceActions) button:disabled{border-color:#e5eaf1;background:#f8fafc;color:#98a2b3;box-shadow:none;opacity:1;cursor:not-allowed}.createShell .prepSummaryActions button,.createShell .prepSummaryActions button:last-child{min-height:32px;border:1px solid #dfe5ec;background:#fff;color:#374151;font-size:12px;font-weight:740;box-shadow:none}.createShell .videoPrepAdjustActions button,.createShell .videoPrepAdjustActions button:last-child,.createShell .videoPrepAdjustActions .uploadAction{width:100%;min-height:34px;justify-content:flex-start;padding:0 11px;border:0;border-radius:8px;background:#fff;color:#374151;font-size:13px;font-weight:720;box-shadow:none}.createShell .videoPrepAdjustActions button:hover:not(:disabled),.createShell .videoPrepAdjustActions .uploadAction:hover{background:#f8fafc}.createShell .angleChoiceActions button{min-height:auto;height:auto;display:grid;justify-items:start;gap:3px;padding:12px 14px;border:1px solid #dfe5ec;border-radius:12px;background:#fff;color:#111827;text-align:left;line-height:1.45;white-space:normal;box-shadow:none}.createShell .angleChoiceActions button:hover:not(:disabled){border-color:#cfd7e3;background:#f8fafc;box-shadow:none}.createShell .angleChoiceActions button strong{margin:0;color:#111827;font-size:13px;font-weight:780;line-height:1.35}.createShell .angleChoiceActions button span{color:#667085;font-size:12px;font-weight:500;line-height:1.5}.historyPageHeader h1{margin:0}.historyPageHeader p,.historyWorkStatusHeader p,.sourceLine,.emptyOutcomeText,.historyWorkEmpty,.outcomeStepList,.setupMetaLine,.setupToneLine,.setupProgressLine{display:none}.historyPreviewReader .draftPanel{border-radius:18px}.draftPanel{padding:20px}.draftHeader{grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding-bottom:16px}.draftHeader h2{margin:0;font-size:21px}.draftHeaderActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.draftCardAction{min-height:34px;padding:0 14px;font-size:13px}.historyWorkStatusHeader{padding:16px 18px}.historyWorkStatusHeader h2{margin:0}.currentOutcomeHeader .outcomeCardHeader{align-items:center}.createShell .outcomeCard.compact{padding:16px}@media(max-width:1180px){.twoColumnWorkspace,.videoLibraryWorkspace,.presenterLibraryWorkspace,.presenterCreateWorkspace{grid-template-columns:1fr}.outcomeStream,.historyPreview,.presenterLibrarySide,.presenterCreateSide{position:static;margin-top:0;height:auto;max-height:none;overflow:visible}.presenterLibraryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.topbar{grid-template-columns:1fr;height:auto;gap:12px;padding:16px}.topbarActions,.topbarSecondaryActions{justify-self:start}.twoColumnWorkspace,.videoLibraryWorkspace,.presenterLibraryWorkspace,.presenterCreateWorkspace{padding:18px 14px 28px;width:100%}.pageHero h1,.panelIntro h1{font-size:28px}.scriptPrimaryActions{align-items:stretch;flex-direction:column}.createShell .scriptPrimaryActions .sendButton{width:100%}.createShell .scriptTextShell{min-height:200px}.createShell .scriptTextShell .promptInput{min-height:172px}.libraryToolbar,.rightStats,.publishGrid,.lowerGrid,.presenterImageCreateGrid,.presenterCreateDone,.optionalSettingsGrid{grid-template-columns:1fr}.librarySearchInput{width:100%}.videoLibraryToolbar .libraryFilters{width:100%;max-width:100%;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.videoLibraryToolbar .libraryFilters::-webkit-scrollbar{display:none}.videoLibraryToolbar .libraryFilters button{flex:0 0 auto}.videoLibraryCards{grid-template-columns:1fr;gap:12px}.videoWorkCard{grid-template-columns:1fr;min-height:0;gap:10px;padding:16px;border-radius:18px}.videoWorkCard.hasMedia{grid-template-columns:82px minmax(0,1fr);min-height:142px;gap:12px;padding:10px}.videoWorkCard.textOnly{min-height:0}.videoWorkVisual{width:82px;border-radius:13px}.videoWorkVisual .workStatusPill{position:static;justify-self:start;align-self:start;margin:8px 0 0 8px}.videoWorkDraftPreview{padding:9px}.videoWorkDraftPreview span{display:none}.videoWorkContent{gap:6px}.videoWorkContent strong{font-size:15px;-webkit-line-clamp:2}.videoWorkContent>span{-webkit-line-clamp:2;font-size:12px}.videoWorkContent>i{min-height:30px;font-size:12px}.historyPreviewReader .draftHeader{grid-template-columns:1fr;align-items:start}.historyPreviewReader .draftHeaderActions{justify-content:flex-start}.historyPreviewReader .draftCardAction{width:fit-content}.presenterLibraryGrid{grid-template-columns:1fr}}
