.video-generator-module__RhrBnG__page{--vg-card:#fff;--vg-bg:#f5f7fa;--vg-border:#e8edf3;--vg-text:#1f2937;--vg-text-muted:#6b7585;--vg-text-faint:#97a0b3;--vg-primary:#4845d2;--vg-primary-dark:#3735b8;--vg-bubble:#ededf2;background:var(--vg-bg);height:calc(100vh - 120px);color:var(--vg-text);grid-template-rows:1fr;grid-template-columns:1fr 280px;gap:24px;padding:12px 0;font-size:13px;display:grid;overflow:hidden}.video-generator-module__RhrBnG__chatCol{flex-direction:column;min-width:0;min-height:0;display:flex;position:relative}.video-generator-module__RhrBnG__topBar{justify-content:space-between;align-items:center;gap:12px;padding:0 24px 16px;display:flex}.video-generator-module__RhrBnG__crumb{color:var(--vg-text);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:500;display:inline-flex}.video-generator-module__RhrBnG__crumb:hover{background:#ffffffb3}.video-generator-module__RhrBnG__shareBtn{border:1px solid var(--vg-border);height:32px;color:var(--vg-text);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:500;display:inline-flex}.video-generator-module__RhrBnG__shareBtn:hover{background:#fafbfd}.video-generator-module__RhrBnG__messagesScroll{flex:1;min-height:0;padding:8px 16px 16px;overflow-y:auto}.video-generator-module__RhrBnG__messages{flex-direction:column;gap:28px;max-width:760px;margin:0 auto;display:flex}.video-generator-module__RhrBnG__userMsg{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.video-generator-module__RhrBnG__userBubble{background:var(--vg-bubble);color:var(--vg-text);border-radius:14px;max-width:86%;padding:16px 20px;font-size:14px;line-height:1.6}.video-generator-module__RhrBnG__msgActions{color:var(--vg-text-faint);gap:12px;display:inline-flex}.video-generator-module__RhrBnG__msgActionBtn{color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:inline-flex}.video-generator-module__RhrBnG__msgActionBtn:hover{color:var(--vg-text)}.video-generator-module__RhrBnG__aiMsg{flex-direction:column;align-items:flex-start;gap:14px;width:100%;padding:0 2px;display:flex}.video-generator-module__RhrBnG__aiHead{color:var(--vg-text-muted);align-items:center;gap:8px;font-size:12px;font-weight:500;display:inline-flex}.video-generator-module__RhrBnG__aiBody{color:var(--vg-text);max-width:100%;font-size:14px;line-height:1.65}.video-generator-module__RhrBnG__aiBody p{margin:0}.video-generator-module__RhrBnG__videoWrap{aspect-ratio:16/9;background:#ededf2;border-radius:12px;width:100%;max-width:420px;position:relative;overflow:hidden}.video-generator-module__RhrBnG__videoWrap img,.video-generator-module__RhrBnG__videoWrap video{object-fit:cover;width:100%;height:100%;display:block}.video-generator-module__RhrBnG__videoPlay{cursor:pointer;background:#00000014;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;inset:0}.video-generator-module__RhrBnG__videoPlay:hover{background:#0000002e}.video-generator-module__RhrBnG__videoPlayCircle{-webkit-backdrop-filter:blur(8px);color:#fff;background:#fff6;border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.video-generator-module__RhrBnG__composerWrap{justify-content:center;padding:8px 16px 20px;display:flex}.video-generator-module__RhrBnG__composer{border:1px solid var(--vg-border);background:#fff;border-radius:14px;flex-direction:column;gap:12px;width:100%;max-width:760px;padding:14px 16px 12px;display:flex;box-shadow:0 6px 24px #0d15300d}.video-generator-module__RhrBnG__composerInput{width:100%;color:var(--vg-text);resize:none;background:0 0;border:none;outline:none;min-height:26px;max-height:160px;padding:4px 2px;font-family:inherit;font-size:14px;line-height:1.5}.video-generator-module__RhrBnG__composerInput::placeholder{color:var(--vg-text-faint)}.video-generator-module__RhrBnG__composerBar{justify-content:space-between;align-items:center;gap:12px;display:flex}.video-generator-module__RhrBnG__composerLeft,.video-generator-module__RhrBnG__composerRight{align-items:center;gap:8px;display:inline-flex}.video-generator-module__RhrBnG__iconBtn{border:1px solid var(--vg-border);width:34px;height:34px;color:var(--vg-text-muted);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.video-generator-module__RhrBnG__iconBtn:hover{color:var(--vg-text);background:#fafbfd;border-color:#d0d8e4}.video-generator-module__RhrBnG__chip{border:1px solid var(--vg-border);height:34px;color:var(--vg-text);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.video-generator-module__RhrBnG__chip:hover{background:#fafbfd;border-color:#d0d8e4}.video-generator-module__RhrBnG__chipIcon{color:var(--vg-text-muted);align-items:center;display:inline-flex}.video-generator-module__RhrBnG__modelPill{height:34px;color:var(--vg-text);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:500;display:inline-flex}.video-generator-module__RhrBnG__modelPill:hover{background:#f1f3f7}.video-generator-module__RhrBnG__micBtn{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.video-generator-module__RhrBnG__micBtn:hover{background:#0d1530}.video-generator-module__RhrBnG__sidebar{flex-direction:column;gap:18px;padding:0 4px;display:flex;overflow-y:auto}.video-generator-module__RhrBnG__newChatBtn{background:var(--vg-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;font-size:15px;font-weight:600;display:inline-flex;box-shadow:0 8px 20px #4845d24d}.video-generator-module__RhrBnG__newChatBtn:hover{background:var(--vg-primary-dark)}.video-generator-module__RhrBnG__searchWrap{position:relative}.video-generator-module__RhrBnG__searchIcon{color:var(--vg-text-faint);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.video-generator-module__RhrBnG__searchInput{border:1px solid var(--vg-border);width:100%;height:38px;color:var(--vg-text);background:#fff;border-radius:8px;outline:none;padding:0 14px 0 36px;font-size:13px}.video-generator-module__RhrBnG__searchInput::placeholder{color:var(--vg-text-faint)}.video-generator-module__RhrBnG__searchInput:focus{border-color:#d0d8e4}.video-generator-module__RhrBnG__section{flex-direction:column;display:flex}.video-generator-module__RhrBnG__sectionLabel{color:var(--vg-text-faint);padding:6px 10px;font-size:12px;font-weight:500}.video-generator-module__RhrBnG__historyItem{text-align:left;width:100%;color:var(--vg-text);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:6px;padding:8px 10px;font-family:inherit;font-size:13px;display:block;overflow:hidden}.video-generator-module__RhrBnG__historyItem:hover{background:#0d15300d}.video-generator-module__RhrBnG__historyItemMuted{color:var(--vg-text-faint)}.video-generator-module__RhrBnG__showMore{width:100%;color:var(--vg-text-faint);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;font-family:inherit;font-size:13px;display:inline-flex}.video-generator-module__RhrBnG__showMore:hover{background:#0d15300a}@media (max-width:1100px){.video-generator-module__RhrBnG__page{grid-template-columns:1fr 240px;gap:16px}.video-generator-module__RhrBnG__composerLeft{flex-wrap:wrap}}@media (max-width:860px){.video-generator-module__RhrBnG__page{grid-template-columns:1fr}.video-generator-module__RhrBnG__sidebar{display:none}.video-generator-module__RhrBnG__composerLeft{flex-wrap:wrap;gap:6px}.video-generator-module__RhrBnG__chip{height:30px;padding:0 8px;font-size:11px}}
.ai-settings-module__2KzaAG__page{--as-card:#fff;--as-bg:#f5f7fa;--as-border:#e6ebf2;--as-text:#1f2937;--as-text-muted:#6b7585;--as-text-faint:#97a0b3;--as-primary:#4845d2;--as-primary-dark:#3735b8;--as-primary-soft:#eef0fc;--as-danger:#ef4b4b;--as-toggle-off:#d6dbe4;background:var(--as-bg);height:calc(100vh - 120px);color:var(--as-text);grid-template-rows:1fr;grid-template-columns:260px 1fr;gap:0;font-size:13px;display:grid;overflow:hidden}.ai-settings-module__2KzaAG__sidebar{border-right:1px solid var(--as-border);background:var(--as-bg);flex-direction:column;gap:12px;padding:18px 14px;display:flex;overflow-y:auto}.ai-settings-module__2KzaAG__workspaceCard{cursor:pointer;border-radius:8px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:8px 10px;display:grid}.ai-settings-module__2KzaAG__workspaceCard:hover{background:#0d15300a}.ai-settings-module__2KzaAG__workspaceAvatar{background:var(--as-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-flex}.ai-settings-module__2KzaAG__workspaceName{color:var(--as-text);font-size:13px;font-weight:600;line-height:1.2}.ai-settings-module__2KzaAG__workspaceRole{color:var(--as-text-muted);font-size:11px}.ai-settings-module__2KzaAG__workspaceChevs{color:var(--as-text-faint);flex-direction:column;line-height:0;display:flex}.ai-settings-module__2KzaAG__workspaceChevs svg{display:block}.ai-settings-module__2KzaAG__sidebarSection{flex-direction:column;gap:2px;display:flex}.ai-settings-module__2KzaAG__sectionLabel{letter-spacing:1.2px;text-transform:uppercase;color:var(--as-text-faint);padding:8px 10px 4px;font-size:10px;font-weight:600}.ai-settings-module__2KzaAG__navItem{color:var(--as-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;font-weight:500;display:flex}.ai-settings-module__2KzaAG__navItem:hover{background:#0d15300a}.ai-settings-module__2KzaAG__navItemActive{background:#0d15300f}.ai-settings-module__2KzaAG__navIcon{color:var(--as-text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ai-settings-module__2KzaAG__main{padding:32px 48px 48px;overflow-y:auto}.ai-settings-module__2KzaAG__mainInner{max-width:680px;margin:0 auto}.ai-settings-module__2KzaAG__pageTitle{color:var(--as-text);letter-spacing:-.2px;margin:0 0 18px;font-size:22px;font-weight:700}.ai-settings-module__2KzaAG__divider{background:var(--as-border);height:1px;margin:0 0 28px}.ai-settings-module__2KzaAG__sectionHeadLabel{letter-spacing:1.2px;text-transform:uppercase;color:var(--as-text-muted);margin-bottom:12px;font-size:10px;font-weight:600}.ai-settings-module__2KzaAG__sectionGroup{margin-bottom:28px}.ai-settings-module__2KzaAG__cardBox{background:var(--as-card);border:1px solid var(--as-border);border-radius:10px;overflow:hidden}.ai-settings-module__2KzaAG__avatarRow{border-bottom:1px solid var(--as-border);align-items:center;gap:18px;padding:18px 20px;display:flex}.ai-settings-module__2KzaAG__avatarBig{background:var(--as-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:700;display:inline-flex}.ai-settings-module__2KzaAG__avatarBody{flex-direction:column;gap:6px;display:flex}.ai-settings-module__2KzaAG__uploadBtn{border:1px solid var(--as-border);height:32px;color:var(--as-text);cursor:pointer;background:#fff;border-radius:6px;align-items:center;width:fit-content;padding:0 14px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.ai-settings-module__2KzaAG__uploadBtn:hover{background:#fafbfd;border-color:#d0d8e4}.ai-settings-module__2KzaAG__avatarCaption{color:var(--as-text-muted);font-size:11px}.ai-settings-module__2KzaAG__formRow{border-bottom:1px solid var(--as-border);grid-template-columns:200px 1fr;align-items:center;gap:16px;padding:14px 20px;display:grid}.ai-settings-module__2KzaAG__formLabel{color:var(--as-text);font-size:13px;font-weight:500}.ai-settings-module__2KzaAG__formInput{border:1px solid var(--as-border);width:100%;height:38px;color:var(--as-text);background:#fff;border-radius:6px;outline:none;padding:0 12px;font-family:inherit;font-size:13px}.ai-settings-module__2KzaAG__formInput::placeholder{color:var(--as-text-faint)}.ai-settings-module__2KzaAG__formInput:focus{border-color:#d0d8e4}.ai-settings-module__2KzaAG__formFooter{justify-content:flex-end;padding:14px 20px;display:flex}.ai-settings-module__2KzaAG__btnPrimary{background:var(--as-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;height:36px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.ai-settings-module__2KzaAG__btnPrimary:hover{background:var(--as-primary-dark)}.ai-settings-module__2KzaAG__btnOutline{border:1px solid var(--as-border);height:34px;color:var(--as-text);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.ai-settings-module__2KzaAG__btnOutline:hover{background:#fafbfd;border-color:#d0d8e4}.ai-settings-module__2KzaAG__btnDanger{border:1px solid var(--as-danger);height:34px;color:var(--as-danger);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.ai-settings-module__2KzaAG__btnDanger:hover{background:#fef5f5}.ai-settings-module__2KzaAG__actionRow{border-bottom:1px solid var(--as-border);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.ai-settings-module__2KzaAG__actionRow:last-child{border-bottom:none}.ai-settings-module__2KzaAG__actionRowBody{flex-direction:column;gap:2px;min-width:0;display:flex}.ai-settings-module__2KzaAG__actionRowTitle{color:var(--as-text);font-size:13px;font-weight:600}.ai-settings-module__2KzaAG__actionRowSub{color:var(--as-text-muted);font-size:12px}.ai-settings-module__2KzaAG__toggle{cursor:pointer;flex-shrink:0;width:36px;height:20px;display:inline-block;position:relative}.ai-settings-module__2KzaAG__toggle input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.ai-settings-module__2KzaAG__toggleTrack{background:var(--as-toggle-off);border-radius:999px;transition:background .15s;position:absolute;inset:0}.ai-settings-module__2KzaAG__toggleThumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0d15301a}.ai-settings-module__2KzaAG__toggle input:checked+.ai-settings-module__2KzaAG__toggleTrack{background:var(--as-primary)}.ai-settings-module__2KzaAG__toggle input:checked+.ai-settings-module__2KzaAG__toggleTrack+.ai-settings-module__2KzaAG__toggleThumb{transform:translate(16px)}@media (max-width:1000px){.ai-settings-module__2KzaAG__page{grid-template-columns:220px 1fr}.ai-settings-module__2KzaAG__main{padding:28px 28px 40px}.ai-settings-module__2KzaAG__formRow{grid-template-columns:150px 1fr}}@media (max-width:760px){.ai-settings-module__2KzaAG__page{grid-template-columns:1fr}.ai-settings-module__2KzaAG__sidebar{display:none}.ai-settings-module__2KzaAG__formRow{grid-template-columns:1fr;gap:8px}.ai-settings-module__2KzaAG__formLabel{font-size:12px}}
.ai-assistant-module__n2cFQW__page{flex-direction:column;gap:24px;display:flex}.ai-assistant-module__n2cFQW__tabs{background:var(--color-surface-1);border-radius:var(--radius-md);border:1px solid var(--color-blue-100);gap:4px;width:fit-content;padding:4px;display:flex}.ai-assistant-module__n2cFQW__tab{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:10px 20px;transition:all .15s;display:flex}.ai-assistant-module__n2cFQW__tab:hover{color:var(--color-text-primary)}.ai-assistant-module__n2cFQW__tabActive{background:var(--color-white);color:var(--color-blue-600);box-shadow:var(--shadow-card);font-weight:var(--font-semibold)}.ai-assistant-module__n2cFQW__generatorCard{background:var(--color-white);border:1px solid var(--color-blue-100);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:32px}.ai-assistant-module__n2cFQW__generatorTitle{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:8px}.ai-assistant-module__n2cFQW__generatorSubtitle{font-size:var(--text-base);color:var(--color-text-muted);margin-bottom:24px}.ai-assistant-module__n2cFQW__promptArea{border:1.5px solid var(--color-blue-200);border-radius:var(--radius-md);width:100%;min-height:120px;font-size:var(--text-base);color:var(--color-text-primary);resize:vertical;outline:none;padding:16px;font-family:inherit;transition:border-color .15s}.ai-assistant-module__n2cFQW__promptArea:focus{border-color:var(--color-blue-400)}.ai-assistant-module__n2cFQW__controls{align-items:center;gap:16px;margin-top:16px;display:flex}.ai-assistant-module__n2cFQW__generateBtn{background:var(--color-blue-600);color:var(--color-white);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;border:none;align-items:center;gap:8px;padding:12px 24px;transition:all .15s;display:flex}.ai-assistant-module__n2cFQW__generateBtn:hover{background:var(--color-blue-700);transform:translateY(-1px)}.ai-assistant-module__n2cFQW__output{background:var(--color-surface-1);border:1px solid var(--color-blue-100);border-radius:var(--radius-md);white-space:pre-wrap;font-size:var(--text-sm);color:var(--color-text-primary);margin-top:24px;padding:20px;line-height:1.7}.ai-assistant-module__n2cFQW__outputLabel{font-size:var(--text-xs);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:8px}.ai-assistant-module__n2cFQW__imageGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px;display:grid}.ai-assistant-module__n2cFQW__imagePlaceholder{aspect-ratio:1;background:linear-gradient(135deg, var(--color-blue-100), var(--color-blue-50));border-radius:var(--radius-md);color:var(--color-blue-400);font-size:var(--text-sm);border:1px dashed var(--color-blue-200);justify-content:center;align-items:center;display:flex}.ai-assistant-module__n2cFQW__codeBlock{background:var(--color-blue-950);border-radius:var(--radius-md);margin-top:24px;padding:24px;overflow-x:auto}.ai-assistant-module__n2cFQW__codeBlock code{color:var(--color-blue-200);font-family:JetBrains Mono,monospace;font-size:13px;line-height:1.6}.ai-assistant-module__n2cFQW__settingsGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.ai-assistant-module__n2cFQW__settingCard{background:var(--color-white);border:1px solid var(--color-blue-100);border-radius:var(--radius-md);padding:24px}.ai-assistant-module__n2cFQW__settingLabel{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-text-primary);margin-bottom:8px}.ai-assistant-module__n2cFQW__settingDescription{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:16px}.ai-assistant-module__n2cFQW__slider{background:var(--color-blue-100);border-radius:var(--radius-full);appearance:none;outline:none;width:100%;height:6px}.ai-assistant-module__n2cFQW__slider::-webkit-slider-thumb{appearance:none;background:var(--color-blue-600);cursor:pointer;border-radius:50%;width:18px;height:18px}@media (max-width:768px){.ai-assistant-module__n2cFQW__tabs{width:100%;overflow-x:auto}.ai-assistant-module__n2cFQW__imageGrid,.ai-assistant-module__n2cFQW__settingsGrid{grid-template-columns:1fr}}
