:root,html[data-theme=soft-light],body[data-theme=soft-light]{color-scheme:light;--theme-app-bg: #eef1ff;--theme-app-bg-top: #f8f6ff;--theme-page-shell: linear-gradient(180deg, rgba(248, 246, 255, .98) 0%, rgba(237, 239, 255, .98) 100%);--theme-panel-bg: linear-gradient(180deg, rgba(255, 255, 255, .94) 0%, rgba(244, 244, 255, .95) 100%);--theme-panel-bg-strong: linear-gradient(180deg, rgba(255, 255, 255, .985) 0%, rgba(241, 241, 255, .99) 100%);--theme-panel-bg-muted: rgba(248, 247, 255, .78);--theme-panel-overlay: rgba(255, 255, 255, .84);--theme-border: rgba(132, 142, 220, .24);--theme-border-strong: rgba(102, 112, 212, .42);--theme-text-primary: #1b2140;--theme-text-secondary: #4d577e;--theme-text-muted: #727ca3;--theme-brand: #6a74f7;--theme-brand-strong: #575fe6;--theme-brand-soft: rgba(106, 116, 247, .12);--theme-shadow-soft: 0 18px 45px rgba(104, 110, 170, .14);--theme-shadow-card: 0 22px 56px rgba(104, 110, 170, .16);--theme-switch-bg: rgba(255, 255, 255, .78);--theme-switch-border: rgba(120, 126, 221, .18);--theme-switch-shadow: 0 16px 36px rgba(104, 110, 170, .14);--theme-switch-text: rgba(77, 87, 126, .82);--theme-switch-text-hover: #172033;--theme-switch-active-bg: linear-gradient(135deg, #6a74f7 0%, #9aa4ff 100%);--theme-switch-active-text: #ffffff;--theme-switch-active-shadow: 0 14px 30px rgba(106, 116, 247, .28)}html[data-theme=dark],body[data-theme=dark]{color-scheme:dark;--theme-app-bg: #0f1015;--theme-app-bg-top: #181a22;--theme-page-shell: linear-gradient(180deg, #1a1a1f 0%, #0f0f15 100%);--theme-panel-bg: linear-gradient(180deg, rgba(20, 22, 30, .96) 0%, rgba(11, 12, 18, .96) 100%);--theme-panel-bg-strong: linear-gradient(180deg, rgba(20, 22, 30, .98) 0%, rgba(11, 12, 18, .98) 100%);--theme-panel-bg-muted: rgba(255, 255, 255, .04);--theme-panel-overlay: rgba(15, 23, 42, .78);--theme-border: rgba(88, 102, 135, .28);--theme-border-strong: rgba(59, 130, 246, .46);--theme-text-primary: #f3f4f6;--theme-text-secondary: #cbd5e1;--theme-text-muted: #94a3b8;--theme-brand: #3b82f6;--theme-brand-strong: #2563eb;--theme-brand-soft: rgba(59, 130, 246, .16);--theme-shadow-soft: 0 18px 44px rgba(2, 6, 23, .35);--theme-shadow-card: 0 24px 60px rgba(2, 6, 23, .45);--theme-switch-bg: rgba(15, 23, 42, .72);--theme-switch-border: rgba(148, 163, 184, .18);--theme-switch-shadow: 0 16px 36px rgba(2, 6, 23, .28);--theme-switch-text: rgba(226, 232, 240, .74);--theme-switch-text-hover: #ffffff;--theme-switch-active-bg: linear-gradient(135deg, #2563eb 0%, #60a5fa 100%);--theme-switch-active-text: #ffffff;--theme-switch-active-shadow: 0 14px 30px rgba(37, 99, 235, .32)}html[data-theme],body[data-theme]{background:var(--theme-app-bg);color:var(--theme-text-primary)}body[data-theme] .window-container,body[data-theme] .window-body,body[data-theme] .page-container{background:var(--theme-page-shell)!important;color:var(--theme-text-primary)!important}body[data-theme=soft-light]{background:radial-gradient(circle at top left,rgba(98,123,255,.16),transparent 30%),radial-gradient(circle at 100% 0%,rgba(223,191,255,.16),transparent 24%),linear-gradient(180deg,var(--theme-app-bg-top) 0%,var(--theme-app-bg) 100%)}body[data-theme]{color:var(--theme-text-primary)}body[data-theme] .window-header,body[data-theme] .page-nav-container,body[data-theme] .video-page-container,body[data-theme] .setting-container,body[data-theme] .setting-sidebar,body[data-theme] .setting-content,body[data-theme] .home-card,body[data-theme] .home-info-card,body[data-theme] .app-tool-card,body[data-theme] .video-template-page .rounded-xl.shadow.border,body[data-theme] .video-template-page .bg-blue-100,body[data-theme] .cyberpunk-dashboard,body[data-theme] .elegant-theme,body[data-theme] .custom-prompt-results,body[data-theme] .custom-prompt-panel,body[data-theme] .custom-prompt-hero,body[data-theme] .cover-template-manager .template-card,body[data-theme] .cover-template-manager .template-thumbnail,body[data-theme] .design-workbench,body[data-theme] .sound-workbench,body[data-theme] .video-ip-agent-shell{transition:background-color .28s ease,border-color .28s ease,color .28s ease}body[data-theme] .window-header{background:var(--theme-page-shell)!important;border-bottom:none!important}body[data-theme] .window-header .text-gray-200,body[data-theme] .window-header [class~=text-gray-200],body[data-theme] .window-header [class~=text-gray-400],body[data-theme] .window-header [class~=text-white]{color:var(--theme-text-primary)!important}body[data-theme] .window-header [class~="hover:bg-white/10"]:hover{background:var(--theme-brand-soft)!important}body[data-theme] .page-nav-container{background:var(--theme-panel-bg)!important;border-bottom:1px solid var(--theme-border)!important}body[data-theme=soft-light] .page-nav-container{border-bottom:none!important}body[data-theme] .page-nav-item{color:var(--theme-text-secondary)!important}body[data-theme] .page-nav-item:hover,body[data-theme] .page-nav-item.active{color:var(--theme-text-primary)!important}body[data-theme] .video-page-container,body[data-theme] .setting-container,body[data-theme] .setting-content,body[data-theme] .home-page,body[data-theme] .video-template-page,body[data-theme] .design-workbench,body[data-theme] .sound-workbench,body[data-theme] .video-ip-agent-shell{background:var(--theme-page-shell)!important;color:var(--theme-text-primary)}body[data-theme] .setting-sidebar,body[data-theme] .home-card,body[data-theme] .home-info-card,body[data-theme] .app-tool-card,body[data-theme] .video-template-page .rounded-xl.shadow.border,body[data-theme] .video-template-page .bg-blue-100,body[data-theme] .cover-template-manager .template-card,body[data-theme] .cover-template-manager .template-thumbnail,body[data-theme] .custom-prompt-results,body[data-theme] .custom-prompt-panel,body[data-theme] .custom-prompt-hero{background:var(--theme-panel-bg)!important;border-color:var(--theme-border)!important;box-shadow:var(--theme-shadow-card)!important;color:var(--theme-text-primary)!important}body[data-theme] .setting-menu-item{color:var(--theme-text-secondary)!important}body[data-theme] .setting-menu-item:hover,body[data-theme] .menu-active{color:var(--theme-text-primary)!important;border-color:var(--theme-border-strong)!important}body[data-theme] .menu-active{background:var(--theme-brand-soft)!important;box-shadow:var(--theme-shadow-soft)!important}body[data-theme] .setting-divider,body[data-theme] .home-page :is(.border,.border-t,.border-b){border-color:var(--theme-border)!important}body[data-theme] [class~=text-white],body[data-theme] [class~=text-gray-800],body[data-theme] [class~=text-gray-900]{color:var(--theme-text-primary)!important}body[data-theme] [class~=text-gray-700],body[data-theme] [class~=text-gray-600],body[data-theme] [class~=text-gray-500]{color:var(--theme-text-secondary)!important}body[data-theme] [class~=text-gray-400],body[data-theme] [class~=text-gray-300]{color:var(--theme-text-muted)!important}body[data-theme=soft-light] [class~="bg-[#0a0a0a]"],body[data-theme=soft-light] [class~="bg-[#111]"],body[data-theme=soft-light] [class~="bg-[#141414]"],body[data-theme=soft-light] [class~="bg-[#1a1a1a]"],body[data-theme=soft-light] [class~="bg-[#222]"],body[data-theme=soft-light] [class~=bg-black],body[data-theme=soft-light] [class~=bg-gray-800],body[data-theme=soft-light] [class~=bg-gray-900]{background:var(--theme-panel-bg)!important}body[data-theme=soft-light] [class~=bg-gray-50],body[data-theme=soft-light] [class~=bg-gray-100],body[data-theme=soft-light] [class~=bg-gray-200]{background:#5f7cff14!important}body[data-theme=soft-light] [class~="bg-white/5"]{background:#5f7cff12!important}body[data-theme=soft-light] [class~="bg-white/10"]{background:#5f7cff1c!important}body[data-theme=soft-light] [class~="hover:bg-white/10"]:hover,body[data-theme=soft-light] [class~="hover:bg-white/30"]:hover,body[data-theme=soft-light] [class~="hover:bg-gray-100"]:hover{background:#5f7cff1f!important}body[data-theme=soft-light] [class~="bg-black/40"]{background:#ebf0f88a!important}body[data-theme=soft-light] [class~="bg-black/80"]{background:#dce4efb8!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body[data-theme=soft-light] [class~="border-white/5"],body[data-theme=soft-light] [class~="border-white/10"],body[data-theme=soft-light] [class~="border-white/20"],body[data-theme=soft-light] [class~=border-gray-100],body[data-theme=soft-light] [class~=border-gray-200],body[data-theme=soft-light] [class~=border-gray-300],body[data-theme=soft-light] [class~=border-gray-700],body[data-theme=soft-light] [class~="border-[#333]"]{border-color:var(--theme-border)!important}body[data-theme=soft-light] [class~=text-purple-400],body[data-theme=soft-light] [class~=text-purple-500],body[data-theme=soft-light] [class~=text-blue-400],body[data-theme=soft-light] [class~=text-blue-500]{color:var(--theme-brand)!important}body[data-theme=soft-light] [class~=border-purple-500],body[data-theme=soft-light] [class~=border-blue-400],body[data-theme=soft-light] [class~=border-blue-500]{border-color:var(--theme-border-strong)!important}body[data-theme=soft-light] [class~=ring-purple-500],body[data-theme=soft-light] [class~=ring-blue-400]{--tw-ring-color: rgba(95, 124, 255, .35) !important}body[data-theme=soft-light] [class~=bg-purple-600],body[data-theme=soft-light] [class~=bg-blue-500],body[data-theme=soft-light] [class~=bg-blue-600]{background:linear-gradient(135deg,#5f7cff,#7ca6ff)!important;color:#fff!important}body[data-theme=soft-light] [class~=from-purple-600]{--tw-gradient-from: #5f7cff var(--tw-gradient-from-position) !important;--tw-gradient-to: rgba(95, 124, 255, 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}body[data-theme=soft-light] [class~=to-pink-600],body[data-theme=soft-light] [class~=to-cyan-600],body[data-theme=soft-light] [class~=to-blue-700]{--tw-gradient-to: #7dc3ff var(--tw-gradient-to-position) !important}body[data-theme] .arco-btn,body[data-theme] .arco-input-wrapper,body[data-theme] .arco-textarea-wrapper,body[data-theme] .arco-input-number,body[data-theme] .arco-select-view,body[data-theme] .arco-alert,body[data-theme] .arco-tag,body[data-theme] .arco-card,body[data-theme] .arco-modal,body[data-theme] .arco-drawer,body[data-theme] .arco-table-container,body[data-theme] .arco-pagination-item,body[data-theme] .arco-radio-group-button{border-radius:14px!important}body[data-theme=soft-light] .arco-btn-primary{background:linear-gradient(135deg,#5f7cff,#89aaff)!important;border:none!important;box-shadow:0 16px 30px #5f7cff3d!important}body[data-theme=soft-light] .arco-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#5472f4,#79a1ff)!important}body[data-theme=soft-light] .arco-btn-primary.arco-btn-disabled,body[data-theme=soft-light] .arco-btn-primary:disabled,body[data-theme=soft-light] .arco-btn-primary[disabled]{background:linear-gradient(135deg,#9680f447,#d3bdff57)!important;border-color:#9680f43d!important;color:#6f63a6!important;opacity:1!important;box-shadow:inset 0 1px #ffffff85!important}body[data-theme=soft-light] .arco-btn-secondary,body[data-theme=soft-light] .arco-btn-outline{background:#5f7cff14!important;border-color:#6b7fa447!important;color:var(--theme-text-primary)!important}body[data-theme=soft-light] .arco-input-wrapper,body[data-theme=soft-light] .arco-textarea-wrapper,body[data-theme=soft-light] .arco-input-number,body[data-theme=soft-light] .arco-select-view,body[data-theme=soft-light] .dark-input-override,body[data-theme=soft-light] .dark-input-override .arco-select-view,body[data-theme=soft-light] .dark-input-override .arco-input,body[data-theme=soft-light] .dark-input-override .arco-textarea{background:#ffffffd1!important;border-color:#8999b438!important;color:var(--theme-text-primary)!important;box-shadow:inset 0 1px #ffffffb8}body[data-theme=soft-light] .arco-input-wrapper.arco-input-focus,body[data-theme=soft-light] .arco-textarea-wrapper.arco-textarea-focus,body[data-theme=soft-light] .arco-select-view-focus,body[data-theme=soft-light] .dark-input-override:focus-within{border-color:#5f7cff66!important;box-shadow:0 0 0 4px #5f7cff1f!important}body[data-theme=soft-light] .arco-input,body[data-theme=soft-light] .arco-textarea,body[data-theme=soft-light] .arco-select-view-input,body[data-theme=soft-light] .arco-form-item-label,body[data-theme=soft-light] .arco-radio,body[data-theme=soft-light] .arco-radio-label,body[data-theme=soft-light] .arco-checkbox,body[data-theme=soft-light] .arco-card-header-title,body[data-theme=soft-light] .arco-statistic-value,body[data-theme=soft-light] .arco-statistic-title,body[data-theme=soft-light] .arco-pagination,body[data-theme=soft-light] .arco-space,body[data-theme=soft-light] .arco-empty-description,body[data-theme=soft-light] .arco-descriptions-item-label,body[data-theme=soft-light] .arco-descriptions-item-value,body[data-theme=soft-light] .arco-modal-title,body[data-theme=soft-light] .arco-drawer-title{color:var(--theme-text-primary)!important}body[data-theme=soft-light] .arco-select-dropdown,body[data-theme=soft-light] .arco-modal,body[data-theme=soft-light] .arco-drawer,body[data-theme=soft-light] .arco-card,body[data-theme=soft-light] .arco-table-container,body[data-theme=soft-light] .arco-table-th,body[data-theme=soft-light] .arco-table-td,body[data-theme=soft-light] .arco-pagination-item,body[data-theme=soft-light] .arco-radio-group-button{background:var(--theme-panel-bg-strong)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important;box-shadow:var(--theme-shadow-soft)!important}@keyframes soft-light-orbit-border{0%{background-position:0% 50%}to{background-position:220% 50%}}@keyframes soft-light-floating-glow{0%,to{transform:translateZ(0);opacity:.75}50%{transform:translate3d(14px,-12px,0);opacity:1}}body[data-theme=soft-light]{--theme-app-bg: #eef1ff;--theme-app-bg-top: #f8f6ff;--theme-page-shell: linear-gradient(180deg, rgba(248, 246, 255, .95) 0%, rgba(237, 239, 255, .97) 100%);--theme-panel-bg: linear-gradient(180deg, rgba(255, 255, 255, .95) 0%, rgba(244, 244, 255, .97) 100%);--theme-panel-bg-strong: linear-gradient(180deg, rgba(255, 255, 255, .985) 0%, rgba(241, 241, 255, .99) 100%);--theme-panel-bg-muted: rgba(248, 247, 255, .78);--theme-panel-overlay: rgba(255, 255, 255, .84);--theme-border: rgba(132, 142, 220, .26);--theme-border-strong: rgba(102, 112, 212, .44);--theme-text-primary: #1b2140;--theme-text-secondary: #4d577e;--theme-text-muted: #727ca3;--theme-brand: #6a74f7;--theme-brand-strong: #575fe6;--theme-brand-soft: rgba(106, 116, 247, .12);--theme-shadow-soft: 0 18px 42px rgba(104, 110, 170, .15), inset 0 1px 0 rgba(255, 255, 255, .78);--theme-shadow-card: 0 24px 58px rgba(104, 110, 170, .17), inset 0 1px 0 rgba(255, 255, 255, .74)}body[data-theme=soft-light] .video-ip-agent-shell,body[data-theme=soft-light] .home-page{position:relative;isolation:isolate}body[data-theme=soft-light] .video-ip-agent-shell:before,body[data-theme=soft-light] .home-page:before{content:"";position:absolute;inset:0 auto auto 0;width:420px;height:420px;border-radius:999px;background:radial-gradient(circle,rgba(96,123,244,.16) 0%,rgba(96,123,244,.08) 34%,transparent 70%);filter:blur(10px);pointer-events:none;z-index:0;will-change:transform,opacity}body[data-theme=soft-light] .video-ip-agent-shell:after,body[data-theme=soft-light] .home-page:after{content:"";position:absolute;right:-40px;top:24px;width:320px;height:320px;border-radius:999px;background:radial-gradient(circle,rgba(223,191,255,.18) 0%,rgba(223,191,255,.08) 38%,transparent 72%);filter:blur(12px);pointer-events:none;z-index:0;will-change:transform,opacity}body[data-theme=soft-light] .cyberpunk-dashboard,body[data-theme=soft-light] .home-page>*{position:relative;z-index:1}body[data-theme=soft-light] .cyberpunk-dashboard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(136,153,189,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(136,153,189,.08) 1px,transparent 1px);background-size:100% 92px,92px 100%;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.18) 0%,transparent 66%);mask-image:linear-gradient(180deg,rgba(0,0,0,.18) 0%,transparent 66%);pointer-events:none;z-index:0}body[data-theme=soft-light] .cyberpunk-dashboard>*{position:relative;z-index:1}body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect{position:relative;isolation:isolate;overflow:hidden;contain:layout style paint;background:linear-gradient(180deg,#fffffff5,#f4f4fffa)!important;border:1px solid rgba(118,135,167,.24)!important;box-shadow:0 20px 48px #5c667c24,inset 0 1px #ffffffd1!important}body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;padding:1px;background:linear-gradient(120deg,#ffffff1f,#6e76f285,#cda6ff75,#66b1ff6b,#ffffff1f);background-size:220% 220%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.9;pointer-events:none;z-index:0;animation:soft-light-orbit-border 8s linear infinite}body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(88,119,242,.12),transparent 34%),radial-gradient(circle at bottom left,rgba(205,166,255,.14),transparent 28%);pointer-events:none;z-index:0}body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect>*{position:relative;z-index:1}body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect h3,body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect .font-semibold,body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect .font-medium{color:#1b2140!important}body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect .text-sm,body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect .text-xs,body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect [class~=text-gray-500],body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect [class~=text-gray-400],body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect [class~=text-gray-300]{color:#5a648b!important}body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect:hover{transform:translateY(-1px);border-color:#5c70a457!important;box-shadow:0 26px 58px #5c667c2b,0 0 0 1px #5c70a414,inset 0 1px #ffffffdb!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing{border:2px solid rgba(88,119,242,.18)!important;background-image:linear-gradient(#fffffff7,#f4f4fffc),conic-gradient(from var(--border-angle),transparent 0%,transparent 54%,rgba(88,119,242,.9) 72%,#8295ff 82%,rgba(205,166,255,.92) 92%,transparent 100%)!important;box-shadow:0 20px 48px #5c667c26,0 0 18px #5877f21f!important}body[data-theme=soft-light] .video-ip-agent-shell .modern-textarea{background:linear-gradient(180deg,#fffffff7,#f5f5fffc)!important;border:1px solid rgba(118,135,167,.26)!important;color:#182235!important;box-shadow:inset 0 1px #ffffffd1,0 10px 24px #5c667c14!important}body[data-theme=soft-light] .video-ip-agent-shell .modern-textarea::-moz-placeholder{color:#7a879d!important}body[data-theme=soft-light] .video-ip-agent-shell .modern-textarea::placeholder{color:#7a879d!important}body[data-theme=soft-light] .video-ip-agent-shell .modern-textarea:hover{border-color:#5c70a457!important;background:linear-gradient(180deg,#fffffffc,#f8f8fffe)!important}body[data-theme=soft-light] .video-ip-agent-shell .modern-textarea:focus{border-color:#5877f280!important;box-shadow:0 0 0 4px #5877f21f,inset 0 1px #ffffffe0!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-radio-group-button{background:#5877f214!important;border:1px solid rgba(118,135,167,.22)!important;box-shadow:inset 0 1px #ffffffc2!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-radio-button{color:#46527d!important;font-weight:600}body[data-theme=soft-light] .video-ip-agent-shell .arco-radio-button-checked{background:linear-gradient(135deg,#5b79f2,#83a3ff)!important;color:#fff!important;box-shadow:0 10px 22px #5877f23d!important}body[data-theme=soft-light] .video-ip-agent-shell [class~=text-blue-400],body[data-theme=soft-light] .video-ip-agent-shell [class~=text-blue-500],body[data-theme=soft-light] .video-ip-agent-shell [class~=text-purple-400],body[data-theme=soft-light] .video-ip-agent-shell [class~=text-purple-500]{color:#4f6fe9!important}body[data-theme=soft-light] .video-ip-agent-shell [class~=text-red-500]{color:#c85b6b!important}body[data-theme=soft-light] .video-ip-agent-shell [class~=text-green-600]{color:#2f8c67!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-checkbox-label,body[data-theme=soft-light] .video-ip-agent-shell .arco-radio-label{color:#4a567f!important;font-weight:500}body[data-theme=soft-light] .video-ip-agent-shell .arco-checkbox-checked .arco-checkbox-label,body[data-theme=soft-light] .video-ip-agent-shell .arco-radio-checked .arco-radio-label{color:#1b2140!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-checkbox-icon{border-color:#6a74f757!important;background:#6a74f712!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-checkbox-checked .arco-checkbox-icon{background:#6a74f7!important;border-color:#6a74f7!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-value,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-single,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-input,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-input,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-inner-wrapper input{color:#273056!important;font-weight:500}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-input::-moz-placeholder{color:#7580a8!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-placeholder,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-input::placeholder{color:#7580a8!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-suffix,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-mode-button,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-step-button{color:#6d78a6!important}body[data-theme=soft-light] .video-ip-agent-shell .publish-platform-row{background:linear-gradient(180deg,#ffffffb8,#f5f6ffe6)!important;border-color:#848edc38!important;box-shadow:inset 0 1px #fffc,0 8px 18px #686eaa14}body[data-theme=soft-light] .video-ip-agent-shell .publish-platform-row:hover{background:linear-gradient(180deg,#ffffffe6,#f3f5fff5)!important;border-color:#6a74f73d!important}body[data-theme=soft-light] .video-ip-agent-shell .elegant-tip-box{background:#6a74f714!important;border-color:#6a74f72e!important;color:#47527c!important}body[data-theme=soft-light] .video-ip-agent-shell .comparison-toggle-btn,body[data-theme=soft-light] .video-ip-agent-shell .one-click-running-area .arco-btn,body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect .arco-btn[type=outline]{color:#44507a!important}body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect .opacity-80,body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect .text-center.text-gray-400,body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect .text-xs.text-gray-400,body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect .text-xs.text-gray-500{opacity:1!important;color:#5c678f!important}body[data-theme=soft-light] .video-ip-agent-shell [class*="bg-white/5"][class*="border-white/5"],body[data-theme=soft-light] .video-ip-agent-shell .topic-item{background:linear-gradient(180deg,#ffffffd1,#f4f6fff2)!important;border-color:#848edc38!important;box-shadow:inset 0 1px #ffffffd1,0 8px 18px #686eaa12!important}body[data-theme=soft-light] .video-ip-agent-shell [class*="bg-white/5"][class*="border-white/5"]:hover,body[data-theme=soft-light] .video-ip-agent-shell .topic-item:hover{background:linear-gradient(180deg,#fffffff0,#f1f4fffa)!important;border-color:#6a74f73d!important}body[data-theme=soft-light] .video-ip-agent-shell .topic-item.bg-blue-500\/20,body[data-theme=soft-light] .video-ip-agent-shell .topic-item[class*="bg-blue-500/20"]{background:linear-gradient(135deg,#6a74f729,#bb95ff24)!important;border-color:#6a74f747!important;box-shadow:0 0 0 1px #6a74f71f,0 12px 24px #686eaa1a!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-group-wrapper,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view,body[data-theme=soft-light] .video-ip-agent-shell .sound-prompt-trigger--embedded{background:linear-gradient(180deg,#fffffff7,#f4f5fffc)!important;border-color:#7e89de47!important;box-shadow:inset 0 1px #ffffffeb,0 12px 26px #686eaa17!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-input-wrap,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-input,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-single,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-value,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-input,body[data-theme=soft-light] .video-ip-agent-shell .sound-prompt-trigger--embedded{color:#202a52!important;font-weight:600!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-group-wrapper .arco-input-group-addon,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-group-addon{color:#58658f!important;background:linear-gradient(180deg,#eceffffa,#e4e8fc)!important;border-color:#7e89de3d!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-step-button,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-mode-button,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-suffix{color:#66729d!important;background:#f0f3ffd6!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number:hover,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-group-wrapper:hover,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view:hover,body[data-theme=soft-light] .video-ip-agent-shell .sound-prompt-trigger--embedded:hover{border-color:#6a74f757!important;box-shadow:inset 0 1px #fffffff0,0 14px 30px #686eaa1c!important}body[data-theme] .video-ip-agent-shell .section-card-header{position:relative}body[data-theme=soft-light] .video-ip-agent-shell .section-card-header .w-5.h-5.rounded-full.text-xs.font-bold{color:#fff!important;background:linear-gradient(135deg,#4f6fe9,#3758d8)!important;border:1px solid rgba(56,86,216,.28);box-shadow:0 8px 18px #4f6fe942,inset 0 1px #ffffff38!important;text-shadow:0 1px 2px rgba(15,23,42,.28)}body[data-theme] .video-ip-agent-shell .section-processing .section-card-header:after{content:"";position:absolute;right:14px;top:50%;width:15px;height:15px;margin-top:-7.5px;border-radius:999px;border:2px solid rgba(99,102,241,.24);border-top-color:#6366f1f2;border-right-color:#9333eab3;animation:spin .9s linear infinite;box-shadow:0 0 0 1px #ffffff47,0 4px 12px #6366f12e}body[data-theme=dark] .video-ip-agent-shell .section-processing .section-card-header:after{border-color:#3b82f638;border-top-color:#60a5faf2;border-right-color:#8b5cf6b8;box-shadow:0 0 0 1px #0f172a99,0 4px 14px #3b82f633}body[data-theme] .video-ip-agent-shell .section-processing{isolation:isolate}body[data-theme] .video-ip-agent-shell .section-processing>*{position:relative;z-index:1}body[data-theme] .video-ip-agent-shell .section-processing:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2;animation:spinning-border-rotate 2.1s linear infinite}body[data-theme] .video-ip-agent-shell .section-processing:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:0;animation:spinning-border-rotate 2.1s linear infinite}body[data-theme=dark] .video-ip-agent-shell .section-processing{border:1px solid rgba(59,130,246,.2)!important;box-shadow:0 0 0 1px #3b82f624,0 0 20px #3b82f62e,0 0 38px #8b5cf61f!important}body[data-theme=dark] .video-ip-agent-shell .section-processing:before{background:conic-gradient(from var(--border-angle),transparent 0%,transparent 54%,rgba(56,189,248,.94) 70%,#3b82f6 80%,#8b5cf6 90%,rgba(56,189,248,.92) 96%,transparent 100%);filter:saturate(1.08)}body[data-theme=dark] .video-ip-agent-shell .section-processing:after{top:-8px;right:-8px;bottom:-8px;left:-8px;background:conic-gradient(from var(--border-angle),transparent 0%,transparent 58%,rgba(56,189,248,.36) 74%,rgba(59,130,246,.42) 84%,rgba(139,92,246,.4) 94%,transparent 100%);filter:blur(14px);opacity:.9}body[data-theme=soft-light] .video-ip-agent-shell .section-processing{border:1px solid rgba(106,116,247,.24)!important;background-image:linear-gradient(#fffffff7,#f4f4fffc),conic-gradient(from var(--border-angle),transparent 0%,transparent 56%,rgba(122,132,255,.98) 72%,#6a74f7 81%,rgba(197,145,255,.98) 90%,rgba(101,183,255,.92) 96%,transparent 100%)!important;box-shadow:0 0 0 1px #6a74f71f,0 16px 34px #686eaa29,0 0 24px #6a74f724,0 0 44px #c591ff1a!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:before{background:conic-gradient(from var(--border-angle),transparent 0%,transparent 54%,rgba(129,139,255,.98) 70%,#6a74f7 79%,rgba(197,145,255,.98) 89%,rgba(101,183,255,.92) 95%,transparent 100%);filter:saturate(1.05)}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:after{top:-8px;right:-8px;bottom:-8px;left:-8px;background:conic-gradient(from var(--border-angle),transparent 0%,transparent 58%,rgba(129,139,255,.34) 74%,rgba(106,116,247,.4) 84%,rgba(197,145,255,.34) 93%,rgba(101,183,255,.26) 98%,transparent 100%);filter:blur(16px);opacity:.92}@keyframes section-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes section-spinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body[data-theme] .video-ip-agent-shell .section-processing:before,body[data-theme] .video-ip-agent-shell .section-processing:after{transform-origin:center center;will-change:transform;animation:section-ring-spin 2s linear infinite!important}body[data-theme] .video-ip-agent-shell .section-processing .section-card-header:after{animation:section-spinner-spin .9s linear infinite!important}body[data-theme=dark] .video-ip-agent-shell .section-processing:before{background:conic-gradient(from 0deg,transparent 0%,transparent 54%,rgba(56,189,248,.98) 70%,#3b82f6 80%,#8b5cf6 90%,rgba(56,189,248,.96) 96%,transparent 100%)!important}body[data-theme=dark] .video-ip-agent-shell .section-processing:after{background:conic-gradient(from 0deg,transparent 0%,transparent 58%,rgba(56,189,248,.38) 74%,rgba(59,130,246,.45) 84%,rgba(139,92,246,.44) 94%,transparent 100%)!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:before{background:conic-gradient(from 0deg,transparent 0%,transparent 54%,#818bff 70%,#6a74f7 79%,#c591ff 89%,rgba(101,183,255,.94) 95%,transparent 100%)!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:after{background:conic-gradient(from 0deg,transparent 0%,transparent 58%,rgba(129,139,255,.36) 74%,rgba(106,116,247,.42) 84%,rgba(197,145,255,.36) 93%,rgba(101,183,255,.28) 98%,transparent 100%)!important}body[data-theme=soft-light] .video-ip-agent-shell [class~=text-slate-200]{color:#586388!important}body[data-theme=soft-light] .video-ip-agent-shell .modern-textarea,body[data-theme=soft-light] .video-ip-agent-shell .arco-textarea-wrapper,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-group-wrapper,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override{border-radius:16px!important;border:1px solid rgba(132,142,220,.26)!important;background:linear-gradient(180deg,#fffffff5,#f4f5fffa)!important;box-shadow:inset 0 1px #ffffffeb,0 10px 24px #686eaa14!important}body[data-theme=soft-light] .video-ip-agent-shell .modern-textarea{color:#1f2749!important;border-color:#7e89de4d!important}body[data-theme=soft-light] .video-ip-agent-shell .modern-textarea:hover,body[data-theme=soft-light] .video-ip-agent-shell .arco-textarea-wrapper:hover,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number:hover,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-group-wrapper:hover,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view:hover,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override:hover{border-color:#6a74f757!important;box-shadow:inset 0 1px #fffffff0,0 14px 28px #686eaa1c!important}body[data-theme=soft-light] .video-ip-agent-shell .modern-textarea:focus,body[data-theme=soft-light] .video-ip-agent-shell .arco-textarea-wrapper.arco-textarea-focus,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-focus,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-focus,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override:focus-within{border-color:#6a74f77a!important;box-shadow:0 0 0 4px #6a74f71a,inset 0 1px #fffffff5!important}body[data-theme=soft-light] .video-ip-agent-shell .modern-textarea::-moz-placeholder,body[data-theme=soft-light] .video-ip-agent-shell .arco-textarea::-moz-placeholder{color:#7a85ad!important}body[data-theme=soft-light] .video-ip-agent-shell .modern-textarea::placeholder,body[data-theme=soft-light] .video-ip-agent-shell .arco-textarea::placeholder{color:#7a85ad!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-textarea,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-input,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-value,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-input,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view-single{color:#1f2749!important;font-weight:500;background:transparent!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-group-addon,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-group-wrapper .arco-input-group-addon{color:#5f6a93!important;border-color:#848edc3d!important;background:linear-gradient(180deg,#eceffff5,#e4e8fcfa)!important;box-shadow:inset 0 1px #ffffffe0!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-step-button,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-mode-button{background:#ecefffd9!important;border-color:#848edc38!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-step-button:hover,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number-mode-button:hover{background:#dfe4ffeb!important}body[data-theme=dark] .video-ip-agent-shell .section-processing{position:relative;border:2px solid rgba(59,130,246,.15)!important;background-origin:border-box!important;background-clip:padding-box,border-box!important;background-image:linear-gradient(#141414,#141414),conic-gradient(from var(--border-angle),transparent 0%,transparent 60%,rgba(59,130,246,.8) 75%,#8b5cf6 85%,rgba(6,182,212,.8) 92%,transparent 100%)!important;animation:spinning-border-rotate 3s linear infinite!important;box-shadow:0 0 8px #3b82f633,0 0 20px #8b5cf61a!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing{position:relative;border:2px solid rgba(106,116,247,.16)!important;background-origin:border-box!important;background-clip:padding-box,border-box!important;background-image:linear-gradient(#fffffff7,#f4f4fffc),conic-gradient(from var(--border-angle),transparent 0%,transparent 60%,rgba(110,121,255,.9) 75%,#b985ff 85%,rgba(101,183,255,.82) 92%,transparent 100%)!important;animation:spinning-border-rotate 3s linear infinite!important;box-shadow:0 0 0 1px #6a74f714,0 12px 28px #686eaa24,0 0 18px #b985ff14!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:hover{box-shadow:0 0 0 1px #6a74f71a,0 16px 34px #686eaa29,0 0 22px #b985ff1c!important}@keyframes section-ring-orbit-final{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body[data-theme] .video-ip-agent-shell .section-processing{position:relative;isolation:isolate;overflow:visible;animation:none!important}body[data-theme] .video-ip-agent-shell .section-processing>*{position:relative;z-index:2}body[data-theme] .video-ip-agent-shell .section-processing:before,body[data-theme] .video-ip-agent-shell .section-processing:after{content:""!important;display:block!important;position:absolute;border-radius:inherit;pointer-events:none;transform-origin:center center;will-change:transform}body[data-theme] .video-ip-agent-shell .section-processing:before{top:-1px;right:-1px;bottom:-1px;left:-1px;padding:2px;z-index:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:section-ring-orbit-final 2.4s linear infinite!important}body[data-theme] .video-ip-agent-shell .section-processing:after{top:-7px;right:-7px;bottom:-7px;left:-7px;z-index:0;filter:blur(12px);opacity:.72;animation:section-ring-orbit-final 2.4s linear infinite!important}body[data-theme=dark] .video-ip-agent-shell .section-processing{border:1px solid rgba(59,130,246,.16)!important;background:linear-gradient(180deg,#14161efa,#0b0c12fa)!important;background-image:none!important;box-shadow:0 0 0 1px #3b82f61f,0 0 20px #3b82f61f,0 0 34px #8b5cf614!important}body[data-theme=dark] .video-ip-agent-shell .section-processing:before{background:conic-gradient(from 0deg,transparent 0%,transparent 54%,rgba(56,189,248,.98) 71%,#3b82f6 81%,#8b5cf6 90%,rgba(56,189,248,.96) 96%,transparent 100%)!important}body[data-theme=dark] .video-ip-agent-shell .section-processing:after{background:conic-gradient(from 0deg,transparent 0%,transparent 57%,rgba(56,189,248,.34) 74%,rgba(59,130,246,.4) 84%,rgba(139,92,246,.34) 93%,transparent 100%)!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing{border:1px solid rgba(106,116,247,.18)!important;background:linear-gradient(180deg,#fffffff7,#f4f4fffc)!important;background-image:none!important;box-shadow:0 0 0 1px #6a74f714,0 14px 30px #686eaa24,0 0 18px #b985ff0f!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:before{background:conic-gradient(from 0deg,transparent 0%,transparent 54%,rgba(122,132,255,.98) 71%,#6a74f7 81%,#c591ff 90%,rgba(101,183,255,.92) 96%,transparent 100%)!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:after{background:conic-gradient(from 0deg,transparent 0%,transparent 57%,rgba(122,132,255,.26) 74%,rgba(106,116,247,.34) 84%,rgba(197,145,255,.28) 93%,transparent 100%)!important}body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override.arco-input-number,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override.arco-select-view,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-select-view,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-input-number,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-input-number-input-wrap,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-input-number-input,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-textarea,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-input{background:transparent!important;background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override.arco-input-number,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override.arco-select-view,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-select-view,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-input-number{border:1px solid rgba(132,142,220,.26)!important;border-radius:16px!important;background:linear-gradient(180deg,#fffffff5,#f4f5fffa)!important;box-shadow:inset 0 1px #ffffffeb,0 10px 24px #686eaa14!important}body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override:hover,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override:hover .arco-select-view,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override:hover .arco-input-number,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override.arco-select-view:hover,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override.arco-input-number:hover{border-color:#6a74f757!important;background:linear-gradient(180deg,#fffffffa,#f7f8fffe)!important;box-shadow:inset 0 1px #fffffff0,0 14px 28px #686eaa1c!important}body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override:focus-within,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override:focus-within .arco-select-view,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override:focus-within .arco-input-number,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override.arco-select-view-focus,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override.arco-input-number-focus{border-color:#6a74f77a!important;box-shadow:0 0 0 4px #6a74f71a,inset 0 1px #fffffff5!important}body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-input-number-input,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-select-view-value,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-select-view-single,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-select-view-input{color:#1f2749!important;font-weight:500!important;background:transparent!important;background-color:transparent!important}body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-input-number-input::-moz-placeholder{color:#7a85ad!important}body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-select-view-placeholder,body[data-theme=soft-light] .video-ip-agent-shell .dark-input-override .arco-input-number-input::placeholder{color:#7a85ad!important}@keyframes theme-spinner-spin-final{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body[data-theme] .video-ip-agent-shell .section-processing:before,body[data-theme] .video-ip-agent-shell .section-processing:after{content:none!important;display:none!important;animation:none!important}body[data-theme] .video-ip-agent-shell .section-processing{position:relative;overflow:hidden!important;isolation:isolate;background-origin:border-box!important;background-clip:padding-box,border-box!important;animation:spinning-border-rotate 3s linear infinite!important}body[data-theme=dark] .video-ip-agent-shell .section-processing{border:2px solid rgba(59,130,246,.15)!important;background-image:linear-gradient(#141414,#141414),conic-gradient(from var(--border-angle),transparent 0%,transparent 60%,rgba(59,130,246,.82) 75%,#8b5cf6 85%,rgba(6,182,212,.82) 92%,transparent 100%)!important;box-shadow:0 0 8px #3b82f633,0 0 20px #8b5cf61a!important}body[data-theme=dark] .video-ip-agent-shell .section-processing:hover{box-shadow:0 0 12px #3b82f64d,0 0 28px #8b5cf626!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing{border:2px solid rgba(106,116,247,.14)!important;background-image:linear-gradient(#fffffff7,#f4f4fffc),conic-gradient(from var(--border-angle),transparent 0%,transparent 60%,rgba(116,126,255,.88) 75%,rgba(184,132,255,.98) 85%,rgba(101,183,255,.8) 92%,transparent 100%)!important;box-shadow:0 0 0 1px #6a74f714,0 12px 28px #686eaa24,0 0 16px #b884ff14!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:hover{box-shadow:0 0 0 1px #6a74f71a,0 16px 34px #686eaa29,0 0 20px #b884ff1a!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:before,body[data-theme=soft-light] .video-ip-agent-shell .section-processing:after{content:""!important;display:block!important;position:absolute;pointer-events:none;z-index:0}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:before{top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;padding:2px;background:conic-gradient(from var(--border-angle),transparent 0%,transparent 56%,rgba(111,126,255,.92) 72%,#6a74f7 81%,rgba(196,148,255,.96) 90%,rgba(101,183,255,.86) 96%,transparent 100%)!important;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:spinning-border-rotate 2.2s linear infinite!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:after{top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:inherit;background:conic-gradient(from var(--border-angle),transparent 0%,transparent 58%,rgba(111,126,255,.26) 74%,rgba(106,116,247,.34) 84%,rgba(196,148,255,.28) 93%,rgba(101,183,255,.18) 98%,transparent 100%)!important;filter:blur(12px);opacity:.92;animation:spinning-border-rotate 2.2s linear infinite!important}body[data-theme] .video-ip-agent-shell .section-processing .section-card-header:after{animation:theme-spinner-spin-final .9s linear infinite!important}body[data-theme=soft-light] .custom-prompt-dialog-head{background:#f7f6ffeb!important;border-radius:14px;padding:10px 14px 12px!important;box-shadow:inset 0 1px #ffffffdb}body[data-theme=soft-light] .custom-prompt-dialog-head:after{background:linear-gradient(90deg,#6a74f78a,#b985ff3d,#6a74f700)!important}body[data-theme=soft-light] .custom-prompt-dialog-title,body[data-theme=soft-light] .custom-prompt-loading-title,body[data-theme=soft-light] .custom-prompt-option-title{color:#263058!important}body[data-theme=soft-light] .custom-prompt-loading-desc,body[data-theme=soft-light] .custom-prompt-empty-desc{color:#5f6c92!important}body[data-theme=soft-light] .custom-prompt-loading-title{color:#22305b!important;text-shadow:0 1px 0 rgba(255,255,255,.74)}body[data-theme=soft-light] .custom-prompt-loading-desc,body[data-theme=soft-light] .custom-prompt-empty-desc,body[data-theme=soft-light] .custom-prompt-option-content{color:#5e6b95!important}body[data-theme=soft-light] .custom-prompt-option-card{background:linear-gradient(180deg,#fffffff2,#f4f6fffa)!important;border-color:#848edc3d!important;box-shadow:inset 0 1px #ffffffd6,0 16px 32px #686eaa1a!important}body[data-theme=soft-light] .custom-prompt-option-card:hover{border-color:#6a74f747!important;box-shadow:0 18px 36px #686eaa21,inset 0 1px #ffffffe6!important}body[data-theme=soft-light] .custom-prompt-option-card.is-selected{background:linear-gradient(135deg,#6a74f724,#bd98ff1f)!important;border-color:#6a74f74d!important;box-shadow:0 0 0 1px #6a74f724,0 18px 34px #686eaa24!important}body[data-theme=soft-light] .custom-prompt-option-title,body[data-theme=soft-light] .custom-prompt-empty-title{color:#22305b!important}body[data-theme=soft-light] .custom-prompt-option-tag{background:#edf1fff5!important;border-color:#848edc3d!important;color:#53618c!important}body[data-theme=soft-light] .custom-prompt-option-card.is-selected .custom-prompt-option-tag{background:#ffffffb8!important;border-color:#6a74f738!important;color:#334168!important}body[data-theme=soft-light] .custom-prompt-footer .arco-btn-primary,body[data-theme=soft-light] .custom-prompt-option-header .arco-btn-primary{background:linear-gradient(135deg,#6a74f7,#9aa4ff)!important;border:none!important;color:#fff!important}body[data-theme=soft-light] .custom-prompt-footer .arco-btn-primary.arco-btn-disabled,body[data-theme=soft-light] .custom-prompt-footer .arco-btn-primary:disabled{background:linear-gradient(135deg,#6a74f75c,#9aa4ff6b)!important;color:#ffffffeb!important;opacity:1!important}body[data-theme=soft-light] .video-ip-agent-shell .compare-readable,body[data-theme=soft-light] .video-ip-agent-shell [class*="bg-white/5"][class*="border-white/5"],body[data-theme=soft-light] .video-ip-agent-shell .topic-item{background:linear-gradient(180deg,#ffffffc7,#f4f5ffeb)!important;border-color:#848edc38!important;box-shadow:inset 0 1px #fffc,0 8px 18px #686eaa14}body[data-theme=soft-light] .video-ip-agent-shell [style*="color: #e2e8f0"],body[data-theme=soft-light] .video-ip-agent-shell [style*="color:#e2e8f0"],body[data-theme=soft-light] .video-ip-agent-shell [style*="color: #f3f4f6"],body[data-theme=soft-light] .video-ip-agent-shell [style*="color:#f3f4f6"]{color:#1f2749!important}body[data-theme=soft-light] .video-ip-agent-shell [style*="color: #94a3b8"],body[data-theme=soft-light] .video-ip-agent-shell [style*="color:#94a3b8"],body[data-theme=soft-light] .video-ip-agent-shell [style*="color: #64748b"],body[data-theme=soft-light] .video-ip-agent-shell [style*="color:#64748b"]{color:#67749b!important}body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect .arco-btn-text,body[data-theme=soft-light] .video-ip-agent-shell .hover-glow-effect .arco-btn[type=text]{color:#4e5b86!important}body[data-theme=soft-light] .video-ip-agent-shell .section-card-header>div[class*=w-5][class*=h-5][class*=rounded-full][class*=text-xs][class*=font-bold],body[data-theme=soft-light] .video-ip-agent-shell .section-card-header div[class*=bg-gradient-to-br][class*=text-white][class*=rounded-full]{background:linear-gradient(135deg,#4f6fe9,#3458d7)!important;color:#fff!important;border:1px solid rgba(56,86,216,.24)!important;box-shadow:0 8px 18px #4f6fe93d,inset 0 1px #ffffff3d!important;text-shadow:0 1px 2px rgba(15,23,42,.28)!important}body[data-theme=soft-light] .video-ip-agent-shell .mt-3>.text-base.mb-1[style*="color: #e2e8f0"],body[data-theme=soft-light] .video-ip-agent-shell .mt-3>.text-base.mb-1[style*="color:#e2e8f0"],body[data-theme=soft-light] .video-ip-agent-shell .mt-3 .text-sm[style*="color: #94a3b8"],body[data-theme=soft-light] .video-ip-agent-shell .mt-3 .text-sm[style*="color:#94a3b8"],body[data-theme=soft-light] .video-ip-agent-shell .mt-3 .truncate.flex-1[style*="color: #e2e8f0"],body[data-theme=soft-light] .video-ip-agent-shell .mt-3 .truncate.flex-1[style*="color:#e2e8f0"]{color:#202a52!important;opacity:1!important;font-weight:600!important}body[data-theme=soft-light] .video-ip-agent-shell .mt-3 .text-sm.mr-1[style*="color: #94a3b8"],body[data-theme=soft-light] .video-ip-agent-shell .mt-3 .text-sm.mr-1[style*="color:#94a3b8"],body[data-theme=soft-light] .video-ip-agent-shell .mt-3 .text-sm.ml-1[style*="color: #94a3b8"],body[data-theme=soft-light] .video-ip-agent-shell .mt-3 .text-sm.ml-1[style*="color:#94a3b8"],body[data-theme=soft-light] .video-ip-agent-shell .text-sm.truncate[style*="color: #94a3b8"],body[data-theme=soft-light] .video-ip-agent-shell .text-sm.truncate[style*="color:#94a3b8"]{color:#65729d!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"],body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"],body[data-theme=soft-light] .video-ip-agent-shell .arco-input-outer[style*="width: 100px"],body[data-theme=soft-light] .video-ip-agent-shell .arco-input-outer[style*="width: 70px"],body[data-theme=soft-light] .video-ip-agent-shell .arco-input-wrapper[style*="width: 70px"],body[data-theme=soft-light] .video-ip-agent-shell .arco-input-wrapper[style*="width: 100px"],body[data-theme=soft-light] .video-ip-agent-shell .arco-select[style*="width: 120px"] .arco-select-view,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view[style*="width: 120px"],body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view[style*="width: 70px"],body[data-theme=soft-light] .video-ip-agent-shell .sound-prompt-trigger--embedded{background:linear-gradient(180deg,#fffffffa,#f4f6ff)!important;border-color:#7681da4d!important;box-shadow:inset 0 1px #fffffff0,0 14px 30px #686eaa1a!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-input-wrap,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-input-wrap,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-input,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-input,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-outer[style*="width: 100px"] .arco-input-wrapper,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-outer[style*="width: 70px"] .arco-input-wrapper,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-outer[style*="width: 100px"] .arco-input,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-outer[style*="width: 70px"] .arco-input,body[data-theme=soft-light] .video-ip-agent-shell .arco-select[style*="width: 120px"] .arco-select-view-value,body[data-theme=soft-light] .video-ip-agent-shell .arco-select[style*="width: 120px"] .arco-select-view-single,body[data-theme=soft-light] .video-ip-agent-shell .arco-select[style*="width: 120px"] .arco-select-view-input,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view[style*="width: 120px"] .arco-select-view-value,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view[style*="width: 120px"] .arco-select-view-single,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view[style*="width: 120px"] .arco-select-view-input,body[data-theme=soft-light] .video-ip-agent-shell .sound-prompt-trigger--embedded{color:#202a52!important;font-weight:600!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-group-addon,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-group-addon,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-outer[style*="width: 100px"] .arco-input-append,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-outer[style*="width: 70px"] .arco-input-append{color:#58658f!important;background:linear-gradient(180deg,#e7ebfffa,#e0e5fc)!important;border-color:#7681da3d!important}body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-step-button,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-step-button,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-mode-button,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-mode-button,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-outer[style*="width: 100px"] .arco-input-suffix,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-outer[style*="width: 70px"] .arco-input-suffix,body[data-theme=soft-light] .video-ip-agent-shell .arco-select[style*="width: 120px"] .arco-select-view-suffix,body[data-theme=soft-light] .video-ip-agent-shell .arco-select-view[style*="width: 120px"] .arco-select-view-suffix{color:#66729d!important;background:#eff2ffe0!important}body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-wrapper,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-outer,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-input-wrap,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-prepend,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-append,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-select,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-select .arco-select-view{background:linear-gradient(180deg,#fffffffa,#f4f6ff)!important;border-color:#7681da4d!important;box-shadow:inset 0 1px #fffffff0,0 14px 30px #686eaa1a!important}body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-input,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number input,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-select .arco-select-view-value,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-select .arco-select-view-input,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-select .arco-select-view-single{color:#202a52!important;font-weight:600!important;background:transparent!important}body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-append,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-group-addon{color:#58658f!important;background:linear-gradient(180deg,#e7ebfffa,#e0e5fc)!important;border-color:#7681da3d!important}body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-suffix,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-step-button,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-mode-button,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-select .arco-select-view-suffix{color:#66729d!important;background:#eff2ffe0!important}body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-step-button,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-mode-button,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-step-button,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-step-button,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-mode-button,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-mode-button{color:#4c5886!important;opacity:1!important;visibility:visible!important;background:linear-gradient(180deg,#ecf0fffa,#e2e7fc)!important;box-shadow:inset 1px 0 #7681da29!important}body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-step-button .arco-icon,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-mode-button .arco-icon,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-step-button .arco-icon,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-step-button .arco-icon,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-mode-button .arco-icon,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-mode-button .arco-icon,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-step-button svg,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-mode-button svg,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-step-button svg,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-step-button svg,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-mode-button svg,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-mode-button svg{color:#4c5886!important;fill:currentColor!important;stroke:currentColor!important;opacity:1!important}body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-step-button:hover,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-mode-button:hover,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-step-button:hover,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-step-button:hover,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-mode-button:hover,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-mode-button:hover{color:#32406f!important;background:linear-gradient(180deg,#e4e9ff,#d9dffa)!important}body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number.arco-input-number-mode-embed .arco-input-number-step,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-step,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"].arco-input-number-mode-embed .arco-input-number-step,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"].arco-input-number-mode-embed .arco-input-number-step{opacity:1!important;width:20px!important;right:3px!important;top:3px!important;bottom:3px!important;border-radius:6px!important;overflow:hidden!important;background:linear-gradient(180deg,#ecf0fffa,#e2e7fc)!important;box-shadow:inset 1px 0 #7681da24!important}body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number.arco-input-number-mode-embed .arco-input-number-suffix,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number .arco-input-number-suffix,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 100px"] .arco-input-number-suffix,body[data-theme=soft-light] .video-ip-agent-shell .arco-input-number[style*="width: 70px"] .arco-input-number-suffix{opacity:1!important;color:#4c5886!important}body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number input:-webkit-autofill,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number input:-webkit-autofill:hover,body[data-theme=soft-light] .video-ip-agent-shell .theme-compact-number input:-webkit-autofill:focus{-webkit-text-fill-color:#202a52!important;-webkit-transition:background-color 99999s ease-in-out 0s!important;transition:background-color 99999s ease-in-out 0s!important;box-shadow:0 0 0 1000px #fffffffa inset!important}@keyframes soft-light-section-border-spin-clean{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body[data-theme=soft-light] .video-ip-agent-shell .section-processing{position:relative!important;overflow:hidden!important;isolation:isolate!important;animation:none!important;background:linear-gradient(180deg,#fffffff7,#f4f6fffc)!important;background-image:none!important;border:1px solid rgba(118,129,218,.28)!important;box-shadow:0 18px 40px #686eaa1f,inset 0 1px #ffffffdb!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:hover{box-shadow:0 22px 46px #686eaa24,0 0 0 1px #6a74f714,inset 0 1px #ffffffe6!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing>*{position:relative!important;z-index:1!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:before,body[data-theme=soft-light] .video-ip-agent-shell .section-processing:after{content:""!important;display:block!important;position:absolute!important;pointer-events:none!important;border-radius:inherit!important;transform-origin:center center!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:before{top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important;padding:2px!important;z-index:0!important;background:conic-gradient(from 0deg,transparent 0%,transparent 72%,rgba(122,132,255,.92) 80%,#6a74f7 87%,rgba(101,183,255,.86) 94%,transparent 100%)!important;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0)!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;animation:soft-light-section-border-spin-clean 2.6s linear infinite!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing:after{top:-8px!important;right:-8px!important;bottom:-8px!important;left:-8px!important;z-index:0!important;background:conic-gradient(from 0deg,transparent 0%,transparent 74%,rgba(122,132,255,.22) 82%,rgba(106,116,247,.28) 89%,rgba(101,183,255,.18) 96%,transparent 100%)!important;filter:blur(14px)!important;opacity:.68!important;animation:soft-light-section-border-spin-clean 2.6s linear infinite!important}body[data-theme=soft-light] .video-ip-agent-shell .section-processing .section-card-header:after{background:linear-gradient(90deg,#6a74f742,#6a74f714,#6a74f700)!important;opacity:.9!important}body[data-theme=soft-light] .setting-container .text-2xl,body[data-theme=soft-light] .setting-container .text-lg,body[data-theme=soft-light] .setting-container .text-base,body[data-theme=soft-light] .setting-container .font-bold,body[data-theme=soft-light] .setting-container .font-medium,body[data-theme=soft-light] .setting-container .arco-card-header-title,body[data-theme=soft-light] .setting-container .arco-descriptions-item-value,body[data-theme=soft-light] .setting-container .arco-form-item-label,body[data-theme=soft-light] .setting-container .arco-form-item-label-col,body[data-theme=soft-light] .setting-container .arco-radio-label,body[data-theme=soft-light] .setting-container .arco-checkbox-label,body[data-theme=soft-light] .setting-container .arco-statistic-value,body[data-theme=soft-light] .setting-container .arco-statistic-value-int,body[data-theme=soft-light] .setting-container .arco-statistic-value-decimal,body[data-theme=soft-light] .setting-container .arco-space,body[data-theme=soft-light] .setting-container .arco-col{color:#1f2749!important}body[data-theme=soft-light] .setting-container .text-sm,body[data-theme=soft-light] .setting-container .text-xs,body[data-theme=soft-light] .setting-container .text-gray-600,body[data-theme=soft-light] .setting-container .text-gray-500,body[data-theme=soft-light] .setting-container .text-gray-400,body[data-theme=soft-light] .setting-container .arco-form-item-message,body[data-theme=soft-light] .setting-container .arco-descriptions-item-label{color:#617098!important}body[data-theme=soft-light] .setting-container .arco-card,body[data-theme=soft-light] .setting-container .bg-gray-50,body[data-theme=soft-light] .setting-container .bg-gray-100,body[data-theme=soft-light] .setting-container .bg-white,body[data-theme=soft-light] .setting-container .border,body[data-theme=soft-light] .setting-container .border-gray-200,body[data-theme=soft-light] .setting-container .border-gray-300,body[data-theme=soft-light] .setting-container .arco-descriptions-bordered .arco-descriptions-item-label,body[data-theme=soft-light] .setting-container .arco-descriptions-bordered .arco-descriptions-item-value{background:linear-gradient(180deg,#fffffff0,#f4f5fff7)!important;border-color:#848edc38!important;box-shadow:inset 0 1px #ffffffd6,0 10px 24px #686eaa14!important}body[data-theme=soft-light] .setting-container code{color:#4966e6!important;background-color:#6a74f714!important}body[data-theme=soft-light] .home-page .arco-statistic-value,body[data-theme=soft-light] .home-page .arco-statistic-value-int,body[data-theme=soft-light] .home-page .arco-statistic-value-decimal,body[data-theme=soft-light] .home-page .arco-statistic-content{color:#1f2749!important;text-shadow:0 1px 0 rgba(255,255,255,.76)}body[data-theme=soft-light] .home-page .arco-statistic-title,body[data-theme=soft-light] .home-page .arco-statistic-prefix,body[data-theme=soft-light] .home-page .arco-statistic-suffix{color:#5f6b93!important}body[data-theme=soft-light] .home-page .home-card .font-bold,body[data-theme=soft-light] .home-page .home-card .font-semibold,body[data-theme=soft-light] .home-page .app-tool-card .font-bold,body[data-theme=soft-light] .home-page .app-tool-card .font-semibold,body[data-theme=soft-light] .home-page .home-card .text-gray-700{color:#1f2749!important}body[data-theme=soft-light] .home-page .home-card .text-sm,body[data-theme=soft-light] .home-page .home-card .text-xs,body[data-theme=soft-light] .home-page .home-card .text-gray-600,body[data-theme=soft-light] .home-page .home-card .text-gray-500,body[data-theme=soft-light] .home-page .home-card .text-gray-400,body[data-theme=soft-light] .home-page .home-card ul,body[data-theme=soft-light] .home-page .home-card li,body[data-theme=soft-light] .home-page .app-tool-card .text-sm,body[data-theme=soft-light] .home-page .app-tool-card .text-xs,body[data-theme=soft-light] .home-page .app-tool-card .text-gray-600,body[data-theme=soft-light] .home-page .app-tool-card .text-gray-500,body[data-theme=soft-light] .home-page .app-tool-card .text-gray-400{color:#5f6b93!important}body[data-theme=soft-light] .material-card .arco-btn.arco-btn-status-danger,body[data-theme=soft-light] .material-card .arco-btn[class*=status-danger],body[data-theme=soft-light] .video-template-page .arco-btn.arco-btn-status-danger,body[data-theme=soft-light] .video-template-page .arco-btn[class*=status-danger]{background:linear-gradient(180deg,#fff5f7fa,#ffecf0)!important;border-color:#c85b6b42!important;color:#b3495b!important;box-shadow:inset 0 1px #ffffffeb,0 8px 18px #c85b6b14!important}body[data-theme=soft-light] .material-card .arco-btn.arco-btn-status-danger:hover,body[data-theme=soft-light] .material-card .arco-btn[class*=status-danger]:hover,body[data-theme=soft-light] .video-template-page .arco-btn.arco-btn-status-danger:hover,body[data-theme=soft-light] .video-template-page .arco-btn[class*=status-danger]:hover{background:linear-gradient(180deg,#fffafb,#fff1f4)!important;border-color:#c85b6b57!important;color:#9f2e44!important}body[data-theme=soft-light]{--theme-app-bg: #e6eaf3 !important;--theme-app-bg-top: #eef1f8 !important;--theme-page-shell: linear-gradient(180deg, rgba(238, 242, 248, .98) 0%, rgba(228, 233, 243, .99) 100%) !important;--theme-panel-bg: linear-gradient(180deg, rgba(247, 249, 252, .96) 0%, rgba(233, 237, 246, .98) 100%) !important;--theme-panel-bg-strong: linear-gradient(180deg, rgba(244, 247, 251, .98) 0%, rgba(229, 234, 244, .995) 100%) !important;--theme-panel-bg-muted: rgba(234, 238, 246, .86) !important;--theme-panel-overlay: rgba(244, 247, 252, .92) !important;--theme-border: rgba(118, 129, 190, .22) !important;--theme-border-strong: rgba(96, 108, 196, .34) !important;--theme-text-primary: #202846 !important;--theme-text-secondary: #556186 !important;--theme-text-muted: #7480a2 !important;--theme-shadow-soft: 0 18px 42px rgba(96, 104, 142, .13) !important;--theme-shadow-card: 0 22px 48px rgba(96, 104, 142, .15) !important;background:radial-gradient(circle at top left,rgba(103,126,255,.12),transparent 30%),radial-gradient(circle at 100% 0%,rgba(197,181,255,.11),transparent 24%),linear-gradient(180deg,var(--theme-app-bg-top) 0%,var(--theme-app-bg) 100%)!important}body[data-theme=soft-light] .elegant-theme,body[data-theme=soft-light] .sound-page,body[data-theme=soft-light] .video-gen-page{background:var(--theme-page-shell)!important;color:var(--theme-text-primary)!important}body[data-theme=soft-light] .elegant-theme .glass-card,body[data-theme=soft-light] .elegant-theme [class~="bg-[#0a0a0a]"],body[data-theme=soft-light] .elegant-theme [class~="bg-[#141414]"],body[data-theme=soft-light] .elegant-theme [class~="bg-[#1a1a1a]"],body[data-theme=soft-light] .elegant-theme [class~="bg-[#111]"],body[data-theme=soft-light] .sound-page .rounded-xl.shadow.border,body[data-theme=soft-light] .video-gen-page .rounded-xl.shadow.border,body[data-theme=soft-light] .video-gen-card{background:linear-gradient(180deg,#fffffff7,#f3f6fffc)!important;border-color:#7681da3d!important;box-shadow:inset 0 1px #ffffffe6,0 18px 40px #686eaa1f!important;color:var(--theme-text-primary)!important}body[data-theme=soft-light] .elegant-theme [class~="border-white/10"],body[data-theme=soft-light] .elegant-theme [class~="border-white/5"],body[data-theme=soft-light] .elegant-theme [class~="border-[#333]"],body[data-theme=soft-light] .sound-page .border,body[data-theme=soft-light] .sound-page .border-gray-700,body[data-theme=soft-light] .video-gen-page .border,body[data-theme=soft-light] .video-gen-page .border-gray-700,body[data-theme=soft-light] .video-gen-card,body[data-theme=soft-light] .video-gen-page .text-display,body[data-theme=soft-light] .video-gen-page .video-preview,body[data-theme=soft-light] .sound-page .text-display{border-color:#7681da3d!important}body[data-theme=soft-light] .elegant-theme [class~=text-white],body[data-theme=soft-light] .elegant-theme [class~=text-gray-100],body[data-theme=soft-light] .elegant-theme [class~=text-gray-200],body[data-theme=soft-light] .elegant-theme [class~=text-gray-300],body[data-theme=soft-light] .sound-page .page-title,body[data-theme=soft-light] .video-gen-page .page-title,body[data-theme=soft-light] .video-gen-card .section-title,body[data-theme=soft-light] .video-gen-card .font-bold,body[data-theme=soft-light] .video-gen-page .font-bold,body[data-theme=soft-light] .video-gen-page .label-text,body[data-theme=soft-light] .sound-page .font-bold{color:#1f2749!important}body[data-theme=soft-light] .elegant-theme [class~=text-gray-400],body[data-theme=soft-light] .elegant-theme [class~=text-gray-500],body[data-theme=soft-light] .elegant-theme [class~=text-gray-600],body[data-theme=soft-light] .sound-page .page-subtitle,body[data-theme=soft-light] .video-gen-page .page-subtitle,body[data-theme=soft-light] .video-gen-page .text-gray-400,body[data-theme=soft-light] .video-gen-page .text-gray-500,body[data-theme=soft-light] .video-gen-page .text-gray-600,body[data-theme=soft-light] .sound-page .text-gray-400,body[data-theme=soft-light] .sound-page .text-gray-500,body[data-theme=soft-light] .sound-page .text-gray-600{color:#5f6b93!important}body[data-theme=soft-light] .elegant-theme [class*="text-white/50"],body[data-theme=soft-light] .elegant-theme [class*="text-white/60"],body[data-theme=soft-light] .elegant-theme [class*="text-white/70"],body[data-theme=soft-light] .sound-page [class*="text-white/50"],body[data-theme=soft-light] .video-gen-page [class*="text-white/50"]{color:#7380a7!important}body[data-theme=soft-light] .elegant-theme .bg-clip-text.text-transparent,body[data-theme=soft-light] .sound-page .bg-clip-text.text-transparent,body[data-theme=soft-light] .video-gen-page .bg-clip-text.text-transparent{background:linear-gradient(135deg,#1f2749,#6675e8)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important}body[data-theme=soft-light] .elegant-theme .iconfont[class*=icon-sound],body[data-theme=soft-light] .elegant-theme .iconfont[class*=icon-asr],body[data-theme=soft-light] .elegant-theme .iconfont[class*=icon-user],body[data-theme=soft-light] .sound-page .iconfont[class*=icon-sound],body[data-theme=soft-light] .sound-page .iconfont[class*=icon-asr],body[data-theme=soft-light] .video-gen-page .iconfont[class*=icon-sound]{color:#6170d8!important}body[data-theme=soft-light] .elegant-theme .text-4xl.text-gray-600,body[data-theme=soft-light] .sound-page .text-4xl.text-gray-600,body[data-theme=soft-light] .video-gen-page .text-4xl.text-gray-600{color:#7b86b1!important}body[data-theme=soft-light] .elegant-theme .arco-radio-group-button{background:#ecf0ffeb!important;border:1px solid rgba(118,129,218,.22)!important;box-shadow:inset 0 1px #ffffffe0!important}body[data-theme=soft-light] .elegant-theme .arco-radio-button{color:#5f6b93!important}body[data-theme=soft-light] .elegant-theme .arco-radio-button:hover{color:#1f2749!important;background:#6a74f714!important}body[data-theme=soft-light] .elegant-theme .arco-radio-button-checked{background:linear-gradient(135deg,#6a74f7,#9aa4ff)!important;color:#fff!important;box-shadow:0 10px 24px #6a74f738!important}body[data-theme=soft-light] .elegant-theme .dark-input-override,body[data-theme=soft-light] .elegant-theme .dark-input-override .arco-select-view,body[data-theme=soft-light] .elegant-theme .dark-input-override .arco-textarea,body[data-theme=soft-light] .elegant-theme .dark-input-override .arco-input,body[data-theme=soft-light] .elegant-theme .dark-input-override .arco-input-number-input,body[data-theme=soft-light] .elegant-theme .arco-input,body[data-theme=soft-light] .elegant-theme .arco-textarea,body[data-theme=soft-light] .elegant-theme .arco-input-number,body[data-theme=soft-light] .elegant-theme .arco-select-view,body[data-theme=soft-light] .video-gen-page .arco-input,body[data-theme=soft-light] .video-gen-page .arco-textarea,body[data-theme=soft-light] .video-gen-page .arco-input-number,body[data-theme=soft-light] .video-gen-page .arco-select-view,body[data-theme=soft-light] .video-gen-page .custom-dark-textarea{background:linear-gradient(180deg,#fffffffa,#f4f6ff)!important;border-color:#7681da47!important;color:#1f2749!important;box-shadow:inset 0 1px #ffffffeb,0 12px 28px #686eaa14!important}body[data-theme=soft-light] .elegant-theme .dark-input-override:hover,body[data-theme=soft-light] .elegant-theme .dark-input-override:hover .arco-select-view,body[data-theme=soft-light] .elegant-theme .dark-input-override:hover .arco-textarea,body[data-theme=soft-light] .elegant-theme .dark-input-override:hover .arco-input,body[data-theme=soft-light] .elegant-theme .arco-input:hover,body[data-theme=soft-light] .elegant-theme .arco-textarea:hover,body[data-theme=soft-light] .elegant-theme .arco-input-number:hover,body[data-theme=soft-light] .elegant-theme .arco-select-view:hover,body[data-theme=soft-light] .video-gen-page .arco-input:hover,body[data-theme=soft-light] .video-gen-page .arco-textarea:hover,body[data-theme=soft-light] .video-gen-page .arco-input-number:hover,body[data-theme=soft-light] .video-gen-page .arco-select-view:hover,body[data-theme=soft-light] .video-gen-page .custom-dark-textarea:hover{border-color:#6a74f75c!important;background:linear-gradient(180deg,#fff,#f1f4ff)!important}body[data-theme=soft-light] .elegant-theme .dark-input-override:focus-within,body[data-theme=soft-light] .elegant-theme .arco-select-view-focus,body[data-theme=soft-light] .elegant-theme .arco-input-wrapper.arco-input-focus,body[data-theme=soft-light] .elegant-theme .arco-textarea-wrapper.arco-textarea-focus,body[data-theme=soft-light] .elegant-theme .arco-input-number-focus,body[data-theme=soft-light] .video-gen-page .custom-dark-textarea:focus,body[data-theme=soft-light] .video-gen-page .arco-select-view-focus,body[data-theme=soft-light] .video-gen-page .arco-input-number-focus{border-color:#6a74f770!important;box-shadow:0 0 0 4px #6a74f714!important}body[data-theme=soft-light] .elegant-theme .arco-select-view-value,body[data-theme=soft-light] .elegant-theme .arco-select-view-single,body[data-theme=soft-light] .elegant-theme .arco-select-view-input,body[data-theme=soft-light] .elegant-theme .arco-input-number-input,body[data-theme=soft-light] .elegant-theme .arco-textarea,body[data-theme=soft-light] .video-gen-page .arco-select-view-value,body[data-theme=soft-light] .video-gen-page .arco-select-view-single,body[data-theme=soft-light] .video-gen-page .arco-select-view-input,body[data-theme=soft-light] .video-gen-page .arco-input-number-input,body[data-theme=soft-light] .video-gen-page .arco-textarea{color:#1f2749!important}body[data-theme=soft-light] .elegant-theme .text-display,body[data-theme=soft-light] .sound-page .text-display,body[data-theme=soft-light] .sound-page .video-preview,body[data-theme=soft-light] .video-gen-page .text-display,body[data-theme=soft-light] .video-gen-page .video-preview{background:linear-gradient(180deg,#fbfcfffa,#f1f4ff)!important;color:#1f2749!important;box-shadow:inset 0 1px #ffffffe0!important}body[data-theme=soft-light] .elegant-theme .text-display,body[data-theme=soft-light] .elegant-theme .text-display div,body[data-theme=soft-light] .elegant-theme .text-display span,body[data-theme=soft-light] .elegant-theme .text-display p,body[data-theme=soft-light] .sound-page .text-display,body[data-theme=soft-light] .sound-page .text-display div,body[data-theme=soft-light] .sound-page .text-display span,body[data-theme=soft-light] .sound-page .text-display p,body[data-theme=soft-light] .video-gen-page .text-display,body[data-theme=soft-light] .video-gen-page .text-display div,body[data-theme=soft-light] .video-gen-page .text-display span,body[data-theme=soft-light] .video-gen-page .text-display p{color:#24305a!important;text-shadow:none!important}body[data-theme=soft-light] .elegant-theme .text-display .arco-btn,body[data-theme=soft-light] .sound-page .text-display .arco-btn,body[data-theme=soft-light] .video-gen-page .text-display .arco-btn{background:linear-gradient(180deg,#ecf0fffa,#e2e7fc)!important;border-color:#7681da3d!important;color:#51608d!important;box-shadow:inset 0 1px #ffffffeb!important}body[data-theme=soft-light] .elegant-theme .text-display .arco-btn:hover,body[data-theme=soft-light] .sound-page .text-display .arco-btn:hover,body[data-theme=soft-light] .video-gen-page .text-display .arco-btn:hover{color:#1f2749!important;border-color:#6a74f752!important}body[data-theme=soft-light] .elegant-theme .arco-btn-text,body[data-theme=soft-light] .sound-page .arco-btn:not(.arco-btn-primary):not(.arco-btn-status-danger),body[data-theme=soft-light] .video-gen-page .arco-btn:not(.arco-btn-primary):not(.arco-btn-status-danger),body[data-theme=soft-light] .video-gen-card .arco-btn:not(.arco-btn-primary):not(.arco-btn-status-danger){background:linear-gradient(180deg,#fffffff5,#eff3ff)!important;border-color:#7681da3d!important;color:#51608d!important;box-shadow:inset 0 1px #ffffffeb,0 8px 20px #686eaa14!important}body[data-theme=soft-light] .elegant-theme .arco-btn-text:hover,body[data-theme=soft-light] .sound-page .arco-btn:not(.arco-btn-primary):not(.arco-btn-status-danger):hover,body[data-theme=soft-light] .video-gen-page .arco-btn:not(.arco-btn-primary):not(.arco-btn-status-danger):hover,body[data-theme=soft-light] .video-gen-card .arco-btn:not(.arco-btn-primary):not(.arco-btn-status-danger):hover{color:#1f2749!important;border-color:#6a74f752!important;background:linear-gradient(180deg,#fff,#f3f6ff)!important}body[data-theme=soft-light] .video-gen-page .font-bold,body[data-theme=soft-light] .video-gen-card .font-bold{border-color:#7681da3d!important}body[data-theme=soft-light] .elegant-theme [class~="bg-black/80"]{background:#e7ecf7b8!important}body[data-theme=dark] .arco-modal .platform-tab{background:#ffffff0f!important;color:var(--theme-text-secondary)!important}body[data-theme=dark] .arco-modal .platform-tab:hover{background:var(--theme-brand-soft)!important}body[data-theme=dark] .arco-modal .platform-tab.active{background:var(--theme-brand-soft)!important;border-color:var(--theme-brand)!important;color:var(--theme-brand)!important}body[data-theme=dark] .arco-modal .account-card{background:#ffffff0a!important;border-color:var(--theme-border)!important}body[data-theme=dark] .arco-modal .account-card:hover{border-color:var(--theme-brand)!important;box-shadow:0 2px 8px #3b82f626!important}body[data-theme=dark] .arco-modal .account-nickname{color:var(--theme-text-primary)!important}body[data-theme=dark] .arco-modal .account-meta{color:var(--theme-text-muted)!important}body[data-theme=dark] .arco-modal .add-account-btn{border-color:var(--theme-border)!important;color:var(--theme-text-muted)!important}body[data-theme=dark] .arco-modal .add-account-btn:hover{border-color:var(--theme-brand)!important;color:var(--theme-brand)!important}body[data-theme=dark] .arco-modal .empty-state{color:var(--theme-text-muted)!important}body[data-theme=dark] .video-ip-agent-shell .publish-platform-row{background:#ffffff0a!important;border-color:#ffffff0f!important}body[data-theme=dark] .video-ip-agent-shell .publish-platform-row:hover{background:#ffffff14!important;border-color:#ffffff1a!important}body[data-theme=dark] .video-ip-agent-shell .publish-platform-row .arco-checkbox-text{color:var(--theme-text-secondary)!important}body[data-theme=dark] .video-ip-agent-shell .publish-platform-row .arco-checkbox-checked .arco-checkbox-text{color:var(--theme-text-primary)!important}body[data-theme=soft-light] .video-template-page .template-page-title,body[data-theme=soft-light] .video-template-page .text-3xl.font-bold,body[data-theme=soft-light] .video-material-page .material-page-title,body[data-theme=soft-light] .video-material-page .text-3xl.font-bold,body[data-theme=soft-light] .video-template-page .template-page-subtitle,body[data-theme=soft-light] .video-material-page .material-page-subtitle{color:#1e274c!important;text-shadow:none!important}body[data-theme=soft-light] .sound-workbench .text-xl.font-bold,body[data-theme=soft-light] .sound-workbench .text-lg.font-bold{color:#1e274c!important}
