@font-face{font-family:JinqingNotoSansSC;src:url(/fonts/NotoSansSCSliced-Regular.100.woff2) format("woff2"),url(/fonts/NotoSansSCSliced-Regular.100.woff) format("woff");font-style:normal;font-weight:400;font-display:swap}:root{color-scheme:light;--page-bg:#f7f9fc;--surface:#ffffff;--surface-raised:#ffffff;--surface-subtle:#f8fafc;--surface-muted:#f1f5f9;--surface-hover:#eef4ff;--surface-selected:#e8f0ff;--text-strong:#111827;--text:#26304a;--text-secondary:#475569;--text-muted:#687086;--text-faint:#94a3b8;--border:#e5eaf2;--border-subtle:#edf1f7;--border-strong:#cbd5e1;--control-active:#111827;--control-hover:#eef4ff;--input-bg:#ffffff;--overlay:rgba(15,23,42,0.42);--topbar-bg:rgba(255,255,255,0.92);--brand-soft:#eef4ff;--brand-soft-strong:#dbeafe;--success-soft:#effbea;--warning-soft:#fff7e6;--error-soft:#fff1f2;--on-accent:#ffffff;--scrollbar-thumb:#cbd5e1;--scrollbar-track:transparent;--bg:var(--page-bg);--panel:var(--surface);--ink:#151b2d;--muted:var(--text-muted);--line:var(--border);--brand:#2563eb;--brand-text:#5145df;--cyan:#09a6b8;--orange:#f97316;--shadow:0 14px 40px rgba(23,37,84,0.09);--shadow-raised:0 20px 56px rgba(23,37,84,0.14);--text-xs:12px;--text-sm:13px;--text-md:14px;--text-lg:16px;--text-xl:18px;--text-title:20px;--text-page:24px;--text-hero:28px;--font-title:var(--text-xl);--font-label:var(--text-md);--font-body:var(--text-md);--font-control:var(--text-md);--font-meta:var(--text-xs);--font-ui:var(--text-xs);--font-menu-item:var(--text-xs);--font-base:var(--text-md);--font-card-title:var(--text-md);--font-section-title:var(--font-title);--font-page-title:var(--font-title)}:root[data-theme=dark]{color-scheme:dark;--page-bg:#0f1420;--surface:#171e2c;--surface-raised:#1d2636;--surface-subtle:#141b28;--surface-muted:#202a3a;--surface-hover:#23324b;--surface-selected:#263b61;--text-strong:#f4f7fb;--text:#dce3ef;--text-secondary:#bac4d5;--text-muted:#9da8bc;--text-faint:#7d899e;--border:#354158;--border-subtle:#2a3448;--border-strong:#4a5870;--control-active:#3b82f6;--control-hover:#23385f;--input-bg:#131a27;--overlay:rgba(2,6,14,0.72);--topbar-bg:rgba(15,20,32,0.9);--brand-soft:#1c2c49;--brand-soft-strong:#233d68;--success-soft:#173426;--warning-soft:#3a2b16;--error-soft:#3c2028;--on-accent:#ffffff;--scrollbar-thumb:#45536b;--scrollbar-track:#151c29;--ink:#e8edf7;--brand-text:#9bb8ff;--shadow:0 18px 46px rgba(0,0,0,0.32);--shadow-raised:0 24px 70px rgba(0,0,0,0.42)}*{box-sizing:border-box}html{background:var(--page-bg)}body,html{max-width:100%;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--ink);font-family:JinqingNotoSansSC,Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:var(--font-base);line-height:1.5;transition:color .18s ease,background-color .18s ease}a,button{font:inherit}input,select,textarea{font:inherit;color:var(--text)}input::placeholder,textarea::placeholder{color:var(--text-faint)}*{scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.onboardingModal .ant-modal-content,.onboardingOfferModal .ant-modal-content{overflow:hidden;padding:0;border-radius:8px}.onboardingModal .ant-modal-body,.onboardingOfferModal .ant-modal-body{position:relative}.onboardingClose{position:absolute;z-index:5;top:13px;right:13px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:#334155;background:rgb(255 255 255/88%);cursor:pointer}.onboardingBanner{display:flex;min-height:142px;align-items:center;gap:22px;padding:28px 52px;color:#fff;background:#0f766e url(/assets/scene-tools/ecommerce-image-set.webp) center 54%/cover no-repeat;background-blend-mode:multiply}.onboardingBanner img{width:76px;height:76px;object-fit:contain;filter:drop-shadow(0 8px 14px rgb(15 23 42/20%))}.onboardingBanner div{display:grid;grid-gap:5px;gap:5px}.onboardingBanner strong{font-size:27px;letter-spacing:0}.onboardingBanner span{font-size:15px;font-weight:700}.onboardingSurvey{min-height:430px;padding:28px 52px 34px}.onboardingProgress{width:100%;height:5px;overflow:hidden;border-radius:3px;background:#e5e7eb}.onboardingProgress span{display:block;height:100%;border-radius:inherit;background:#0f766e;transition:width .2s ease}.onboardingSurvey>small{display:block;margin-top:12px;color:#64748b;font-weight:700}.onboardingSurvey h2{margin:11px 0 6px;color:#111827;font-size:22px;letter-spacing:0}.onboardingSurvey>p{margin:0 0 20px;color:#64748b}.onboardingOptions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.onboardingOptions button,.preferenceSection button{display:flex;min-height:48px;align-items:center;gap:10px;padding:0 14px;border:1px solid #dbe2ea;border-radius:7px;color:#334155;background:#fff;cursor:pointer;font-weight:700;text-align:left}.onboardingOptions button span,.preferenceSection button span{display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;border:1px solid #cbd5e1;border-radius:50%}.onboardingOptions button.active,.preferenceSection button.active{border-color:#0f766e;color:#115e59;background:#f0fdfa}.onboardingOptions button.active span,.preferenceSection button.active span{border-color:#0f766e;color:#fff;background:#0f766e}.onboardingSurvey footer{display:flex;justify-content:space-between;margin-top:26px}.onboardingSurvey footer .ant-btn{min-width:112px}.onboardingResult{display:grid;min-height:430px;place-items:center;align-content:center;grid-gap:12px;gap:12px;padding:44px;text-align:center}.onboardingResult>span{display:grid;width:76px;height:76px;place-items:center;border-radius:50%;color:#047857;background:#d1fae5}.onboardingResult h2{margin:4px 0 0;font-size:24px;letter-spacing:0}.onboardingResult p{max-width:470px;margin:0 0 10px;color:#64748b}.onboardingOfferVisual{display:flex;min-height:120px;align-items:center;justify-content:center;gap:12px;color:#fff;background:#1d4ed8 url(/assets/scene-tools/ecommerce-image-set.webp) 50%/cover no-repeat;background-blend-mode:multiply}.onboardingOfferVisual strong{font-size:23px;letter-spacing:0}.onboardingOfferModal section{padding:28px 36px 34px;text-align:center}.onboardingOfferTag{display:inline-block;padding:4px 9px;border-radius:5px;color:#9a3412;background:#ffedd5;font-size:12px;font-weight:800}.onboardingOfferModal h2{margin:12px 0 5px;font-size:24px;letter-spacing:0}.onboardingOfferModal section>p{margin:0;color:#64748b}.onboardingOfferPrice{display:flex;align-items:baseline;justify-content:center;gap:10px;margin:15px 0 4px}.onboardingOfferPrice strong{color:#dc2626;font-size:36px}.onboardingOfferPrice del{color:#94a3b8}.onboardingOfferCountdown{margin:0 0 18px!important;font-size:13px}.onboardingOfferCountdown strong{color:#b91c1c;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preferencePage{max-width:980px}.preferencePage>header{margin-bottom:24px}.preferencePage>header h1{margin:4px 0 7px;font-size:26px;letter-spacing:0}.preferencePage>header p:last-child{margin:0;color:#64748b}.preferenceSection{padding:21px 0;border-top:1px solid var(--line)}.preferenceSection h2{margin:0 0 12px;font-size:16px;letter-spacing:0}.preferenceSection>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.preferenceSave{display:inline-flex;min-height:40px;align-items:center;gap:8px;padding:0 18px;border:0;border-radius:7px;color:#fff;background:#0f766e;cursor:pointer;font-weight:800}.preferenceSave:disabled{opacity:.5;cursor:not-allowed}.preferenceMessage{display:inline-block;margin-left:14px;color:#047857}.trialOfferPanel{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff}.trialOfferPanel>div:first-child>span{display:inline-flex;align-items:center;gap:6px;color:#1d4ed8;font-size:12px;font-weight:800}.trialOfferPanel h2{margin:7px 0 2px;font-size:21px;letter-spacing:0}.trialOfferPanel p{margin:0 0 7px;color:#475569}.trialOfferPanel small{display:flex;align-items:center;gap:5px;color:#64748b}.trialOfferAction{flex:0 0 auto;text-align:right}.trialOfferAction p{display:flex;align-items:baseline;justify-content:flex-end;gap:8px}.trialOfferAction strong{color:#dc2626;font-size:30px}.trialOfferAction del{color:#94a3b8}.trialOfferAction button{min-height:38px;padding:0 18px;border:0;border-radius:7px;color:#fff;background:#2563eb;cursor:pointer;font-weight:800}.onboardingAdmin{display:grid;grid-gap:16px;gap:16px}.onboardingAdminMetrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.onboardingAdminMetrics article{display:grid;grid-gap:6px;gap:6px;padding:15px;border:1px solid var(--line);border-radius:7px;background:var(--surface-muted)}.onboardingAdminMetrics span{color:var(--text-muted);font-size:12px}.onboardingAdminMetrics strong{font-size:22px}.onboardingConfig{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.onboardingConfig h2{grid-column:1/-1}.onboardingConfig label{display:grid;align-content:start;grid-gap:8px;gap:8px;color:var(--text-secondary);font-size:12px;font-weight:700}.onboardingDistribution{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.onboardingDistribution>div{padding-top:12px}.onboardingDistribution p{display:flex;justify-content:space-between;margin:10px 0 0;padding-bottom:7px;border-bottom:1px solid var(--line);color:var(--text-secondary)}.onboardingReset{display:grid;grid-template-columns:minmax(240px,1fr) minmax(260px,420px) auto;align-items:center;grid-gap:14px;gap:14px}.onboardingReset>div{display:flex;align-items:center;gap:10px}.onboardingReset>div span{display:grid}.onboardingReset small{color:var(--text-muted)}@media (max-width:720px){.onboardingBanner{min-height:112px;padding:20px 44px 20px 24px;gap:14px}.onboardingBanner img{width:44px;height:44px}.onboardingBanner strong{font-size:18px}.onboardingBanner span{font-size:13px}.onboardingSurvey{min-height:470px;padding:24px}.onboardingOptions,.preferenceSection>div{grid-template-columns:1fr}.trialOfferPanel{align-items:stretch;flex-direction:column}.trialOfferAction{text-align:left}.trialOfferAction p{justify-content:flex-start}.onboardingAdminMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.onboardingConfig,.onboardingDistribution,.onboardingReset{grid-template-columns:1fr}}a{color:inherit;text-decoration:none}.routeProgress{position:fixed;top:0;left:0;z-index:9999;width:100%;height:2px;overflow:hidden;pointer-events:none;background:transparent}.routeProgress span{position:absolute;top:0;left:0;display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#06b6d4 52%,#8b5cf6);box-shadow:0 0 12px rgba(37,99,235,.45);transition:width .2s ease-out}.routeProgress span:after{content:"";position:absolute;top:0;right:0;width:120px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9));animation:routeProgressShine .9s linear infinite}@keyframes routeProgressShine{0%{transform:translateX(-120px)}to{transform:translateX(120px)}}.topbar{position:fixed;top:0;right:0;left:0;z-index:100;display:flex;height:58px;align-items:center;gap:22px;min-height:58px;padding:0 28px;background:var(--topbar-bg);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar~main{margin-top:58px}.brand,.primaryAction,.secondaryAction,.textAction,.topActions,.userButton{display:inline-flex;align-items:center}.brand{gap:6px;flex:0 0 auto;font-weight:800;color:var(--text-strong);text-decoration:none}.brandLogo{display:block;width:32px;height:32px;object-fit:contain}.brandText{font-size:18px;line-height:1;font-weight:800;letter-spacing:0;white-space:nowrap}.brandAi,.brandText{display:inline-flex;align-items:baseline}.brandAi{margin-left:1px;font-weight:900}.brandAi span:first-child,.brandAi span:last-child{color:var(--text-strong)}.brandMark{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;color:#fff;font-size:12px;background:linear-gradient(135deg,var(--brand),var(--cyan))}.nav{display:flex;align-items:center;gap:8px;flex:1 1 auto;overflow-x:auto;scrollbar-width:none}.nav a{flex:0 0 auto;padding:9px 14px;border-radius:8px;color:var(--text);font-size:14px;font-weight:700}.nav a.active,.nav a:hover{color:#fff;background:var(--control-active)}.topActions{gap:10px}.mobileAppQr{display:none}.mobileMenuButton{display:none;width:42px;height:42px;flex:0 0 42px;place-items:center;border:1px solid #e5e9f2;border-radius:10px;color:var(--text-strong);background:var(--surface);cursor:pointer;box-shadow:0 8px 20px rgb(15 23 42/5%)}.mobileNavOverlay{position:fixed;inset:0;z-index:120;background:rgb(15 23 42/38%)}.mobileNavDrawer{display:flex;width:min(82vw,320px);height:100%;flex-direction:column;gap:18px;padding:18px;border-right:1px solid #e5e9f2;background:var(--surface);box-shadow:28px 0 60px rgb(15 23 42/22%);animation:mobileNavSlideIn .18s ease-out}@keyframes mobileNavSlideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.mobileNavHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #eef2f7}.mobileNavClose{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:9px;color:var(--text-strong);background:var(--surface-subtle);cursor:pointer}.mobileNavList{display:grid;grid-gap:8px;gap:8px}.mobileNavList a{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border-radius:10px;color:var(--text);background:var(--page-bg);font-size:15px;font-weight:800}.mobileNavList a.active{color:#fff;background:var(--control-active)}.mobileNavActions{display:grid;grid-gap:10px;gap:10px;margin-top:auto;padding-top:16px;border-top:1px solid #eef2f7}.mobileThemeButton{display:grid;grid-template-columns:22px minmax(0,1fr) auto;min-height:44px;align-items:center;grid-gap:8px;gap:8px;padding:0 12px;border:1px solid var(--border);border-radius:10px;color:var(--text);background:var(--surface-muted);cursor:pointer;text-align:left}.mobileThemeButton svg{color:var(--brand)}.mobileThemeButton span{font-weight:900}.mobileThemeButton em{color:var(--text-muted);font-size:12px;font-style:normal;font-weight:700}.mobileNavAppLink,.mobileNavPlainButton,.mobileNavPrimaryButton{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;cursor:pointer;font-size:14px;font-weight:900}.mobileNavAppLink{color:#9a4b12;background:linear-gradient(90deg,#fff4d9,#ffd7ae)}.mobileNavPlainButton{color:var(--text-secondary);background:var(--surface-muted)}.mobileNavPrimaryButton{color:#fff;background:var(--control-active)}.iconButton,.miniCard,.primaryAction,.secondaryAction,.textAction,.toolCard,.userButton{border:0;cursor:pointer}.iconButton,.userButton{justify-content:center;height:38px;color:var(--ink);background:transparent}.iconButton{width:38px;border-radius:8px}.themeToggleButton{position:relative;border:1px solid transparent;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.themeToggleButton:hover{border-color:var(--border);color:var(--brand);background:var(--surface-hover)}.themeToggleButton:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.userButton{gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:var(--panel);font-weight:700}.topCreditPill{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 16px;border-radius:9px;color:#9a4b12;background:linear-gradient(90deg,#fff4d9,#ffd7ae);font-size:14px;font-weight:900}.topCreditPill svg{color:#9a4b12;fill:#9a4b12}.topCreditPill strong{color:var(--text-strong);font-size:17px}.topCreditPill span{width:1px;height:20px;background:rgb(154 75 18/35%)}.appQrWrap{position:relative;padding:8px 0}.appQrTrigger,.appQrWrap{display:inline-flex;align-items:center}.appQrTrigger{gap:8px;height:38px;padding:0 16px;border:1px solid #e5e9f2;border-radius:999px;background:var(--surface);cursor:pointer;font-size:15px;font-weight:800;box-shadow:0 8px 20px rgb(15 23 42/5%)}.appQrTrigger,.appQrTrigger svg{color:var(--text-strong)}.appQrPopover{position:absolute;top:58px;right:-120px;z-index:80;display:grid;grid-template-columns:repeat(2,174px);grid-gap:18px;gap:18px;padding:24px;border:1px solid var(--border-subtle);border-radius:16px;background:var(--surface);box-shadow:0 24px 70px rgb(15 23 42/18%);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease}.appQrWrap:focus-within .appQrPopover,.appQrWrap:hover .appQrPopover{opacity:1;pointer-events:auto;transform:translateY(0)}.appQrArrow{position:absolute;top:-11px;right:156px;width:22px;height:22px;border-top:1px solid var(--border-subtle);border-left:1px solid var(--border-subtle);background:var(--surface);transform:rotate(45deg)}.appQrItem{display:grid;justify-items:center;grid-gap:7px;gap:7px;margin:0;color:var(--text-strong);text-align:center}.appQrItem img{width:154px;height:154px;border:1px solid #eef2f7;border-radius:12px;background:var(--surface);object-fit:contain}.appQrItem strong{margin-top:4px;font-size:16px;font-weight:900}.appQrItem span{color:var(--text-muted);font-size:12px;font-weight:800}.appQrModalOverlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;background:rgb(15 23 42/48%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.appQrModal{position:relative;display:grid;width:min(100%,340px);grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:22px 18px 18px;border:1px solid var(--border-subtle);border-radius:14px;background:var(--surface);box-shadow:0 24px 70px rgb(15 23 42/24%)}.appQrModal h2{grid-column:1/-1;margin:0;color:var(--text-strong);font-size:18px;font-weight:900;text-align:center}.appQrModalClose{position:absolute;top:10px;right:10px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:9px;color:var(--text-strong);background:var(--surface-subtle);cursor:pointer}.userMenuWrap{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;padding:7px 0}.avatarButton{position:relative;flex:0 0 42px;width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;max-height:42px;place-items:center;overflow:visible;padding:0;border:2px solid #fff;color:#5b50e8;background:var(--brand-soft);cursor:pointer;box-shadow:0 4px 12px rgb(15 23 42/12%)}.avatarButton,.avatarVisual{display:grid;aspect-ratio:1;border-radius:50%}.avatarVisual{flex:none;width:100%;height:100%;place-items:center;overflow:hidden}.avatarButton img,.avatarVisual,.popoverAvatar img{min-width:100%;max-width:100%;min-height:100%;max-height:100%}.avatarButton img,.popoverAvatar img{display:block;width:100%;height:100%;aspect-ratio:1;border-radius:50%;object-fit:cover}.avatarVipBadge{position:absolute;right:-3px;bottom:-2px;display:grid;width:18px;height:18px;place-items:center;border:2px solid var(--surface);border-radius:50%;color:#7c4a03;background:linear-gradient(145deg,#ffe58f,#ffc53d);box-shadow:0 3px 8px rgb(173 104 0/28%);pointer-events:none}.userPopover{position:absolute;top:58px;right:0;z-index:70;display:grid;width:342px;grid-gap:18px;gap:18px;padding:24px 22px 20px;border:1px solid var(--border-subtle);border-radius:12px;background:var(--surface);box-shadow:0 22px 60px rgb(15 23 42/16%);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease}.userMenuWrap.open .userPopover,.userMenuWrap:focus-within .userPopover,.userMenuWrap:hover .userPopover{opacity:1;pointer-events:auto;transform:translateY(0)}.userPopoverProfile{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--border);color:inherit;text-decoration:none;cursor:pointer}.popoverAvatar{display:grid;flex:0 0 56px;width:56px;min-width:56px;max-width:56px;height:56px;min-height:56px;max-height:56px;aspect-ratio:1;place-items:center;overflow:hidden;border-radius:50%;color:#5b50e8;background:var(--brand-soft)}.userPopoverProfile h2{display:flex;align-items:center;gap:8px;margin:0 0 6px;overflow:hidden;color:var(--text-strong);font-size:17px;text-overflow:ellipsis;white-space:nowrap}.userPopoverProfile h2 svg{color:#a3a8b3}.userPopoverProfile p{margin:0;color:var(--text-muted);font-size:13px;font-weight:800}.popoverCredits{display:flex;align-items:center;justify-content:space-between;gap:12px}.popoverCredits span{display:inline-flex;align-items:center;gap:12px;color:var(--text);font-size:15px;font-weight:900}.popoverCredits span svg{color:#ffc066;fill:#ffc066}.popoverCredits button{min-height:36px;padding:0 16px;border:0;border-radius:999px;color:#fff;background:linear-gradient(90deg,#ff4b4b,#ee4dce);cursor:pointer;font-size:14px;font-weight:900}.popoverCredits button:disabled{cursor:not-allowed;opacity:.72}.checkinMessage{margin:-4px 0 0;color:#ef4444;font-size:12px;font-weight:700}.popoverMemberBanner{display:flex;align-items:center;justify-content:center;gap:16px;min-height:58px;border-radius:9px;color:#ffb24b;background:linear-gradient(90deg,rgb(34 20 7/95%),rgb(23 15 9/96%)),radial-gradient(circle at 20% 50%,rgb(255 196 107/30%),transparent 34%);font-size:20px;font-weight:900;box-shadow:inset 0 0 0 1px rgb(255 255 255/12%)}.popoverMemberBanner svg{color:#ffcf72;fill:#ffcf72}.popoverMenu{display:grid;grid-gap:0;gap:0}.logoutMenuButton,.popoverMenu a{display:flex;align-items:center;justify-content:space-between;min-height:44px;border:0;border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);background:transparent;font-size:14px;font-weight:800}.logoutMenuButton>svg,.popoverMenu a svg{color:#c0c4cc}.logoutMenuButton span{display:inline-flex;align-items:center;gap:8px}.logoutMenuButton{width:100%;cursor:pointer;text-align:left}.authOverlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:rgba(6,10,24,.72)}.authModal{position:relative;width:min(560px,100%);padding:44px 52px 34px;border-radius:30px;background:var(--surface);box-shadow:0 28px 80px rgba(4,12,34,.24)}.authClose{position:absolute;top:22px;right:22px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:#8b95a8;background:transparent;cursor:pointer}.authClose:hover{color:#162033;background:var(--surface-subtle)}.authHeader{text-align:center}.authHeader h2{margin:0;color:var(--text-strong);font-size:28px;font-weight:900;letter-spacing:0}.authHeader p{margin:10px 0 28px;color:#8b95a8;font-size:15px}.authMethodTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:18px;padding:4px;border-radius:10px;background:var(--surface-muted)}.authMethodTabs button{min-height:38px;border:0;border-radius:8px;color:var(--text-muted);background:transparent;cursor:pointer;font-weight:800}.authMethodTabs button.active{color:#1f6fff;background:var(--surface);box-shadow:0 2px 8px rgba(15,23,42,.08)}.authPasswordMeta{display:flex;justify-content:flex-end}.authPasswordMeta button{border:0;color:var(--brand);background:transparent;cursor:pointer}.authConsent{display:flex;align-items:center;gap:8px;min-height:22px;margin-top:18px;color:var(--text-muted);font-size:13px;line-height:1.6}.authConsent input{width:15px;height:15px;flex:0 0 auto;margin:0;accent-color:#1f6fff}.authConsent a{margin:0 2px;color:#1f6fff;text-decoration:none}.wechatPcQrPanel{display:grid;justify-items:center;grid-gap:10px;gap:10px}.wechatPcQrFrame{position:relative;display:grid;width:280px;height:280px;max-width:100%;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:12px;color:var(--text-faint);background:var(--surface-subtle)}.wechatPcQrFrame iframe{position:absolute;top:-50px;left:-10px;width:300px;height:380px;border:0;overflow:hidden}.wechatPcQrPanel p{margin:0;color:var(--text-muted);font-size:13px;text-align:center}.wechatPcRefresh{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 14px;border:1px solid var(--border-strong);border-radius:8px;color:var(--text-secondary);background:var(--surface);cursor:pointer}.wechatPcRefresh:disabled{cursor:not-allowed;opacity:.55}.wechatPcQrSpin{animation:wechatPcSpin .9s linear infinite}@keyframes wechatPcSpin{to{transform:rotate(1turn)}}.authForm{display:grid;grid-gap:16px;gap:16px}.authVerificationRow{display:grid;grid-template-columns:minmax(0,1fr) 112px;grid-gap:10px;gap:10px}.authVerificationRow>button{border:1px solid var(--border);border-radius:14px;color:var(--brand);background:var(--surface);cursor:pointer;font-size:13px;font-weight:800}.authVerificationRow>button:disabled{cursor:not-allowed;opacity:.55}.authField{display:flex;align-items:center;gap:12px;min-height:56px;padding:0 18px;border:1px solid #ecf0f7;border-radius:14px;color:#9aa4b7;background:var(--surface);box-shadow:0 10px 28px rgba(23,37,84,.07)}.authField:focus-within{border-color:rgba(37,99,235,.48);box-shadow:0 10px 28px rgba(37,99,235,.12)}.authField input{min-width:0;flex:1 1;height:52px;border:0;outline:0;color:var(--text-strong);background:transparent;font-size:15px}.authField input::placeholder{color:#a7b0c2}.authEye{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:0;border-radius:8px;color:#9aa4b7;background:transparent;cursor:pointer}.authEye:hover{color:var(--brand);background:var(--brand-soft)}.authMeta{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:24px;color:#8b95a8;font-size:12px;line-height:1.5}.authMeta a,.authMeta button,.authSwitch button{border:0;color:var(--brand);background:transparent;cursor:pointer;font-weight:800;text-decoration:none}.authMeta a:hover{text-decoration:underline}.authError{margin:-4px 0 0;color:#dc2626;font-size:13px;line-height:1.5}.authSubmit{width:100%;height:54px;margin-top:14px;border:0;border-radius:14px;color:#fff;background:#1f6fff;box-shadow:0 12px 24px rgba(31,111,255,.22);cursor:pointer;font-size:16px;font-weight:900}.authSubmit:disabled{cursor:not-allowed;opacity:.72}.authSwitch{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:24px;color:#8b95a8;font-size:14px}main{width:100%;margin:0;padding:24px 34px 56px}.heroGrid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1.15fr) minmax(0,.9fr) minmax(0,1fr);grid-auto-rows:clamp(198px,14vw,214px);align-items:stretch;grid-gap:16px;gap:16px}.adminCard,.courseCard,.featureCard,.promoPanel,.toolCard{border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.featureCard{position:relative;min-width:0;min-height:0;display:flex;justify-content:space-between;overflow:hidden;padding:22px 26px}.featureCard>div{display:flex;min-height:0;flex-direction:column;align-items:flex-start}.courseCard h2,.featureCard h1,.featureCard h2,.promoPanel h2{margin:0;letter-spacing:0}.featureCard h1,.featureCard h2{max-width:340px;color:#fff;font-size:clamp(24px,1.9vw,30px);line-height:1.16}.featureCard p{color:rgba(255,255,255,.86)}.courseCard p,.featureCard p,.promoPanel p{max-width:360px;margin:8px 0 12px;line-height:1.52}.draw{background:#0f83e8 url(/home/draw-card-bg-412x214.png) 50%/cover no-repeat}.agent{background:#7957f4 url(/home/chat-card-bg-412x214.png) 50%/cover no-repeat}.agentIcon{display:grid;align-self:center;width:132px;height:132px;place-items:center;border-radius:8px;color:var(--brand);background:rgba(255,255,255,.88)}.eyebrow{margin:0 0 8px;color:var(--brand);font-size:13px;font-weight:900}.courseCard .eyebrow,.featureCard .eyebrow,.promoPanel .eyebrow{color:inherit}.primaryAction,.secondaryAction{gap:8px;justify-content:center;min-height:40px;padding:0 16px;border-radius:8px;font-weight:800}.primaryAction{color:var(--ink);background:var(--surface)}.secondaryAction{color:#fff;background:var(--brand)}.miniStack{display:grid;min-width:0;grid-gap:14px;gap:14px}.miniCard{display:flex;align-items:center;justify-content:space-between;min-height:0;padding:20px;border:1px solid #dfe9f7;border-radius:8px;color:var(--ink);text-align:left;background-color:#f2f7ff;background-position:50%;background-repeat:no-repeat;background-size:cover}.miniCard.gptImage{background-image:url(/home/gpt-image-bg-263x92-small.jpg)}.miniCard.jimengVideo{background-image:url(/home/jimeng-video-bg-263x92-small.jpg)}.miniCard small,.miniCard strong{display:block}.miniCard small{margin-top:8px;color:var(--muted)}.courseCard{min-width:0;min-height:0;padding:28px;background:linear-gradient(135deg,#ffffff,#dfe9ff)}.courseImageCard{overflow:hidden;padding:0;background:var(--surface)}.courseImageCard img{display:block;width:100%;height:100%;object-fit:cover}.promptRail{position:relative;overflow:hidden;margin:18px -34px;padding:6px 0}.railTrack{display:flex;gap:12px;width:max-content;margin-bottom:12px;animation:promptRailMove 36s linear infinite}.railTrack.reverse{animation-duration:42s;animation-direction:reverse}.promptRail:hover .railTrack{animation-play-state:paused}.railTrack a{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:8px 16px;border:1px solid var(--line);border-radius:8px;color:#475069;background:var(--surface);box-shadow:0 8px 22px rgba(15,23,42,.05);white-space:nowrap;transition:border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.railTrack a:hover{border-color:#c7d7fe;color:#1d4ed8;box-shadow:0 12px 28px rgba(37,99,235,.12);transform:translateY(-1px)}.railTrack a svg{flex:0 0 auto}.promptRail:after,.promptRail:before{position:absolute;z-index:1;top:0;bottom:0;width:96px;content:"";pointer-events:none}.promptRail:before{left:0;background:linear-gradient(90deg,#f6f8fc,rgba(246,248,252,0))}.promptRail:after{right:0;background:linear-gradient(270deg,#f6f8fc,rgba(246,248,252,0))}@keyframes promptRailMove{0%{transform:translateX(0)}to{transform:translateX(-25%)}}.homeAgentSection{margin:2px 0 24px}.homeAgentHeader{justify-content:space-between;margin-bottom:14px}.homeAgentHeader,.homeAgentTitleRow{display:flex;align-items:center;gap:18px}.homeAgentTitleRow{min-width:0}.homeAgentSection h2{flex:0 0 auto;margin:0;color:var(--text-strong);font-size:24px;line-height:1.25;letter-spacing:0}.homeAgentFilters{display:flex;min-width:0;align-items:center;gap:10px;overflow-x:auto;scrollbar-width:none}.homeAgentFilters::-webkit-scrollbar{display:none}.homeAgentFilters button{flex:0 0 auto;min-height:30px;padding:0 12px;border:0;border-radius:8px;color:var(--text-muted);background:var(--surface-muted);cursor:pointer;font-size:13px;font-weight:900}.homeAgentFilters button.active{color:#fff;background:#050505}.homeAgentMore{display:inline-flex;flex:0 0 auto;align-items:center;gap:2px;color:var(--text-secondary);font-size:14px;font-weight:900}.homeAgentMore:hover{color:var(--brand)}.homeAgentLayout{display:grid;grid-template-columns:minmax(210px,260px) minmax(0,1fr);grid-gap:18px;gap:18px;align-items:stretch}.homeAgentAd{position:relative;display:flex;min-height:230px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:22px;border-radius:8px;color:#fff;background:radial-gradient(circle at 22% 16%,rgba(255,255,255,.34) 0 7%,transparent 8%),radial-gradient(circle at 76% 22%,rgba(255,255,255,.28) 0 5%,transparent 6%),linear-gradient(150deg,#1d4ed8,#2563eb 44%,#7dd3fc);box-shadow:var(--shadow)}.homeAgentAd:after{position:absolute;right:-24px;bottom:-28px;width:156px;height:156px;border-radius:32px;background:rgba(255,255,255,.18);content:"";transform:rotate(18deg)}.homeAgentAdBadge{position:absolute;top:34px;left:50%;z-index:1;padding:2px 10px;border-radius:999px;color:#a34b00;font-size:12px;font-weight:900;background:var(--warning-soft);transform:translateX(-50%)}.homeAgentAd em,.homeAgentAd small,.homeAgentAd strong{position:relative;z-index:1}.homeAgentAd strong{max-width:180px;font-size:30px;line-height:1.12}.homeAgentAd small{margin-top:14px;color:rgba(255,255,255,.86);font-size:13px;line-height:1.5}.homeAgentAd em{align-self:flex-start;margin-top:18px;padding:9px 28px;border-radius:999px;font-style:normal;font-weight:900;background:#2f80ed}.homeAgentGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px 18px;gap:14px 18px}.homeAgentCard{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:12px;gap:12px;min-height:108px;align-content:center;padding:16px;border:1px solid transparent;border-radius:8px;color:var(--text-strong);background:var(--surface)}.homeAgentCard:hover{border-color:#dbe7ff;background:linear-gradient(135deg,#ffffff,#eef7ff);box-shadow:0 12px 28px rgba(37,99,235,.08)}.homeAgentIcon{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;color:#2563eb;background:transparent}.homeAgentIcon svg{display:block}.homeAgentIcon.document{color:#6470e8}.homeAgentIcon.ppt{color:#3b82f6}.homeAgentIcon.pet{color:#8b5cf6}.homeAgentIcon.marketing{color:#f43f5e}.homeAgentIcon.persona{color:#ec4899}.homeAgentIcon.video{color:#2563eb}.homeAgentIcon.health{color:#ef476f}.homeAgentIcon.education{color:#7c3aed}.homeAgentIcon.writing{color:#f59e0b}.homeAgentIcon.code{color:var(--text)}.homeAgentIcon.finance{color:#0f9f6e}.homeAgentCard small,.homeAgentCard strong{display:block;min-width:0}.homeAgentCard strong{overflow:hidden;font-size:16px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.homeAgentCard small{display:-webkit-box;overflow:hidden;margin-top:8px;color:var(--text-muted);font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.homeAgentCard em{position:absolute;top:0;right:0;padding:6px 12px;border-radius:0 8px 0 8px;color:#fff;font-size:12px;font-style:normal;font-weight:900;background:#ff6242}.homeSquareSection{margin:30px 0 18px;padding-bottom:24px}.homeSquareTabs{display:flex;align-items:flex-end;gap:28px;margin-bottom:18px}.homeSquareTabs button{position:relative;padding:0 0 10px;border:0;color:#8b95a8;font-size:20px;font-weight:900;background:transparent;cursor:pointer}.homeSquareTabs button.active{color:var(--text-strong)}.homeSquareTabs button.active:after{position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:999px;background:var(--control-active);content:""}.homeSquareCategories{display:flex;flex-wrap:wrap;gap:12px 22px;margin-bottom:16px}.homeSquareCategories button{min-height:34px;padding:0 14px;border:0;border-radius:8px;color:var(--text-secondary);font-size:14px;font-weight:800;background:transparent;cursor:pointer}.homeSquareCategories button.active{color:#fff;background:#050505}.homeSquareMasonry{display:grid;align-items:start;grid-gap:12px;gap:12px}.homeVideoGrid{display:grid}.homeSquareColumn{display:flex;min-width:0;flex-direction:column;gap:12px}.homeSquareEmpty{display:flex;min-height:220px;align-items:center;justify-content:center;gap:10px;border:1px dashed var(--border-strong);border-radius:8px;color:var(--text-muted);background:var(--surface-subtle);font-size:14px;font-weight:800}.homeSquareTile{display:block;width:100%;overflow:hidden;margin:0;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 10px 24px rgba(15,23,42,.05)}.homeSquareMedia{position:relative;overflow:hidden;border-radius:8px 8px 0 0}.homeSquareTile.video .homeSquareMedia{cursor:pointer}.homeSquareTile img,.homeSquareVideoFallback{display:block;width:100%;min-height:180px;height:auto;object-fit:cover;background:linear-gradient(135deg,#f7d2dd,#f7b7cd 42%,#b9d7ff)}.homeSquareTile video{display:block;width:100%;height:auto;background:#0f172a}.homeSquareVideoFallback{aspect-ratio:3/4}.homeSquarePrompt{position:relative;padding:10px 38px 12px 12px;background:var(--surface)}.homeSquarePrompt p{display:-webkit-box;min-height:38px;max-height:38px;margin:0 0 10px;overflow:hidden;color:var(--text);font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.homeSquarePrompt button{position:absolute;z-index:1;right:10px;top:25px;display:grid;width:22px;height:22px;place-items:center;border:0;border-radius:999px;color:var(--text-muted);background:var(--surface-muted);cursor:pointer}.homeSquarePrompt button:hover{color:#2563eb;background:var(--brand-soft)}.homeSquareMeta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--text-muted);font-size:12px;font-weight:800;background:transparent}.homeSquareMeta span{display:inline-flex;min-width:0;align-items:center;gap:5px}.homeSquareMeta span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homeSquarePlay{position:absolute;top:12px;right:12px;display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:999px;color:#fff;background:rgba(0,0,0,.36)}.homeMusicSquare{display:grid;grid-gap:18px;gap:18px}.homeMusicPromptRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.homeMusicPromptRow a{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:14px;padding:0 20px;border:1px solid var(--border-subtle);border-radius:8px;color:var(--text-secondary);font-weight:800;background:linear-gradient(90deg,#f0f0f0,#fff)}.homeMusicCreateBar svg,.homeMusicPromptRow svg{color:#f4c76b}.homeMusicCreateBar{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:18px;padding:0 14px 0 24px;border:1px solid #111827;border-radius:8px;color:var(--text-strong);font-size:16px;font-weight:900;background:var(--surface)}.homeMusicCreateBar strong{display:inline-flex;align-items:center;gap:4px;padding:10px 18px;border-radius:8px;background:#f4c76b}.homeMusicSquare h3{margin:0;color:var(--text-strong);font-size:16px}.homeMusicGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.homeMusicCard{position:relative;display:grid;grid-template-columns:104px minmax(0,1fr);grid-gap:16px;gap:16px;min-height:132px;padding:12px 16px;border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface);box-shadow:0 8px 20px rgba(15,23,42,.06)}.homeMusicRank{position:absolute;top:24px;left:-6px;z-index:1;padding:8px 12px;color:#78350f;font-weight:900;background:#f7b34d}.homeMusicRank:after{position:absolute;top:0;right:-16px;width:0;height:0;border-top:18px solid transparent;border-bottom:18px solid transparent;border-left:16px solid #f7b34d;content:""}.homeMusicFavorite{position:absolute;top:12px;right:12px;z-index:2;display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(255,255,255,.76);border-radius:999px;color:#f97316;background:rgba(255,255,255,.92);box-shadow:0 8px 18px rgba(15,23,42,.12);cursor:pointer}.homeMusicFavorite:hover{color:#ef4444;background:var(--warning-soft)}.homeMusicCover{position:relative;overflow:hidden;align-self:center;border-radius:8px;aspect-ratio:1}.homeMusicCover img{display:block;width:100%;height:100%;object-fit:cover}.homeMusicCoverFallback{display:grid;width:100%;height:100%;place-items:center;color:#f97316;background:radial-gradient(circle at 22% 20%,rgba(255,255,255,.75),transparent 28%),linear-gradient(135deg,#fff7ed,#fde68a 48%,#fed7aa)}.homeMusicCover button{position:absolute;top:50%;left:50%;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;color:#fff;background:rgba(0,0,0,.58);transform:translate(-50%,-50%)}.homeMusicCover button:disabled{cursor:wait;opacity:.82}.homeMusicSpin{animation:homeMusicSpin .9s linear infinite}@keyframes homeMusicSpin{to{transform:rotate(1turn)}}.homeMusicCard strong{display:block;overflow:hidden;color:var(--text-strong);font-size:16px;text-overflow:ellipsis;white-space:nowrap}.homeMusicCard small{display:inline-flex;align-items:center;gap:4px;margin-top:8px;color:#9a5a2f;font-weight:800}.homeMusicCard p{display:-webkit-box;overflow:hidden;margin:10px 0 0;color:var(--text-muted);font-size:13px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.homeMusicEmpty{display:grid;min-height:180px;place-items:center;grid-gap:10px;gap:10px;border:1px dashed var(--border-strong);border-radius:8px;color:var(--text-faint);font-size:14px;font-weight:800;background:var(--surface-subtle)}.homeMusicInlinePlayer{position:-webkit-sticky;position:sticky;bottom:14px;z-index:5;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px) 32px;align-items:center;grid-gap:12px;gap:12px;padding:10px 12px 10px 14px;border:1px solid #e5eaf3;border-radius:8px;background:rgba(255,255,255,.96);box-shadow:0 18px 42px rgba(15,23,42,.14)}.homeMusicInlinePlayer>div{display:inline-flex;min-width:0;align-items:center;gap:8px;color:var(--text-strong);font-size:13px;font-weight:900}.homeMusicInlinePlayer>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homeMusicInlinePlayer audio{width:100%;height:34px}.homeMusicInlinePlayer>button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:999px;color:var(--text-muted);background:var(--surface-muted);cursor:pointer}.homePromptModal{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:24px;background:rgba(15,23,42,.42)}.homePromptModalPanel{position:relative;width:min(620px,92vw);max-height:min(520px,82vh);overflow-y:auto;padding:24px;border-radius:8px;background:var(--surface);box-shadow:0 30px 90px rgba(15,23,42,.24)}.homePromptModalPanel>button{position:absolute;top:14px;right:14px;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;color:var(--text-muted);background:var(--surface-subtle);cursor:pointer}.homePromptModalPanel h3{margin:0 40px 14px 0;color:var(--text-strong);font-size:18px}.homePromptModalPanel p{margin:0;color:var(--text);font-size:15px;line-height:1.8;white-space:pre-wrap}.homePromptCopyButton{display:inline-grid;width:24px;height:24px;margin-left:8px;padding:0;vertical-align:-5px;place-items:center;border:0;border-radius:6px;color:#2563eb;background:var(--brand-soft);cursor:pointer}.homePromptCopyButton:hover{background:var(--brand-soft-strong)}.homeVideoModal{position:fixed;z-index:82;inset:0;display:grid;place-items:center;padding:24px;background:rgba(15,23,42,.58)}.homeVideoModalPanel{position:relative;width:min(920px,94vw);padding:18px;border-radius:8px;background:var(--surface);box-shadow:0 30px 90px rgba(15,23,42,.28)}.homeVideoModalPanel>button{position:absolute;top:12px;right:12px;z-index:1;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;color:#0f172a;background:rgba(255,255,255,.92);cursor:pointer}.homeVideoModalPanel video{display:block;width:100%;max-height:72vh;border-radius:8px;background:#020617}.homeVideoModalPanel p{margin:14px 4px 0;color:var(--text);font-size:15px;line-height:1.6}.adminHeader,.sectionHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:10px 0 16px}.adminHeader h1,.sectionHeading h2{margin:0;letter-spacing:0}.sectionHeading h2{font-size:26px}.textAction{gap:8px;color:var(--brand);background:transparent;font-weight:800}.toolLayout{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:18px;gap:18px}.promoPanel{min-height:232px;padding:22px;color:#fff;background:linear-gradient(160deg,rgba(37,99,235,.95),rgba(9,166,184,.88))}.promoPanel .secondaryAction{color:var(--brand);background:var(--surface)}.toolGrid{grid-template-columns:repeat(5,minmax(170px,1fr));grid-gap:14px}.toolCard,.toolGrid{display:grid;gap:14px}.toolCard{position:relative;grid-template-columns:44px 1fr;grid-gap:14px;min-height:108px;padding:18px;text-align:left}.toolIcon{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;color:#fff}.toolCard h3{margin:0 0 8px;font-size:16px}.toolCard p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.appsShell{display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:0;gap:0;min-height:calc(100vh - 58px);padding:0;background:var(--surface-subtle)}.appsSidebar{display:grid;align-content:start;grid-gap:8px;gap:8px;padding:18px 12px;border-right:1px solid var(--border-subtle);background:var(--surface)}.appsFilterRow button,.appsSidebar button{border:0;cursor:pointer;font-weight:800}.appsSidebar button{min-height:36px;padding:0 14px;border-radius:8px;color:var(--text-secondary);background:transparent;text-align:left}.appsSidebar button.active,.appsSidebar button:hover{color:var(--text-strong);background:var(--surface-subtle)}.appsMain{min-width:0;padding:28px 34px}.appsHero{display:flex;align-items:flex-end;min-height:130px;margin-bottom:16px;padding:22px;border:1px solid var(--border-subtle);border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,.7)),linear-gradient(135deg,#eff6ff,#f8fafc 52%,#fff7ed)}.appsHero h1{margin:0;color:var(--text-strong);font-size:24px}.appsFilterRow{display:flex;gap:10px;margin-bottom:14px}.appsFilterRow button{min-height:32px;padding:0 14px;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface)}.appsFilterRow button.active,.appsFilterRow button:hover{color:#fff;background:var(--control-active)}.appStoreGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.appStoreCard{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:12px;gap:12px;min-height:104px;padding:14px;border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface)}.appStoreCard h3{margin:0 0 7px;color:var(--text-strong);font-size:15px}.appStoreCard p{display:-webkit-box;overflow:hidden;margin:0 0 10px;color:#526075;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.appStoreCard small{color:var(--text-muted);font-size:12px}.musicSquareShell,.videoWorkbench{display:grid;min-height:calc(100vh - 58px);padding:0;background:var(--surface-subtle)}.musicSquareShell{grid-template-columns:70px minmax(0,1fr)}.videoWorkbench{grid-template-columns:68px 330px minmax(0,1fr)}.mediaSideRail{display:flex;flex-direction:column;gap:16px;padding:26px 8px;border-right:1px solid var(--border-subtle);background:var(--surface)}.mediaSideRail a{display:grid;place-items:center;grid-gap:6px;gap:6px;min-height:58px;border-radius:8px;color:var(--text-strong);font-size:12px;font-weight:800;text-align:center}.mediaSideRail a.active,.mediaSideRail a:hover{background:var(--surface-subtle)}.videoWorkbench .primaryVideoRail+.mediaSideRail.video{display:none}.musicMain{min-width:0;padding:26px 16px 42px}.musicSquareFilterBar{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);grid-gap:16px;gap:16px;align-items:center;margin-bottom:20px;padding:14px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.musicSquarePills{display:flex;min-width:0;gap:10px;overflow-x:auto;scrollbar-width:none}.musicSquarePills::-webkit-scrollbar{display:none}.musicSquarePills button{flex:0 0 auto;min-height:38px;padding:0 18px;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--surface);cursor:pointer;font-size:14px;font-weight:900}.musicSquarePills button.active{border-color:#6aa6ff;color:#2f80ff;background:var(--brand-soft);box-shadow:inset 0 0 0 1px #6aa6ff}.musicSquareSearch{display:flex;min-width:0;height:44px;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--border);border-radius:8px;color:#8a95a8;background:var(--surface-subtle)}.musicSquareSearch input{min-width:0;flex:1 1 auto;border:0;outline:none;color:var(--text);background:transparent;font-size:14px;font-weight:800}.musicMain h1{margin:0 0 18px;font-size:20px}.lyricPromptRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:20px}.lyricPromptRow a,.lyricPromptRow button,.musicCard,.musicCreateBar{border:1px solid var(--border);border-radius:8px;background:var(--surface)}.lyricPromptRow a,.lyricPromptRow button{display:flex;align-items:center;min-height:48px;padding:0 16px;color:#555e72;cursor:pointer;text-align:left}.musicCreateBar{display:grid;grid-template-columns:minmax(0,1fr) 86px;grid-gap:10px;gap:10px;padding:8px}.musicCreateBar input{min-width:0;height:42px;border:0;outline:none;padding:0 12px}.musicCreateBar a,.musicCreateBar button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:6px;background:#f4c35b;color:#5a3a00;cursor:pointer;font-weight:900}.musicListSection{margin-top:26px}.musicListSection h2{margin:0 0 14px;font-size:16px}.musicGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.musicCard{grid-template-columns:80px minmax(0,1fr);grid-gap:12px;gap:12px;min-height:88px;padding:10px 40px 10px 10px}.musicCard,.musicCover{position:relative;display:grid}.musicCover{width:80px;height:68px;place-items:center;border-radius:6px;color:#fff;background:radial-gradient(circle at 72% 20%,rgb(255 255 255/32%) 0 12px,transparent 13px),linear-gradient(135deg,#ef476f,#7c3aed 52%,#2563eb)}.musicCard:nth-child(2n) .musicCover{background:radial-gradient(circle at 74% 22%,rgb(255 255 255/30%) 0 12px,transparent 13px),linear-gradient(135deg,#06b6d4,#4f46e5 52%,#9333ea)}.musicCard:nth-child(3n) .musicCover{background:radial-gradient(circle at 74% 22%,rgb(255 255 255/30%) 0 12px,transparent 13px),linear-gradient(135deg,#f97316,#db2777 48%,#4338ca)}.musicFavorite{position:absolute;top:10px;right:10px;display:grid;width:26px;height:26px;place-items:center;border:1px solid var(--border);border-radius:8px;color:var(--text-faint);background:var(--surface);cursor:pointer}.musicFavorite.active,.musicFavorite:hover{border-color:#fde68a;color:#f59e0b;background:var(--warning-soft)}.musicCoverPlay{position:absolute;inset:0;display:grid;width:36px;height:36px;margin:auto;place-items:center;border:2px solid rgba(255,255,255,.78);border-radius:999px;color:#fff;background:rgba(15,23,42,.24);cursor:pointer}.musicCoverPlay:hover{transform:scale(1.06);background:rgba(15,23,42,.4)}.musicNoteIcon{width:38px;height:38px;fill:currentColor;filter:drop-shadow(0 8px 14px rgb(15 23 42/24%))}.musicCard p,.musicCard small,.musicCard strong{display:block}.musicCard strong{margin-bottom:4px;font-size:14px}.musicCard small{margin-bottom:6px}.musicCard p,.musicCard small{color:var(--text-muted);font-size:12px}.musicCard p{display:-webkit-box;overflow:hidden;margin:0;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.musicPromptPreview{display:grid;grid-template-columns:minmax(0,1fr) 22px;grid-gap:4px;gap:4px;align-items:center;width:100%}.musicPromptPreview p{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-line-clamp:unset}.musicPromptPreview button{display:grid;width:22px;height:22px;place-items:center;border:0;border-radius:6px;color:var(--text-muted);background:transparent;cursor:pointer}.musicPromptPreview button:hover{color:var(--brand);background:var(--brand-soft)}.musicCardActions{display:flex;gap:8px;margin-top:8px}.musicCardActions button{display:inline-flex;align-items:center;gap:4px;min-height:28px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text-secondary);cursor:pointer;font-size:12px;font-weight:800;padding:0 8px}@media (max-width:1100px){.musicSquareFilterBar{grid-template-columns:1fr}}.musicSquareEmpty{display:grid;place-items:center;grid-gap:10px;gap:10px;min-height:260px;margin-top:26px;border:1px dashed #d7dee9;border-radius:8px;background:var(--surface);color:var(--text-muted);text-align:center}.musicSquareEmpty svg{color:#7c3aed}.musicSquareEmpty strong{color:var(--text-strong);font-size:16px}.musicSquareEmpty span{font-size:13px}.musicSquareEmpty a{display:inline-flex;align-items:center;justify-content:center;min-width:88px;height:34px;border-radius:6px;background:#f4c35b;color:#5a3a00;font-size:13px;font-weight:900}.musicCreativeShell{display:grid;grid-template-columns:70px 520px minmax(0,1fr);grid-gap:12px;gap:12px;height:calc(100vh - 58px);min-height:0;overflow:hidden;padding:0;background:var(--surface)}.musicRail{align-self:stretch;gap:0;min-width:0;padding:16px 6px;border:0;background:var(--surface)}.musicRail a{min-height:64px;gap:7px;border-radius:8px;color:var(--text-secondary);font-size:12px;font-weight:900}.musicRail a.active,.musicRail a:hover{color:var(--ink);background:var(--surface-muted)}.musicRail svg{width:24px;height:24px;color:var(--text-strong)}.musicCreatorPanel{position:relative;display:flex;flex-direction:column;min-width:0;gap:24px;height:calc(100vh - 90px);min-height:0;margin-top:16px;padding:14px 14px 16px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.musicCreatorPanel::-webkit-scrollbar{display:none}.musicModeTabs{display:flex;align-items:center;gap:30px;min-height:32px}.musicModeTabs button{position:relative;border:0;padding:0;background:transparent;color:#8c94a3;cursor:pointer;font-size:15px;font-weight:900;line-height:normal}.musicModeTabs button.active{color:var(--text-strong)}.musicModeTabs button.active:after{position:absolute;right:0;bottom:-11px;left:0;height:2px;border-radius:999px;background:var(--control-active);content:""}.musicField{display:grid;grid-gap:12px;gap:12px}.musicFieldHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.musicField>span,.musicFieldHeader>span,.musicUploadBlock strong,.musicWarmTip strong{display:inline-flex;align-items:center;gap:6px;color:var(--text-strong);font-size:var(--font-label);font-weight:900}.musicFieldHeader button{display:inline-flex;flex:0 0 auto;min-height:32px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:8px;color:var(--brand);background:var(--surface);cursor:pointer;font-size:var(--font-meta);font-weight:900;padding:0 10px}.musicFieldHeader button.promptButton{color:var(--text-secondary)}.musicField input,.musicField select,.musicField textarea{width:100%;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-strong);font-size:var(--font-control);outline:none}.musicField textarea{min-height:118px;resize:vertical;padding:18px;line-height:1.6}.musicField input,.musicField select{height:52px;padding:0 16px}.musicSwitch{display:inline-flex;width:max-content;align-items:center;gap:10px;color:var(--text-strong);cursor:pointer;font-size:18px;font-weight:800}.musicSwitch input{display:none}.musicSwitch span{position:relative;width:38px;height:20px;border-radius:999px;background:var(--surface-muted);transition:background .18s ease}.musicSwitch span:after{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:999px;background:var(--surface);box-shadow:0 1px 5px rgb(15 23 42/20%);content:"";transition:transform .18s ease}.musicSwitch input:checked+span{background:#6157ff}.musicSwitch input:checked+span:after{transform:translateX(18px)}.musicUploadBlock{display:grid;grid-gap:12px;gap:12px}.musicUploadBlock p{margin:6px 0 0;color:#8b95a5;font-size:var(--font-meta);line-height:1.45}.musicUploadBox{position:relative;display:grid;min-height:132px;place-items:center;grid-gap:8px;gap:8px;border:1px dashed #e2e8f0;border-radius:2px;color:var(--text-faint);cursor:pointer;text-align:center}.musicUploadBox input{display:none}.musicUploadBox b{position:absolute;top:0;right:0;padding:8px 13px;border-radius:0 0 0 8px;background:#6258ff;color:#fff;font-size:var(--font-meta)}.musicNameField>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:6px}.musicNameField input{height:40px;border:0}.musicNameField button{display:inline-flex;height:40px;align-items:center;gap:6px;border:0;border-radius:6px;background:#333;color:#fff;cursor:pointer;font-weight:900;padding:0 12px}.singerChoiceRow{display:flex;gap:26px}.singerChoiceRow button{display:grid;justify-items:center;grid-gap:9px;gap:9px;border:0;background:transparent;color:var(--text-secondary);cursor:pointer;font-size:var(--font-label);font-weight:800}.singerChoiceRow button span{display:grid;width:62px;height:62px;place-items:center;border:2px solid transparent;border-radius:999px;background:linear-gradient(135deg,#f43f5e,#7c3aed);color:#fff}.singerChoiceRow button:nth-child(2) span{background:var(--brand-soft);color:var(--text)}.singerChoiceRow button:nth-child(3) span{background:var(--warning-soft);color:var(--text)}.singerChoiceRow button.active span{border-color:var(--text-strong)}.musicWarmTip{display:grid;grid-gap:8px;gap:8px;color:#8b95a5;font-size:var(--font-meta);line-height:1.5}.musicGenerateButton{position:-webkit-sticky;position:sticky;bottom:0;flex:0 0 auto;width:100%;min-height:48px;justify-content:center;gap:8px;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--cyan));box-shadow:none;cursor:pointer;font-size:14px;margin-top:auto}.musicButtonCredits,.musicGenerateButton{display:inline-flex;align-items:center;font-weight:900}.musicButtonCredits{gap:4px;font-size:12px;line-height:1}.musicButtonCredits,.musicButtonCredits svg{color:rgba(255,255,255,.96)}.buttonCreditInline{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;color:rgba(255,255,255,.92);font-size:12px;font-weight:900;line-height:1;white-space:nowrap}.buttonCreditInline svg{flex:0 0 auto;color:rgba(255,255,255,.92);stroke-width:2.5}.musicGenerateButton:disabled{cursor:wait;opacity:.82}.musicCreationCenter{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;height:calc(100vh - 58px);padding:0 28px 28px 0;background:transparent;overflow-y:auto}.musicTaskFilterRow{flex:0 0 auto;padding:24px 0}.musicTaskPager{bottom:22px;right:28px}.musicTaskList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding-bottom:82px}.musicTaskCard{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:14px;gap:14px;padding:12px 44px 12px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.musicTaskTopActions{position:absolute;top:12px;right:12px;display:inline-flex;gap:8px}.musicTaskDelete,.musicTaskIconAction{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-faint);cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.musicTaskIconAction{border:1px solid var(--border);padding:0;font:inherit;text-decoration:none;cursor:pointer}.musicTaskIconAction:hover{border-color:#bfdbfe;background:var(--brand-soft);color:#2563eb}.musicTaskDelete:hover{border-color:#fecaca;background:var(--error-soft);color:#dc2626}.musicTaskCover{position:relative;display:grid;height:92px;place-items:center;border-radius:8px;color:#fff;background:radial-gradient(circle at 72% 20%,rgb(255 255 255/26%) 0 12px,transparent 13px),linear-gradient(135deg,#ef476f,#7c3aed 52%,#2563eb)}.musicTaskCoverPlay{position:absolute;inset:0;display:grid;width:42px;height:42px;margin:auto;place-items:center;border:2px solid rgba(255,255,255,.78);border-radius:999px;color:#ffffff;background:rgba(15,23,42,.24);cursor:pointer;transition:transform .16s ease,background .16s ease}.musicTaskCoverPlay:hover{transform:scale(1.06);background:rgba(15,23,42,.42)}.musicTaskBody{min-width:0}.musicTaskBody p,.musicTaskBody strong{overflow:hidden;text-overflow:ellipsis}.musicTaskBody strong{display:block;margin:8px 0 6px;white-space:nowrap;font-size:15px}.musicTaskBody p{display:-webkit-box;margin:0 0 10px;color:var(--text-muted);font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.musicTaskBody audio{width:100%;height:34px}.musicTaskError,.musicTaskLoading{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);font-size:12px}.musicTaskError{color:#dc2626}.musicTaskActions{display:flex;gap:8px;margin-top:10px}.musicTaskActions a,.musicTaskActions button{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text-secondary);cursor:pointer;font-size:12px;font-weight:800;padding:6px 9px}.musicMiniPlayer{position:fixed;right:0;bottom:0;left:0;z-index:70;display:grid;grid-template-columns:72px minmax(180px,260px) auto minmax(260px,1fr);align-items:center;grid-gap:16px;gap:16px;min-height:72px;padding:10px 72px;border-top:1px solid var(--border);background:var(--surface-subtle);box-shadow:0 -8px 22px rgb(15 23 42/7%)}.musicMiniClose{position:absolute;top:8px;right:18px;display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-muted);cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.musicMiniClose:hover{border-color:var(--border-strong);background:var(--surface-subtle);color:var(--text-strong)}.musicMiniCover{display:grid;width:58px;height:58px;place-items:center;border-radius:6px;color:#fff;background:radial-gradient(circle at 72% 20%,rgb(255 255 255/32%) 0 10px,transparent 11px),linear-gradient(135deg,#ef476f,#7c3aed 52%,#2563eb)}.musicMiniCover .musicNoteIcon{width:28px;height:28px}.musicMiniInfo{min-width:0}.musicMiniInfo span,.musicMiniInfo strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.musicMiniInfo strong{color:var(--text-strong);font-size:14px;font-weight:900}.musicMiniInfo span{margin-top:5px;color:var(--text-muted);font-size:12px}.musicMiniControls{display:inline-flex;align-items:center;gap:16px;color:var(--text-strong)}.musicMiniControls button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:999px;color:#fff;background:var(--control-active);cursor:pointer}.musicMiniControls button:hover{background:#2563eb}.musicMiniPlayer audio{width:100%;height:34px}.digitalAudioCreationCenter{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;height:calc(100vh - 58px);overflow-y:auto;padding:0 28px 28px 0;background:transparent}.digitalAudioTaskFilterRow{flex:0 0 auto;padding:24px 0}.digitalAudioTaskPager{right:28px;bottom:22px}.digitalAudioTaskList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;padding-bottom:82px}.digitalAudioTaskCard{grid-template-columns:116px minmax(0,1fr);grid-gap:12px;gap:12px;min-width:0;min-height:136px;padding:12px 72px 12px 12px;align-items:start;border:1px solid var(--border);background:var(--surface)}.digitalAudioTaskCard,.digitalAudioTaskCover{position:relative;display:grid;border-radius:8px}.digitalAudioTaskCover{width:116px;height:112px;place-items:center;overflow:hidden;color:#fff;background:radial-gradient(circle at 72% 20%,rgb(255 255 255/26%) 0 12px,transparent 13px),linear-gradient(135deg,#2563eb,#06b6d4 58%,#14b8a6)}.digitalAudioTaskBody{min-width:0}.digitalAudioTaskBody p,.digitalAudioTaskBody strong{overflow:hidden;text-overflow:ellipsis}.digitalAudioTaskBody strong{display:block;margin:8px 0 6px;white-space:nowrap;font-size:var(--font-card-title)}.digitalAudioTaskBody p{display:-webkit-box;margin:0 0 10px;color:var(--text-muted);font-size:var(--font-ui);line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.digitalAudioPromptPreview{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:end;grid-gap:4px;gap:4px}.digitalAudioPromptPreview p{margin-bottom:10px}.digitalAudioPromptPreview button{display:grid;width:24px;height:24px;margin-bottom:8px;padding:0;place-items:center;border:0;border-radius:6px;color:var(--text-muted);background:transparent;cursor:pointer}.digitalAudioPromptPreview button:hover{color:var(--brand);background:var(--brand-soft)}.digitalAudioTaskCover .digitalTaskCoverPlay.playing{background:rgba(37,99,235,.7)}.digitalAudioTaskCover .digitalTaskCoverPlay{width:42px;height:42px}.digitalAudioEmpty{grid-column:1/-1;display:grid;min-height:286px;place-items:center;border:1px dashed var(--border-strong);border-radius:8px;color:var(--text-muted);background:var(--surface);font-size:var(--text-md);font-weight:900}.digitalVideoCreationCenter{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;height:calc(100vh - 58px);overflow-y:auto;padding:0 28px 28px 0;background:transparent}.digitalVideoTaskFilterRow{flex:0 0 auto;padding:24px 0}.digitalVideoTaskPager{right:28px;bottom:22px}.digitalVideoTaskList{display:block;columns:180px 4;column-gap:24px;padding-bottom:82px}.digitalVideoTaskList.isEmpty{display:grid;grid-template-columns:1fr;columns:initial}.digitalVideoTaskCard{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:16px;gap:16px;page-break-inside:avoid;break-inside:avoid;min-width:0;margin:0 0 24px;padding:16px;align-items:start;border:1px solid var(--border-subtle);border-radius:14px;background:var(--surface);box-shadow:0 10px 28px rgb(15 23 42/4%)}.digitalVideoTaskHeader{display:flex;align-items:center;justify-content:space-between;gap:6px}.digitalVideoTaskHeader .taskStatusBadge{flex:0 0 auto;min-height:28px;padding:0 8px;white-space:nowrap;font-size:12px}.digitalVideoTaskCard .digitalAudioTaskBody{padding:0}.digitalVideoTaskCard .digitalAudioTaskBody>strong{margin-top:0}.digitalVideoInlineActions{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex:1 1 auto;min-height:28px;margin-top:0}.digitalVideoInlineActions a,.digitalVideoInlineActions button{display:grid;width:20px;height:24px;place-items:center;border:0;padding:0;border-radius:6px;color:var(--text-muted);background:transparent;cursor:pointer;text-decoration:none}.digitalVideoInlineActions a:hover,.digitalVideoInlineActions button:hover{color:var(--brand);background:var(--brand-soft)}.digitalVideoTaskCover{position:relative;display:grid;width:100%;aspect-ratio:1/1;min-height:0;place-items:center;overflow:hidden;border-radius:14px;color:#4f46e5;background:var(--brand-soft)}.digitalVideoTaskCover video{display:block;width:100%;height:100%;min-height:100%;object-fit:contain;background:var(--brand-soft)}.digitalVideoPromptPreview{display:grid;grid-template-columns:minmax(0,1fr) 24px;grid-gap:4px;gap:4px;align-items:center;margin-top:0}.digitalVideoPromptPreview p{margin:0;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-line-clamp:unset}.digitalVideoPromptPreview button{display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:6px;color:var(--text-muted);background:transparent;cursor:pointer}.digitalVideoPromptPreview button:hover{color:var(--brand);background:var(--brand-soft)}.digitalVideoTaskFooter{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:16px}.digitalVideoTaskFooter time{min-width:0;flex:1 1 auto;overflow:hidden;color:#8a95a8;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.digitalVideoTaskFooter span{flex:0 0 auto;display:inline-flex;min-height:26px;align-items:center;justify-content:center;padding:0 10px;border:1px solid #bfdbfe;border-radius:8px;color:#2f80ff;background:var(--brand-soft);font-size:12px;font-weight:900}.digitalTaskCoverPlay{position:absolute;inset:0;display:grid;width:56px;height:56px;margin:auto;place-items:center;border:2px solid rgba(255,255,255,.78);padding:0;border-radius:999px;color:#ffffff;background:rgba(15,23,42,.24);cursor:pointer;text-decoration:none;transition:transform .16s ease,background .16s ease}.digitalTaskCoverPlay:hover{transform:scale(1.06);background:rgba(15,23,42,.48)}.digitalVideoEmpty{grid-column:1/-1;display:grid;width:100%;min-height:286px;place-items:center;page-break-inside:avoid;break-inside:avoid;border:1px dashed var(--border-strong);border-radius:8px;color:var(--text-muted);background:var(--surface);font-size:var(--text-md);font-weight:900}@media (max-width:1280px){.digitalVideoTaskList{columns:180px 3}}.videoPromptPanel{display:grid;align-content:start;grid-gap:12px;gap:12px;padding:16px 14px;background:var(--surface);border-right:1px solid var(--border-subtle)}.videoPromptPanel textarea{min-height:150px;resize:vertical;padding:14px;border:1px solid var(--border);border-radius:8px;outline:none;color:var(--ink)}.videoPromptPanel input,.videoPromptPanel select{height:36px;padding:0 10px;border:1px solid var(--border);border-radius:7px;color:var(--ink);background:var(--surface)}.videoGallery{min-width:0;padding:16px 24px;background:var(--surface)}.videoTabs{display:flex;gap:28px;min-height:36px;border-bottom:1px solid var(--border-subtle);color:var(--text-muted)}.videoTabs strong{color:var(--text-strong);border-bottom:2px solid #111827;font-size:15px;line-height:1.35}.videoTabs span{font-size:13px;line-height:1.55}.videoEmpty{display:grid;min-height:360px;place-items:center;align-content:center;grid-gap:10px;gap:10px;color:#9aa3b2;font-size:13px}.jimengVideoShell{display:grid;grid-template-columns:70px 520px minmax(0,1fr);grid-gap:12px;gap:12px;height:calc(100vh - 58px);overflow:hidden;padding:0;background:var(--surface)}.jimengVideoRail{align-self:stretch;gap:0;padding:16px 6px;border:0;background:var(--surface)}.jimengVideoRail a{min-height:64px;gap:7px;border-radius:8px;color:var(--text-secondary);font-size:12px;font-weight:900}.jimengVideoRail a.active,.jimengVideoRail a:hover{color:var(--ink);background:var(--surface-muted)}.jimengVideoRail svg{width:24px;height:24px;color:var(--text-strong)}.jimengCreatorPanel{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;height:calc(100vh - 90px);margin-top:16px;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.jimengCreatorBody{flex:1 1 auto;min-height:0;overflow-y:auto;padding:14px 14px 18px;scrollbar-width:none;-ms-overflow-style:none}.jimengCreatorBody::-webkit-scrollbar{display:none}.jimengModeTabs{display:flex;align-items:center;gap:30px;min-height:48px;margin-bottom:24px}.jimengModelRow{min-height:34px;margin-bottom:10px}.jimengModelRow span{font-size:14px}.jimengModelRow select{min-width:180px;min-height:32px;font-size:13px}.jimengGalleryTabs button,.jimengModeTabs button{position:relative;border:0;padding:0;color:#8c94a3;background:transparent;cursor:pointer;font-size:15px;font-weight:900}.jimengGalleryTabs button.active,.jimengModeTabs button.active{color:var(--text-strong)}.jimengGalleryTabs button.active:after,.jimengModeTabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:2px;border-radius:999px;background:var(--control-active)}.jimengPromptHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.jimengPromptHeader>span{color:var(--text);font-size:var(--font-label);font-weight:900}.jimengPromptHeader>div{display:flex;gap:6px}.jimengPromptHeader button{display:inline-flex;align-items:center;gap:4px;height:32px;border:1px solid #dde3ed;border-radius:6px;padding:0 9px;color:#737b8a;background:var(--surface);cursor:pointer;font-size:12px;font-weight:900}.jimengPromptHeader button.aiPromptButton{gap:8px;border-color:var(--line);border-radius:8px;color:var(--brand)}.jimengPromptHeader button.promptButton{gap:8px;border-color:var(--line);border-radius:8px;color:var(--text-secondary)}.jimengImageInputPanel{display:grid;grid-gap:12px;gap:12px;margin-bottom:14px}.jimengImageModeCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.jimengImageModeCards button{display:grid;grid-gap:6px;gap:6px;min-height:76px;border:1px solid #e4e7f5;border-radius:8px;padding:12px;text-align:left;color:var(--text-muted);background:var(--surface);cursor:pointer}.jimengImageModeCards button.active{border-color:var(--brand);background:linear-gradient(135deg,rgba(123,92,255,.12),rgba(34,211,238,.08))}.jimengFrameUpload strong,.jimengImageModeCards strong,.jimengReferenceHeader strong{color:var(--text-strong);font-size:13px;font-weight:900}.jimengFrameUpload span,.jimengImageModeCards span,.jimengReferenceHeader span{color:var(--text-muted);font-size:12px;line-height:1.45}.jimengFrameGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:10px;gap:10px}.jimengFrameUpload,.jimengReferenceUpload{display:grid;grid-gap:10px;gap:10px;border:1px solid #e4e7f5;border-radius:8px;padding:12px;background:var(--surface)}.jimengFrameUpload{min-width:0;align-content:start}.jimengFrameUpload>div,.jimengReferenceHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.jimengFrameUpload>div:first-child,.jimengReferenceHeader>div{display:grid;grid-gap:5px;gap:5px}.jimengFrameUpload label,.jimengReferenceHeader label,.jimengReferenceUrlRow button{position:relative;display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;padding:0 12px;color:var(--text-strong);background:var(--surface-muted);cursor:pointer;font-size:12px;font-weight:900;white-space:nowrap}.jimengFrameUpload>.jimengFrameActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.jimengFrameActions button,.jimengFrameActions label{width:100%}.jimengFrameActions button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe5ef;border-radius:8px;padding:0 10px;color:#4f5f78;background:var(--surface);cursor:pointer;font-size:12px;font-weight:900;white-space:nowrap}.jimengFrameActions button:hover{border-color:#a9b8d0;background:var(--surface-subtle)}.jimengReferenceHeader>.jimengReferenceActions{display:flex;flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-end;gap:7px}.jimengReferenceHeader>div:first-child{min-width:0}.jimengReferenceActions>button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe5ef;border-radius:8px;padding:0 11px;color:#4f5f78;background:var(--surface);cursor:pointer;font-size:12px;font-weight:900;white-space:nowrap}.jimengReferenceActions>button:disabled{opacity:.5;cursor:not-allowed}.jimengReferenceHeader>.jimengReferenceActions>label{border:1px solid #dfe5ef;color:#4f5f78;background:var(--surface)}.jimengFrameUpload label input,.jimengReferenceHeader label input{position:absolute;inset:0;opacity:0;cursor:pointer}.jimengFrameUpload>input,.jimengReferenceUrlRow input{width:100%;min-height:34px;border:1px solid var(--border);border-radius:8px;padding:0 10px;color:var(--text);font-size:12px}.jimengFrameUpload figure,.jimengReferenceGrid .empty,.jimengReferenceGrid figure{position:relative;overflow:hidden;aspect-ratio:16/9;margin:0;border:1px solid var(--border);border-radius:8px;background:var(--surface-subtle)}.jimengFrameUpload figure img,.jimengReferenceGrid figure img{width:100%;height:100%;object-fit:cover;display:block}.jimengFrameUpload figure img{object-fit:contain;background:var(--surface-muted)}.jimengFrameUpload .jimengFrameEmpty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border-style:dashed;color:#98a2b3;background:var(--surface-subtle)}.jimengFrameUpload .jimengFrameEmpty span{color:#8a94a6;font-size:12px}.jimengFrameUpload figure button,.jimengReferenceGrid figure button{position:absolute;top:6px;right:6px;display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border:0;border-radius:999px;color:#fff;background:rgba(15,23,42,.72);cursor:pointer}@media (max-width:640px){.jimengFrameGrid{grid-template-columns:1fr}}.jimengReferenceGrid figcaption{position:absolute;left:6px;bottom:6px;max-width:calc(100% - 12px);overflow:hidden;border-radius:5px;padding:3px 6px;color:#fff;background:rgb(15 23 42/72%);font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.jimengReferenceUrlRow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.jimengReferenceGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.jimengReferenceGrid .empty{display:grid;place-items:center;color:#a0a7b5;border-style:dashed}.jimengAudioReferences{display:grid;grid-gap:9px;gap:9px;padding-top:10px;border-top:1px solid #edf0f5}.jimengAudioList{display:grid;grid-gap:7px;gap:7px}.jimengAudioList article{display:grid;grid-template-columns:24px minmax(0,1fr) 28px;align-items:center;grid-gap:8px;gap:8px;min-height:48px;padding:7px 8px;border-radius:8px;color:#5965e8;background:var(--brand-soft)}.jimengAudioList article>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.jimengAudioList span,.jimengAudioList strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jimengAudioList strong{font-size:12px}.jimengAudioList span{color:#7b8495;font-size:11px}.jimengAudioList button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:7px;color:#7b8495;background:var(--surface);cursor:pointer}.jimengAudioHint{margin:0;color:#8a93a3;font-size:11px;line-height:1.55}.jimengPromptBox{position:relative;z-index:20;overflow:visible;margin-bottom:18px;border:1px solid #e2e7f0;border-radius:7px;background:var(--surface)}.jimengMentionMenu{position:absolute;z-index:12;left:10px;right:10px;bottom:44px;display:grid;max-height:240px;overflow:auto;padding:6px;border:1px solid #dfe4ef;border-radius:9px;background:var(--surface);box-shadow:0 12px 30px rgb(15 23 42/16%)}.jimengMentionHeader{position:-webkit-sticky;position:sticky;z-index:2;top:-6px;display:flex;align-items:center;justify-content:space-between;min-height:36px;margin:-6px -6px 4px;padding:6px 8px 5px 12px;border-bottom:1px solid #edf0f5;background:var(--surface)}.jimengMentionHeader>strong{color:#202939;font-size:13px}.jimengMentionMenu .jimengMentionClose{display:inline-flex;grid-template-columns:none;align-items:center;justify-content:center;width:28px;min-height:28px;padding:0;border:1px solid #e1e5ec;border-radius:7px;color:#697386;background:var(--surface)}.jimengMentionMenu .jimengMentionClose:hover{color:#202939;background:var(--surface-muted)}.jimengMentionMenu button{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;min-height:44px;border:0;border-radius:7px;padding:6px 8px;color:#5965e8;background:transparent;cursor:pointer;text-align:left}.jimengMentionMenu button:hover{background:var(--brand-soft)}.jimengMentionMenu button>img{width:32px;height:32px;border-radius:6px;object-fit:cover}.jimengMentionMenu button>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.jimengMentionMenu small,.jimengMentionMenu strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jimengMentionMenu strong{font-size:12px}.jimengMentionMenu small{color:#8a93a3;font-size:11px}.jimengMentionMenu>p{margin:0;padding:12px;color:#8a93a3;font-size:12px;text-align:center}.videoAssetPickerOverlay{position:fixed;inset:0;z-index:160;display:grid;place-items:center;padding:24px;background:rgb(15 23 42/56%)}.videoAssetPickerModal{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(940px,calc(100vw - 48px));height:min(680px,calc(100vh - 48px));overflow:hidden;border-radius:12px;background:var(--surface);box-shadow:0 24px 70px rgb(15 23 42/28%)}.videoAssetPickerModal>footer,.videoAssetPickerModal>header{display:flex;align-items:center;gap:12px;padding:15px 18px;border-bottom:1px solid #e7ebf2}.videoAssetPickerModal>header{justify-content:space-between}.videoAssetPickerModal>header>div{display:grid;grid-gap:3px;gap:3px}.videoAssetPickerModal h2{margin:0;color:var(--text-strong);font-size:17px;font-weight:900}.videoAssetPickerModal>header span{color:#7b8495;font-size:12px}.videoAssetPickerModal>header button{display:grid;width:32px;height:32px;place-items:center;border:0;color:#7b8495;background:transparent;cursor:pointer}.videoAssetPickerGrid{position:relative;min-height:0;overflow-y:auto;padding:16px 18px;background:var(--surface-subtle)}.videoAssetPickerGrid.image{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;grid-gap:12px;gap:12px}.videoAssetPickerGrid.audio{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;grid-gap:12px;gap:12px}.videoAssetPickerGrid article{position:relative;overflow:hidden;border:1px solid #e1e6ef;border-radius:9px;color:var(--text);background:var(--surface);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.videoAssetPickerGrid article.selected{border-color:#5b7cff;background:var(--brand-soft);box-shadow:0 0 0 1px rgb(91 124 255/18%)}.videoAssetPickerGrid article.added{opacity:.62;cursor:default}.videoAssetPickerGrid.image article{display:grid;grid-template-rows:126px minmax(58px,auto)}.videoAssetPickerGrid.image figure{position:relative;margin:0;overflow:hidden;background:var(--surface-muted)}.videoAssetPickerGrid.image figure img{width:100%;height:100%;object-fit:cover;display:block}.videoAssetPickerGrid.image figure button{position:absolute;right:7px;bottom:7px;display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:7px;color:#fff;background:rgb(15 23 42/68%);cursor:pointer}.videoAssetPickerGrid.image article>div{display:grid;min-width:0;grid-gap:5px;gap:5px;padding:9px 10px 11px}.videoAssetPickerGrid article p,.videoAssetPickerGrid article span,.videoAssetPickerGrid article strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.videoAssetPickerGrid article strong{font-size:12px;font-weight:900}.videoAssetPickerGrid article span{color:#8a93a3;font-size:10px}.videoAssetPickerGrid article>em{position:absolute;top:7px;left:7px;display:inline-flex;min-height:24px;align-items:center;gap:3px;border-radius:6px;padding:0 7px;color:#fff;background:rgb(15 23 42/70%);font-size:10px;font-style:normal;font-weight:900}.videoAssetPickerGrid article.selected>em{background:#4f6ff3}.videoAssetPickerGrid.audio article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-height:96px;padding:12px}.videoAssetAudioPlay{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:999px;color:#4f6ff3;background:var(--brand-soft);cursor:pointer}.videoAssetPickerGrid.audio article>div{display:grid;min-width:0;grid-gap:5px;gap:5px}.videoAssetPickerGrid.audio article p{margin:0;color:var(--text-muted);font-size:11px}.videoAssetPickerGrid.audio article>em{position:static;color:var(--text-muted);background:var(--surface-muted)}.videoAssetPickerGrid.audio article.selected>em{color:#fff;background:#4f6ff3}.videoAssetPickerState{grid-column:1/-1;display:grid;min-height:280px;place-items:center;align-content:center;grid-gap:10px;gap:10px;color:#7b8495;font-size:13px}.videoAssetPickerState.error{color:#dc2626}.videoAssetPickerModal>footer{justify-content:flex-end;border-top:1px solid #e7ebf2;border-bottom:0}.videoAssetPickerModal>footer>span{margin-right:auto;color:var(--text-muted);font-size:12px}.videoAssetPickerModal>footer>button,.videoAssetPickerPager button{min-height:34px;border:1px solid #dce2ec;border-radius:8px;padding:0 13px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-size:12px;font-weight:900}.videoAssetPickerModal>footer>button:last-child{border-color:#4f6ff3;color:#fff;background:#4f6ff3}.videoAssetPickerModal button:disabled{opacity:.48;cursor:not-allowed}.videoAssetPickerPager{display:flex;align-items:center;gap:8px}.videoAssetPickerPager span{color:var(--text-muted);font-size:11px}.videoAssetImagePreview{position:fixed;inset:0;z-index:2;display:grid;place-items:center;padding:48px;background:rgb(15 23 42/78%)}.videoAssetImagePreview img{max-width:min(920px,88vw);max-height:84vh;border-radius:10px;box-shadow:0 24px 70px rgb(0 0 0/34%)}@media (max-width:900px){.videoAssetPickerOverlay{padding:12px}.videoAssetPickerModal{width:calc(100vw - 24px);height:calc(100vh - 24px)}.videoAssetPickerGrid.image{grid-template-columns:repeat(2,minmax(0,1fr))}.videoAssetPickerGrid.audio{grid-template-columns:1fr}.videoAssetPickerModal>footer{flex-wrap:wrap}.videoAssetPickerModal>footer>span{order:-1;width:100%;margin-right:0}.videoAssetPickerPager{margin-right:auto}.jimengReferenceHeader{flex-wrap:wrap}.jimengReferenceActions{width:100%;justify-content:flex-start}}.jimengPromptBox textarea{display:block;width:100%;min-height:170px;resize:none;border:0;outline:none;padding:22px 12px 14px;color:#79808e;background:var(--surface);font:inherit;font-size:13px;line-height:1.7}.jimengPromptTools{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:0 12px 10px;color:#9aa3af}.jimengPromptTools>span{margin-right:auto;font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.jimengPromptTools>span.limit{color:#ef4444}.jimengPresetRow .refresh,.jimengPromptTools button{display:grid;width:28px;height:28px;place-items:center;border:0;color:#9aa3af;background:transparent;cursor:pointer}.jimengPresetRow{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-height:44px;padding:8px 8px 8px 12px;border-top:1px solid #eef1f6}.jimengPresetRow span{color:#5f6677;font-size:13px;font-weight:900}.jimengPresetRow button:not(.refresh){min-height:30px;border:1px solid #dfe5ef;border-radius:6px;padding:0 10px;color:#5f6677;background:var(--surface);cursor:pointer;font-size:12px;font-weight:900}.jimengPresetRow .refresh{margin-left:auto}.jimengNegative{display:inline-flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;border:0;padding:0;color:#30394b;background:transparent;cursor:pointer;font-size:13px;font-weight:900}.jimengNegativeBox{display:grid;grid-gap:12px;gap:12px;margin-top:0}.jimengNegativeBox .jimengNegative svg{transition:transform .16s ease}.jimengNegativeBox.open .jimengNegative svg{transform:rotate(180deg)}.jimengNegativeBox textarea{width:100%;min-height:142px;resize:vertical;border:1px solid #e2e7f0;border-radius:0;outline:none;padding:22px 18px;color:var(--text);background:var(--surface);font:inherit;font-size:13px;line-height:1.7}.jimengNegativeBox textarea::placeholder{color:#9aa3af}.jimengNegativeBox textarea:focus{border-color:#b8c7e4;box-shadow:0 0 0 2px rgb(37 99 235/8%)}.jimengCreatorFooter{flex:0 0 auto;display:grid;grid-gap:16px;gap:16px;padding:16px 14px;border-top:1px solid #e7ebf2;border-radius:0 0 8px 8px;background:var(--surface)}.jimengParamsPanel{position:relative;display:grid;grid-gap:16px;gap:16px}.jimengParamsHeader,.jimengParamsSummary{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.jimengParamsHeader strong,.jimengParamsSummary span{min-width:0;color:var(--text);font-size:14px;font-weight:900}.jimengParamsHeader button,.jimengParamsSummary{border:1px solid #e2e8f0;border-radius:8px;color:var(--text);background:var(--surface-subtle);cursor:pointer}.jimengParamsHeader button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center}.jimengParamsSummary{width:100%;min-height:42px;padding:0 12px 0 14px;text-align:left}.jimengParamsHeader button svg,.jimengParamsSummary svg{flex:0 0 auto;color:var(--text-muted)}.jimengRatioGroup{gap:9px}.jimengRatioGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.jimengDurationGroup{gap:9px}.jimengDurationSlider{display:grid;grid-gap:10px;gap:10px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;background:var(--surface-subtle)}.jimengDurationValue{display:flex;align-items:center;justify-content:space-between;gap:12px}.jimengDurationValue strong{color:#2563eb;font-size:18px;line-height:1}.jimengDurationValue span{color:var(--text-faint);font-size:12px;font-weight:800}.jimengDurationSlider input[type=range]{width:100%;accent-color:#2563eb;cursor:pointer}.jimengResolutionGroup{gap:9px}.jimengResolutionGroup select{width:100%;height:42px;padding:0 14px;border:1px solid #e2e8f0;border-radius:8px;color:var(--text);background:var(--surface-subtle);font-size:14px;font-weight:900;outline:none}.jimengResolutionGroup select:focus{border-color:#6f7cff;box-shadow:0 0 0 3px rgb(111 124 255/14%)}.sizeChoiceGrid.jimengRatioGrid button{min-height:70px;gap:8px}.sizeChoiceGrid.jimengRatioGrid .sizeIcon.square{width:24px;height:24px}.sizeChoiceGrid.jimengRatioGrid .sizeIcon.wide{width:42px;height:20px}.sizeChoiceGrid.jimengRatioGrid .sizeIcon.tall{width:20px;height:42px}.sizeChoiceGrid.jimengRatioGrid .sizeIcon.auto{width:34px;height:28px}.sizeChoiceGrid.jimengRatioGrid strong{font-size:12px}.jimengGenerateButton{flex:0 0 auto;width:100%;min-height:48px;justify-content:center;gap:8px;margin-top:auto;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--cyan));box-shadow:none;cursor:pointer;font-size:14px}.jimengButtonCredits,.jimengGenerateButton{display:inline-flex;align-items:center;font-weight:900}.jimengButtonCredits{gap:5px;color:rgb(255 255 255/82%);font-size:15px;white-space:nowrap}.jimengButtonCredits svg{flex:0 0 auto;stroke-width:2.5}.jimengGenerateButton:disabled{cursor:wait;opacity:.82}.jimengGallery{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;height:calc(100vh - 58px);padding:0 28px 28px 0;background:transparent}.videoCreationCenter .creationHeader{margin-bottom:0}.videoCreationFeed{padding:0 0 82px}.videoCreationTask .taskActions{position:static;order:1;justify-content:flex-end;gap:4px;margin-left:auto}.videoCreationTask .taskActions a,.videoCreationTask .taskActions button{display:inline-flex;flex:0 0 26px;align-items:center;justify-content:center;width:26px;height:26px;padding:0;line-height:0;box-sizing:border-box}.videoCreationTask .taskActions svg{display:block;flex:0 0 auto}.videoCreationTask .taskActions .videoTaskDelete:hover{color:#ef4444;background:var(--error-soft)}.videoCreationTask .digitalVideoTaskHeader .taskStatusBadge{flex:0 0 auto;min-height:28px;padding:0 8px;white-space:nowrap;font-size:12px}.videoTaskPreview{position:relative;display:flex;align-items:center;justify-content:center}.videoTaskPreview video{display:block;width:100%;height:100%;object-fit:contain;background:var(--surface-subtle)}.videoCreationEmpty{display:grid;place-items:center}.drawCreationEmpty,.videoCreationEmpty{grid-column:1/-1;min-height:260px;border:1px dashed var(--border-strong);border-radius:8px;color:var(--muted);background:var(--surface);font-weight:900}.drawCreationEmpty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px}.drawCreationEmptyIcon{display:block;width:148px;height:auto;opacity:.92}.emptyRecordState{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;text-align:center}.emptyRecordState img{display:block;width:148px;height:auto;opacity:.92}.emptyRecordState strong{color:var(--text-muted);font-size:var(--text-md);font-weight:900}.jimengGalleryTabs{display:flex;align-items:center;gap:34px;min-height:76px;margin-bottom:22px;padding:22px 0 14px;border-bottom:1px solid var(--line)}.jimengGalleryBody{flex:1 1 auto;min-height:0;overflow-y:auto;background:var(--surface)}.jimengTaskList{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;padding:0 8px 0 0}.jimengTaskList article{display:grid;grid-gap:8px;gap:8px;min-height:96px;padding:12px;border:1px solid #eef1f6;border-radius:8px;background:var(--surface-subtle)}.jimengTaskList strong{display:-webkit-box;overflow:hidden;color:var(--text);font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.jimengTaskList span{color:#7a8294;font-size:12px;font-weight:900}.digitalHumanShell{display:grid;grid-template-columns:70px 520px minmax(0,1fr);grid-gap:12px;gap:12px;height:calc(100vh - 58px);min-height:0;overflow:hidden;padding:0;background:var(--surface)}.digitalHumanShell.marketMode,.digitalHumanShell.wideMode{grid-template-columns:70px minmax(0,1fr);gap:0;background:var(--surface-subtle)}.digitalHumanShell.marketMode .drawSideNav{background:transparent}.digitalHumanPanel,.digitalHumanStage{min-width:0;background:var(--surface)}.digitalHumanPanel{align-self:flex-start;display:flex;flex-direction:column;align-content:flex-start;gap:16px;height:calc(100vh - 90px);min-height:0;margin-top:16px;padding:16px 14px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.digitalHumanPanel::-webkit-scrollbar{display:none}.digitalHumanPanel.worksMode{overflow:hidden}.digitalFormBody{display:grid;flex:1 1 auto;align-content:start;min-height:0;grid-gap:18px;gap:18px;overflow-y:auto;padding-right:4px;scrollbar-width:none;-ms-overflow-style:none}.digitalFormBody::-webkit-scrollbar{display:none}.digitalFormBody.audioCreate{gap:16px}.digitalFormFooter{display:grid;flex:0 0 auto;margin-top:auto;padding-top:14px;border-top:1px solid var(--line)}.audioVoiceSummary{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:12px;border:1px solid #cfe2ff;border-radius:18px;background:var(--brand-soft);box-shadow:0 12px 28px rgb(37 99 235/8%)}.audioVoiceAvatar{display:grid;width:52px;height:52px;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(145deg,#65a7ff,#3468df);font-size:var(--text-xl);font-weight:900}.audioVoiceSummary span{display:block;color:var(--text-muted);font-size:var(--text-xs);font-weight:800}.audioVoiceSummary strong{display:block;overflow:hidden;margin-top:4px;color:var(--text-strong);font-size:var(--text-lg);font-weight:900;text-overflow:ellipsis;white-space:nowrap}.audioVoiceSummary a,.audioVoiceSummary button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid #bfdbfe;border-radius:14px;color:#2563eb;background:var(--surface);box-shadow:0 10px 18px rgb(37 99 235/12%);cursor:pointer;font-size:var(--text-md);font-weight:900;padding:0 16px}.voicePickerOverlay{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:20px;background:rgb(15 23 42/52%)}.voicePickerModal{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(860px,calc(100vw - 40px));height:min(620px,calc(100vh - 40px));overflow:hidden;border-radius:12px;background:var(--surface);box-shadow:0 20px 54px rgb(15 23 42/22%)}.voicePickerFooter,.voicePickerHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid var(--border)}.voicePickerHeader h2{margin:0;color:var(--text-strong);font-size:16px;font-weight:900}.voicePickerHeader button{display:inline-grid;width:32px;height:32px;place-items:center;border:0;color:var(--text-faint);background:transparent;cursor:pointer}.voicePickerBody{display:grid;grid-template-columns:170px minmax(0,1fr);min-height:0}.voicePickerSidebar{display:grid;align-content:start;grid-gap:12px;gap:12px;overflow-y:auto;padding:16px 14px;border-right:1px solid var(--border);background:var(--surface-subtle);scrollbar-width:none}.voicePickerSidebar::-webkit-scrollbar{display:none}.voicePickerSidebar strong{color:var(--text-muted);font-size:12px;font-weight:900}.voiceCategoryList button,.voiceFavoriteButton{display:inline-flex;min-height:38px;align-items:center;gap:8px;border:0;border-radius:8px;color:var(--text);background:transparent;cursor:pointer;font-size:13px;font-weight:800;padding:0 12px;text-align:left}.voiceCategoryList{display:grid;grid-gap:6px;gap:6px}.voiceCategoryList button.active{color:#2563eb;background:var(--brand-soft-strong)}.voicePickerGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-content:start;min-height:0;overflow-y:auto;padding:16px}.voicePickerGrid article{display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;grid-gap:10px;gap:10px;min-height:82px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);cursor:pointer}.voicePickerGrid article.selected{border-color:#93c5fd;background:var(--brand-soft)}.voicePickerMic{display:grid;width:40px;height:40px;place-items:center;border-radius:999px;color:#3b82f6;background:var(--brand-soft-strong)}.voicePickerGrid article em,.voicePickerGrid article span,.voicePickerGrid article strong{display:block}.voicePickerGrid article strong{overflow:hidden;color:var(--text-strong);font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.voicePickerGrid article span{margin-top:4px;color:var(--text-muted);font-size:12px;font-weight:800}.voicePickerGrid article em{margin-top:6px;color:#3b82f6;font-size:12px;font-style:normal;font-weight:900}.voicePickerGrid article button{display:inline-grid;width:30px;height:30px;place-items:center;border:0;background:transparent;cursor:pointer}.voicePickerGrid article .favorite{color:var(--text-faint)}.voicePickerGrid article .favorite.active{color:#eab308}.voicePickerGrid article .play{color:var(--text-muted)}.voicePickerGrid article .play.playing{color:#ef4444}.voicePickerGrid article .play.loading{color:#2563eb;cursor:wait}.voicePickerFooter{justify-content:flex-end;border-top:1px solid var(--border);border-bottom:0}.voicePickerFooter button{display:inline-flex;min-width:84px;min-height:36px;align-items:center;justify-content:center;border:1px solid #d1d5db;border-radius:8px;color:var(--text);background:var(--surface);cursor:pointer;font-size:13px;font-weight:900;padding:0 14px}.voicePickerFooter button:last-child{border-color:#3b82f6;color:#fff;background:#3b82f6}.voicePickerFooter button:disabled{opacity:.55;cursor:not-allowed}.avatarPickerModal{width:min(920px,calc(100vw - 40px))}.avatarPickerBody{grid-template-columns:150px minmax(0,1fr)}.avatarPickerGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-content:start;min-height:0;overflow-y:auto;padding:16px}.avatarPickerGrid article{display:grid;grid-template-columns:116px minmax(0,1fr);grid-gap:12px;gap:12px;min-height:124px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);cursor:pointer}.avatarPickerGrid article.selected{border-color:#93c5fd;background:var(--brand-soft)}.avatarPickerCover{overflow:hidden;width:116px;aspect-ratio:16/10;border-radius:8px;background:var(--surface-muted)}.avatarPickerCover img,.avatarPickerCover video{width:100%;height:100%;object-fit:cover}.avatarPickerCover svg{width:100%;height:100%;padding:30px;color:var(--text-faint)}.avatarPickerGrid article em,.avatarPickerGrid article span,.avatarPickerGrid article strong{display:block}.avatarPickerGrid article strong{overflow:hidden;color:var(--text-strong);font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.avatarPickerGrid article span{margin-top:5px;color:var(--text-muted);font-size:12px;font-weight:800}.avatarPickerGrid article p{display:-webkit-box;overflow:hidden;margin:8px 0 0;color:var(--text-muted);font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.avatarPickerGrid article em{margin-top:8px;color:#2563eb;font-size:12px;font-style:normal;font-weight:900}.aiCopyOverlay{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:20px;background:rgb(17 24 39/48%)}.aiCopyModal{position:relative;display:flex;width:min(680px,calc(100vw - 48px));max-height:min(620px,calc(100vh - 56px));flex-direction:column;overflow:hidden;padding:24px 28px 26px;border-radius:12px;background:var(--surface);box-shadow:0 18px 48px rgb(15 23 42/22%)}.aiCopyClose{position:absolute;top:18px;right:18px;display:inline-grid;width:32px;height:32px;place-items:center;border:0;color:var(--text-faint);background:transparent;cursor:pointer}.aiCopyHeader{padding-right:38px}.aiCopyHeader h2{margin:0;color:var(--text-secondary);font-size:var(--font-title);font-weight:900;line-height:1.2}.aiCopyHeader h2 span{color:transparent;background:linear-gradient(90deg,#347cf5,#9b4df3);-webkit-background-clip:text;background-clip:text}.aiCopyHeader p{margin:6px 0 0;color:var(--text-muted);font-size:var(--font-meta);font-weight:700;line-height:1.5}.aiCopyHeader p strong{color:#3b82f6;font-weight:900}.aiCopyTopic{display:grid;grid-gap:10px;gap:10px;margin-top:20px}.aiCopyOptions strong,.aiCopyTopic span{color:var(--text-secondary);font-size:var(--font-label);font-weight:900}.aiCopyTopic>span{display:flex;align-items:center;justify-content:space-between;gap:12px}.aiCopyTopic>span em{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;font-style:normal}.aiCopyTopic>span em button{min-height:28px;padding:0 12px;border:1px solid #dfe5ef;border-radius:7px;color:#5f6677;background:var(--surface);cursor:pointer;font-size:12px;font-weight:900}.aiCopyTopic>span em button:hover{border-color:#93b4ff;color:#2563eb;background:var(--brand-soft)}.aiCopyTopic textarea{width:100%;min-height:92px;resize:none;padding:12px 14px;border:1px solid var(--border);border-radius:8px;outline:none;color:var(--text-secondary);background:var(--surface);font-size:var(--font-control);font-weight:700;line-height:1.55}.aiCopyTopic textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px rgb(59 130 246/10%)}.aiCopyOptions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:20px}.aiCopyOptions section{display:grid;grid-gap:10px;gap:10px;min-width:0}.aiCopyOptions section>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;min-height:42px;padding:4px;border:1px solid var(--border);border-radius:999px;background:var(--surface)}.aiCopyOptions button{min-width:0;border:0;border-radius:999px;color:var(--text-secondary);background:transparent;cursor:pointer;font-size:var(--font-control);font-weight:900}.aiCopyOptions button.active{color:#fff;background:#3b82f6;box-shadow:none}.aiCopyGenerate{min-height:48px;margin-top:22px;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--cyan));box-shadow:none;cursor:pointer;font-size:var(--font-control);font-weight:900}.aiCopyFooter button:disabled,.aiCopyGenerate:disabled{cursor:not-allowed;opacity:.72}.aiCopyError{margin:12px 0 0;padding:8px 10px;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;background:var(--error-soft);font-size:var(--font-meta);font-weight:800;line-height:1.5}.aiCopyResultList{display:grid;grid-gap:10px;gap:10px;min-height:0;margin-top:18px;overflow-y:auto;padding-right:6px;scrollbar-color:#c4c7cc transparent}.aiCopyResultList article{display:grid;grid-gap:12px;gap:12px;padding:14px 16px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.aiCopyResultList article p{margin:0;color:#374151;font-size:var(--font-body);font-weight:700;line-height:1.6}.aiCopyResultList article div{display:inline-flex;justify-content:flex-end;gap:10px}.aiCopyResultList article button{border:0;color:var(--text-muted);background:transparent;cursor:pointer;font-size:var(--font-control);font-weight:900}.aiCopyResultList article button:last-child{color:#3b82f6}.aiCopyFooter{display:flex;flex-shrink:0;justify-content:flex-end;gap:10px;margin-top:18px}.aiCopyFooter button{display:inline-flex;min-width:96px;min-height:38px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:8px;color:#374151;background:var(--surface);cursor:pointer;font-size:var(--font-control);font-weight:800;padding:0 14px}.aiCopyFooter button:last-child{border-color:#3b82f6;color:#fff;background:#3b82f6}.audioNameField,.audioSpeedField,.audioTextField{display:grid;grid-gap:12px;gap:12px}.audioSectionHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.audioNameField>span,.audioSectionHeader strong{color:var(--text-strong);font-size:var(--text-lg);font-weight:900}.audioSectionHeader>div{display:inline-flex;gap:14px}.audioSectionHeader button{display:inline-flex;align-items:center;gap:7px;border:0;color:#5f6878;background:transparent;cursor:pointer;font-size:var(--text-sm);font-weight:800}.audioTextField textarea{width:100%;min-height:148px;resize:vertical;padding:16px 18px;border:2px solid var(--border);border-radius:18px;outline:none;color:var(--text-strong);background:var(--surface);font-size:var(--text-md);line-height:1.65}.audioTextField em{justify-self:end;margin-top:-42px;padding-right:20px;color:var(--text-faint);font-size:var(--text-sm);font-style:normal;font-weight:800;pointer-events:none}.audioSpeedField .audioSectionHeader span{display:inline-grid;min-width:46px;min-height:34px;place-items:center;border-radius:999px;color:#2563eb;background:var(--brand-soft-strong);font-size:var(--text-md);font-weight:900}.audioSpeedBox{display:grid;min-height:52px;align-items:center;padding:0 20px;border:2px solid var(--border);border-radius:18px;background:var(--surface)}.audioSpeedBox input{width:100%;accent-color:#2f74f4}.audioNameField b{color:#ef4444}.audioNameField>div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:50px;padding:0 18px;border:2px solid var(--border);border-radius:18px;color:#60a5fa;background:var(--surface)}.audioNameField input{min-width:0;border:0;outline:none;color:var(--text-strong);font-size:var(--text-md);font-weight:800}.audioNameField input::placeholder,.audioTextField textarea::placeholder{color:#a0a8b5}.audioGenerateButton{min-height:48px;border-radius:8px;font-size:14px;box-shadow:none}.digitalShapeField,.digitalUploadField{display:grid;grid-gap:10px;gap:10px}.digitalShapeField>span,.digitalUploadField>span{color:var(--text-strong);font-size:var(--font-label);font-weight:900}.digitalUploadTitleRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.digitalUploadTitleRow button{display:inline-flex;min-height:30px;align-items:center;justify-content:center;gap:5px;border:1px solid #dbeafe;border-radius:8px;color:#2563eb;background:var(--brand-soft);cursor:pointer;font-size:12px;font-weight:900;padding:0 10px;white-space:nowrap}.digitalUploadTitleRow button:hover{border-color:#bfdbfe;background:var(--brand-soft-strong)}.digitalUploadField input{display:none}.digitalUploadBox{display:grid;min-height:178px;place-items:center;align-content:center;grid-gap:10px;gap:10px;padding:18px;border:2px dashed #dfe3eb;border-radius:8px;color:#9aa3b2;background:var(--surface);cursor:pointer;text-align:center;transition:border-color .16s ease,color .16s ease,background .16s ease}.digitalUploadBox:hover{border-color:#b8c0ce;color:var(--text-muted);background:var(--surface-subtle)}.digitalUploadBox video{background:var(--control-active)}.digitalUploadBox img,.digitalUploadBox video{width:100%;max-height:150px;object-fit:contain;border-radius:6px}.digitalUploadBox img{background:var(--surface-subtle)}.digitalUploadBox strong{color:var(--text-secondary);font-size:var(--font-label);font-weight:800}.digitalUploadBox p{margin:0;color:#9aa3b2;font-size:var(--font-meta);line-height:1.6}.digitalUploadBox em{color:#2563eb;font-size:var(--font-meta);font-style:normal;font-weight:700}.digitalShapeField input,.digitalShapeField textarea{width:100%;border:1px solid #dfe3eb;border-radius:8px;background:var(--surface);color:var(--text-strong);outline:none;font-size:var(--font-control)}.digitalShapeField input{height:48px;padding:0 16px}.digitalWorkNameField{grid-template-rows:21px 48px;align-content:start;gap:8px}.digitalWorkNameField>span{display:flex;height:21px;min-height:21px;align-items:center;line-height:21px}.digitalWorkNameField input{height:48px;flex:0 0 auto}.digitalShapeField textarea{min-height:118px;resize:vertical;padding:16px;line-height:1.55}.digitalShapeField em{justify-self:end;color:#8b95a5;font-size:var(--font-meta);font-style:normal;font-weight:800}.digitalShapeField input::placeholder,.digitalShapeField textarea::placeholder{color:#9aa3b2}.digitalModeTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.digitalModeTabs button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-weight:900}.digitalModeTabs button.active{border-color:#6b5cff;color:#5145df;background:var(--brand-soft)}.digitalWorkScriptField textarea{min-height:132px;border-width:1px;border-radius:8px;font-size:14px}.digitalWorkScriptField .audioSectionHeader strong{font-size:var(--font-label)}.digitalWorkScriptField .audioSectionHeader>div{gap:10px}.digitalWorkScriptField .audioSectionHeader button{font-size:13px;white-space:nowrap}.digitalWorkScriptField em{margin-top:-36px}.digitalUploadField.compact{gap:0}.digitalAudioUpload{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-height:48px;padding:0 12px;border:1px dashed #dfe3eb;border-radius:8px;color:var(--text-muted);cursor:pointer;font-size:13px;font-weight:900}.digitalAudioUpload span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.digitalAudioUpload button{display:inline-grid;width:24px;height:24px;place-items:center;border:0;border-radius:999px;color:var(--text-muted);background:var(--surface-muted);cursor:pointer}.digitalControlGrid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.digitalControlGrid label{display:grid;grid-gap:8px;gap:8px;color:var(--text-strong);font-size:13px;font-weight:900}.digitalControlGrid input[type=range],.digitalControlGrid select{width:100%}.digitalControlGrid select{height:42px;border:1px solid #dfe3eb;border-radius:8px;background:var(--surface);color:var(--text-strong);padding:0 12px}.digitalGenerateButton{flex:0 0 auto;z-index:2;display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:8px;margin-top:0;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--cyan));box-shadow:none;cursor:pointer;font-size:14px;font-weight:900}.digitalGenerateButton:disabled{cursor:wait;opacity:.82}.digitalHumanStage{display:flex;flex-direction:column;min-height:0;padding:0 24px 24px 0;background:transparent;overflow:hidden}.digitalHumanStage.digitalMarketStage{gap:16px;padding:16px 24px 24px 12px;background:var(--surface-subtle)}.digitalHumanStage.digitalWorksStage{padding:24px;background:var(--surface-subtle)}.digitalStageGrid{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);grid-gap:14px;gap:14px}.digitalPreviewPanel,.digitalTaskCenter,.digitalVoicePanel{border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:14px}.digitalVoicePanel{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;grid-gap:0;gap:0;align-self:flex-start;width:100%;max-height:calc(100vh - 106px);min-height:0;overflow:hidden;border-color:transparent;background:transparent;padding:0}.digitalStageHeader{margin-top:0}.digitalHumanStage>.digitalStageHeader{min-height:76px;margin-bottom:0;padding:22px 0 14px;border-bottom:1px solid var(--line)}.digitalHumanStage>.digitalStageHeader .eyebrow{color:var(--text-strong);font-size:18px;line-height:1.45;font-weight:900}.digitalHumanStage>.digitalStageHeader .creationRule{margin:0;color:#9aa3af;font-size:14px;line-height:1.55;font-weight:800;text-align:right}.digitalHumanPanel .digitalStageHeader{flex:0 0 auto;min-height:auto;padding-top:0}.voiceCloneLibraryHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.voiceCloneLibraryHeader h2{margin:0;color:#2f73f6;font-size:28px;line-height:1;font-weight:950}.voiceCloneLibraryHeader span{display:inline-flex;margin-left:10px;padding:6px 12px;border-radius:999px;color:#2f73f6;background:var(--brand-soft);font-size:12px;font-weight:900;vertical-align:middle}.voiceCloneTabs{display:flex;align-items:center;gap:28px;margin-top:0;border-bottom:1px solid #e4e9f2}.voiceCloneTabs button{display:inline-flex;align-items:center;gap:6px;height:42px;border:0;border-bottom:2px solid transparent;color:var(--text-muted);background:transparent;font-size:14px;font-weight:900;cursor:pointer}.voiceCloneTabs button.active{color:#2f73f6;border-bottom-color:#2f73f6}.voiceCloneMineCard{display:flex;align-items:center;gap:18px;width:min(360px,100%);min-height:100px;margin-top:28px;padding:22px;overflow:hidden;border:1px solid #d7e7ff;border-radius:12px;background:linear-gradient(135deg,#eaf4ff,#dfeeff)}.voiceCloneMineCard>span{display:grid;width:50px;height:50px;place-items:center;border-radius:999px;color:#fff;background:#2f73f6;box-shadow:0 8px 18px rgb(47 115 246/28%)}.voiceCloneMineCard>span strong{font-size:28px;line-height:1}.voiceCloneMineCard div{display:grid;grid-gap:8px;gap:8px}.voiceCloneMineCard div strong{color:var(--text-strong);font-size:16px;font-weight:950}.voiceCloneMineCard div em{color:#2f73f6;font-size:var(--font-meta);font-style:normal;font-weight:900}.voicePublicHeader{display:flex;align-items:center;gap:28px;margin-top:0}.voicePublicHeader h3{margin:0;color:#2f73f6;font-size:var(--font-title);font-weight:950}.voiceCategoryPills{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.voiceCategoryPills button{min-width:64px;height:38px;padding:0 18px;border:1px solid #e1e6ef;border-radius:999px;color:var(--text-secondary);background:var(--surface);font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 3px 8px rgb(15 23 42/4%)}.voiceCategoryPills button.active{border-color:#2f73f6;color:#fff;background:#2f73f6;box-shadow:0 8px 18px rgb(47 115 246/20%)}.digitalVoiceList{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px;min-height:0;overflow-y:auto;padding:0 2px 96px 0;scrollbar-width:none;-ms-overflow-style:none}.digitalVoiceList::-webkit-scrollbar{display:none}.digitalSpeedCard{display:grid;grid-gap:16px;gap:16px;margin-top:14px;padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 10px 24px rgb(15 23 42/4%)}.digitalSpeedHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.digitalSpeedHeader strong{color:var(--text-strong);font-size:15px;font-weight:900}.digitalSpeedHeader span{display:inline-grid;min-width:44px;min-height:38px;place-items:center;border-radius:8px;color:#8b5cf6;background:var(--brand-soft);font-size:18px;font-weight:900}.digitalSpeedCard input[type=range]{width:100%;accent-color:#8b5cf6}.digitalSpeedMarks{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--text-muted);font-size:12px;font-weight:800}.digitalVoiceList button{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) auto auto;align-items:center;grid-gap:12px;gap:12px;min-height:86px;padding:16px;border:1px solid #e4ebf5;border-radius:12px;background:linear-gradient(180deg,#ffffff,#f7fbff);color:var(--text-strong);cursor:pointer;text-align:left;box-shadow:0 10px 22px rgb(15 23 42/4%);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.digitalVoiceList button.active{border-color:#8db9ff;background:linear-gradient(180deg,#f4f8ff,#eef5ff);box-shadow:0 12px 26px rgb(47 115 246/12%)}.digitalVoiceList button:hover{border-color:#b9d2fb;box-shadow:0 14px 28px rgb(15 23 42/7%);transform:translateY(-1px)}.digitalVoiceList .voicePlayIcon{display:grid;width:46px;height:46px;place-items:center;border-radius:999px;color:#2f73f6;background:var(--brand-soft)}.digitalVoiceList .voicePlayIcon.playing{color:#ef4444;background:var(--error-soft)}.digitalVoiceList .voicePlayIcon.loading{color:#2f73f6;background:var(--brand-soft);cursor:wait}.digitalVoiceList .voicePlayIcon svg{width:18px;height:18px}.voiceCardText{display:grid;grid-gap:6px;gap:6px;min-width:0}.voiceCardText small,.voiceCardText strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voiceCardText strong{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:950}.voiceCardText strong em{color:#ec4899;font-size:14px;font-style:normal}.voiceCardText small{color:var(--text-muted);font-size:13px;font-weight:800}.digitalVoiceList i{display:grid;width:28px;height:28px;place-items:center;color:#a5afbf;cursor:pointer;font-style:normal}.digitalVoiceList i.active{color:#2f73f6}.voiceManageActions{display:inline-flex;align-items:center;gap:6px}.voiceManageActions span{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:#7b8797;cursor:pointer}.voiceManageActions span:hover{color:#2f73f6;background:var(--brand-soft)}.voiceManageActions span.danger:hover{color:#ef4444;background:var(--error-soft)}.voiceGenderTags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.voiceGenderTags button{height:46px;border:1px solid #dbe5f2;border-radius:8px;color:var(--text);background:var(--surface);font-size:15px;font-weight:900;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.voiceGenderTags button:hover{border-color:#9ec0ff;color:#2563eb;background:var(--brand-soft)}.voiceGenderTags button.active{border-color:#2f73f6;color:#fff;background:#2f73f6;box-shadow:0 8px 18px rgb(47 115 246/20%)}.digitalVoiceEmpty{grid-column:1/-1;display:grid;min-height:120px;place-items:center;border:1px dashed #dbe5f2;border-radius:12px;color:var(--text-muted);background:var(--surface-subtle);font-size:14px;font-weight:900}.voiceMineEmpty{min-height:260px;margin-top:18px}.digitalVoiceList b{display:inline-grid;min-width:70px;height:34px;place-items:center;border-radius:999px;color:#fff;background:#2f73f6;font-size:13px;font-weight:900}@media (max-width:520px){.digitalVoiceList{grid-template-columns:1fr}}.digitalPreviewCard{display:grid;min-height:420px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface-subtle)}.digitalPreviewCard img,.digitalPreviewCard video{width:100%;height:100%;max-height:520px;object-fit:contain;background:var(--control-active)}.digitalPreviewEmpty{display:grid;place-items:center;align-content:center;grid-gap:14px;gap:14px;min-height:420px;color:#8b95a5;font-weight:800;text-align:center}.digitalShapeSummary{display:grid;grid-gap:8px;gap:8px;margin-top:14px;padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.digitalTaskCenter{display:flex;min-height:100%;flex-direction:column;gap:16px;padding:18px;border:1px solid var(--border-subtle);border-radius:12px;background:var(--surface);box-shadow:0 10px 24px rgb(15 23 42/4%)}.digitalStageGrid+.digitalTaskCenter{margin-top:14px}.digitalTaskFilterBar{display:flex;flex-wrap:wrap;gap:28px}.digitalTaskFilterBar button{display:inline-flex;min-width:150px;min-height:54px;align-items:center;justify-content:center;border:1px solid var(--border-subtle);border-radius:14px;color:#526071;background:var(--surface);box-shadow:0 10px 22px rgb(15 23 42/5%);cursor:pointer;font-size:18px;font-weight:900;letter-spacing:0;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.digitalTaskFilterBar button.active{border-color:#3d8df2;color:#fff;background:#3d8df2;box-shadow:0 14px 28px rgb(61 141 242/24%)}.digitalTaskGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-content:start}.digitalHumanTask{display:grid;grid-template-columns:124px minmax(0,1fr);grid-gap:12px;gap:12px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.digitalTaskCover{display:grid;min-height:98px;place-items:center;overflow:hidden;border-radius:8px;color:#6b5cff;background:var(--brand-soft)}.digitalTaskCover video{width:100%;height:100%;object-fit:cover}.digitalHumanTask p,.digitalHumanTask small{display:-webkit-box;overflow:hidden;margin:6px 0 0;color:var(--text-muted);font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.digitalHumanTask small{color:#dc2626}.digitalTaskActions{display:flex;gap:8px;margin-top:10px}.digitalTaskActions a,.digitalTaskActions button{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text-secondary);cursor:pointer;font-size:12px;font-weight:800;padding:6px 9px}.digitalTaskPager{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:auto;padding-top:10px;color:var(--text-muted);font-size:13px;font-weight:800}.digitalTaskPager button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-size:12px;font-weight:900;padding:0 12px}.digitalTaskPager button:disabled{cursor:not-allowed;opacity:.45}.digitalTaskPager strong{color:var(--text-strong);font-size:13px}.digitalShapeSummary strong{color:var(--text-strong);font-size:18px;line-height:1.35}.digitalShapeSummary p{margin:0;color:#526075;font-size:14px;line-height:1.6}.digitalPortalShell{display:grid;grid-template-columns:70px 520px minmax(0,1fr);grid-gap:12px;gap:12px;height:calc(100vh - 58px);min-height:0;overflow:hidden;padding:0;background:var(--surface)}.digitalPortalNav{display:flex;flex-direction:column;gap:0;min-width:0;padding:16px 6px;background:var(--surface)}.digitalPortalNav a,.digitalPortalNav button{display:grid;min-height:64px;place-items:center;align-items:center;grid-gap:7px;gap:7px;border:0;border-radius:8px;color:#566173;background:transparent;cursor:pointer;font-size:12px;font-weight:900;padding:0 4px;text-align:center}.digitalPortalNav svg{color:#98a1b2}.digitalPortalNav button.active{color:var(--text-strong);background:var(--surface-muted);box-shadow:none}.digitalPortalNav button.active svg{color:var(--text-strong)}.digitalPortalMain{position:relative;min-width:0;height:calc(100vh - 58px);overflow-y:auto;padding:16px 24px 24px 0}.digitalMarketHero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;grid-gap:18px;gap:18px;padding:22px;border-radius:10px;color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5)}.digitalMarketHero.compact{margin-bottom:14px;border-radius:8px}.digitalMarketHero h1,.digitalSimpleHeader h1{margin:0;font-size:24px;letter-spacing:0}.digitalMarketHero p,.digitalSimpleHeader p{margin:8px 0 0;color:rgb(255 255 255/78%);font-size:14px}.digitalMarketSearch{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-height:42px;padding:0 12px;border-radius:8px;color:var(--text-muted);background:var(--surface)}.digitalMarketSearch input{min-width:0;border:0;outline:none;color:var(--text-strong)}.digitalCategoryRow{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0;padding:14px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.digitalCategoryRow button{min-height:34px;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-weight:900;padding:0 14px}.digitalCategoryRow button.active{border-color:#2563eb;color:#2563eb;background:var(--brand-soft)}.digitalMarketCategoryPanel{display:grid;grid-gap:18px;gap:18px;padding:0 18px 18px;border:1px solid #eef1f6;border-radius:12px;background:var(--surface);box-shadow:0 10px 24px rgb(15 23 42/4%)}.digitalMarketCategoryHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}.digitalMarketCategoryHeader.digitalStageHeader{min-height:auto;margin-bottom:0;padding:18px 0 14px}.digitalMarketCategoryHeader .digitalMarketSearch{width:min(320px,100%);border:1px solid var(--border);background:var(--surface-subtle)}.digitalMarketCategoryList{display:flex;flex-wrap:wrap;gap:18px}.digitalMarketCategoryList button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid #eef1f6;border-radius:8px;color:#5f6878;background:linear-gradient(145deg,#f8fafc,#fff);cursor:pointer;font-size:13px;font-weight:800;padding:0 16px;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.digitalMarketCategoryList button.active,.digitalMarketCategoryList button:hover{border-color:#5b6cff;color:#4f46e5;box-shadow:0 8px 18px rgb(79 70 229/12%);transform:translateY(-1px)}.digitalAvatarGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.digitalAvatarGrid.market{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-content:start}.digitalAvatarGrid.mine{grid-template-columns:repeat(4,minmax(0,1fr))}.digitalAvatarTabs{margin:0 0 16px}.digitalAvatarCategoryPills{margin:0 0 18px}.digitalAvatarCard{overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 8px 20px rgb(15 23 42/4%)}.digitalAvatarCard.market{box-shadow:0 10px 24px rgb(15 23 42/5%);transition:box-shadow .18s ease,transform .18s ease}.digitalAvatarCard.market:hover,.digitalAvatarCard.mineManage:hover{box-shadow:0 16px 34px rgb(15 23 42/10%);transform:translateY(-2px)}.digitalAvatarCover{position:relative;display:grid;aspect-ratio:16/12;place-items:center;color:#fff}.digitalAvatarCard.market .digitalAvatarCover,.digitalAvatarCard.mineManage .digitalAvatarCover{overflow:hidden}.digitalAvatarCard.market .digitalAvatarCover:before{content:"";position:absolute;inset:14% 22% 0;border-radius:999px 999px 18px 18px;background:rgb(255 255 255/22%);filter:blur(.2px)}.digitalAvatarCard.market .digitalAvatarCover>svg{position:relative;width:70px;height:70px;padding:12px;border-radius:999px;background:rgb(255 255 255/20%);box-shadow:0 18px 36px rgb(15 23 42/16%)}.digitalAvatarCard.market .digitalAvatarCover.mediaCover:before{display:none}.digitalAvatarCover.mediaCover{background:#0f172a}.digitalAvatarCover.mediaCover img,.digitalAvatarCover.mediaCover video{width:100%;height:100%;object-fit:cover}.digitalAvatarCover button{position:absolute;inset:0;display:grid;width:52px;height:52px;place-items:center;margin:auto;border:0;border-radius:999px;color:#2563eb;background:rgb(255 255 255/90%);cursor:pointer;opacity:0;transition:opacity .16s ease}.digitalAvatarCard:hover .digitalAvatarCover button{opacity:1}.digitalAvatarCard>div:last-child{display:grid;grid-gap:6px;gap:6px;padding:10px}.digitalAvatarCard.market>div:last-child{gap:7px;padding:10px 10px 12px}.digitalAvatarTitleRow{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:6px;gap:6px}.digitalAvatarCard p,.digitalAvatarCard span,.digitalAvatarCard strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.digitalAvatarCard strong{color:var(--text-strong);font-size:var(--font-card-title);font-weight:900}.digitalAvatarCard p,.digitalAvatarCard span{color:var(--text-muted);font-size:var(--font-meta)}.digitalAvatarCard p{margin:0}.digitalAvatarCard.market small{color:#9aa3b2;font-size:var(--font-meta);font-weight:700}.digitalAvatarTitleRow span{display:inline-grid;width:20px;height:20px;place-items:center;border-radius:999px}.digitalAvatarTitleRow span.male{color:#2563eb;background:var(--brand-soft-strong)}.digitalAvatarTitleRow span.female{color:#db2777;background:var(--error-soft)}.digitalAvatarCard.market>div:last-child button{justify-self:stretch;min-height:34px;margin-top:2px;color:#fff;background:#4f46e5}.digitalAvatarManageActions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:4px}.digitalAvatarManageActions.publicOnly{grid-template-columns:1fr}.digitalAvatarCard>div:last-child .digitalAvatarManageActions button{min-width:0;padding:0 8px}.digitalAvatarManageActions .danger{color:#b91c1c;background:var(--error-soft)}.digitalAvatarCardTitle{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;grid-gap:8px;gap:8px}.digitalAvatarCardTitle strong{min-width:0}.digitalAvatarCard>div:last-child .avatarFavorite{display:inline-grid;width:28px;min-height:28px;height:28px;place-items:center;border-radius:999px;color:var(--text-faint);background:var(--surface-subtle);padding:0}.digitalAvatarCard>div:last-child .avatarFavorite.active{color:#2563eb;background:var(--brand-soft)}.digitalAvatarManageError{grid-column:1/-1;margin:10px 0 0;padding:10px 12px;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;background:var(--error-soft);font-size:var(--font-meta);font-weight:800}.digitalAvatarCard>div:last-child button,.digitalCopyPanel button,.digitalSimpleHeader button,.digitalStageHeader a{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:7px;color:#1d4ed8;background:var(--brand-soft);cursor:pointer;font-size:12px;font-weight:900;padding:0 10px}.digitalMarketEmpty{grid-column:1/-1;display:grid;min-height:220px;place-items:center;border:1px dashed var(--border-strong);border-radius:8px;color:var(--text-muted);background:var(--surface);font-size:14px;font-weight:900}.digitalAvatarPreviewOverlay{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:24px;background:rgb(15 23 42/64%)}.digitalAvatarPreviewModal{display:grid;grid-gap:12px;gap:12px;width:min(520px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:hidden;border-radius:10px;background:var(--surface);box-shadow:0 24px 70px rgb(15 23 42/28%)}.digitalAvatarPreviewModal header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 0}.digitalAvatarPreviewModal header strong{color:var(--text-strong);font-size:15px;font-weight:900}.digitalAvatarPreviewModal header button{display:inline-grid;width:30px;height:30px;place-items:center;border:0;border-radius:8px;color:var(--text-muted);background:var(--surface-muted);cursor:pointer}.digitalAvatarPreviewModal video{width:100%;max-height:68vh;background:#0f172a}.digitalAvatarPreviewModal p{margin:0;padding:0 16px 16px;color:var(--text-muted);font-size:13px;line-height:1.6}.avatarEditorOverlay{position:fixed;inset:0;z-index:150;display:grid;place-items:center;padding:24px;background:rgb(15 23 42/58%)}.avatarEditorModal{display:grid;grid-gap:16px;gap:16px;width:min(760px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;padding:18px;border-radius:10px;background:var(--surface);box-shadow:0 24px 70px rgb(15 23 42/28%)}.voiceEditorModal{width:min(480px,calc(100vw - 48px))}.avatarEditorModal header{display:flex;align-items:center;justify-content:space-between;gap:12px}.avatarEditorModal header strong{color:var(--text-strong);font-size:18px;font-weight:900}.avatarEditorModal header button{display:inline-grid;width:32px;height:32px;place-items:center;border:0;border-radius:7px;color:var(--text-muted);background:var(--surface-muted);cursor:pointer}.avatarEditorGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.avatarEditorGrid label{display:grid;grid-gap:6px;gap:6px;min-width:0}.avatarEditorGrid label.wide{grid-column:1/-1}.avatarEditorGrid span{color:var(--text);font-size:var(--font-meta);font-weight:900}.avatarEditorGrid input,.avatarEditorGrid select,.avatarEditorGrid textarea{width:100%;min-height:38px;border:1px solid #e2e8f0;border-radius:8px;outline:none;color:var(--text-strong);background:var(--surface);font-size:var(--font-control);font-weight:700;padding:0 10px}.avatarEditorGrid textarea{min-height:92px;resize:vertical;padding:10px;line-height:1.55}.avatarEditorGrid input:focus,.avatarEditorGrid select:focus,.avatarEditorGrid textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px rgb(59 130 246/10%)}.avatarEditorError{margin:0;padding:9px 11px;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;background:var(--error-soft);font-size:var(--font-meta);font-weight:800}.avatarEditorModal footer{display:flex;justify-content:flex-end;gap:10px}.avatarEditorModal footer button{display:inline-flex;min-width:88px;min-height:38px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:8px;color:var(--text);background:var(--surface);cursor:pointer;font-size:var(--font-control);font-weight:900;padding:0 14px}.avatarEditorModal footer button:last-child{border-color:#2563eb;color:#fff;background:#2563eb}.avatarEditorModal footer button:disabled{cursor:not-allowed;opacity:.7}.digitalWorkLayout{display:grid;grid-template-columns:520px minmax(0,1fr);grid-gap:12px;gap:12px;min-height:calc(100vh - 102px)}.digitalPortalMain .digitalHumanPanel{min-height:calc(100vh - 102px);margin-top:0}.digitalPortalMain .digitalHumanStage{padding:0;background:transparent}.digitalSearchField{display:grid;grid-gap:10px;gap:10px}.digitalSearchField>span{color:var(--text-strong);font-size:var(--font-label);font-weight:900}.digitalSearchField>div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;height:42px;padding:0 12px;border:1px solid #dfe3eb;border-radius:8px;color:var(--text-muted);background:var(--surface)}.digitalSearchField input{min-width:0;border:0;outline:none}.digitalCategoryRow.compact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;border:0}.digitalCopyPanel.stacked{grid-template-columns:1fr;margin-top:0;padding:14px}.digitalCopyPanel.stacked>div{grid-template-columns:auto minmax(0,1fr)}.digitalCloneTips.compact{padding:0;border:0;background:transparent}.voiceCloneAuthorization{display:flex;align-items:flex-start;gap:9px;color:var(--text-secondary);cursor:pointer;font-size:13px;font-weight:700;line-height:1.5}.voiceCloneAuthorization input{width:16px;height:16px;flex:0 0 auto;margin-top:2px;accent-color:var(--brand)}.digitalCloneResult{display:grid;grid-gap:14px;gap:14px}.digitalClonePage,.digitalSimplePage{display:grid;grid-gap:18px;gap:18px}.digitalSimpleHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.digitalSimpleHeader p{color:var(--text-muted)}.digitalCloneGrid{display:grid;grid-template-columns:minmax(360px,520px) minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start}.digitalCloneGrid>label,.digitalCloneTips{padding:18px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.digitalCloneTips{display:grid;grid-gap:12px;gap:12px;color:var(--text-muted);font-weight:800}.digitalCloneTips strong{color:var(--text-strong);font-size:var(--font-label)}.digitalCloneTips button{width:100%}.digitalCloneTips .digitalCloneButton{min-height:48px;margin-top:6px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--cyan));font-size:14px;padding:0 14px}.digitalCopyPanel{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,420px) auto;align-items:center;grid-gap:12px;gap:12px;margin-top:18px;padding:14px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.digitalCopyPanel>div{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:4px 10px;gap:4px 10px;align-items:center}.digitalCopyPanel>div span{grid-column:2;color:var(--text-muted);font-size:12px}.digitalCopyPanel input{height:38px;border:1px solid var(--border);border-radius:8px;outline:none;padding:0 12px}.digitalCopyPanel button{min-height:38px;color:#fff;background:#2563eb}.badge{position:absolute;top:12px;right:12px;padding:4px 8px;border-radius:8px;color:#fff;background:var(--orange);font-size:12px;font-weight:800}.adminConsole{display:grid;grid-template-columns:236px minmax(0,1fr);grid-template-rows:64px minmax(0,1fr);min-height:100vh;padding:0;background:var(--surface-subtle)}.adminAccessOnly{display:flex;align-items:center;justify-content:center;padding:24px}.adminAccessOnly .adminAccessBox{grid-column:auto;grid-row:auto;display:grid;align-content:center;grid-gap:18px;gap:18px;width:min(420px,100%);min-height:auto;padding:0}.adminAccessBox .adminTopbar{display:grid;align-content:center;justify-items:center;min-height:190px;margin:0;text-align:center}.adminAccessBox .adminTopbar h1{font-size:30px;line-height:1.25}.adminAccessBox .adminTopbar .userButton{margin-top:10px}.adminAccessBox .adminPanel{display:grid;align-content:center;min-height:auto}.adminAccessBox .adminEmptyChart{display:grid;place-items:center;min-height:150px;text-align:center}.adminHeader{position:fixed;top:0;right:0;left:0;z-index:30;grid-column:1/-1;display:grid;grid-template-columns:236px minmax(0,1fr) auto;align-items:center;height:64px;min-height:64px;margin:0;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--control-active);color:var(--border-strong)}.adminLogo{display:flex;align-items:center;gap:10px;height:58px;padding:0 18px;border-right:1px solid rgba(255,255,255,.08)}.adminLogo span{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--cyan));font-size:12px;font-weight:900}.adminPrimaryMenu{display:flex;align-items:center;gap:6px;min-width:0;height:100%;padding:0 16px;overflow-x:auto;scrollbar-width:none}.adminPrimaryMenu::-webkit-scrollbar{display:none}.adminPrimaryMenu a{display:inline-flex;align-items:center;flex:0 0 auto;gap:8px;min-height:38px;padding:0 14px;border-radius:6px;color:var(--border-strong);font-size:14px;font-weight:800}.adminPrimaryMenu a.active,.adminPrimaryMenu a:hover{color:#fff;background:rgba(37,99,235,.95)}.adminHeaderReturn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;margin-right:18px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:6px;color:#f8fafc;font-size:13px;font-weight:800}.adminHeaderReturn:hover{background:rgba(255,255,255,.08)}.adminSidebar{position:-webkit-sticky;position:sticky;top:64px;grid-column:1;grid-row:2;height:calc(100vh - 64px);overflow-y:auto;border-right:1px solid var(--border);background:var(--surface);color:#0f172a}.adminModuleTitle{display:grid;grid-gap:4px;gap:4px;padding:18px 18px 10px}.adminModuleTitle span{color:#0f172a;font-size:18px;font-weight:900}.adminModuleTitle strong{color:var(--text-muted);font-size:12px;font-weight:800}.adminMenu{display:grid;grid-gap:4px;gap:4px;padding:8px 12px 18px}.adminMenu a,.adminMenuGroup>button{display:flex;align-items:center;gap:10px;width:100%;min-height:38px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--text-secondary);font-size:14px;font-weight:700;text-align:left;cursor:pointer}.adminMenu a.active,.adminMenu a.activeSub,.adminMenu a:hover,.adminMenuGroup>button.activeSub,.adminMenuGroup>button:hover{color:#fff;background:rgba(37,99,235,.95)}.adminMenuGroup>button{justify-content:space-between}.adminMenuGroup>button span,.adminSubMenu a{display:flex;align-items:center;gap:10px}.adminMenuGroup>button svg:last-child{transition:transform .18s ease}.adminMenuGroup>button svg:last-child.expanded{transform:rotate(180deg)}.adminSubMenu{display:grid;grid-gap:3px;gap:3px;margin:4px 0 4px 16px;padding-left:10px;border-left:1px solid var(--border-strong)}.adminSubMenu a{min-height:34px;font-size:13px;font-weight:700}.adminFilterTabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.adminFilterTabs button{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 12px;border:1px solid var(--border-strong);border-radius:999px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-size:13px;font-weight:800}.adminFilterTabs button.active,.adminFilterTabs button:hover{border-color:rgba(37,99,235,.9);color:#fff;background:rgba(37,99,235,.95)}.adminFilterTabs span{display:inline-grid;min-width:20px;height:20px;place-items:center;padding:0 6px;border-radius:999px;color:#2563eb;background:var(--brand-soft);font-size:12px}.adminFilterTabs button.active span,.adminFilterTabs button:hover span{color:#1d4ed8;background:var(--surface)}.adminMain{grid-column:2;grid-row:2;min-width:0;padding:16px 24px 42px}.adminTopbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:18px 22px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.adminTopbar h1{margin:0;font-size:24px}.adminBreadcrumb{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:6px;color:var(--text-muted);background:var(--surface-subtle);font-size:13px;font-weight:800}.adminStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin:18px 0}.adminDashboardV2{display:grid;grid-gap:16px;gap:16px;min-width:0;padding:18px 0 28px}.adminDashboardToolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.adminDashboardToolbar h2,.adminDashboardToolbar p{margin:0}.adminDashboardToolbar h2{font-size:20px}.adminDashboardToolbar p{margin-top:6px;color:var(--muted);font-size:12px}.adminDashboardFilters{display:flex;flex:1 1;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.adminDashboardFilters>.ant-select{min-width:150px;max-width:220px}.adminDashboardFilters>.ant-picker{width:330px}.adminDashboardKpiGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.adminDashboardKpi{min-height:142px;overflow:hidden}.adminDashboardKpi .ant-card-body{padding:16px 18px}.adminDashboardKpiHead{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text-muted);font-weight:700}.adminDashboardKpiHead i{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#1677ff;background:#e6f4ff}.adminDashboardKpi .ant-statistic{margin-top:8px}.adminDashboardKpi .ant-statistic-content{font-size:27px;font-weight:700}.adminDashboardCompare{display:flex;align-items:center;gap:4px;min-height:20px;margin-top:7px;font-size:12px}.adminDashboardCompare.positive{color:#389e0d}.adminDashboardCompare.negative{color:#cf1322}.adminDashboardCompare.neutral{color:var(--muted)}.adminDashboardChartGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;min-width:0}.adminDashboardChart,.adminDashboardSection{min-width:0;overflow:hidden}.adminDashboardChart .ant-card-head,.adminDashboardSection .ant-card-head{min-height:46px;padding:0 16px}.adminDashboardChart .ant-card-head-title,.adminDashboardSection .ant-card-head-title{font-size:15px;font-weight:800}.adminDashboardSection .ant-card-head-title>span{display:inline-flex;align-items:center;gap:7px}.adminDashboardChart .ant-card-body,.adminDashboardSection .ant-card-body{padding:16px}.adminDashboardChart .ant-card-body{min-height:334px}.adminDashboardEmpty{display:grid;min-height:280px;place-items:center}.adminDashboardAlerts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.adminDashboardAlerts>a{color:inherit}.adminDashboardAlerts .ant-alert{min-height:48px}.adminDashboardCost{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;grid-gap:24px;gap:24px}.adminDashboardCost>div:first-child{display:grid;justify-items:center;grid-gap:6px;gap:6px;color:var(--muted);font-size:12px;text-align:center}.adminDashboardCost>div:first-child strong{color:var(--text);font-size:14px}.adminDashboardFunnel{display:grid;justify-items:center;grid-gap:8px;gap:8px;min-height:196px;align-content:center}.adminDashboardFunnel>div{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 18px;border-radius:6px;color:#fff;background:#1677ff}.adminDashboardFunnel>div:nth-child(2){background:#4096ff}.adminDashboardFunnel>div:nth-child(3){background:#69b1ff}.adminDashboardFunnel>div:nth-child(4){color:#0958d9;background:#bae0ff}.adminDashboardFunnel strong{font-size:20px}.adminDashboardRetention{margin-top:14px}.adminDashboardRetention .ant-descriptions-item-content,.adminDashboardRetention .ant-descriptions-item-label{padding-bottom:6px;font-size:12px}.adminDashboardTaskTrend{display:grid;grid-gap:4px;gap:4px}.adminDashboardProductGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.adminDashboardProductGrid .ant-card{background:var(--surface-subtle)}.adminDashboardProductGrid .ant-card-body{display:grid;grid-gap:6px;gap:6px}.adminDashboardProductGrid .ant-statistic-content{font-size:22px}.adminDashboardProductGrid span{color:var(--muted);font-size:12px}.adminDashboardSettings{display:grid;grid-gap:18px;gap:18px}.adminDashboardSettings label{display:grid;grid-template-columns:minmax(0,1fr) 170px;align-items:center;grid-gap:14px;gap:14px}.adminDashboardSettings label>span{font-weight:700}.adminDashboardSettings .ant-input-number,.adminDashboardSettings .ant-input-number-group-wrapper{width:100%}@media (max-width:1439px){.adminDashboardToolbar{align-items:stretch;flex-direction:column}.adminDashboardFilters{justify-content:flex-start}.adminDashboardKpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminDashboardChartGrid{grid-template-columns:minmax(0,1fr)}}@media (max-width:1023px){.adminDashboardV2{min-width:760px}.adminDashboardAlerts,.adminDashboardCost,.adminDashboardKpiGrid,.adminDashboardProductGrid{grid-template-columns:minmax(0,1fr)}}.adminCard{padding:18px}.adminCard p,.adminCard span{color:var(--muted)}.adminCard strong{display:block;margin-top:10px;font-size:28px}.adminDashboardGrid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);grid-gap:14px;gap:14px}.adminPanel{min-height:280px;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.adminPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.adminPanelHeader.compact{margin-bottom:10px}.adminPanelHeaderActions{display:inline-flex;align-items:center;gap:10px}.adminPanelHeaderActions button:last-child{border:0;color:#fff;background:var(--brand)}.adminPanelHeader h2{margin:0;font-size:18px}.adminModuleList button,.adminPanelHeader button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:6px;background:var(--surface);cursor:pointer;font-weight:800}.adminPanelHeader button{min-height:34px;padding:0 12px;color:var(--brand)}.adminEmptyChart{display:grid;min-height:190px;place-items:center;border:1px dashed #dbe3ef;border-radius:8px;color:var(--muted);background:var(--surface-subtle)}.adminModuleList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.adminModuleList button{min-height:42px;color:var(--text)}.adminTable{display:grid;border:1px solid var(--line);border-radius:8px;overflow:hidden}.adminTableHead,.adminTableRow{display:grid;grid-template-columns:1.15fr 1.25fr .6fr .55fr .55fr;align-items:center;grid-gap:12px;gap:12px;min-height:48px;padding:0 14px}.adminTableHead{color:var(--text-muted);background:var(--surface-subtle);font-size:12px;font-weight:900}.adminTableRow{border-top:1px solid var(--line);color:var(--text);font-size:13px}.adminTableRow strong{color:var(--ink)}.adminTableRow button{min-height:30px;border:1px solid var(--line);border-radius:6px;color:var(--brand);background:var(--surface);cursor:pointer;font-weight:800}.statusPill{width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;color:#7c2d12;background:var(--warning-soft);font-size:12px;font-weight:900}.statusPill.active{color:#166534;background:var(--success-soft)}.statusPill.warning{color:#92400e;background:var(--warning-soft)}.videoAdminStatusCell{display:flex;flex-wrap:wrap;gap:6px}.digitalHumanAdminPanel{margin-top:14px}.userAdminPanel{margin-bottom:14px}.userAdminTable{overflow:hidden;border:1px solid var(--line);border-radius:8px}.userAdminHead,.userAdminRow{display:grid;grid-template-columns:minmax(140px,1fr) minmax(170px,1fr) minmax(110px,.7fr) minmax(112px,.72fr) 64px minmax(120px,.75fr) 132px minmax(170px,1fr);align-items:center;grid-gap:12px;gap:12px;padding:10px 14px}.userAdminHead{color:var(--text-muted);background:var(--surface-subtle);font-size:12px;font-weight:900}.userAdminRow{border-top:1px solid var(--line);color:var(--text);font-size:13px}.userAdminRow>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.userAdminRow strong{color:var(--ink)}.userAdminRow span{overflow:hidden;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap}.userRecharge{display:grid;grid-template-columns:minmax(0,1fr) 54px;grid-gap:8px;gap:8px}.userVipControl{align-items:flex-start}.vipPill{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:22px;padding:0 8px;align-items:center;border:1px solid var(--line);border-radius:999px;color:var(--text-muted);background:var(--surface-subtle);font-size:12px;font-weight:800}.vipPill.active{border-color:#f5d48a;color:#ad6800;background:#fff7e6}.userRecharge input{width:100%;min-width:0;height:32px;border:1px solid var(--line);border-radius:6px;padding:0 8px;background:var(--surface)}.userRecharge button{height:32px;border:0;border-radius:6px;color:#fff;background:var(--brand);cursor:pointer;font-weight:800}.userRecharge button:disabled{cursor:wait;opacity:.68}.digitalAdminStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.digitalAdminStats article{padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle)}.digitalAdminStats span{display:block;color:var(--text-muted);font-size:12px;font-weight:900}.digitalAdminStats strong{display:block;margin-top:8px;color:var(--text-strong);font-size:24px}.digitalAdminGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:16px}.digitalAdminGrid.singleColumn{grid-template-columns:minmax(0,1fr)}.digitalAdminGrid>section{min-width:0}.digitalAdminCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.digitalAdminCards article{display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.digitalAdminCards strong{color:var(--text-strong);font-size:15px;line-height:1.35}.digitalAdminCards span{color:#526075;font-size:13px;line-height:1.55}.voiceAdminLayout{display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.voiceAdminForm{position:-webkit-sticky;position:sticky;top:16px}.voiceAdminList{min-width:0}.voiceAdminCards{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:12px}.voiceAdminCards article{gap:10px;padding:14px}.voiceCardHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.voiceCardHeader strong{min-width:0;word-break:break-word}.voiceAdminCards audio{width:100%;max-width:360px;height:38px}.voiceCardActions{flex-wrap:wrap;gap:8px}.voiceCardActions button{display:inline-flex;width:auto;min-width:58px;height:32px;padding:0 12px;align-items:center;justify-content:center;white-space:nowrap;font-size:13px;font-weight:800}.digitalAdminCards em{width:-moz-fit-content;width:fit-content;padding:3px 8px;border-radius:999px;color:#166534;background:var(--success-soft);font-size:12px;font-style:normal;font-weight:900}.digitalTaskTable{margin-top:4px}.appAdminPanel{margin-top:14px}.appAdminLayout{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.drawToolAdminLayout{grid-template-columns:320px minmax(0,1fr);overflow:hidden}.drawToolAdminList{min-width:0}.agentAdminLayout{display:block}.agentAdminListPanel{display:grid;grid-gap:12px;gap:12px}.agentAdminListPanel .adminPagination{margin-top:2px}.agentAdminListPanel .appAdminGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.agentAdminTabs{display:inline-flex;width:-moz-fit-content;width:fit-content;gap:4px;padding:4px;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface-subtle)}.agentAdminTabs button{display:inline-flex;min-height:34px;align-items:center;gap:8px;border:0;border-radius:6px;padding:0 12px;color:var(--text-muted);background:transparent;cursor:pointer;font-size:13px;font-weight:900}.agentAdminTabs button.active{color:#2563eb;background:var(--surface);box-shadow:0 6px 16px rgba(15,23,42,.08)}.agentAdminTabs span{min-width:22px;padding:2px 7px;border-radius:999px;color:inherit;background:var(--brand-soft);font-size:12px;line-height:1.2;text-align:center}.appAdminForm{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle)}.appAdminForm label{display:grid;grid-gap:7px;gap:7px;color:var(--text);font-size:12px;font-weight:900}.adminConsole .ant-input,.adminConsole .ant-input-affix-wrapper,.adminConsole .ant-select{width:100%;min-width:0}.appAdminForm .ant-input-textarea textarea{min-height:76px;resize:vertical}.contentAdminLayout{display:grid;grid-template-columns:420px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.contentAdminForm textarea{min-height:240px}.contentAdminList{display:grid;grid-gap:12px;gap:12px}.contentAdminFilters{display:grid;grid-template-columns:minmax(0,1fr) 150px 72px;grid-gap:8px;gap:8px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle)}.contentAdminFilters input,.contentAdminFilters select{min-width:0;height:34px;border:1px solid #d8e0ee;border-radius:6px;color:var(--text-strong);background:var(--surface);font-size:13px;outline:none}.contentAdminFilters input{padding:0 10px}.contentAdminFilters button{min-height:34px;border:0;border-radius:6px;color:#fff;background:var(--brand);cursor:pointer;font-size:13px;font-weight:900}.contentArticleList{display:grid;grid-gap:10px;gap:10px}.contentArticleCard{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:start;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.contentArticleCard em,.contentArticleCard p,.contentArticleCard span,.contentArticleCard strong{display:block}.contentArticleCard strong{color:#0f172a;font-size:15px}.contentArticleCard em,.contentArticleCard span{margin-top:5px;color:var(--text-muted);font-size:12px;font-style:normal;font-weight:800}.contentArticleCard p{overflow:hidden;display:-webkit-box;margin:8px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.agentAdminLayout .appAdminForm textarea{min-height:94px}.agentAdminCard p{-webkit-line-clamp:3;min-height:62px}.adminModalOverlay{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:24px;background:rgba(15,23,42,.46)}.adminModalPanel{display:grid;width:min(760px,94vw);max-height:min(86vh,760px);overflow:hidden;border-radius:8px;background:var(--surface);box-shadow:0 28px 90px rgba(15,23,42,.28)}.adminModalPanel footer,.adminModalPanel header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid #e5eaf3}.adminModalPanel header strong{color:#0f172a;font-size:16px;font-weight:900}.adminModalPanel header button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:999px;color:var(--text-muted);background:var(--surface-muted);cursor:pointer;font-size:20px;line-height:1}.adminModalPanel footer{justify-content:flex-end;border-top:1px solid #e5eaf3;border-bottom:0}.adminModalPanel footer button{min-height:36px;border:1px solid #d8e0ee;border-radius:6px;padding:0 16px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-size:13px;font-weight:900}.adminModalPanel footer button:last-child{border-color:var(--brand);color:#fff;background:var(--brand)}.adminModalPanel footer button:disabled{cursor:not-allowed;opacity:.65}.agentEditorModal .agentModalForm{max-height:calc(min(86vh, 760px) - 122px);overflow-y:auto;border:0;border-radius:0;padding:16px 18px;background:var(--surface)}.modelEditorModal{width:min(860px,94vw)}.modelEditorModal .agentModalForm{max-height:calc(min(86vh, 760px) - 122px);overflow-y:auto;border:0;border-radius:0;padding:16px 18px;background:var(--surface)}.modelEditorModal textarea{min-height:130px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.modelAdminActions{justify-content:flex-end;margin:10px 0}.adminCheckboxLabel{align-content:center}.adminCheckboxLabel input{width:18px;height:18px;min-height:18px}.agentEditorModal .agentModalForm textarea{min-height:96px}.appAdminFormRow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:10px;gap:10px}.avatarAdminLayout{display:grid;grid-template-columns:360px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.avatarUploadLine input{height:auto;padding:8px;font-size:12px}.avatarAdminPreview{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:132px;padding:10px;border:1px dashed var(--border-strong);border-radius:8px;background:var(--surface)}.avatarAdminPreview img,.avatarAdminPreview video{width:100%;max-height:128px;border-radius:6px;object-fit:cover;background:#0f172a}.avatarAdminPreview span{display:grid;place-items:center;height:128px;border-radius:6px;color:var(--text-faint);background:var(--surface-muted);font-size:12px;font-weight:800}.avatarAdminList{display:grid;grid-gap:10px;gap:10px}.avatarAdminCard{display:grid;grid-template-columns:84px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.avatarAdminCard>img{width:84px;height:112px;border-radius:6px;object-fit:cover;background:#0f172a}.avatarAdminCard p,.avatarAdminCard span,.avatarAdminCard strong{display:block}.avatarAdminCard strong{color:#0f172a;font-size:14px}.avatarAdminCard p,.avatarAdminCard span{margin:4px 0 0;color:var(--text-muted);font-size:12px}.avatarAdminCard p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.appAdminCheckbox{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important}.appAdminCheckbox input{width:15px;height:15px}.appAdminActions button,.appAdminSave{min-height:32px;border:1px solid var(--line);border-radius:6px;cursor:pointer;font-size:13px;font-weight:900}.appAdminSave{border-color:var(--brand);color:#fff;background:var(--brand)}.appAdminSave:disabled{cursor:not-allowed;opacity:.65}.appAdminGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.appAdminCard{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.appAdminTop{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center}.appAdminTop .toolIcon{display:grid;place-items:center;background:var(--brand);color:#fff;font-weight:900}.appAdminTop small,.appAdminTop strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appAdminTop strong{color:var(--text-strong);font-size:15px}.appAdminTop small{margin-top:3px;color:var(--text-muted);font-size:12px}.appAdminCard p{display:-webkit-box;overflow:hidden;min-height:42px;margin:0;color:#526075;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.appAdminMeta{display:flex;flex-wrap:wrap;gap:7px}.appAdminMeta span:not(.statusPill){padding:4px 8px;border-radius:999px;color:var(--text-secondary);background:var(--surface-muted);font-size:12px;font-weight:800}.appAdminActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.appAdminActions button{color:var(--brand);background:var(--surface)}.drawToolAdminGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;min-width:0}.drawToolAdminCard{grid-gap:8px;gap:8px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.drawToolAdminCard,.drawToolAdminCover{display:grid;min-width:0;overflow:hidden}.drawToolAdminCover{aspect-ratio:16/9;place-items:center;border-radius:6px;color:#fff;background:var(--brand-soft)}.drawToolAdminCover img{display:block;width:100%;height:100%;object-fit:cover}.drawToolAdminTitle{display:grid;min-width:0}.drawToolAdminTitle span,.drawToolAdminTitle strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawToolAdminTitle strong{color:var(--text-strong);font-size:14px;font-weight:900}.drawToolAdminTitle span{margin-top:3px;color:var(--text-muted);font-size:11px;font-weight:800}.drawToolAdminCard>p{display:-webkit-box;min-height:36px;margin:0;overflow:hidden;color:#526075;font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.drawToolAdminCard .appAdminActions{grid-template-columns:repeat(3,minmax(0,1fr))}.drawToolFormPreview{display:block;width:100%;aspect-ratio:16/9;max-height:172px;object-fit:cover;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface-subtle)}.settingList{display:grid;grid-gap:12px;gap:12px}.settingList article{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle)}.settingList strong{color:var(--ink);font-size:14px}.settingTitleRow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.settingActions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.settingActions button{min-height:30px;padding:0 12px;border:1px solid var(--line);border-radius:6px;color:var(--brand);background:var(--surface);cursor:pointer;font-size:12px;font-weight:900}.settingActions button:disabled{cursor:not-allowed;opacity:.65}.settingList code{overflow:hidden;color:var(--text-secondary);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.settingInput{display:grid}.settingInput input{width:100%;min-width:0;height:34px;padding:0 10px;border:1px solid #d8e0ee;border-radius:6px;color:var(--text-strong);background:var(--surface);font-size:13px;outline:none}.settingList span{color:var(--muted);font-size:12px;line-height:1.5}.wechatPcAdminCard{display:grid;grid-gap:16px;gap:16px;margin-bottom:18px;padding:18px;border:1px solid var(--border-strong);border-radius:10px;background:var(--surface-subtle)}.wechatPcAdminHeading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.wechatPcAdminHeading>div{display:grid;grid-gap:6px;gap:6px}.wechatPcAdminHeading strong{color:#0f172a;font-size:16px}.wechatPcAdminHeading span,.wechatPcAdminMessage{margin:0;color:var(--text-muted);font-size:12px}.wechatPcAdminHeading>span{flex:0 0 auto;padding:5px 9px;border-radius:999px;color:#b45309;background:var(--warning-soft)}.wechatPcAdminHeading>span.configured{color:#15803d;background:var(--success-soft)}.wechatPcAdminSwitch{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;color:var(--text);font-size:13px;font-weight:800}.wechatPcAdminSwitch input{width:16px;height:16px;accent-color:#1f6fff}.wechatPcAdminFields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.wechatPcAdminFields label{display:grid;grid-gap:7px;gap:7px}.wechatPcAdminFields label.wide{grid-column:1/-1}.wechatPcAdminFields span{color:var(--text-secondary);font-size:12px;font-weight:800}.wechatPcAdminFields input{width:100%;min-width:0;height:38px;padding:0 11px;border:1px solid #d8e0ee;border-radius:7px;color:var(--text-strong);background:var(--surface);outline:none}.wechatPcAdminFields input:focus{border-color:#1f6fff;box-shadow:0 0 0 3px rgba(31,111,255,.1)}.wechatPcAdminActions{display:flex;flex-wrap:wrap;gap:10px}.wechatPcAdminActions button{min-height:36px;padding:0 14px;border:1px solid #1f6fff;border-radius:7px;color:#fff;background:#1f6fff;cursor:pointer;font-weight:800}.wechatPcAdminActions button.danger{border-color:#fecaca;color:#dc2626;background:var(--surface)}.wechatPcAdminActions button:disabled{cursor:not-allowed;opacity:.55}.drawShell{min-height:calc(100vh - 58px);padding:0;background:var(--surface)}.drawWorkspace{display:grid;grid-template-columns:70px 520px minmax(0,1fr);grid-gap:12px;gap:12px;height:calc(100vh - 58px);min-height:0;overflow:hidden}.drawToast{position:fixed;top:74px;left:50%;z-index:80;transform:translateX(-50%);padding:10px 16px;border-radius:8px;background:rgba(17,24,39,.92);color:#fff;box-shadow:0 12px 32px rgba(17,24,39,.18);font-size:13px;font-weight:800;line-height:1;pointer-events:none}.drawSquareWorkspace{grid-template-columns:70px minmax(0,1fr);grid-gap:12px}.drawSquareWorkspace,.drawToolWorkspace{display:grid;gap:12px;height:calc(100vh - 58px);min-height:0;overflow:hidden;background:var(--surface-subtle)}.drawToolWorkspace{grid-template-columns:70px 520px minmax(0,1fr);grid-gap:12px}.drawToolWorkspace.toolboxListMode{grid-template-columns:70px minmax(0,1fr)}.drawSideNav{align-self:stretch;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:16px 6px;border:0;border-radius:0;background:var(--surface)}.drawSideNav a{display:grid;min-height:64px;place-items:center;grid-gap:7px;gap:7px;border-radius:8px;color:var(--text-secondary);font-size:12px;font-weight:900;text-align:center}.drawSideNav a.active,.drawSideNav a:hover{color:var(--ink);background:var(--surface-muted)}.drawSideNav svg{color:var(--text-strong);width:24px;height:24px}.digitalHumanShell .drawSideNav a,.digitalHumanShell .drawSideNav button{display:grid;min-height:64px;place-items:center;grid-gap:7px;gap:7px;border:0;border-radius:8px;color:var(--text-secondary);background:transparent;cursor:pointer;font-size:12px;font-weight:900;line-height:1.2;padding:0 4px;text-align:center}.digitalHumanShell .drawSideNav a.active,.digitalHumanShell .drawSideNav a:hover,.digitalHumanShell .drawSideNav button.active,.digitalHumanShell .drawSideNav button:hover{color:var(--ink);background:var(--surface-muted)}.digitalHumanShell .drawSideNav a span,.digitalHumanShell .drawSideNav button span{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.digitalHumanShell .drawSideNav a svg,.digitalHumanShell .drawSideNav button svg{width:24px;height:24px;color:var(--text-strong)}.digitalHumanRouteState{display:grid;min-height:calc(100vh - 58px);place-content:center;justify-items:center;grid-gap:12px;gap:12px;color:var(--text-muted);background:var(--surface-subtle);font-weight:800}.digitalHumanRouteState.error{color:#b42318}.digitalHumanRouteState button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid var(--border-strong);border-radius:7px;color:var(--text-strong);background:var(--surface);cursor:pointer;font-weight:800}.drawSquareMain{display:flex;flex-direction:column;min-width:0;min-height:0;padding:18px 18px 16px 0;overflow:hidden}.drawSquareSearch{display:flex;align-items:center;gap:8px;margin-left:auto;width:min(360px,100%);min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:var(--surface-subtle)}.drawSquareSearch input{width:100%;border:0;outline:none;color:var(--ink);background:transparent;font-size:13px}.drawSquareTabs{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 14px;padding:14px 16px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.drawSquareTabs button{min-height:34px;padding:0 14px;border:1px solid #e2e8f0;border-radius:8px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-size:13px;font-weight:800}.drawSquareTabs button.active,.drawSquareTabs button:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.drawSquareSummary{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--muted);font-size:13px;font-weight:800}.drawSquareSummary strong{color:#dc2626}.drawSquareScroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:8px;overscroll-behavior:contain}.drawSquareScroll::-webkit-scrollbar{width:8px}.drawSquareScroll::-webkit-scrollbar-thumb{border-radius:999px;background:var(--border-strong)}.drawSquareScroll::-webkit-scrollbar-track{background:transparent}.drawSquareMasonry{display:grid;align-items:start;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.drawSquareMasonryColumn{display:flex;min-width:0;flex-direction:column;gap:14px}.drawSquareCard{display:block;align-self:start;width:100%;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.drawSquareImage{position:relative;display:block;width:100%;border:0;padding:0;background:var(--surface-subtle);cursor:zoom-in}.drawSquareImage img{display:block;width:100%;height:auto}.drawSquareImage span{left:50%;top:50%;transform:translate(-50%,-50%);min-width:90px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#fff;background:rgb(15 23 42/72%);font-size:13px;font-weight:900}.drawSquareImage span,.drawSquareImage:after{position:absolute;opacity:0;transition:opacity .18s ease}.drawSquareImage:after{inset:0;content:"";background:rgb(15 23 42/24%)}.drawSquareImage:hover span,.drawSquareImage:hover:after{opacity:1}.drawSquareCardBody{padding:10px 12px 12px}.drawSquareCardBody p{display:-webkit-box;min-height:38px;margin:0 0 10px;overflow:hidden;color:var(--text);font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.drawSquareCardBody div{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px}.drawSquareCardBody strong{overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap}.drawSquareEmpty{display:grid;min-height:260px;place-items:center;border:1px dashed var(--border-strong);border-radius:8px;color:var(--muted);background:var(--surface);font-weight:900}.drawSquareLoadMore{display:grid;min-height:48px;place-items:center;color:#8a95a8;font-size:13px;font-weight:800}.drawSquareModal{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:28px;background:rgb(15 23 42/66%)}.drawSquareModalPanel{position:relative;display:grid;grid-template-columns:minmax(260px,620px) minmax(240px,360px);grid-gap:18px;gap:18px;width:min(1040px,96vw);max-height:90vh;overflow:auto;padding:16px;border-radius:8px;background:var(--surface)}.drawSquareModalPanel>img{width:100%;height:auto;max-height:78vh;object-fit:contain;border-radius:8px;background:var(--surface-subtle)}.drawThumb video{width:100%;height:100%;object-fit:cover;display:block}.drawSquareModalPanel h2{margin:4px 0 12px;font-size:20px}.drawSquareModalPanel p{color:var(--text);font-size:14px;line-height:1.7}.drawSquareModalPanel ul{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:18px 0 0;list-style:none}.drawSquareModalPanel li{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:var(--text-secondary);font-size:12px;font-weight:800}.drawSquareClose{position:absolute;top:12px;right:12px;display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--line);border-radius:999px;color:var(--text-secondary);background:var(--surface);cursor:pointer}.videoSquareVideo{aspect-ratio:16/9}.videoSquareVideo video{display:block;width:100%;height:auto;min-height:100%;object-fit:cover;background:#0f172a}.videoSquareModalPanel>video{width:100%;height:auto;max-height:78vh;object-fit:contain;border-radius:8px;background:#0f172a}.drawToolMain{min-width:0;min-height:0;overflow-y:auto;padding:18px 18px 28px 0;overscroll-behavior:contain}.drawToolMain::-webkit-scrollbar{width:8px}.drawToolMain::-webkit-scrollbar-thumb{border-radius:999px;background:var(--border-strong)}.drawToolCreatorPanel{align-self:flex-start;display:flex;flex-direction:column;gap:14px;height:calc(100vh - 90px);min-height:0;margin-top:16px;padding:14px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.drawToolDetailTop{display:flex;align-items:center;justify-content:space-between;gap:12px}.drawToolDetailTop strong{min-width:0;overflow:hidden;color:var(--text);font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.drawToolBackButton{display:inline-flex;min-height:34px;align-items:center;gap:6px;padding:0 10px 0 6px;border:1px solid var(--border-strong);border-radius:8px;color:var(--text);background:var(--surface);cursor:pointer;font-size:13px;font-weight:900}.drawToolBackButton:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.drawToolHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:18px 20px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.drawToolHeader h1{margin:4px 0 0;font-size:24px;letter-spacing:0}.drawToolTabs{display:flex;gap:10px}.drawToolTabs button{min-height:36px;padding:0 18px;border:1px solid var(--brand);border-radius:8px;color:var(--brand);background:var(--brand-soft);cursor:pointer;font-weight:900}.drawToolGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.drawToolCard{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.drawToolCover{position:relative;aspect-ratio:16/9;overflow:hidden;color:#fff;background:var(--surface-muted)}.drawToolCover:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgb(15 23 42/0) 42%,rgb(15 23 42/48%))}.drawToolCover img{display:block;width:100%;height:100%;object-fit:cover}.drawToolCover span{position:absolute;left:12px;bottom:12px;z-index:1;padding:4px 10px;border-radius:999px;background:rgb(15 23 42/58%);font-size:12px;font-weight:900}.drawToolBody{padding:12px}.drawToolBody h2{margin:0 0 8px;overflow:hidden;color:var(--text);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.drawToolBody p{display:-webkit-box;min-height:58px;margin:0 0 12px;overflow:hidden;color:var(--text-muted);font-size:13px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.drawToolBody a,.drawToolBody button{display:inline-flex;min-height:34px;width:100%;align-items:center;justify-content:center;border:1px solid var(--border-strong);border-radius:8px;color:var(--text);background:var(--surface);cursor:pointer;font-weight:900}.drawToolBody a:hover,.drawToolBody button:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.interiorUploadBox{position:relative;display:grid;min-height:280px;place-items:center;overflow:hidden;border:1px dashed #b8c6d8;border-radius:8px;background:var(--surface);cursor:pointer}.drawToolListError{margin:0 0 14px}.drawToolComingSoon{display:grid;place-items:center;grid-gap:10px;gap:10px;min-height:420px;padding:28px;border:1px solid var(--line);border-radius:8px;color:var(--text-muted);text-align:center;background:var(--surface);box-shadow:var(--shadow)}.drawToolComingSoon img{width:min(360px,100%);aspect-ratio:16/9;object-fit:cover;border-radius:8px;background:var(--surface-muted)}.drawToolComingSoon span{padding:4px 10px;border-radius:999px;color:var(--brand);background:var(--brand-soft);font-size:12px;font-weight:900}.drawToolComingSoon strong{color:var(--text);font-size:22px}.drawToolComingSoon p{max-width:520px;margin:0;line-height:1.7}.interiorUploadBox.compact{min-height:180px}.sceneToolImageFields{display:grid;grid-gap:14px;gap:14px}.sceneToolImageFields.multiple{grid-template-columns:repeat(2,minmax(0,1fr))}.sceneToolImageFields.multiple .interiorUploadBox.compact{min-height:132px}.sceneToolImageFields.multiple .interiorUploadBox small{max-width:140px;padding:0 8px;line-height:1.45}.sceneAnalysisResult{min-height:180px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted)}.sceneAnalysisResult pre{margin:0;overflow:visible;color:var(--text);font:inherit;line-height:1.75;white-space:pre-wrap;word-break:break-word}.sceneAnalysisResult>small{display:inline-block;margin-top:14px;padding:4px 8px;border-radius:6px;color:#067647;background:#ecfdf3;font-weight:800}.interiorUploadBox input{position:absolute;inset:0;opacity:0;cursor:pointer}.interiorUploadBox>span{display:grid;place-items:center;grid-gap:8px;gap:8px;color:var(--text-muted);text-align:center}.interiorUploadBox strong{color:var(--text);font-size:15px}.interiorUploadBox small{font-size:12px}.interiorUploadBox img,.interiorUploadBox video{width:100%;height:100%;max-height:240px;object-fit:contain;background:var(--surface-muted)}.interiorRemoveImage{display:inline-flex;min-height:32px;align-items:center;gap:6px;margin-top:10px;border:0;color:var(--text-muted);background:transparent;cursor:pointer;font-weight:900}.interiorControlRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.interiorControlRow label,.interiorTextarea{display:grid;grid-gap:8px;gap:8px;color:var(--text);font-size:13px;font-weight:900}.interiorControlRow select,.interiorTextarea textarea{width:100%;border:1px solid var(--border-strong);border-radius:8px;color:var(--text);background:var(--surface);font:inherit}.interiorControlRow select{min-height:38px;padding:0 10px}.creativePickerGroup{display:grid;grid-gap:12px;gap:12px}.creativePickerField{display:grid;grid-gap:7px;gap:7px}.creativePickerField>span{color:#30333a;font-size:13px;font-weight:700}.creativePickerTrigger{align-items:center;background:#fff;border:1px solid #d9dce3;border-radius:6px;color:#23262d;display:flex;justify-content:space-between;min-height:42px;padding:0 12px;width:100%}.creativePickerOverlay,.creativeResourceDialogOverlay{align-items:center;background:rgb(17 20 27/52%);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.creativePickerModal{background:#fff;border-radius:8px;box-shadow:0 24px 70px rgb(24 28 36/24%);display:flex;flex-direction:column;max-height:min(780px,calc(100vh - 48px));overflow:hidden;width:min(980px,calc(100vw - 48px))}.creativePickerModal>header,.creativeResourceDialog>header{align-items:flex-start;border-bottom:1px solid #eceef2;display:flex;justify-content:space-between;padding:20px 22px}.creativePickerModal h2,.creativeResourceDialog h2{font-size:20px;margin:0 0 5px}.creativePickerModal header p,.creativeResourceDialog header p{color:#737780;font-size:13px;margin:0}.creativePickerModal header button,.creativeResourceDialog header button{align-items:center;background:transparent;border:0;color:#666b75;display:flex;height:34px;justify-content:center;width:34px}.creativePickerToolbar{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:16px 22px 10px}.creativePickerSegments{background:#f1f2f5;border-radius:6px;display:flex;padding:3px}.creativePickerFilterRow button,.creativePickerSegments button{background:transparent;border:0;border-radius:4px;color:#656a73;font-size:13px;min-height:32px;padding:0 13px}.creativePickerSegments button.active{background:#fff;box-shadow:0 1px 4px rgb(25 30 38/10%);color:#16191f}.creativePickerSearch{align-items:center;border:1px solid #dcdfe5;border-radius:6px;display:flex;gap:8px;padding:0 10px;width:min(320px,42vw)}.creativePickerSearch input{border:0;min-height:38px;outline:0;width:100%}.creativePickerFilters{display:grid;grid-gap:5px;gap:5px;padding:0 22px 12px}.creativePickerFilterRow{align-items:center;display:grid;grid-gap:8px;gap:8px;grid-template-columns:38px minmax(0,1fr)}.creativePickerFilterRow>span{color:#858a93;font-size:12px}.creativePickerFilterRow>div{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.creativePickerFilterRow>div::-webkit-scrollbar{display:none}.creativePickerFilterRow button{background:#f5f6f8;flex:0 0 auto}.creativePickerFilterRow button.active{background:#eaf2ff;color:#1769d2}.creativePickerGrid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr));overflow-y:auto;padding:4px 22px 22px}.creativeResourceCard{background:#fff;border:1px solid #e1e3e8;border-radius:6px;color:#20242b;display:grid;grid-gap:5px;gap:5px;min-width:0;padding:7px 7px 11px;position:relative;text-align:left}.creativeResourceCard.selected,.creativeResourceCard:hover{border-color:#3c82e6;box-shadow:0 0 0 1px #3c82e6}.creativeResourceVisual{align-items:center;aspect-ratio:4/5;background:#f0f2f5;border-radius:4px;color:#9ba1aa;display:flex;justify-content:center;overflow:hidden;width:100%}.creativeResourceVisual img{height:100%;object-fit:cover;width:100%}.creativeResourceCard small,.creativeResourceCard strong{overflow:hidden;padding:0 3px;text-overflow:ellipsis;white-space:nowrap}.creativeResourceCard strong{font-size:14px}.creativeResourceCard small{color:#858a93;font-size:11px}.creativeResourceCard>i{background:#2675dc;color:#fff;height:22px;right:10px;width:22px}.creativeResourceCard>i,.creativeResourceFavorite{align-items:center;border-radius:50%;display:flex;justify-content:center;position:absolute;top:10px}.creativeResourceFavorite{background:rgb(255 255 255/90%);color:#67707c;height:26px;left:10px;width:26px}.creativeResourceCard.unspecified .creativeResourceVisual{aspect-ratio:4/5}.creativePickerEmpty,.creativePickerError{color:#747983;padding:28px;text-align:center}.creativePickerEmpty a{color:#216fd4;margin-left:4px}.creativePickerError{color:#c03838;padding-top:0}.toolOptionPanel{display:flex;flex-direction:column;gap:12px}.sceneContextPanel{display:grid;grid-gap:10px;gap:10px;padding:12px 0;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.sceneContextActions,.sceneContextActions label,.sceneContextHeading{display:flex;align-items:center}.sceneContextHeading{gap:7px;color:var(--text);font-size:13px}.sceneContextHeading .spin{margin-left:auto}.sceneContextFields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.sceneContextFields label{display:grid;min-width:0;grid-gap:6px;gap:6px;color:var(--text-secondary);font-size:12px;font-weight:700}.sceneContextFields select{width:100%;min-width:0;min-height:36px;padding:0 9px;border:1px solid var(--border-strong);border-radius:8px;color:var(--text);background:var(--surface);font:inherit}.sceneContextFields select:disabled{cursor:not-allowed;opacity:.55}.sceneContextActions{justify-content:space-between;gap:10px}.sceneContextActions label{gap:7px;color:var(--text-secondary);cursor:pointer;font-size:12px;font-weight:700}.sceneContextActions input{width:15px;height:15px;accent-color:var(--brand)}.sceneContextActions button{min-height:32px;padding:0 11px;border:1px solid var(--brand);border-radius:8px;color:var(--brand);background:var(--brand-soft);cursor:pointer;font-size:12px;font-weight:800}.sceneContextActions button:disabled{border-color:var(--border-strong);color:var(--text-muted);background:var(--surface-muted);cursor:not-allowed}.toolOptionGroup{display:flex;flex-direction:column;gap:8px}.toolOptionGroup>span{color:var(--text);font-size:13px;font-weight:900}.toolOptionButtons{display:flex;flex-wrap:wrap;gap:8px}.toolOptionButton,.toolOptionButtons button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 14px;border:1px solid var(--border-strong);border-radius:8px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-size:13px;font-weight:900}.toolOptionButton.active,.toolOptionButton:hover,.toolOptionButtons button.active,.toolOptionButtons button:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.resizeEditor{display:grid;grid-gap:16px;gap:16px;padding-top:2px}.resizeEditorSection{display:grid;grid-gap:9px;gap:9px}.resizeEditorSection>strong{color:var(--text);font-size:13px}.resizePresetGrid{display:grid;grid-gap:7px;gap:7px;grid-template-columns:repeat(3,minmax(0,1fr))}.resizePresetGrid button{align-items:center;background:var(--surface);border:1px solid var(--border-strong);border-radius:6px;color:var(--text-secondary);display:grid;grid-gap:4px;gap:4px;justify-items:center;min-height:88px;padding:8px 5px}.resizePresetGrid button.active,.resizePresetGrid button:hover{background:var(--brand-soft);border-color:var(--brand);color:var(--brand)}.resizePresetGrid i{border:1.5px solid;display:block;height:25px;max-width:42px}.resizePresetGrid span{font-size:12px;font-weight:800}.resizePresetGrid small{color:var(--text-muted);font-size:10px}.resizeCustomFields{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.resizeCustomFields label{display:grid;grid-gap:6px;gap:6px}.resizeCustomFields label>span{color:var(--text-secondary);font-size:12px;font-weight:700}.resizeCustomFields label>div{align-items:center;border:1px solid var(--border-strong);border-radius:6px;display:flex;min-height:38px;overflow:hidden}.resizeCustomFields input{border:0;color:var(--text);font:inherit;min-width:0;outline:0;padding:0 8px;width:100%}.resizeCustomFields small{color:var(--text-muted);padding-right:8px}.resizeSegmented{background:var(--surface-muted);border-radius:6px;display:grid;grid-gap:3px;gap:3px;grid-template-columns:repeat(3,minmax(0,1fr));padding:3px}.resizeSegmented button{align-items:center;background:transparent;border:0;border-radius:4px;color:var(--text-secondary);display:flex;font-size:12px;font-weight:800;gap:5px;justify-content:center;min-height:34px}.resizeSegmented button.active{background:var(--surface);box-shadow:0 1px 3px rgb(15 23 42/12%);color:var(--brand)}.resizeEditorPreview{background:#eef0f3;border:1px solid var(--border-subtle);border-radius:6px;flex-direction:column;gap:7px;min-height:176px;padding:12px}.resizeEditorPreview,.resizePreviewCanvas{align-items:center;display:flex;justify-content:center}.resizePreviewCanvas{background:#fff;box-shadow:0 2px 9px rgb(18 25 38/14%);max-height:132px;max-width:210px;overflow:hidden}.resizePreviewCanvas img{height:100%;width:100%}.resizeEditorPreview>small,.resizePreviewCanvas span{color:var(--text-muted);font-size:11px}.expandEditor{display:grid;grid-gap:16px;gap:16px}.expandEditorSection{display:grid;grid-gap:9px;gap:9px}.expandEditorSection>strong{color:var(--text);font-size:13px}.expandRatioGrid{display:grid;grid-gap:7px;gap:7px;grid-template-columns:repeat(4,minmax(0,1fr))}.expandRatioGrid button{align-items:center;background:var(--surface);border:1px solid var(--border-strong);border-radius:6px;color:var(--text-secondary);display:grid;grid-gap:3px;gap:3px;justify-items:center;min-height:76px;padding:7px 4px}.expandCopySpaceButtons button.active,.expandCopySpaceButtons button:hover,.expandDirectionPad button.active,.expandDirectionPad button:hover,.expandRatioGrid button.active,.expandRatioGrid button:hover{background:var(--brand-soft);border-color:var(--brand);color:var(--brand)}.expandRatioGrid i{border:1.5px solid;display:block;height:22px;max-width:37px}.expandRatioGrid span{font-size:12px;font-weight:800}.expandRatioGrid small{color:var(--text-muted);font-size:10px}.expandDirectionRow{align-items:center;display:grid;grid-gap:14px;gap:14px;grid-template-columns:112px minmax(0,1fr)}.expandDirectionPad{display:grid;grid-gap:4px;gap:4px;grid-template-columns:repeat(3,34px);grid-template-rows:repeat(3,34px)}.expandDirectionPad button{align-items:center;background:var(--surface);border:1px solid var(--border-strong);border-radius:5px;color:var(--text-secondary);display:flex;justify-content:center;padding:0}.expandDirectionPad button[data-direction="向上扩展"]{grid-column:2;grid-row:1}.expandDirectionPad button[data-direction="向左扩展"]{grid-column:1;grid-row:2}.expandDirectionPad button[data-direction="智能四周"]{grid-column:2;grid-row:2}.expandDirectionPad button[data-direction="向右扩展"]{grid-column:3;grid-row:2}.expandDirectionPad button[data-direction="向下扩展"]{grid-column:2;grid-row:3}.expandEditorPreview{align-items:center;background:#eef0f3;border:1px solid var(--border-subtle);border-radius:6px;display:flex;flex-direction:column;gap:6px;justify-content:center;min-height:208px;overflow:hidden;padding:10px}.expandPreviewCanvas{background:#d9dde3;box-shadow:0 2px 9px rgb(18 25 38/14%);overflow:hidden;position:relative}.expandPreviewCanvas>img{object-fit:fill;position:absolute;z-index:1}.expandPreviewCanvas>span{color:var(--text-muted);font-size:11px;inset:0}.expandPreviewCanvas>i,.expandPreviewCanvas>span{align-items:center;display:flex;justify-content:center;position:absolute}.expandPreviewCanvas>i{background:rgb(255 255 255/72%);border:1px dashed #3979c6;color:#215fae;font-size:10px;font-style:normal;z-index:2}.expandPreviewCanvas.copy-顶部留白>i{height:27%;left:8%;right:8%;top:5%}.expandPreviewCanvas.copy-底部留白>i{bottom:5%;height:27%;left:8%;right:8%}.expandPreviewCanvas.copy-左侧留白>i{bottom:8%;left:5%;top:8%;width:30%}.expandPreviewCanvas.copy-右侧留白>i{bottom:8%;right:5%;top:8%;width:30%}.expandEditorPreview>small{color:var(--text-muted);font-size:10px;text-align:center}.expandCopySpaceButtons{display:grid;grid-gap:6px;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.expandCopySpaceButtons button{background:var(--surface);border:1px solid var(--border-strong);border-radius:6px;color:var(--text-secondary);font-size:11px;font-weight:800;min-height:34px;padding:0 5px}.colorEditor{display:grid;grid-gap:16px;gap:16px}.ocrRegionEditor{border-top:1px solid var(--border-subtle);display:grid;grid-gap:12px;gap:12px;padding-top:16px}.ocrColorFields,.ocrEditorHeader,.ocrEditorHeader>div:first-child,.ocrOutputField,.ocrPreviewTabs,.ocrRegionToggle{align-items:center;display:flex}.ocrEditorHeader{justify-content:space-between}.ocrEditorHeader>div:first-child{gap:8px}.ocrEditorHeader strong{color:var(--text);font-size:13px}.ocrEditorHeader span{color:var(--text-muted);font-size:11px}.ocrPreviewTabs{background:var(--surface-muted);border-radius:6px;gap:2px;padding:3px}.ocrPreviewTabs button{align-items:center;background:transparent;border:0;border-radius:4px;color:var(--text-secondary);display:flex;font-size:11px;font-weight:800;gap:4px;min-height:30px;padding:0 8px}.ocrPreviewTabs button.active{background:var(--surface);box-shadow:0 1px 3px rgb(15 23 42/12%);color:var(--brand)}.ocrEditorLayout{display:grid;grid-gap:12px;gap:12px}.ocrCanvasFrame{align-items:center;background:#eef0f3;border:1px solid var(--border-subtle);border-radius:6px;display:flex;justify-content:center;min-height:220px;overflow:auto;padding:10px}.ocrCanvas{box-shadow:0 2px 10px rgb(18 25 38/14%);display:inline-block;line-height:0;max-width:100%;position:relative}.ocrCanvas>img{display:block;height:auto;max-height:310px;max-width:100%;object-fit:contain}.ocrRegionBox{border:1px dashed #3979c6;border-radius:2px;min-height:4px;min-width:4px;overflow:hidden;padding:0;position:absolute}.ocrRegionBox.selected{border:2px solid #146c94}.ocrRegionBox>span{display:block;font-size:10px;font-weight:700;line-height:1.15;overflow:hidden;padding:2px;text-align:left}.ocrRegionList{display:grid;grid-gap:8px;gap:8px;max-height:430px;overflow-y:auto;padding-right:2px}.ocrRegionRow{border:1px solid var(--border-subtle);border-radius:6px;display:grid;grid-gap:7px;gap:7px;padding:10px}.ocrRegionRow.selected{border-color:#87b3a8;background:#f3f9f7}.ocrRegionToggle{gap:7px}.ocrRegionToggle input{height:1px;opacity:0;position:absolute;width:1px}.ocrRegionToggle>span{align-items:center;border:1px solid var(--border-strong);border-radius:4px;color:#fff;display:flex;height:18px;justify-content:center;width:18px}.ocrRegionRow.selected .ocrRegionToggle>span{background:#146c94;border-color:#146c94}.ocrRegionToggle strong{color:var(--text);font-size:12px}.ocrRegionRow>p{color:var(--text-muted);font-size:11px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ocrOutputField{border:1px solid var(--border-strong);border-radius:5px;color:var(--text-muted);gap:6px;padding:6px 8px}.ocrOutputField textarea{background:transparent;border:0;color:var(--text);font:inherit;line-height:1.4;min-height:42px;outline:0;padding:0;resize:vertical;width:100%}.ocrOutputField textarea:disabled{color:var(--text-muted)}.ocrColorFields{gap:12px}.ocrColorFields label{align-items:center;color:var(--text-secondary);display:flex;font-size:11px;gap:5px}.ocrColorFields input{background:transparent;border:0;height:25px;padding:0;width:30px}.templateLayoutEditor{border-top:1px solid var(--border-subtle);display:grid;grid-gap:14px;gap:14px;padding-top:16px}.templatePreview{align-items:center;border:1px solid var(--border-subtle);border-radius:6px;display:flex;justify-content:center;min-height:240px;overflow:hidden;padding:14px}.templateCanvas{box-shadow:0 3px 12px rgb(18 25 38/15%);overflow:hidden;position:relative;width:210px}.templateCanvas.square{aspect-ratio:1}.templateCanvas.portrait{aspect-ratio:3/4}.templateCopyPanel{display:flex;flex-direction:column;gap:7px;overflow:hidden;padding:12px;position:absolute;z-index:1}.templateCopyPanel.left,.templateCopyPanel.right{bottom:10px;top:10px;width:44%}.templateCopyPanel.left{left:10px}.templateCopyPanel.right{right:10px}.templateCopyPanel.top{height:35%;left:0;right:0;top:0}.templateCopyPanel>i{display:block;flex:0 0 4px;width:32px}.templateCopyPanel>strong{font-size:15px;line-height:1.18;overflow-wrap:anywhere}.templateCopyPanel>span{font-size:8px;line-height:1.35;opacity:.72}.templateCopyPanel>em{align-self:flex-start;border-radius:3px;color:#17211f;font-size:7px;font-style:normal;font-weight:800;margin-top:auto;padding:5px 8px}.templateProduct{align-items:center;bottom:5%;display:flex;height:64%;justify-content:center;position:absolute;transform-origin:center bottom;width:54%}.templateCanvas.portrait .templateProduct{bottom:3%;height:60%;width:78%}.templateProduct.left{left:1%}.templateProduct.right{right:1%}.templateProduct img{height:100%;object-fit:contain;width:100%}.templateProduct span{align-items:center;border:1px dashed rgb(75 85 99/45%);color:var(--text-muted);display:flex;font-size:10px;height:72%;justify-content:center;width:72%}.templateControlSection{display:grid;grid-gap:8px;gap:8px}.templateControlSection>strong,.templateRangeControl>span{align-items:center;color:var(--text);display:flex;font-size:12px;gap:6px}.templateRangeControl>span b{color:var(--brand);font-size:11px;margin-left:auto}.templatePlacement{background:var(--surface-muted);border-radius:6px;display:grid;grid-gap:3px;gap:3px;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px}.templatePlacement button{align-items:center;background:transparent;border:0;border-radius:4px;color:var(--text-secondary);display:flex;font-size:11px;font-weight:800;gap:5px;justify-content:center;min-height:34px}.templatePlacement button.active{background:var(--surface);box-shadow:0 1px 3px rgb(15 23 42/12%);color:var(--brand)}.templateRangeControl{display:grid;grid-gap:8px;gap:8px}.templateRangeControl input{accent-color:var(--brand);margin:0;width:100%}.templateToggleRow{align-items:center;display:flex;justify-content:space-between;min-height:34px}.templateToggleRow>label{align-items:center;color:var(--text-secondary);display:flex;font-size:12px;font-weight:700;gap:7px}.templateToggleRow>label>input{height:1px;opacity:0;position:absolute;width:1px}.templateToggleRow>label>span{background:var(--border-strong);border-radius:10px;display:block;height:20px;position:relative;width:36px}.templateToggleRow>label>span:after{background:#fff;border-radius:50%;box-shadow:0 1px 3px rgb(15 23 42/20%);content:"";height:16px;left:2px;position:absolute;top:2px;transition:transform .15s ease;width:16px}.templateToggleRow>label>input:checked+span{background:var(--brand)}.templateToggleRow>label>input:checked+span:after{transform:translateX(16px)}.templateToggleRow>input[type=color]{background:transparent;border:0;height:30px;padding:0;width:38px}.templateToggleRow>input[type=color]:disabled{opacity:.35}.colorEditorSection{display:grid;grid-gap:9px;gap:9px}.colorEditorSection>strong,.customColorField>span{color:var(--text);font-size:13px;font-weight:800}.colorPresetGrid{display:grid;grid-gap:7px;gap:7px;grid-template-columns:repeat(4,minmax(0,1fr))}.colorPresetGrid button{align-items:center;background:var(--surface);border:1px solid var(--border-strong);border-radius:6px;color:var(--text-secondary);display:flex;flex-direction:column;gap:6px;justify-content:center;min-height:70px;padding:7px 3px}.brandColorSwatches button.active,.brandColorSwatches button:hover,.colorPresetGrid button.active,.colorPresetGrid button:hover,.colorScopeSegmented button.active{background:var(--brand-soft);border-color:var(--brand);color:var(--brand)}.colorPresetGrid button>i{align-items:center;border:1px solid rgb(15 23 42/18%);border-radius:50%;box-shadow:inset 0 0 0 1px rgb(255 255 255/28%);color:#fff;display:flex;height:27px;justify-content:center;width:27px}.colorPresetGrid button>i.custom{border-radius:6px}.colorPresetGrid button>span{font-size:11px;font-weight:800}.customColorField{display:grid;grid-gap:8px;gap:8px}.customColorField>div{align-items:center;border:1px solid var(--border-strong);border-radius:6px;display:grid;grid-template-columns:42px minmax(0,1fr);min-height:42px;overflow:hidden}.customColorField input[type=color]{background:transparent;border:0;height:34px;padding:3px 4px;width:42px}.customColorField input[type=text]{border:0;border-left:1px solid var(--border-subtle);color:var(--text);font:inherit;height:40px;outline:0;padding:0 10px;text-transform:lowercase}.brandColorSwatches{display:flex;flex-wrap:wrap;gap:7px}.brandColorSwatches button{align-items:center;background:var(--surface);border:1px solid var(--border-strong);border-radius:6px;color:var(--text-secondary);display:flex;gap:6px;min-height:34px;padding:0 8px}.brandColorSwatches i{border:1px solid rgb(15 23 42/18%);border-radius:4px;height:18px;width:18px}.brandColorSwatches span{font-size:10px;font-weight:700}.colorScopeSegmented{background:var(--surface-muted);border-radius:6px;display:grid;grid-gap:3px;gap:3px;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px}.colorScopeSegmented button{background:transparent;border:1px solid transparent;border-radius:4px;color:var(--text-secondary);font-size:12px;font-weight:800;min-height:34px}.interiorTextarea{margin-top:0}.interiorTextarea textarea{min-height:96px;resize:vertical;padding:10px;line-height:1.6}.creationCenter,.drawPanel{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.drawPanel{align-self:flex-start;display:flex;flex-direction:column;gap:14px;height:calc(100vh - 90px);min-height:0;margin-top:16px;padding:14px 14px 16px;background:var(--surface);overflow:hidden}.drawFormBody{display:grid;align-content:start;grid-auto-rows:max-content;flex:1 1 auto;min-height:0;grid-gap:14px;gap:14px;overflow-y:auto;padding-right:4px;scrollbar-width:none;-ms-overflow-style:none}.drawFormBody::-webkit-scrollbar{display:none}.creationHeader h2{margin:0;letter-spacing:0}.modelRow{display:flex;align-items:center;gap:12px}.modelRow span{font-size:16px;font-weight:900}.modelDescription{margin:-4px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.modelRow button,.modelRow select{min-height:34px;padding:0 14px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:var(--surface);cursor:pointer;font-size:14px;font-weight:800}.modelRow select{min-width:142px}.modelRow button:after{content:"⌄";margin-left:10px;color:var(--muted)}.fieldGroup{display:grid;grid-gap:10px;gap:10px}.fieldGroup>span{color:var(--text);font-size:var(--font-label);font-weight:900}.promptCard{overflow:visible;border:0;border-radius:0;background:transparent}.fieldHeader{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;padding:0}.fieldHeader>span{color:var(--text);font-size:var(--font-label);font-weight:900}.promptCard textarea{width:100%;min-height:170px;resize:none;padding:22px 12px 14px;border:1px solid #e2e7f0;border-radius:7px;outline:none;color:#79808e;background:var(--surface);font:inherit;font-size:13px;line-height:1.7}.promptCard textarea:focus{border-color:#b8c7e4;box-shadow:0 0 0 2px rgb(37 99 235/8%)}.promptActions{display:flex;justify-content:flex-end;gap:8px;min-width:0;margin-left:auto}.aiPromptButton,.generateButton,.promptButton,.toolPrimaryButton,.toolSecondaryButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;cursor:pointer;font-size:12px;font-weight:900;white-space:nowrap}.toolPrimaryButton{min-height:44px;padding:0 18px;color:#fff;border:0;background:linear-gradient(90deg,#4f46e5,#28b4e8);box-shadow:0 8px 20px rgb(69 88 224/22%)}.toolPrimaryButton:hover:not(:disabled){box-shadow:0 10px 24px rgb(69 88 224/30%);transform:translateY(-1px)}.toolPrimaryButton:disabled{cursor:not-allowed;opacity:.62}.toolSecondaryButton{min-height:34px;padding:0 12px;color:var(--text-secondary);border:1px solid var(--border-strong);background:var(--surface)}.toolSecondaryButton:hover:not(:disabled){color:var(--brand);border-color:var(--brand);background:var(--brand-soft)}.toolSegmentedControl{display:inline-grid;grid-template-columns:repeat(2,minmax(88px,1fr));gap:3px;padding:3px;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted)}.toolSegmentedControl button{min-height:34px;padding:0 14px;color:var(--text-secondary);border:1px solid transparent;border-radius:6px;background:transparent;cursor:pointer;font-size:13px;font-weight:900}.toolSegmentedControl button.active{color:var(--brand);border-color:var(--line);background:var(--surface);box-shadow:0 2px 8px rgb(15 23 42/8%)}.aiPromptButton{min-height:32px;color:var(--brand);background:var(--surface);border:1px solid var(--line)}.aiPromptButton:disabled{cursor:not-allowed;opacity:.5}.promptButton{min-height:32px;color:var(--text-secondary);background:var(--surface);border:1px solid var(--line)}.presetRow{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:10px 16px;color:var(--muted);font-size:12px}.presetRow button{min-height:30px;max-width:112px;padding:0 9px;border:1px solid var(--line);border-radius:8px;color:var(--text);background:var(--surface);cursor:pointer;overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.presetRow button:hover{border-color:var(--brand);color:var(--brand)}.choiceGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.choiceGrid button,.segmented button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border:1px solid var(--line);border-radius:8px;color:var(--text);background:var(--surface);cursor:pointer;font-weight:800}.choiceGrid button.selected,.segmented button.active{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.uploadBox{display:grid;place-items:center;min-height:116px;padding:14px;border:1px dashed #b8c6da;border-radius:8px;color:var(--muted);background:var(--surface-subtle);cursor:pointer;text-align:center}.uploadBox input{display:none}.uploadBox strong{margin-top:8px;color:var(--ink);font-size:12px}.uploadBox small{margin-top:4px;font-size:11px}.referencePreviewGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px}.referencePreview{position:relative;aspect-ratio:1;overflow:hidden;margin:0;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle)}.referencePreview.empty{border-style:dashed;background:var(--surface-subtle)}.referencePreview img{width:100%;height:100%;object-fit:cover}.referencePreview button{position:absolute;top:4px;right:4px;display:grid;width:22px;height:22px;place-items:center;border:0;border-radius:999px;color:#fff;background:rgb(15 23 42/72%);cursor:pointer;font-size:14px;line-height:1}.segmented,.segmented.compact{display:block}.segmented button{width:100%}.segmented button:not(.active){display:none!important}.segmented button.active:after{content:"⌄";margin-left:auto;color:var(--muted)}.sizeChoiceGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:9px;gap:9px}.sizeChoiceGrid button{display:grid;min-height:88px;place-items:center;align-content:center;grid-gap:10px;gap:10px;border:1px solid transparent;border-radius:8px;color:#8b97a8;background:var(--surface-subtle);cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease,background .16s ease}.sizeChoiceGrid button.active{border-color:#6f7cff;color:#6f7cff;background:var(--brand-soft);box-shadow:0 0 0 1px rgb(111 124 255/22%)}.sizeIcon{display:block;border:2px solid;border-radius:7px;opacity:.72}.sizeIcon.auto{width:34px;height:28px;border-style:dashed}.sizeIcon.square{width:28px;height:28px}.sizeIcon.portrait{width:24px;height:36px}.sizeIcon.landscape{width:42px;height:26px}.sizeIcon.wide{width:46px;height:22px}.sizeIcon.tall{width:22px;height:46px}.sizeChoiceGrid strong{font-size:14px;font-weight:800;line-height:1}.drawBottomControls{flex:0 0 auto;margin-top:0;display:grid;grid-gap:14px;gap:14px;padding-top:16px;border-top:1px solid var(--line)}.sceneToolQuote{color:var(--text-muted);font-size:12px;font-weight:700;text-align:center}.drawParamsPanel{display:grid;grid-gap:14px;gap:14px}.drawParamsHeader,.drawParamsSummary{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.drawParamsHeader strong,.drawParamsSummary span{min-width:0;color:var(--text);font-size:14px;font-weight:900}.drawParamsHeader button,.drawParamsSummary{border:1px solid #e2e8f0;border-radius:8px;color:var(--text);background:var(--surface-subtle);cursor:pointer}.drawParamsHeader button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center}.drawParamsSummary{width:100%;min-height:42px;padding:0 12px 0 14px;text-align:left}.drawParamsHeader button svg,.drawParamsSummary svg{flex:0 0 auto;color:var(--text-muted)}.drawClarityGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.drawClarityGrid button{min-height:40px;border:1px solid transparent;border-radius:8px;color:var(--text-muted);background:var(--surface-subtle);cursor:pointer;font-size:13px;font-weight:900}.drawClarityGrid button.active{border-color:#6f7cff;color:#6f7cff;background:var(--brand-soft);box-shadow:0 0 0 1px rgb(111 124 255/22%)}.drawClarityGrid button:disabled{cursor:not-allowed;opacity:.46}.bottomSelectRow{display:grid;grid-gap:14px;gap:14px}.generateButton{min-height:48px;color:#fff;background:linear-gradient(90deg,#4f46e5,#28b4e8);box-shadow:0 8px 20px rgb(69 88 224/22%);font-size:14px}.generateButton:disabled{cursor:wait;opacity:.82}.requiredLabel{display:inline-flex;align-items:center;gap:4px}.requiredLabel i{color:#ef4444;font-style:normal;font-weight:900;line-height:1}.drawError{margin:0;color:#dc2626;font-size:12px;font-weight:800;line-height:1.5}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.creationCenter{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;height:calc(100vh - 58px);padding:0 28px 28px 0;border:0;box-shadow:none;background:transparent}.drawToolCreationCenter{padding-right:18px}.creationHeader{display:flex;align-items:center;margin-bottom:22px;min-height:76px;padding:22px 0 14px;border-bottom:1px solid var(--line)}.creationHeader .eyebrow{display:inline;margin-right:18px;color:#b36b19;font-size:14px}.creationHeader h2{display:inline;font-size:0}.creationHeader h2:before{content:"";color:#a9651d;font-size:13px;font-weight:800}.creationHeader span{display:none}.resultStage{display:grid;flex:1 1 auto;min-height:520px;place-items:center;border:0;border-radius:0;background:var(--surface)}.resultStage.hasResult{align-content:start;padding-top:24px}.generatedCanvas{position:relative;display:none;place-items:center;width:min(520px,82%);overflow:hidden;padding:34px;border-radius:8px;color:#fff;text-align:center;background:linear-gradient(135deg,#1d4ed8,#0891b2 48%,#9333ea);box-shadow:0 28px 80px rgba(37,99,235,.24)}.generatedCanvas.loading{display:grid}.generatedCanvas.square{aspect-ratio:1}.generatedCanvas.portrait{aspect-ratio:2/3;max-height:560px}.generatedCanvas.landscape{aspect-ratio:3/2}.generatedCanvas.done{background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.34),transparent 24%),linear-gradient(135deg,#0f766e,#2563eb 54%,#be123c)}.generatedCanvas p,.generatedCanvas strong,.generatedCanvas svg{position:relative;z-index:1}.generatedCanvas strong{margin-top:12px;font-size:24px}.generatedCanvas p{max-width:360px;margin:12px 0 0;color:rgba(255,255,255,.86);line-height:1.7}.canvasGlow{position:absolute;inset:auto -20% -22% -20%;height:46%;background:rgba(255,255,255,.18);transform:rotate(-7deg)}.safetyNotice{display:none}.generatedImageGrid{display:grid;width:min(760px,92%);grid-gap:14px;gap:14px}.generatedImageGrid.count1{width:min(560px,84%)}.generatedImageGrid.count2,.generatedImageGrid.count4{grid-template-columns:repeat(2,minmax(0,1fr))}.generatedImage{overflow:hidden;margin:0;border-radius:8px;background:var(--surface-subtle);box-shadow:0 18px 52px rgba(15,23,42,.12)}.generatedImage.square{aspect-ratio:1}.generatedImage.portrait{aspect-ratio:2/3}.generatedImage.landscape{aspect-ratio:3/2}.generatedImage img,.thumb img{width:100%;height:100%;object-fit:cover}.historyGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.historyCard{display:grid;grid-template-columns:58px 1fr;grid-column-gap:12px;column-gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.historyCard span,.historyCard strong{grid-column:2}.historyCard span{color:var(--muted);font-size:13px}.thumb{grid-row:1/span 2;display:grid;width:58px;height:58px;place-items:center;border-radius:8px;color:#fff;overflow:hidden}.thumb.cool{background:linear-gradient(135deg,#2563eb,#09a6b8)}.thumb.warm{background:linear-gradient(135deg,#f97316,#db2777)}@media (max-width:1180px){.heroGrid{grid-template-columns:1fr 1fr}.homeAgentLayout{grid-template-columns:1fr}.homeAgentAd{min-height:180px}.homeAgentGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.homeMusicGrid,.homeMusicPromptRow{grid-template-columns:repeat(2,minmax(0,1fr))}.adminStats,.historyGrid,.toolGrid{grid-template-columns:repeat(2,minmax(170px,1fr))}.voiceAdminLayout{grid-template-columns:minmax(0,1fr)}.voiceAdminForm{position:static}.drawWorkspace{grid-template-columns:70px 520px minmax(0,1fr)}.drawToolWorkspace{grid-template-columns:70px 500px minmax(0,1fr)}.drawSquareMasonry{grid-template-columns:repeat(5,minmax(0,1fr))}.drawToolGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.digitalHumanShell,.musicCreativeShell{grid-template-columns:70px 520px minmax(0,1fr)}.musicTaskList{grid-template-columns:1fr}.userTaskMasonry{column-count:3}}@media (max-width:960px){.topbar{align-items:center;flex-wrap:nowrap;gap:12px;min-height:58px;padding:7px 14px}.brand{min-width:0}.nav,.topActions{display:none}.mobileAppQr{display:inline-flex;margin-left:auto}.mobileAppQr .appQrWrap{padding:0}.mobileAppQr .appQrTrigger{height:38px;padding:0 14px;font-size:14px}.appQrWrap.mobile .appQrPopover{display:none}.appQrModal .appQrItem img{width:116px;height:116px}.appQrModal .appQrItem strong{font-size:14px}.mobileMenuButton{display:grid}.appQrPopover{right:-56px;grid-template-columns:repeat(2,minmax(120px,1fr));width:min(360px,calc(100vw - 24px));padding:18px}.appQrItem img{width:126px;height:126px}.authOverlay{align-items:center;place-items:center;padding:14px}.authModal{width:min(100%,420px);max-height:calc(100vh - 28px);overflow-y:auto;padding:34px 20px 24px;border-radius:24px}.authClose{top:14px;right:14px;width:34px;height:34px}.authHeader h2{font-size:24px}.authHeader p{margin:8px 0 22px;font-size:14px}.authForm{gap:14px}.authField{min-height:52px;gap:10px;padding:0 14px;border-radius:12px}.authField input{height:50px;font-size:14px}.authMeta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:8px 12px;gap:8px 12px;font-size:12px}.authMeta span{min-width:0}.authMeta button{padding:0;white-space:nowrap}.authSubmit{height:50px;border-radius:12px;font-size:15px}.authSwitch{margin-top:18px;font-size:13px}.aiCopyOverlay{align-items:center;padding:14px}.aiCopyModal{width:min(100%,360px);max-height:calc(100vh - 28px);overflow-y:auto;padding:22px 20px 24px;border-radius:12px}.aiCopyClose{top:14px;right:14px;width:34px;height:34px}.aiCopyHeader{padding-right:42px}.aiCopyHeader h2{font-size:18px}.aiCopyHeader p{font-size:12px}.aiCopyTopic{margin-top:18px}.aiCopyTopic>span{align-items:flex-start;flex-direction:column;gap:10px}.aiCopyTopic>span em{width:100%;justify-content:flex-start;gap:8px}.aiCopyTopic>span em button{min-height:32px;padding:0 12px;white-space:nowrap}.aiCopyTopic textarea{min-height:96px;font-size:14px}.aiCopyOptions{grid-template-columns:1fr;gap:16px;margin-top:18px}.aiCopyOptions section{gap:8px}.aiCopyOptions section>div{min-height:44px}.aiCopyOptions button{min-height:34px;padding:0 10px;white-space:nowrap;font-size:13px}.aiCopyGenerate{min-height:48px;margin-top:18px}.aiCopyResultList{max-height:calc(100vh - 210px);padding-right:2px}.aiCopyResultList article{padding:12px}.aiCopyFooter{gap:8px}.aiCopyFooter button{min-width:0;flex:1 1}main{padding:18px 16px 42px}.adminStats,.appAdminLayout,.digitalHumanShell,.drawToolWorkspace,.drawWorkspace,.heroGrid,.homeAgentGrid,.homeMusicGrid,.homeMusicPromptRow,.musicCreativeShell,.toolLayout{grid-template-columns:1fr}.drawToolAdminGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.heroGrid{grid-auto-rows:auto;gap:18px}.featureCard{min-height:250px;padding:24px}.featureCard>div{min-height:190px;justify-content:flex-start}.homeAgentHeader,.homeAgentTitleRow{align-items:flex-start}.homeAgentTitleRow{flex:1 1 auto;flex-direction:column;gap:10px}.homeAgentFilters{max-width:100%;padding-bottom:2px}.homeSquareTabs{gap:18px}.homeSquareTabs button{font-size:20px}.digitalHumanShell{height:auto;min-height:calc(100vh - 58px);overflow:visible;padding:14px}.digitalHumanPanel{height:auto;min-height:auto;margin-top:0}.digitalHumanStage{padding:0;overflow:visible}.drawPanel{height:auto;overflow:visible}.drawFormBody{overflow:visible;padding-right:0}.musicCreatorPanel{border-right:0;border-bottom:1px solid var(--border-subtle)}.musicCreationCenter{padding:16px}.musicCreativeShell{gap:12px;height:auto;background:var(--surface)}.musicCreativeShell,.musicSquareShell{grid-template-columns:1fr;min-height:calc(100vh - 58px);overflow:visible;padding:14px}.musicSquareShell{gap:8px;background:var(--surface-subtle)}.musicSquareShell .mediaSideRail{position:-webkit-sticky;position:sticky;top:76px;z-index:10;flex-direction:row;gap:8px;overflow-x:auto;padding:10px;border:1px solid var(--line);border-radius:8px;scrollbar-width:none}.musicSquareShell .mediaSideRail::-webkit-scrollbar{display:none}.musicSquareShell .mediaSideRail a{flex:0 0 92px;height:72px;min-height:72px;font-size:12px}.musicMain{padding:0 0 42px}.musicSquareFilterBar{grid-template-columns:1fr;gap:12px;padding:12px}.musicSquarePills{margin:0;padding:0}.musicSquareSearch{width:100%}.musicGrid{grid-template-columns:1fr}.musicSquareEmpty{min-height:300px;margin-top:18px}.musicRail{position:-webkit-sticky;position:sticky;top:76px;z-index:10;flex-direction:row;gap:8px;overflow-x:auto;padding:10px;border:1px solid var(--line);border-radius:8px;scrollbar-width:none}.musicRail::-webkit-scrollbar{display:none}.musicRail a{flex:0 0 92px;min-height:72px;font-size:12px}.musicCreatorPanel{height:auto;min-height:auto;gap:18px;margin-top:0;overflow:visible;padding:18px 14px}.musicFieldHeader{align-items:flex-start;flex-direction:column;gap:10px}.musicFieldHeader .promptActions{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.musicFieldHeader .promptActions::-webkit-scrollbar{display:none}.musicField textarea{min-height:170px}.musicSwitch{width:-moz-fit-content;width:fit-content;font-size:16px}.musicGenerateButton{position:static;margin-top:0}.musicCreationCenter{height:auto;min-height:auto;overflow:visible;padding:0}.musicCreationCenter .creationHeader{min-height:auto;margin-bottom:14px;padding:8px 0 16px}.musicCreationCenter .creationRule{font-size:13px;line-height:1.65}.musicTaskFilterRow{gap:10px;margin:0;overflow-x:auto;padding:18px 0;scrollbar-width:none}.musicTaskFilterRow::-webkit-scrollbar{display:none}.musicTaskFilterRow>button{flex:0 0 auto;min-width:92px;padding:0 18px}.musicTaskPager{position:static;flex:0 0 auto;margin-left:0}.musicTaskList{grid-template-columns:1fr;gap:16px;padding-bottom:84px}.musicTaskCard{grid-template-columns:84px minmax(0,1fr);gap:12px;padding:12px 42px 12px 12px}.musicTaskCover{height:84px}.musicTaskList .videoCreationEmpty{width:100%;min-height:300px;border-radius:10px}.jimengVideoShell{grid-template-columns:1fr;gap:12px;height:auto;min-height:calc(100vh - 58px);overflow:visible;padding:14px;background:var(--surface)}.jimengVideoRail{position:-webkit-sticky;position:sticky;top:76px;z-index:10;flex-direction:row;gap:8px;overflow-x:auto;padding:10px;border:1px solid var(--line);border-radius:8px;scrollbar-width:none}.jimengVideoRail::-webkit-scrollbar{display:none}.jimengVideoRail a{flex:0 0 86px;min-height:72px;font-size:12px}.jimengCreatorPanel{height:auto;min-height:auto;margin-top:0;overflow:visible}.jimengCreatorBody{overflow:visible;padding:18px 14px}.jimengModelRow{align-items:flex-start;flex-direction:column;gap:8px}.jimengModelRow select{width:100%;min-width:0}.jimengModeTabs{gap:26px;margin-bottom:22px}.jimengPromptHeader{align-items:flex-start;flex-direction:column;gap:10px}.jimengPromptHeader>div{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.jimengPromptHeader>div::-webkit-scrollbar{display:none}.jimengPromptBox textarea{min-height:210px}.jimengCreatorFooter{border-radius:0 0 8px 8px}.jimengGallery.videoCreationCenter{height:auto;min-height:auto;padding:0}.videoCreationCenter .creationHeader{min-height:auto;margin-bottom:14px;padding:8px 0 16px}.videoCreationCenter .creationRule{font-size:13px;line-height:1.65}.videoCreationCenter .taskFilterRow{gap:10px;margin:0 -14px;overflow-x:auto;padding:18px 14px;scrollbar-width:none}.videoCreationCenter .taskFilterRow::-webkit-scrollbar{display:none}.videoCreationCenter .taskFilterRow>button{flex:0 0 auto;min-width:92px;padding:0 18px}.videoCreationFeed{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;overflow:visible;padding:0 0 84px}.videoCreationTask{padding:14px;border-radius:12px}.videoCreationEmpty{width:100%;min-height:300px;border-radius:10px}.musicModeTabs{gap:24px}.userTaskMasonry{column-count:2}.mediaSideRail{flex-direction:row;overflow-x:auto;padding:10px;border-right:0;border-bottom:1px solid var(--border-subtle)}.mediaSideRail a{flex:0 0 76px}.musicSquareShell{row-gap:8px}.musicSquareShell .mediaSideRail{align-self:start;align-items:center;max-height:94px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.musicSquareShell .musicMain{align-self:start;padding-top:0}.drawSideNav{position:-webkit-sticky;position:sticky;top:76px;z-index:10;flex-direction:row;gap:8px;overflow-x:auto;padding:10px;border:1px solid var(--line);border-radius:8px}.drawSideNav a{flex:0 0 86px;min-height:72px;font-size:12px}.adminHeader,.creationHeader,.sectionHeading{align-items:flex-start;flex-direction:column}.drawShell{padding:14px}.creationCenter,.drawSquareWorkspace,.drawToolWorkspace,.drawWorkspace{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 58px);overflow:visible}.drawSquareMain,.drawToolMain{padding:0;overflow:visible}.drawToolHeader{align-items:flex-start;flex-direction:column}.drawToolGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.drawToolCreatorPanel{height:auto;overflow:visible}.interiorControlRow{grid-template-columns:1fr}.drawSquareScroll{overflow:visible;padding-right:0}.drawSquareSearch{flex:1 0 100%;margin-left:0;width:100%}.drawSquareMasonry{grid-template-columns:repeat(2,minmax(0,1fr))}.drawSquareModalPanel{grid-template-columns:1fr}.creationFeed{overflow:visible}.drawWorkspace .creationCenter{min-height:auto;padding:0}.drawWorkspace .creationHeader{min-height:auto;margin-bottom:14px;padding:8px 0 16px}.drawWorkspace .creationRule{font-size:13px;line-height:1.65}.drawWorkspace .taskFilterRow{gap:10px;margin:0 -14px;overflow-x:auto;padding:18px 14px;scrollbar-width:none}.drawWorkspace .taskFilterRow::-webkit-scrollbar{display:none}.drawWorkspace .taskFilterRow>button{flex:0 0 auto;min-width:92px;padding:0 18px}.drawWorkspace .taskFilterRow .taskPager{position:static;flex:0 0 auto;margin-left:0}.drawWorkspace .creationFeed{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;padding:0 0 84px}.drawWorkspace .creationTask{padding:14px;border-radius:12px}.drawWorkspace .taskActions{top:14px;right:14px}.drawWorkspace .emptyCreation{width:100%;min-height:300px;margin-top:0;border-radius:10px}.drawToolWorkspace .creationCenter{min-height:auto;padding:0}.drawToolWorkspace .creationHeader{min-height:auto;margin-bottom:14px;padding:8px 0 16px}.drawToolWorkspace .creationRule{font-size:13px;line-height:1.65}.drawToolWorkspace .taskFilterRow{gap:10px;margin:0 -14px;overflow-x:auto;padding:18px 14px;scrollbar-width:none}.drawToolWorkspace .taskFilterRow::-webkit-scrollbar{display:none}.drawToolWorkspace .taskFilterRow>button{flex:0 0 auto;min-width:92px;padding:0 18px}.drawToolWorkspace .taskFilterRow .taskPager{position:static;flex:0 0 auto;margin-left:0}.drawToolWorkspace .creationFeed{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:16px;gap:16px;padding:0 0 84px}.drawToolWorkspace .creationTask{padding:14px;border-radius:12px}.drawToolWorkspace .taskActions{top:14px;right:14px}.drawToolWorkspace .drawCreationEmpty{width:100%;min-height:300px;margin-top:0;border-radius:10px}}.brandSettingsPage,.creativeResourcesPage{min-width:0}.brandSettingsHeader{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:22px}.brandSettingsHeader h1{font-size:26px;margin:0 0 7px}.brandSettingsHeader p{color:#747983;margin:0}.brandSettingsForm button,.brandSettingsHeader>button{align-items:center;display:inline-flex;gap:7px;justify-content:center}.brandSettingsHeader>button{background:#246fd1;border:1px solid #246fd1;border-radius:6px;color:#fff;min-height:38px;padding:0 14px}.brandSettingsLayout{display:grid;grid-gap:24px;gap:24px;grid-template-columns:240px minmax(0,1fr)}.brandSettingsList{border-right:1px solid #e1e3e8;display:flex;flex-direction:column;gap:6px;padding-right:18px}.brandSettingsList>button{align-items:center;background:transparent;border:1px solid transparent;border-radius:7px;color:#4d535d;display:grid;grid-gap:10px;gap:10px;grid-template-columns:38px minmax(0,1fr) 18px;min-height:58px;padding:8px;text-align:left}.brandSettingsList>button.active{background:#eef4fc;border-color:#cbdcf2;color:#185fae}.brandSettingsList>button>span{align-items:center;background:#fff;border:1px solid #dde1e7;border-radius:6px;display:flex;height:38px;justify-content:center;overflow:hidden;width:38px}.brandSettingsList img{height:100%;object-fit:contain;width:100%}.brandSettingsList small,.brandSettingsList strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brandSettingsList small{color:#888e97;font-size:12px;margin-top:3px}.brandSettingsForm{min-width:0}.brandSettingsFormTitle{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.brandSettingsFormTitle>div{align-items:center;display:flex;gap:10px}.brandSettingsFormTitle h2{font-size:19px;margin:0}.brandSettingsFormTitle span{background:#eaf4ec;border-radius:4px;color:#27713a;font-size:12px;padding:4px 7px}.brandSettingsFormTitle button{background:#fff;border:1px solid #ccd5e0;border-radius:6px;color:#2464ae;min-height:36px;padding:0 12px}.brandAdvancedFields,.brandBasicFields{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.brandAdvancedFields label,.brandBasicFields label{display:grid;grid-gap:7px;gap:7px}.brandAdvancedFields label>span,.brandBasicFields label>span,.brandFieldLabel{color:#343840;display:block;font-size:13px;font-weight:700}.brandAdvancedFields input,.brandAdvancedFields textarea,.brandBasicFields input,.brandBasicFields textarea{border:1px solid #d7dae0;border-radius:6px;font:inherit;min-height:40px;padding:9px 10px;resize:vertical}.brandAdvancedFields textarea,.brandBasicFields textarea{min-height:76px}.brandVisualFields{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.brandLogoUpload{align-items:center;display:flex;gap:10px;margin-top:8px;min-height:56px}.brandLogoUpload>img{border:1px solid #e0e3e8;border-radius:6px;height:56px;object-fit:contain;width:76px}.brandLogoUpload>label{align-items:center;background:#fff;border:1px solid #ccd3dc;border-radius:6px;display:inline-flex;gap:6px;min-height:36px;padding:0 11px}.brandLogoUpload input,.brandReferenceList input{display:none}.brandLogoUpload>button{background:transparent;border:0;color:#777d86;height:30px;padding:0;width:30px}.brandColorList{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.brandColorList label{align-items:center;border:1px solid #d9dde3;border-radius:6px;display:flex;gap:6px;min-height:36px;padding:4px 6px}.brandColorList input{border:0;height:24px;padding:0;width:28px}.brandColorList span{font-size:12px}.brandColorList label button{background:transparent;border:0;color:#7d838c;padding:0}.brandColorList>button{background:#fff;border:1px dashed #aeb7c3;border-radius:6px;height:36px;padding:0;width:36px}.brandAdvancedToggle{background:transparent;border:0;border-top:1px solid #e5e7eb;color:#3f4650;justify-content:flex-start!important;margin-top:24px;min-height:48px;padding:0;width:100%}.brandAdvancedToggle svg{transition:transform .18s ease}.brandAdvancedToggle svg.open{transform:rotate(180deg)}.brandAdvancedFields{padding-top:16px}.brandAdvancedFields .wide{grid-column:1/-1}.brandReferenceList{display:flex;flex-wrap:wrap;gap:9px;margin-top:8px}.brandReferenceList figure,.brandReferenceList>label{align-items:center;background:#f3f4f6;border:1px solid #dfe2e7;border-radius:6px;display:flex;height:88px;justify-content:center;margin:0;overflow:hidden;position:relative;width:88px}.brandReferenceList img{height:100%;object-fit:cover;width:100%}.brandReferenceList figure button{background:rgb(255 255 255/94%);border:0;border-radius:50%;height:24px;padding:0;position:absolute;right:4px;top:4px;width:24px}.brandReferenceList>label{color:#69717b;flex-direction:column;font-size:12px;gap:5px}.brandSettingsError,.brandSettingsSuccess{font-size:13px;margin:14px 0 0}.brandSettingsError{color:#b43434}.brandSettingsSuccess{color:#27713a}.brandSettingsForm>footer{border-top:1px solid #e5e7eb;display:flex;gap:9px;justify-content:space-between;margin-top:22px;padding-top:16px}.brandSettingsForm>footer button{border:1px solid #ccd3dc;border-radius:6px;min-height:38px;padding:0 14px}.brandSettingsForm>footer button.primary{background:#246fd1;border-color:#246fd1;color:#fff}.brandSettingsForm>footer button.danger{background:#fff;color:#b23232}.creativeResourcesHeader{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:20px}.creativeResourcesHeader h1{font-size:26px;margin:0 0 7px}.creativeResourcesHeader p{color:#747983;margin:0}.creativeResourcesTabs{border-bottom:1px solid #e1e3e8;display:flex;gap:24px;margin-bottom:22px;overflow-x:auto}.creativeResourcesTabs button{align-items:center;background:transparent;border:0;border-bottom:2px solid transparent;color:#666c76;display:flex;flex:0 0 auto;gap:7px;min-height:44px;padding:0 2px}.creativeResourcesTabs button.active{border-bottom-color:#2373d7;color:#1c66c2;font-weight:700}.creativeResourcesActions{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.creativeResourcesActions>span{color:#747983;font-size:13px}.creativeResourceDialog footer button,.creativeResourcesActions button{align-items:center;background:#fff;border:1px solid #d8dbe1;border-radius:6px;display:inline-flex;gap:7px;min-height:38px;padding:0 14px}.creativeResourcesActions button{background:#246fd1;border-color:#246fd1;color:#fff}.creativeResourcesActions button:disabled{cursor:not-allowed;opacity:.45}.creativeResourcesGrid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.creativeResourcesGrid>article{background:#fff;border:1px solid #e0e2e7;border-radius:7px;min-width:0;overflow:hidden;position:relative}.creativeResourcesCover{align-items:center;aspect-ratio:4/3;background:#f1f3f5;color:#9ca2ab;display:flex;justify-content:center}.creativeResourcesCover img{height:100%;object-fit:cover;width:100%}.creativeResourcesCardBody{padding:12px}.creativeResourcesCardBody strong{display:block;font-size:14px;margin-bottom:5px}.creativeResourcesCardBody p{color:#7d828b;font-size:12px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creativeResourcesCardActions{display:flex;gap:6px;position:absolute;right:9px;top:9px}.creativeResourcesCardActions button{align-items:center;background:rgb(255 255 255/92%);border:0;border-radius:50%;color:#6d737d;display:flex;height:30px;justify-content:center;width:30px}.creativeResourcesEmpty{border:1px dashed #d7dae0;border-radius:7px;color:#898e97;grid-column:1/-1;padding:54px 20px;text-align:center}.creativeResourcesError{color:#ba3434;font-size:13px;margin:12px 0 0}.creativeProfileList{display:grid;grid-gap:10px;gap:10px}.creativeProfileList article{align-items:center;background:#fff;border:1px solid #e0e2e7;border-radius:7px;display:flex;gap:13px;padding:14px 16px}.creativeProfileList article>span{align-items:center;background:#eef4fc;border-radius:6px;color:#276fc9;display:flex;height:42px;justify-content:center;width:42px}.creativeProfileList small,.creativeProfileList strong{display:block}.creativeProfileList small{color:#858a93;margin-top:4px}.creativeResourceDialog{background:#fff;border-radius:8px;box-shadow:0 24px 70px rgb(24 28 36/24%);max-height:calc(100vh - 48px);overflow-y:auto;width:min(560px,calc(100vw - 48px))}.creativeResourceDialog>label{display:grid;grid-gap:7px;gap:7px;padding:14px 22px 0}.creativeResourceDialog>label>span{color:#343840;font-size:13px;font-weight:700}.creativeResourceDialog input[type=text],.creativeResourceDialog label>input:not([type=checkbox]):not([type=file]),.creativeResourceDialog select,.creativeResourceDialog textarea{border:1px solid #d7dae0;border-radius:6px;font:inherit;min-height:40px;padding:8px 10px}.creativeResourceDialog textarea{min-height:82px;resize:vertical}.creativeResourceFileInput small{color:#7e838c}.creativeResourceExistingMedia{display:grid;grid-gap:7px;gap:7px;padding:14px 22px 0}.creativeResourceExistingMedia>span{color:#343840;font-size:13px;font-weight:700}.creativeResourceExistingMedia>div{display:flex;flex-wrap:wrap;gap:8px}.creativeResourceExistingMedia figure{align-items:center;background:#f1f3f5;border:1px solid #dfe2e7;border-radius:6px;display:flex;height:72px;justify-content:center;margin:0;overflow:hidden;position:relative;width:72px}.creativeResourceExistingMedia img{height:100%;object-fit:cover;width:100%}.creativeResourceExistingMedia button{align-items:center;background:rgb(255 255 255/94%);border:0;border-radius:50%;display:flex;height:22px;justify-content:center;padding:0;position:absolute;right:4px;top:4px;width:22px}.openMaskEditorButton{background:#fff;border:1px solid #cfd5de;border-radius:6px;color:#2a66b1;display:inline-flex;gap:6px;margin-top:8px;min-height:36px;width:100%}.maskEditorOverlay,.openMaskEditorButton{align-items:center;justify-content:center}.maskEditorOverlay{background:rgb(17 21 28/70%);display:flex;inset:0;padding:24px;position:fixed;z-index:1600}.maskEditor{background:#fff;border-radius:8px;box-shadow:0 24px 70px rgb(0 0 0/28%);display:flex;flex-direction:column;max-height:calc(100dvh - 48px);overflow:hidden;width:min(920px,calc(100vw - 48px))}.maskEditor>header{align-items:flex-start;border-bottom:1px solid #e7e9ed;display:flex;justify-content:space-between;padding:16px 18px}.maskEditor h2{font-size:18px;margin:0 0 4px}.maskEditor header button{align-items:center;background:transparent;border:0;color:#656a73;display:flex;height:32px;justify-content:center;width:32px}.maskEditorToolbar{align-items:center;border-bottom:1px solid #e7e9ed;display:flex;gap:12px;padding:10px 18px}.maskEditor footer button,.maskEditorToolbar button{align-items:center;background:#fff;border:1px solid #d7dae0;border-radius:6px;display:inline-flex;gap:6px;justify-content:center;min-height:36px;padding:0 12px}.maskEditorModes{display:flex;gap:6px}.maskEditorModes button{padding:0;width:38px}.maskEditorModes button.active{background:#eaf2ff;border-color:#6a9ee2;color:#1769d2}.maskEditorToolbar>label{align-items:center;display:flex;flex:1 1;gap:9px;max-width:320px}.maskEditorToolbar output,.maskEditorToolbar>label span{color:#6e737c;font-size:12px}.maskEditorToolbar input[type=range]{flex:1 1}.maskEditorStage{align-self:center;background:#181b20;height:min(680px,calc(100dvh - 240px));max-width:100%;overflow:hidden;position:relative;width:auto}.maskEditorStage canvas,.maskEditorStage img{height:100%;inset:0;object-fit:contain;position:absolute;width:100%}.maskEditorStage canvas{cursor:crosshair;touch-action:none}.maskEditor footer{align-items:center;border-top:1px solid #e7e9ed;display:flex;justify-content:space-between;padding:12px 18px}.maskEditor footer>p{color:#b43434;font-size:13px;margin:0}.maskEditor footer>div{display:flex;gap:8px}.maskEditor footer button.primary{background:#246fd1;border-color:#246fd1;color:#fff}.creativeResourceConsent{align-items:flex-start;display:flex!important;grid-template-columns:18px 1fr}.creativeResourceConsent input{margin-top:2px}.creativeResourceConsent span{font-weight:400!important;line-height:1.55}.creativeResourceDialog>.creativeResourcesError{padding:0 22px}.creativeResourceDialog footer{display:flex;gap:10px;justify-content:flex-end;padding:20px 22px}.creativeResourceDialog footer button.primary{background:#246fd1;border-color:#246fd1;color:#fff}@media (max-width:900px){.brandSettingsLayout{grid-template-columns:190px minmax(0,1fr)}.creativePickerGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.creativeResourcesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.brandSettingsHeader{align-items:stretch;flex-direction:column;gap:14px}.brandSettingsLayout{grid-template-columns:1fr}.brandSettingsList{border-bottom:1px solid #e1e3e8;border-right:0;flex-direction:row;overflow-x:auto;padding:0 0 12px}.brandSettingsList>button{flex:0 0 190px}.brandAdvancedFields,.brandBasicFields,.brandVisualFields{grid-template-columns:1fr}.brandAdvancedFields .wide{grid-column:auto}.creativePickerOverlay,.creativeResourceDialogOverlay{padding:0}.creativePickerModal,.creativeResourceDialog{border-radius:0;height:100dvh;max-height:none;width:100vw}.creativePickerToolbar{align-items:stretch;flex-direction:column}.creativePickerSearch{width:auto}.creativePickerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.creativeResourcesGrid{grid-template-columns:1fr}.creativeResourcesTabs{display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible}.creativeResourcesTabs button{font-size:12px;justify-content:center;min-width:0}.creativeResourcesTabs button svg{display:none}.maskEditorOverlay{padding:0}.maskEditor{border-radius:0;height:100dvh;max-height:none;width:100vw}.maskEditorToolbar{flex-wrap:wrap}.maskEditorToolbar>label{max-width:none;min-width:190px}.maskEditorStage{height:calc(100dvh - 260px)}}.creativeAdminCardActions,.creativeAdminDialog footer,.creativeAdminHeaderActions{display:flex;gap:8px}.creativeAdminCardActions button,.creativeAdminDialog button,.creativeAdminHeaderActions button{align-items:center;background:#fff;border:1px solid #d9dce2;border-radius:6px;display:inline-flex;gap:6px;justify-content:center;min-height:36px;padding:0 12px}.creativeAdminTabs{border-bottom:1px solid #e1e3e8;display:flex;gap:20px;margin:0 0 18px}.creativeAdminTabs button{background:transparent;border:0;border-bottom:2px solid transparent;color:#656b75;min-height:42px}.creativeAdminTabs button.active{border-bottom-color:#276fd0;color:#2765b8;font-weight:700}.creativeAdminMessage{color:#b73737;font-size:13px}.creativeAdminGrid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr))}.creativeAdminGrid article{border:1px solid #e0e2e7;border-radius:7px;min-width:0;overflow:hidden}.creativeAdminCover{align-items:center;aspect-ratio:4/3;background:#f1f3f5;display:flex;justify-content:center;position:relative}.creativeAdminCover img{height:100%;object-fit:cover;width:100%}.creativeAdminCover .statusPill{position:absolute;right:7px;top:7px}.creativeAdminCardBody{padding:10px}.creativeAdminCardBody small,.creativeAdminCardBody strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creativeAdminCardBody small{color:#7c818a;font-size:11px;margin-top:5px}.creativeAdminCardActions{border-top:1px solid #eceef1;justify-content:flex-end;padding:7px}.creativeAdminCardActions button{height:30px;min-height:30px;padding:0;width:30px}.creativeAdminDialogOverlay{align-items:center;background:rgb(18 21 27/48%);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1500}.creativeAdminDialog{background:#fff;border-radius:8px;max-height:calc(100vh - 48px);overflow-y:auto;width:min(760px,calc(100vw - 48px))}.creativeAdminDialog header{align-items:center;border-bottom:1px solid #e6e8ec;display:flex;justify-content:space-between;padding:16px 20px}.creativeAdminDialog h3{margin:0}.creativeAdminDialog header button{border:0;min-height:32px;padding:0;width:32px}.creativeAdminForm{display:grid;grid-gap:14px;gap:14px;grid-template-columns:1fr 1fr;padding:20px}.creativeAdminForm label{display:grid;grid-gap:6px;gap:6px}.creativeAdminForm label.wide{grid-column:1/-1}.creativeAdminForm label>span{font-size:12px;font-weight:700}.creativeAdminForm input,.creativeAdminForm textarea{border:1px solid #d8dbe1;border-radius:6px;font:inherit;min-height:38px;padding:7px 9px}.creativeAdminForm textarea{min-height:76px;resize:vertical}.creativeAdminForm label.creativeAdminCheck{align-items:center;display:flex;grid-template-columns:18px 1fr}.creativeAdminDialog footer{border-top:1px solid #e6e8ec;justify-content:flex-end;padding:16px 20px}.creativeAdminDialog footer button.primary{background:#276fd0;border-color:#276fd0;color:#fff}@media (max-width:1100px){.creativeAdminGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.creativeAdminGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.creativeAdminForm{grid-template-columns:1fr}.creativeAdminForm label.wide{grid-column:auto}}@media (max-width:560px){.userTaskMasonry{column-count:1}.drawSquareMasonry{grid-template-columns:1fr}.drawSquareTabs{flex-wrap:wrap;overflow-x:auto}.drawSquareTabs button{flex:0 0 auto}.drawToolGrid{grid-template-columns:1fr}.featureCard{min-height:260px;padding:22px}.agentIcon{position:absolute;right:16px;bottom:16px;width:112px;height:112px;opacity:.62}.appAdminFormRow,.appAdminGrid,.choiceGrid,.historyGrid,.segmented,.sizeChoiceGrid,.toolGrid{grid-template-columns:1fr}.drawClarityGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.resultStage{min-height:320px}}html[data-theme=dark] body :where(input:not([type=checkbox],[type=radio]),textarea,select){color:var(--text);background-color:var(--input-bg)}html[data-theme=dark] :where(.ant-select-selector,.ant-picker,.ant-input,.ant-input-affix-wrapper){color:var(--text)!important;border-color:var(--border)!important;background:var(--input-bg)!important}html[data-theme=dark] :where(.ant-select-selection-item,.ant-select-arrow,.ant-picker-input>input){color:var(--text)!important}html[data-theme=dark] .ant-select-disabled .ant-select-selector{color:var(--text-muted)!important;background:var(--surface-muted)!important;opacity:1}html[data-theme=dark] body :where(input,textarea,select):-webkit-autofill,html[data-theme=dark] body :where(input,textarea,select):-webkit-autofill:focus,html[data-theme=dark] body :where(input,textarea,select):-webkit-autofill:hover{-webkit-text-fill-color:var(--text);box-shadow:0 0 0 1000px var(--input-bg) inset;caret-color:var(--text)}html[data-theme=dark] :where(.mobileNavOverlay,.authOverlay,.appQrModalOverlay,.modalOverlay){background-color:var(--overlay)}html[data-theme=dark] :where(.courseCard,.homeMusicCreateBar,.knowledgeSearchBox,.knowledgeSegmentSearch){background:linear-gradient(145deg,var(--surface-raised),var(--surface-subtle))}html[data-theme=dark] .homeAgentCard:hover{border-color:#365787;background:linear-gradient(135deg,var(--surface-raised),var(--brand-soft))}html[data-theme=dark] .digitalMarketCategoryList button{background:linear-gradient(145deg,var(--surface-subtle),var(--surface))}html[data-theme=dark] .homeMusicPromptRow{background:linear-gradient(90deg,var(--surface-muted),var(--surface))}html[data-theme=dark] .promptRail:before{background:linear-gradient(90deg,var(--page-bg) 0,transparent 100%)}html[data-theme=dark] .promptRail:after{background:linear-gradient(270deg,var(--page-bg) 0,transparent 100%)}html[data-theme=dark] .chatComposerWrap{background:linear-gradient(180deg,transparent,var(--surface) 18%,var(--surface) 100%)}html[data-theme=dark] :where(.wechatPcQrFrame,.wechatPcQrFrame iframe,.appQrItem img){color-scheme:light;background:#ffffff}html[data-theme=dark] :where(.documentAiEditorHost,.documentAiEditorHost .aie-container,.documentAiEditorHost .aie-content){color:#111827;color-scheme:light;background:#ffffff}html[data-theme=dark] .documentEditorCanvas{background:#101724}html[data-theme=dark] .topCreditPill strong{color:#111827}html[data-theme=dark] :where(.mediaPreview img,.mediaPreview video,.taskPreview img,.taskPreview video,canvas){color-scheme:only light}.videoToolsPageShell{display:grid;grid-template-columns:72px minmax(0,1fr);min-height:calc(100vh - var(--top-nav-height, 64px));background:#f5f7fb}.videoToolsPageShell .videoToolsSideNav{position:-webkit-sticky;position:sticky;top:var(--top-nav-height,64px);align-self:start;height:calc(100vh - var(--top-nav-height, 64px));background:#fff;border-right:1px solid #e8edf5}.videoToolsMain{min-width:0;padding:28px 32px 48px;overflow:auto}.videoToolsHero{display:flex;align-items:center;justify-content:space-between;min-height:156px;padding:28px 34px;color:#fff;border-radius:18px;background:radial-gradient(circle at 78% 35%,rgb(255 255 255/20%),transparent 26%),linear-gradient(115deg,#171d2d,#3449ab 55%,#3b82f6);box-shadow:0 18px 42px rgb(38 61 125/18%)}.videoToolsHero>div:first-child>span{display:inline-flex;margin-bottom:8px;padding:4px 10px;color:#dbeafe;font-size:12px;border:1px solid rgb(255 255 255/24%);border-radius:999px}.videoToolsHero h1{margin:0;font-size:30px;letter-spacing:-.03em}.videoToolsHero p{margin:8px 0 0;color:rgb(255 255 255/78%);font-size:15px}.videoToolsHeroBadge{display:grid;grid-template-columns:auto auto;align-items:center;grid-gap:0 10px;gap:0 10px;min-width:150px;padding:18px 20px;border:1px solid rgb(255 255 255/20%);border-radius:14px;background:rgb(255 255 255/12%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.videoToolsHeroBadge svg{grid-row:1/3}.videoToolsHeroBadge strong{font-size:24px}.videoToolsHeroBadge span{color:rgb(255 255 255/72%);font-size:12px}.videoToolGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:24px}.videoToolCard{min-width:0;overflow:hidden;border:1px solid #e5eaf2;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgb(32 49 84/8%);transition:transform .2s ease,box-shadow .2s ease}.videoToolCard:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgb(32 49 84/13%)}.videoToolCover{position:relative;display:block;aspect-ratio:16/9;overflow:hidden}.videoToolCover>img{width:100%;height:100%;object-fit:cover}.videoToolCoverFallback{display:grid;place-items:center;width:100%;height:100%;color:#fff;background:linear-gradient(135deg,#384bcb,#7c3aed)}.videoToolCoverFallback.model-outfit-show{background:linear-gradient(135deg,#7c3aed,#ec4899)}.videoToolCoverFallback.viral-shop-video{background:linear-gradient(135deg,#ea580c,#ef4444)}.videoToolCover em{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:4px;padding:5px 9px;color:#fff;font-size:12px;font-style:normal;border-radius:999px;background:rgb(15 23 42/72%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.videoToolCardBody{padding:18px}.videoToolCardBody>span{color:#5770d7;font-size:12px;font-weight:600}.videoToolCardBody h2{margin:6px 0;color:#172033;font-size:19px}.videoToolCardBody p{min-height:44px;margin:0;overflow:hidden;color:#6d778c;font-size:13px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.videoToolCardBody footer{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:14px;border-top:1px solid #edf0f5}.videoToolCardBody footer strong{color:#111827;font-size:13px}.videoToolCardBody footer a{display:inline-flex;align-items:center;gap:5px;color:#356cf6;font-size:13px;font-weight:600}.videoToolPageLoading,.videoToolsState{display:grid;place-items:center;min-height:320px;color:#737e93}.videoToolPageLoading.error,.videoToolsState.error{color:#dc2626}.videoToolsState button{display:inline-flex;align-items:center;gap:6px}.videoToolAlignedCard .drawToolCover .videoToolCoverFallback{position:absolute;inset:0;display:grid;width:100%;height:100%;place-items:center;padding:0;border-radius:0;background:linear-gradient(135deg,#384bcb,#7c3aed)}.videoToolAlignedCard .drawToolCover{display:block}.videoToolAlignedCard .drawToolCover .videoToolCoverFallback.model-outfit-show{background:linear-gradient(135deg,#7c3aed,#ec4899)}.videoToolAlignedCard .drawToolCover .videoToolCoverFallback.viral-shop-video{background:linear-gradient(135deg,#ea580c,#ef4444)}.videoToolAlignedCard .drawToolCover>span:last-child:not(.videoToolCoverFallback){position:absolute;inset:auto auto 12px 12px;width:auto;height:auto}.videoToolWorkspaceShell{grid-template-columns:70px 520px minmax(0,1fr);gap:12px;height:calc(100vh - 58px);min-height:0;background:var(--surface-subtle)}.videoToolWorkspaceShell .videoToolsSideNav{position:static;align-self:stretch;height:auto;border-right:0}.videoToolConfigPanel{position:relative}.videoToolIntro{display:grid;grid-gap:7px;gap:7px;padding:2px 0 4px}.videoToolIntro>span{justify-self:start;padding:3px 8px;color:var(--brand);border:1px solid #cddafd;border-radius:6px;background:var(--brand-soft);font-size:11px;font-weight:900}.videoToolFieldList{padding-right:4px}.videoToolField{margin-bottom:22px}.videoToolField>label{display:block;margin-bottom:5px;color:#253047;font-size:14px;font-weight:600}.videoToolField>label i{margin-left:4px;color:#ef4444;font-style:normal}.videoToolField>label small{color:#9aa3b4;font-weight:400}.videoToolField>p{margin:0 0 9px;color:#8791a5;font-size:12px}.videoToolField textarea,.videoToolField>input{width:100%;min-height:42px;padding:11px 12px;color:#20293a;border:1px solid #dce3ed;border-radius:10px;outline:none;background:#fff}.videoToolField textarea{min-height:92px;resize:vertical}.videoToolField textarea:focus,.videoToolField>input:focus{border-color:#5782f7;box-shadow:0 0 0 3px rgb(53 108 246/10%)}.videoToolAssetGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:8px}.videoToolAssetGrid figure{position:relative;aspect-ratio:1;margin:0;overflow:hidden;border:1px solid #dfe5ef;border-radius:9px;background:#f4f6fa}.videoToolAssetGrid figure>button:first-child{width:100%;height:100%;padding:0;border:0}.videoToolAssetGrid img,.videoToolAssetGrid video{width:100%;height:100%;object-fit:cover}.videoToolAssetGrid figure>button:last-child{position:absolute;top:5px;right:5px;display:grid;place-items:center;width:24px;height:24px;padding:0;color:#fff;border:0;border-radius:50%;background:rgb(15 23 42/68%)}.videoToolAssetActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.videoToolAssetActions .secondaryButton,.videoToolAssetModal .primaryButton,.videoToolAssetModal .secondaryButton{min-height:38px}.videoToolAssetActions input[type=file]{display:none}.videoToolSelectOptions{display:flex;flex-wrap:wrap;gap:8px}.videoToolSelectOptions button{min-width:72px;height:38px}.videoToolSelectOptions button.active{box-shadow:inset 0 0 0 1px var(--brand)}.videoToolSubmitBar{gap:10px}.videoToolSubmitBar button{width:100%}.videoToolResultPanel{height:calc(100vh - 58px);padding:0 18px 28px 0;overflow:hidden}.videoToolCreationHeader>div:first-child{display:grid;grid-gap:5px;gap:5px}.videoToolExamples,.videoToolWorks{flex:1 1 auto;min-height:0;margin-top:22px;overflow-y:auto;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.videoToolTaskFilters{flex:0 0 auto;padding:22px 0 0}.videoToolTaskFilters+.videoToolWorks{margin-top:18px}.videoToolExamples>video{display:block;width:min(100%,760px);max-height:70vh;margin:0 auto;border-radius:14px;background:#101827}.videoToolEmpty{display:grid;place-items:center;min-height:260px;padding:28px;color:var(--muted);border:1px dashed var(--border-strong);border-radius:8px;background:var(--surface)}.videoToolEmptyContent{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;max-width:520px;text-align:center}.videoToolEmptyContent strong{color:var(--muted);font-size:15px;font-weight:900}.videoToolEmptyContent p{margin:-6px 0 0;color:var(--text-muted);font-size:13px;font-weight:700;line-height:1.6}.videoToolWorks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.videoToolWorks>.videoToolEmpty{grid-column:1/-1}.videoToolWorkCard{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:14px;gap:14px;padding:12px;border:1px solid #e0e6ef;border-radius:8px;background:var(--surface)}.videoToolWorkPreview{display:grid;place-items:center;aspect-ratio:9/12;overflow:hidden;color:#4d72ed;border-radius:10px;background:#f0f3f9}.videoToolWorkPreview video{width:100%;height:100%;object-fit:cover}.videoToolWorkCard .status{display:inline-flex;padding:3px 7px;color:#9a6700;font-size:11px;border-radius:6px;background:#fff4ce}.videoToolWorkCard .status.succeeded{color:#287a36;background:#e9f8e9}.videoToolWorkCard .status.failed{color:#c53030;background:#fff0f0}.videoToolWorkCard h3{margin:9px 0 5px;color:#222c3d;font-size:15px}.videoToolWorkCard p{min-height:38px;margin:0;color:#768196;font-size:12px;line-height:1.55}.videoToolWorkCard small{display:block;margin-top:10px;color:#a0a8b7}.videoToolWorkCard>div:last-child>button{margin-top:10px}.videoToolImagePreview,.videoToolModalBackdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgb(15 23 42/54%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.videoToolAssetModal{display:flex;flex-direction:column;width:min(900px,94vw);max-height:84vh;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgb(15 23 42/28%)}.videoToolAssetModal>footer,.videoToolAssetModal>header{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #e8ecf2}.videoToolAssetModal>header{justify-content:space-between}.videoToolAssetModal>header h2{margin:0;font-size:18px}.videoToolAssetModal>header p{margin:3px 0 0;color:#8a94a6;font-size:12px}.videoToolAssetModal>header>button{display:grid;place-items:center;width:34px;height:34px;padding:0;color:#6f7a8d;border:0;border-radius:8px;background:#f3f5f8}.videoToolHistoryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;min-height:300px;padding:18px 20px;overflow-y:auto}.videoToolHistoryGrid article{min-width:0}.videoToolHistoryGrid article>button{position:relative;width:100%;aspect-ratio:1;padding:0;overflow:hidden;border:2px solid transparent;border-radius:10px;background:#eef1f6}.videoToolHistoryGrid article.selected>button{border-color:#4f76ef}.videoToolHistoryGrid img{width:100%;height:100%;object-fit:cover}.videoToolHistoryGrid article>button span{position:absolute;top:6px;right:6px;display:grid;place-items:center;width:24px;height:24px;color:#fff;border-radius:50%;background:#4772ed}.videoToolHistoryGrid article p{margin:6px 2px 0;overflow:hidden;color:#6e788b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.videoToolModalState{display:grid;place-items:center;min-height:350px}.videoToolAssetModal>footer{justify-content:flex-end;border-top:1px solid #e8ecf2;border-bottom:0}.videoToolPager{display:flex;align-items:center;gap:8px;margin-right:auto}.videoToolPager button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid #dce2eb;border-radius:7px;background:#fff}.videoToolImagePreview img{max-width:min(90vw,1200px);max-height:88vh;object-fit:contain}.videoToolImagePreview button{position:fixed;top:24px;right:24px;display:grid;place-items:center;width:42px;height:42px;color:#fff;border:0;border-radius:50%;background:rgb(15 23 42/74%)}.spin{animation:video-tool-spin .85s linear infinite}@keyframes video-tool-spin{to{transform:rotate(1turn)}}html[data-theme=dark] :where(.videoToolsPageShell,.videoToolWorkspaceShell,.videoToolResultPanel){background:#101522}html[data-theme=dark] :where(.videoToolCard,.videoToolConfigPanel,.videoToolEmpty,.videoToolWorkCard,.videoToolAssetModal){color:#dce4f2;border-color:#2d3648;background:#171d2a}html[data-theme=dark] :where(.videoToolCardBody h2,.videoToolCardBody footer strong,.videoToolConfigPanel h1,.videoToolField>label,.videoToolWorkCard h3,.videoToolEmpty h2){color:#edf2fb}html[data-theme=dark] :where(.videoToolField textarea,.videoToolField>input,.videoToolSelectOptions button,.videoToolAssetActions .secondaryButton){color:#dce4f2;border-color:#384257;background:#121824}@media (max-width:1180px){.videoToolGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.videoToolWorkspaceShell{grid-template-columns:70px 440px minmax(0,1fr)}.videoToolWorks{grid-template-columns:1fr}}@media (max-width:820px){.videoToolWorkspaceShell,.videoToolsPageShell{display:block;height:auto;min-height:calc(100vh - 58px)}.videoToolWorkspaceShell .videoToolsSideNav,.videoToolsPageShell .videoToolsSideNav{position:static;display:flex;width:100%;height:auto;overflow-x:auto;border-right:0;border-bottom:1px solid #e8edf5}.videoToolWorkspaceShell .videoToolsSideNav a,.videoToolsPageShell .videoToolsSideNav a{flex:0 0 auto;min-width:110px}.videoToolsMain{padding:18px 14px 36px}.videoToolsHero{min-height:136px;padding:22px}.videoToolsHeroBadge{display:none}.videoToolGrid{grid-template-columns:1fr}.videoToolConfigPanel{overflow:visible;border-right:0}.videoToolFieldList{overflow:visible}.videoToolSubmitBar{position:-webkit-sticky;position:sticky;bottom:0;z-index:5;background:var(--surface)}.videoToolResultPanel{height:auto;padding:0 0 36px;overflow:visible}.videoToolCreationHeader{align-items:stretch}.videoToolCreationHeader .toolSegmentedControl{width:100%}.videoToolExamples,.videoToolWorks{overflow:visible}.videoToolHistoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.videoToolsAdminError{margin-bottom:14px;padding:10px 12px;color:#c53030;border:1px solid #fecaca;border-radius:8px;background:#fff5f5}.sceneToolAdminFilters{display:grid;grid-template-columns:180px minmax(260px,520px) auto;align-items:center;grid-gap:12px;gap:12px;margin-bottom:16px}.sceneToolAdminFilters>span{color:#667085;font-size:13px}.sceneToolsAdminLayout{grid-template-columns:minmax(360px,420px) minmax(0,1fr)}.sceneToolAssetRow{display:grid;grid-template-columns:minmax(0,1fr) 32px;grid-gap:7px;gap:7px}.sceneToolConfigEditor textarea,textarea.sceneToolConfigEditor{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.6}.sceneToolTestStatus,.sceneToolTested{display:flex;align-items:center;gap:7px;margin:12px 0 0;padding:9px 10px;border-radius:7px;color:#24723a;background:#eaf8ec;font-size:12px}.sceneToolTestStatus.pending,.sceneToolTestStatus.running{color:#8a5a00;background:#fff7e6}.sceneToolTestStatus.failed{color:#b42318;background:#fff1f2}.sceneToolTestStatus code{margin-left:auto;color:inherit;font-size:10px}.videoToolsAdminLayout{display:grid;grid-template-columns:360px minmax(0,1fr);grid-gap:18px;gap:18px}.videoToolsAdminForm,.videoToolsAdminList>article{border:1px solid #e0e6ef;border-radius:12px;background:#fff}.videoToolsAdminForm{display:flex;flex-direction:column;align-self:start;gap:13px;padding:18px}.videoToolsAdminForm h3{display:flex;align-items:center;gap:7px;margin:0 0 4px}.videoToolVersionEditor label,.videoToolsAdminForm label{display:grid;grid-gap:6px;gap:6px}.videoToolVersionEditor label>span,.videoToolsAdminForm label>span{color:#667085;font-size:12px}.videoToolVersionEditor,.videoToolsAdminFormRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.videoToolsAdminSwitch{display:flex;align-items:center;justify-content:space-between;min-height:34px}.videoToolsAdminList{display:grid;grid-gap:12px;gap:12px;min-width:0}.videoToolsAdminList>article{display:grid;grid-template-columns:120px minmax(0,1fr) auto;grid-gap:16px;gap:16px;padding:14px}.videoToolsAdminCover{display:grid;place-items:center;aspect-ratio:16/10;overflow:hidden;color:#6277d9;border-radius:9px;background:#eef2ff}.videoToolsAdminCover img{width:100%;height:100%;object-fit:cover}.videoToolsAdminInfo>div:first-child{display:flex;align-items:baseline;gap:9px}.videoToolsAdminInfo h3{margin:0;font-size:16px}.videoToolsAdminInfo>div:first-child span{color:#98a2b3;font-size:12px}.videoToolsAdminInfo>p{margin:6px 0;color:#7a8497;font-size:12px}.videoToolsAdminTags,.videoToolsAdminVersions,.videoToolsAdminVersions>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.videoToolsAdminTags span,.videoToolsAdminVersions em{padding:3px 7px;font-size:11px;font-style:normal;border-radius:6px;background:#f1f4f8}.videoToolsAdminVersions{margin-top:9px}.videoToolsAdminVersions>div{padding:5px 7px;border:1px solid #e4e8ef;border-radius:7px}.videoToolsAdminVersions em.published{color:#24723a;background:#eaf8ec}.videoToolsAdminActions{display:flex;flex-direction:column;gap:7px}.videoToolVersionEditor .wide{grid-column:1/-1}.videoToolVersionEditor textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.videoToolVersionHint{margin:12px 0 0;color:#8a5a00;font-size:12px}@media (max-width:1100px){.videoToolsAdminLayout{grid-template-columns:1fr}}@media (max-width:720px){.sceneToolAdminFilters{grid-template-columns:1fr}.videoToolsAdminList>article{grid-template-columns:88px minmax(0,1fr)}.videoToolsAdminActions{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}}.adminConsole{color-scheme:light;--page-bg:#f7f9fc;--surface:#ffffff;--surface-raised:#ffffff;--surface-subtle:#f8fafc;--surface-muted:#f1f5f9;--surface-hover:#eef4ff;--surface-selected:#e8f0ff;--text-strong:#111827;--text:#26304a;--text-secondary:#475569;--text-muted:#687086;--text-faint:#94a3b8;--border:#e5eaf2;--border-subtle:#edf1f7;--border-strong:#cbd5e1;--control-active:#111827;--brand-text:#5145df;--input-bg:#ffffff;--brand-soft:#eef4ff;--brand-soft-strong:#dbeafe;--success-soft:#effbea;--warning-soft:#fff7e6;--error-soft:#fff1f2;color:#151b2d}html[data-theme=dark] .adminConsole :where(input:not([type=checkbox],[type=radio]),textarea,select){color:#26304a;background-color:#ffffff}.creditCenterMain{display:grid;grid-gap:18px;gap:18px;align-content:start}.creditCenterHeader{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;padding:22px;border:1px solid #e4e9f2;border-radius:14px;background:var(--surface)}.creditCenterHeader h1,.creditCenterHeader p{margin:4px 0 0}.creditCenterHeader p,.creditChannelEmpty,.creditPanelTitle p{color:#7b879b}.creditMemberBadge{display:inline-flex;padding:3px 9px;border-radius:999px;background:var(--surface-muted);color:var(--text-muted);font-size:12px}.creditMemberBadge.paid{background:var(--brand-soft);color:#2468e5}.creditBalance{min-width:140px;text-align:right}.creditBalance span,.creditBalance strong{display:block}.creditBalance strong{margin-top:4px;color:#2468e5;font-size:30px}.creditBreakdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.creditBreakdown article{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:6px 10px;gap:6px 10px;min-height:88px;padding:16px;border:1px solid #e4e9f2;border-radius:12px;background:var(--surface)}.creditBreakdown small,.creditBreakdown strong{grid-column:2}.creditBreakdown strong{font-size:22px}.creditBreakdown small{color:#98a2b3}.creditCenterPanel{padding:20px;border:1px solid #e4e9f2;border-radius:14px;background:var(--surface)}.creditPanelTitle h2,.creditPanelTitle p{margin:0}.creditPanelTitle p{margin-top:5px}.rechargePackageGrid{display:grid;grid-template-columns:repeat(6,minmax(112px,1fr));grid-gap:10px;gap:10px;margin-top:16px}.paymentChannelRow button,.rechargePackageGrid button{position:relative;min-height:72px;border:1px solid #d8dee9;border-radius:10px;background:var(--surface);color:#172033}.paymentChannelRow button.active,.rechargePackageGrid button.active{border-color:#3478f6;background:var(--brand-soft);color:#2468e5}.rechargePackageGrid span,.rechargePackageGrid strong{display:block}.rechargePackageGrid strong{font-size:20px}.rechargePackageGrid em{position:absolute;top:-8px;right:7px;padding:2px 7px;border-radius:999px;background:#ff9f1a;color:#fff;font-size:11px;font-style:normal}.paymentChannelRow{display:flex;gap:10px;margin-top:16px}.paymentChannelRow button{min-width:138px;min-height:42px}.creditPrimaryButton,.creditRedeemRow button{min-width:138px;height:42px;margin-top:12px;border:0;border-radius:8px;background:#3478f6;color:#fff}.creditCenterMessage,.creditChannelEmpty{margin:14px 0 0}.creditPaymentBox{display:flex;align-items:center;gap:12px;margin-top:14px;padding:12px;border:1px solid #d8dee9;border-radius:10px}.creditPaymentBox img{width:156px;height:156px;object-fit:contain}.creditPaymentBox a{color:#2468e5}.creditPaymentBox small{color:#7b879b}.creditRedeemRow{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;margin-top:16px}.creditRedeemRow input{height:42px;padding:0 12px;border:1px solid #d8dee9;border-radius:8px}.creditRedeemRow button{margin-top:0}.creditCenterMessage{padding:12px 14px;border-radius:8px;background:var(--brand-soft);color:#2468e5}.creditLedgerTable{margin-top:14px;overflow-x:auto}.creditLedgerHead,.creditLedgerRow{grid-template-columns:170px minmax(260px,1fr) 100px 100px;grid-gap:12px;min-width:660px}.creditLedgerHead,.creditLedgerRow,.creditOrderHead,.creditOrderRow{display:grid;gap:12px;padding:11px 8px;border-bottom:1px solid #edf0f5}.creditOrderHead,.creditOrderRow{grid-template-columns:170px minmax(220px,1fr) 100px 100px 100px 100px;grid-gap:12px;min-width:820px}.creditOrderHead{color:#7b879b}.creditOrderRow strong{color:#2468e5}.creditLedgerHead{color:#7b879b}.creditLedgerRow strong{color:#e24a4a}.creditLedgerRow strong.positive{color:#2e9e5b}.creditLedgerEmpty{padding:30px;color:#98a2b3;text-align:center}@media (max-width:1100px){.rechargePackageGrid{grid-template-columns:repeat(3,minmax(112px,1fr))}.creditBreakdown{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.creditCenterHeader{grid-template-columns:auto minmax(0,1fr)}.creditBalance{grid-column:1/-1;text-align:left}.creditBreakdown,.rechargePackageGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.creditRedeemRow{grid-template-columns:auto minmax(0,1fr)}.creditRedeemRow button{grid-column:1/-1}}.drawToolWorkspace.toolboxListMode .drawToolMain{padding-right:10px}.applicationCenter{display:flex;min-width:0;width:min(1400px,calc(100% - 20px));margin:0 auto;padding:38px 0 28px;flex-direction:column;align-items:center}.applicationCenterHeader{display:grid;width:min(920px,100%);grid-template-columns:minmax(0,1fr);justify-items:center;grid-gap:20px;gap:20px;padding:10px 0 0;text-align:center}.applicationCenterHeader h1{margin:4px 0 0;color:var(--text-strong);font-size:24px;letter-spacing:0}.applicationCenterSearch{display:grid;grid-template-columns:20px minmax(0,1fr);width:100%;min-height:48px;align-items:center;grid-gap:9px;gap:9px;padding:0 13px;border:1px solid var(--border-strong);border-radius:8px;color:var(--text-muted);background:var(--surface)}.applicationCenterSearch:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.applicationCenterSearch input{min-width:0;border:0;outline:0;color:var(--text-strong);background:transparent;font-size:14px}.applicationCenterCategories,.applicationCenterTabs{display:flex;width:min(980px,100%);align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.applicationCenterTabs{justify-content:center;padding:20px 0 10px}.applicationCenterCategories::-webkit-scrollbar,.applicationCenterTabs::-webkit-scrollbar{display:none}.applicationCenterCategories button,.applicationCenterTabs button{display:inline-flex;min-height:34px;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid transparent;border-radius:7px;color:var(--text-secondary);background:transparent;cursor:pointer;font-size:13px;font-weight:800}.applicationCenterCategories button:hover,.applicationCenterTabs button:hover{color:var(--text-strong);background:var(--surface-muted)}.applicationCenterTabs button.active{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.applicationCenterCategories{min-height:40px;margin-bottom:14px;padding-bottom:8px;border-bottom:1px solid var(--line);color:var(--text-muted)}.applicationCenterCategories button{min-height:28px;padding:0 10px}.applicationCenterCategories button.active{color:#166534;background:#ecfdf5}.applicationCenterCategories>span{flex:0 0 auto;margin-left:auto;color:var(--text-faint);font-size:12px;font-weight:700}.applicationCenterGrid{display:grid;width:min(1400px,100%);grid-template-columns:repeat(5,minmax(0,1fr));justify-content:center;grid-gap:14px;gap:14px}.applicationCard{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 3px 12px rgb(15 23 42/5%);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.applicationCard:hover{border-color:#c5cfdd;box-shadow:0 9px 24px rgb(15 23 42/10%);transform:translateY(-2px)}.applicationCardMedia{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;color:var(--text-muted);background:#eef1f5}.applicationCardFallback,.applicationCardMedia img,.applicationCardMedia video{position:absolute;inset:0;display:grid;width:100%;height:100%;place-items:center;object-fit:cover;transition:opacity .18s ease}.applicationCardMedia video{z-index:2;opacity:0;background:#111827}.applicationCard:hover .applicationCardMedia video{opacity:1}.applicationCardInput{z-index:2;opacity:0}.applicationCard:hover .applicationCardInput{opacity:1}.applicationCardCategory{position:absolute;z-index:3;left:9px;bottom:9px;max-width:calc(100% - 18px);overflow:hidden;padding:4px 8px;border-radius:6px;color:#fff;background:rgb(17 24 39/78%);font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.applicationFavorite{position:absolute;z-index:4;top:8px;right:8px;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgb(255 255 255/82%);border-radius:50%;color:#374151;background:rgb(255 255 255/92%);box-shadow:0 3px 10px rgb(15 23 42/14%);cursor:pointer}.applicationFavorite.active{border-color:#fecdd3;color:#e11d48;background:#fff1f2}.applicationCardBody{display:grid;grid-gap:9px;gap:9px;padding:13px}.applicationCardTitle{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.applicationCardTitle h2{min-width:0;margin:0;overflow:hidden;color:var(--text-strong);font-size:15px;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.applicationCardTitle em{flex:0 0 auto;padding:3px 6px;border-radius:5px;color:#92400e;background:#fffbeb;font-size:10px;font-style:normal;font-weight:800}.applicationCardBody>p{display:-webkit-box;min-height:40px;margin:0;overflow:hidden;color:var(--text-muted);font-size:12px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.applicationCardMeta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--text-faint);font-size:11px;font-weight:700}.applicationCardMeta span:first-child{color:#047857}.applicationCardAction{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid #d7deea;border-radius:7px;color:#1f2937;background:#fff;font-size:13px;font-weight:800}.applicationCardAction:hover{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.applicationCenterState{display:flex;min-height:260px;align-items:center;justify-content:center;gap:8px;color:var(--text-muted);font-size:13px}.applicationCenterState.error{flex-direction:column;color:#b91c1c}.applicationCenterState p{margin:0}.applicationCenterState button,.applicationLoadMore{min-height:36px;padding:0 14px;border:1px solid var(--border-strong);border-radius:7px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-weight:800}.applicationLoadMore{display:flex;min-width:120px;align-items:center;justify-content:center;gap:7px;margin:22px auto 0}@media (max-width:1260px){.applicationCenterGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:960px){.applicationCenter{width:min(100% - 28px,760px);padding-top:28px}.applicationCenterHeader{grid-template-columns:1fr;align-items:stretch}.applicationCenterGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.applicationCenter{width:min(100% - 24px,520px);padding-top:20px}.applicationCenterTabs{justify-content:flex-start}.applicationCenterGrid{grid-template-columns:1fr}.applicationCenterCategories>span{display:none}}@media (prefers-reduced-motion:reduce){.applicationCard{transition:none}.applicationCard:hover{transform:none}.applicationCardInput,.applicationCardMedia video{display:none}}.modelRow button:after,.segmented button.active:after{content:"⌄"}.creationHeader{justify-content:space-between;gap:16px;margin-bottom:0}.creationHeader .eyebrow{flex:0 0 auto;margin:0;color:var(--text-strong);font-size:var(--font-title);font-weight:900}.creationRule{margin:0;color:#9aa3af;font-size:var(--font-meta);font-weight:800;line-height:1.5}.taskFilterRow{display:flex;align-items:center;gap:14px;padding:26px 0}.taskPager button{border:1px solid var(--border-subtle);border-radius:12px;color:var(--text-muted);background:var(--surface);box-shadow:0 8px 20px rgb(15 23 42/5%)}.taskFilterRow>button,.taskPager button{min-height:42px;cursor:pointer;font-size:15px;font-weight:900}.taskFilterRow>button{min-width:96px;padding:0 24px;border:1px solid #d5e4fb;border-radius:12px;color:#526b8c;background:linear-gradient(135deg,#fbfdff,#eaf3ff);box-shadow:0 8px 20px rgb(47 101 181/8%);transition:border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.taskFilterRow>button:hover:not(.active){color:#315f9f;border-color:#9fc2f4;box-shadow:0 9px 22px rgb(47 101 181/14%);transform:translateY(-1px)}.taskFilterRow>button.active{border-color:#4f67e8;color:#fff;background:linear-gradient(90deg,#4f46e5,#3686ed 52%,#28b4e8);box-shadow:0 9px 22px rgb(62 101 226/28%)}.taskFilterRow>button:focus-visible{outline:2px solid #78aaf4;outline-offset:2px}.taskPager{position:absolute;bottom:18px;right:28px;display:inline-flex;align-items:center;gap:8px;margin-left:0}.taskPager button{min-width:76px;padding:0 12px}.taskPager button:disabled{cursor:not-allowed;opacity:.45}.taskPager em{color:var(--text-muted);font-size:14px;font-style:normal;font-weight:900}.creationFeed{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:0 0 82px;background:var(--surface);scrollbar-gutter:stable;overscroll-behavior:contain;display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));align-content:start;grid-column-gap:24px;column-gap:24px;grid-row-gap:34px;row-gap:34px}.drawWorkspace .jqTaskFilterWithPager{flex:0 0 auto}.drawWorkspace .creationFeed{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));padding-bottom:16px}.drawCreationPager{display:flex;flex:0 0 auto;min-height:70px;align-items:center;justify-content:center;border-top:1px solid var(--border-subtle);background:var(--surface)}.drawCreationPager .taskPager{position:static;justify-content:center;margin:0}@media (min-width:961px){.drawShell:has(>.drawWorkspace){height:calc(100vh - 58px);min-height:0;overflow:hidden}.drawWorkspace .creationCenter{overflow:hidden}}@media (max-width:960px){.drawWorkspace .creationFeed{overflow:visible;padding-bottom:16px;scrollbar-gutter:auto}.drawCreationPager{min-height:66px}}.creationTask{position:relative;display:block;align-self:flex-start;min-width:0;padding:24px;border:1px solid var(--border-subtle);border-radius:14px;background:var(--surface);box-shadow:0 10px 28px rgb(15 23 42/4%)}.taskIcon{display:none}.taskContent{display:flex;flex-direction:column;gap:12px;min-width:0}.taskMeta{order:1;display:flex;align-items:center;gap:8px;min-height:34px}.taskMeta strong,.taskMeta time,.taskTags{display:none}.taskStatusBadge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:6px;font-size:14px;font-weight:900}.taskStatusBadge.success{color:#55b83a;background:var(--success-soft);border:1px solid #d6efcf}.taskStatusBadge.loading{color:#e99b24;background:var(--warning-soft);border:1px solid #ffe4bc}.taskStatusBadge.failed{color:#dc2626;background:var(--error-soft);border:1px solid #fecaca}.taskPromptRow{order:3;display:flex;align-items:center;gap:6px;min-height:28px;min-width:0}.taskPrompt{display:block;flex:1 1 auto;min-width:0;max-width:none;margin:0;overflow:hidden;color:#2b3142;font-size:15px;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.taskPromptRow button{flex:0 0 auto;display:grid;width:22px;height:24px;place-items:center;border:0;border-radius:6px;color:var(--text-muted);background:transparent;cursor:pointer}.taskPromptRow button:hover{color:var(--brand);background:var(--brand-soft)}.taskFooter{order:4;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:0}.taskFooter time{min-width:0;flex:1 1 auto;overflow:hidden;color:#8a95a8;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.taskFooter span{flex:0 0 auto;min-height:26px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #bfdbfe;border-radius:8px;color:#2f80ff;background:var(--brand-soft);font-size:12px;font-weight:900}.taskImages{order:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;width:100%;min-height:0;margin-top:0;justify-items:stretch}.taskImages.count1{grid-template-columns:1fr}.imageLoading,.taskImage{position:relative;overflow:hidden;margin:0;border-radius:14px}.imageLoading,.taskImage,.taskImage .taskImagePreview{width:100%;aspect-ratio:1/1;background:var(--surface-subtle)}.taskImage .taskImagePreview{display:flex;align-items:center;justify-content:center;height:100%;min-height:0;border:0;padding:0;cursor:zoom-in}.taskImage .taskImageContinue{position:absolute;right:8px;bottom:8px;z-index:1;display:grid;width:30px;height:30px;min-height:0;padding:0;place-items:center;aspect-ratio:auto;border:1px solid rgb(255 255 255/72%);border-radius:7px;color:#ffffff;background:rgb(15 23 42/64%);cursor:pointer}.taskImage .taskImageContinue:hover{background:rgb(15 23 42/82%)}.videoTaskPreview .digitalTaskCoverPlay{position:absolute;inset:0;display:grid;width:44px;height:44px;min-height:0;margin:auto;padding:0;place-items:center;aspect-ratio:auto;border:2px solid rgba(255,255,255,.78);border-radius:999px;color:#ffffff;background:rgba(15,23,42,.28);cursor:pointer}.videoTaskPreview .digitalTaskCoverPlay:hover{transform:scale(1.06);background:rgba(15,23,42,.42)}.taskImage img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important}.imageLoading{display:grid;width:100%;min-height:0;place-items:center;align-content:center;grid-gap:12px;gap:12px;border:1px solid var(--border-subtle);color:#438ef7;font-size:17px;font-weight:900}.imageLoading svg{color:var(--brand)}.imageLoading small{color:#8a95a8;font-size:12px;font-weight:700}.imageLoading.failed{border-color:#fee2e2;color:#dc2626;background:var(--error-soft);text-align:center;line-height:1.6}.taskActions{position:absolute;top:24px;right:24px;z-index:1;display:flex;gap:3px;margin:0}.taskActions a,.taskActions button{display:grid;width:22px;height:34px;place-items:center;border:0;border-radius:6px;color:var(--text-muted);background:transparent;cursor:pointer}.taskActions a:hover,.taskActions button:hover{color:var(--brand);background:var(--brand-soft)}.videoCreationTask{padding:16px}@media (max-width:820px){.videoCreationFeed{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;overflow:visible;padding:0 0 84px}.videoCreationTask{padding:14px;border-radius:12px}.videoCreationEmpty{width:100%;min-height:300px;border-radius:10px}}.loginCard{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 78px;grid-gap:8px;gap:8px;align-items:center;min-height:42px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle)}.loginCard span{color:var(--text-secondary);font-size:12px;font-weight:800}.loginCard strong{justify-self:end;color:var(--brand);font-size:13px}.loginCard input{min-width:0;height:32px;padding:0 9px;border:1px solid #d9e0ea;border-radius:6px;color:var(--ink);background:var(--surface);font-size:12px}.loginCard button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;border:0;border-radius:6px;color:#fff;background:var(--brand);cursor:pointer;font-size:12px;font-weight:900}.emptyCreation{display:grid;width:min(450px,80%);min-height:220px;margin-top:34px;place-items:center;border:1px dashed #d7dde8;border-radius:4px;color:#7a8294;background:var(--surface-subtle);font-size:13px;font-weight:800}.imagePreviewOverlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:28px;background:rgba(15,23,42,.74)}.imagePreviewPanel{position:relative;display:grid;max-width:min(1120px,94vw);max-height:92vh;grid-gap:14px;gap:14px;justify-items:center}.imagePreviewPanel img{display:block;max-width:100%;max-height:calc(92vh - 72px);border-radius:8px;box-shadow:0 24px 60px rgba(15,23,42,.36)}.imagePreviewClose{position:absolute;top:-18px;right:-18px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:999px;color:#fff;background:rgba(15,23,42,.72);cursor:pointer;font-size:24px;line-height:1}.promptPreviewOverlay{position:fixed;inset:0;z-index:85;display:grid;place-items:center;padding:28px;background:rgba(15,23,42,.54)}.promptPreviewPanel{position:relative;width:min(640px,92vw);max-height:76vh;overflow:auto;padding:22px 24px;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:0 24px 60px rgba(15,23,42,.18)}.deleteConfirmOverlay{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:24px;background:rgba(15,23,42,.46)}.deleteConfirmPanel{width:min(380px,92vw);padding:22px 24px;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:0 24px 60px rgba(15,23,42,.2)}.deleteConfirmPanel h2{margin:0 0 8px;color:var(--text-strong);font-size:17px;line-height:1.35}.deleteConfirmPanel p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.7}.deleteConfirmActions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.deleteConfirmActions button{min-width:88px;height:38px;border-radius:8px;font-size:13px;font-weight:900;cursor:pointer}.deleteConfirmActions .secondary{border:1px solid #dbe3ef;color:var(--text);background:var(--surface)}.deleteConfirmActions .danger{border:1px solid #dc2626;color:#fff;background:#dc2626}.promptPreviewHeader{display:flex;align-items:center;gap:8px;min-height:30px;margin-bottom:14px;padding-right:34px}.promptPreviewHeader h2{flex:1 1 auto;margin:0;color:var(--text-strong);font-size:16px;line-height:1.4}.promptPreviewHeader button{flex:0 0 auto;display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:8px;color:var(--text-muted);background:var(--surface-muted);cursor:pointer}.promptPreviewHeader button:hover{color:var(--brand);background:var(--brand-soft)}.promptPreviewPanel p{margin:0;color:var(--text);font-size:14px;line-height:1.75;white-space:pre-wrap}.promptPreviewClose{position:absolute;top:12px;right:12px;display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:8px;color:var(--text-muted);background:var(--surface-muted);cursor:pointer;font-size:18px;line-height:1}.promptPreviewClose:hover{color:var(--brand);background:var(--brand-soft)}.imagePreviewDownload{display:inline-flex;align-items:center;gap:8px;height:40px;border:0;border-radius:999px;padding:0 16px;color:var(--text-strong);background:var(--surface);cursor:pointer;font-weight:900}.drawAdminPanel,.settingsPanel,.userTaskPanel{margin-top:14px}.userTaskMasonry{column-count:4;column-gap:14px}.adminTaskCenterPanel{min-width:0;margin-top:14px}.adminTaskStats{display:grid;grid-template-columns:repeat(4,minmax(135px,1fr));grid-gap:10px;gap:10px;margin-bottom:14px}.adminTaskFilters{display:grid;grid-template-columns:minmax(220px,1.6fr) minmax(160px,1fr) repeat(5,minmax(130px,.8fr));grid-gap:8px;gap:8px;margin-bottom:12px}.adminTaskFilters>:nth-last-child(2),.adminTaskFilters>:nth-last-child(3){min-width:190px}.adminTaskContent,.adminTaskModel,.adminTaskTime,.adminTaskUser{display:grid;min-width:0;grid-gap:3px;gap:3px}.adminTaskContent strong,.adminTaskModel strong,.adminTaskUser strong{overflow:hidden;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap}.adminTaskModel span,.adminTaskTime span,.adminTaskUser span{color:var(--text-muted);font-size:12px}.adminTaskContent .error{overflow:hidden;color:#dc2626;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.adminTaskDetail{width:100%}.adminTaskDetail pre{max-height:360px;overflow:auto;margin:0;padding:12px;border-radius:6px;background:var(--surface-muted);color:var(--text-secondary);font-size:12px;white-space:pre-wrap;word-break:break-word}.adminTaskDetail audio{display:block;width:100%;margin-top:10px}.adminTaskPreviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.adminTaskPreviews img,.adminTaskPreviews video{width:100%;height:150px;border:1px solid var(--line);border-radius:6px;background:var(--surface-muted);object-fit:contain}.adminTaskPreviews audio{grid-column:span 3}.adminTaskTimeoutGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.adminTaskTimeoutGrid label{display:grid;grid-gap:6px;gap:6px;color:var(--text-secondary);font-weight:700}@media (max-width:1280px){.adminTaskStats{grid-template-columns:repeat(2,minmax(135px,1fr))}.adminTaskFilters{grid-template-columns:repeat(2,minmax(180px,1fr))}}.userTaskCard{display:inline-block;width:100%;overflow:hidden;margin:0 0 14px;page-break-inside:avoid;break-inside:avoid;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.userTaskImage{position:relative;display:grid;min-height:160px;place-items:center;overflow:hidden;color:var(--text-faint);background:var(--surface-muted);font-size:13px;font-weight:900}.userTaskImage img{display:block;width:100%;height:auto}.userTaskImage .statusPill{position:absolute;top:10px;right:10px;box-shadow:0 8px 20px rgba(15,23,42,.12)}.userTaskBody{display:grid;grid-gap:10px;gap:10px;padding:12px}.userTaskMeta{display:grid;grid-gap:3px;gap:3px}.userTaskMeta strong{overflow:hidden;color:var(--text-strong);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.userTaskMeta time{color:var(--text-muted);font-size:12px}.userTaskBody p{display:-webkit-box;overflow:hidden;margin:0;color:var(--text);font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.userTaskBody em{color:#dc2626;font-size:12px;font-style:normal;line-height:1.45}.userTaskTags{display:flex;flex-wrap:wrap;gap:6px}.userTaskTags span{max-width:100%;overflow:hidden;padding:4px 8px;border-radius:999px;color:var(--text-secondary);background:var(--surface-muted);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.drawAdminTable{overflow:hidden;border:1px solid var(--line);border-radius:8px}.adminPagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:14px;color:var(--text-muted);font-size:13px;font-weight:800}.adminPagination button{display:inline-flex;min-width:34px;height:32px;align-items:center;justify-content:center;border:1px solid #d9e0ea;border-radius:6px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-weight:900}.adminPagination button.active,.adminPagination button:hover:not(:disabled){border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.adminPagination button:disabled{cursor:not-allowed;opacity:.5}.adminPagination button.active{opacity:1}.adminPaginationPageWrap{display:inline-flex;align-items:center;gap:8px}.adminPaginationPageWrap em{color:var(--text-faint);font-style:normal}.drawAdminHead,.drawAdminRow{display:grid;grid-template-columns:76px minmax(260px,1.5fr) 140px 110px 150px 120px;align-items:center;grid-gap:12px;gap:12px;padding:10px 14px}.chatAdminTable,.mediaAdminTable{overflow:hidden;border:1px solid var(--line);border-radius:8px}.chatAdminHead,.chatAdminRow{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(320px,1.7fr) 130px 130px 150px;align-items:center;grid-gap:12px;gap:12px;padding:10px 14px}.chatAdminHead{color:var(--text-muted);background:var(--surface-subtle);font-size:12px;font-weight:900}.mediaAdminHead,.mediaAdminRow{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(260px,1.6fr) 130px 110px 72px 150px 88px;align-items:center;grid-gap:12px;gap:12px;padding:10px 14px}.mediaAdminHead{color:var(--text-muted);background:var(--surface-subtle);font-size:12px;font-weight:900}.chatAdminRow,.mediaAdminRow{border-top:1px solid var(--line);color:var(--text);font-size:13px}.chatAdminRow p{display:-webkit-box;overflow:hidden;margin:0;color:var(--text);line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.drawAdminHead{color:var(--text-muted);background:var(--surface-subtle);font-size:12px;font-weight:900}.drawAdminRow{border-top:1px solid var(--line);color:var(--text);font-size:13px}.drawThumb{display:grid;width:58px;height:58px;place-items:center;overflow:hidden;border-radius:6px;color:var(--text-faint);background:var(--surface-muted);font-size:12px;font-weight:900}.drawThumb img{width:100%;height:100%;object-fit:cover}.drawPromptCell{display:grid;grid-gap:5px;gap:5px;min-width:0}.drawPromptCell em,.drawPromptCell span,.drawPromptCell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawPromptCell strong{color:var(--ink)}.drawPromptCell span{color:var(--text-secondary)}.drawPromptCell em{color:#dc2626;font-style:normal;font-size:12px}.adminRowActions{display:flex;gap:7px}.adminRowActions button{width:auto;min-width:30px}.adminRowActions button:has(>svg:only-child){width:30px;padding-inline:0}.chatShell{display:grid;grid-template-columns:284px minmax(0,1fr);grid-gap:0;gap:0;height:calc(100vh - 58px);min-height:0;overflow:hidden;padding:0;background:var(--surface)}.chatMain,.chatSidebar{border:0;border-radius:0;background:var(--surface);box-shadow:none}.chatSidebar{display:flex;flex-direction:column;gap:8px;min-height:0;height:calc(100vh - 58px);overflow:hidden;padding:14px 12px;background:var(--surface-subtle);border-right:1px solid var(--border-subtle)}.newChatButton{display:flex;align-items:center;gap:12px;min-height:48px;padding:0 16px;border:0;border-radius:10px;color:#2f4057;background:var(--surface);box-shadow:0 8px 22px rgba(15,23,42,.08);cursor:pointer;font-size:var(--font-card-title);font-weight:900}.newChatButton svg{width:18px;height:18px;color:#c4b8ff}.chatBackHome{display:flex;align-items:center;gap:8px;min-height:32px;margin-top:8px;padding:0 12px;border-radius:8px;color:var(--text-muted);font-size:12px;font-weight:800}.chatBackHome:hover{color:var(--text-secondary);background:var(--surface)}.chatToolMenu{display:grid;grid-gap:6px;gap:6px}.chatToolMenu a,.chatToolMenu button{display:flex;align-items:center;gap:12px;min-height:42px;padding:0 16px;border:0;border-radius:8px;color:var(--text-secondary);background:transparent;cursor:pointer;font-size:var(--font-card-title);font-weight:900}.chatToolMenu a svg,.chatToolMenu button svg{width:18px;height:18px;flex:0 0 auto}.chatToolMenu a.active,.chatToolMenu a:hover,.chatToolMenu button.active,.chatToolMenu button:hover{background:var(--surface)}.sessionList{display:grid;grid-gap:8px;gap:8px;margin-top:18px;padding-top:18px;border-top:1px solid var(--border-subtle);overflow:visible}.sessionListHeader{display:grid;grid-gap:10px;gap:10px}.sessionListHeader>span{padding:0 4px;color:#9aa3b2;font-size:var(--font-ui);font-weight:900}.sessionItem{position:relative;display:flex;align-items:center;min-height:44px;border:0;border-radius:10px;box-shadow:0 8px 22px rgba(15,23,42,.08);min-width:0}.sessionItem,.sessionItem.active,.sessionItem:hover{background:var(--surface)}.sessionMainButton{display:flex;align-items:center;flex:1 1;min-width:0;min-height:44px;padding:9px 44px 9px 12px;border:0;color:var(--text);background:transparent;cursor:pointer;text-align:left}.sessionMainButton strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#243247;font-size:var(--font-base)}.creatorHistoryButton{display:grid;align-content:center;grid-gap:4px;gap:4px;padding-right:12px}.creatorHistoryButton small{overflow:hidden;color:var(--text-faint);font-size:11px;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.creatorRenameItem{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:6px;gap:6px;min-height:44px;padding:6px}.creatorRenameItem input{min-width:0;height:32px;padding:0 8px;border:1px solid #d8d5ff;border-radius:7px;color:var(--text-strong);outline:none;font-size:12px;font-weight:800}.creatorRenameItem button{min-width:38px;height:32px;border:0;border-radius:7px;color:#4f46e5;background:var(--brand-soft);cursor:pointer;font-size:12px;font-weight:900}.creatorRenameItem button:last-child{color:var(--text-muted);background:var(--surface-muted)}.sessionMoreButton{position:absolute;top:9px;right:8px;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:9px;color:#c1c7d0;background:var(--surface-muted);cursor:pointer;opacity:0}.sessionItem.active .sessionMoreButton,.sessionItem:hover .sessionMoreButton,.sessionMoreButton:focus{opacity:1}.sessionMoreButton:hover{color:var(--text-muted);background:var(--surface-muted)}.sessionActionMenu{position:absolute;top:38px;right:8px;z-index:80;display:grid;grid-gap:2px;gap:2px;width:128px;padding:8px;border:1px solid #eef1f6;border-radius:10px;background:var(--surface);box-shadow:0 18px 45px rgba(15,23,42,.14)}.sessionActionMenu button{display:flex;align-items:center;gap:8px;min-height:30px;padding:0 8px;border:0;border-radius:8px;color:#9aa3ad;background:transparent;cursor:pointer;font-size:var(--font-menu-item);font-weight:900;text-align:left}.sessionActionMenu button svg{width:14px;height:14px}.sessionActionMenu button:hover{color:#3f4856;background:var(--surface-subtle)}.sessionActionMenu button.danger{color:#ef4b3e}.sessionActionMenu button.danger:hover{background:var(--error-soft)}.agentSessionBadge{display:grid;grid-gap:4px;gap:4px;padding:11px;border:1px solid #d8d5ff;border-radius:8px;background:var(--brand-soft)}.agentSessionBadge strong{overflow:hidden;color:var(--text-strong);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.agentSessionBadge span{color:#5c54d8;font-size:12px;line-height:1.45}.emptySession{display:grid;min-height:72px;place-items:center;color:#7a8294;font-size:12px}.chatMain{position:relative;flex-direction:column;min-width:0;min-height:0;height:calc(100vh - 58px);overflow:hidden;padding:0 32px}.chatHeader,.chatMain{display:flex;align-items:center}.chatHeader{justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid var(--line)}.chatHeader h1{margin:0;font-size:24px}.chatControls{display:flex;align-items:center;gap:10px}.chatControls select,.chatLogin input{height:36px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:var(--surface)}.chatControls select{padding:0 12px;font-weight:800}.chatControls span{color:var(--muted);font-size:13px;font-weight:800}.chatModelPicker{position:absolute;top:14px;left:24px;z-index:20}.chatModelTrigger{display:inline-flex;align-items:center;gap:8px;height:36px;min-width:176px;padding:0 12px 0 10px;border:1px solid #dde4ef;border-radius:8px;color:#5c5fe2;background:var(--surface);box-shadow:0 2px 8px rgba(15,23,42,.05);cursor:pointer;font-size:13px;font-weight:800}.chatModelTrigger strong{flex:1 1;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.chatModelMenu{position:absolute;top:46px;left:0;display:grid;grid-gap:8px;gap:8px;width:min(520px,calc(100vw - 260px));max-width:520px;padding:14px;border:1px solid #edf0f5;border-radius:12px;background:rgba(255,255,255,.98);box-shadow:0 16px 42px rgba(15,23,42,.12)}.chatModelMenu p{margin:0 0 2px;color:var(--text-strong);font-size:15px;font-weight:800}.chatModelMenu button{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) auto 18px;align-items:center;grid-gap:10px;gap:10px;min-height:64px;padding:10px 12px;border:1px solid transparent;border-radius:10px;background:var(--surface-subtle);color:var(--text-strong);cursor:pointer;text-align:left}.chatModelMenu button.selected,.chatModelMenu button:hover{border-color:#e9e4ff;background:var(--surface-subtle)}.chatModelLogo{display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border-radius:50%;color:#fff;background:var(--surface);font-size:12px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(15,23,42,.06)}.chatModelTrigger .chatModelLogo{width:40px;height:40px;margin-left:-2px;box-shadow:0 6px 14px rgba(37,99,235,.18)}.chatModelLogo img{display:block;width:100%;height:100%;object-fit:cover}.chatModelInfo{display:grid;min-width:0;grid-gap:5px;gap:5px}.chatModelInfo strong{display:flex;align-items:center;gap:8px;min-width:0;color:var(--text-strong);font-size:13px;line-height:1.15}.chatModelInfo em{flex:0 0 auto;padding:3px 7px;border-radius:999px;color:#c45d08;background:var(--warning-soft);font-size:10px;font-style:normal;font-weight:900}.chatModelInfo small{overflow:hidden;color:#7a8294;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.chatModelCost{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:92px;padding:7px 10px;border-radius:999px;color:#8a4f08;background:var(--warning-soft);font-size:13px;font-weight:900;white-space:nowrap}.chatModelCheck{color:#5c5fe2}.chatLogin{display:flex;gap:8px;margin-top:14px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle)}.chatLogin input{min-width:0;padding:0 10px}.chatLogin button{display:inline-flex;align-items:center;gap:6px;min-width:82px;justify-content:center;border:0;border-radius:7px;color:#fff;background:var(--brand);cursor:pointer;font-weight:900}.messageList{flex:1 1 auto;width:min(940px,100%);min-height:0;overflow-y:auto;padding:70px 8px 18px;scroll-padding-bottom:160px;scrollbar-width:none;-ms-overflow-style:none}.messageList::-webkit-scrollbar{display:none}.olderMessageStatus{display:flex;align-items:center;justify-content:center;gap:6px;min-height:28px;margin:0 auto 12px;color:var(--text-faint);font-size:12px;font-weight:700}.chatEmpty{display:grid;width:min(580px,92%);min-height:420px;margin:0 auto;place-items:center;align-content:center;grid-gap:10px;gap:10px;color:var(--text-secondary);font-size:14px;font-weight:700}.chatMascot{display:grid;width:62px;height:62px;place-items:center;border-radius:22px;color:#7c5cff;background:var(--warning-soft)}.chatEmpty h1{margin:0;color:var(--text-strong);font-size:34px}.chatEmpty>p{margin:0 0 18px;color:#5f6677;font-size:13px;font-weight:600}.creatorShell{background:var(--surface)}.creatorMain{display:flex;min-width:0;flex-direction:column;gap:18px;padding:36px 42px 28px;background:var(--surface);overflow-y:auto}.creatorHeader{display:flex;align-items:center;justify-content:space-between;gap:18px}.creatorCenter h1,.creatorHeader h1{margin:0;color:var(--text-strong);font-size:28px;line-height:1.2}.creatorCenter{display:grid;width:min(680px,100%);margin:38px auto 0;place-items:center;grid-gap:12px;gap:12px;text-align:center}.creatorCenter p{margin:0 0 10px;color:var(--text-muted);font-size:13px;line-height:1.7}.creatorIcon{display:grid;width:64px;height:64px;place-items:center;border-radius:22px;color:#6b5cff;background:var(--brand-soft)}.creatorInput{display:grid;grid-template-columns:minmax(0,1fr) 82px;width:100%;padding:8px;border:1px solid #e4e9f2;border-radius:14px;background:var(--surface);box-shadow:0 16px 42px rgb(15 23 42/8%)}.creatorInput input{min-width:0;height:42px;padding:0 14px;border:0;outline:none;color:var(--text-strong);font-size:13px}.creatorInput button,.promptLibraryCard button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:10px;color:#fff;background:#6b5cff;cursor:pointer;font-size:13px;font-weight:900}.creatorInput button:disabled{cursor:wait;opacity:.72}.creatorExampleGrid{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px}.creatorExampleGrid button,.promptCategoryRow button{min-height:30px;padding:0 13px;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-size:12px;font-weight:800}.creatorExampleGrid button:hover,.promptCategoryRow button.active,.promptCategoryRow button:hover{color:#5b50e8;border-color:#d8d5ff;background:var(--brand-soft)}.documentPreview,.mindPreview{width:min(900px,100%);margin:6px auto 0;padding:20px;border:1px solid var(--border-subtle);border-radius:10px;background:var(--surface-subtle)}.documentPreview h2,.mindPreview h2{margin:0 0 16px;color:var(--text-strong);font-size:18px}.mindMapCanvas{position:relative;min-height:430px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.mindMapSvg{display:block;width:100%;height:430px}.mindViewShell{min-width:0}.mindViewCanvas{min-height:0;overflow:hidden;padding:16px;background:var(--surface-subtle)}.mindViewCanvas .mindMapSvg{height:calc(100vh - 122px);min-height:520px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.mindMapLoading{display:grid;min-height:430px;place-items:center;align-content:center;grid-gap:10px;gap:10px;color:var(--text-muted);font-size:13px;font-weight:800}.creatorError{margin:0;color:#ef4444;font-size:12px;font-weight:800}.documentPreview article{padding:13px 0;border-top:1px solid var(--border)}.documentPreview h3{margin:0 0 8px;color:var(--text-secondary);font-size:14px}.documentPreview p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.8}.documentEditorShell{min-width:0;min-height:calc(100vh - 58px);padding:16px 34px 32px;overflow-y:auto}.documentEditorLayout,.documentEditorShell{background:var(--surface)}.documentEditorTopbar{display:inline-flex;align-items:center;gap:18px;min-height:56px;padding:0 20px;border:1px solid #eef1f5;border-radius:14px;background:var(--surface);box-shadow:0 2px 10px rgb(15 23 42/6%)}.documentEditorTopbar button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;color:#2f3745;background:transparent;cursor:pointer;font-size:18px;font-weight:900;padding:0}.documentEditorTopbar strong{color:var(--text-secondary);font-size:20px;font-weight:800}.documentEditorTopbar span{color:#22c55e;font-size:14px;font-weight:900}.documentEditorCanvas{margin-top:44px;padding:42px 42px 44px;border-radius:12px;background:var(--surface-subtle)}.documentAiEditorHost{min-height:calc(100vh - 286px);background:var(--surface)}.documentAiEditorHost .aie-container{min-height:calc(100vh - 286px);border:1px solid var(--border);border-radius:14px;overflow:hidden}.documentAiEditorHost .aie-content{min-height:calc(100vh - 390px)}.promptLibraryMain{padding-top:26px}.promptSearch{display:flex;align-items:center;gap:8px;width:260px;height:36px;padding:0 12px;border:1px solid var(--border);border-radius:9px;color:var(--text-faint);background:var(--surface)}.promptSearch input{min-width:0;border:0;outline:none;color:var(--text-strong);font-size:13px}.promptCategoryRow{display:flex;flex-wrap:wrap;gap:8px}.promptLibraryGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.promptLibraryCard{position:relative;display:grid;grid-gap:10px;gap:10px;padding:16px;border:1px solid #e7edf6;border-radius:8px;background:var(--surface)}.promptLibraryCardTop{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding-right:88px}.promptLibraryCardTop span{color:#6b5cff;font-size:12px;font-weight:900}.promptLibraryCard button{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;padding:0 10px;border-radius:7px;font-size:12px}.promptLibraryCard h2{margin:0;color:var(--text-strong);font-size:16px}.promptLibraryCard div,.promptLibraryCard p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.7}.promptLibraryCard div{display:-webkit-box;overflow:hidden;padding:10px;border-radius:7px;background:var(--surface-subtle);-webkit-box-orient:vertical;-webkit-line-clamp:4}.promptLibraryCard a{color:#5b50e8;font-size:12px;font-weight:900}.personCenterShell{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:calc(100vh - 58px);background:var(--surface-subtle)}.personCenterSidebar{display:flex;min-height:calc(100vh - 58px);flex-direction:column;gap:6px;padding:18px 10px;border-right:1px solid var(--border-subtle);background:var(--surface)}.personCenterSidebar a{display:flex;align-items:center;min-height:36px;padding:0 14px;border-radius:8px;color:var(--text);font-size:13px;font-weight:800}.personCenterSidebar a.active,.personCenterSidebar a:hover{color:#5b50e8;background:var(--brand-soft)}.personCenterSidebar .membershipEntry{gap:8px;margin-top:8px;color:#fff;background:#6b5cff}.personCenterSidebar .membershipEntry:hover{color:#fff;background:#5b50e8}.personCenterMain{display:grid;align-content:start;grid-gap:14px;gap:14px;padding:22px 28px 40px}.personCenterNotice{display:grid;min-height:360px;place-items:center;align-content:center;grid-gap:10px;gap:10px;border:1px solid var(--border-subtle);border-radius:8px;color:var(--text-muted);background:var(--surface);text-align:center}.personCenterNotice h1{margin:0;color:var(--text-strong);font-size:22px}.personCenterNotice p{width:min(420px,90%);margin:0;font-size:13px;line-height:1.7}.assetLibraryPage{min-width:0}.assetLibraryHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.assetLibraryHeader h1{margin:0 0 6px;font-size:28px}.assetLibraryHeader p{margin:0;color:var(--text-muted)}.assetLibraryHeader form{display:flex;width:min(390px,100%);min-height:42px;align-items:center;gap:8px;padding-left:12px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.assetLibraryHeader input{min-width:0;flex:1 1;border:0;outline:0;background:transparent}.assetBatchBar button,.assetLibraryHeader form button{align-self:stretch;padding:0 16px;border:0;color:#fff;background:#2563eb}.assetBatchBar .assetBatchCreate{margin-left:auto;background:#2563eb}.assetBatchBar .assetBatchCreate+button{margin-left:0}.assetBatchBar,.assetLibraryToolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--border)}.assetKindFilter,.assetLibraryToolbar nav{display:flex;flex-wrap:wrap;gap:6px}.assetLibraryToolbar button{min-height:36px;padding:0 12px;border:1px solid transparent;border-radius:6px;color:var(--text-muted);background:transparent}.assetLibraryToolbar button.active{color:#1747a6;border-color:#b9cdfc;background:#edf3ff}.assetBatchBar{justify-content:flex-start;margin-bottom:18px;color:var(--text-muted);font-size:13px}.assetBatchBar button,.assetBatchBar label{display:inline-flex;align-items:center;gap:7px}.assetBatchBar button{min-height:34px;margin-left:auto;border-radius:6px;background:#b42318}.assetBatchBar button:disabled{opacity:.45}.assetLibraryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.assetLibraryGrid article{position:relative;min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.assetLibraryGrid article.selected{border-color:#2563eb;box-shadow:0 0 0 2px rgb(37 99 235/12%)}.assetPreview{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;color:#64748b;background:#eef1f5}.assetPreview img,.assetPreview video{width:100%;height:100%;object-fit:cover}.assetPreview audio{width:calc(100% - 20px)}.assetSelect{position:absolute;z-index:2;top:9px;left:9px;display:grid;width:24px;height:24px;place-items:center;border-radius:5px;background:rgb(255 255 255/90%)}.assetMeta{display:grid;grid-gap:5px;gap:5px;padding:12px 70px 13px 12px}.assetMeta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assetMeta em,.assetMeta small{color:var(--text-muted);font-size:12px;font-style:normal}.assetMeta em{color:#b42318}.assetActions{position:absolute;right:10px;bottom:12px;display:flex;gap:5px}.assetActions a,.assetActions button{display:grid;width:30px;height:30px;place-items:center;padding:0;color:var(--text-muted);border:1px solid var(--border);border-radius:6px;background:var(--surface)}.assetActions button.active{color:#c2410c;border-color:#fdba74}.assetLibraryState{grid-column:1/-1;display:flex;min-height:180px;align-items:center;justify-content:center;gap:10px;color:var(--text-muted)}.assetLibraryError{color:#b42318}.assetLibrarySuccess{color:#15803d}.assetBatchModalBackdrop{position:fixed;z-index:1100;inset:0;display:grid;place-items:center;padding:20px;background:rgb(15 23 42/48%)}.assetBatchModal{display:grid;width:min(520px,100%);grid-gap:18px;gap:18px;padding:22px;border-radius:8px;background:var(--surface);box-shadow:0 24px 70px rgb(15 23 42/22%)}.assetBatchModal footer,.assetBatchModal header,.assetBatchModal label{display:flex}.assetBatchModal header{align-items:flex-start;justify-content:space-between;gap:16px}.assetBatchModal h2,.assetBatchModal p{margin:0}.assetBatchModal p{margin-top:5px;color:var(--text-muted);font-size:13px}.assetBatchModal header>button{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;padding:0;border:0;background:transparent}.assetBatchModal label{align-items:stretch;flex-direction:column;gap:7px;font-size:13px;font-weight:600}.assetBatchModal select,.assetBatchModal textarea{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:6px;color:var(--text);background:var(--surface)}.assetBatchModal textarea{min-height:100px;resize:vertical}.assetBatchModal footer{justify-content:flex-end;gap:8px}.assetBatchModal footer button,.batchQueueActions button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:1px solid var(--border);border-radius:6px;color:var(--text);background:var(--surface)}.batchQueueActions{display:flex;max-width:250px;flex-wrap:wrap;justify-content:flex-end;gap:7px}.batchQueueActions button{min-height:34px;padding:0 11px;font-size:12px}.batchQueueActions button.danger{color:#b42318;border-color:#f5b7b1;background:#fff5f4}.batchQueueActions button:disabled{opacity:.5}.assetBatchModal footer button:last-child{color:#fff;border-color:#2563eb;background:#2563eb}.batchQueuePage>header{margin-bottom:22px}.batchQueuePage>header h1{margin:0 0 6px;font-size:28px}.batchQueuePage>header p{margin:0;color:var(--text-muted)}.batchQueueList{display:grid;grid-gap:10px;gap:10px}.batchQueueList article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:16px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.batchStatusIcon{display:grid;width:42px;height:42px;place-items:center;color:#2563eb;border-radius:50%;background:#edf3ff}.batchStatusIcon.succeeded{color:#15803d;background:#ecfdf3}.batchStatusIcon.cancelled,.batchStatusIcon.failed,.batchStatusIcon.partial{color:#b42318;background:#fff1f0}.batchStatusIcon.paused{color:#b54708;background:#fff7e6}.batchQueueBody{display:grid;min-width:0;grid-gap:6px;gap:6px}.batchQueueBody>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.batchQueueBody p,.batchQueueBody small,.batchQueueBody span{color:var(--text-muted);font-size:12px}.batchQueueBody p{margin:0}.batchResults{display:flex;min-width:0;align-items:center;gap:6px;margin-top:3px;overflow-x:auto;scrollbar-width:none}.batchResults::-webkit-scrollbar{display:none}.batchResults a,.batchResults span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;overflow:hidden;color:var(--text-muted);border:1px solid var(--border);border-radius:5px;background:var(--surface-subtle);font-size:12px}.batchResults img{width:100%;height:100%;object-fit:cover}.batchProgress{height:6px;overflow:hidden;border-radius:3px;background:#e6eaf0}.batchProgress i{display:block;height:100%;background:#2563eb}@media (max-width:900px){.assetLibraryHeader,.assetLibraryToolbar{align-items:stretch;flex-direction:column}.assetLibraryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.assetLibraryGrid{grid-template-columns:1fr}.assetBatchBar{flex-wrap:wrap}.assetBatchBar button{min-height:36px}.batchQueueList article{grid-template-columns:36px minmax(0,1fr)}.batchQueueActions{grid-column:1/-1;max-width:none;justify-content:flex-start}}.personInfoPanel,.personProfileCard{border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface)}.personProfileCard{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:18px}.personAvatar{display:grid;width:58px;height:58px;place-items:center;overflow:hidden;border-radius:50%;color:#5b50e8;background:var(--brand-soft)}.personAvatar img{width:100%;height:100%;object-fit:cover}.personAvatarButton{position:relative;border:0;padding:0;cursor:pointer}.personAvatarButton>span{position:absolute;inset:auto 0 0;padding:3px 0;color:#fff;background:rgb(15 23 42/72%);font-size:10px;line-height:1;opacity:0;transition:opacity .18s ease}.personAvatarButton:focus-visible>span,.personAvatarButton:hover>span{opacity:1}.accountModalBody,.avatarCropEditor,.supportWechatModal{display:grid;grid-gap:16px;gap:16px;padding-top:6px}.accountModalBody>p,.avatarCropEditor>p{margin:-6px 0 0;color:var(--text-muted);font-size:12px;line-height:1.7}.accountModalActions{display:flex;justify-content:flex-end;gap:10px;padding-top:6px}.verificationCodeRow{display:grid;grid-template-columns:minmax(0,1fr) 132px;grid-gap:10px;gap:10px}.avatarFilePicker{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:34px;align-items:center;gap:7px;padding:0 14px;border:1px solid var(--border);border-radius:6px;color:var(--text);background:var(--surface);cursor:pointer;font-size:13px;font-weight:700}.avatarFilePicker input{display:none}.avatarCropViewport{position:relative;display:grid;width:280px;height:280px;place-items:center;justify-self:center;overflow:hidden;border:1px solid var(--border);border-radius:50%;color:var(--text-muted);background:linear-gradient(45deg,var(--surface-subtle) 25%,transparent 25%),linear-gradient(-45deg,var(--surface-subtle) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--surface-subtle) 75%),linear-gradient(-45deg,transparent 75%,var(--surface-subtle) 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.avatarCropViewport img{width:100%;height:100%;object-fit:cover;transform-origin:center}.avatarCropControls{display:grid;grid-gap:4px;gap:4px}.avatarCropControls label{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;color:var(--text-muted);font-size:12px}.supportWechatModal>img{width:min(280px,100%);aspect-ratio:1;justify-self:center;object-fit:contain;border:1px solid var(--border);border-radius:8px}.supportWechatModal>div{display:flex;align-items:center;justify-content:center;gap:12px}.accountSecurityAdminCard{display:grid;grid-gap:16px;gap:16px;margin-top:16px;padding:18px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.accountSecurityAdminActions,.accountSecurityAdminHeader,.accountSecurityAuditHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.accountSecurityAdminHeader>div:first-child,.accountSecurityAuditHeader{display:grid;grid-gap:4px;gap:4px}.accountSecurityAdminHeader strong,.accountSecurityAuditHeader strong{color:var(--text-strong);font-size:14px}.accountSecurityAdminHeader span,.accountSecurityAuditHeader span{color:var(--text-muted);font-size:12px}.accountSecurityAdminGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.accountSecurityAdminGrid label{display:grid;grid-gap:6px;gap:6px;color:var(--text-muted);font-size:12px;font-weight:700}.accountSecurityAdminGrid label.wide{grid-column:1/-1}.accountSecurityQrRow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.accountSecurityAdminActions{justify-content:flex-end}.accountSecurityAuditTable{display:grid;border:1px solid var(--border);border-radius:6px}.accountSecurityAuditTable article{display:grid;grid-template-columns:158px 180px minmax(120px,1fr) minmax(120px,1fr) 64px;align-items:center;grid-gap:10px;gap:10px;min-height:42px;padding:0 12px;border-bottom:1px solid var(--border-subtle);color:var(--text-muted);font-size:12px}.accountSecurityAuditTable article:last-child{border-bottom:0}.accountSecurityAuditTable article strong{overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap}.accountSecurityAuditTable>p{margin:0;padding:22px;color:var(--text-muted);text-align:center}.personProfileCard h1{margin:0 0 6px;color:var(--text-strong);font-size:20px}.personProfileCard p{margin:0;color:var(--text-muted);font-size:12px}.personQuotaCard{display:grid;grid-template-columns:18px auto;align-items:center;grid-gap:4px 8px;gap:4px 8px;min-width:136px;padding:12px 14px;border-radius:8px;color:#6b5cff;background:var(--brand-soft)}.personQuotaCard strong{grid-column:2;color:var(--text-strong);font-size:22px}.personQuotaCard span{color:var(--text-muted);font-size:12px;font-weight:800}.personInfoPanel{padding:2px 18px 8px}.personInfoPanel h2{margin:18px 0 6px;color:var(--text-strong);font-size:16px}.personInfoRow{display:grid;grid-template-columns:34px 120px minmax(0,1fr) auto;align-items:center;min-height:54px;border-top:1px solid #f0f3f8}.personInfoIcon{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:var(--text-muted);background:var(--surface-subtle)}.personInfoRow strong{color:var(--text);font-size:13px}.personInfoValue{overflow:hidden;color:var(--text-muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.personInfoRow button{display:inline-flex;align-items:center;gap:4px;border:0;color:#5b50e8;background:transparent;cursor:pointer;font-size:12px;font-weight:900}.personInfoRow button.danger{color:#dc2626}.agreementMain{gap:14px}.agreementBody,.agreementHeader{border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface)}.agreementHeader{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px}.agreementHeader .eyebrow{margin:0;color:#5b50e8;font-size:12px;font-weight:900;text-transform:uppercase}.agreementHeader h1{margin:5px 0 8px;color:var(--text-strong);font-size:24px}.agreementHeader span{color:var(--text-muted);font-size:13px;font-weight:800}.agreementHeader svg{flex:0 0 auto;color:#5b50e8}.agreementBody{display:grid;overflow:hidden;width:min(920px,100%);justify-self:center;margin-top:18px;box-shadow:0 8px 24px rgb(15 23 42/3%)}.agreementListItem{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:76px;padding:0 24px;border:0;border-bottom:1px solid var(--border-subtle);color:#26364d;background:var(--surface);cursor:pointer;text-align:left;transition:background .16s ease,color .16s ease}.agreementListItem:last-child{border-bottom:0}.agreementListItem span{display:grid;grid-template-columns:20px minmax(0,auto);align-items:center;grid-gap:8px;gap:8px;font-size:18px;font-weight:900}.agreementListItem small{grid-column:2;overflow:hidden;max-width:min(620px,60vw);color:#7b8496;font-size:12px;font-weight:700;line-height:1.4;white-space:nowrap;text-overflow:ellipsis}.agreementListItem svg{flex:0 0 auto}.agreementListItem span svg{color:#1f9bd8}.agreementListItem>svg{color:#9aa6b8}.agreementListItem:hover{color:#5b50e8;background:var(--surface-subtle)}.agreementModalOverlay{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:24px;background:rgb(15 23 42/42%)}.agreementModal{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(720px,100%);max-height:min(78vh,720px);overflow:hidden;border-radius:8px;background:var(--surface);box-shadow:0 24px 70px rgb(15 23 42/22%)}.agreementModalHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid var(--border-subtle)}.agreementModalHeader .eyebrow{margin:0;color:#5b50e8;font-size:12px;font-weight:900;text-transform:uppercase}.agreementModalHeader h2{margin:5px 0 0;color:var(--text-strong);font-size:20px}.agreementModalHeader button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;color:var(--text-muted);background:var(--surface-subtle);cursor:pointer}.agreementModalHeader button:hover{color:var(--text-strong);background:var(--surface-muted)}.agreementModalBody{min-height:0;overflow-y:auto;padding:6px 22px 22px}.agreementSection{padding:14px 0;border-top:1px solid #f0f3f8}.agreementSection h3{margin:0 0 8px;color:var(--text);font-size:15px}.agreementSection p{margin:0;color:var(--text-muted);font-size:14px;line-height:1.8}.inviteMain{gap:0;background:var(--surface-subtle)}.inviteDashboard{overflow:hidden;width:min(1100px,100%);margin:0 auto;border-radius:8px;background:var(--surface);box-shadow:0 12px 34px rgb(15 23 42/5%)}.inviteHeader{padding:22px 30px 18px;color:#fff;background:linear-gradient(115deg,#60a5fa,#38bdf8)}.inviteHeaderTop{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:44px}.inviteHeaderTop h1{margin:0 0 4px;font-size:25px;line-height:1.2}.inviteHeaderTop p,.inviteHeaderTop strong{margin:0;font-size:14px;font-weight:900}.inviteMetricGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:48px;gap:48px}.inviteMetricGrid article{min-height:66px;padding:12px 20px;border-radius:8px;background:rgb(255 255 255/28%)}.inviteMetricGrid span{display:block;margin-bottom:6px;font-size:13px;font-weight:900}.inviteMetricGrid strong{display:block;font-size:25px;font-weight:800}.inviteTabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #f1f5f9;background:var(--surface)}.inviteTabs button{height:44px;border:0;border-bottom:2px solid transparent;color:var(--text-secondary);background:transparent;cursor:pointer;font-size:14px;font-weight:800}.inviteTabs button.active{border-bottom-color:#38bdf8;color:#0284c7;background:#e0f2fe}.inviteToast{margin:12px 30px 0;padding:10px 12px;border-radius:8px;color:#0f766e;background:var(--success-soft);font-size:13px;font-weight:900}.inviteBody{padding:20px 30px 26px}.inviteOverviewGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:90px;gap:90px;margin-bottom:20px}.inviteOverviewCard{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;grid-gap:8px 12px;gap:8px 12px;min-height:118px;padding:22px 26px;border-radius:14px}.inviteOverviewCard.green{background:var(--success-soft)}.inviteOverviewCard.orange{background:var(--warning-soft)}.inviteOverviewCard svg{grid-row:span 2;padding:11px;border-radius:8px;color:#fff;background:#30b978;box-sizing:content-box}.inviteOverviewCard.orange svg{background:#ff614f}.inviteOverviewCard strong{align-self:end;color:#050505;font-size:25px}.inviteOverviewCard span{position:absolute;top:22px;right:26px;color:#5b6472;font-size:13px;font-weight:900}.inviteCommissionPanel,.inviteWithdrawBody{padding:28px 30px;border-radius:14px;background:var(--surface-muted)}.inviteSectionTitle,.inviteTableHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.inviteSectionTitle h2,.inviteTableHeader h2{margin:0;color:#050505;font-size:18px}.inviteSectionTitle button,.inviteTableHeader button{border:0;color:#4f46e5;background:transparent;cursor:pointer;font-size:14px;font-weight:900}.inviteTableHeader button{min-width:144px;height:40px;border-radius:8px;color:#fff;background:#5d50f4}.inviteCommissionRow{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-height:64px;margin-top:26px;padding:0 22px;border-radius:13px;background:var(--surface);color:var(--text-strong);font-size:14px;font-weight:900}.inviteCommissionIcon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:#fff;background:#30b978}.inviteCommissionRow:nth-of-type(2) .inviteCommissionIcon{background:#ff614f}.inviteTable{width:100%;border-collapse:collapse;border:1px solid var(--border);background:var(--surface)}.inviteTable td,.inviteTable th{height:46px;padding:8px 12px;border-bottom:1px solid #edf2f7;color:var(--text-strong);text-align:center;font-size:13px}.inviteTable th{background:var(--surface-subtle);font-weight:900}.inviteAvatar{display:inline-grid;width:32px;height:32px;place-items:center;overflow:hidden;border-radius:50%;color:var(--text-muted);background:var(--surface-muted)}.inviteAvatar img{width:100%;height:100%;object-fit:cover}.inviteEmptyState{display:grid;min-height:168px;place-items:center;align-content:center;grid-gap:8px;gap:8px;color:var(--text-faint);font-size:13px;font-weight:900}.inviteSubTabs{display:inline-grid;grid-template-columns:repeat(2,144px);overflow:hidden;margin-bottom:28px;border-radius:8px;background:var(--brand-soft)}.inviteSubTabs button{height:40px;border:0;color:var(--text-strong);background:transparent;cursor:pointer;font-size:14px;font-weight:900}.inviteSubTabs button.active{color:#fff;background:#6357f6}.inviteWithdrawForm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:26px 84px;gap:26px 84px}.inviteWithdrawForm label{display:grid;grid-gap:14px;gap:14px;color:var(--text-strong);font-size:14px;font-weight:900}.inviteWithdrawForm label>div{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:64px;padding:0 20px;border-radius:14px;background:var(--surface)}.inviteWithdrawForm svg{padding:9px;border-radius:8px;color:#fff;background:#30b978;box-sizing:content-box}.inviteWithdrawForm input{min-width:0;border:0;outline:none;color:var(--text-strong);background:transparent;font:inherit;font-weight:700}.inviteWithdrawForm input::placeholder{color:#c0c6d0}.inviteAmountField{grid-column:1/-1}.inviteAmountField>div{grid-template-columns:34px minmax(0,1fr) 90px;min-height:56px;padding:0 18px}.inviteAmountField svg{background:#ff614f}.inviteAmountField>div>svg{padding:8px}.inviteAmountField button{justify-self:end;width:90px;border:0;color:#4f46e5;background:transparent;cursor:pointer;font-size:13px;font-weight:900;text-align:right;white-space:nowrap}.inviteWithdrawForm p{grid-column:1/-1;margin:-14px 0 0;color:var(--text-muted);font-size:13px;font-weight:800}.inviteSubmitButton{grid-column:1/-1;height:50px;border:0;border-radius:14px;color:#fff;background:linear-gradient(90deg,#60a5fa,#38bdf8);cursor:pointer;font-size:16px;font-weight:900}.inviteSubmitButton:disabled{cursor:not-allowed;opacity:.7}.memberCenterMain{gap:22px;padding:28px 34px 54px;background:var(--surface-subtle)}.memberTopCard{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;width:min(1280px,100%);margin:0 auto;padding:14px 22px;border:1px solid #f0f3f8;border-radius:2px;background:var(--surface);box-shadow:0 8px 24px rgb(15 23 42/4%)}.memberTopCard .personAvatar{width:48px;height:48px}.memberTopCard h1{margin:0 0 6px;color:var(--text-strong);font-size:16px}.memberTopCard p{margin:0;color:#b45309;font-size:13px;font-weight:800}.memberTopActions{display:flex;align-items:stretch;gap:18px}.memberTopActions>span{width:1px;background:var(--surface-muted)}.memberTopActions a,.memberTopActions button{display:grid;grid-template-columns:auto 15px;align-content:center;grid-gap:3px 4px;gap:3px 4px;min-width:90px;padding:0;border:0;color:var(--text-muted);background:transparent;cursor:pointer;font-size:13px;font-weight:800;text-align:left;text-decoration:none}.memberTopActions strong{grid-column:1/-1;color:var(--text-strong);font-size:18px}.memberTopActions em{grid-column:1/-1;color:#10b981;font-style:normal;font-size:12px}.redeemModalOverlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;background:rgb(15 23 42/62%)}.redeemModal{width:min(465px,100%);padding:18px 18px 28px;border-radius:22px;background:var(--surface);box-shadow:0 24px 60px rgb(15 23 42/24%)}.redeemModal header{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.redeemModal h2{margin:0;color:var(--text-strong);font-size:18px;font-weight:900;letter-spacing:0}.redeemModal header button{display:grid;width:32px;height:32px;place-items:center;border:0;color:var(--text-muted);background:transparent;cursor:pointer}.redeemInputWrap{display:flex;align-items:center;width:min(336px,100%);height:38px;margin:0 auto 24px;padding:0 12px;border:1px solid #2f6df6;border-radius:12px;box-shadow:0 0 0 3px rgb(47 109 246/13%)}.redeemInputWrap svg{flex:0 0 auto;color:var(--text-strong)}.redeemInputWrap input{width:100%;min-width:0;border:0;outline:0;color:var(--text-strong);font-size:14px;font-weight:700}.redeemInputWrap input::placeholder{color:#b6bdca}.redeemMessage{width:min(336px,100%);margin:-10px auto 18px;color:#ef4444;font-size:13px;font-weight:800}.redeemMessage.success{color:#10b981}.redeemModal footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:34px;gap:34px;width:min(336px,100%);margin:0 auto}.redeemModal footer button{height:46px;border:0;border-radius:12px;cursor:pointer;font-size:15px;font-weight:900}.redeemModal footer button:first-child{color:var(--text-strong);background:var(--surface-muted)}.redeemModal footer button:last-child{color:#fff;background:#4169e8}.redeemModal footer button:disabled{cursor:not-allowed;opacity:.62}.memberHero{display:grid;place-items:center;grid-gap:8px;gap:8px;color:var(--text-strong);text-align:center}.memberHero svg{color:#f59e0b}.memberHero h2{margin:0;font-size:34px;line-height:1.2;letter-spacing:0}.memberHero p{margin:0;color:var(--text-muted);font-size:16px;font-weight:800}.memberHero a{color:#6b5cff}.memberCycleTabs{display:flex;justify-content:center;gap:30px;width:min(610px,100%);margin:-2px auto 0;padding:8px 16px;border-radius:8px;background:var(--surface);box-shadow:0 8px 20px rgb(15 23 42/5%)}.memberCycleTabs button{min-width:86px;height:34px;border:0;border-radius:7px;color:var(--text-muted);background:transparent;cursor:pointer;font-size:15px;font-weight:900}.memberCycleTabs button.active{color:#fff;background:#3976f6}.memberPlanGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px;width:min(1280px,100%);margin:0 auto}.memberPlanCard{position:relative;min-height:430px;padding:22px 26px 28px;border:1px solid #eef2f7;border-radius:8px;background:var(--surface);box-shadow:0 10px 24px rgb(15 23 42/8%)}.memberBadge{position:absolute;top:0;right:0;padding:7px 14px;border-radius:0 8px 0 8px;color:#fff;background:#ff5b35;font-size:13px;font-weight:900}.memberPlanCard h3{margin:0 0 18px;color:var(--text-strong);font-size:20px}.memberPrice{display:flex;align-items:baseline;gap:8px;margin-bottom:18px}.memberPrice strong{color:#000;font-size:40px;line-height:1}.memberPrice span{color:var(--text-strong);font-size:20px;font-weight:900}.memberPrice del{color:#8b95a7;font-size:16px;font-weight:800}.memberPlanCard>button{width:100%;height:46px;border:0;border-radius:7px;color:#fff;cursor:pointer;font-size:18px;font-weight:900}.memberPlanCard>button.violet{background:linear-gradient(90deg,#9c8cff,#8372f1)}.memberPlanCard>button.green{background:linear-gradient(90deg,#37d6a6,#2dcc8f)}.memberPlanCard>button.blue{background:linear-gradient(90deg,#88adff,#6095f0)}.memberPlanCard>button.purple{background:linear-gradient(90deg,#5146f4,#7156f6)}.memberPlanCard p{margin:18px 0 14px;padding-bottom:16px;border-bottom:1px solid var(--border-subtle);color:#8b95a7;text-align:center;font-size:13px;font-weight:800}.memberPlanCard ul{display:grid;grid-gap:11px;gap:11px;margin:0;padding:0;list-style:none}.memberPlanCard li{display:flex;align-items:center;gap:8px;color:#8b95a7;font-size:14px;font-weight:800}.memberPlanCard li svg{flex:0 0 auto;color:#f97316}@media (max-width:1180px){.memberPlanGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.sceneContextFields{grid-template-columns:1fr}.sceneContextActions{align-items:stretch;flex-direction:column}.sceneContextActions button{width:100%}.personCenterShell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.personCenterSidebar{align-items:center;min-height:auto;flex-direction:row;overflow-x:auto;padding:10px 12px;border-right:0;border-bottom:1px solid var(--border-subtle);scrollbar-width:none}.personCenterSidebar::-webkit-scrollbar{display:none}.personCenterSidebar a{flex:0 0 auto;white-space:nowrap}.personCenterMain{padding:20px 16px 36px}.memberTopCard,.personInfoRow,.personProfileCard{grid-template-columns:1fr}.memberCycleTabs,.memberTopActions{flex-wrap:wrap}.agreementHeader{align-items:flex-start;padding:18px}.agreementHeader svg{width:28px;height:28px}.agreementBody{width:100%;margin-top:6px}.agreementListItem{min-height:64px;padding:0 16px}.agreementListItem span{font-size:16px}.agreementModalOverlay{padding:14px}.agreementModal{max-height:84vh}.inviteHeaderTop{flex-direction:column;margin-bottom:24px}.inviteMetricGrid,.inviteOverviewGrid,.inviteWithdrawForm{grid-template-columns:1fr;gap:14px}.inviteTabs{grid-template-columns:1fr}.inviteBody,.inviteCommissionPanel,.inviteHeader,.inviteWithdrawBody{padding-inline:16px}.inviteSubTabs{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.inviteTable{min-width:680px}.memberPlanGrid{grid-template-columns:1fr}.topCreditPill{display:none}.userPopover{right:-8px;width:min(342px,calc(100vw - 24px))}}.promptCardGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;width:100%}.promptCardGrid button{min-height:76px;padding:14px 16px;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--surface);cursor:pointer;text-align:left}.promptCardGrid span,.promptCardGrid strong{display:block}.promptCardGrid strong{margin-bottom:8px;color:var(--text-secondary)}.promptCardGrid span{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agentPromptGrid{display:flex;width:auto;max-width:min(720px,100%);flex-wrap:wrap;justify-content:center;gap:10px}.agentPromptGrid button{width:auto;min-width:92px;min-height:40px;padding:0 18px;border-radius:10px;text-align:center}.agentPromptGrid strong{margin:0;color:var(--text-muted);font-size:15px;line-height:40px}.message{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:10px;gap:10px;width:100%;max-width:100%;margin-bottom:16px}.message.user{margin-left:0;grid-template-columns:minmax(0,1fr) 34px}.message.assistant{grid-template-columns:minmax(0,1fr)}.message.user .messageAvatar{grid-column:2;grid-row:1;background:#e0f2fe;color:#0369a1}.message.user .messageBubble{grid-column:1;grid-row:1;justify-self:end;justify-items:end}.message.user p{background:#2563eb;color:#fff}.message.assistant .messageBubble{max-width:min(720px,82%);padding:0;background:transparent}.message.assistant p{max-width:100%;padding:0;border-radius:0;background:transparent;color:var(--text-secondary);font-size:15px;line-height:1.85}.messageAvatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#166534;background:var(--success-soft);font-size:12px;font-weight:900}.messageBubble{display:grid;grid-gap:8px;gap:8px}.message p,.messageBubble{width:-moz-fit-content;width:fit-content;max-width:min(720px,78%)}.message p{margin:0;padding:11px 13px;border-radius:8px;color:var(--text-secondary);background:var(--surface-muted);line-height:1.7;white-space:pre-wrap}.markdownBody,.messageBubble p{max-width:100%}.markdownBody{display:grid;grid-gap:10px;gap:10px;color:var(--text-secondary);font-size:15px;line-height:1.85}.markdownBody>*{margin:0}.markdownBody h1,.markdownBody h2,.markdownBody h3,.markdownBody h4{margin-top:10px;color:var(--text-strong);font-weight:900;line-height:1.35}.markdownBody h1{font-size:24px}.markdownBody h2{font-size:21px}.markdownBody h3{font-size:18px}.markdownBody h4{font-size:16px}.markdownBody strong{color:var(--text-strong);font-weight:900}.markdownBody ol,.markdownBody ul{display:grid;grid-gap:6px;gap:6px;padding-left:22px}.markdownBody li>p{display:inline}.markdownBody a{color:#2563eb;font-weight:800;text-decoration:underline;text-underline-offset:3px}.markdownBody blockquote{padding:8px 12px;border-left:3px solid #d8ddf7;border-radius:0 8px 8px 0;color:var(--text-secondary);background:var(--surface-subtle)}.markdownBody code{padding:2px 5px;border-radius:5px;color:#be123c;background:var(--error-soft);font-family:Consolas,SFMono-Regular,Menlo,monospace;font-size:.92em}.markdownBody pre{overflow-x:auto;padding:12px 14px;border-radius:8px;background:var(--control-active)}.markdownBody pre code{padding:0;color:var(--border);background:transparent;font-size:13px;line-height:1.7}.markdownBody table{display:block;overflow-x:auto;width:100%;border-collapse:collapse}.markdownBody td,.markdownBody th{padding:8px 10px;border:1px solid var(--border);text-align:left;vertical-align:top}.markdownBody th{color:var(--text-strong);background:var(--surface-subtle);font-weight:900}.assistantMessageHeader{display:inline-flex;align-items:center;gap:9px;margin-bottom:10px}.assistantMessageHeader img{width:26px;height:26px;flex:0 0 auto;border-radius:6px;object-fit:contain}.assistantMessageHeader strong{color:#2f6bff;font-size:15px;font-weight:900}.assistantMessageActions,.userMessageActions{display:inline-flex;align-items:center;gap:10px;margin-top:8px}.userMessageActions{justify-self:end;margin-top:0}.knowledgeReferenceList{display:flex;max-width:100%;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;color:var(--text-muted);font-size:12px}.knowledgeReferenceList strong{color:#3867e8;font-weight:900}.knowledgeReferenceList span{max-width:260px;overflow:hidden;padding:5px 8px;border:1px solid #dbeafe;border-radius:999px;background:var(--brand-soft);text-overflow:ellipsis;white-space:nowrap}.assistantMessageActions button,.userMessageActions button{display:inline-flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;padding:0;border:0;color:#9aa3b2;background:transparent;line-height:0;cursor:pointer}.assistantMessageActions button:hover,.userMessageActions button:hover{color:#5b50e8;background:transparent}.assistantMessageActions button svg,.userMessageActions button svg{display:block;flex:0 0 auto}.typingText{display:inline-flex;align-items:center;gap:8px}.messageAttachmentGrid{display:flex;max-width:100%;flex-wrap:wrap;gap:8px}.messageAttachmentGrid a{display:block;overflow:hidden;width:96px;height:96px;border-radius:8px;background:var(--surface-muted)}.messageAttachmentGrid img{width:100%;height:100%;object-fit:cover}.transcriptionAttachment{display:flex;width:360px;max-width:100%;min-width:0;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted);padding:10px 12px}.transcriptionAttachment>span,.transcriptionPendingFile>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:8px;background:#e8f3ff;color:#1677ff}.transcriptionAttachment>div,.transcriptionPendingFile>div{display:grid;min-width:0;flex:1 1;grid-gap:3px;gap:3px}.transcriptionAttachment strong,.transcriptionPendingFile strong{overflow:hidden;color:var(--text-strong);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.transcriptionAttachment small,.transcriptionPendingFile small{color:var(--text-faint);font-size:11px;line-height:1.4}.videoAnalysisUploadHint{margin:6px 2px 0;color:var(--text-faint);font-size:11px;line-height:1.5}.chatComposerWrap{position:-webkit-sticky;position:sticky;bottom:0;z-index:15;width:min(940px,100%);margin:0 auto;padding:10px 0 14px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 18%,#fff)}.promptTabRow{display:flex;justify-content:center;gap:8px;margin-bottom:8px}.promptTabRow button{min-height:30px;padding:0 18px;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-size:12px;font-weight:700}.chatComposer{display:grid;grid-template-columns:minmax(0,1fr) 42px;grid-gap:10px 8px;gap:10px 8px;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.chatUploadButton{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:var(--text-muted);background:var(--surface-muted);cursor:pointer}.chatComposerTools{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.chatUploadButton input{display:none}.chatComposer textarea{grid-column:1/-1;min-height:44px;max-height:120px;resize:vertical;padding:0;border:0;border-radius:0;outline:none;color:var(--ink);font-size:13px;line-height:1.6}.chatComposer button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;width:36px;height:36px;border-radius:50%;color:#fff;background:#5f5cf6;cursor:pointer;font-weight:900;box-shadow:0 10px 22px rgba(95,92,246,.24)}.chatComposerTools button{width:auto;height:32px;padding:0 12px;border:1px solid #ddd8ff;border-radius:9px;color:#6b5cff;background:var(--brand-soft);font-size:12px}.chatComposerTools button.active{border-color:#6b5cff;color:#5b50e8;background:var(--brand-soft)}.chatComposerTools button:disabled{border-color:var(--border);color:#aab3c1;background:var(--surface-subtle)}.chatComposerWrap>p{margin:8px 0 0;color:#9aa3b2;text-align:center;font-size:11px}.chatComposer button:disabled{cursor:wait;opacity:.78}.chatComposer>button:disabled{cursor:wait;background:var(--surface-muted);box-shadow:none;opacity:.78}.chatComposerTools button:disabled{cursor:not-allowed;opacity:1}.chatPendingAttachments{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.chatPendingAttachments span{position:relative;display:block;width:58px;height:58px}.chatPendingAttachments img{width:58px;height:58px;border-radius:8px;object-fit:cover}.chatPendingAttachments button{position:absolute;top:-6px;right:-6px;display:grid;width:20px;height:20px;place-items:center;border:0;border-radius:50%;color:#fff;background:#ef4444;cursor:pointer}.transcriptionOptions{display:flex;align-items:center;gap:14px;color:var(--text-secondary);font-size:12px}.transcriptionOptions>label{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.transcriptionOptions select{height:30px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--text-strong);padding:0 24px 0 8px}.transcriptionOptions>small{min-width:0;flex:1 1;color:var(--text-faint);line-height:1.4;text-align:right}.transcriptionSpeakerToggle input{position:absolute;opacity:0;pointer-events:none}.transcriptionSpeakerToggle>span{position:relative;width:32px;height:18px;border-radius:999px;background:#d8dee8;transition:background .18s ease}.transcriptionSpeakerToggle>span:after{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:999px;background:#fff;box-shadow:0 1px 3px rgb(15 23 42/20%);content:"";transition:transform .18s ease}.transcriptionSpeakerToggle input:checked+span{background:#1677ff}.transcriptionSpeakerToggle input:checked+span:after{transform:translateX(14px)}.transcriptionPendingFile{display:flex;align-items:center;gap:10px;border:1px solid #cfe4ff;border-radius:8px;background:#f7fbff;padding:9px 11px}.transcriptionPendingFile>button{display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--text-faint);cursor:pointer}.assistantMessageActions button span{font-size:10px;font-weight:800}@media (max-width:760px){.transcriptionOptions{align-items:flex-start;flex-wrap:wrap}.transcriptionOptions>small{width:100%;flex-basis:100%;text-align:left}}@media (max-width:960px){.chatShell{grid-template-columns:1fr;grid-template-rows:48px minmax(0,1fr);height:calc(100vh - 58px);overflow:hidden;padding:0}.chatShell,.chatSidebar{background:var(--surface)}.chatSidebar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;height:48px;min-height:0;max-height:none;overflow:visible;padding:6px 14px;border-right:0;border-bottom:1px solid var(--border-subtle)}.chatSidebar .chatToolMenu a,.chatSidebar .chatToolMenu button,.chatSidebar .newChatButton{height:34px}.chatSidebar .sessionList{display:none}.newChatButton{min-height:34px;padding:0 12px;border:1px solid #e9edf5;border-radius:999px;box-shadow:none;font-size:13px;white-space:nowrap}.chatToolMenu{display:flex;gap:8px;min-width:0;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.chatToolMenu::-webkit-scrollbar{display:none}.chatToolMenu a,.chatToolMenu button{flex:0 0 auto;min-height:34px;padding:0 12px;border:1px solid #e9edf5;border-radius:999px;background:var(--surface);font-size:13px;white-space:nowrap}.chatToolMenu a.active,.chatToolMenu a:hover,.chatToolMenu button.active,.chatToolMenu button:hover{border-color:#dbeafe;color:#2563eb;background:var(--brand-soft)}.chatMain{height:auto;min-height:0;flex:1 1 auto;align-items:stretch;overflow:hidden;padding:0 14px}.chatModelPicker{position:static;z-index:8;align-self:flex-start;width:min(100%,260px);margin:8px 0 2px}.chatModelTrigger{width:100%;min-width:0;height:38px;border-radius:999px}.chatModelTrigger .chatModelLogo{width:34px;height:34px}.chatModelMenu{top:44px;left:0;width:min(100%,calc(100vw - 28px));max-width:none}.chatModelMenu button{grid-template-columns:38px minmax(0,1fr) auto;min-height:58px;padding:9px 10px}.chatModelMenu .chatModelLogo{width:36px;height:36px}.chatModelCost{min-width:64px;padding:6px 8px;font-size:12px}.chatModelCheck{display:none}.messageList{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 0 10px}.chatEmpty{min-height:auto;justify-content:start;padding:6px 0 14px}.chatMascot{width:64px;height:64px;border-radius:18px}.chatEmpty h1{margin:12px 0 10px;font-size:22px}.promptCardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,560px)}.promptCardGrid button{min-height:86px;padding:12px}.promptCardGrid strong{margin-bottom:6px;font-size:14px}.promptCardGrid span{font-size:12px;line-height:1.45}.message,.message p,.message.assistant,.message.assistant .messageBubble,.message.user,.messageBubble{max-width:100%}.message.user .messageBubble,.message.user p{max-width:min(78vw,100%)}.chatComposerWrap{width:100%;padding:8px 0 10px}.promptTabRow{justify-content:flex-start;gap:8px;overflow-x:auto;margin:0 -14px 8px;padding:0 14px;scrollbar-width:none}.promptTabRow::-webkit-scrollbar{display:none}.promptTabRow button{flex:0 0 auto;min-height:34px;padding:0 14px;white-space:nowrap}.chatControls,.chatHeader,.chatLogin{align-items:stretch;flex-direction:column}.chatComposer{grid-template-columns:minmax(0,1fr) 38px;gap:8px;padding:10px;border-radius:14px}.chatComposer textarea{min-height:42px;font-size:14px}.chatComposerTools{grid-column:1;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.chatComposerTools::-webkit-scrollbar{display:none}.chatComposerTools button{flex:0 0 auto;white-space:nowrap}.chatComposer>button{grid-column:2;grid-row:2}}.knowledgeShell{display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:18px;gap:18px;min-height:calc(100vh - 58px);padding:18px;background:var(--surface-subtle)}.hiddenWorkbench{display:none}.agentStoreShell{display:grid;grid-template-columns:58px 190px minmax(0,1fr);min-height:calc(100vh - 58px);padding:0;background:var(--surface)}.agentIconRail{display:flex;flex-direction:column;align-items:stretch;gap:14px;padding:18px 8px;border-right:1px solid #eef1f6}.agentIconRail a{display:grid;place-items:center;grid-gap:6px;gap:6px;min-height:58px;border-radius:8px;color:var(--text-strong);font-size:12px;font-weight:800}.agentIconRail a.active,.agentIconRail a:hover{background:var(--surface-muted)}.agentCategoryPanel{display:flex;flex-direction:column;gap:10px;min-height:calc(100vh - 58px);padding:14px 12px 0;background:var(--surface-subtle)}.agentMode{display:flex;align-items:center;justify-content:center;gap:8px;min-height:34px;border-radius:6px;color:#33384d;font-size:14px;font-weight:900}.agentMode.active{border:1px solid #6d61ff;color:#5c54d8;background:var(--brand-soft)}.agentCategoryList{display:grid;grid-gap:2px;gap:2px;margin-top:6px}.agentCategoryList a{display:flex;align-items:center;min-height:36px;padding:0 18px;border-radius:6px;color:#555b6e;font-size:13px}.agentCategoryList a.active,.agentCategoryList a:hover{color:var(--text-strong);background:var(--surface)}.myAgentLink{display:grid;min-height:50px;margin-top:auto;place-items:center;border-top:1px solid #eef1f6;color:#555b6e;font-size:13px}.agentStoreMain{min-width:0;max-width:900px;padding:14px 0 48px 118px}.agentBanner{height:112px;margin-bottom:20px;border:1px solid #eef1f6;border-radius:2px;background:linear-gradient(90deg,rgba(255,255,255,.84),rgba(255,255,255,.68)),linear-gradient(135deg,#eef2ff,#f8fafc 48%,#fff7ed)}.agentSection+.agentSection{margin-top:20px}.agentSectionTitle{display:flex;align-items:center;gap:6px;margin-bottom:12px}.agentSectionTitle h2{margin:0;font-size:15px}.agentSectionTitle span{color:var(--text-muted);font-size:20px;line-height:1}.hotAgentGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.agentListCard,.hotAgentCard{position:relative;color:inherit;border:1px solid #f0f2f7;border-radius:8px;background:var(--surface-subtle);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.agentListCard:hover,.hotAgentCard:hover{border-color:#d8d5ff;box-shadow:0 10px 24px rgba(68,62,135,.1);transform:translateY(-1px)}.hotAgentCard{min-height:176px;padding:16px 14px 12px;text-align:center}.rankBadge{position:absolute;top:0;left:0;display:grid;width:28px;height:28px;place-items:center;border-radius:8px 0 8px 0;color:#fff;background:#9ca3af;font-size:18px;font-weight:900}.rank1{background:#ff4f5f}.rank2{background:#ff9824}.rank3{background:#f5c400}.agentAvatar{display:grid;width:48px;height:48px;margin:0 auto 12px;place-items:center;border-radius:50%;color:#6d61ff;background:var(--surface)}.agentAvatar.small{width:48px;height:48px;margin:0}.agentListCard h3,.hotAgentCard h3{overflow:hidden;margin:0 0 8px;color:var(--text-strong);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.agentListCard p,.hotAgentCard p{display:-webkit-box;overflow:hidden;margin:0 0 10px;color:#50586d;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agentMeta{display:flex;align-items:center;justify-content:center;gap:12px;color:#5d6375;font-size:12px}.agentMeta span{padding:3px 8px;border-radius:5px;background:var(--surface)}.agentListGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.agentListCard{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:12px;gap:12px;min-height:88px;padding:12px}.agentListCard .agentMeta{justify-content:flex-start}.agentDetailShell{background:var(--surface)}.agentDetailMain{min-width:0;max-width:940px;padding:22px 0 56px 92px}.agentBackLink{display:inline-flex;align-items:center;gap:4px;margin-bottom:14px;color:#5d6375;font-size:13px;font-weight:800}.agentProfile{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:16px;gap:16px;padding:22px;border:1px solid #eef1f6;border-radius:8px;background:var(--surface-subtle)}.agentProfileAvatar{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;color:#6d61ff;background:var(--surface)}.agentProfile h1{margin:3px 0 8px;color:var(--text-strong);font-size:24px;line-height:1.25;letter-spacing:0}.agentProfile p{max-width:620px;margin:0;color:#50586d;font-size:13px;line-height:1.65}.agentProfileMeta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.agentProfileMeta span{padding:4px 9px;border-radius:999px;color:#5c54d8;background:var(--brand-soft);font-size:12px;font-weight:900}.agentDetailGrid{display:grid;grid-template-columns:minmax(0,1fr) 310px;grid-gap:14px;gap:14px;margin-top:14px}.agentChatPanel,.agentIntroPanel{border:1px solid #eef1f6;border-radius:8px;background:var(--surface)}.agentIntroPanel{padding:18px}.agentIntroPanel h2{margin:0 0 10px;color:var(--text-strong);font-size:15px;line-height:1.35}.agentIntroPanel p{margin:0;color:#50586d;font-size:13px;line-height:1.65}.agentPromptList{display:grid;grid-gap:8px;gap:8px;margin-top:16px}.agentPromptList a{padding:11px 12px;border:1px solid #eef1f6;border-radius:7px;color:#33384d;background:var(--surface-subtle);font-size:13px;line-height:1.5}.agentPromptList a:hover{border-color:#d8d5ff;color:#5c54d8}.agentChatPanel{display:grid;grid-gap:12px;gap:12px;align-content:start;padding:14px}.agentChatHeader{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center}.agentChatHeader span,.agentChatHeader strong{display:block}.agentChatHeader strong{color:var(--text-strong);font-size:15px;line-height:1.35}.agentChatHeader span{margin-top:4px;color:var(--text-muted);font-size:12px;line-height:1.45}.agentChatBox{min-height:96px;padding:12px;border-radius:8px;background:var(--surface-subtle)}.agentChatBox p{margin:0;color:#33384d;font-size:13px;line-height:1.55}.agentStartButton{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border-radius:7px;color:#fff;background:#6d61ff;font-size:13px;font-weight:900}.knowledgeAnswer,.knowledgeMain,.knowledgePanel,.knowledgeSidebar{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.knowledgeSidebar{display:flex;flex-direction:column;gap:14px;padding:14px}.knowledgeCreate,.knowledgeLogin{display:grid;grid-gap:8px;gap:8px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle)}.knowledgeLogin strong{color:var(--ink)}.knowledgeLogin span{color:var(--brand);font-size:13px;font-weight:900}.knowledgeCreate input,.knowledgeLogin input,.knowledgePanel input,.knowledgePanel textarea{min-width:0;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:var(--surface);font:inherit}.knowledgeCreate input,.knowledgeLogin input,.knowledgePanel input{height:36px;padding:0 10px}.knowledgeCreate button,.knowledgeLogin button,.knowledgePanel button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:0;border-radius:7px;color:#fff;background:var(--brand);cursor:pointer;font-weight:900}.knowledgeCreate button:disabled,.knowledgeLogin button:disabled,.knowledgePanel button:disabled{cursor:not-allowed;opacity:.7}.knowledgeList{display:grid;grid-gap:8px;gap:8px}.knowledgeList button{display:grid;grid-gap:5px;gap:5px;min-height:58px;padding:10px;border:1px solid var(--line);border-radius:7px;color:var(--text);background:var(--surface);cursor:pointer;text-align:left}.knowledgeList button.active,.knowledgeList button:hover{border-color:var(--brand);background:var(--brand-soft)}.knowledgeList span{color:var(--muted);font-size:12px}.knowledgeMain{min-width:0;padding:18px}.knowledgeGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:14px;gap:14px;margin-top:16px}.knowledgePanel{display:grid;grid-gap:10px;gap:10px;padding:16px;box-shadow:none}.knowledgePanel h2{margin:0;font-size:18px}.knowledgePanel textarea{min-height:180px;resize:vertical;padding:10px;line-height:1.65}.knowledgeAnswer{min-height:260px;margin-top:14px;padding:18px;box-shadow:none}.referenceList{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.referenceList article{display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle)}.referenceList strong{color:var(--ink)}.referenceList span{color:var(--brand);font-size:12px;font-weight:900}.referenceList p{overflow:hidden;margin:0;color:var(--text-secondary);font-size:13px;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.chatAppsMain{align-items:center;gap:24px;padding-top:74px}.chatAppsHero{display:grid;grid-gap:8px;gap:8px;text-align:center}.chatAppsHero h1{display:inline-flex;align-items:center;justify-content:center;gap:16px;margin:0;color:var(--text-strong);font-size:26px;line-height:1.2}.chatAppsHero h1 svg{color:#6978ff}.chatAppsHero p{margin:0;color:#8a93a5;font-size:13px;font-weight:700}.chatAppSearch{display:grid;grid-template-columns:26px minmax(0,1fr) 86px;align-items:center;grid-gap:8px;gap:8px;width:min(920px,94%);min-height:48px;padding:6px 8px 6px 14px;border:1px solid #e3e7ef;border-radius:10px;background:var(--surface);box-shadow:0 1px 5px rgba(15,23,42,.04)}.chatAppSearch svg{color:#5d6678}.chatAppSearch input{min-width:0;border:0;outline:none;color:var(--text-strong);font-size:13px}.chatAppSearch input::placeholder{color:var(--text-faint)}.chatAppSearch button{height:36px;border:0;border-radius:7px;color:#fff;background:#6257ff;cursor:pointer;font-size:14px;font-weight:900}.chatAppCategories,.chatAppTabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:min(920px,94%)}.chatAppCategories button,.chatAppTabs button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;border:0;border-radius:9px;color:#8b93a2;background:var(--surface-subtle);cursor:pointer;font-size:13px;font-weight:900}.chatAppTabs button{min-width:120px;padding:0 16px}.chatAppTabs button.active{color:#fff;background:#05070d}.chatAppCategories{justify-content:flex-start;row-gap:12px}.chatAppCategories button{min-width:78px;padding:0 18px}.chatAppCategories button.active{border:1px solid #8276ff;color:#6558ff;background:var(--surface)}.chatAppGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px;width:min(1400px,calc(100% - 20px));padding-top:16px}@media (max-width:1100px){.chatAppGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:820px){.chatAppGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.chatAppGrid{grid-template-columns:minmax(0,1fr)}}.chatAppCard{position:relative;display:grid;min-height:148px;grid-gap:7px;gap:7px;padding:14px 14px 12px;border:1px solid #eef1f7;border-radius:8px;background:var(--surface-muted);box-shadow:0 12px 24px rgba(15,23,42,.04);color:inherit}.chatAppCard.mine{min-height:268px;place-items:center;align-content:center;gap:10px;padding:28px 18px 18px;border:0;border-radius:18px;background:var(--surface-muted);text-align:center}.chatAppRibbon{left:0;padding:4px 9px;border-radius:8px 0 8px 0;color:#fff;background:#f97316;font-size:10px}.chatAppCategory,.chatAppRibbon{position:absolute;top:0;font-weight:900}.chatAppCategory{right:0;min-width:68px;padding:5px 10px;border-radius:0 8px 0 12px;color:#6a6cff;background:var(--brand-soft);font-size:11px;text-align:center}.chatAppFavorite{position:absolute;top:34px;right:12px;display:grid;width:28px;height:28px;place-items:center;border:0;color:#8b93a2;background:transparent;cursor:pointer}.chatAppFavorite.active{color:#f43f5e}.chatAppFavorite.active svg{fill:currentColor}.chatAppCard.mine .chatAppCategory,.chatAppCard.mine .chatAppFavorite{display:none}.chatAppPageError{width:min(980px,94%);margin:12px auto 0;color:#dc2626;font-size:var(--font-meta);font-weight:800}.chatAppIcon{display:inline-grid;width:48px;height:48px;margin-top:4px;place-items:center;border-radius:0;color:#3867e8;background:transparent}.chatAppIcon svg{width:30px;height:30px;stroke-width:1.9}.chatAppCard.mine .chatAppIcon{width:82px;height:82px;margin:0;border-radius:0}.chatAppCard.mine .chatAppIcon svg{width:42px;height:42px}.chatAppIcon.video{color:#3b82f6}.chatAppIcon.code{color:var(--text)}.chatAppIcon.document{color:#6470e8}.chatAppIcon.education{color:#7c3aed}.chatAppIcon.finance{color:#0f9f6e}.chatAppIcon.health{color:#ef476f}.chatAppIcon.homework{color:#2563eb}.chatAppIcon.image{color:#f97316}.chatAppIcon.marketing{color:#f43f5e}.chatAppIcon.mind{color:#06b6d4}.chatAppIcon.persona{color:#8b5cf6}.chatAppIcon.spark{color:#f59e0b}.chatAppIcon.wellness{color:#22c55e}.chatAppIcon.imageLogo{overflow:hidden;border:1px solid #eef2f7;border-radius:8px;background:var(--surface)}.chatAppIcon.imageLogo img{width:100%;height:100%;object-fit:cover}.chatAppCard h2{overflow:hidden;margin:0;color:var(--text-strong);font-size:14px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.chatAppCard.mine h2{display:inline-flex;align-items:center;gap:8px;overflow:visible;font-size:18px}.chatAppCard.mine h2:after{display:inline-grid;width:18px;height:18px;place-items:center;border-radius:999px;color:#fff;background:#12b84f;content:"✓";font-size:12px}.chatAppCard em{color:#36c6b2;font-size:10px;font-style:normal;font-weight:900}.chatAppCard p{display:-webkit-box;overflow:hidden;margin:0;color:#7a8294;font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chatAppCard.mine p{display:block;max-width:190px;-webkit-line-clamp:initial}.chatAppCardActions{display:inline-flex;gap:14px;margin-top:8px}.chatAppCardActions a,.chatAppCardActions button,.chatAppStartLink{display:inline-flex;min-width:56px;min-height:36px;align-items:center;justify-content:center;border:0;border-radius:8px;color:#374151;background:var(--surface);cursor:pointer;font-size:14px;font-weight:800;padding:0 14px}.chatAppStartLink{justify-self:start;min-height:30px;margin-top:4px;border:1px solid #eef1f7;font-size:12px}.chatAppCard.mine:after{margin-top:8px;color:var(--text-secondary);content:"最新发布：" attr(data-updated);font-size:12px;font-weight:700}.chatAppHistory{display:grid;grid-gap:14px;gap:14px;margin-top:auto;padding-top:18px;border-top:1px solid var(--border)}.chatAppHistory span{color:var(--text-faint);font-size:12px;font-weight:900}.chatAppHistory a,.chatAppHistory button{display:inline-flex;align-items:center;gap:8px;border:0;color:var(--text-secondary);background:transparent;cursor:pointer;font-size:12px;font-weight:800;text-align:left}.chatAppEmpty{grid-column:1/-1;display:grid;min-height:180px;place-items:center;border:1px dashed var(--line);border-radius:8px;color:var(--muted);background:var(--surface);font-size:var(--font-body);font-weight:800}.appEditorPage{display:flex;min-width:0;height:calc(100vh - 58px);flex-direction:column;background:var(--surface);overflow:hidden}.appEditorTopbar{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;grid-gap:14px;gap:14px;min-height:56px;padding:0 18px;border-bottom:1px solid var(--border);background:var(--surface)}.appEditorTopbar>button{display:grid;width:32px;height:32px;place-items:center;border:0;color:var(--text-secondary);background:transparent;cursor:pointer}.appEditorTitle{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-width:0}.appEditorTitle .chatAppIcon{width:34px;height:34px;margin:0;border-radius:999px}.appEditorTitle span,.appEditorTitle strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appEditorTitle strong{color:var(--text-strong);font-size:14px;font-weight:900}.appEditorTitle span{color:var(--text-muted);font-size:12px;font-weight:700}.appEditorTopbar>b{display:none}.appEditorActions{display:inline-flex;align-items:center;gap:14px}.appEditorNotice{color:#3867e8;font-size:13px;font-weight:800;white-space:nowrap}.appEditorActions button{min-width:62px;min-height:36px;border:1px solid var(--border);border-radius:4px;color:var(--text);background:var(--surface);cursor:pointer;font-weight:900}.appEditorActions button:last-child{border-color:#6257ff;color:#fff;background:#6257ff}.appEditorBody{display:grid;grid-template-columns:minmax(320px,31%) minmax(320px,32%) minmax(320px,37%);flex:1 1 auto;min-height:0}.appEditorColumn,.appEditorPreview{min-width:0;min-height:0;overflow-y:auto;padding:26px 24px 32px;border-right:1px solid var(--border);background:var(--surface)}.appEditorColumn::-webkit-scrollbar,.appEditorPreview::-webkit-scrollbar{display:none}.appEditorColumn,.appEditorPreview{scrollbar-width:none}.appEditorColumn h2,.appEditorPreview h2{margin:0 0 24px;color:var(--text-strong);font-size:18px}.appEditorAvatar{position:relative;display:grid;width:96px;margin:0 auto 20px;place-items:center}.appEditorAvatar .chatAppIcon{width:92px;height:92px;margin:0;border-radius:24px}.appEditorAvatar button{position:absolute;right:-2px;bottom:2px;display:grid;width:24px;height:24px;place-items:center;border:2px solid #fff;border-radius:999px;color:#fff;background:#6257ff}.appEditorColumn label,.appEditorQuestions{display:grid;grid-gap:10px;gap:10px;margin-bottom:22px}.appEditorColumn label span,.appEditorColumn label strong,.appEditorQuestions>strong{color:var(--text-strong);font-size:14px;font-weight:900}.appEditorColumn i,.appEditorQuestions i{color:#ef4444;font-style:normal}.appEditorColumn small{color:#8b95a5;font-size:12px;line-height:1.55}.appEditorColumn input,.appEditorColumn select,.appEditorColumn textarea,.appEditorQuestions input{width:100%;border:0;border-radius:4px;outline:0;color:var(--text-strong);background:var(--surface-muted);font-size:14px}.appEditorColumn input,.appEditorColumn select,.appEditorQuestions input{min-height:40px;padding:0 14px}.appEditorColumn select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.appEditorColumn textarea{min-height:112px;resize:vertical;padding:14px;line-height:1.7}.appEditorColumn label.large textarea{min-height:330px}.appEditorColumn em{justify-self:end;color:var(--text-muted);font-size:12px;font-style:normal}.appEditorModelSelect{margin:-10px 0 24px}.appEditorModelSelect>div{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:46px;padding:7px 10px;border-radius:8px;background:var(--surface-muted)}.appEditorModelSelect .chatAppIcon{width:28px;height:28px;margin:0}.appEditorModelSelect select{min-height:32px;padding:0 28px 0 8px;background-color:transparent;font-weight:900}.appEditorQuestions>div{display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:center;grid-gap:8px;gap:8px;min-width:0}.appEditorQuestions>div input{min-width:0}.appEditorQuestions>button{display:inline-flex;width:max-content;align-items:center;gap:6px;border:0;color:#6257ff;background:transparent;cursor:pointer;font-size:13px;font-weight:900}.appEditorQuestions>div button{display:grid;width:34px;height:34px;place-items:center;border:0;color:#8b95a5;background:transparent;cursor:pointer}.appEditorKnowledgeSelect,.chatAppKnowledgeBind{display:grid;grid-gap:12px;gap:12px;margin-bottom:22px}.appEditorKnowledgeHeader{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:start;grid-gap:10px;gap:10px}.appEditorKnowledgeHeader>div{display:grid;grid-gap:8px;gap:8px}.chatAppKnowledgeBind .appEditorKnowledgeHeader span{color:var(--text-strong);font-size:14px;font-weight:900}.appEditorKnowledgeHeader button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;color:#fff;background:#6257ff;cursor:pointer}.appEditorKnowledgeList{display:flex;flex-wrap:wrap;gap:8px}.appEditorKnowledgeList span{max-width:100%;overflow:hidden;padding:7px 10px;border-radius:6px;color:#4f46e5;background:var(--brand-soft);font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.appEditorKnowledgeEmpty{margin:0;padding:12px;border-radius:6px;color:var(--text-faint);background:var(--surface-muted);font-size:13px}.appEditorPreview{display:flex;flex-direction:column;border-right:0;background:var(--surface-subtle)}.appPreviewCard{display:grid;width:min(420px,90%);margin:auto auto 0;justify-items:center;grid-gap:12px;gap:12px;text-align:center}.appPreviewCard .chatAppIcon{width:96px;height:96px;margin:0;border-radius:999px}.appPreviewCard strong{color:var(--text-strong);font-size:24px}.appPreviewCard p{margin:0;color:#8b95a5;font-size:16px}.appPreviewCard>div{display:inline-flex;gap:18px;color:var(--text-muted);font-size:13px;font-weight:800}.appPreviewCard blockquote{justify-self:stretch;margin:18px 0 0;padding:14px 18px;border:0;border-radius:4px;color:var(--text);background:var(--surface);text-align:left}.appPreviewQuestions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;justify-self:stretch}.appPreviewQuestions button{min-height:38px;border:1px solid #d1d5db;border-radius:8px;color:var(--text-muted);background:var(--surface);padding:0 16px}.appPreviewComposer{display:grid;grid-template-columns:minmax(0,1fr) 58px;grid-gap:8px;gap:8px;margin-top:auto;padding:12px;border-radius:14px;background:var(--surface)}.appPreviewComposer input{min-height:44px;border:0;outline:0;color:var(--text-strong)}.appPreviewComposer button{border:0;border-radius:999px;color:#fff;background:var(--surface-muted)}.appEditorError{position:absolute;right:24px;bottom:16px;color:#dc2626;font-size:13px;font-weight:800}.chatAppModalOverlay{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:22px;background:rgb(15 23 42/58%)}.chatAppModal{display:grid;width:min(720px,calc(100vw - 52px));max-height:min(820px,calc(100vh - 52px));grid-gap:16px;gap:16px;overflow-y:auto;padding:26px 30px 24px;border-radius:12px;background:var(--surface);box-shadow:0 24px 70px rgb(15 23 42/24%)}.chatAppModal footer,.chatAppModal header{display:flex;align-items:center;justify-content:space-between;gap:12px}.chatAppModal header strong{display:inline-flex;align-items:center;gap:10px;color:var(--text-strong);font-size:var(--font-title);font-weight:900}.chatAppModal header strong svg{color:var(--brand)}.chatAppModal header button{display:grid;width:32px;height:32px;place-items:center;border:0;color:var(--text-faint);background:transparent;cursor:pointer}.chatAppModal label{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:start;grid-gap:14px;gap:14px}.chatAppModal label>span{padding-top:10px;color:var(--text-strong);font-size:var(--font-label);font-weight:900}.chatAppModal b{color:#f43f5e}.chatAppModal input,.chatAppModal select,.chatAppModal textarea{width:100%;min-height:42px;border:1px solid #dfe3eb;border-radius:8px;color:var(--text-strong);background:var(--surface);outline:none;font-size:var(--font-control);padding:0 14px}.chatAppModal textarea{min-height:88px;resize:vertical;padding:12px 14px;line-height:1.55}.chatAppLogoPicker{display:grid;width:118px;height:118px;place-items:center;overflow:hidden;border:1px dashed #d8deea;border-radius:8px;color:var(--text-strong);background:var(--surface-subtle);cursor:pointer;font-size:30px}.chatAppLogoPicker:disabled{cursor:wait;opacity:.76}.chatAppLogoPicker img{width:100%;height:100%;object-fit:cover}.chatAppLogoPicker span{display:grid;place-items:center;min-height:100%}.chatAppLogoInput{display:none}.chatAppUploadError{display:block;margin-top:8px}.chatAppModalError,.chatAppUploadError{color:#dc2626;font-size:var(--font-meta);font-weight:800}.chatAppModalError{margin:0 0 0 134px}.chatAppModal footer{justify-content:flex-end;margin-top:4px}.chatAppModal footer button{display:inline-flex;min-width:96px;min-height:40px;align-items:center;justify-content:center;border:0;border-radius:8px;color:var(--text-muted);background:var(--surface-muted);cursor:pointer;font-size:var(--font-control);font-weight:900}.chatAppModal footer button:last-child{color:#fff;background:var(--brand)}.chatAppModal footer button:disabled{cursor:wait;opacity:.72}.knowledgePickerOverlay{background:rgba(0,0,0,.72)}.knowledgePickerModal{position:relative;display:grid;grid-template-rows:auto auto minmax(180px,1fr) auto;width:min(840px,calc(100vw - 64px));min-height:314px;max-height:min(640px,calc(100vh - 80px));grid-gap:18px;gap:18px;padding:18px 20px 28px;border-radius:14px;background:var(--surface)}.knowledgePickerModal header{display:flex;align-items:center;justify-content:space-between}.knowledgePickerModal h2{margin:0;color:var(--text-strong);font-size:18px}.knowledgePickerModal header button{display:grid;width:32px;height:32px;place-items:center;border:0;color:#a1a1aa;background:transparent;cursor:pointer}.knowledgePickerSearch{justify-self:end;display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;width:130px;min-height:38px;padding:0 10px;border:2px solid #dce3ff;border-radius:5px}.knowledgePickerSearch input{min-width:0;border:0;outline:0;color:var(--text-strong);font-size:13px}.knowledgePickerSearch input::placeholder{color:#b6bdca}.knowledgePickerSearch svg{color:var(--text-muted)}.knowledgePickerList{display:grid;align-content:start;grid-gap:12px;gap:12px;overflow-y:auto;padding-right:6px}.knowledgePickerList button{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;width:min(390px,100%);min-height:90px;padding:18px;border:1px solid var(--border);border-radius:8px;color:var(--text-strong);background:var(--surface);cursor:pointer;text-align:left}.knowledgePickerList button.selected{border-color:#9a8cff;background:var(--brand-soft)}.knowledgePickerCheckbox{display:grid;width:18px;height:18px;place-items:center;border:1px solid #d9dde7;border-radius:2px;color:#fff;background:var(--surface)}.knowledgePickerList button.selected .knowledgePickerCheckbox{border-color:#6d61ff;background:#6d61ff}.knowledgePickerList strong{display:block;overflow:hidden;color:var(--text-muted);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.knowledgePickerList small{display:block;margin-top:8px;color:#b3bac6;font-size:13px;font-weight:800}.knowledgePickerList p{margin:30px 0 0;color:var(--text-faint);font-size:14px}.knowledgePickerModal footer{display:flex;align-items:center;justify-content:space-between}.knowledgePickerModal footer>div{display:flex;gap:12px}.knowledgePickerModal footer button{min-width:56px;min-height:34px;border:1px solid var(--border);border-radius:4px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-size:14px}.knowledgePickerModal footer button:last-child{min-width:96px;border-color:#6d61ff;color:#fff;background:#6d61ff;font-weight:900}.knowledgePickerRefresh{border:0!important;color:#6d61ff!important;background:transparent!important;font-weight:900}.chatPlusGlyph{color:#6b5cff;font-size:18px;line-height:1}.chatKnowledgeMain{display:block;min-width:0;padding:30px 44px 56px;background:var(--surface)}.knowledgeListHeader{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:32px}.knowledgeListHeader h1{margin:0;color:var(--text-strong);font-size:16px;font-weight:900}.knowledgeListHeader button{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 16px;border:0;border-radius:8px;color:#fff;background:#6257ff;cursor:pointer;font-size:13px;font-weight:900}.knowledgeSearchBox{display:inline-grid;grid-template-columns:24px minmax(0,1fr);align-items:center;width:min(360px,100%);height:44px;margin-bottom:30px;padding:0 16px;border:1px solid #e1e7f0;border-radius:10px;background:linear-gradient(180deg,#ffffff,#fbfcff);box-shadow:0 10px 24px rgba(15,23,42,.06);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.knowledgeSearchBox:focus-within{border-color:#3867e8;background:var(--surface);box-shadow:0 0 0 4px rgba(56,103,232,.12),0 12px 28px rgba(15,23,42,.08)}.knowledgeSearchBox input{min-width:0;border:0;outline:0;color:var(--text-strong);background:transparent;font-size:13px;font-weight:800}.knowledgeSearchBox input::placeholder{color:#9aa4b2;font-weight:700}.knowledgeSearchBox svg{color:var(--text-muted);transition:color .2s ease}.knowledgeSearchBox:focus-within svg{color:#3867e8}.knowledgeCardList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;max-width:1120px}.knowledgeBaseCard{display:grid;grid-gap:12px;gap:12px;padding:14px 14px 10px;border-radius:12px;background:var(--surface-muted);box-shadow:0 12px 28px rgba(15,23,42,.1)}.knowledgeBaseInfo{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--border)}.knowledgeBaseIcon{display:grid;width:50px;height:50px;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#5f73ff,#3e63e8)}.knowledgeBaseCard h2{display:flex;align-items:center;gap:10px;margin:0 0 6px;color:var(--text-strong);font-size:15px;line-height:1.3}.knowledgeBaseCard h2 em{padding:2px 6px;border-radius:4px;color:#10b981;background:var(--success-soft);font-size:11px;font-style:normal;font-weight:900}.knowledgeBaseCard footer span,.knowledgeBaseCard p{margin:0;color:#8b93a2;font-size:13px;font-weight:700}.knowledgeBaseCard footer{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.knowledgeBaseCard footer div{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.knowledgeBaseCard footer .knowledgeMoreMenuWrap{position:relative;display:inline-grid;gap:0}.knowledgeBaseCard footer button{min-height:30px;padding:0 12px;border:0;border-radius:6px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-size:13px;font-weight:800}.knowledgeSegmentsPanel{display:grid;grid-template-columns:258px minmax(0,1fr);min-width:0;height:calc(100vh - 58px);overflow:hidden;background:var(--surface)}.knowledgeSegmentsSidebar{display:flex;min-width:0;flex-direction:column;gap:18px;padding:14px 10px 18px;border-right:1px solid var(--border-subtle);background:var(--surface)}.knowledgeSegmentsTopbar{display:flex;align-items:center;gap:8px;min-height:30px}.knowledgeSegmentsTopbar button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:6px;color:var(--text-muted);background:transparent;cursor:pointer}.knowledgeSegmentsTopbar strong{overflow:hidden;color:var(--text-strong);font-size:13px;line-height:1.4;white-space:nowrap;text-overflow:ellipsis}.knowledgeSegmentSearch{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;height:42px;padding:0 12px;border:1px solid #e1e7f0;border-radius:10px;background:linear-gradient(180deg,#ffffff,#fbfcff);box-shadow:0 8px 18px rgba(15,23,42,.06);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.knowledgeSegmentSearch:focus-within{border-color:#3867e8;background:var(--surface);box-shadow:0 0 0 4px rgba(56,103,232,.12),0 10px 22px rgba(15,23,42,.08)}.knowledgeSegmentSearch input{grid-column:2;min-width:0;height:100%;padding:0;border:0;outline:0;color:var(--text-strong);background:transparent;font-size:13px;font-weight:800}.knowledgeSegmentSearch input::placeholder{color:#9aa4b2;font-weight:700}.knowledgeSegmentSearch button{display:grid;grid-row:1;grid-column:1;width:24px;height:24px;place-items:center;border:0;color:var(--text-muted);background:transparent;cursor:pointer;transition:color .2s ease}.knowledgeSegmentSearch:focus-within button{color:#3867e8}.knowledgeSegmentsSidebar h2{margin:8px 0 0;color:var(--text-faint);font-size:13px;font-weight:900}.knowledgeMoreMenu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;display:grid;min-width:108px;padding:10px 0;border:1px solid #f1f5f9;border-radius:4px;background:var(--surface);box-shadow:0 14px 28px rgba(15,23,42,.14)}.knowledgeMoreMenu button{justify-content:flex-start;min-height:34px;padding:0 14px!important;border-radius:0!important;color:var(--text-secondary);background:#fff!important;white-space:nowrap}.knowledgeMoreMenu button:last-child{color:#ef4444}.knowledgeEditModal{display:grid;width:min(496px,calc(100vw - 44px));grid-gap:22px;gap:22px;padding:28px 30px 24px;border-radius:14px;background:var(--surface);box-shadow:0 22px 70px rgba(15,23,42,.24)}.knowledgeEditModal h2{margin:0;color:var(--text-strong);font-size:20px}.knowledgeEditModal label{display:grid;grid-gap:10px;gap:10px}.knowledgeEditModal label>span{color:var(--text-strong);font-size:14px;font-weight:900}.knowledgeEditModal b{color:#f43f5e}.knowledgeCreateModal label>span small,.knowledgeEditModal label>span small{margin-left:6px;color:#9aa4b2;font-size:12px;font-weight:700}.knowledgeEditIcon{display:grid;width:96px;height:96px;place-items:center;border:1px solid var(--border);border-radius:4px;color:#5f73ff;background:var(--surface);cursor:pointer}.knowledgeEditModal footer{display:flex;justify-content:flex-end;gap:14px}.knowledgeEditModal footer button{min-width:56px;min-height:38px;border:0;border-radius:4px;color:var(--text-secondary);background:var(--surface-muted);cursor:pointer;font-weight:900}.knowledgeEditModal footer button:last-child{color:#fff;background:#3867e8}.knowledgeSegmentDocList{display:grid;align-content:start;grid-gap:8px;gap:8px;min-height:0;overflow-x:visible;overflow-y:auto;padding-right:2px;scrollbar-width:none}.knowledgeSegmentDocList::-webkit-scrollbar{display:none}.knowledgeSegmentDocList>p{margin:4px 8px;color:var(--text-faint);font-size:13px}.knowledgeSegmentDoc{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto 22px;align-items:center;grid-gap:4px;gap:4px;min-height:34px;padding:0 5px 0 9px;border-radius:8px;color:var(--text-muted);cursor:pointer;font-size:13px;font-weight:700}.knowledgeSegmentDoc.active,.knowledgeSegmentDoc:hover{background:var(--surface-muted);color:var(--text-secondary)}.knowledgeSegmentDoc span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.knowledgeSegmentDoc em{color:var(--text-faint);font-size:11px;font-style:normal}.knowledgeSegmentDocMore{display:grid;width:22px;height:22px;place-items:center;border:0;border-radius:6px;color:var(--text-secondary);background:transparent;cursor:pointer}.knowledgeSegmentDocMore:focus-visible,.knowledgeSegmentDocMore:hover{background:var(--border)}.knowledgeSegmentMoreMenu{position:fixed;z-index:220;width:112px;padding:10px 8px;border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface);box-shadow:0 16px 34px rgba(15,23,42,.14)}.knowledgeSegmentMenuBackdrop{position:fixed;inset:0;z-index:210;border:0;background:transparent;cursor:default}.knowledgeSegmentMoreMenu button{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;width:100%;height:32px;padding:0 8px;border:0;border-radius:6px;color:var(--text-secondary);background:var(--surface);cursor:pointer;font-size:13px;font-weight:900}.knowledgeSegmentMoreMenu button:hover{background:var(--surface-subtle)}.knowledgeSegmentMoreMenu button:last-child{color:#ef4444}.knowledgeSegmentMoreMenu button:last-child:hover{background:var(--error-soft)}.knowledgeSegmentsDetail{display:grid;grid-template-rows:52px minmax(0,1fr);min-width:0;min-height:0;background:var(--surface)}.knowledgeSegmentsHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border-bottom:1px solid var(--border-subtle)}.knowledgeSegmentsHeader>div{display:inline-flex;min-width:0;align-items:center;gap:10px}.knowledgeSegmentsHeader svg{flex:0 0 auto;color:var(--text-muted)}.knowledgeSegmentsHeader strong{overflow:hidden;color:var(--text-strong);font-size:14px;font-weight:900;white-space:nowrap;text-overflow:ellipsis}.knowledgeSegmentsHeader button{display:grid;width:26px;height:26px;place-items:center;border:0;color:#b7bfcb;background:transparent;cursor:pointer}.knowledgeSegmentsHeader span{flex:0 0 auto;color:var(--text-faint);font-size:12px;font-weight:700}.knowledgeSegmentContent{display:grid;align-content:start;grid-gap:12px;gap:12px;min-height:0;overflow-y:auto;padding:18px;background:var(--surface);scrollbar-width:none}.knowledgeSegmentContent::-webkit-scrollbar{display:none}.knowledgeChunkCard{display:grid;grid-gap:10px;gap:10px;padding:14px 16px;border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface-subtle)}.knowledgeChunkCard header{display:grid;grid-template-columns:auto minmax(0,1fr) 28px;align-items:center;grid-gap:10px;gap:10px}.knowledgeChunkCard strong{color:var(--text-strong);font-size:13px;font-weight:900}.knowledgeChunkCard span{overflow:hidden;color:var(--text-faint);font-size:12px;white-space:nowrap;text-overflow:ellipsis}.knowledgeChunkCard button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:6px;color:#ef4444;background:var(--surface);cursor:pointer}.knowledgeChunkCard p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.75;white-space:pre-wrap}.knowledgeSegmentEmpty,.knowledgeSegmentError{display:grid;min-height:160px;place-items:center;color:var(--text-faint);font-size:13px;font-weight:800}.knowledgeSegmentError{color:#ef4444}.knowledgeCreateModal{display:grid;width:min(620px,calc(100vw - 44px));grid-gap:22px;gap:22px;padding:32px 36px 24px;border-radius:16px;background:var(--surface);box-shadow:0 22px 70px rgba(15,23,42,.24)}.knowledgeCreateModal h2{margin:0 0 8px;color:var(--text-strong);font-size:18px}.knowledgeCreateModal label,.knowledgeImportOptions{display:grid;grid-gap:10px;gap:10px}.knowledgeCreateModal label>span,.knowledgeImportOptions>span{color:var(--text-strong);font-size:14px;font-weight:900}.knowledgeCreateModal b,.knowledgeImportOptions b{color:#f43f5e}.countedInput{position:relative}.countedInput input,.countedInput textarea{width:100%;min-height:44px;padding:0 70px 0 12px;border:1px solid #dfe3eb;border-radius:6px;outline:none;font-size:14px}.countedInput textarea{min-height:94px;resize:vertical;padding-top:12px;line-height:1.6}.countedInput em{position:absolute;right:14px;bottom:12px;color:var(--text-secondary);font-size:13px;font-style:normal}.knowledgeImportOptions>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:30px;gap:30px}.knowledgeImportOptions button{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:2px 10px;gap:2px 10px;min-height:78px;padding:14px;border:1px solid #cfd3dc;border-radius:10px;color:var(--text-secondary);background:var(--surface);cursor:pointer;text-align:left}.knowledgeImportOptions button.active{border-color:#8f88ff;background:var(--brand-soft)}.knowledgeImportOptions svg{grid-row:span 2;color:#7b8190}.knowledgeImportOptions strong{color:#33384d;font-size:15px}.knowledgeImportOptions small{overflow:hidden;color:var(--text-faint);font-size:13px;white-space:nowrap;text-overflow:ellipsis}.knowledgeIconUpload{display:grid;width:118px;height:118px;place-items:center;border:1px dashed #dfe3eb;border-radius:4px;color:#6257ff;background:var(--surface);cursor:pointer;font-size:14px;font-weight:900}.knowledgeCreateModal footer{display:flex;justify-content:flex-end;gap:14px;margin-top:10px}.knowledgeCreateModal footer button{min-width:70px;min-height:40px;border:0;border-radius:5px;color:var(--text-secondary);background:var(--surface-muted);cursor:pointer;font-size:14px;font-weight:900}.knowledgeCreateModal footer button:last-child{color:#fff;background:#3867e8}.knowledgeEditorOverlay{display:block;min-width:0;height:calc(100vh - 58px);overflow-y:auto;background:var(--surface)}.knowledgeEditorPage{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;min-height:100%;padding:30px 44px 32px;background:var(--surface)}.knowledgeEditorHeader{display:flex;align-items:center;gap:10px}.knowledgeEditorHeader>button{display:grid;width:28px;height:28px;place-items:center;border:0;color:var(--text-secondary);background:transparent;cursor:pointer}.knowledgeEditorHeader h1{margin:0;color:var(--text-strong);font-size:16px}.knowledgeFileType{margin-left:auto;color:var(--text-strong);font-size:15px;font-weight:900}.knowledgeFileType button{min-height:32px;margin-left:8px;padding:0 14px;border:1px solid var(--border);border-radius:4px;color:#5b63ff;background:var(--surface);cursor:pointer;font-weight:800}.knowledgeSteps{display:grid;grid-template-columns:34px auto 280px 34px auto;align-items:center;justify-content:center;grid-gap:12px;gap:12px;margin:40px 0 46px}.knowledgeSteps span{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d7dbe4;border-radius:50%;color:var(--text-faint);background:var(--surface);font-weight:900}.knowledgeSteps span.active{border-color:#3d6ee8;color:#fff;background:#3d6ee8}.knowledgeSteps strong{color:#c0c6d0;font-size:15px}.knowledgeSteps .activeText,.knowledgeSteps strong:first-of-type{color:var(--text-strong)}.knowledgeSteps i{height:1px;background:var(--surface-muted)}.knowledgeUploadStage{display:grid;grid-gap:16px;gap:16px;align-content:start}.knowledgeDropZone{display:grid;min-height:168px;height:168px;align-self:start;place-items:center;align-content:center;grid-gap:12px;gap:12px;border:1px dashed #9ec1ff;border-radius:2px;color:var(--text-secondary);background:var(--surface);cursor:pointer;text-align:center}.knowledgeDropZone svg{color:var(--text-faint)}.knowledgeDropZone strong{color:var(--text-strong);font-size:15px}.knowledgeDropZone span{color:#7d8797;font-size:13px;font-weight:700}.knowledgeFileList{display:grid;grid-gap:14px;gap:14px}.knowledgeFileList p{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--text-secondary);font-size:14px}.knowledgeFileList article,.knowledgeProcessingStage article{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:76px;padding:0 18px;border:1px solid #d9dce3;border-radius:8px;color:var(--text-secondary);background:var(--surface)}.knowledgeFileList article svg,.knowledgeProcessingStage article svg{color:#635bff}.knowledgeFileList article strong,.knowledgeProcessingStage article strong{display:block;overflow:hidden;color:var(--text-secondary);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.knowledgeFileList article span,.knowledgeProcessingStage article span{color:var(--text-faint);font-size:13px}.knowledgeFileList article button{display:grid;width:30px;height:30px;place-items:center;border:0;color:var(--text-faint);background:transparent;cursor:pointer}.knowledgeTextStage{display:grid;grid-gap:22px;gap:22px;align-content:start;min-height:0}.knowledgeTextStage label{display:grid;grid-gap:12px;gap:12px}.knowledgeTextStage label>span{color:var(--text-strong);font-size:14px;font-weight:900}.knowledgeTextStage b{color:#f43f5e}.knowledgeTextStage input{width:420px;min-height:40px;padding:0 14px}.knowledgeTextStage input,.knowledgeTextStage textarea{border:1px solid #e1e6ef;border-radius:6px;outline:0;color:var(--text-strong);background:var(--surface);font-size:15px}.knowledgeTextStage textarea{min-height:260px;max-height:38vh;padding:12px 14px;resize:vertical;line-height:1.7}.knowledgeTextStage input:focus,.knowledgeTextStage textarea:focus{border-color:#8fabff;box-shadow:0 0 0 3px rgb(61 110 232/10%)}.knowledgeTextStage em{justify-self:end;color:var(--text-muted);font-size:13px;font-style:normal}.knowledgeProcessingStage{display:grid;align-content:start;grid-gap:20px;gap:20px}.knowledgeProcessingStage p{margin:0;color:var(--text-secondary);font-size:14px;font-weight:900}.knowledgeProcessingStage article{background:var(--surface-muted)}.knowledgeProcessingStage article em{color:var(--text-muted);font-size:14px;font-style:normal;font-weight:900}.knowledgeEditorError{position:absolute;right:128px;bottom:40px;margin:0;color:#dc2626;font-size:13px;font-weight:800}.knowledgeEditorPage>footer{display:flex;justify-content:flex-end}.knowledgeEditorPage>footer button{min-width:76px;min-height:38px;border:0;border-radius:5px;color:#fff;background:#6257ff;cursor:pointer;font-size:14px;font-weight:900}.knowledgeEditorPage>footer button:disabled{cursor:wait;opacity:.72}.appAdminForm,.chatComposer textarea,.digitalHumanForm input,.digitalHumanForm select,.digitalHumanForm textarea,.drawPromptBox textarea,.nav a,.promptCard textarea,.topActions,.videoPromptPanel textarea,button,input,select,textarea{font-size:var(--font-base);line-height:1.5}.adminKpi span,.adminTableHeader,.adminTableRow span,.agentCategoryList a,.agentIconRail a,.agentListCard p,.agentMode,.agentSessionBadge span,.appStoreCard p,.appsSidebar button,.chatModelTrigger,.chatToolMenu a,.creationRule,.digitalPreviewEmpty span,.drawSideNav a,.emptySession,.eyebrow,.hotAgentCard p,.knowledgeList button,.mediaSideRail a,.messageMeta,.modelDescription,.modelRow button,.modelRow select,.musicCard p,.myAgentLink,.newChatButton,.promptCardGrid span,.promptTabRow button,.referenceList span,.sessionListHeader>span,.sessionMainButton span,.statusPill,.taskPrompt,.videoEmpty p{font-size:var(--font-ui);line-height:1.45}.agentListCard h3,.agentSectionTitle h2,.appStoreCard h3,.chatModelMenu p,.hotAgentCard h3,.knowledgePanel h2,.messageBubble p,.modelRow span,.musicCard strong,.musicListSection h2,.promptCardGrid strong,.sessionMainButton strong{font-size:var(--font-card-title);line-height:1.45}.adminKpi strong,.digitalHumanTask strong,.memberPlanPrice,.personCenterCard strong{font-size:var(--font-section-title);line-height:1.35}.chatModelInfo strong{font-size:15px;line-height:1.2}.adminContent h1,.appsHero h1,.chatEmpty h1,.chatHeader h1,.digitalHumanHero h1,.drawWorkspace h1,.knowledgeHero h1,.memberHero h1,.musicMain h1,.personCenterHero h1,.videoEmpty h1{font-size:var(--font-page-title);line-height:1.28;letter-spacing:0}.appsHero p,.chatEmpty>p,.knowledgeAnswer,.knowledgePanel textarea,.message p,.modelDescription,.referenceList p,.videoEmpty{font-size:var(--font-base);line-height:1.6}.agentProfileAvatar,.chatMascot,.videoEmptyIcon{font-size:var(--font-section-title)}.agentCategoryList a,.agentIconRail a,.agentMode,.appsSidebar button,.chatToolMenu a,.drawSideNav a,.knowledgeList button,.mediaSideRail a,.myAgentLink,.newChatButton{font-size:var(--font-ui);line-height:1.45}.appsHero h1,.chatEmpty h1,.chatHeader h1,.musicMain h1,.videoEmpty h1{font-size:var(--font-page-title);line-height:1.25;letter-spacing:0}.appsHero p,.chatEmpty>p,.knowledgeAnswer,.knowledgePanel textarea,.message p,.modelDescription,.promptCard textarea,.videoEmpty,.videoPromptPanel textarea{font-size:var(--font-base);line-height:1.65}.agentListCard h3,.agentSectionTitle h2,.appStoreCard h3,.hotAgentCard h3,.knowledgePanel h2,.modelRow span,.musicCard strong,.musicListSection h2,.promptCardGrid strong{font-size:var(--font-card-title);line-height:1.35}.chatSidebar .chatToolMenu a,.chatSidebar .newChatButton{font-size:var(--font-card-title);line-height:1.45}.chatSidebar .sessionMainButton strong{font-size:var(--font-base);line-height:1.45}.agentListCard p,.appStoreCard p,.creationRule,.hotAgentCard p,.musicCard p,.promptCardGrid span,.referenceList p,.taskPrompt{font-size:var(--font-base);line-height:1.55}@media (max-width:900px){.agentDetailGrid,.knowledgeCardList,.knowledgeGrid,.knowledgeShell{grid-template-columns:1fr}.agentStoreShell{grid-template-columns:58px minmax(0,1fr)}.agentCategoryPanel{display:none}.agentDetailMain,.agentStoreMain{max-width:none;padding:14px}.agentListGrid,.hotAgentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.agentListGrid,.agentProfile,.hotAgentGrid{grid-template-columns:1fr}.agentProfileAvatar{width:58px;height:58px}}.activationCodeAdmin{display:grid;grid-gap:16px;gap:16px}.activationCodeAdminHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface)}.activationBatchDetail h3,.activationCodeAdminHeader h2{margin:0;color:var(--text-strong)}.activationBatchLayout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:16px;gap:16px;align-items:start}.activationFilters{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:14px}.activationFilters>:first-child{min-width:220px;flex:1 1 240px}.activationFilters>.ant-select,.activationFilters>input[type=date]{width:150px}.activationBatchTable,.activationCardTable{display:grid;min-width:820px;margin-bottom:14px}.activationBatchDetail,.activationBatchList{overflow-x:auto}.activationBatchTableHead,.activationBatchTableRow{display:grid;grid-template-columns:minmax(170px,1.4fr) minmax(140px,1fr) 90px minmax(130px,1fr) 84px minmax(170px,auto);grid-gap:12px;gap:12px;align-items:center;min-height:48px;padding:8px 10px;border-bottom:1px solid var(--border-subtle)}.activationBatchTableHead,.activationCardTableHead{min-height:38px;color:var(--text-muted);background:var(--surface-subtle);font-size:12px;font-weight:800}.activationBatchTableRow strong{display:grid;grid-gap:3px;gap:3px;min-width:0}.activationBatchTableRow strong small{overflow:hidden;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.activationBatchTableRow time,.activationCardTableRow time{color:var(--text-muted);font-size:12px}.activationBatchActions{flex-wrap:nowrap}.activationBatchCreate{position:-webkit-sticky;position:sticky;top:16px}.activationForm{display:grid;grid-gap:12px;gap:12px}.activationForm label,.activationModalField{display:grid;grid-gap:6px;gap:6px;color:var(--text-secondary);font-size:12px;font-weight:700}.activationFormRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.activationCheckbox{display:flex!important;grid-template-columns:none!important;align-items:center;gap:7px!important}.activationBatchSummary,.generatedCodesNotice{display:grid;grid-gap:4px;gap:4px;padding:11px 12px;border:1px solid #ffe7ba;border-radius:8px;color:#8a4b08;background:#fffbe6}.activationBatchSummary span,.generatedCodesNotice span{font-size:12px}.generatedCodes{display:grid;grid-gap:14px;gap:14px}.generatedCodeActions,.generatedCodeFooter{display:flex;justify-content:flex-end;gap:8px}.generatedCodeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;max-height:420px;overflow-y:auto}.generatedCodeGrid button{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 12px;border:1px solid var(--border);border-radius:7px;color:var(--text-strong);background:var(--surface);cursor:pointer}.generatedCodeGrid button:hover{border-color:var(--brand);color:var(--brand)}.generatedCodeGrid code{font-size:13px;font-weight:800}.activationCardTableHead,.activationCardTableRow{display:grid;grid-template-columns:190px 80px minmax(210px,1fr) 150px 90px 80px;grid-gap:10px;gap:10px;align-items:center;min-height:46px;padding:7px 10px;border-bottom:1px solid var(--border-subtle)}.activationCardTableRow code{font-size:12px;font-weight:800}.activationAuditList{display:grid;grid-gap:6px;gap:6px;margin-top:10px}.activationAuditList article{display:grid;grid-template-columns:140px minmax(0,1fr) 180px;grid-gap:10px;gap:10px;align-items:center;min-height:38px;padding:7px 10px;border:1px solid var(--border-subtle);border-radius:7px;font-size:12px}@media (max-width:1180px){.activationBatchLayout{grid-template-columns:1fr}.activationBatchCreate{position:static}}@media (max-width:720px){.activationCodeAdminHeader,.activationFilters,.generatedCodeFooter{align-items:stretch;flex-direction:column}.activationFormRow,.generatedCodeGrid{grid-template-columns:1fr}}.homeMain{gap:34px}.homeHero,.homeMain{display:flex;flex-direction:column}.homeHero{align-items:center;padding:46px 16px 6px;text-align:center}.homeHero h1{margin:0;font-size:34px;font-weight:800;letter-spacing:.5px;color:var(--text-strong)}.homeHero h1 em{font-style:normal;color:var(--brand)}.homeHeroSub{margin:12px 0 26px;font-size:15px;color:var(--text-muted)}.heroBox{width:min(760px,100%);padding:16px;border-radius:16px}.heroChips{display:flex;gap:10px;margin-bottom:14px;flex-wrap:wrap;justify-content:center}.heroChips button{padding:8px 16px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);font-size:14px;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.heroChips button.active,.heroChips button:hover{border-color:var(--brand);color:var(--brand)}.heroChips button.active{background:var(--brand-soft)}.heroBox{width:min(1440px,100%);padding:16px 16px 12px;border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:0 18px 44px rgba(23,37,84,.08);text-align:left}.heroInputRow{display:flex;gap:10px;align-items:flex-start}.heroUploadTile{flex:none;display:grid;place-items:center;width:60px;height:76px;border:none;border-radius:14px;background:var(--surface-muted);color:var(--text-faint);cursor:pointer;overflow:hidden;transition:background .15s ease,color .15s ease}.heroUploadTile:hover:not(:disabled){background:var(--surface-hover);color:var(--brand)}.heroUploadTile:disabled{cursor:not-allowed}.heroImageList{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.heroImageItem{position:relative;flex:none;width:52px;height:52px;border:1px solid var(--border);border-radius:9px;background:var(--surface-muted);box-shadow:0 4px 12px rgba(23,37,84,.08);overflow:hidden}.heroImageItem img{display:block;width:100%;height:100%;object-fit:cover}.heroImageItem button{position:absolute;top:2px;right:2px;display:grid;place-items:center;width:18px;height:18px;padding:0;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(17,24,39,.72);color:#fff;cursor:pointer}.heroImageItem button:hover{background:#dc2626}.heroInput{flex:1 1;min-height:76px;resize:none;border:none;outline:none;background:transparent;color:var(--text);font-size:15px;line-height:1.6;font-family:inherit;padding-top:6px}.heroInput::placeholder{color:var(--text-faint)}.heroChips button.active svg{margin-left:6px;vertical-align:-2px;opacity:.7}.heroChips button.active svg:hover{opacity:1}.heroTemplate{flex:1 1;display:flex;flex-wrap:wrap;align-items:baseline;row-gap:12px;column-gap:6px;min-height:76px;padding-top:12px;font-size:15px;line-height:1.7;color:var(--text)}.heroTplText{white-space:nowrap}.heroTplInput{border:none;border-bottom:1.5px solid var(--brand-soft-strong);outline:none;background:transparent;color:var(--brand);font-size:15px;font-family:inherit;padding:0 2px 1px;min-width:6ch;transition:border-color .15s ease}.heroTplInput:focus{border-bottom-color:var(--brand)}.heroTplInput::placeholder{color:var(--text-faint)}.heroTplSelect select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:transparent;color:var(--brand);font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;padding-right:14px}.heroTplSelect{position:relative;white-space:nowrap}.heroTplSelect:after{content:"";position:absolute;right:2px;top:50%;width:6px;height:6px;border-right:1.5px solid var(--brand);border-bottom:1.5px solid var(--brand);transform:translateY(-70%) rotate(45deg);pointer-events:none}.heroToolbar{justify-content:space-between;margin-top:12px;padding-top:10px;border-top:1px solid var(--border-subtle)}.heroToolbar,.heroToolbarLeft{display:flex;align-items:center}.heroToolbarLeft{gap:8px}.heroSceneSelect select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;padding:6px 8px;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:var(--text);font-size:13px;font-weight:600;cursor:pointer}.heroHelp{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;border:1px solid var(--border);color:var(--text-faint);cursor:help}.heroToolbarRight{display:flex;align-items:center;gap:12px}.heroSendTarget{font-size:13px;color:var(--text-faint)}.heroSubmit{padding:8px 24px;border:none;border-radius:10px;background:var(--brand);color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .15s ease,background .15s ease,color .15s ease}.heroSubmit:hover:not(:disabled){opacity:.88}.heroSubmit:disabled{background:var(--surface-muted);color:var(--text-faint);cursor:not-allowed}.homeAgentSubtitle{margin:4px 0 0;font-size:13px;color:var(--text-muted)}.homeAgentGrid.standalone{grid-column:1/-1}.homeCaseSection{padding:0 0 46px}.homeCaseHeader{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.homeCaseHeader h2{margin:0;font-size:21px;font-weight:800;color:var(--text-strong)}.homeCaseHeader p{margin:4px 0 0;font-size:13px;color:var(--text-muted)}.homeCaseGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:14px;gap:14px}.homeCaseCard{margin:0;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--surface)}.homeCaseCard img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.homeCaseCard.portrait img{aspect-ratio:3/4}.homeCaseCard figcaption{display:flex;flex-direction:column;gap:5px;padding:10px 12px}.homeCaseCard strong{font-size:14px;color:var(--text-strong)}.homeCaseCard figcaption span{display:flex;gap:6px}.homeCaseCard em{font-style:normal;font-size:12px;padding:1px 8px;border-radius:999px;background:var(--surface-muted);color:var(--text-secondary)}.homeCaseEmpty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:56px 16px;border:1px dashed var(--border-strong);border-radius:14px;color:var(--text-muted);text-align:center}.homeCaseEmpty strong{color:var(--text-secondary);font-size:15px}.homeCaseEmpty span{font-size:13px}.subscribePill{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:999px;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 6px 16px rgba(249,115,22,.28);transition:opacity .15s ease}.subscribePill:hover{opacity:.9}@media (max-width:720px){.homeHero h1{font-size:25px}.heroToolbar{flex-direction:column;align-items:stretch;gap:10px}.heroToolbarRight{justify-content:space-between}.subscribePill span{display:none}.subscribePill{padding:7px 10px}}@media (max-width:960px){.drawToolWorkspace.toolboxListMode{grid-template-columns:minmax(0,1fr)}.drawToolWorkspace.toolboxListMode .drawSideNav{width:100%}}.fixedWorkflowPage{min-height:calc(100vh - 64px);padding:30px max(24px,calc((100vw - 1500px) / 2)) 64px;background:#f7f8fa;color:#172033}.fixedWorkflowHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.fixedWorkflowHeader span{color:#687386;font-size:13px}.fixedWorkflowHeader h1{margin:5px 0 4px;font-size:28px;letter-spacing:0}.fixedWorkflowHeader p,.fixedWorkflowSectionTitle p{margin:0;color:#687386}.fixedWorkflowStatus{min-width:76px;padding:7px 12px;border:1px solid #d7dce4;border-radius:6px;background:#fff;color:#394458;text-align:center;font-size:13px}.fixedWorkflowStatus.succeeded{border-color:#9dd8b2;color:#187241}.fixedWorkflowStatus.cancelled,.fixedWorkflowStatus.failed,.fixedWorkflowStatus.partial{border-color:#efb7b1;color:#a63128}.fixedWorkflowStatus.paused{border-color:#e8c87a;color:#8b5c00}.fixedWorkflowGrid{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(520px,1.22fr);grid-gap:20px;gap:20px;align-items:start}.fixedWorkflowInputs,.fixedWorkflowPlan{display:grid;grid-gap:18px;gap:18px;padding:22px;border:1px solid #e1e5eb;border-radius:8px;background:#fff;box-shadow:0 3px 14px rgb(30 41 59/4%)}.fixedWorkflowPlan{min-height:540px}.fixedWorkflowSectionTitle{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.fixedWorkflowRecommendations h2,.fixedWorkflowSectionTitle h2{margin:0;font-size:17px;letter-spacing:0}.fixedWorkflowSectionTitle>span{flex:0 0 auto;color:#687386;font-size:13px}.fixedWorkflowUpload{display:grid;min-height:92px;place-items:center;align-content:center;grid-gap:4px;gap:4px;border:1px dashed #aeb7c6;border-radius:6px;background:#fafbfc;color:#334155;cursor:pointer}.fixedWorkflowUpload:hover:not(:disabled){border-color:#ff6b35;background:#fff8f4}.fixedWorkflowUpload small{color:#7b8493}.fixedWorkflowAssetToggle{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#1764ad;font-weight:600}.fixedWorkflowAssetPicker{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));max-height:230px;grid-gap:7px;gap:7px;overflow-y:auto}.fixedWorkflowAssetPicker>span{display:flex;grid-column:1/-1;min-height:80px;align-items:center;justify-content:center;gap:8px;color:#687386}.fixedWorkflowAssetPicker button{position:relative;overflow:hidden;aspect-ratio:1;padding:0;border:1px solid #e1e5eb;border-radius:5px;background:#f2f4f7}.fixedWorkflowAssetPicker button.active{border-color:#ff6b35;box-shadow:inset 0 0 0 2px #ff6b35}.fixedWorkflowAssetPicker img{width:100%;height:100%;object-fit:cover}.fixedWorkflowAssetPicker button svg{position:absolute;top:5px;right:5px;padding:2px;border-radius:50%;background:#ff6b35;color:#fff}.fixedWorkflowImages{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.fixedWorkflowImages figure{position:relative;overflow:hidden;aspect-ratio:1;margin:0;border:1px solid #e1e5eb;border-radius:6px;background:#f2f4f7}.fixedWorkflowAvatars img,.fixedWorkflowImages img,.fixedWorkflowResultGrid img,.fixedWorkflowResultGrid video{width:100%;height:100%;object-fit:cover}.fixedWorkflowImages figure button{position:absolute;top:4px;right:4px;display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:50%;background:rgb(17 24 39/78%);color:#fff}.fixedWorkflowInputs>label,.fixedWorkflowPair label{display:grid;grid-gap:7px;gap:7px;color:#344054;font-size:13px;font-weight:600}.fixedWorkflowInputs input,.fixedWorkflowInputs select,.fixedWorkflowInputs textarea{width:100%;min-width:0;border:1px solid #d6dbe3;border-radius:6px;background:#fff;color:#172033;font:inherit;font-weight:400;outline:none}.fixedWorkflowInputs input,.fixedWorkflowInputs select{height:40px;padding:0 11px}.fixedWorkflowInputs textarea{resize:vertical;min-height:96px;padding:10px 11px;line-height:1.55}.fixedWorkflowInputs input:focus,.fixedWorkflowInputs select:focus,.fixedWorkflowInputs textarea:focus{border-color:#ff6b35;box-shadow:0 0 0 3px rgb(255 107 53/10%)}.fixedWorkflowInputs :disabled{cursor:default;opacity:.72}.fixedWorkflowPair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.fixedWorkflowAvatarHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#344054;font-size:13px;font-weight:600}.fixedWorkflowAvatarHeader label{display:flex;width:min(210px,60%);align-items:center;gap:7px;padding-left:10px;border:1px solid #d6dbe3;border-radius:6px}.fixedWorkflowAvatarHeader input{height:34px;padding:0 8px 0 0;border:0;box-shadow:none}.fixedWorkflowAvatars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-height:254px;grid-gap:8px;gap:8px;overflow-y:auto}.fixedWorkflowAvatars button{position:relative;display:grid;min-width:0;grid-gap:5px;gap:5px;padding:4px;border:1px solid #e1e5eb;border-radius:6px;background:#fff;color:#344054;text-align:left}.fixedWorkflowAvatars button.active{border-color:#ff6b35;box-shadow:inset 0 0 0 1px #ff6b35}.fixedWorkflowAvatars img{aspect-ratio:3/4;border-radius:4px}.fixedWorkflowAvatars span{overflow:hidden;padding:0 2px 2px;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.fixedWorkflowAvatars svg{position:absolute;top:7px;right:7px;padding:2px;border-radius:50%;background:#ff6b35;color:#fff}.fixedWorkflowAvatarEmpty{display:grid;grid-column:1/-1;min-height:120px;place-items:center;align-content:center;grid-gap:7px;gap:7px;border:1px dashed #cbd2dc;border-radius:6px;color:#687386;text-align:center}.fixedWorkflowAvatarEmpty svg{position:static;padding:0;border-radius:0;background:transparent;color:#687386}.fixedWorkflowAvatarEmpty button{min-height:30px;padding:0 10px;border-color:#8db7e8;color:#1764ad}.fixedWorkflowActions button,.fixedWorkflowPrimary,.fixedWorkflowSectionTitle button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;border:1px solid #d6dbe3;border-radius:6px;background:#fff;color:#344054;font-weight:600}.fixedWorkflowActions button.primary,.fixedWorkflowPrimary{border-color:#ff6b35;background:#ff6b35;color:#fff}.fixedWorkflowActions svg,.fixedWorkflowPrimary svg,.fixedWorkflowSectionTitle button svg{width:17px;height:17px}.fixedWorkflowEmpty{display:grid;min-height:380px;place-items:center;align-content:center;grid-gap:8px;gap:8px;color:#7b8493;text-align:center}.fixedWorkflowEmpty strong{color:#344054}.fixedWorkflowSteps{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.fixedWorkflowSteps li{display:grid;grid-template-columns:36px minmax(0,1fr) auto;min-height:82px;align-items:start;grid-gap:12px;gap:12px;padding:14px 0;border-bottom:1px solid #edf0f4}.fixedWorkflowSteps li>i{display:grid;width:32px;height:32px;place-items:center;border:1px solid #d6dbe3;border-radius:50%;background:#f8fafc;color:#687386;font-style:normal;font-weight:700}.fixedWorkflowSteps li.succeeded>i{border-color:#9dd8b2;background:#eefaf2;color:#187241}.fixedWorkflowSteps li.running>i{border-color:#8db7e8;background:#eef6ff;color:#1764ad}.fixedWorkflowSteps li.cancelled>i,.fixedWorkflowSteps li.failed>i{border-color:#efb7b1;background:#fff3f1;color:#a63128}.fixedWorkflowSteps strong{display:block;margin:1px 0 5px;font-size:14px}.fixedWorkflowSteps p,.fixedWorkflowSteps small{margin:0;color:#687386;line-height:1.45}.fixedWorkflowSteps small{display:block;margin-top:5px;color:#a63128}.fixedWorkflowSteps li>span{padding-top:5px;color:#7b8493;font-size:12px}.fixedWorkflowActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.fixedWorkflowActions button{min-width:108px;padding:0 14px}.fixedWorkflowActions button.danger{border-color:#efb7b1;color:#a63128}.fixedWorkflowRecommendations,.fixedWorkflowResults{display:grid;grid-gap:14px;gap:14px;padding-top:20px;border-top:1px solid #e7eaf0}.fixedWorkflowSectionTitle button{min-height:34px;padding:0 11px}.fixedWorkflowResultGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.fixedWorkflowResultGrid a,.fixedWorkflowResultGrid video{position:relative;overflow:hidden;aspect-ratio:1;border:1px solid #e1e5eb;border-radius:6px;background:#111827}.fixedWorkflowResultGrid a>svg{position:absolute;right:7px;bottom:7px;padding:5px;border-radius:50%;background:rgb(17 24 39/78%);color:#fff;box-sizing:content-box}.fixedWorkflowRecommendations>button{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid #e1e5eb;border-radius:6px;background:#fafbfc;color:#344054;text-align:left}.fixedWorkflowRecommendations>button span{display:grid;grid-gap:4px;gap:4px}.fixedWorkflowRecommendations small{color:#687386;font-weight:400}.fixedWorkflowError{margin:0;padding:10px 12px;border:1px solid #efb7b1;border-radius:6px;background:#fff3f1;color:#a63128}.fixedWorkflowMissing{display:grid;min-height:calc(100vh - 64px);place-items:center;align-content:center;grid-gap:16px;gap:16px}@media (max-width:980px){.fixedWorkflowGrid{grid-template-columns:minmax(0,1fr)}.fixedWorkflowPlan{min-height:0}}@media (max-width:600px){.fixedWorkflowPage{padding:20px 15px 48px}.fixedWorkflowHeader{align-items:flex-start}.fixedWorkflowHeader h1{font-size:24px}.fixedWorkflowInputs,.fixedWorkflowPlan{padding:16px}.fixedWorkflowImages{grid-template-columns:repeat(4,minmax(0,1fr))}.fixedWorkflowAssetPicker{grid-template-columns:repeat(5,minmax(0,1fr))}.fixedWorkflowPair{grid-template-columns:minmax(0,1fr)}.fixedWorkflowAvatars{grid-template-columns:repeat(3,minmax(0,1fr))}.fixedWorkflowSteps li{grid-template-columns:32px minmax(0,1fr)}.fixedWorkflowSteps li>span{grid-column:2;padding-top:0}.fixedWorkflowActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.fixedWorkflowActions button{min-width:0}.fixedWorkflowResultGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}