.feedback-floating[data-v-b97cd5af]{position:fixed;right:0;bottom:26px;z-index:1600}.feedback-floating-actions[data-v-b97cd5af]{position:relative;display:inline-flex;align-items:stretch;border:1px solid rgba(79,107,237,.18);border-right:0;border-radius:8px 0 0 8px;box-shadow:0 14px 34px #10182824;background:#fff}.feedback-floating-main[data-v-b97cd5af],.feedback-floating-close[data-v-b97cd5af]{border:0;cursor:pointer;font:inherit}.feedback-floating-main[data-v-b97cd5af]{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:36px;min-height:94px;padding:10px 6px;border-radius:8px 0 0 8px;background:#4f6bed;color:#fff;font-size:12px;font-weight:400;letter-spacing:2px;line-height:1.12}.feedback-floating-main .el-icon[data-v-b97cd5af]{font-size:18px}.feedback-floating-main span[data-v-b97cd5af]{writing-mode:vertical-rl}.feedback-floating-main[data-v-b97cd5af]:hover{background:#4158cf}.feedback-floating-close[data-v-b97cd5af]{position:absolute;left:-10px;top:-10px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid rgba(79,107,237,.18);border-radius:999px;background:#fff;box-shadow:0 8px 18px #10182829;color:#667386;opacity:0;pointer-events:none;transition:opacity .16s ease,color .16s ease,transform .16s ease;transform:scale(.92)}.feedback-floating-actions:hover .feedback-floating-close[data-v-b97cd5af],.feedback-floating-close[data-v-b97cd5af]:focus-visible{opacity:1;pointer-events:auto;transform:scale(1)}.feedback-floating-close[data-v-b97cd5af]:hover{color:#ef4444}.feedback-floating-form[data-v-b97cd5af]{padding-right:4px}.feedback-floating-control[data-v-b97cd5af]{width:100%}.feedback-floating-upload[data-v-b97cd5af]{display:flex;align-items:center;gap:10px;width:100%}.feedback-floating-upload span[data-v-b97cd5af]{color:#667386;font-size:12px}.feedback-floating-file[data-v-b97cd5af]{display:none}.feedback-floating-images[data-v-b97cd5af]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin-top:10px}.feedback-floating-images figure[data-v-b97cd5af]{position:relative;margin:0;aspect-ratio:1;border:1px solid #dbe3ee;border-radius:8px;overflow:hidden;background:#f8fafc}.feedback-floating-images img[data-v-b97cd5af]{width:100%;height:100%;object-fit:cover}.feedback-floating-images button[data-v-b97cd5af]{position:absolute;right:4px;top:4px;border:0;border-radius:6px;padding:3px 6px;background:#101828b8;color:#fff;cursor:pointer;font-size:12px}.feedback-floating-context[data-v-b97cd5af]{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc;color:#667386;font-size:12px}.feedback-floating-footer[data-v-b97cd5af]{display:flex;justify-content:flex-end;gap:10px}@media(max-width:720px){.feedback-floating[data-v-b97cd5af]{right:0;bottom:18px}}.workbench-announcement-trigger[data-v-c4d45c63]{position:relative;width:38px;height:38px;border:1px solid #dbe4f2;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#f8fbff;color:#52617a;cursor:pointer;font-size:18px;transition:border-color .18s ease,background .18s ease,color .18s ease}.workbench-announcement-trigger[data-v-c4d45c63]:hover{border-color:#b9c8e4;background:#fff;color:#334155}.workbench-announcement-trigger-dot[data-v-c4d45c63]{position:absolute;top:-6px;right:-6px;min-width:17px;height:17px;padding:0 4px;border:2px solid #ffffff;border-radius:999px;display:grid;place-items:center;background:#ef4444;color:#fff;font-size:10px;font-weight:800;line-height:1}.workbench-announcement-modal[data-v-c4d45c63]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;padding:24px}.workbench-announcement-backdrop[data-v-c4d45c63]{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a8f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.workbench-announcement-panel[data-v-c4d45c63]{position:relative;z-index:1;width:min(500px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(226,232,240,.96);border-radius:14px;background:#fff;box-shadow:0 24px 72px #0f172a47}.workbench-announcement-header[data-v-c4d45c63]{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:0 20px;border-bottom:1px solid #e5e7eb;background:#f8fafc}.workbench-announcement-heading[data-v-c4d45c63]{display:flex;align-items:baseline;gap:9px;min-width:0}.workbench-announcement-heading h2[data-v-c4d45c63]{margin:0;color:#111827;font-size:18px;font-weight:800;line-height:1.3}.workbench-announcement-heading span[data-v-c4d45c63]{color:#4b5563;font-size:15px;font-weight:700;white-space:nowrap}.workbench-announcement-icon-button[data-v-c4d45c63]{flex:0 0 auto;width:30px;height:30px;border:0;border-radius:50%;background:transparent;color:#60656f;cursor:pointer;font-size:22px;line-height:1}.workbench-announcement-icon-button[data-v-c4d45c63]:hover{background:#eef2f7;color:#111827}.workbench-announcement-body[data-v-c4d45c63]{min-height:210px;max-height:390px;overflow:auto;padding:26px 20px 24px;color:#333947;font-size:15px;line-height:1.78}.workbench-announcement-body p[data-v-c4d45c63]{margin:0 0 14px;white-space:pre-wrap;overflow-wrap:anywhere}.workbench-announcement-body p[data-v-c4d45c63]:last-child{margin-bottom:0}.workbench-announcement-footer[data-v-c4d45c63]{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-height:68px;padding:0 20px;border-top:1px solid #e5e7eb;background:#fff}.workbench-announcement-count[data-v-c4d45c63]{margin-right:auto;color:#64748b;font-size:13px}.workbench-announcement-primary[data-v-c4d45c63]{min-width:68px;height:38px;border:1px solid #3656c9;border-radius:8px;background:#3f5fcf;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:700}.workbench-announcement-primary[data-v-c4d45c63]:hover{background:#334fb8}.workbench-announcement-panel.is-danger .workbench-announcement-header[data-v-c4d45c63]{background:#fff5f5}.workbench-announcement-panel.is-warning .workbench-announcement-header[data-v-c4d45c63]{background:#fff7ed}.workbench-announcement-panel.is-success .workbench-announcement-header[data-v-c4d45c63]{background:#eef3ff}.workbench-announcement-history[data-v-c4d45c63]{min-height:420px;margin:-20px;padding:22px 30px 24px;box-sizing:border-box;display:flex;flex-direction:column;gap:14px;background:#f5f7fb}.workbench-announcement-history-tabs[data-v-c4d45c63]{display:flex;align-self:flex-start;overflow:hidden;border:1px solid #dbe4f2;border-radius:8px;background:#fff}.workbench-announcement-history-tabs button[data-v-c4d45c63]{min-width:72px;height:38px;border:0;border-right:1px solid #dbe4f2;background:#fff;color:#1f2937;cursor:pointer;font-size:14px;font-weight:700}.workbench-announcement-history-tabs button.active[data-v-c4d45c63]{background:#eef3ff;color:#3656c9}.workbench-announcement-history-toolbar[data-v-c4d45c63]{display:flex;align-items:center;gap:10px;padding:0 1px}.workbench-announcement-history-toolbar label[data-v-c4d45c63]{color:#111827;font-size:14px;font-weight:700;white-space:nowrap}.workbench-announcement-history-search[data-v-c4d45c63]{width:204px}.workbench-announcement-history-actions[data-v-c4d45c63]{margin-left:auto;display:inline-flex;align-items:center;gap:10px}.workbench-announcement-history-table[data-v-c4d45c63]{min-height:260px;flex:1;overflow:hidden;border:1px solid #dbe4f2;border-radius:10px;background:#fff}.workbench-announcement-history-head[data-v-c4d45c63],.workbench-announcement-history-row-main[data-v-c4d45c63]{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center}.workbench-announcement-history.is-feedback .workbench-announcement-history-head[data-v-c4d45c63],.workbench-announcement-history.is-feedback .workbench-announcement-history-row-main[data-v-c4d45c63]{grid-template-columns:minmax(0,1fr);padding-left:22px;padding-right:18px}.workbench-announcement-history-head[data-v-c4d45c63]{min-height:42px;border-bottom:1px solid #e5e7eb;color:#7b8796;font-size:14px;font-weight:700}.workbench-announcement-history-head .el-checkbox[data-v-c4d45c63],.workbench-announcement-history-row-main .el-checkbox[data-v-c4d45c63]{justify-self:center}.workbench-announcement-history-row[data-v-c4d45c63]{border-bottom:1px solid #e5e7eb}.workbench-announcement-history-row-main[data-v-c4d45c63]{min-height:70px}.workbench-announcement-history-row[data-v-c4d45c63]:hover{background:#f6f8ff}.workbench-announcement-history-main[data-v-c4d45c63]{width:100%;min-width:0;height:100%;border:0;display:grid;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:12px;background:transparent;cursor:pointer;text-align:left}.workbench-announcement-history-title[data-v-c4d45c63]{min-width:0;overflow:hidden;color:#3656c9;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.workbench-announcement-history-title.is-unread[data-v-c4d45c63]:before{content:"";width:6px;height:6px;margin-right:7px;border-radius:50%;display:inline-block;vertical-align:2px;background:#ef4444}.workbench-announcement-history-time[data-v-c4d45c63]{color:#6b7280;font-size:14px;white-space:nowrap}.workbench-announcement-history-arrow[data-v-c4d45c63]{color:#52617a;font-size:20px;line-height:1}.workbench-announcement-history-arrow.is-expanded[data-v-c4d45c63]{transform:rotate(90deg)}.workbench-announcement-history-pagination[data-v-c4d45c63]{min-height:48px;padding:0;display:flex;align-items:center;justify-content:flex-end;gap:12px;color:#4b5563;font-size:14px}.workbench-announcement-history-expand[data-v-c4d45c63]{padding:0 24px 18px 56px}.workbench-announcement-history-expand-content[data-v-c4d45c63]{padding:14px 16px;border:1px solid #dbe4f2;border-radius:8px;background:#f8fbff}.workbench-announcement-history-expand-content p[data-v-c4d45c63]{margin:0 0 10px;color:#334155;font-size:14px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.workbench-announcement-history-expand-content p[data-v-c4d45c63]:last-child{margin-bottom:0}.workbench-announcement-history-expand-actions[data-v-c4d45c63]{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.workbench-feedback-result-toast[data-v-c4d45c63]{position:fixed;right:24px;bottom:28px;z-index:3100;width:min(360px,calc(100vw - 32px));display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px 16px 15px;border:1px solid #c8d7ff;border-radius:12px;background:#fff;box-shadow:0 18px 46px #1f2a4e2e}.workbench-feedback-result-toast-close[data-v-c4d45c63]{position:absolute;top:8px;right:8px;width:24px;height:24px;border:0;border-radius:50%;background:transparent;color:#64748b;cursor:pointer;line-height:1}.workbench-feedback-result-toast-close[data-v-c4d45c63]:hover{background:#eef2ff;color:#1f2937}.workbench-feedback-result-toast-dot[data-v-c4d45c63]{width:10px;height:10px;margin-top:6px;border-radius:50%;background:#4f6bed;box-shadow:0 0 0 6px #4f6bed1f}.workbench-feedback-result-toast-main[data-v-c4d45c63]{min-width:0;padding-right:18px}.workbench-feedback-result-toast-main strong[data-v-c4d45c63]{display:block;color:#172033;font-size:15px;font-weight:800;line-height:1.35}.workbench-feedback-result-toast-main p[data-v-c4d45c63]{margin:7px 0 12px;color:#536176;font-size:13px;line-height:1.6}.workbench-feedback-result-toast-main button[data-v-c4d45c63]{height:32px;border:1px solid #3f5fcf;border-radius:7px;padding:0 12px;background:#4f6bed;color:#fff;cursor:pointer;font-size:13px;font-weight:700}.workbench-announcement-source-tabs[data-v-c4d45c63]{display:inline-flex;align-self:flex-start;gap:6px;padding:4px;margin-left:1px;border:1px solid #dbe4f2;border-radius:9px;background:#fff}.workbench-announcement-source-tabs button[data-v-c4d45c63]{min-width:92px;height:34px;border:0;border-radius:7px;background:transparent;color:#52617a;cursor:pointer;font-size:13px;font-weight:800}.workbench-announcement-source-tabs button.active[data-v-c4d45c63]{background:#4f6bed;color:#fff}.workbench-announcement-source-tabs span[data-v-c4d45c63]{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;margin-left:5px;border-radius:999px;background:#ffffff38;font-size:10px;line-height:1}.workbench-feedback-result-detail[data-v-c4d45c63]{display:grid;gap:12px;padding:14px;border:1px solid #dbe4f2;border-radius:8px;background:#fff}.workbench-feedback-result-detail section[data-v-c4d45c63]{display:grid;gap:7px}.workbench-feedback-result-detail span[data-v-c4d45c63]{color:#667386;font-size:12px;font-weight:800}.workbench-feedback-result-detail p[data-v-c4d45c63]{margin:0;color:#253044;font-size:13px;line-height:1.7;white-space:pre-wrap}.workbench-feedback-result-meta[data-v-c4d45c63]{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-feedback-result-meta div[data-v-c4d45c63]{display:grid;gap:5px;min-width:0;padding:10px;border-radius:7px;background:#f8fafc}.workbench-feedback-result-meta strong[data-v-c4d45c63]{min-width:0;overflow:hidden;color:#253044;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.workbench-feedback-result-images[data-v-c4d45c63]{display:flex;flex-wrap:wrap;gap:8px}.workbench-feedback-result-images a[data-v-c4d45c63]{width:84px;height:84px;overflow:hidden;border:1px solid #dbe4f2;border-radius:8px;background:#f8fafc}.workbench-feedback-result-images img[data-v-c4d45c63]{width:100%;height:100%;object-fit:cover}@media(max-width:640px){.workbench-announcement-modal[data-v-c4d45c63]{padding:16px}.workbench-announcement-header[data-v-c4d45c63]{min-height:64px;padding:0 16px}.workbench-announcement-heading[data-v-c4d45c63]{display:grid;gap:3px}.workbench-announcement-heading h2[data-v-c4d45c63]{font-size:17px}.workbench-announcement-body[data-v-c4d45c63]{min-height:180px;padding:22px 16px}.workbench-announcement-footer[data-v-c4d45c63]{padding:0 16px}.workbench-announcement-history[data-v-c4d45c63]{padding:14px}.workbench-announcement-history-toolbar[data-v-c4d45c63]{align-items:stretch;flex-wrap:wrap}.workbench-announcement-history-actions[data-v-c4d45c63]{width:100%;margin-left:0;justify-content:flex-end}.workbench-announcement-history-main[data-v-c4d45c63]{grid-template-columns:minmax(0,1fr) 14px}.workbench-announcement-history-time[data-v-c4d45c63]{display:none}}:root{--bg: #f5f7fb;--sidebar: #ffffff;--sidebar-soft: #eef3ff;--panel: #ffffff;--panel-soft: #f8fafc;--text: #151f2e;--muted: #667386;--line: #dbe3ee;--line-strong: #c7d3e2;--primary: #4f6bed;--primary-hover: #4158cf;--primary-soft: #eef3ff;--accent: #4f6bed;--ok: #197a50;--warn: #9a5b13;--danger: #b42318;--radius: 8px;--sidebar-width: 220px;--shadow-soft: 0 14px 38px rgba(16, 24, 40, .08);--shadow-panel: 0 1px 2px rgba(16, 24, 40, .04);--studio-font-family: "Poppins", "Source Han Sans SC", "Source Han Sans CN", "Noto Sans CJK SC", "Noto Sans SC", "思源黑体", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;--el-font-family: var(--studio-font-family);font-family:var(--studio-font-family)}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.34) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border-radius:999px;background:#64748b52}*::-webkit-scrollbar-thumb:hover{background:#4f607c80}html,body,#app{min-height:100vh;background:linear-gradient(146deg,#f9fcfffa,#eff6fff5 52%,#f7f9fffa),#f4f8ff}body{margin:0;color:var(--text);font-size:14px;line-height:1.5;font-family:var(--studio-font-family);font-weight:400;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea,select{font-family:inherit}.studio-shell,.studio-shell .el-button,.studio-shell .el-input__inner,.studio-shell .el-textarea__inner,.studio-shell .el-select__placeholder,.studio-shell .el-select__selected-item,.studio-shell .el-select-dropdown__item,.studio-shell .el-table,.el-popper{font-family:var(--studio-font-family);letter-spacing:0}.designer-auth-loading{min-height:100vh;display:grid;place-items:center;align-content:center;gap:16px;padding:24px;background:linear-gradient(180deg,#ffffffd1,#f5f7fbf5),#f5f7fb;color:var(--muted)}.loading-orbit{width:78px;height:78px;border:1px solid #dbe7ff;border-radius:22px;display:grid;place-items:center;background:#fff;box-shadow:0 18px 45px #2a53be1f;animation:loading-card-float 1.8s ease-in-out infinite}.loading-orbit .brand-emblem{width:52px;height:52px}.loading-brand-logo{width:240px;max-width:78vw;height:auto;object-fit:contain;animation:loading-card-float 1.8s ease-in-out infinite}.loading-copy{display:grid;gap:5px;text-align:center}.loading-copy strong{color:var(--text);font-size:18px;font-weight:800}.loading-copy span{color:var(--muted);font-size:14px}.loading-progress{width:min(360px,72vw);height:3px;border-radius:999px;overflow:hidden;background:#dbe4f2}.loading-progress span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f6bed,#22c55e);animation:loading-progress-slide 1.2s ease-in-out infinite}.loading-steps{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.loading-steps span{min-height:28px;border:1px solid #dbe4f2;border-radius:999px;padding:4px 10px;display:inline-flex;align-items:center;background:#fff;color:#667386;font-size:14px;animation:loading-step-pulse 1.8s ease-in-out infinite}.loading-steps span:nth-child(2){animation-delay:.25s}.loading-steps span:nth-child(3){animation-delay:.5s}@keyframes loading-card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes loading-progress-slide{0%{transform:translate(-110%)}to{transform:translate(250%)}}@keyframes loading-step-pulse{0%,to{border-color:#dbe4f2;color:#667386}45%{border-color:#c7d7fe;color:var(--primary)}}@media(prefers-reduced-motion:reduce){.loading-orbit,.loading-progress span,.loading-steps span{animation:none}}.ai-plan-overlay{position:fixed;inset:0 0 0 var(--active-sidebar-width);z-index:45;display:grid;place-items:center;padding:24px;background:#f8fafcd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ai-plan-overlay-panel{width:min(640px,100%);border:1px solid rgba(101,116,139,.18);border-radius:8px;background:#fff;box-shadow:0 24px 60px #0f172a29;padding:28px;display:grid;gap:20px}.ai-plan-overlay-logo{width:132px;height:auto}.ai-plan-overlay-copy{display:grid;gap:8px}.ai-plan-overlay-copy strong{color:#0f172a;font-size:24px;line-height:1.25}.ai-plan-overlay-copy span{color:#475569;font-size:15px}.ai-plan-overlay-progress{position:relative;height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.ai-plan-overlay-progress span{position:absolute;inset:0 auto 0 0;width:45%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#14b8a6);animation:loading-progress-slide 1.2s ease-in-out infinite}.ai-plan-overlay-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ai-plan-overlay-steps article{min-width:0;border:1px solid #e2e8f0;border-radius:8px;padding:10px;display:grid;gap:8px;background:#f8fafc}.ai-plan-overlay-steps b{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#e2e8f0;color:#475569;font-size:12px}.ai-plan-overlay-steps span{color:#475569;font-size:13px;line-height:1.35}.ai-plan-overlay-steps article.done,.ai-plan-overlay-steps article.active{border-color:#2563eb42;background:#eff6ff}.ai-plan-overlay-steps article.done b,.ai-plan-overlay-steps article.active b{background:#2563eb;color:#fff}.build-operation-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4000;display:grid;place-items:center;padding:28px;background:#0f172a75;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.build-operation-panel{width:min(880px,calc(100vw - 36px));max-height:calc(100vh - 48px);overflow:auto;border:1px solid rgba(191,219,254,.8);border-radius:8px;padding:24px;display:grid;gap:18px;background:#fff;box-shadow:0 26px 70px #0f172a38}.build-operation-panel header{display:grid;gap:8px}.build-operation-panel header span{color:#2563eb;font-size:13px;font-weight:900;line-height:1.35}.build-operation-panel header strong{color:#0f172a;font-size:24px;font-weight:900;line-height:1.25}.build-operation-panel header small,.build-operation-panel footer span{color:#475569;font-size:14px;line-height:1.55}.build-operation-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.build-operation-steps article{min-width:0;border:1px solid #dbe7f7;border-radius:8px;padding:10px;display:grid;grid-template-columns:10px minmax(0,1fr);gap:9px;background:#fff}.build-operation-steps article b{width:10px;height:10px;margin-top:4px;border-radius:999px;background:#cbd5e1}.build-operation-steps article div{min-width:0;display:grid;gap:4px}.build-operation-steps article strong{color:#102033;font-size:13px;font-weight:900;line-height:1.35}.build-operation-steps article span{color:#64748b;font-size:12px;line-height:1.45}.build-operation-steps article.is-done{border-color:#bfe7cf;background:#f5fcf7}.build-operation-steps article.is-done b{background:#16a05d}.build-operation-steps article.is-active{border-color:#93c5fd;background:#eff6ff}.build-operation-steps article.is-active b{background:#315efb}.build-operation-steps article.is-failed{border-color:#fecaca;background:#fff5f5}.build-operation-steps article.is-failed b{background:#dc2626}@media(max-width:900px){.build-operation-steps{grid-template-columns:1fr}}.ai-plan-overlay-steps article.active{box-shadow:inset 0 0 0 1px #2563eb2e}.designer-auth-page{max-width:1600px;margin:0 auto;min-height:100vh;display:grid;grid-template-columns:minmax(480px,1fr) minmax(440px,540px);gap:clamp(36px,5vw,72px);align-items:center;padding:clamp(26px,4vw,44px) clamp(28px,5vw,76px);color:#17213a}.designer-auth-page:before{content:"";position:fixed;inset:auto auto -160px -120px;width:620px;height:420px;border:1px solid rgba(96,136,238,.14);border-radius:50%;transform:rotate(-18deg);pointer-events:none}.designer-auth-copy{position:relative;display:grid;gap:22px;max-width:640px;color:#17213a}.designer-auth-page .designer-auth-copy .brand{min-height:46px}.designer-auth-page .designer-auth-copy .brand-stacked-logo{width:190px}.auth-headline{display:grid;gap:0;margin-top:10px}.designer-auth-copy h1{margin:0 0 15px;color:#17213a;font-size:38px;font-weight:900;line-height:1.12;letter-spacing:0;overflow-wrap:anywhere}.auth-ai{margin-right:10px;background:linear-gradient(135deg,#6480f0,#376dec 48%,#7055f3);-webkit-background-clip:text;background-clip:text;color:transparent}.auth-subtitle{margin:0;color:#69758a;font-size:14px;font-weight:400;line-height:1.35;word-spacing:6px}.auth-intro{max-width:520px;margin:0;color:#69758a;font-size:14px;font-weight:400;line-height:1.75}.auth-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:640px}.auth-point-card{min-height:126px;border:1px solid rgba(218,226,240,.72);border-radius:8px;padding:14px 12px;display:grid;justify-items:center;align-content:start;gap:5px;background:#ffffffc7;box-shadow:0 18px 42px #415c9617;text-align:center}.auth-point-card strong{color:#17213a;font-size:14px;font-weight:900;line-height:1.25}.auth-point-card>span:not(.auth-point-icon){color:#69758a;font-size:13px;font-weight:400;line-height:1.45}.auth-point-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;font-size:22px;margin-bottom:10px}.auth-point-icon-blue{background:linear-gradient(135deg,#5179ec24,#3167e642);color:#4f73ea}.auth-point-icon-purple{background:linear-gradient(135deg,#7055f31f,#7055f33d);color:#7055f3}.auth-point-icon-green{background:linear-gradient(135deg,#2abc7f1f,#2abc7f3d);color:#35b976}.designer-auth-card{width:100%;margin-top:0;border:1px solid rgba(221,228,240,.72);border-radius:8px;background:#ffffffe6;box-shadow:0 26px 72px #374e8e24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.designer-auth-card .el-card__body{padding:0}.auth-form-panel{padding:clamp(24px,2.8vw,34px) clamp(28px,3vw,40px)}.auth-card-hero{min-height:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:24px}.auth-card-hero-compact{min-height:auto;margin-bottom:16px}.auth-card-hero h2{margin:0;color:#17213a;font-size:24px;font-weight:900;line-height:1.2}.auth-card-hero p{margin:10px 0 0;color:#7a8496;font-size:14px;font-weight:700}.auth-form .el-form-item{margin-bottom:18px}.auth-form .el-form-item.is-error{margin-bottom:30px}.auth-form .el-form-item__error{padding-top:7px;line-height:1.35}.register-auth-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px}.register-auth-form .el-form-item{margin-bottom:18px}.register-auth-form .el-form-item.is-error{margin-bottom:32px}.register-auth-form .el-form-item:nth-child(3),.register-auth-form .el-form-item:nth-child(4),.register-auth-form .auth-submit,.register-auth-form .auth-register-tip{grid-column:1 / -1}.auth-form .el-form-item__label{padding-top:6px;padding-bottom:0;color:#17213a;font-size:14px;font-weight:900;line-height:1.35}.auth-form .el-input__wrapper,.auth-form .el-select__wrapper{min-height:44px;border-radius:6px;box-shadow:0 0 0 1px #dbe3ee inset}.auth-form .el-input__wrapper.is-focus,.auth-form .el-select__wrapper.is-focused{box-shadow:0 0 0 1px #5277ed inset,0 0 0 3px #5277ed1a}.auth-form .el-input__inner{background:transparent;color:#17213a;font-family:var(--studio-font-family);font-size:14px;box-shadow:none}.auth-form .el-input__inner::placeholder{color:#9aa5b5;font-family:var(--studio-font-family)}.auth-form .el-checkbox__label{color:#5f6d82;font-family:var(--studio-font-family);font-size:14px;font-weight:700}.auth-form .el-input__inner:-webkit-autofill,.auth-form .el-input__inner:-webkit-autofill:hover,.auth-form .el-input__inner:-webkit-autofill:focus{box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#17213a;caret-color:#17213a}.auth-password-toggle{width:26px;height:26px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:#8995a8;cursor:pointer}.auth-password-toggle:hover{color:#4f73ea;background:#eef3ff}.auth-form .el-input__prefix{color:#8995a8;font-size:18px}.auth-email-domain{display:inline-flex;align-items:center;height:100%;padding-left:12px;color:#5f6d82;font-weight:800;white-space:nowrap}.auth-row-between{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-2px 0 18px}.auth-inline-link,.auth-register-tip button{border:0;padding:0;background:transparent;color:#4f73ea;cursor:pointer;font:inherit;font-weight:900}.auth-inline-link:hover,.auth-register-tip button:hover{color:#345bd6}.auth-submit{width:100%;height:44px;min-height:44px;border:0;border-radius:6px;padding:0 18px;background:linear-gradient(92deg,#426bea,#7055f3);font-size:14px;font-weight:900;box-shadow:0 10px 22px #4d5fe62e}.auth-submit:hover,.auth-submit:focus{background:linear-gradient(92deg,#375fe0,#6149e8)}.auth-register-tip{border-top:1px solid #e8edf5;margin-top:20px;padding-top:16px;display:flex;align-items:center;justify-content:center;gap:10px;color:#7a8496;font-size:13px;font-weight:700}.auth-register-tip-tight{margin-top:16px;padding-top:14px}.auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:10px;width:100%;align-items:stretch}.auth-code-row .el-button{width:100%;min-height:44px;border-radius:6px;font-weight:800}.full-control{width:100%}.designer-access-denied{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(146deg,#f9fcfffa,#eff6fff5 52%,#f7f9fffa),#f4f8ff;color:#17213a}.designer-access-denied-panel{width:min(560px,100%);border:1px solid rgba(221,228,240,.82);border-radius:8px;padding:clamp(28px,4vw,40px);display:grid;gap:22px;background:#ffffffeb;box-shadow:0 26px 72px #374e8e24}.designer-access-denied-logo{width:168px;max-width:70%;height:auto}.designer-access-denied-copy{display:grid;gap:10px}.designer-access-denied-copy span{color:#4f73ea;font-size:13px;font-weight:900}.designer-access-denied-copy h1{margin:0;color:#17213a;font-size:24px;font-weight:900;line-height:1.25}.designer-access-denied-copy p{margin:0;color:#69758a;font-size:14px;line-height:1.75}.designer-access-denied-actions{display:flex;flex-wrap:wrap;gap:10px}.designer-not-found-page{position:relative;min-height:100vh;display:grid;place-items:center;padding:72px 28px 28px;background:#f3f6fb;color:#1f2937}.designer-not-found-progress{position:fixed;top:0;right:0;left:0;z-index:10;height:2px;overflow:hidden;background:#4f73ea1f}.designer-not-found-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#426bea,#7055f3);transform:scaleX(0);transform-origin:left center;animation:designer-not-found-progress 5s linear forwards}.designer-not-found-back{position:fixed;top:46px;left:54px;z-index:2;border:0;padding:0;display:inline-flex;align-items:center;gap:9px;color:#4b68c8;background:transparent;font-size:16px;font-weight:800;line-height:1;cursor:pointer}.designer-not-found-back span{font-size:22px;font-weight:600;line-height:.8}.designer-not-found-panel{width:min(480px,100%);padding:0;display:grid;justify-items:center;gap:18px;background:transparent;box-shadow:none;text-align:center}.designer-not-found-icon{position:relative;width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#4c67ca24,#4c67ca0a)}.designer-not-found-icon:before{content:"";width:36px;height:44px;border:5px solid #5f78d1;border-radius:8px;background:#f8faff;box-shadow:18px 18px #5f78d11f}.designer-not-found-icon:after{content:"";position:absolute;top:21px;right:20px;width:14px;height:14px;border-top:5px solid #5f78d1;border-left:5px solid #5f78d1;border-radius:3px 0 0;background:#f3f6fb}.designer-not-found-icon span{position:absolute;width:34px;height:5px;border-radius:999px;background:#5f78d1;transform:rotate(-34deg)}.designer-not-found-code{margin-top:2px;color:#5b74d0;font-size:clamp(72px,8vw,96px);font-weight:900;line-height:.9}.designer-not-found-copy{display:grid;gap:10px;justify-items:center}.designer-not-found-copy h1{margin:0;color:#30343b;font-size:24px;font-weight:900;line-height:1.25}.designer-not-found-copy p{margin:0;color:#8a9099;font-size:15px;font-weight:600;line-height:1.5}.designer-not-found-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.designer-not-found-actions .el-button{min-width:132px;min-height:42px;border-radius:8px;font-size:15px;font-weight:900}.designer-not-found-actions .el-button .el-icon{margin-right:6px;font-size:17px}@media(max-width:640px){.designer-not-found-page{padding:78px 22px 28px}.designer-not-found-back{top:32px;left:24px;font-size:15px}.designer-not-found-code{font-size:64px}.designer-not-found-copy h1{font-size:22px}.designer-not-found-copy p{font-size:14px}.designer-not-found-actions .el-button{min-width:124px;min-height:40px;font-size:14px}}@keyframes designer-not-found-progress{to{transform:scaleX(1)}}.studio-shell{min-height:100vh;--active-sidebar-width: var(--sidebar-width)}.studio-shell.is-sidebar-collapsed{--active-sidebar-width: 78px}.studio-main{position:relative;margin-left:var(--active-sidebar-width);min-height:100vh;min-width:0;padding:0 16px 16px;display:grid;gap:16px;align-content:start;width:auto;max-width:none;transition:margin-left .18s ease}.studio-main.is-content-migration-view,.studio-main.is-creative-planning-view{height:100vh;min-height:0;grid-template-rows:auto minmax(0,1fr);gap:12px;overflow:hidden;padding-bottom:12px}.topbar,.view-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-panel)}.view-panel{width:100%;min-width:0;max-width:none;padding:18px}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--line)}.section-head h2{font-size:20px;font-weight:800;letter-spacing:0}.mb-16{margin-bottom:16px}.studio-sidebar{position:fixed;inset:70px auto 0 0;width:var(--active-sidebar-width);padding:14px 16px 20px;background:var(--sidebar);color:var(--text);border-right:1px solid var(--line);display:flex;flex-direction:column;gap:14px;overflow-y:auto;z-index:20;transition:width .18s ease,padding .18s ease}.sidebar-head{display:none}.brand{display:grid;justify-items:center;gap:8px}.brand-mark{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;background:#fff;border:1px solid rgba(199,211,226,.72);flex:0 0 auto}.brand-emblem{position:relative;overflow:hidden}.brand-emblem:before{content:none}.brand-emblem:after{content:none}.brand-emblem img{display:block;width:88%;height:88%;object-fit:contain}.brand-emblem span,.brand-emblem i{display:none}.brand strong,.brand span{display:block}.brand strong{font-size:15px;line-height:1.25;letter-spacing:0}.brand span{margin-top:3px;color:var(--muted);font-size:14px}.brand-stacked-logo{display:block;width:196px;max-width:100%;height:auto;object-fit:contain}.designer-auth-copy .brand{justify-items:start}.designer-auth-copy .brand-stacked-logo{width:360px}.studio-sidebar .brand{width:100%;justify-items:start;padding:0}.studio-sidebar .brand-stacked-logo{width:174px;max-width:100%}.studio-shell.is-sidebar-collapsed .studio-sidebar{inset:0 auto 0 0;padding:18px 12px}.studio-shell.is-sidebar-collapsed .sidebar-head,.studio-shell.is-sidebar-collapsed .studio-sidebar .brand{display:none}.side-nav{display:grid;gap:6px;margin-top:0}.studio-shell.is-sidebar-collapsed .side-nav{margin-top:0}.side-nav-entry{display:grid;gap:4px}.side-nav button,.material-sidebar-entry{width:100%;min-height:42px;border:0;border-radius:8px;padding:0 13px;color:#485366;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;font-size:14px;font-weight:500;line-height:1.5}.side-nav button:focus,.material-sidebar-entry:focus{outline:none}.side-nav button:focus-visible,.material-sidebar-entry:focus-visible{outline:none;box-shadow:0 0 0 3px #4f6bed29}.side-nav button{padding:0 13px}.side-nav button.side-nav-parent{padding-right:10px}.studio-shell.is-sidebar-collapsed .side-nav button,.studio-shell.is-sidebar-collapsed .material-sidebar-entry{min-height:46px;width:46px;padding:0;display:grid;grid-template-columns:1fr;justify-content:center;justify-items:center;gap:0}.studio-shell.is-sidebar-collapsed .side-nav button span,.studio-shell.is-sidebar-collapsed .material-sidebar-entry span{display:none}.side-nav button:hover,.material-sidebar-entry:hover{background:#f4f6ff;color:var(--primary)}.sidebar-toggle-entry{min-height:44px;margin-top:8px;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent}.sidebar-toggle-entry:hover{color:var(--primary)}.side-nav button.active,.material-sidebar-entry.active{background:var(--primary);color:#fff;box-shadow:0 8px 18px #2563eb2e}.side-nav button.active:focus-visible,.material-sidebar-entry.active:focus-visible{box-shadow:0 8px 18px #2563eb2e,0 0 0 3px #4f6bed2e}.side-nav button.locked:not(.active),.material-sidebar-entry.locked:not(.active){opacity:.48;cursor:not-allowed}.side-nav button.locked:not(.active):hover,.material-sidebar-entry.locked:not(.active):hover{background:transparent}.side-nav .el-icon,.material-sidebar-entry .el-icon{flex:0 0 auto;width:auto;height:auto;border-radius:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:inherit;font-size:19px}.side-nav button:hover .el-icon,.material-sidebar-entry:hover .el-icon{background:transparent;color:var(--primary)}.side-nav .side-nav-caret{width:auto;height:auto;margin-left:auto;border-radius:0;display:inline-flex;justify-content:flex-end;background:transparent;color:#94a3b8;font-size:14px;transition:transform .16s ease}.side-nav .side-nav-caret.open{transform:rotate(180deg)}.side-nav button.active .el-icon,.material-sidebar-entry.active .el-icon,.side-nav button.active .side-nav-caret{background:transparent;color:#fff}.side-sub-nav-wrap{display:grid;grid-template-rows:0fr;overflow:hidden;opacity:0;transition:grid-template-rows .22s ease,opacity .18s ease}.side-sub-nav-wrap.open{grid-template-rows:1fr;opacity:1}.side-sub-nav{min-height:0;display:grid;gap:4px;margin-left:25px;padding:2px 0 2px 10px;border-left:1px solid #dbe4f2}.side-sub-nav button{min-height:34px;padding:0 10px;grid-template-columns:minmax(0,1fr);border-radius:7px}.side-sub-nav button strong{font-size:13px}.side-nav .side-sub-nav button.active{background:#eff6ff;color:var(--primary);box-shadow:none}.side-nav strong,.side-nav small,.material-sidebar-entry strong,.material-sidebar-entry small{display:block}.side-nav strong,.material-sidebar-entry strong{font-size:14px;font-weight:500;line-height:inherit}.side-nav small,.material-sidebar-entry small{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.side-nav button.active small,.material-sidebar-entry.active small{color:#ffffffc7}.sidebar-bottom{margin-top:auto;padding-top:12px;border-top:1px solid var(--line);display:grid;gap:10px}.sidebar-bottom .material-sidebar-entry{min-height:42px;padding:0 13px}.sidebar-bottom .sidebar-toggle-entry{min-height:42px}.topbar{position:sticky;top:0;z-index:20;min-height:70px;width:calc(100% + var(--active-sidebar-width) + 32px);max-width:calc(100% + var(--active-sidebar-width) + 32px);box-sizing:border-box;margin:0 0 0 calc(-1 * var(--active-sidebar-width) - 16px);padding:0 34px 0 var(--active-sidebar-width);display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:0;border-left:0;border-right:0;border-radius:0;box-shadow:0 10px 24px #1018280f}.topbar-brand{position:fixed;top:0;left:0;z-index:32;width:var(--active-sidebar-width);height:70px;flex:0 0 auto;padding:0 8px 0 14px;display:flex;align-items:center;border-right:0;border-bottom:1px solid var(--line);background:var(--panel);transition:width .18s ease,flex-basis .18s ease,padding .18s ease}.topbar-brand img{display:block;width:188px;max-width:100%;height:auto;object-fit:contain}.studio-shell.is-sidebar-collapsed .topbar-brand{width:78px;padding:0 12px}.studio-shell.is-sidebar-collapsed .topbar-brand img{width:46px;max-width:46px;object-fit:contain;object-position:left center}.topbar-title{min-width:180px}.project-intake-topbar-title{display:flex;align-items:center;gap:16px;min-width:0;flex:1 1 auto}.project-intake-topbar-title h1{flex:0 1 auto;white-space:nowrap}.topbar h1,.section-head h2,.page-picker h3,.result-panel h3,.plan-card h3{margin:0}.topbar h1{font-size:20px;font-weight:800;letter-spacing:0}.topbar p,.section-head p,.page-picker p,.contact-panel p,.plan-card p{margin:4px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.top-actions,.section-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.top-actions{justify-content:flex-end;margin-left:auto}.designer-check-button{--el-button-bg-color: #f8fbff;--el-button-border-color: #dbe4f2;--el-button-text-color: #52617a;--el-button-hover-bg-color: #f1f6ff;--el-button-hover-border-color: #cbd8eb;--el-button-hover-text-color: #334155;min-height:34px;padding:7px 13px;border-color:#dbe4f2;color:#52617a;background:#f8fbff;font-weight:600;font-size:14px}.designer-check-button .el-button__content{gap:9px}.designer-status-dot{width:7px;height:7px;border-radius:999px;margin-right:6px;background:#98a2b3;display:inline-block;box-shadow:0 0 0 3px #98a2b324}.designer-check-button.is-online .designer-status-dot{background:#22c55e;box-shadow:0 0 0 3px #22c55e29}.designer-check-button.is-online{--el-button-bg-color: #f0fdf4;--el-button-border-color: #bbf7d0;--el-button-text-color: #15803d;--el-button-hover-bg-color: #dcfce7;--el-button-hover-border-color: #86efac;--el-button-hover-text-color: #166534;color:#15803d;border-color:#bbf7d0;background:#f0fdf4}.designer-check-button.is-offline .designer-status-dot{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b29}.designer-check-button.is-offline{--el-button-bg-color: #fff7ed;--el-button-border-color: #fed7aa;--el-button-text-color: #b45309;--el-button-hover-bg-color: #ffedd5;--el-button-hover-border-color: #fdba74;--el-button-hover-text-color: #92400e;color:#b45309;border-color:#fed7aa;background:#fff7ed}.designer-check-button.is-checking{--el-button-bg-color: #eff6ff;--el-button-border-color: #bfdbfe;--el-button-text-color: #1d4ed8;--el-button-hover-bg-color: #dbeafe;--el-button-hover-border-color: #93c5fd;--el-button-hover-text-color: #1e40af;color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.designer-check-button.is-checking .designer-status-dot{background:#3b82f6;box-shadow:0 0 0 3px #3b82f629}.designer-user-menu{min-width:176px;max-width:220px;height:46px;border:1px solid #dce5f3;border-radius:10px;padding:4px 12px 4px 5px;background:#ffffffeb;color:var(--text);display:grid;grid-template-columns:36px minmax(0,1fr) 8px;gap:9px;align-items:center;cursor:pointer;text-align:left;box-shadow:none;transition:border-color .18s ease,background .18s ease}.designer-user-menu:hover{border-color:#b9c8e4;background:#fff;box-shadow:none}.designer-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#4f6df5,#69d2b5);color:#fff;font-weight:900;box-shadow:0 0 0 3px #eef4ff}.designer-avatar img{width:100%;height:100%;display:block;object-fit:cover}.designer-avatar.has-image{background:#eef4ff}.designer-user-text{min-width:0;display:grid;gap:1px}.designer-user-text strong,.designer-user-text small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.designer-user-text strong{color:var(--text);font-size:14px;line-height:1.25}.designer-user-text small{color:#637083;font-size:13px;line-height:1.2}.designer-user-caret{width:7px;height:7px;border-right:2px solid #94a3b8;border-bottom:2px solid #94a3b8;transform:rotate(45deg) translateY(-2px)}.designer-profile-drawer{--el-drawer-padding-primary: 0;--designer-profile-drawer-width: 420px;--designer-profile-header-height: 62px;--designer-profile-footer-height: 64px;font-size:14px}.designer-profile-drawer .el-drawer__header{height:var(--designer-profile-header-height);margin:0;padding:0 24px;border-bottom:1px solid #e5eaf3;color:var(--text);font-size:18px;font-weight:700}.designer-profile-drawer .el-drawer__body{height:calc(100vh - var(--designer-profile-header-height) - var(--designer-profile-footer-height));max-height:calc(100vh - var(--designer-profile-header-height) - var(--designer-profile-footer-height));padding:18px 20px 22px;overflow:auto;background:#f6f8fc}.designer-profile-drawer .el-drawer__footer{position:fixed;right:0;bottom:0;width:var(--designer-profile-drawer-width);height:var(--designer-profile-footer-height);padding:0;background:#fff;box-shadow:0 -10px 22px #0f172a0f}.profile-drawer-footer{height:100%;padding:12px 20px;display:flex;justify-content:flex-end;align-items:center;gap:10px}.profile-form{display:grid;gap:14px}.profile-section{padding:16px;border:1px solid #e3e9f3;border-radius:10px;background:#fff;box-shadow:0 10px 24px #0f172a0a}.profile-section .el-form-item{margin-bottom:14px}.profile-section .el-form-item:last-child{margin-bottom:0}.profile-section .el-form-item__label{padding-bottom:6px;color:#1e293b;font-size:13px;font-weight:700;line-height:1.35}.profile-section .el-input__wrapper,.profile-section .el-select__wrapper{min-height:42px;border-radius:7px;box-shadow:0 0 0 1px #dbe3ee inset}.profile-section .el-input__wrapper.is-focus,.profile-section .el-select__wrapper.is-focused{box-shadow:0 0 0 1px #5277ed inset,0 0 0 3px #5277ed1a}.profile-section .el-input__inner{color:#17213a;font-size:14px}.profile-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.profile-section-title strong{color:#0f172a;font-size:15px;font-weight:800}.profile-section-title span{color:#64748b;font-size:12px}.profile-avatar-panel.profile-section{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center}.profile-avatar-upload{width:72px;height:72px;border:0;border-radius:50%;padding:0;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#4f6df5,#69d2b5);color:#fff;cursor:pointer;font-size:24px;font-weight:900;box-shadow:0 0 0 4px #eef4ff}.profile-avatar-upload img{width:100%;height:100%;display:block;object-fit:cover}.profile-avatar-copy{min-width:0;display:grid;gap:6px}.profile-avatar-copy strong{color:#0f172a;font-size:16px;line-height:1.3}.profile-avatar-copy span{color:#64748b;font-size:13px}.profile-avatar-actions{display:flex;align-items:center;gap:8px;margin-top:2px}.profile-avatar-input{display:none}@media(max-width:760px){.designer-profile-drawer.el-drawer{width:94vw!important;--designer-profile-drawer-width: 94vw}}.workbench-context-menu{position:fixed;z-index:5000;min-width:178px;padding:8px;display:grid;gap:4px;border:1px solid rgba(220,226,238,.95);border-radius:12px;background:#fffffffa;box-shadow:0 18px 34px #29344e24,0 4px 12px #29344e14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.workbench-context-menu-item{min-height:40px;padding:6px 8px;border-radius:8px;border:0;background:transparent;display:flex;align-items:center;gap:10px;color:#30343b;font-size:14px;line-height:1.2;font-weight:700;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.workbench-context-menu-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:8px;background:#eef1f9;color:#30343b;font-size:17px;transition:background .16s ease,color .16s ease,transform .16s ease}.workbench-context-menu-item:hover:not(:disabled){background:#f4f6ff;color:#465ee8}.workbench-context-menu-item:hover:not(:disabled) .workbench-context-menu-icon{background:#e5ebff;color:#5167e8;transform:scale(1.08)}.workbench-context-menu-item:disabled{color:#a8afbd;cursor:not-allowed}.workbench-context-menu-item:disabled .workbench-context-menu-icon{color:#a8afbd;background:#f2f4f8}@media(max-width:640px){.workbench-context-menu{min-width:170px;padding:8px;gap:4px;border-radius:12px}.workbench-context-menu-item{min-height:40px;gap:10px;font-size:14px}.workbench-context-menu-icon{width:30px;height:30px;flex-basis:30px;font-size:17px}}@media(max-width:1280px){:root{--sidebar-width: 220px}.designer-auth-page{grid-template-columns:1fr;gap:28px;align-items:start;padding:28px clamp(18px,5vw,48px)}.designer-auth-copy{max-width:760px;color:var(--text)}.designer-auth-copy h1{color:var(--text)}.designer-auth-copy p,.designer-auth-copy .brand span{color:var(--muted)}.auth-points{max-width:640px;grid-template-columns:repeat(3,minmax(0,1fr))}.designer-auth-card{max-width:720px;margin-top:0}}@media(max-width:760px){.designer-auth-page{padding:20px 14px;gap:22px}.designer-auth-copy h1{margin-bottom:15px;font-size:30px;line-height:1.16}.auth-headline{margin-top:8px;gap:0}.auth-subtitle{font-size:14px;word-spacing:4px}.auth-intro{font-size:14px;line-height:1.7}.designer-auth-page .designer-auth-copy .brand{display:grid}.designer-auth-page .designer-auth-copy .brand-stacked-logo{width:170px}.auth-card-hero{min-height:auto;margin-bottom:28px}.auth-form-panel{padding:26px 18px}.auth-card-hero h2{font-size:22px}.auth-card-hero p{margin-top:12px;font-size:14px}.register-auth-form{grid-template-columns:1fr}.register-auth-form .el-form-item,.register-auth-form .auth-submit{grid-column:1}.auth-code-row{grid-template-columns:1fr}.auth-points{grid-template-columns:1fr;gap:14px}.auth-point-card{min-height:auto;grid-template-columns:46px minmax(0,1fr);justify-items:start;align-items:center;text-align:left}.auth-point-card>span:not(.auth-point-icon){grid-column:2}.auth-point-icon{grid-row:span 2;width:46px;height:46px}.studio-sidebar{position:sticky;inset:auto;width:100%;padding:12px}.studio-shell,.studio-shell.is-sidebar-collapsed{--active-sidebar-width: 0px}.studio-shell.is-sidebar-collapsed .studio-sidebar .brand{display:none}.studio-shell.is-sidebar-collapsed .side-nav button,.studio-shell.is-sidebar-collapsed .material-sidebar-entry{min-width:160px;width:auto;min-height:62px;padding:10px;grid-template-columns:34px minmax(0,1fr);justify-content:stretch;gap:10px}.studio-shell.is-sidebar-collapsed .side-nav button span,.studio-shell.is-sidebar-collapsed .material-sidebar-entry span{display:block}.studio-main{margin-left:0;padding:10px}.ai-plan-overlay{top:0;right:0;bottom:0;left:0;padding:14px}.ai-plan-overlay-panel{padding:20px}.ai-plan-overlay-steps{grid-template-columns:1fr}.brand{display:none}.side-nav{display:flex;overflow-x:auto}.side-nav button,.material-sidebar-entry{min-width:160px}.sidebar-bottom{margin-top:0;padding-top:0;border-top:0}.topbar,.section-head{flex-direction:column;align-items:stretch}.view-panel,.topbar{margin:0;width:100%;max-width:100%;padding:14px}.top-actions,.section-actions,.designer-user-menu{width:100%}}@media(max-width:760px){.studio-sidebar{overflow-x:hidden}.side-nav,.sidebar-bottom{max-width:100%}}@media(max-width:760px){html,body,#app{max-width:100%;overflow-x:hidden}}.intake-chat-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.8fr);gap:16px;align-items:start}.intake-chat-panel{border:1px solid var(--line);border-radius:var(--radius);background-color:#f3f6fb;box-shadow:var(--shadow-panel)}.intake-chat-panel{min-height:660px;display:grid;grid-template-rows:auto minmax(280px,1fr) auto auto;overflow:hidden}.intake-chat-head{min-height:66px;padding:16px 18px;border-bottom:1px solid #e5eaf3;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#fbfcfe}.intake-chat-head h3,.intake-chat-head p{margin:0}.intake-chat-head h3{color:var(--text);font-size:20px;font-weight:900}.intake-chat-head p{margin-top:4px;color:var(--muted);font-size:14px}.intake-head-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.intake-chat-messages{min-height:360px;max-height:52vh;padding:18px;display:grid;align-content:start;gap:14px;overflow:auto;background:linear-gradient(180deg,#fff,#f8fbff)}.chat-message{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start}.chat-message.user{grid-template-columns:minmax(0,1fr) 34px}.chat-message.user .chat-avatar{grid-column:2;grid-row:1}.chat-message.user .chat-content{grid-column:1;justify-self:end;align-items:flex-end}.chat-message.user .chat-bubble{background:#2563eb;color:#fff;border-color:#2563eb}.chat-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eef4ff;color:#2563eb;font-size:14px;font-weight:900;overflow:hidden}.chat-message.user .chat-avatar{background:#f0fdf4;color:#15803d}.chat-avatar img{width:100%;height:100%;object-fit:contain;display:block}.chat-content{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.chat-bubble{max-width:78%;border:1px solid #dce6f4;border-radius:10px;padding:11px 13px;background:#fff;color:var(--text);box-shadow:0 8px 20px #0f172a0d}.chat-bubble p{margin:0;white-space:pre-line;font-size:14px;line-height:1.65}.chat-time{display:block;color:#8a96a8;opacity:0;visibility:hidden;font-size:12px;line-height:1.25;transition:opacity .16s ease,visibility .16s ease}.chat-message:hover .chat-time,.chat-message:focus-within .chat-time{opacity:1;visibility:visible}.thinking-bubble{display:inline-flex;align-items:center;gap:8px}.thinking-bubble p{margin:0}.thinking-dot{width:8px;height:8px;border-radius:50%;background:var(--primary);box-shadow:0 0 #2563eb59;animation:intake-thinking-pulse 1.2s ease-in-out infinite}@keyframes intake-thinking-pulse{0%{transform:scale(.85);box-shadow:0 0 #2563eb59}70%{transform:scale(1);box-shadow:0 0 0 8px #2563eb00}to{transform:scale(.85);box-shadow:0 0 #2563eb00}}.chat-inline-options{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.chat-inline-options button{min-height:56px;border:1px solid #d7e1f0;border-radius:8px;padding:10px;background:#fff;color:var(--text);text-align:left;cursor:pointer;transition:.16s ease}.chat-inline-options button:hover{border-color:#4f7dff;background:#f5f8ff}.chat-inline-options strong,.chat-inline-options small{display:block}.chat-inline-options strong{font-size:14px;font-weight:800}.chat-inline-options small{margin-top:3px;color:var(--muted);font-size:14px}.chat-option-panel{border-top:1px solid #e5eaf3;padding:14px 18px;display:grid;gap:10px;background:#fff}.chat-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.chat-option-grid button{min-height:74px;border:1px solid #d7e1f0;border-radius:8px;padding:12px;background:#fbfcfe;color:var(--text);text-align:left;cursor:pointer;transition:.16s ease}.chat-option-grid button:hover{border-color:#93b4ff;background:#f4f7ff}.chat-option-grid strong,.chat-option-grid small{display:block}.chat-option-grid strong{font-size:14px;font-weight:800}.chat-option-grid small{margin-top:4px;color:var(--muted);font-size:14px}.chat-input-panel{border-top:1px solid #e5eaf3;padding:14px 18px;display:grid;gap:10px;background:#fff}.chat-input-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.chat-input-actions span{color:var(--muted);font-size:14px}.compact-chat-head{min-height:48px;padding:14px 18px 10px;border-bottom:1px solid #dbe7fb;align-items:center;background:linear-gradient(135deg,#eef5ff,#f8fbff 58%,#eef4ff)}.assistant-title{display:inline-flex;align-items:center;gap:8px;color:#173b76;font-size:16px;font-weight:900}.assistant-bot-mark{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;border:1px solid #c7d7fe;background:#fff;color:#2563eb;font-size:13px;font-weight:900;box-shadow:0 6px 14px #2563eb24}.compact-chat-head .el-button.is-text{color:#2563eb;font-weight:700}.intake-status-pill{min-height:26px;border:1px solid #d7e1f0;border-radius:6px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;background:#fff;color:#52617a;font-size:13px;font-weight:700;line-height:1}.intake-status-pill i{width:7px;height:7px;border-radius:999px;display:inline-block;background:currentColor;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 16%,transparent)}.intake-status-pill.is-online{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.intake-status-pill.is-busy{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.chat-material-upload-row{display:flex;align-items:center;gap:12px;padding-right:72px;margin-bottom:10px}.material-usage-select{width:138px;flex:0 0 138px}.material-usage-select :deep(.el-select__wrapper){min-height:30px;border-radius:8px;box-shadow:0 0 0 1px #dce6f4 inset;background:#fff}.material-usage-select :deep(.el-select__placeholder),.material-usage-select :deep(.el-select__selected-item){color:#17315f;font-weight:700;font-size:13px}.chat-upload-button{height:36px;min-width:112px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #c8d7f0;border-radius:8px;background:#f7f9ff;color:#2f63e8;font-size:13px;font-weight:700;cursor:pointer;transition:border-color .18s ease,background .18s ease}.chat-upload-button:hover{border-color:#4f6bed;background:#eef4ff}.chat-upload-button.disabled{opacity:.55;cursor:not-allowed}.chat-upload-button input{display:none}.chat-upload-button .el-icon{font-size:16px}.chat-input-tools{position:absolute;left:18px;bottom:8px;display:flex;align-items:center;gap:10px;max-width:calc(100% - 96px);overflow:hidden}.chat-input-tools button,.chat-input-tools .chat-tool-file{position:relative;height:30px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:6px;background:#f3f6fb;color:#6c7c98;font-size:12px;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease;-webkit-user-select:none;user-select:none}.chat-input-tools .chat-tool-upload{margin-right:14px}.chat-input-tools button:hover,.chat-input-tools .chat-tool-file:hover{background:#eaf1ff;color:#2f63e8}.chat-input-tools button:disabled,.chat-input-tools .chat-tool-file.disabled{opacity:.55;cursor:not-allowed}.chat-input-tools .chat-tool-file input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.chat-input-tools .chat-tool-file.disabled input{cursor:not-allowed}.intake-action-panel .el-button.is-disabled{opacity:.72}.form-action-panel .el-button{min-width:190px}.json-editor{margin-bottom:16px}.json-editor textarea{font-family:Consolas,Cascadia Mono,monospace;font-size:14px;line-height:1.55}pre{margin:0;white-space:pre-wrap;word-break:break-word;font-family:Consolas,Cascadia Mono,monospace;font-size:14px;line-height:1.55}.el-input__wrapper,.el-textarea__inner,.el-select__wrapper{border-radius:6px;box-shadow:0 0 0 1px var(--line) inset}.el-input__wrapper:hover,.el-textarea__inner:hover,.el-select__wrapper:hover{box-shadow:0 0 0 1px var(--line-strong) inset}.el-input__wrapper.is-focus,.el-textarea__inner:focus,.el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--primary) inset}.el-button{border-radius:6px;font-weight:700}.el-button--primary{background:var(--primary);border-color:var(--primary)}.el-button--primary:hover,.el-button--primary:focus{background:var(--primary-hover);border-color:var(--primary-hover)}.el-button--primary.is-plain{color:var(--primary);background:var(--primary-soft);border-color:#cfd8ff}.el-button--primary.is-plain:hover,.el-button--primary.is-plain:focus{color:#fff;background:var(--primary);border-color:var(--primary)}.el-switch.is-checked .el-switch__core{background-color:var(--primary);border-color:var(--primary)}.el-alert{border-radius:var(--radius)}.el-tag{border-radius:6px}.panel-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.panel-title p{margin:4px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.material-image-preview{width:100%;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);aspect-ratio:4 / 3;background:#eef3ff}.material-image-preview img{width:100%;height:100%;display:block;object-fit:cover}.material-image-preview.is-clickable{cursor:zoom-in}.material-image-preview.is-clickable:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.material-image-preview-dialog.el-dialog{position:fixed;top:50%;left:50%;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);margin:0!important;transform:translate(-50%,-50%);display:flex;flex-direction:column}.material-image-preview-dialog .el-dialog__body{min-height:0;padding:16px;overflow:auto}.material-image-fullview{display:flex;justify-content:center;align-items:center;min-height:min(60vh,620px);background:#f6f8fc;border-radius:var(--radius);overflow:hidden}.material-image-fullview img{display:block;max-width:100%;max-height:78vh;object-fit:contain}.material-image-result-grid,.material-history-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.material-history-image-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-height:560px;overflow:auto}.material-history-image-shell{display:grid;gap:12px;min-height:180px}.material-image-result-grid article,.material-history-image-grid article{display:grid;gap:8px}.material-image-result-grid .el-button,.material-history-image-grid .el-button{width:fit-content;min-height:30px;border-radius:6px;padding:0 10px;font-size:13px;font-weight:700}.material-history-image-card{position:relative;align-content:start}.material-image-result-grid strong,.material-history-image-grid strong{color:var(--text);font-size:14px;line-height:1.45;display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-history-image-grid span{color:var(--muted);font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.material-history-list{display:grid;gap:12px;max-height:520px;overflow:auto}.material-history-list article,.material-history-image-grid article{border:1px solid var(--line);border-radius:var(--radius);padding:12px;background:#fbfcfe}.material-history-copy-card{position:relative;padding-right:58px!important}.material-history-image-grid strong{min-height:0}.material-history-delete{position:absolute;top:20px;right:20px;z-index:2;width:36px;height:36px;border:0;border-radius:50%;background:#ef6f6c;color:#fff;display:grid;place-items:center;font-size:16px;cursor:pointer;box-shadow:0 10px 22px #ef6f6c47}.material-history-delete:hover{background:#e75552}.material-history-loadmore{display:flex;justify-content:center;align-items:center;gap:10px;min-height:36px;color:var(--muted);font-size:13px}@media(max-width:1180px){.material-history-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.material-history-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.material-history-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.material-history-head strong{display:block;color:var(--text);font-size:15px}.material-history-head span{display:block;margin-top:3px;color:var(--muted);font-size:14px}.material-history-list p{margin:10px 0 0;color:#344054;font-size:14px;line-height:1.6;white-space:pre-wrap}.material-keyword-list{display:flex;flex-wrap:wrap;gap:6px}.material-keyword-list.compact{margin-top:-2px}
