@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=JetBrains+Mono:wght@500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,500,0,0";:root{--bg-primary:#eef2ff;--bg-secondary:#f8f9ff;--bg-card:#fff;--bg-card-hover:#f3f5ff;--color-primary:#6366f1;--color-secondary:#818cf8;--color-cta:#22c55e;--color-cyan:#6366f1;--color-blue:#6366f1;--color-purple:#818cf8;--color-green:#22c55e;--color-red:#ef4444;--color-orange:#f59e0b;--text-primary:#1f2459;--text-secondary:#30377a;--text-muted:#5c65a3;--border-color:#d9def8;--border-strong:#b9c1f2;--border-glow:#6366f16b;--gradient-primary:linear-gradient(135deg, #6366f1 0%, #818cf8 100%);--gradient-button:linear-gradient(135deg, #6366f1 0%, #5962ea 100%);--shadow-sm:0 1px 2px #1f24590f;--shadow-md:0 6px 16px #1f245914;--shadow-lg:0 18px 36px #1f24591a;--shadow-glow:var(--shadow-md);--shadow-glow-strong:var(--shadow-lg);--radius-sm:10px;--radius-md:14px;--radius-lg:22px;--font-sans:"Inter", "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--font-display:"Inter", "Noto Sans SC", sans-serif;--font-mono:"JetBrains Mono", "Cascadia Code", monospace}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{font-size:15px;font-family:var(--font-sans);color:var(--text-secondary);background:radial-gradient(circle at 0% 0%, #818cf829, transparent 24%), radial-gradient(circle at 100% 100%, #6366f11a, transparent 26%), var(--bg-primary);margin:0;overflow:hidden}a{color:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#e8edff}::-webkit-scrollbar-thumb{background:#b9c1f2;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#9faaf0}.fade-in{animation:.26s ease-out fade-in-up}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0,0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #6366f133}50%{box-shadow:0 0 16px #6366f152}}.glow-text{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tech-card{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-card);box-shadow:var(--shadow-md)}.tech-card:hover{border-color:var(--border-strong);background:var(--bg-card-hover)}.loading-spinner{border:3px solid #6366f133;border-top-color:var(--color-primary);border-radius:50%;width:42px;height:42px;animation:1s linear infinite spin}.jxp-trace-loader{width:12em;height:12em}.jxp-trace-loader path{fill:none;stroke:#1f2459;stroke-width:.6px;animation:4s ease-in-out infinite trace-dash-array,4s linear infinite trace-dash-offset}.jxp-trace-loader.is-sm{width:3.2em;height:3.2em}.jxp-trace-loader.is-md{width:9.8em;height:9.8em}@keyframes trace-dash-array{0%{stroke-dasharray:0 1 359 0}50%{stroke-dasharray:0 359 1 0}to{stroke-dasharray:359 1 0 0}}@keyframes trace-dash-offset{0%{stroke-dashoffset:365px}to{stroke-dashoffset:5px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ant-btn{border-radius:10px;font-size:14px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s}.ant-btn-primary{background:var(--color-primary)!important;box-shadow:none!important;border:none!important}.ant-btn-primary:hover{background:#5962ea!important}.ant-btn-default{color:var(--text-secondary)!important;border-color:var(--border-color)!important;background:#fff!important}.ant-btn-default:hover{border-color:var(--color-primary)!important;color:var(--color-primary)!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-input-textarea textarea{border-color:var(--border-color)!important;color:var(--text-primary)!important;background:#fff!important;border-radius:10px!important;font-size:14px!important}.ant-input::-moz-placeholder{color:var(--text-muted)!important}.ant-input-textarea textarea::-moz-placeholder{color:var(--text-muted)!important}.ant-input::placeholder,.ant-input-textarea textarea::placeholder{color:var(--text-muted)!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector{border-color:var(--color-primary)!important;box-shadow:0 0 0 3px #6366f129!important}.ant-modal-content,.ant-popover-inner,.ant-dropdown .ant-dropdown-menu{border:1px solid var(--border-color)!important;background:#fff!important}.ant-tag{border-radius:999px}.ant-table{font-size:14px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-layout-ref{background:#fbf8ff;height:100vh}.app-sider-ref{border-right:1px solid #e6e7f0;box-shadow:0 1px 2px #12182d0f;background:#fff!important}.app-sider-ref .ant-layout-sider-children{flex-direction:column;height:100%;display:flex}.ref-sider-head{cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ececf3;width:100%;padding:28px 24px 20px}.ref-sider-logo{-o-object-fit:contain;object-fit:contain;width:178px;max-width:100%;height:auto;display:block}.ref-menu{flex:1;padding:10px 8px;background:0 0!important;border:0!important}.ref-menu .ant-menu-item{font-size:14px;font-weight:600;transition:background-color .18s,color .18s;color:#5f6377!important;border-radius:0 10px 10px 0!important;height:46px!important;margin:0 0 2px!important;padding-left:14px!important;line-height:46px!important}.ref-menu .ant-menu-item .anticon{font-size:19px}.ref-menu .ant-menu-item:hover{color:#3e49cf!important;background:#f4f5fb!important}.ref-menu .ant-menu-item-selected{border-left:4px solid #3f4dc8;color:#3f4dc8!important;background:#eef0ff!important;padding-left:10px!important}.ref-menu .ant-menu-item-selected:after{display:none!important}.ref-sider-footer{border-top:1px solid #ececf3;margin-top:auto;padding:12px 12px 16px}.sider-mini-link{color:#5f6377;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;height:36px;padding:0 10px;font-size:13px;font-weight:600;display:flex}.sider-mini-link:hover{color:#3946bf;background:#f5f6fd}.sider-mini-link.danger:hover{color:#d73c58;background:#fff1f4}.ref-sider-user{border:1px solid #ececf3;border-radius:12px;align-items:center;gap:10px;margin-top:14px;padding:10px;display:flex}.ref-user-avatar{background:linear-gradient(140deg,#4f5ff0 0%,#6778ef 100%)!important}.ref-sider-user-copy{min-width:0}.ref-sider-user strong{color:#1f2236;font-size:13px;line-height:1.2;display:block}.ref-user-meta-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.ref-user-role-chip{letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.ref-user-role-chip.is-admin{color:#4152d9;background:#eef0ff}.ref-user-role-chip.is-member{color:#c24772;background:#fff1f6}.ref-user-vip-expire{color:#727896;white-space:nowrap;font-size:12px;line-height:1.4}.ref-workspace-layout{min-width:0;background:#fbf8ff!important}.ref-topbar{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e8e8f1;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;background:#ffffffd1!important;height:60px!important;padding:0 24px!important}.ref-topbar-actions{align-items:center;gap:12px;display:inline-flex}.topbar-icon-btn{color:#60647a;cursor:pointer;background:#fff;border:1px solid #e2e4ef;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:inline-flex}.topbar-icon-btn:hover{color:#3f4dc8;border-color:#cfd5f0}.topbar-avatar{font-weight:700;color:#fff!important;background:#3f4dc8!important;width:32px!important;height:32px!important;font-size:12px!important}.ref-app-content{height:calc(100vh - 60px);overflow:auto;padding:18px 24px!important}.vip-expired-banner{background:linear-gradient(#fff8fb 0%,#fff2f7 100%);border:1px solid #f2cfda;border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:14px;padding:14px 16px;display:flex}.vip-expired-banner strong{color:#b0305b;white-space:nowrap;font-size:14px;line-height:1.4}.vip-expired-banner span{color:#7f5170;font-size:13px;line-height:1.6}.ref-page-head{margin-bottom:14px}.ref-page-head h2{color:#191a28;font-size:28px;line-height:1.18;font-family:var(--font-display);margin:0;font-weight:700}.ref-page-head p{color:#5f6071;margin:8px 0 0;font-size:16px;line-height:1.6}.ref-page-body{min-height:0}@media (width<=980px){.app-sider-ref{flex:0 0 84px!important;width:84px!important;min-width:84px!important;max-width:84px!important}.ref-sider-user-copy,.sider-mini-link span{display:none}.ref-sider-head{justify-content:center;align-items:center;padding:16px 8px;display:flex}.ref-sider-logo{width:40px}.ref-menu .ant-menu-item{border-left:0!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding-inline:0!important;display:flex!important}.ref-menu .ant-menu-item-selected{padding-inline:0!important}.sider-mini-link{justify-content:center;padding:0}.ref-sider-user{justify-content:center;padding:6px}.ref-page-head h2{font-size:24px}}.feature-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px 0 10px;display:flex}.feature-empty-state.is-compact{padding:8px 0}.feature-empty-state-illustration{width:min(320px,58vw);max-width:100%;height:auto;display:block}.feature-empty-state-copy{max-width:420px}.feature-empty-state-copy strong{color:#1f2750;font-size:20px;line-height:1.25;font-family:var(--font-display);display:block}.feature-empty-state-copy p{color:#6b759a;margin:8px 0 0;font-size:14px;line-height:1.7}@media (width<=780px){.feature-empty-state-copy strong{font-size:18px}.feature-empty-state-copy p{font-size:13px}}.trusted-html-block{color:var(--text-secondary);font-size:15px;line-height:1.8}.trusted-html-block h3,.trusted-html-block h4{color:var(--text-primary);margin:0 0 12px;font-size:20px;line-height:1.3}.trusted-html-block p{margin:0 0 12px}.trusted-html-block ol,.trusted-html-block ul{margin:0;padding-left:20px}.trusted-html-block li+li{margin-top:8px}.trusted-html-block strong{color:var(--text-primary)}.trusted-html-block.markdown-block{color:#222b56;font-size:18px;font-weight:500;line-height:1.88}.trusted-html-block.markdown-block h1,.trusted-html-block.markdown-block h2,.trusted-html-block.markdown-block h3,.trusted-html-block.markdown-block h4,.trusted-html-block.markdown-block h5,.trusted-html-block.markdown-block h6{color:#1a2347;line-height:1.32;font-family:var(--font-display);margin:0 0 14px;font-weight:700}.trusted-html-block.markdown-block h1{font-size:32px}.trusted-html-block.markdown-block h2{font-size:27px}.trusted-html-block.markdown-block h3{font-size:23px}.trusted-html-block.markdown-block p,.trusted-html-block.markdown-block ol,.trusted-html-block.markdown-block ul,.trusted-html-block.markdown-block blockquote,.trusted-html-block.markdown-block pre{margin:0 0 14px}.trusted-html-block.markdown-block ol,.trusted-html-block.markdown-block ul{padding-left:24px}.trusted-html-block.markdown-block li+li{margin-top:8px}.trusted-html-block.markdown-block code{color:#2f3f90;font-size:.92em;font-family:var(--font-mono);background:#5766c41c;border-radius:8px;padding:.14em .45em;font-weight:700}.trusted-html-block.markdown-block pre{background:#222b56f5;border-radius:18px;padding:16px 18px;overflow:auto;box-shadow:inset 0 0 0 1px #ffffff14}.trusted-html-block.markdown-block pre code{color:#eef2ff;background:0 0;padding:0;font-size:.88em;font-weight:500}.trusted-html-block.markdown-block blockquote{color:#5b6699;border-left:3px solid #6170d885;padding:10px 0 10px 16px}.trusted-html-block.markdown-block a{color:#4b5ed4;border-bottom:1px solid #4b5ed440;text-decoration:none}.trusted-html-block.markdown-block a:hover{border-bottom-color:#4b5ed4bf}.trusted-html-block.markdown-block strong{color:#19224a}.trusted-html-block.markdown-block em{color:#3d4f99}.trusted-html-block.markdown-block.is-thought{color:#5f6897;font-size:14px;line-height:1.82}.trusted-html-block.markdown-block.is-thought h1,.trusted-html-block.markdown-block.is-thought h2,.trusted-html-block.markdown-block.is-thought h3,.trusted-html-block.markdown-block.is-thought h4,.trusted-html-block.markdown-block.is-thought h5,.trusted-html-block.markdown-block.is-thought h6{color:#334171}@media (width<=860px){.trusted-html-block.markdown-block{font-size:16px}.trusted-html-block.markdown-block h1{font-size:28px}.trusted-html-block.markdown-block h2{font-size:24px}.trusted-html-block.markdown-block h3{font-size:21px}}.ai-chat-page{min-height:calc(100vh - 92px);padding:6px 0 236px}.ai-chat-stream{justify-content:center;min-height:calc(100vh - 210px);padding:6px 0 24px;display:flex;overflow:auto}.ai-chat-thread{flex-direction:column;gap:26px;width:min(980px,100%);display:flex}.ai-chat-turn{width:100%}.ai-chat-turn.is-user{justify-content:flex-end;display:flex}.ai-chat-user-chip{color:#fff;background:#242b54eb;border-radius:999px;max-width:min(760px,82%);padding:14px 18px;font-size:14px;line-height:1.65;box-shadow:0 16px 34px #171e3e29}.ai-chat-turn.is-assistant{flex-direction:column;gap:14px;display:flex}.ai-chat-turn-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.ai-chat-role-mark{color:#5e67a4;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.ai-chat-thought-toggle{color:#303a74;cursor:pointer;background:#ffffffdb;border:1px solid #cfd6f6f2;border-radius:999px;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:13px;font-weight:700;transition:transform .18s,border-color .18s,box-shadow .18s;display:inline-flex}.ai-chat-thought-toggle:hover{border-color:#b5c0f3;transform:translateY(-1px);box-shadow:0 10px 22px #48569c1f}.ai-chat-thought-panel,.ai-chat-answer{width:100%}.ai-chat-thought-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #d9dff6eb;border-radius:24px;padding:16px 18px}.ai-chat-answer{padding:0 0 2px;position:relative}.ai-chat-turn.is-error .ai-chat-answer .ai-chat-text{color:#ba3f5b}.ai-chat-text{color:#222b56;white-space:pre-wrap;word-break:break-word;font-size:18px;font-weight:500;line-height:1.88}.ai-chat-thought-panel .ai-chat-text{color:#5f6897;font-size:14px;font-weight:500;line-height:1.82}.ai-chat-caret{background:#6471ee;border-radius:999px;width:10px;height:22px;margin-top:10px;animation:1s step-end infinite ai-chat-blink;display:inline-block}.ai-chat-empty{justify-content:center;align-items:center;width:min(980px,100%);min-height:calc(100vh - 280px);display:flex}.ai-chat-composer-wrap{z-index:25;pointer-events:none;position:fixed;bottom:18px;left:284px;right:24px}.ai-chat-composer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#ffffffeb;border:1px solid #d6dcf6f5;border-radius:28px;max-width:1180px;margin:0 auto;padding:16px;box-shadow:0 24px 44px #26326e24}.ai-chat-composer-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.ai-chat-composer-tools{align-items:center;gap:10px;display:flex}.ai-chat-model-select{min-width:218px}.ai-chat-clear-btn{color:#5c6697;cursor:pointer;background:#fff;border:1px solid #dce1f4;border-radius:14px;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.ai-chat-clear-btn:disabled{opacity:.48;cursor:not-allowed}.ai-chat-composer-tip{color:#7c86b0;font-size:12px;font-weight:600}.ai-chat-composer-main{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.ai-chat-composer-main textarea{resize:none;color:#232b54;background:linear-gradient(#f8f9ff 0%,#f3f6ff 100%);border:0;border-radius:22px;outline:0;min-height:84px;max-height:240px;padding:18px 18px 16px;font-family:inherit;font-size:15px;line-height:1.8}.ai-chat-composer-main .ant-btn{border-radius:18px;min-width:128px;height:54px;font-size:15px;font-weight:700}@keyframes ai-chat-blink{0%,50%{opacity:1}51%,to{opacity:0}}@media (width<=980px){.ai-chat-composer-wrap{bottom:14px;left:98px;right:14px}}@media (width<=860px){.ai-chat-page{padding-bottom:272px}.ai-chat-thread{gap:22px}.ai-chat-user-chip{max-width:100%}.ai-chat-turn-head{flex-direction:column;align-items:flex-start}.ai-chat-composer-toolbar,.ai-chat-composer-tools,.ai-chat-composer-main{flex-direction:column;align-items:stretch;display:flex}.ai-chat-model-select{width:100%;min-width:0}.ai-chat-clear-btn,.ai-chat-composer-main .ant-btn{justify-content:center;width:100%}.ai-chat-composer-tip{text-align:left}.ai-chat-text{font-size:16px}}.workspace-page{flex-direction:column;gap:18px;display:flex}.workspace-block{border:1px solid var(--border-color);box-shadow:var(--shadow-sm);background:linear-gradient(#fff 0%,#fcfdff 100%);border-radius:20px;padding:24px}.workspace-block h2{color:var(--text-primary);font-size:32px;line-height:1.14;font-family:var(--font-display);margin:0 0 16px}.workspace-block p{max-width:76ch;color:var(--text-secondary);margin:0;font-size:17px;line-height:1.9}.workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.workspace-meta-row{flex-wrap:wrap;gap:12px;margin:16px 0 20px;display:flex}.workspace-meta-row .ant-tag{border-radius:999px;padding:5px 12px;font-size:14px;line-height:1.45;margin:0!important}.workspace-muted{color:var(--text-muted);font-size:16px}.workspace-block .ant-alert{border:1px solid var(--border-color);background:#f7f9ff;border-radius:12px}.workspace-block .ant-alert-message{font-size:15px;line-height:1.6}.workspace-block .ant-space{width:100%}.workspace-block .ant-input,.workspace-block .ant-input-affix-wrapper,.workspace-block .ant-input-number,.workspace-block .ant-input-number-input,.workspace-block .ant-select-selector{min-height:46px!important;font-size:16px!important}.workspace-block .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:0 12px!important}.workspace-block .ant-btn{height:44px;font-size:15px}.workspace-block .ant-list-item{color:var(--text-secondary);font-size:16px;padding:14px 0!important}.workspace-block .ant-table-wrapper{margin-top:10px}.workspace-block .ant-table{border:1px solid var(--border-color);border-radius:14px;font-size:15px;overflow:hidden}.workspace-block .ant-table-container table>thead>tr>th{font-size:14px;font-weight:700;color:var(--text-primary)!important;background:#f6f8ff!important;padding:14px 12px!important}.workspace-block .ant-table-container table>tbody>tr>td{color:var(--text-secondary);font-size:14px;padding:14px 12px!important}.workspace-block .ant-table-cell{vertical-align:middle}.workspace-block .ant-pagination-item,.workspace-block .ant-pagination-prev .ant-pagination-item-link,.workspace-block .ant-pagination-next .ant-pagination-item-link{border-radius:8px!important}@media (width<=960px){.workspace-page{gap:12px}.workspace-block{border-radius:16px;padding:18px}.workspace-block h2{font-size:26px}.workspace-block p{font-size:16px}.workspace-grid{grid-template-columns:1fr;gap:12px}}.api-key-page{gap:16px}.api-key-hero{grid-template-columns:minmax(0,1.4fr) minmax(300px,420px);align-items:stretch;gap:18px;display:grid}.api-key-hero-copy h2{margin-bottom:10px}.api-key-hero-badge{color:#4654cf;background:#f5f7ff;border:1px solid #dce3f8;border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.api-key-status-card{background:linear-gradient(#fff 0%,#f7f9ff 100%);border:1px solid #dce3f8;border-radius:24px;flex-direction:column;justify-content:center;gap:8px;padding:22px;display:flex;box-shadow:0 16px 34px #1c2b6814}.api-key-status-card strong{color:var(--text-primary);font-size:34px;line-height:1.1}.api-key-status-card em,.api-key-status-label{color:var(--text-muted);font-style:normal}.api-key-status-card.is-configured{background:linear-gradient(#fff 0%,#f4fff8 100%);border-color:#22c55e3d}.api-key-config-grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:16px;display:grid}.api-key-form-card,.api-key-guide-card{background:#fff;border:1px solid #dce3f8;border-radius:22px;padding:18px}.api-key-form-head{margin-bottom:14px}.api-key-form-head h3{color:var(--text-primary);margin:0 0 6px;font-size:24px}.api-key-form-head p{max-width:none;font-size:15px;line-height:1.8}.api-key-input-shell{flex-direction:column;gap:12px;display:flex}.api-key-input-shell .ant-input-affix-wrapper{border-radius:18px!important;min-height:54px!important;padding-inline:16px!important}.api-key-input-shell .ant-btn{border-radius:16px;align-self:flex-start;min-width:144px;height:48px}@media (width<=1040px){.api-key-hero,.api-key-config-grid{grid-template-columns:1fr}}.assistant-page{gap:16px}.assistant-hero{grid-template-columns:minmax(0,1.35fr) minmax(300px,420px);align-items:stretch;gap:18px;display:grid}.assistant-badge{color:#4654cf;background:#f5f7ff;border:1px solid #dce3f8;border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.assistant-download-card{background:linear-gradient(#fff 0%,#f7f9ff 100%);border:1px solid #dce3f8;border-radius:24px;flex-direction:column;justify-content:center;gap:8px;padding:22px;display:flex;box-shadow:0 16px 34px #1c2b6814}.assistant-download-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700}.assistant-download-card strong{color:var(--text-primary);font-size:34px;line-height:1.08}.assistant-download-card p{max-width:none;font-size:15px}.assistant-download-card .ant-btn{border-radius:16px;align-self:flex-start;min-width:172px;height:48px;margin-top:4px}.assistant-guide-head{margin-bottom:14px}.assistant-guide-head h2{margin-bottom:8px}.assistant-guide-head p{max-width:none;font-size:15px}.assistant-guide-loading{color:var(--text-muted);font-size:15px}.assistant-guide-html{background:#fff;border:1px solid #dce3f8;border-radius:22px;padding:18px}@media (width<=1040px){.assistant-hero{grid-template-columns:1fr}}.media-gallery-shell{width:100%}.media-gallery-rows{flex-direction:column;display:flex}.media-gallery-row{align-items:stretch;display:flex}.media-gallery-card{background:linear-gradient(#fff 0%,#f7f9ff 100%);border:1px solid #dbe0f2;border-radius:10px;flex:none;min-width:0;transition:transform .18s,filter .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 14px 28px #1a24521a}.media-gallery-card.is-clickable{cursor:pointer}.media-gallery-card:hover{filter:brightness(1.02);border-color:#c4cff6;transform:translateY(-1px)scale(1.01);box-shadow:0 18px 34px #1a245224}.media-gallery-card.is-selected{border-color:#687dffb8;box-shadow:0 0 0 1px #687dff38,0 18px 34px #404cd729}.media-gallery-frame,.media-gallery-frame img,.media-gallery-frame video,.media-gallery-placeholder{width:100%;height:100%}.media-gallery-frame{background:radial-gradient(circle at 0 0,#818cf838,#0000 34%),linear-gradient(#f8faff 0%,#eef2ff 100%);position:relative;overflow:hidden}.media-gallery-frame img,.media-gallery-frame video{-o-object-fit:cover;object-fit:cover;display:block;transform:scale(1.001)}.media-gallery-placeholder{background:linear-gradient(135deg,#ffffffd1,#0000 38%),linear-gradient(#f2f6fffa,#e8eeff)}.media-gallery-play-badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3;pointer-events:none;background:#1f27508a;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 10px 20px #1f27502e}.media-gallery-play-badge .anticon{font-size:18px}.media-gallery-overlay{z-index:2;position:absolute;inset:0}.media-gallery-meta-panel{color:#fff;background:linear-gradient(#0f132600 0%,#0f1326b8 58%,#0f1326e6 100%);padding:12px 12px 10px;position:absolute;bottom:0;left:0;right:0}.media-gallery-meta-panel strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;line-height:1.4;display:block;overflow:hidden}.media-gallery-meta-panel span{color:#f2f6ffeb;margin-top:4px;font-size:11px;line-height:1.45;display:block}.media-gallery-meta-panel em{color:#f2f6ffbd;font-style:normal}.media-gallery-hover-panel,.media-gallery-action-bar{opacity:0;transition:opacity .18s}.media-gallery-card:hover .media-gallery-hover-panel,.media-gallery-card:hover .media-gallery-action-bar{opacity:1}.media-gallery-action-bar{z-index:4;align-items:center;gap:6px;display:inline-flex;position:absolute;top:10px;right:10px}.media-gallery-action-bar .ant-btn{color:#4d5a88;background:#ffffffeb;border:1px solid #d4dcf8e6;border-radius:10px;width:32px;min-width:32px;height:32px;padding:0}.media-gallery-action-bar .ant-btn:hover{color:#3444a6;background:#fff}.media-gallery-hover-panel{position:absolute;inset:auto 0 0}.media-gallery-chip{color:#4555b6;background:#ffffffeb;border:1px solid #d6dcfae6;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.media-gallery-selection-badge{z-index:4;position:absolute;top:10px;left:10px}.media-gallery-queue-core{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px;display:flex;position:absolute;inset:0}.media-gallery-queue-core strong{color:#1f2750;font-size:16px;line-height:1.2}.media-gallery-queue-core p{color:#5d688f;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.media-gallery-empty{color:#7080ae;text-align:center;background:#f8faff;border:1px dashed #d5dcf4;border-radius:14px;padding:48px 16px;font-size:14px}@media (prefers-reduced-motion:reduce){.media-gallery-card{transition:none}.media-gallery-card:hover{transform:none}}.asset-page,.asset-page .ant-tabs,.asset-page .ant-tabs-content,.asset-page .ant-tabs-tabpane{height:100%}.asset-section{flex-direction:column;gap:14px;min-height:0;display:flex}.asset-section-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.asset-section-head h3{color:#1f2750;font-size:24px;font-family:var(--font-display);margin:0}.asset-loading{justify-content:center;align-items:center;min-height:180px;display:flex}.asset-gallery{background:linear-gradient(#fff 0%,#f7f9ff 100%);border:1px solid #dbe0f2;border-radius:18px;padding:12px;box-shadow:0 12px 28px #1a245214}.upload-gallery{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.asset-overlay-meta strong{font-size:14px}.record-gallery-action .ant-btn{width:auto;min-width:0;padding-inline:12px;font-size:12px}.record-detail{flex-direction:column;gap:14px;display:flex}.detail-block{background:#fff;border:1px solid #dbe0f2;border-radius:12px;padding:12px}.detail-block h4{color:#1f2750;margin:0 0 8px;font-size:16px}.detail-text{color:#51608c;font-size:13px;line-height:1.7}.detail-list{flex-direction:column;gap:8px;display:flex}.detail-script-grid,.detail-video-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;display:grid}.detail-list-item{background:#fafbff;border:1px solid #e2e6f5;border-radius:10px;flex-direction:column;gap:4px;padding:10px;display:flex}.detail-list-item strong{color:#1f2750;font-size:13px}.detail-list-item span,.detail-list-item p{color:#5f6b95;margin:0;font-size:12px;line-height:1.65}.detail-list-item video{border:1px solid #dbe0f2;border-radius:8px;width:100%;max-width:360px}.detail-shot-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px;display:grid}.detail-shot-card,.detail-video-card{background:linear-gradient(#fff 0%,#f9fbff 100%);border:1px solid #e2e6f5;border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.detail-shot-head,.detail-video-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.detail-shot-head strong,.detail-video-head strong{color:#1f2750;font-size:14px;display:block}.detail-shot-head p{color:#68749d;margin:4px 0 0;font-size:12px;line-height:1.55}.detail-shot-head span,.detail-video-head span{color:#6070a0;white-space:nowrap;font-size:12px}.detail-shot-frame-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.detail-shot-frame-grid label{color:#6070a0;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.detail-shot-frame-grid img{aspect-ratio:9/16;-o-object-fit:cover;object-fit:cover;background:#f7f9ff;border:1px solid #dbe0f2;border-radius:10px;width:100%}.detail-shot-copy{flex-direction:column;gap:4px;display:flex}.detail-shot-copy span{color:#6070a0;font-size:12px;font-weight:600}.detail-shot-copy p{color:#51608c;margin:0;font-size:13px;line-height:1.72}.image-pairs{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px;display:grid}.image-pair{border:1px solid #e2e6f5;border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.image-pair strong{color:#1f2750;font-size:13px}.image-pair-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.image-pair-grid span{color:#6070a0;margin-bottom:4px;font-size:12px;display:block}.image-pair-grid img,.img-empty,.detail-video-card video{aspect-ratio:9/16;background:#f7f9ff;border:1px solid #dbe0f2;border-radius:8px;width:100%}.img-empty{color:#7380a8;justify-content:center;align-items:center;font-size:12px;display:flex}.feature-requests-page{gap:12px}.feature-requests-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.feature-requests-toolbar-spacer{flex:1}.feature-requests-board-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.feature-requests-board-meta{color:var(--text-muted);justify-content:flex-end;align-items:center;gap:12px;font-size:13px;font-weight:600;display:flex}.feature-requests-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.feature-request-card{border:1px solid var(--border-color);box-shadow:var(--shadow-sm);background:linear-gradient(#fff 0%,#f9faff 100%);border-radius:18px;padding:18px}.feature-request-card-top{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.feature-request-card-copy{min-width:0}.feature-request-card h3{color:var(--text-primary);margin:0 0 8px;font-size:18px;line-height:1.42}.feature-request-card span{color:var(--text-muted);font-size:13px}.feature-request-card p{max-width:none;color:var(--text-secondary);white-space:pre-wrap;margin:0;font-size:15px;line-height:1.8}.feature-requests-loading,.feature-requests-empty{background:#ffffff4d;border-radius:20px;place-items:center;min-height:240px;display:grid}.feature-request-modal-form{gap:12px;display:grid}.feature-request-modal-copy{gap:6px;display:grid}.feature-request-modal-copy strong{color:var(--text-primary);font-size:16px}.feature-request-modal-copy span,.feature-request-modal-foot{color:var(--text-muted);font-size:13px;line-height:1.7}.feature-request-modal-foot{justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width<=960px){.feature-requests-toolbar,.feature-requests-board-actions,.feature-request-modal-foot{flex-direction:column;align-items:stretch}.feature-requests-board-meta{justify-content:flex-start}.feature-requests-grid{grid-template-columns:1fr}}.home-page{min-height:100vh;color:var(--text-secondary);background:radial-gradient(circle at 0 0,#818cf838,#0000 32%),radial-gradient(circle at 100% 100%,#38bdf82e,#0000 30%),linear-gradient(#f5f7ff 0%,#eef2ff 52%,#edf1ff 100%);padding:18px;overflow:hidden auto}.home-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #a0acff5c;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 18px;display:grid;position:sticky;top:0;box-shadow:0 12px 28px #4958ad1f}.home-brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}.home-brand-logo{-o-object-fit:contain;object-fit:contain;width:clamp(146px,12vw,188px);height:auto;display:block}.home-feature-menu{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.feature-menu-item{height:36px;color:var(--text-secondary);cursor:pointer;background:#ffffffc2;border:1px solid #abb6ff66;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:14px;font-weight:700;transition:all .18s;display:inline-flex}.feature-menu-item:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-1px)}.home-top-actions{align-items:center;gap:8px;display:flex}.home-top-link,.home-top-btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;height:38px;padding:0 14px;font-size:14px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.home-top-link{color:var(--text-secondary);background:#fff;border:1px solid #abb6ff73}.home-top-link:hover{border-color:var(--color-primary);color:var(--color-primary)}.home-top-btn{color:#fff;background:var(--color-primary);border:0}.home-top-btn:hover{background:#5962ea}.home-main{gap:14px;margin-top:14px;display:grid}.hero-section{background:#ffffff8f;border:1px solid #9aa6ff6b;border-radius:24px;grid-template-columns:1fr;align-items:center;gap:18px;min-height:calc(100vh - 116px);padding:40px 34px;display:grid;position:relative;overflow:hidden}.hero-background{pointer-events:none;position:absolute;inset:0}.hero-particle-canvas{width:100%;height:100%;position:absolute;inset:0}.bg-overlay-grid{opacity:.58;background-image:linear-gradient(#5568db14 1px,#0000 1px),linear-gradient(90deg,#5568db14 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 45%,#000 24%,#0000 82%);mask-image:radial-gradient(circle at 50% 45%,#000 24%,#0000 82%)}.bg-glow{filter:blur(50px);border-radius:999px;position:absolute}.bg-glow-a{background:#818cf859;width:340px;height:340px;top:-90px;left:-70px}.bg-glow-b{background:#2dd4bf3d;width:360px;height:360px;bottom:-120px;right:-90px}.hero-content,.hero-media-placeholder{z-index:1;position:relative}.hero-badge{color:#4f61da;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}.hero-content h1{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(40px,5.1vw,72px);line-height:1.03}.hero-subtitle{color:var(--text-secondary);max-width:820px;margin:16px 0 0;font-size:20px;line-height:1.75}.hero-cta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;display:flex}.hero-btn{cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;height:48px;padding:0 18px;font-size:16px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.hero-btn-primary{color:#fff;background:var(--color-primary)}.hero-btn-primary:hover{background:#5962ea;transform:translateY(-1px)}.hero-btn-secondary{color:var(--text-secondary);background:#ffffffd1;border-color:#9aa6ff85}.hero-btn-secondary:hover{border-color:var(--color-primary);color:var(--color-primary)}.hero-media-placeholder{justify-content:flex-end;display:flex}.placeholder-frame{text-align:center;background:linear-gradient(140deg,#ffffffdb,#eef4ffe6),#fff;border:1px solid #a2aeff8c;border-radius:20px;place-items:center;width:min(480px,100%);min-height:360px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 30px #4858a529}.placeholder-frame:before{content:"";border:1px dashed #7a8bee94;border-radius:14px;position:absolute;inset:12px}.placeholder-frame p{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:14px}.placeholder-frame strong{color:var(--text-primary);margin-top:8px;font-size:20px;line-height:1.4}.feature-intro,.model-strip{background:#ffffffc2;border:1px solid #a0acff5c;border-radius:20px;padding:28px;box-shadow:0 12px 28px #4c5aaf1a}.section-head h2{color:var(--text-primary);font-family:var(--font-display);margin:0;font-size:40px}.section-head p{color:var(--text-secondary);margin:10px 0 0;font-size:18px;line-height:1.68}.glass-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.glass-feature-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform-origin:top;background:linear-gradient(160deg,#ffffffc7,#f1f6ffc7);border:1px solid #a8b4ff8c;border-radius:16px;padding:18px;transition:transform .22s,box-shadow .22s,border-color .22s;transform:perspective(1100px)rotateX(8deg);box-shadow:0 14px 26px #4958a51f}.glass-feature-card:hover{border-color:#6c81f3b3;transform:perspective(1100px)rotateX(0)translateY(-3px);box-shadow:0 18px 30px #4e60b929}.glass-feature-card h3{color:var(--text-primary);margin:0;font-size:25px}.glass-feature-card p{color:var(--text-secondary);margin:10px 0 0;font-size:17px;line-height:1.7}.glass-feature-card ul{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.glass-feature-card li{color:var(--text-secondary);align-items:center;gap:8px;font-size:15px;display:flex}.glass-feature-card .anticon{color:var(--color-primary)}.model-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.model-panel{background:#ffffffdb;border:1px solid #a9b4ff80;border-radius:14px;padding:16px}.model-panel h3{color:var(--text-primary);margin:0;font-size:24px}.model-tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.model-tags span{color:var(--text-secondary);font-size:13px;font-weight:700;font-family:var(--font-mono);background:#fff;border:1px solid #a8b4ff8f;border-radius:999px;padding:7px 12px}@keyframes drift{0%{transform:translate(0,0)}to{transform:translate(-120px,-80px)}}@media (width<=1300px){.glass-card-grid{grid-template-columns:1fr 1fr}}@media (width<=1024px){.home-header{grid-template-columns:1fr}.home-feature-menu{justify-content:flex-start}.hero-section{min-height:auto}}@media (width<=768px){.home-page{padding:10px}.hero-section,.feature-intro,.model-strip{border-radius:16px;padding:18px 14px}.hero-content h1{font-size:clamp(34px,10.5vw,48px)}.hero-subtitle{font-size:17px}.glass-card-grid,.model-strip{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hero-particle-canvas,.feature-menu-item,.hero-btn,.glass-feature-card{transition:none!important;animation:none!important}}.image-gen-page{min-height:calc(100vh - 120px);padding-bottom:294px;position:relative}.image-gen-history-shell{padding:0}.image-gen-gallery .media-gallery-card{border-radius:12px}.image-gen-overlay-meta strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.image-gen-queue-core .ant-spin{transform:scale(1.15)}.image-gen-floating-wrap{z-index:25;pointer-events:none;padding:0 24px 18px;position:fixed;bottom:0;left:260px;right:0}.image-gen-floating-panel{pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border:1px solid #e4e9f4;border-radius:26px;max-width:1240px;margin:0 auto;padding:16px;box-shadow:0 22px 42px #7282c22e}.image-gen-composer-main{align-items:flex-start;gap:18px;display:flex}.image-gen-ref-dock{flex-direction:column;flex:0 0 144px;gap:10px;width:144px;display:flex}.image-gen-upload-tile{color:#7381aa;cursor:pointer;background:#f8faff;border:2px dashed #d8dff2;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:144px;height:144px;padding:16px;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s;display:inline-flex;position:relative;overflow:hidden}.image-gen-upload-tile:hover{background:#eef2ff;border-color:#4b57df;transform:translateY(-1px);box-shadow:0 12px 24px #6366f11f}.image-gen-upload-tile .anticon{z-index:1;font-size:24px;position:relative}.image-gen-upload-tile strong,.image-gen-upload-tile span{z-index:1;position:relative}.image-gen-upload-tile strong{color:#24324f;font-size:13px;font-weight:700;line-height:1.3}.image-gen-upload-tile>span{text-align:center;max-width:102px;font-size:11px;font-weight:600;line-height:1.5}.image-gen-upload-tile.has-preview{color:#fff;background:linear-gradient(#dfe7ff 0%,#eef3ff 100%);border-style:solid;border-color:#cfd8f3;justify-content:space-between;align-items:stretch;padding:0}.image-gen-upload-preview,.image-gen-upload-scrim{position:absolute;inset:0}.image-gen-upload-preview{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.image-gen-upload-scrim{background:linear-gradient(#0c12242e 0%,#0c1224a8 100%)}.image-gen-upload-topline,.image-gen-upload-bottomline{z-index:1;justify-content:space-between;align-items:center;gap:8px;padding:12px;display:flex;position:relative}.image-gen-upload-bottomline{flex-direction:column;align-items:flex-start;margin-top:auto}.image-gen-upload-bottomline strong,.image-gen-upload-bottomline span{color:#fff}.image-gen-upload-bottomline span{text-align:left;opacity:.88;max-width:none;font-size:11px}.image-gen-upload-badge,.image-gen-upload-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.image-gen-upload-badge{color:#fff;background:#fff3}.image-gen-upload-chip{color:#f7f9ff;background:#080c1838}.image-gen-ref-meta{color:#6b779c;justify-content:space-between;align-items:center;gap:10px;padding:0 4px;font-size:11px;font-weight:600;line-height:1.4;display:flex}.image-gen-ref-meta-idle{color:#8a95b8;justify-content:center}.image-gen-ref-clear{color:#4453d7;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.image-gen-ref-clear:hover{color:#2f3ebf}.image-gen-prompt-shell{background:0 0;border:0;border-radius:0;flex-direction:column;flex:1;gap:12px;min-height:144px;padding:0;display:flex}.image-gen-prompt-shell .ant-input{min-height:84px!important;box-shadow:none!important;background:#f6f8fd!important;border:0!important;border-radius:20px!important;padding:16px 18px!important;font-size:14px!important;line-height:1.72!important}.image-gen-prompt-head{display:none}.image-gen-composer-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.image-gen-control-strip{flex-wrap:nowrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.image-gen-control-pill{background:#f8faff;border:1px solid #edf1f7;border-radius:16px;flex:1 1 0;align-items:center;gap:6px;min-width:0;min-height:40px;padding:5px 10px;display:inline-flex}.image-gen-control-pill .anticon{color:#4a59d8;font-size:16px}.image-gen-pill-glyph{color:#4654cf;justify-content:center;align-items:center;min-width:20px;font-size:12px;font-weight:800;display:inline-flex}.image-gen-control-pill .ant-select{width:100%;min-width:0}.image-gen-control-pill .ant-select-selector{min-height:28px!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.image-gen-control-pill .ant-select-selection-item{color:#4f5d87;font-size:12px;font-weight:700}.image-gen-send-btn.ant-btn{min-width:140px;height:52px;box-shadow:0 12px 24px #6366f12e;border-radius:20px!important;padding-inline:24px!important;font-size:15px!important;font-weight:700!important}@media (width<=1180px){.image-gen-page{padding-bottom:374px}.image-gen-composer-main{flex-direction:column}}@media (width<=980px){.image-gen-floating-wrap{padding:0 14px 14px;left:84px}}@media (width<=780px){.image-gen-page{padding-bottom:470px}.image-gen-history-shell{padding:8px 0}.image-gen-ref-dock{flex:none;width:100%}.image-gen-upload-tile{width:100%;height:124px}.image-gen-composer-footer{flex-direction:column;align-items:stretch}.image-gen-control-strip{grid-template-columns:1fr;display:grid}.image-gen-control-pill{min-width:0}.image-gen-send-btn.ant-btn{width:100%}}.auth-page{background:var(--bg-primary);min-height:100vh;color:var(--text-secondary);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.auth-visual-panel{border-right:1px solid var(--border-color);background:radial-gradient(circle at 6% 8%,#6366f129,#0000 28%),radial-gradient(circle at 86% 92%,#818cf824,#0000 34%),#f6f8ff;grid-template-rows:auto auto 1fr auto;gap:12px;padding:22px 24px 14px;display:grid;position:relative}.auth-visual-bg{pointer-events:none;opacity:.28;background-image:linear-gradient(#6366f11c 1px,#0000 1px),linear-gradient(90deg,#6366f114 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.auth-visual-head,.auth-visual-copy,.auth-stage,.auth-visual-footer{z-index:1;position:relative}.auth-visual-head{justify-content:space-between;align-items:center;display:flex}.auth-brand{cursor:pointer;background:0 0;border:1px solid #d9def800;border-radius:12px;padding:8px 10px;transition:border-color .16s,box-shadow .16s,transform .16s}.auth-brand:hover{border-color:var(--color-primary);transform:translateY(-1px);box-shadow:0 8px 18px #6366f11f}.auth-brand-logo{-o-object-fit:contain;object-fit:contain;width:clamp(132px,13vw,180px);height:auto;display:block}.auth-badge{color:var(--text-muted);font-size:13px;font-weight:600}.auth-visual-copy h1{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(34px,3.9vw,52px);line-height:1.04;font-family:var(--font-display);margin:0}.auth-visual-copy p{color:var(--text-secondary);max-width:760px;margin:14px 0 0;font-size:18px;line-height:1.65}.auth-stage{justify-content:center;align-items:center;width:calc(100% - 18px);max-width:1020px;height:clamp(650px,76vh,820px);min-height:680px;margin:0 auto;display:flex;overflow:hidden}.robot-scene{width:100%;height:100%;position:relative}.robot-pack{transform-origin:50%;width:920px;height:540px;position:absolute;top:58%;left:58%;transform:translate(-50%,-50%)scale(1.28)}.scene-platform{background:#d7defe;border-radius:999px;height:12px;position:absolute;bottom:10px;left:5%;right:5%}.robot-main{width:264px;height:330px;transition:transform .15s ease-out;position:absolute;bottom:26px;left:0}.robot-head{background:#818cf8;border:1px solid #c5cdf8;border-radius:22px;width:168px;height:132px;transition:transform .18s;position:absolute;top:0;left:44px}.robot-neck{background:#6e78ef;border-radius:10px;width:16px;transition:height .18s;position:absolute;top:122px;left:124px}.robot-eye-line{gap:24px;display:flex;position:absolute;top:39px;left:28px}.robot-mouth{background:#1f2459b8;border-radius:999px;width:52px;height:6px;transition:all .16s;position:absolute;top:88px;left:58px}.robot-mouth.smile{background:0 0;border-bottom:4px solid #1f2459d1;border-radius:0 0 12px 12px;width:54px;height:8px;top:86px;left:56px}.robot-sunglasses{pointer-events:none;z-index:2;width:168px;height:132px;transition:opacity .16s;position:absolute;top:0;left:0}.robot-sunglasses-lens{background:#05070d;border:2px solid #111827;border-radius:10px;width:36px;height:28px;position:absolute;top:36px}.robot-sunglasses-lens:first-child{left:22px}.robot-sunglasses-lens:last-child{left:70px}.robot-sunglasses-bridge{background:#111827;border-radius:999px;width:12px;height:6px;position:absolute;top:47px;left:58px}.robot-antenna{background:#fff;border-radius:999px;width:10px;height:26px;transition:opacity .15s;position:absolute;top:-22px;left:126px}.robot-body-panel{color:#fff;text-transform:uppercase;letter-spacing:.08em;width:196px;height:156px;font-family:var(--font-mono);background:#5962ea;border:1px solid #c5cdf8;border-radius:16px;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;top:142px;left:32px}.robot-arm{transform-origin:top;background:#5a62d7;border-radius:10px;width:20px;height:100px;transition:transform .15s;position:absolute;top:160px}.robot-arm.left{left:8px}.robot-arm.right{right:8px}.robot-mini{width:210px;height:244px;transition:transform .15s ease-out;position:absolute;bottom:32px;left:288px}.robot-mini-a{bottom:32px;left:288px}.robot-mini-b{bottom:44px;left:476px}.robot-mini-c{bottom:56px;left:174px}.mini-head{background:#a5b4fc;border:1px solid #d6deff;border-radius:18px;width:102px;height:92px;position:absolute;top:0;left:56px}.mini-eye-line{gap:14px;display:flex;position:absolute;top:26px;left:20px}.mini-sunglasses{pointer-events:none;z-index:2;width:102px;height:92px;transition:opacity .16s;position:absolute;top:0;left:0}.mini-sunglasses-lens{background:#05070d;border:2px solid #111827;border-radius:6px;width:20px;height:16px;position:absolute;top:25px}.mini-sunglasses-lens:first-child{left:17px}.mini-sunglasses-lens:last-child{left:45px}.mini-sunglasses-bridge{background:#111827;border-radius:999px;width:6px;height:4px;position:absolute;top:30px;left:39px}.mini-mouth{background:#1f2459b3;border-radius:999px;width:26px;height:4px;position:absolute;top:63px;left:38px}.mini-mouth.smile{background:0 0;border-bottom:2px solid #1f2459d1;border-radius:0 0 10px 10px;width:30px;height:6px;top:61px;left:36px}.mini-body{background:#7e8bf7;border:1px solid #d6deff;border-radius:14px;width:118px;height:96px;position:absolute;top:102px;left:50px}.mini-arm{transform-origin:top;background:#7c89f5;border-radius:9px;width:14px;height:72px;transition:transform .15s;position:absolute;top:112px}.mini-arm.left{left:36px}.mini-arm.right{right:36px}.mini-leg{background:#6f7cef;border-radius:8px;width:16px;height:46px;position:absolute;bottom:20px}.robot-mini-b .mini-head{background:#ffc88f;border-color:#f4d2ad}.robot-mini-b .mini-body{background:#f2a760;border-color:#f4d2ad}.robot-mini-b .mini-arm,.robot-mini-b .mini-leg{background:#d88942}.robot-mini-c .mini-head{background:#71d4c1;border-color:#b6e7df}.robot-mini-c .mini-body{background:#4ab8a5;border-color:#b6e7df}.robot-mini-c .mini-arm,.robot-mini-c .mini-leg{background:#359684}.mini-leg.left{left:82px}.mini-leg.right{right:82px}.auth-visual-footer{color:var(--text-muted);margin:0;font-size:14px}.auth-form-panel{background:var(--bg-primary);justify-content:center;align-items:center;padding:22px 20px;display:flex}.auth-form-wrapper{border:1px solid var(--border-color);width:min(560px,100%);box-shadow:var(--shadow-md);background:#fff;border-radius:18px;padding:32px 28px}.auth-form-title{color:var(--text-primary);font-size:38px;font-family:var(--font-display);margin:0}.auth-form-subtitle{color:var(--text-muted);margin:9px 0 18px;font-size:16px;line-height:1.65}.auth-mode-switch{border:1px solid var(--border-color);background:#f8f9ff;border-radius:10px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;padding:4px;display:grid}.auth-mode-btn{height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;font-size:14px;font-weight:700}.auth-mode-btn.active{color:#fff;background:var(--color-primary)}.auth-form{flex-direction:column;gap:12px;display:flex}.auth-field{flex-direction:column;gap:7px;display:flex}.auth-label{color:var(--text-secondary);font-size:15px;font-weight:700}.auth-input-wrap{position:relative}.auth-input{border:1px solid var(--border-color);width:100%;height:46px;color:var(--text-primary);background:#fff;border-radius:10px;outline:none;padding:0 12px;font-size:16px}.auth-input::placeholder{color:var(--text-muted)}.auth-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f129}.auth-input.with-right-action{padding-right:114px}.auth-right-btn{border:1px solid var(--border-color);height:30px;color:var(--text-secondary);cursor:pointer;background:#f8f9ff;border-radius:8px;padding:0 10px;font-size:13px;font-weight:700;position:absolute;top:8px;right:6px}.auth-right-btn:hover{border-color:var(--color-primary);color:var(--color-primary)}.auth-right-btn:disabled{opacity:.56;cursor:not-allowed}.auth-password-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-primary-btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;height:46px;margin-top:8px;font-size:16px;font-weight:700}.auth-primary-btn:hover{background:#5962ea}.auth-primary-btn:disabled{opacity:.65;cursor:not-allowed}.auth-helper{color:var(--text-muted);font-size:14px}.auth-error{color:#c53030;background:#fff3f3;border:1px solid #f5c4c4;border-radius:10px;padding:9px 11px;font-size:14px;line-height:1.6}.auth-agree{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;font-size:14px;display:flex}.auth-agree .ant-checkbox-wrapper{color:var(--text-muted)}.auth-agree a{color:var(--color-primary);text-decoration:none}.auth-agree a:hover{text-decoration:underline}.auth-secondary-row{text-align:center;color:var(--text-muted);margin-top:12px;font-size:15px}.auth-secondary-row a{color:var(--color-primary);font-weight:700;text-decoration:none}@media (width<=1220px){.auth-page{grid-template-columns:1fr}.auth-visual-panel{border-right:none;border-bottom:1px solid var(--border-color);min-height:520px;padding:22px 18px 16px}.auth-visual-copy h1{font-size:clamp(34px,8vw,46px)}.auth-visual-copy p{font-size:17px}.robot-pack{width:760px;height:430px;top:58%;left:53%;transform:translate(-50%,-50%)scale(1.02)}.robot-mini-b,.robot-mini-c{display:none}}@media (width<=768px){.auth-form-panel{padding:14px 10px 20px}.auth-form-wrapper{border-radius:14px;padding:22px 16px}.auth-form-title{font-size:32px}.auth-visual-panel{min-height:420px}.auth-stage{width:100%;height:420px;min-height:380px}.robot-pack{width:640px;height:360px;top:58%;left:52%;transform:translate(-50%,-50%)scale(.76)}}@media (prefers-reduced-motion:reduce){.robot-main,.robot-head,.robot-neck,.robot-mini,.robot-arm,.mini-arm,.robot-antenna{transition:none!important}}.legal-page{background:var(--bg-primary);min-height:100vh;padding:24px 16px;overflow-y:auto}.legal-container{border:1px solid var(--border-color);background:#fff;border-radius:18px;max-width:940px;margin:0 auto;padding:24px 20px}.legal-head{margin-bottom:18px}.legal-head h1{color:var(--text-primary);font-size:32px;font-family:var(--font-display);margin:0}.legal-head p{color:var(--text-muted);margin:10px 0 0;font-size:14px}.legal-section{border-bottom:1px solid #e8ecff;margin-bottom:16px;padding-bottom:14px}.legal-section:last-child{border-bottom:none;padding-bottom:0}.legal-section h2{color:var(--text-primary);margin:0 0 10px;font-size:20px}.legal-section p,.legal-section li{color:var(--text-secondary);font-size:15px;line-height:1.8}.legal-section ul{margin:0;padding-left:20px}.legal-actions{margin-top:18px}.studio-page{flex-direction:column;gap:14px;height:100%;min-height:0;display:flex}.studio-page-fixed{min-height:calc(100vh - 120px);padding-bottom:294px}.studio-history{min-height:0;padding:0}.studio-gallery .media-gallery-card{border-radius:12px}.studio-overlay-meta strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.studio-queue-core .ant-spin{transform:scale(1.15)}.studio-composer-wrap{z-index:25;pointer-events:none;padding:0 24px 18px;position:fixed;bottom:0;left:260px;right:0}.studio-composer-panel{pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border:1px solid #e4e9f4;border-radius:26px;max-width:1280px;margin:0 auto;padding:16px;box-shadow:0 22px 42px #7282c22e}.studio-composer-main{align-items:flex-start;gap:18px;display:flex}.studio-ref-dock{flex-direction:column;flex:0 0 144px;gap:10px;width:144px;display:flex}.studio-ref-dock.is-double{flex:0 0 144px;width:144px}.studio-mode-switch{background:#f3f6ff;border:1px solid #e0e7fb;border-radius:16px;align-items:center;gap:4px;padding:4px;display:inline-flex}.studio-mode-switch-btn{color:#6a759d;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:1 1 0;min-height:34px;font-size:12px;font-weight:700;transition:background-color .18s,color .18s,box-shadow .18s}.studio-mode-switch-btn.is-active{color:#3f4dc8;background:#fff;box-shadow:0 8px 18px #5c68bd1f}.studio-mode-switch-btn:hover{color:#3f4dc8}.studio-upload-stack{flex-direction:row;gap:12px;display:flex}.studio-upload-stack-item{flex-direction:column;flex:1 1 0;gap:8px;display:flex}.studio-upload-tile{color:#7381aa;cursor:pointer;background:#f8faff;border:2px dashed #d8dff2;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:144px;height:144px;padding:16px;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s;display:inline-flex;position:relative;overflow:hidden}.studio-upload-tile:hover{background:#eef2ff;border-color:#4b57df;transform:translateY(-1px);box-shadow:0 12px 24px #6366f11f}.studio-upload-tile.is-compact{border-radius:16px;width:150px;height:102px;padding:10px}.studio-upload-tile.is-compact strong{font-size:11px}.studio-upload-tile.is-compact>span{max-width:110px;font-size:9px;line-height:1.35}.studio-upload-tile .anticon{z-index:1;font-size:24px;position:relative}.studio-upload-tile strong,.studio-upload-tile span{z-index:1;position:relative}.studio-upload-tile strong{color:#24324f;font-size:13px;font-weight:700;line-height:1.3}.studio-upload-tile>span{text-align:center;max-width:104px;font-size:11px;font-weight:600;line-height:1.5}.studio-upload-tile.has-preview{color:#fff;background:linear-gradient(#dfe7ff 0%,#eef3ff 100%);border-style:solid;border-color:#cfd8f3;justify-content:space-between;align-items:stretch;padding:0}.studio-upload-preview,.studio-upload-scrim{position:absolute;inset:0}.studio-upload-preview{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.studio-upload-scrim{background:linear-gradient(#0c12242e 0%,#0c1224a8 100%)}.studio-upload-topline,.studio-upload-bottomline{z-index:1;justify-content:space-between;align-items:center;gap:8px;padding:12px;display:flex;position:relative}.studio-upload-bottomline{flex-direction:column;align-items:flex-start;margin-top:auto}.studio-upload-bottomline strong,.studio-upload-bottomline span{color:#fff}.studio-upload-bottomline span{text-align:left;opacity:.88;max-width:none;font-size:11px}.studio-upload-badge,.studio-upload-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.studio-upload-badge{color:#fff;background:#fff3}.studio-upload-chip{color:#f7f9ff;background:#080c1838}.studio-ref-meta{color:#6b779c;justify-content:space-between;align-items:center;gap:10px;padding:0 4px;font-size:11px;font-weight:600;line-height:1.4;display:flex}.studio-ref-meta-multi{flex-direction:column;align-items:flex-start;gap:6px}.studio-ref-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.studio-ref-meta-idle{color:#8a95b8;justify-content:center}.studio-ref-clear{color:#4453d7;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.studio-ref-clear:hover{color:#2f3ebf}.studio-prompt-shell{background:0 0;border:0;border-radius:0;flex-direction:column;flex:1;gap:12px;min-height:144px;padding:0;display:flex}.studio-prompt-shell .ant-input{min-height:84px!important;box-shadow:none!important;background:#f6f8fd!important;border:0!important;border-radius:20px!important;padding:16px 18px!important;font-size:14px!important;line-height:1.72!important}.studio-prompt-head{display:none}.studio-composer-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-control-strip{flex-wrap:nowrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.studio-control-pill{background:#f8faff;border:1px solid #edf1f7;border-radius:16px;flex:1 1 0;align-items:center;gap:6px;min-width:0;min-height:40px;padding:5px 10px;display:inline-flex}.studio-control-pill .anticon{color:#4a59d8;font-size:16px}.studio-pill-glyph{color:#4654cf;justify-content:center;align-items:center;min-width:20px;font-size:12px;font-weight:800;display:inline-flex}.studio-control-pill .ant-select{width:100%;min-width:0}.studio-control-pill .ant-select-selector{min-height:28px!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.studio-control-pill .ant-select-selection-item{color:#4f5d87;font-size:12px;font-weight:700}.studio-send-btn.ant-btn{min-width:140px;height:52px;box-shadow:0 12px 24px #6366f12e;border-radius:20px!important;padding-inline:24px!important;font-size:15px!important;font-weight:700!important}@media (width<=1180px){.studio-page-fixed{padding-bottom:374px}.studio-composer-main{flex-direction:column}}@media (width<=980px){.studio-composer-wrap{padding:0 14px 14px;left:84px}}@media (width<=780px){.studio-page-fixed{padding-bottom:470px}.studio-ref-dock{flex:none;width:100%}.studio-ref-dock.is-double,.studio-mode-switch{width:100%}.studio-upload-stack{flex-direction:column}.studio-upload-tile{width:100%;height:124px}.studio-upload-tile.is-compact{width:100%;height:108px}.studio-composer-footer{flex-direction:column;align-items:stretch}.studio-control-strip{grid-template-columns:1fr;display:grid}.studio-control-pill{min-width:0}.studio-send-btn.ant-btn{width:100%}}.image-gen-failed-core{background:linear-gradient(#fff9fbf5 0%,#ffeff4fa 100%)}.image-gen-failed-core strong{color:#b33d61}.image-gen-failed-core p{color:#7f5670}.video-replication{background:0 0;flex-direction:column;gap:14px;height:100%;display:flex}.rep-stepper-wrap{background:0 0;padding-bottom:4px;overflow-x:auto}.rep-stepper{align-items:flex-start;min-width:max-content;display:flex}.rep-step-item{text-align:center;flex-direction:column;align-items:center;gap:8px;width:106px;display:flex}.rep-step-icon{color:#64687d;background:#ececf4;border:1px solid #dadceb;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;display:inline-flex}.rep-step-material-icon.material-symbols-outlined{font-size:22px;line-height:1}.rep-step-label{color:#626579;font-size:12px;font-weight:500;line-height:1.3}.rep-step-item.is-active .rep-step-icon{color:#fff;background:#404cd7;border-color:#404cd7;box-shadow:0 8px 18px #404cd73d}.rep-step-item.is-active .rep-step-label{color:#3f4dc8}.rep-step-item.is-done .rep-step-icon{color:#3f4dc8;background:#eef0ff;border-color:#c7cdf5}.rep-step-item.is-done .rep-step-label{color:#42465b}.rep-step-line{background:#d8d9e5;width:56px;height:2px;margin-top:19px}.rep-step-line.is-done{background:#9ca7ef}.step-content{background:#fff;flex:1;min-height:0;overflow:auto}.rep-step3-stage{background:linear-gradient(#f7f9ff 0%,#f1f4ff 100%);border:1px solid #e1e7fb;border-radius:14px;padding:10px}.rep-stage-card{background:0 0;border:none;border-radius:14px;padding:22px;position:relative;overflow:hidden;box-shadow:0 18px 36px #141a3c0a}.rep-stage-header{margin-bottom:16px}.rep-stage-header h3{color:#1b1d2c;font-size:22px;line-height:1.3;font-family:var(--font-display);margin:0;font-weight:600}.rep-stage-header p{color:#63677d;margin:8px 0 0;font-size:14px;line-height:1.6}.rep-stage-header.rep-stage-header-tight{margin-bottom:0}.rep-analysis-stage{padding:20px}.rep-analysis-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.rep-analysis-actions{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.rep-analysis-actions .ant-btn{height:38px}.rep-rewrite-stage{padding:20px}.rep-rewrite-config-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.rep-rewrite-config-grid.is-single{grid-template-columns:1fr}.rep-media-config-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.rep-rewrite-exec-card{background:linear-gradient(#f8faff 0%,#f2f5ff 100%);border:1px solid #d6def9;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:14px;display:flex}.rep-rewrite-exec-meta h4{color:#1f2543;margin:0;font-size:15px;font-weight:700}.rep-rewrite-exec-meta p{color:#626884;margin:6px 0 0;font-size:12px;line-height:1.6}.rep-rewrite-exec-progress{color:#4154bd;background:#eef3ff;border:1px solid #cfd9fb;border-radius:6px;align-items:center;min-height:24px;margin-top:8px;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}.rep-rewrite-exec-actions{align-items:center;display:inline-flex}.rep-rewrite-cta.ant-btn{min-width:132px}.rep-rewrite-config-card{background:#fff;border:1px solid #e0e3f0;border-radius:12px;padding:14px}.rep-rewrite-config-card h4{color:#242843;margin:0 0 12px;font-size:14px;font-weight:700}.rep-rewrite-config-row+.rep-rewrite-config-row{margin-top:10px}.rep-rewrite-config-switch{color:#4f5470;align-items:center;gap:10px;margin-top:10px;font-size:13px;display:inline-flex}.rep-rewrite-stats{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:inline-flex}.rep-rewrite-stats span{color:#4a58a9;background:#f5f7ff;border:1px solid #d7ddf6;border-radius:999px;padding:4px 8px;font-size:11px}.rep-analysis-grid,.rep-rewrite-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.rep-rewrite-card{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #e0e3f0;border-radius:12px;padding:14px;position:relative;box-shadow:0 8px 20px #141a3c08}.rep-analysis-card{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #e0e3f0;border-radius:12px;padding:14px;box-shadow:0 8px 20px #141a3c08}.rep-analysis-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.rep-analysis-card-title-wrap{align-items:flex-start;gap:8px;min-width:0;display:inline-flex}.rep-section-title-group{min-width:0}.rep-section-subtitle{color:#6d7289;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;line-height:1.45;overflow:hidden}.rep-analysis-duration{color:#4051b5;white-space:nowrap;background:#eef2ff;border:1px solid #d3dbf8;border-radius:6px;align-items:center;min-height:24px;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}.rep-rewrite-meta{align-items:center;gap:8px;display:inline-flex}.rep-rewrite-status{border:1px solid #d7dcf3;border-radius:999px;padding:4px 8px;font-size:11px}.rep-rewrite-status.is-done{color:#1f8654;background:#e9f9f0;border-color:#bfe7d1}.rep-rewrite-status.is-pending{color:#6d748d;background:#f3f5fb}.rep-analysis-frame-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.rep-analysis-frame-item{min-width:0}.rep-analysis-frame-box{cursor:pointer;aspect-ratio:9/16;background:#f4f6ff;border:1px solid #dde1ef;border-radius:10px;justify-content:center;align-items:center;padding:8px;display:flex;overflow:hidden}.rep-analysis-frame-label{color:#72778d;text-align:center;margin-top:6px;font-size:11px;display:block}.rep-shot-empty{aspect-ratio:9/16;color:#7a8095;background:#f7f8ff;border:1px dashed #cdd4eb;justify-content:center;align-items:center;width:118%;font-size:12px;display:flex}.rep-upload-zone{text-align:center;cursor:pointer;background:#fff;border:2px dashed #c9cbda;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:30px 20px;transition:background-color .18s,border-color .18s;display:flex;position:relative}.rep-source-switch{background:#f7f8fd;border:1px solid #dde2f0;border-radius:12px;align-items:center;gap:8px;margin-bottom:14px;padding:6px;display:inline-flex}.rep-source-switch-btn{color:#626983;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:13px;font-weight:700;transition:background-color .18s,color .18s;display:inline-flex}.rep-source-switch-btn:hover{color:#33408f;background:#eef1fa}.rep-source-switch-btn.is-active{color:#20284d;background:#fff}.rep-library-empty{text-align:center;background:#f8faff;border:1px solid #d9dfef;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:30px 20px;display:flex}.rep-upload-zone:hover,.rep-upload-zone.dragging{background:#f7f8ff;border-color:#8a95e5}.rep-upload-icon{color:#404cd7;background:#eef0ff;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:14px;font-size:34px;display:inline-flex}.rep-upload-title{color:#1f2237;margin:0;font-size:22px;font-weight:600;line-height:1.35}.rep-upload-desc{color:#64687d;max-width:560px;margin:8px 0 0;font-size:14px;line-height:1.65}.rep-upload-picked{background:#f8f9ff;border:1px solid #d9ddec;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.rep-upload-picked .file-icon{color:#404cd7;background:#eef0ff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:inline-flex}.rep-upload-picked strong{color:#1e2134;font-size:14px;display:block}.rep-upload-picked span{color:#666a80;margin-top:4px;font-size:12px;display:block}.rep-asset-modal-loading{justify-content:center;align-items:center;min-height:220px;display:flex}.rep-asset-modal-empty{color:#6d7490;background:#fafbff;border:1px dashed #d7ddef;border-radius:12px;justify-content:center;align-items:center;min-height:220px;font-size:14px;display:flex}.rep-asset-gallery{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.rep-asset-overlay-meta strong{font-size:14px}.rep-bottom-bar{border-top:1px solid #e2e4ef;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:16px;display:flex}.rep-bottom-tip{color:#666a7f;align-items:center;gap:8px;font-size:12px;display:inline-flex}.rep-bottom-actions{align-items:center;gap:10px;display:inline-flex}.rep-next-btn.ant-btn{height:44px;border-radius:10px!important;padding-inline:20px!important;font-size:14px!important;font-weight:600!important}.rep-bento-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.rep-bento-item{background:#f7f8ff;border:1px solid #dfe2ef;border-radius:12px;padding:16px}.rep-bento-icon{color:#404cd7;background:#e9edff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:10px;font-size:18px;display:inline-flex}.rep-bento-item h4{color:#22253a;margin:0;font-size:14px;font-weight:700}.rep-bento-item p{color:#64687d;margin:6px 0 0;font-size:12px;line-height:1.65}.rep-section-card{background:#fff;border:1px solid #e0e3f0;border-radius:12px;margin-top:12px;padding:14px}.rep-section-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.rep-section-no{color:#4051b5;background:#eef2ff;border:1px solid #d3dbf8;border-radius:6px;justify-content:center;align-items:center;min-width:34px;height:24px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.rep-section-title{color:#20233a;font-size:14px;font-weight:700;line-height:1.35}.rep-section-meta{color:#71758d;margin-left:auto;font-size:11px}.rep-section-frames{flex-wrap:wrap;gap:10px;margin:10px 0;display:flex}.rep-frame-item{flex-direction:column;gap:6px;display:flex}.rep-frame-item span{color:#70748b;font-size:11px}.rep-frame-image{aspect-ratio:9/16;-o-object-fit:fill;object-fit:fill;border:1px solid #dde1ef;border-radius:8px;width:100%}.rep-analysis-frame-box .rep-frame-image{width:118%}.rep-card-field-label{color:#6a6f87;margin:8px 0 6px;font-size:12px;font-weight:600;line-height:1}.rep-text-block{color:#4c5070;background:#f8f9ff;border:1px solid #e0e3f0;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.72}.rep-text-block+.rep-text-block{margin-top:8px}.rep-text-block.rewrite{color:#1f2340;background:#edf0ff;border-color:#ccd3f4}.rep-text-block.rewrite.is-empty{color:#7f8499}.rep-media-upload-preview{flex-direction:column;gap:10px;display:flex}.rep-media-upload-preview img{-o-object-fit:contain;object-fit:contain;background:#fff;border:1px solid #dfe2ef;border-radius:8px;width:100%;max-width:260px;max-height:180px}.rep-card-action-row{justify-content:flex-end;margin-top:10px;display:flex}.rep-card-placeholder{color:#70758d;background:#f8f9ff;border:1px dashed #ccd1e7;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:124px;font-size:12px;display:flex}.rep-card-placeholder.is-error{color:#d13e5c;background:#fff8fa;border-color:#f3c5d1}.rep-result-video-card{aspect-ratio:9/16;width:100%;max-width:100%;height:auto!important}.rep-frame-fallback{opacity:.55}.compare-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:8px;display:grid}.compare-label{color:#72778d;margin-bottom:4px;font-size:11px;font-weight:600}.result-video{border:1px solid #dde1ef;border-radius:8px;width:100%;max-width:360px}.loading-overlay{z-index:19;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#f3f6ffeb,#edf2ffeb);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:fixed;inset:60px 0 0 260px}.loading-overlay.loading-overlay-workspace{position:fixed}.loading-overlay.loading-overlay-card{z-index:30;border-radius:14px;position:absolute;inset:0}.loading-overlay.loading-overlay-workspace .jxp-trace-loader{width:10.8em;height:10.8em}.loading-overlay.loading-overlay-card .jxp-trace-loader{width:3.8em;height:3.8em}.loading-text{color:#20233a;font-size:17px;font-weight:700}.loading-subtext{color:#64687d;font-size:14px}.loading-fun-list{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:inline-flex}.loading-fun-list span{color:#5361b8;background:#f7f9ff;border:1px solid #d6dcfa;border-radius:999px;padding:7px 9px;font-size:11px;line-height:1}.rep-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#eef2ffd6;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:fixed;inset:0}.form-section{margin-bottom:14px}.form-label{color:#62667d;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.rep-stage-card .ant-input,.rep-stage-card .ant-input-affix-wrapper,.rep-stage-card .ant-input-number,.rep-stage-card .ant-input-number-input,.rep-stage-card .ant-select-selector{min-height:44px!important;font-size:14px!important}.rep-stage-card .ant-input-number{width:100%}.rep-stage-card .ant-input-textarea textarea{font-size:14px!important;line-height:1.7!important}.rep-stage-card .ant-btn{height:40px}.rep-step7-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.rep-step7-overview article{background:#f7f9ff;border:1px solid #dce2f4;border-radius:12px;flex-direction:column;gap:6px;padding:12px;display:flex}.rep-step7-overview span{color:#6a7398;font-size:12px}.rep-step7-overview strong{color:#1f2750;font-size:24px;font-family:var(--font-display);line-height:1.1}.rep-step7-overview strong.is-done{color:#1f8f57}.rep-step7-overview strong.is-failed{color:#cf3f5d}.rep-step7-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.rep-step7-card{background:#fff;border:1px solid #dce2f4;border-radius:12px;padding:12px}.rep-step7-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.rep-step7-status{color:#6e779b;white-space:nowrap;background:#f3f6ff;border:1px solid #dce2f4;border-radius:999px;padding:4px 8px;font-size:11px;line-height:1}.rep-step7-status-completed{color:#1f8f57;background:#e9f9f0;border-color:#bee8d1}.rep-step7-status-failed{color:#cf3f5d;background:#fff4f7;border-color:#f3c5d1}.rep-step7-status-processing{color:#3254c8;background:#eef3ff;border-color:#cad7fb}.rep-step7-card-meta{color:#6a7398;margin:8px 0;font-size:12px}.rep-step7-video{aspect-ratio:9/16;background:#f4f7ff;border:1px solid #dce2f4;border-radius:10px;width:100%}.rep-step7-video-placeholder{aspect-ratio:9/16;color:#7380ab;background:#f8faff;border:1px dashed #d5dcf4;border-radius:10px;justify-content:center;align-items:center;width:100%;font-size:12px;display:flex}.rep-step7-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:420px;display:flex}.rep-step7-success-icon{color:#1f8f57;background:#ecfaf2;border:1px solid #bde7d0;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;font-size:38px;display:inline-flex}.rep-step7-success h3{color:#1f2750;font-size:28px;font-family:var(--font-display);margin:0;line-height:1.12}.rep-step7-success p{color:#65709a;margin:0;font-size:14px}.rep-step7-draft-box{background:#f4f6ff;border:1px solid #d4daf8;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:4px;padding:10px 14px;display:inline-flex}.rep-step7-draft-box span{color:#676c82;font-size:13px}.rep-step7-draft-box strong{color:#3f4dc8;font-family:var(--font-mono);font-size:14px}.rep-step7-assistant-tip{color:#65709a;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:14px;display:inline-flex}.rep-step7-assistant-tip a{color:#404cd7;font-weight:700}.rep-step7-success-actions{align-items:center;gap:10px;margin-top:4px;display:inline-flex}@media (width<=1400px){.rep-analysis-grid,.rep-rewrite-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1024px){.rep-analysis-grid,.rep-rewrite-grid,.rep-step7-overview,.rep-step7-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rep-stage-header h3{font-size:20px}.rep-stage-header p{font-size:14px}.rep-bento-grid{grid-template-columns:1fr}}@media (width<=860px){.rep-step3-stage{border-radius:10px;padding:6px}.rep-analysis-grid,.rep-rewrite-config-grid,.rep-media-config-grid{grid-template-columns:1fr}.rep-rewrite-exec-card{flex-direction:column;align-items:flex-start}.rep-rewrite-exec-actions,.rep-rewrite-cta.ant-btn{width:100%}.rep-analysis-head{flex-direction:column;align-items:stretch}.rep-step-item{width:90px}.rep-step-line{width:36px}.rep-stage-card{padding:16px}.form-row,.compare-row{grid-template-columns:1fr}.rep-upload-zone{min-height:270px;padding:22px 14px}.rep-upload-title{font-size:18px}.rep-analysis-frame-box .rep-frame-image,.rep-shot-empty{width:118%}.rep-rewrite-grid{grid-template-columns:1fr}.rep-source-switch{grid-template-columns:1fr 1fr;width:100%;display:grid}.rep-source-switch-btn{justify-content:center}.rep-step7-overview,.rep-step7-grid{grid-template-columns:1fr}.rep-step7-success-actions{flex-direction:column;width:100%}.rep-step7-success-actions .ant-btn{width:100%}}@media (width<=980px){.loading-overlay,.loading-overlay.loading-overlay-workspace{left:84px}}
