:root{color:#17142d;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif;background:#f7f8fd;font-synthesis:none;text-rendering:optimizeLegibility}:root{--web-primary: #6c4cff;--web-primary-hover: #8b6cff;--web-primary-soft: #f1edff;--web-orange: #ffba00;--web-green: #20d889;--web-blue: #00b6ff;--web-red: #ff4d4f;--web-yellow: #ffd666;--web-ink: #1f2937;--web-slate: #4b5563;--web-muted: #8a91a6;--web-line: #e8e8ff;--web-bg: #f8f8ff;--web-card: #ffffff;--web-radius: 16px;--web-shadow: 0 16px 44px rgba(76, 70, 140, .08)}.appShell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at 58% 0%,rgba(108,76,255,.08),transparent 28%),linear-gradient(180deg,#ffffff 0%,var(--web-bg) 42%,#f7f8ff 100%);color:var(--web-ink);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}.sceneWorkbench{min-width:0;min-height:100vh;background:linear-gradient(180deg,#fbfcff,#f7f8ff)}.sceneTopbar{display:flex;align-items:center;justify-content:space-between;min-height:72px;border-bottom:1px solid #eef0f8;background:#ffffffe6;padding:0 28px}.sceneBreadcrumb,.sceneAccountBar,.scenePanelHeader,.scenePanelActions,.sceneGenerateRow{display:flex;align-items:center}.sceneBreadcrumb{gap:12px;color:#7b829c;font-size:14px;font-weight:800}.sceneBreadcrumb strong{color:#12182d}.sceneAccountBar{gap:12px}.sceneAccountBar>button{display:inline-flex;align-items:center;gap:7px;min-height:38px;border:1px solid #ecebfb;border-radius:999px;background:#fff;color:#1f2937;padding:0 14px;font-weight:900;cursor:pointer}.sceneAccountBar>button:nth-child(2){border:0;background:linear-gradient(90deg,#fff2cf,#ffe6b2);color:#9a5a00}.sceneWorkbenchGrid{display:grid;grid-template-columns:336px minmax(0,1fr);gap:12px;padding:10px 16px 22px}.sceneSettingsPanel,.sceneResultPanel,.scenePracticePanel{border:1px solid #e8ebf6;border-radius:8px;background:#ffffffeb;box-shadow:0 12px 32px #2a2d5a0a}.sceneSettingsPanel{align-self:start;padding:18px 16px 14px}.sceneFormBlock{display:grid;gap:14px}.sceneFormBlock h2,.scenePanelHeader h2{margin:0;color:#111827;font-size:16px;letter-spacing:0}.sceneField,.sceneUploadField{position:relative;display:grid;gap:8px}.sceneField>span,.sceneUploadField>span{color:#20263a;font-size:13px;font-weight:900}.sceneField em{color:#ff4d4f;font-style:normal;margin-left:3px}.sceneField input,.sceneField textarea,.sceneField select{width:100%;border:1px solid #e1e5f2;border-radius:6px;outline:0;background:#fff;color:#20263a;padding:0 12px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:13px}.sceneField input,.sceneField select{min-height:36px}.sceneField textarea{min-height:88px;padding-top:10px;resize:vertical}.sceneField small{position:absolute;right:9px;bottom:7px;color:#8a91a6;font-size:12px}.sceneUploadField>div{display:grid;place-items:center;gap:5px;width:138px;min-height:72px;border:1px dashed #d8d4ff;border-radius:7px;background:#fbfaff;color:var(--web-primary);text-align:center;cursor:pointer}.sceneUploadField strong{color:#273047;font-size:13px}.sceneUploadField small{color:#7d849b;font-size:11px;line-height:1.4}.sceneUploadField input{display:none}.sceneSegmentGrid,.sceneChipGrid{display:grid;gap:8px}.sceneSegmentGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.sceneSegmentGrid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.sceneSegmentGrid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.sceneSegmentGrid button,.sceneChipGrid button{min-height:34px;border:1px solid #e3e6f3;border-radius:6px;background:#fff;color:#4b5563;font-weight:800;cursor:pointer}.sceneSegmentGrid button.active,.sceneChipGrid button.active{border-color:var(--web-primary);color:var(--web-primary);background:#fff}.sceneChipGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.sceneChipGrid button{font-size:12px}.sceneGenerateRow{gap:8px;margin-top:16px}.sceneGenerateButton{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:0;border-radius:6px;background:linear-gradient(135deg,var(--web-primary),#7b3cff);color:#fff;font-size:15px;font-weight:900;cursor:pointer}.sceneGenerateRow span{display:inline-flex;align-items:center;justify-content:center;min-width:144px;min-height:42px;border:1px solid #e8ebf6;border-radius:6px;background:#fff;color:#4b5563;font-weight:900}.sceneRightStack{display:grid;gap:12px;min-width:0}.sceneResultPanel{padding:18px}.scenePanelHeader{justify-content:space-between;gap:12px;margin-bottom:14px}.scenePanelHeader span{color:#8b92a8;font-size:13px;font-weight:800}.scenePanelActions{gap:8px}.scenePanelActions button{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid #e7eaf5;border-radius:6px;background:#fff;color:#4b5563;padding:0 12px;font-weight:800}.scenePanelActions button:disabled{opacity:.45}.sceneEmptyResult{display:grid;place-items:center;align-content:center;min-height:382px;border:1px dashed #d8d4ff;border-radius:6px;background:radial-gradient(circle at 50% 30%,rgba(126,87,255,.08),transparent 32%),#fff;text-align:center;color:#8b92a8}.sceneEmptyArt{position:relative;color:#6c4cff47;margin-bottom:18px}.sceneEmptyArt svg:last-child{position:absolute;right:-18px;top:10px;color:#6c4cff8c}.sceneEmptyResult strong{color:#22283b;font-size:17px}.sceneEmptyResult p{margin:10px 0 0}.sceneResultGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sceneResultCard{position:relative;overflow:hidden;display:grid;place-items:center;min-height:220px;border:1px solid #e8ebf6;border-radius:8px;background:#fff}.sceneResultCard img{width:100%;height:100%;min-height:220px;object-fit:cover}.sceneResultCard.loadingCard{color:var(--web-primary);gap:10px}.sceneImageTools{position:absolute;right:10px;top:10px;display:flex;gap:8px}.sceneImageTools button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:8px;background:#ffffffeb;color:var(--web-primary)}.sceneFailedState,.sceneErrorBox{border:1px solid #ffd7dc;border-radius:8px;background:#fff6f7;color:#c72a35;padding:14px}.scenePracticePanel{padding:18px}.scenePracticeGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.scenePracticeCard{overflow:hidden;border:1px solid #e8ebf6;border-radius:8px;background:#fff}.scenePracticeCover{position:relative;aspect-ratio:9 / 12;background:#f1f3f9}.scenePracticeCover img{width:100%;height:100%;object-fit:cover;display:block}.scenePracticeCover span{position:absolute;left:8px;top:8px;border-radius:4px;background:#1f29379e;color:#fff;padding:3px 6px;font-size:11px}.scenePracticeInfo{display:grid;gap:8px;padding:12px}.scenePracticeInfo strong{color:#1f2937}.scenePracticeInfo button{width:fit-content;border:0;border-radius:5px;background:#f0edff;color:var(--web-primary);padding:4px 8px;font-size:12px;font-weight:900}.scenePracticeInfo p{min-height:48px;margin:0;color:#6b7280;font-size:12px;line-height:1.5}.scenePracticeInfo div{display:flex;align-items:center;justify-content:space-between;color:#7b829c;font-size:12px}.scenePracticeInfo span{display:inline-flex;align-items:center;gap:4px}@media(max-width:1280px){.sceneWorkbenchGrid{grid-template-columns:1fr}.sceneResultGrid,.scenePracticeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.sceneTopbar{align-items:flex-start;flex-direction:column;padding:14px 16px}.sceneWorkbenchGrid{padding:10px}.sceneSegmentGrid,.sceneSegmentGrid.three,.sceneSegmentGrid.four,.sceneChipGrid,.sceneResultGrid,.scenePracticeGrid{grid-template-columns:1fr}}.webSidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;border-right:1px solid #edf0fb;background:#ffffffeb;padding:18px 20px 20px}.webBrand{min-height:60px}.webBrand img{width:132px;height:auto;object-fit:contain;transform:translateY(-8px)}.webSidebarScroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:2px}.webNavList{display:grid;gap:10px}.webNavItem,.webSceneParent{display:flex;align-items:center;width:100%;min-height:48px;border:0;border-radius:10px;background:transparent;color:#111827;gap:14px;padding:0 16px;font-size:16px;font-weight:800;cursor:pointer}.webNavItem svg,.webSceneParent svg{color:#172554;stroke-width:2px}.webNavItem.active,.webSceneParent.active{background:var(--web-primary-soft);color:var(--web-primary)}.webNavItem.active svg,.webSceneParent.active svg{color:var(--web-primary)}.webSceneMenu{display:grid;gap:6px}.webSceneParent .open{transform:rotate(180deg)}.webSceneParent svg:last-child{margin-left:auto;transition:transform .18s ease}.webSceneChildren{display:grid;gap:12px;border-left:2px solid #e7e6f8;margin-left:22px;padding:6px 0 8px 18px}.webSceneChildren button{position:relative;border:0;background:transparent;color:#626983;text-align:left;min-height:28px;font-size:14px;font-weight:700;cursor:pointer}.webSceneChildren button:before{content:"";position:absolute;left:-23px;top:50%;width:6px;height:6px;border-radius:50%;background:#d8d6ee;transform:translateY(-50%)}.webSceneChildren button.active,.webSceneChildren button:hover{color:var(--web-primary)}.webNavDivider{height:1px;background:#edf0fb;margin:10px 0}.webInviteCard{position:relative;overflow:hidden;display:grid;gap:10px;border-radius:12px;background:linear-gradient(135deg,#f4efff,#fff);padding:18px;min-height:150px}.webInviteCard>div{display:flex;align-items:center;gap:9px}.webInviteCard strong{font-size:17px;color:#111827}.webInviteCard span{color:#68708a;font-size:14px}.webInviteCard button{z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;border:0;border-radius:999px;background:linear-gradient(90deg,var(--web-primary),#7b3cff);color:#fff;min-height:34px;padding:0 15px;font-weight:900;cursor:pointer}.webInviteGift{position:absolute;right:8px;bottom:4px;color:#6c4cff38}.webGemDot{width:20px;height:20px;border-radius:6px;background:linear-gradient(135deg,#ffba00,#ff7a00)}.webHomeWorkspace{position:relative;min-width:0;min-height:100vh;padding:20px 40px 42px}.webTopAccountBar{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-height:44px}.webCreditButton,.webMemberButton,.webNotifyButton,.webLoginButton,.webAvatarButton{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ecebfb;border-radius:999px;background:#ffffffeb;color:var(--web-ink);min-height:44px;gap:8px;padding:0 16px;font-weight:900;box-shadow:0 8px 22px #2d255f0d;cursor:pointer}.webCreditButton svg{color:var(--web-orange);fill:#ffba002e}.webCreditButton span{color:#5c637a}.webMemberButton{border:0;background:linear-gradient(90deg,#fff2cf,#ffe6b2);color:#9a5a00}.webNotifyButton{position:relative;width:44px;padding:0}.webNotifyButton em{position:absolute;right:-4px;top:-4px;min-width:20px;border-radius:999px;background:#f34;color:#fff;font-size:11px;font-style:normal;line-height:20px}.webAvatarButton{width:54px;padding:0}.webAvatarButton span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--web-primary);color:#fff}.webHeroCreator{display:grid;justify-items:center;gap:20px;max-width:1160px;margin:22px auto 0}.webHeroTitle{text-align:center}.webHeroTitle h1{margin:0;color:#0f172a;font-size:34px;line-height:1.2;letter-spacing:0}.webHeroTitle h1 span{color:var(--web-primary)}.webHeroTitle p{margin:12px 0 0;color:#78809a;font-size:16px}.webAgentTabs{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.webAgentPill{display:inline-flex;align-items:center;gap:8px;border:1px solid #ecebfb;border-radius:999px;background:#fff;min-height:44px;padding:0 20px;color:#111827;font-weight:900;box-shadow:0 8px 20px #2d255f0a;cursor:pointer}.webAgentPill.orange svg{color:#ff7a00}.webAgentPill.violet svg{color:var(--web-primary)}.webAgentPill.green svg{color:var(--web-green)}.webAgentPill.blue svg{color:var(--web-blue)}.webPromptComposer{position:relative;display:grid;grid-template-columns:124px minmax(0,1fr);gap:20px;width:min(100%,1160px);border:1px solid #ddd9ff;border-radius:18px;background:#ffffffeb;box-shadow:var(--web-shadow);padding:22px}.webUploadCard{position:relative;display:grid;place-items:center;align-content:center;gap:9px;min-height:154px;border:1px dashed #d7d1ff;border-radius:8px;background:linear-gradient(180deg,#fbfaff,#f5f3ff);color:#6b7280;text-align:center;cursor:pointer}.webUploadCard svg{color:var(--web-primary)}.webUploadCard strong{color:var(--web-ink);font-size:14px}.webUploadCard span{color:#737b93;font-size:12px;line-height:1.6}.webUploadCard input{display:none}.webUploadCard.hasImage img{width:92px;height:92px;border-radius:8px;object-fit:cover}.webUploadCard.hasImage strong{max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.webUploadRemoveButton{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:50%;background:#1f29379e;color:#fff;font-size:20px;line-height:1;cursor:pointer}.webPromptMain{position:relative;display:grid;grid-template-rows:1fr auto;min-height:154px}.webPromptMain textarea{width:100%;min-height:92px;border:0;outline:0;resize:none;background:transparent;color:var(--web-ink);font-size:16px;line-height:1.7}.webPromptMain textarea::placeholder{color:#9aa2b8}.webPromptCount{position:absolute;right:0;top:88px;color:#78809a;font-size:12px;font-style:normal}.webComposerFooter{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #ecebfb;padding-top:14px}.webSelectCluster{display:flex;flex-wrap:wrap;gap:12px}.webComposerMenu{position:relative}.webComposerTrigger{display:inline-flex;align-items:center;gap:8px;min-height:42px;border:1px solid #e3e5f4;border-radius:12px;background:#fff;color:#182038;padding:0 14px;font-family:PingFang SC,PingFang TC,Microsoft YaHei,sans-serif;font-size:15px;font-weight:700;cursor:pointer}.webComposerTrigger span,.webComposerTrigger button,.webDropdownPanel button,.webDropdownPanel strong{font-family:PingFang SC,PingFang TC,Microsoft YaHei,sans-serif;letter-spacing:0}.webComposerTrigger svg:last-child{margin-left:2px}.webComposerMenu.open .webComposerTrigger{border-color:var(--web-primary);color:var(--web-primary);box-shadow:0 0 0 1px #6c4cff1f inset}.webDropdownPanel{position:absolute;z-index:20;top:calc(100% + 10px);left:0;border:1px solid #ececf7;border-radius:20px;background:#fff;box-shadow:0 26px 54px #1d184624;overflow:hidden}.webModelDropdown{min-width:340px;padding:10px}.webModelDropdown button{display:flex;align-items:center;width:100%;min-height:52px;border:0;border-radius:14px;background:#fff;color:#22273a;padding:0 16px;text-align:left;font-family:PingFang SC,PingFang TC,Microsoft YaHei,sans-serif;font-size:18px;font-weight:500;cursor:pointer}.webModelDropdown button.active{background:#ebe4ff;color:var(--web-primary)}.webRatioDropdown{min-width:640px;padding:18px 20px 20px}.webRatioDropdown strong{display:block;margin-bottom:16px;color:#31354b;font-size:18px;font-weight:600}.webRatioDropdown>div{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;background:#f6f5fb;border-radius:22px;padding:12px 14px}.webRatioDropdown button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;height:116px;min-width:72px;border:0;border-radius:14px;background:transparent;color:#30364c;cursor:pointer}.webRatioDropdown button.active{background:#fff;color:var(--web-primary);box-shadow:0 10px 18px #6c4cff14}.webRatioDropdown i{display:block;flex:0 0 auto;border:3px solid currentColor;border-radius:4px;box-sizing:border-box}.webRatioDropdown span{font-family:PingFang SC,PingFang TC,Microsoft YaHei,sans-serif;font-size:18px;font-weight:600;line-height:1}.webSimpleDropdown{min-width:170px;padding:10px}.webSimpleDropdown button{display:flex;align-items:center;width:100%;min-height:44px;border:0;border-radius:12px;background:#fff;color:#23283a;padding:0 14px;font-family:PingFang SC,PingFang TC,Microsoft YaHei,sans-serif;font-size:15px;font-weight:500;text-align:left;cursor:pointer}.webSimpleDropdown button:hover,.webModelDropdown button:hover,.webRatioDropdown button:hover{background:#f4f0ff}.webGenerateCluster{display:inline-flex;align-items:center;gap:18px}.webGenerateCluster span{display:inline-flex;align-items:center;gap:6px;color:#1f2937;font-size:14px;font-weight:900;white-space:nowrap}.webGenerateCluster span svg{color:var(--web-orange)}.webGenerateButton{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--web-primary),#6f2cff);color:#fff;min-height:46px;min-width:98px;padding:0 22px;font-size:15px;font-weight:900;box-shadow:0 12px 24px #6c4cff40;cursor:pointer}.webGenerateButton:disabled{cursor:not-allowed;opacity:.58}.webErrorBox{grid-column:1 / -1;border:1px solid #ffd5d8;border-radius:10px;background:#fff6f6;color:#c9282d;padding:10px 12px;font-weight:800}.webToolGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));max-width:1160px;margin:26px auto 0;border:1px solid #ecebfb;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 10px 32px #2d255f0a}.webToolCard{display:flex;align-items:center;gap:14px;border:0;border-right:1px solid #ecebfb;border-bottom:1px solid #ecebfb;background:#fff;min-height:74px;padding:14px 18px;text-align:left;cursor:pointer}.webToolCard:nth-child(5n){border-right:0}.webToolCard span{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:10px;background:linear-gradient(180deg,#fbfaff,#f0edff);color:var(--web-primary)}.webToolCard strong,.webTemplateCard strong{display:block;color:#111827;font-size:15px;font-weight:900}.webToolCard small,.webTemplateCard span{display:block;margin-top:4px;color:#737b93;font-size:13px}.webToolCard div{min-width:0}.webToolCard strong{line-height:1.2}.webResultSection,.webTemplateSection{max-width:1160px;margin:28px auto 0}.templateCenterInspirationSection{margin-top:0}.webSectionHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.webSectionHeader h2{margin:0;font-size:20px;letter-spacing:0}.webSectionHeader span{color:var(--web-muted);font-weight:800}.webResultGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.webResultCard{position:relative;overflow:hidden;display:grid;place-items:center;min-height:220px;border:1px solid #ecebfb;border-radius:12px;background:#fff;box-shadow:0 10px 28px #2d255f0d}.webResultCard img{width:100%;height:100%;min-height:220px;object-fit:cover}.webResultCard.loadingCard{gap:10px;color:var(--web-primary)}.webResultCard.loadingCard strong{color:#4b5563}.webImageTools{position:absolute;right:10px;top:10px;display:flex;gap:8px}.webImageTools button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:10px;background:#ffffffeb;color:var(--web-primary);cursor:pointer}.webEmptyState{border:1px solid #ecebfb;border-radius:12px;background:#fff;padding:28px;color:#737b93;text-align:center}.webEmptyState strong{color:#111827}.webTemplateTabs{display:flex;align-items:center;flex-wrap:wrap;gap:18px 40px;margin-bottom:22px}.webTemplateTabs button{position:relative;flex:0 0 auto;border:0;background:transparent;color:#48516b;padding:0 0 10px;font-size:16px;font-weight:800;cursor:pointer}.webTemplateTabs button.active{color:var(--web-primary)}.webTemplateTabs button.active:after{content:"";position:absolute;left:50%;bottom:0;width:24px;height:3px;border-radius:999px;background:var(--web-primary);transform:translate(-50%)}.webTemplateGrid{column-count:6;column-gap:14px}.webTemplateCard{display:inline-block;width:100%;margin:0 0 14px;break-inside:avoid;-webkit-column-break-inside:avoid;overflow:hidden;border:1px solid #ecebfb;border-radius:8px;background:#fff;padding:0 0 16px;text-align:left;box-shadow:0 12px 32px #2d255f0d;cursor:pointer}.webTemplateImageWrap{position:relative}.webTemplateCard img{display:block;width:100%;height:auto}.webTemplateOverlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;background:#1317256b;opacity:0;transition:opacity .18s ease;pointer-events:none}.webTemplateCard:hover .webTemplateOverlay{opacity:1;pointer-events:auto}.webTemplateOverlay button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:132px;min-height:42px;border:0;border-radius:10px;background:#fff;color:#39415f;font-size:14px;font-weight:900;cursor:pointer}.webTemplateOverlay button:last-child{background:linear-gradient(135deg,var(--web-primary),#7e37ff);color:#fff}.webTemplateLoadTrigger{height:48px}.webTemplateLoadEnd{margin-top:10px;color:#8a90ab;text-align:center;font-size:14px;font-weight:800}.webTemplateCard strong{padding:14px 14px 0}.webTemplateCard span{padding:0 14px;font-size:15px}@media(max-width:1280px){.webToolGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.webTemplateGrid{column-count:4}.webResultGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.appShell{grid-template-columns:1fr}.webSidebar{position:static;height:auto}.webPromptComposer{grid-template-columns:1fr}.webComposerFooter,.webGenerateCluster,.webTopAccountBar{align-items:flex-start;flex-direction:column}.webTemplateGrid{column-count:2}}@media(max-width:720px){.webHomeWorkspace{padding:16px}.webHeroTitle h1{font-size:26px}.webToolGrid,.webResultGrid{grid-template-columns:1fr}.webTemplateGrid{column-count:1}.webTemplateTabs,.webAgentTabs,.webSelectCluster{overflow-x:auto;justify-content:flex-start;width:100%}}.adminDesignRoot{--admin-bg: #f5f7fb;--admin-surface: #ffffff;--admin-border: #e7eaf3;--admin-text: #1e2433;--admin-muted: #747b8f;--admin-primary: #6c4dff;--admin-primary-soft: #f0edff;--admin-success: #13a66b;--admin-warning: #d98a00;--admin-danger: #e5484d;--admin-radius: 8px;min-height:100vh;color:var(--admin-text);background:var(--admin-bg);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}.adminConsole{display:grid;grid-template-columns:224px minmax(0,1fr)}.adminOpsSidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:16px;border-right:1px solid var(--admin-border);background:var(--admin-surface);padding:18px 14px}.adminOpsBrand{display:flex;align-items:center;gap:10px;min-height:46px}.adminOpsBrand img{width:40px;height:40px;object-fit:contain}.adminOpsBrand strong,.adminOpsPanelHeader strong,.adminOpsModelHeader strong,.adminOpsMiniList strong{display:block;color:var(--admin-text)}.adminOpsBrand span,.adminOpsTopbar span,.adminOpsMiniList span,.adminOpsModelHeader span,.adminOpsTable td span,.adminOpsStatCard em,.adminOpsSidebarFoot span{color:var(--admin-muted);font-size:12px;font-style:normal}.adminOpsSearch,.adminOpsTopActions label{display:flex;align-items:center;gap:8px;border:1px solid var(--admin-border);border-radius:var(--admin-radius);background:#fafbff;padding:0 10px;min-height:36px}.adminOpsSearch input,.adminOpsTopActions input{width:100%;border:0;outline:0;background:transparent;color:var(--admin-text)}.adminOpsNav{display:grid;gap:5px;overflow-y:auto;padding-right:2px}.adminOpsNav button,.adminOpsTopActions button,.adminOpsSidebarFoot,.adminInlineActions button,.adminTextButton,.adminOpsModelCard>button,.adminOpsFilters button{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:var(--admin-radius);background:transparent;color:#4c5265;font-weight:700;cursor:pointer}.adminOpsNav button{justify-content:flex-start;min-height:38px;padding:0 10px}.adminOpsNav button.active{background:var(--admin-primary-soft);color:var(--admin-primary)}.adminOpsSidebarFoot{margin-top:auto;align-items:flex-start;border:1px solid var(--admin-border);background:#fafbff;padding:10px}.adminOpsMain{min-width:0}.adminOpsTopbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;border-bottom:1px solid var(--admin-border);background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 24px}.adminOpsTopbar h1{margin:2px 0 0;font-size:22px;letter-spacing:0}.adminOpsTopActions{display:flex;align-items:center;gap:10px}.adminOpsTopActions button{min-height:36px;border:1px solid var(--admin-border);background:var(--admin-surface);padding:0 10px}.adminOpsProfile span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--admin-primary);color:#fff}.adminOpsContent{display:grid;gap:16px;padding:22px 24px 32px}.adminOpsStatsGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.adminOpsStatsGrid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.adminOpsStatCard,.adminOpsPanel,.adminOpsModelCard{border:1px solid var(--admin-border);border-radius:var(--admin-radius);background:var(--admin-surface);box-shadow:0 10px 24px #151f400a}.adminOpsStatCard{display:grid;gap:6px;min-height:128px;padding:16px}.adminOpsStatCard svg{color:var(--admin-primary)}.adminOpsStatCard span{color:var(--admin-muted);font-size:13px}.adminOpsStatCard strong{font-size:28px;line-height:1}.adminOpsGridTwo{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:14px}.adminOpsPanel{min-width:0;overflow:hidden}.adminOpsPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;border-bottom:1px solid var(--admin-border);padding:0 16px}.adminOpsPanelHeader>div{color:var(--admin-muted);font-size:13px;font-weight:800}.adminOpsMiniList{display:grid;gap:0;padding:8px 16px 14px}.adminOpsMiniList>div{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #f0f2f7;padding:12px 0}.adminOpsMiniList>div:last-child{border-bottom:0}.adminOpsMiniList em{color:var(--admin-primary);font-style:normal;font-weight:900}.adminOpsTable{width:100%;min-width:980px;border-collapse:collapse}.adminOpsTable th,.adminOpsTable td{border-bottom:1px solid #edf0f6;padding:13px 14px;text-align:left;vertical-align:middle;font-size:13px}.adminOpsTable th{background:#f8f9fd;color:#596071;font-weight:900}.adminOpsTable td strong{display:block;max-width:260px;overflow:hidden;color:var(--admin-text);text-overflow:ellipsis;white-space:nowrap}.adminMutedCell{max-width:260px;overflow:hidden;color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap}.adminStatusTag{display:inline-flex;align-items:center;justify-content:center;min-width:58px;border-radius:999px;background:#eef2ff;color:#4d63d9;padding:4px 9px;font-size:12px;font-weight:900}.adminStatusTag.succeeded,.adminStatusTag.active{background:#e9f8f0;color:var(--admin-success)}.adminStatusTag.failed,.adminStatusTag.disabled,.adminStatusTag.exhausted{background:#fff0f1;color:var(--admin-danger)}.adminStatusTag.processing,.adminStatusTag.busy,.adminStatusTag.maintenance,.adminStatusTag.cooldown{background:#fff6e6;color:var(--admin-warning)}.adminOpsModelGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.adminOpsModelCard{display:grid;gap:14px;padding:16px}.adminOpsModelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.adminOpsModelCard dl{display:grid;gap:8px;margin:0}.adminOpsModelCard dl div{display:flex;justify-content:space-between;gap:12px}.adminOpsModelCard dt{color:var(--admin-muted)}.adminOpsModelCard dd{margin:0;font-weight:900}.adminOpsModelCard>button{justify-content:center;min-height:36px;border:1px solid var(--admin-border);background:#fafbff}.adminOpsFilters{display:flex;align-items:end;gap:12px;border:1px solid var(--admin-border);border-radius:var(--admin-radius);background:var(--admin-surface);padding:14px}.adminOpsFilters label,.adminOpsFormGrid label,.adminLoginCard label{display:grid;gap:7px;color:#4f5669;font-size:13px;font-weight:800}.adminOpsFilters input,.adminOpsFilters select,.adminOpsFormGrid input,.adminOpsFormGrid select,.adminOpsFormGrid textarea,.adminLoginCard input{width:100%;border:1px solid var(--admin-border);border-radius:var(--admin-radius);outline:0;background:#fff;color:var(--admin-text);padding:0 11px;min-height:38px}.adminOpsFormGrid textarea{min-height:120px;padding-top:10px;resize:vertical}.adminPrimaryButton{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:var(--admin-radius);background:var(--admin-primary);color:#fff;min-height:42px;padding:0 16px;font-weight:900;cursor:pointer}.adminPrimaryButton.compact{min-height:34px;padding:0 12px}.adminInlineActions{display:flex;align-items:center;gap:10px}.adminInlineActions button,.adminTextButton{color:var(--admin-primary);font-size:13px}.adminInlineActions button.danger{color:var(--admin-danger)}.adminCreditEditor{display:flex;align-items:center;gap:8px}.adminCreditEditor input{width:78px;border:1px solid var(--admin-border);border-radius:6px;min-height:32px;padding:0 8px}.adminCreditEditor button{border:0;background:transparent;color:var(--admin-primary);font-weight:900;cursor:pointer}.adminLoginScreen{display:grid;place-items:center;padding:24px}.adminLoginCard{display:grid;gap:16px;width:min(420px,100%);border:1px solid var(--admin-border);border-radius:12px;background:var(--admin-surface);padding:28px;box-shadow:0 20px 48px #151f4014}.adminLoginCard h1{margin:4px 0;font-size:24px;letter-spacing:0}.adminLoginCard p,.adminEyebrow{color:var(--admin-muted)}.adminEyebrow{font-size:12px;font-weight:900;text-transform:uppercase}.adminModalOverlay{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#10142061;padding:24px}.adminOpsModal{width:min(720px,100%);max-height:88vh;overflow:auto;border-radius:12px;background:#fff;box-shadow:0 24px 70px #0a10203d}.adminOpsModal.wide{width:min(920px,100%)}.adminModalHeader,.adminModalActions{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--admin-border);padding:16px 18px}.adminModalHeader button,.adminModalActions button{border:1px solid var(--admin-border);border-radius:var(--admin-radius);background:#fff;min-height:34px;padding:0 12px;cursor:pointer}.adminModalActions{justify-content:flex-end;border-top:1px solid var(--admin-border);border-bottom:0}.adminOpsFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}.adminModalFull{grid-column:1 / -1}.adminImageUploadField{display:grid;gap:8px;color:#4f5669;font-size:13px;font-weight:800}.adminImageUploader{position:relative;display:grid;place-items:center;min-height:132px;border:1px dashed #cfd5e7;border-radius:10px;background:#f8f9fd;overflow:hidden;cursor:pointer}.adminImageUploader input,.adminImageReplace input{display:none}.adminImageUploader>div{display:grid;place-items:center;gap:8px;color:#9aa2b8;text-align:center}.adminImageUploader strong{color:#4f5669}.adminImageUploader small{color:#8a91a6;font-size:12px}.adminImageUploader.hasImage img{width:100%;height:160px;object-fit:cover}.adminImageUploader.hasImage button{position:absolute;right:8px;top:8px;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:50%;background:#1118279e;color:#fff;cursor:pointer}.adminImageReplace{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;border:1px solid var(--admin-border);border-radius:8px;background:#fff;color:var(--admin-primary);padding:7px 10px;cursor:pointer}.adminImageUploadField>em{color:var(--admin-danger);font-style:normal}.adminFieldWithPicker{position:relative;display:grid;gap:8px;color:#4f5669;font-size:13px;font-weight:800}.adminPicker{position:relative}.adminPickerTrigger{width:100%;min-height:42px;border:1px solid var(--admin-border);border-radius:8px;background:#fff;color:#31384d;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:700;cursor:pointer}.adminPicker.open .adminPickerTrigger{border-color:var(--admin-primary);box-shadow:0 0 0 1px #6a55ff1f inset}.adminPickerPanel{position:absolute;z-index:12;top:calc(100% + 8px);left:0;right:0;max-height:280px;overflow:auto;border:1px solid var(--admin-border);border-radius:10px;background:#fff;box-shadow:0 18px 40px #1018281f;padding:8px}.adminPickerPanel button{width:100%;min-height:40px;border:0;border-radius:8px;background:#fff;color:#31384d;padding:0 12px;display:flex;align-items:center;text-align:left;cursor:pointer}.adminPickerPanel button.active{background:#f4f1ff;color:var(--admin-primary)}.adminMultiPickerPanel{display:grid;gap:6px}.adminMultiPickerPanel label{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:10px;border:1px solid transparent;border-radius:8px;background:#fff;padding:10px 12px;cursor:pointer}.adminMultiPickerPanel label.active{border-color:#dcd4ff;background:#f7f4ff}.adminMultiPickerPanel input{width:16px;height:16px;margin-top:2px}.adminMultiPickerPanel strong,.adminMultiPickerPanel small{display:block}.adminMultiPickerPanel small{color:var(--admin-muted);margin-top:4px}.adminSelectedTags{display:flex;flex-wrap:wrap;gap:8px}.adminSelectedTags span,.adminSelectedTags em{border-radius:999px;padding:6px 10px;font-size:12px;font-style:normal;line-height:1}.adminSelectedTags span{background:#f4f1ff;color:var(--admin-primary)}.adminSelectedTags em{background:#f6f7fb;color:var(--admin-muted)}.adminMutedHint{color:var(--admin-muted);font-size:12px;font-weight:700}.adminPracticeEditor{display:grid;gap:12px}.adminPracticeHeader{display:flex;align-items:center;justify-content:space-between}.adminPracticeHeader button,.adminPracticeRemove{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--admin-border);border-radius:8px;background:#fff;color:var(--admin-primary);min-height:34px;padding:0 10px;font-weight:900;cursor:pointer}.adminPracticeItem{display:grid;grid-template-columns:180px repeat(3,minmax(0,1fr));gap:12px;border:1px solid var(--admin-border);border-radius:10px;background:#fafbff;padding:12px}.adminPracticeItem .adminImageUploader{min-height:128px}.adminPracticeItem .adminImageUploader.hasImage img{height:128px}.adminPracticeRemove{grid-column:1 / -1;justify-self:end;color:var(--admin-danger)}.adminError{border:1px solid #ffd5d8;border-radius:var(--admin-radius);background:#fff5f5;color:var(--admin-danger);padding:10px 12px;font-weight:800}.adminEmpty,.adminEmptyText{color:var(--admin-muted);text-align:center}.adminPagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px 16px}.adminPaginationMeta{color:var(--admin-muted);font-size:13px;font-weight:800}.adminPaginationControls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.adminPaginationControls button{min-width:34px;height:34px;border:1px solid var(--admin-border);border-radius:10px;background:#fff;color:#4c556f;padding:0 12px;font-size:13px;font-weight:800}.adminPaginationControls button.active{border-color:#6f5ef638;background:#6f5ef614;color:var(--admin-primary)}.adminPaginationControls button:disabled{opacity:.45;cursor:not-allowed}.adminPaginationEllipsis{color:var(--admin-muted);font-size:13px;font-weight:800;padding:0 2px}@media(max-width:1180px){.adminOpsStatsGrid,.adminOpsModelGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminOpsGridTwo{grid-template-columns:1fr}.adminPagination{flex-direction:column;align-items:flex-start}.adminPaginationControls{width:100%;justify-content:flex-start}}@media(max-width:860px){.adminConsole{grid-template-columns:1fr}.adminOpsSidebar{position:static;height:auto}.adminOpsTopbar,.adminOpsFilters{align-items:flex-start;flex-direction:column}.adminOpsStatsGrid,.adminOpsStatsGrid.compact,.adminOpsModelGrid,.adminOpsFormGrid{grid-template-columns:1fr}}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{cursor:pointer}.appShell{display:grid;grid-template-columns:232px 1fr;min-height:100vh;background:radial-gradient(circle at 72% 12%,rgba(143,111,255,.12),transparent 32%),linear-gradient(180deg,#fbfbff,#f4f6fc)}.adminShell{display:grid;grid-template-columns:224px 1fr;min-height:100vh;background:#f7f8fd;color:#20203b}.adminSidebar{border-right:1px solid #e8ebf5;background:#ffffffe0;padding:22px 16px;display:flex;flex-direction:column;gap:18px;min-height:100vh}.adminBrand{display:grid;gap:4px;padding:0 4px 12px}.adminBrand img{width:138px;height:auto}.adminBrand span{color:#5f5a7a;font-weight:800;margin-left:52px}.adminMenuSearch,.adminTopActions label{border:1px solid #e1e5f2;background:#fff;border-radius:10px;display:flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;color:#77748e}.adminMenuSearch input,.adminTopActions input{min-height:0;border:0;padding:0;font-weight:600}.adminMenuSearch em{margin-left:auto;color:#a2a0b6;font-style:normal;font-size:12px}.adminNav{display:grid;gap:4px}.adminNav button{border:0;background:transparent;color:#22213b;min-height:38px;border-radius:9px;display:flex;align-items:center;gap:10px;padding:0 12px;font-weight:700}.adminNav button.active{color:#6247f5;background:#f0edff}.adminCollapse{margin-top:auto;border:1px solid #e4e7f3;background:#fff;color:#34324a;min-height:44px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-weight:800}.adminMain{min-width:0}.adminTopbar{height:68px;border-bottom:1px solid #edf0f8;background:#ffffffeb;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.adminBreadcrumb{display:flex;align-items:center;gap:16px;color:#20203b}.adminTopActions{display:flex;align-items:center;gap:14px}.adminTopActions label{width:290px}.adminTopActions>button{position:relative;border:0;background:#fff;width:40px;height:40px;border-radius:50%;box-shadow:0 8px 24px #27234c14;display:grid;place-items:center}.adminTopActions button em{position:absolute;top:-5px;right:-4px;min-width:18px;height:18px;border-radius:999px;color:#fff;background:#f23c4a;font-size:11px;font-style:normal;display:grid;place-items:center}.adminProfile{width:auto!important;border-radius:999px!important;padding:0 12px!important;display:flex!important;gap:8px;font-weight:800}.adminProfile span{width:28px;height:28px;border-radius:50%;background:#201d37;color:#fff;display:grid;place-items:center}.adminContent{margin:22px;border-radius:14px;background:#ffffffd1;padding:24px;box-shadow:0 18px 46px #27234c0f}.adminStatsGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:22px}.adminConfigPanels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 0 22px}.adminConfigPanel{border:1px solid #e8ebf5;border-radius:10px;background:#fff;padding:16px}.adminConfigPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.adminConfigPanelHeader strong{color:#201d37;font-size:17px}.adminConfigPanelHeader button{border:0;border-radius:8px;min-height:34px;padding:0 12px;color:#fff;background:#604cff;font-weight:900}.adminConfigPanelHeader span{color:#7b7895;font-weight:800}.adminConfigList button{border:1px solid #edf0f8;border-radius:8px;background:#f9faff;min-height:48px;padding:8px 10px;display:grid;gap:4px;text-align:left}.adminConfigList span{color:#25223b;font-weight:900}.adminConfigList small{color:#7b7895;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminWideModal{width:min(760px,96vw)}.adminConfigPanels{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}.adminConfigPanel{border:1px solid #e8ebf5;border-radius:8px;background:#fff;padding:16px}.adminConfigPanelHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.adminConfigPanelHeader strong{color:#20203b}.adminConfigPanelHeader button,.adminConfigPanelHeader span{border:0;border-radius:8px;min-height:32px;color:#6247f5;background:#f1efff;padding:0 10px;font-weight:900}.adminConfigList{display:grid;gap:8px}.adminConfigList button{border:1px solid #edf0f8;border-radius:8px;background:#fbfcff;padding:10px 12px;display:grid;gap:4px;text-align:left}.adminConfigList span{color:#22213b;font-weight:900}.adminConfigList small{color:#7d7895;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminStatCard{min-height:92px;border:1px solid #e8ebf5;border-radius:8px;background:#fff;padding:14px;display:grid;align-content:center;gap:5px}.adminStatCard span{color:#7d7895;font-size:12px;font-weight:800}.adminStatCard strong{color:#221f36;font-size:24px;line-height:1}.adminStatCard em{color:#9a96ae;font-style:normal;font-size:12px}.adminFilters{display:grid;grid-template-columns:170px 286px 226px 226px 1fr;gap:24px;align-items:end}.adminFilters label{display:grid;gap:8px;color:#45405f;font-weight:800}.adminFilters input,.adminFilters select,.dateRange{height:40px;border:1px solid #e0e4f0;border-radius:8px;background:#fff;color:#34324a;padding:0 12px}.dateRange{display:flex;align-items:center;gap:8px;color:#9a96ae}.dateRange input{border:0;height:auto;padding:0;min-width:0}.adminFilterActions{display:flex;justify-content:flex-end;gap:12px}.adminFilterActions button,.adminModalActions button{border:1px solid #e2e5f1;background:#fff;color:#34324a;min-height:40px;border-radius:8px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;font-weight:800}.adminFilterActions button.primary,.adminModalActions button.primary{color:#fff;border-color:transparent;background:linear-gradient(135deg,#6156ff,#8d38ea)}.adminToolbar{display:flex;justify-content:flex-end;margin:24px 0 18px}.adminAddButton{border:0;border-radius:8px;min-height:40px;padding:0 18px;color:#fff;background:linear-gradient(135deg,#735cff,#8b38e9);display:inline-flex;align-items:center;gap:8px;font-weight:900;box-shadow:0 12px 26px #5c45eb33}.adminError{border:1px solid #ffd2d2;background:#fff6f6;color:#b42323;border-radius:8px;padding:10px 12px;margin-bottom:12px}.adminTableCard{overflow-x:auto;border-radius:8px;background:#fff}.adminTable{width:100%;border-collapse:collapse;min-width:1080px}.adminTable th,.adminTable td{border-bottom:1px solid #edf0f8;padding:16px 14px;text-align:left;white-space:nowrap}.adminTable th{background:#f6f7fb;color:#575270;font-size:14px}.adminTable td{color:#2f2c4a}.memberTag{border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800}.memberTag.free{color:#70758d;background:#f1f3f7}.memberTag.monthly{color:#2473e8;background:#eef6ff}.memberTag.quarterly{color:#22a266;background:#ecfbf2}.memberTag.yearly{color:#ef7f1a;background:#fff4e6}.memberTag.lifetime{color:#794cf5;background:#f2edff}.adminTableActions{display:flex;gap:12px}.creditInlineEdit{display:flex;align-items:center;gap:8px}.creditInlineEdit input{width:76px;height:32px;border:1px solid #e0e4f0;border-radius:7px;padding:0 8px}.creditInlineEdit button{border:0;background:#f1efff;color:#6247f5;border-radius:7px;min-height:30px;padding:0 10px;font-weight:800}.adminTableActions button{border:0;background:transparent;color:#356df3;font-weight:800}.adminTableActions button.danger{color:#f04452}.adminEmpty{text-align:center!important;color:#8a869e!important}.adminModalOverlay{position:fixed;inset:0;z-index:90;background:#110f207a;display:grid;place-items:center;padding:24px}.adminUserModal{width:min(560px,96vw);border-radius:14px;background:#fff;box-shadow:0 24px 80px #110f2047;padding:22px}.adminWideModal{width:min(860px,96vw)}.adminModalHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.adminModalHeader strong{font-size:20px}.adminModalHeader button{border:0;background:transparent;font-size:24px}.adminFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.adminFormGrid label{display:grid;gap:8px;color:#45405f;font-weight:800}.adminFormGrid input,.adminFormGrid select,.adminFormGrid textarea{height:42px;border:1px solid #e0e4f0;border-radius:8px;padding:0 12px}.adminFormGrid textarea{height:auto;padding:12px;margin:0}.adminFullField{grid-column:1 / -1}.adminModalActions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.sidebar{border-right:1px solid #edf0f7;background:#ffffffeb;padding:18px 16px 16px;display:flex;flex-direction:column;gap:10px;position:sticky;top:0;height:100vh;min-height:0}.brand{display:flex;align-items:center;padding:0 0 0 6px;min-height:54px;flex:0 0 auto}.brandLogo{display:block;width:148px;height:auto;object-fit:contain;transform:translateY(-2px)}.sidebarScroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:4px 0 10px;scrollbar-width:thin;scrollbar-color:rgba(124,103,255,.28) transparent}.sidebarScroll::-webkit-scrollbar{width:6px}.sidebarScroll::-webkit-scrollbar-thumb{background:#7c67ff38;border-radius:999px}.navGroups{display:flex;flex-direction:column;gap:10px}.navGroup{display:grid;gap:4px;padding:0 0 10px;border-bottom:1px solid #edf0f7}.navGroup:last-child{border-bottom:0}.navGroup.compact{gap:6px}.navItem{border:0;background:transparent;color:#2f3150;min-height:42px;border-radius:12px;padding:0 14px;display:flex;align-items:center;gap:12px;text-align:left;width:100%;font-weight:800}.navItem svg{color:#252856}.navItem.active{color:#5038f6;background:#f0edff;font-weight:950}.navItem.active svg{color:#6b45ff}.sceneNavGroup{padding-bottom:12px}.sceneRoot{color:#5a40f5}.sceneRoot svg:last-child{margin-left:auto}.sceneGroupList{display:grid;gap:2px;padding:2px 0 0}.sceneMenuGroup{display:grid;gap:2px}.sceneMenuParent{border:0;min-height:34px;border-radius:10px;background:transparent;color:#33375d;padding:0 10px 0 12px;display:grid;grid-template-columns:16px 18px 1fr 14px;align-items:center;gap:7px;text-align:left;font-weight:900}.sceneMenuParent.active{color:#4e39f4}.sceneMenuParent.active svg{color:#5a3cff}.sceneChevron{transform:rotate(-90deg);transition:transform .18s ease}.sceneChevron.open{transform:rotate(0)}.sceneParentHint{opacity:.68}.sceneSubList{display:grid;gap:2px;margin:0 0 4px 28px;padding:0 0 0 13px;border-left:1px solid #e4e7f3}.sceneSubItem{border:0;min-height:32px;border-radius:9px;background:transparent;color:#4e526f;padding:0 10px;display:flex;align-items:center;text-align:left;font-size:14px;font-weight:800}.sceneSubItem.active{color:#3f2bf1;background:#eeebff;font-weight:950}.giftBox{flex:0 0 auto;position:relative;min-height:124px;border-radius:14px;padding:16px 18px;overflow:hidden;background:radial-gradient(circle at 92% 80%,rgba(255,198,80,.4),transparent 34%),linear-gradient(145deg,#f0edff,#fff8e9);display:grid;align-content:start;gap:7px;box-shadow:0 12px 30px #4f488b14}.giftBox strong{color:#4037ef}.giftBox span{color:#25283f;font-size:14px;font-weight:800}.giftBox span b{color:#513cff}.giftBox button{position:relative;z-index:1;margin-top:8px;width:94px;border:0;border-radius:10px;min-height:34px;color:#fff;background:linear-gradient(135deg,#6d45ff,#3d4bff);font-weight:900}.giftIllustration{position:absolute;right:12px;bottom:12px;width:50px;height:50px;border-radius:13px;background:linear-gradient(145deg,#8b5cff,#ffbb45);color:#fff;display:grid;place-items:center;transform:rotate(-8deg);box-shadow:0 13px 24px #724aff33}.workspace{padding:24px 28px 34px;min-width:0}.homeWorkspace{min-width:0;padding:18px 28px 20px;background:radial-gradient(circle at 78% 8%,rgba(194,142,255,.2),transparent 26%),radial-gradient(circle at 48% 2%,rgba(91,127,255,.11),transparent 28%),linear-gradient(180deg,#fbfbff,#f6f8ff)}.aiCreateWorkspace{min-width:0;min-height:100vh;padding:28px 34px 16px;background:radial-gradient(circle at 82% 0%,rgba(183,143,255,.12),transparent 30%),linear-gradient(180deg,#fbfbff,#f7f8fd)}.worksWorkspace{min-width:0;min-height:100vh;padding:18px 28px 34px;background:radial-gradient(circle at 72% 8%,rgba(143,111,255,.13),transparent 30%),linear-gradient(180deg,#fbfbff,#f7f8ff)}.templateCenterWorkspace{min-width:0;min-height:100vh;padding:24px 30px 34px;background:radial-gradient(circle at 82% 5%,rgba(143,111,255,.12),transparent 30%),linear-gradient(180deg,#fbfbff,#f7f8ff)}.templateCenterTopbar h1{margin:0;color:#151931;font-size:30px}.templateCenterTools{justify-content:space-between;gap:16px;border:1px solid #e6e8f5;border-radius:14px;background:#ffffffdb;padding:14px;margin-bottom:20px}.templateCenterTools label{width:min(430px,100%);min-height:44px;border:1px solid #dfe3f2;border-radius:12px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 14px;color:#78809a}.templateCenterTools>div{display:flex;flex-wrap:wrap;gap:8px}.templateCenterTools button{min-height:36px;border:1px solid #e4e7f4;border-radius:999px;background:#fff;color:#3f435c;padding:0 14px;font-weight:900}.templateCenterTools button.selected{border-color:#7657ff;color:#513cff;background:#f3f0ff}.templateCenterGrid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:20px}.templateCenterCard{overflow:hidden;border:1px solid #e7eaf6;border-radius:14px;background:#fff;box-shadow:0 13px 32px #2b295212}.templateCenterCover span{position:absolute;left:10px;top:10px;min-height:24px;border-radius:999px;padding:0 9px;color:#fff;background:linear-gradient(135deg,#6f5cff,#2592ff);display:inline-flex;align-items:center;font-size:12px;font-weight:900}.templateCenterInfo{padding:15px;display:grid;gap:10px}.templateCenterInfo strong{color:#161a31;font-size:17px}.templateCenterInfo p{margin:0;color:#737992;line-height:1.55;min-height:44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.templateCenterTags,.templateCenterMeta{gap:8px;flex-wrap:wrap}.templateCenterTags em{border-radius:999px;background:#f1efff;color:#604cff;padding:4px 8px;font-size:12px;font-style:normal;font-weight:900}.templateCenterMeta{color:#7b829c;font-size:13px;font-weight:900}.templateCenterInfo>button{min-height:42px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#6d45ff,#3d4bff);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900}.templateCenterWorkspace{min-width:0;min-height:100vh;padding:24px 32px 36px;background:radial-gradient(circle at 82% 0%,rgba(143,111,255,.13),transparent 28%),linear-gradient(180deg,#fbfbff,#f7f8fd)}.templateCenterTopbar,.templateCenterTools,.templateCenterMeta{display:flex;align-items:center}.templateCenterTopbar{justify-content:space-between;gap:20px;margin-bottom:22px}.templateCenterTopbar h1{margin:0;color:#14182f;font-size:30px}.templateCenterTopbar p{margin:8px 0 0;color:#77748e;font-weight:700}.templateCenterTools{justify-content:space-between;gap:18px;border:1px solid #e8eaf6;border-radius:14px;background:#ffffffdb;padding:14px;box-shadow:0 14px 34px #2b27510f}.templateCenterTools label{width:min(420px,100%);min-height:44px;border:1px solid #dfe3f2;border-radius:12px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 14px;color:#78809a}.templateCenterTools input{min-height:40px;border:0;padding:0;background:transparent}.templateCenterTools div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.templateCenterTools button{min-height:38px;border:1px solid #e3e6f3;border-radius:999px;background:#fff;color:#343653;padding:0 14px;font-weight:850}.templateCenterTools button.selected{border-color:#6d52ff;color:#4a35f3;background:#f1efff}.templateCenterGrid{display:grid;grid-template-columns:repeat(4,minmax(210px,1fr));gap:20px;margin-top:22px}.templateCenterCover span{position:absolute;left:12px;top:12px;min-height:25px;border-radius:999px;padding:0 10px;display:inline-flex;align-items:center;color:#fff;background:linear-gradient(135deg,#6f5cff,#2592ff);font-size:12px;font-weight:900}.templateCenterInfo{padding:16px;display:grid;gap:10px}.templateCenterInfo strong{color:#181b35;font-size:17px}.templateCenterInfo p{min-height:44px;margin:0;color:#727891;line-height:1.55;font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.templateCenterTags,.templateCenterMeta{display:flex;flex-wrap:wrap;gap:8px}.templateCenterTags em{border-radius:999px;background:#f3f1ff;color:#5941f0;padding:4px 9px;font-style:normal;font-size:12px;font-weight:900}.templateCenterMeta{color:#858ba2;font-size:13px;font-weight:850}.templateCenterInfo>button{min-height:42px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,#7657ff,#3d57ff);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:950}.templateCenterWorkspace{min-width:0;min-height:100vh;padding:22px 30px 34px;background:radial-gradient(circle at 78% 8%,rgba(143,111,255,.12),transparent 28%),linear-gradient(180deg,#fbfbff,#f7f8ff)}.templateCenterTopbar,.templateCenterTools,.templateCenterMeta,.templateCenterTags{display:flex;align-items:center}.templateCenterTopbar{justify-content:space-between;gap:20px;margin-bottom:20px}.templateCenterTopbar h1{margin:0;color:#15182f;font-size:30px}.templateCenterTopbar p{margin:8px 0 0;color:#777d96;font-weight:800}.templateCenterTools{justify-content:space-between;gap:16px;border:1px solid #e8eaf6;border-radius:14px;background:#ffffffdb;padding:14px;margin-bottom:18px}.templateCenterTools label{width:min(420px,100%);min-height:44px;border:1px solid #e0e4f2;border-radius:12px;background:#fff;color:#7b819a;display:flex;align-items:center;gap:10px;padding:0 14px}.templateCenterTools input{min-height:40px;border:0;padding:0}.templateCenterTools div{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.templateCenterTools button{min-height:38px;border:1px solid #e2e5f1;border-radius:999px;background:#fff;color:#3e425f;padding:0 14px;font-weight:900}.templateCenterTools button.selected{color:#513cff;border-color:#cfc8ff;background:#f2efff}.templateCenterGrid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:18px}.templateCenterCard{overflow:hidden;border:1px solid #e8eaf6;border-radius:14px;background:#fff;box-shadow:0 14px 34px #2b275112}.templateCenterCover{position:relative;aspect-ratio:4 / 3;background:#eef1f8}.templateCenterCover img{width:100%;height:100%;object-fit:cover;display:block}.templateCenterCover span{position:absolute;left:12px;top:12px;min-height:26px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#6f5cff,#2592ff);padding:0 10px;display:inline-flex;align-items:center;font-size:12px;font-weight:900}.templateCenterInfo{padding:14px}.templateCenterInfo strong{color:#171a31;font-size:16px}.templateCenterInfo p{min-height:42px;margin:8px 0 10px;color:#747b94;line-height:1.5;font-weight:750;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.templateCenterTags{gap:6px;flex-wrap:wrap;min-height:24px}.templateCenterTags em{border-radius:999px;background:#f1efff;color:#5b42f4;padding:4px 8px;font-style:normal;font-size:12px;font-weight:900}.templateCenterMeta{justify-content:space-between;color:#7a8097;margin:12px 0;font-size:13px;font-weight:850}.templateCenterMeta span{display:inline-flex;align-items:center;gap:4px}.templateCenterInfo button{width:100%;min-height:40px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#6855ff,#8b38e9);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:950}.worksTopbar,.worksHeader,.worksTools,.worksControlRow,.worksViewSwitch,.workActions{display:flex;align-items:center}.worksTopbar,.worksHeader{justify-content:space-between;gap:20px}.worksHeader{margin:28px 0 24px}.worksHeader h1{margin:0 0 18px;color:#14182f;font-size:30px}.worksTabs{display:flex;gap:28px;border-bottom:1px solid #e6e8f5}.worksTabs button{position:relative;border:0;background:transparent;color:#28305a;min-height:40px;padding:0;font-weight:900}.worksTabs button.active{color:#513cff}.worksTabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:999px;background:#704dff}.worksTools{gap:14px}.worksBatchButton{min-height:44px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,#8d45ff,#3d45ff);padding:0 24px;font-weight:900}.worksSearch{width:330px;min-height:44px;border:1px solid #dfe3f2;border-radius:12px;background:#ffffffc2;display:flex;align-items:center;gap:10px;padding:0 14px;color:#78809a}.worksSearch input{min-height:40px;border:0;background:transparent;padding:0}.worksStats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;margin-bottom:22px}.worksStatCard{min-height:104px;border:1px solid #eceef7;border-radius:14px;background:#ffffffdb;box-shadow:0 12px 32px #36345f0d;display:flex;align-items:center;gap:14px;padding:18px}.worksStatCard>span{width:46px;height:46px;border-radius:50%;background:#f0edff;color:#684cff;display:grid;place-items:center}.worksStatCard small,.worksStatCard em{color:#7b819a;font-style:normal;font-weight:800}.worksStatCard strong{display:block;color:#151931;font-size:25px;line-height:1.1;margin-top:4px}.worksStatCard strong em{margin-left:3px;font-size:13px}.worksControlRow{justify-content:space-between;margin:4px 0 14px}.worksControlRow>button,.worksViewSwitch{min-height:44px;border:1px solid #e4e7f4;border-radius:12px;background:#fff;color:#222844;padding:0 16px;gap:9px;font-weight:900}.worksViewSwitch{padding:3px;gap:2px}.worksViewSwitch button{width:36px;height:36px;border:0;border-radius:9px;background:transparent;color:#6d728c;display:grid;place-items:center}.worksViewSwitch button.active{background:#f0edff;color:#654cff}.worksGrid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:22px}.worksGrid.listMode{grid-template-columns:repeat(2,minmax(280px,1fr))}.workCard{border:1px solid #e7eaf6;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 13px 32px #2b295212}.workImageWrap{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#f1f3fb}.workImageWrap img{width:100%;height:100%;object-fit:cover;display:block}.workTag,.workStatus{position:absolute;top:10px;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:950}.workTag{left:10px;color:#4532f4;background:#eeebff}.workStatus{right:10px;color:#0d995d;background:#eafbf3}.workStatus.failed{color:#d23f5c;background:#fff0f3}.workInfo{padding:14px 16px 8px}.workInfo strong{color:#18203a;font-size:16px}.workInfo div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;color:#7b829c;font-size:13px;font-weight:800}.workInfo em{color:#7b829c;display:inline-flex;align-items:center;gap:4px;font-style:normal}.workInfo em svg{color:#ff981f;fill:#ffb43d}.workActions{min-height:46px;border-top:1px solid #eef0f7;padding:0 12px;gap:10px;overflow-x:auto}.workActions button{border:0;background:transparent;color:#2f3657;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:13px;font-weight:850}.worksEmpty,.worksError,.worksLoginRequired{min-height:260px;border:1px dashed #dde2f1;border-radius:18px;background:#ffffffb8;color:#757c98;display:grid;place-items:center;align-content:center;gap:12px;font-weight:900}.worksError{border-color:#ffd3d3;color:#b42323;background:#fff6f6}.worksLoginRequired button{border:0;min-height:40px;border-radius:11px;color:#fff;background:#604cff;padding:0 18px;font-weight:900}.aiCreateHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:26px}.aiTitleBlock{display:flex;align-items:center;gap:18px}.aiTitleIcon{width:64px;height:64px;display:grid;place-items:center;color:#7652ff}.aiTitleBlock h1{margin:0;font-size:30px}.aiTitleBlock p{margin:8px 0 0;color:#77748e;font-size:15px}.aiPromptPanel,.aiEmptyResult,.aiTemplatePanel,.aiResultPanel{border:1px solid #e8e6ff;border-radius:16px;background:#ffffffe6;box-shadow:0 16px 38px #584c9a12}.aiPromptPanel{display:grid;grid-template-columns:134px 1fr;gap:18px;padding:22px;box-shadow:0 0 0 1px #7a52ff1a,0 14px 36px #584c9a14}.aiUploadBox{height:180px;border:1px dashed #d7d2ff;border-radius:12px;background:#fbfaff;display:grid;place-items:center;align-content:center;gap:10px;text-align:center;color:#7a55ff;cursor:pointer;overflow:hidden}.aiUploadBox input{display:none}.aiUploadBox strong{color:#4e496a;font-size:14px}.aiUploadBox small{color:#8d89a7;line-height:1.6}.aiUploadBox.hasImage{position:relative;padding:0}.aiUploadBox.hasImage img{width:100%;height:100%;object-fit:cover}.aiUploadBox.hasImage span{position:absolute;left:8px;right:8px;bottom:8px;border-radius:8px;padding:6px;color:#fff;background:#1915329e;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aiPromptInputWrap{min-width:0;border:1px solid #ddd9ff;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 1px #7a52ff08;display:grid;grid-template-rows:1fr auto}.aiPromptInputWrap textarea{margin:0;min-height:138px;border:0;resize:none;padding:18px 20px;line-height:1.7;font-weight:600}.promptMeta{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-height:40px;padding:0 18px;color:#77748e}.promptMeta button{border:0;background:transparent;color:#77748e}.aiControlRow{grid-column:1 / -1;display:grid;grid-template-columns:230px 1.45fr 1fr .9fr auto;align-items:end;gap:24px}.aiModelSelect,.aiOptionGroup{display:grid;gap:10px}.aiModelSelect>span,.aiOptionGroup>span{color:#5a5670;font-size:14px;font-weight:800}.aiModelSelect{position:relative}.aiModelSelect select{height:42px;border:1px solid #e1e2ef;border-radius:10px;background:#fff;color:#211e35;padding:0 74px 0 12px;font-weight:800}.aiModelSelect em{position:absolute;right:36px;bottom:9px;border-radius:999px;padding:2px 8px;color:#764dff;background:#eee9ff;font-style:normal;font-size:12px;font-weight:800}.aiOptionGroup>div{display:flex;gap:10px;flex-wrap:wrap}.aiOptionGroup button,.costPill{min-width:58px;height:36px;border:1px solid #e1e2ef;border-radius:8px;background:#fff;color:#3b3752;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 14px;font-weight:700}.aiOptionGroup button.selected,.costPill{border-color:#8a6cff;color:#6847f5;background:#f7f4ff}.aiSubmitCluster{display:flex;align-items:flex-end;gap:12px;justify-content:flex-end}.costPill{height:44px;min-width:104px;font-weight:900}.aiGenerateButton{border:0;min-width:130px;height:44px;border-radius:10px;color:#fff;background:linear-gradient(135deg,#6156ff,#a735ef);box-shadow:0 12px 26px #5c45eb40;font-weight:900}.aiGenerateButton:disabled{opacity:.55;cursor:not-allowed}.aiErrorBox{grid-column:1 / -1;border:1px solid #ffd2d2;background:#fff6f6;color:#b42323;border-radius:10px;padding:12px 14px}.aiEmptyResult,.aiResultPanel{margin-top:14px;min-height:166px;display:flex;align-items:center;justify-content:center;gap:34px;color:#817b9d}.aiEmptyResult>svg{color:#c2b5ff}.aiEmptyResult strong{display:block;color:#27233d;font-size:18px;margin-bottom:8px}.aiEmptyResult p{margin:0 0 14px}.aiEmptyResult button{border:0;border-radius:8px;min-height:36px;padding:0 18px;color:#fff;background:#7057f5;font-weight:800}.aiResultPanel{display:block;padding:22px}.aiSectionTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.aiSectionTitle h2{margin:0;font-size:20px}.aiSectionTitle span{color:#746f8e}.aiResultGrid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:18px}.aiResultCard{position:relative;overflow:hidden;min-height:260px;border-radius:14px;background:#eef1f8}.aiResultCard img{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.aiImageTools{position:absolute;right:14px;bottom:14px;display:flex;gap:8px}.aiImageTools button{width:38px;height:38px;border:0;border-radius:50%;color:#4f45dc;background:#fffffff0;display:grid;place-items:center}.aiTemplatePanel{margin-top:14px;padding:22px 24px 24px}.aiTemplatePanel h2{margin:0 0 14px;font-size:18px}.aiTemplateTabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.aiTemplateTabs button{border:1px solid #e4e5f4;background:#fff;color:#676381;min-width:66px;height:32px;border-radius:8px;font-weight:700}.aiTemplateTabs button.selected{color:#6847f5;border-color:#8a6cff;background:#f7f4ff}.aiTemplateGrid{display:grid;grid-template-columns:repeat(8,minmax(120px,1fr));gap:20px}.aiTemplateCard{overflow:hidden;border:1px solid #eceef8;border-radius:10px;background:#fff;text-align:left;padding:0 0 12px;box-shadow:0 10px 24px #2b275112}.aiTemplateCard img{display:block;width:100%;aspect-ratio:1.55 / 1;object-fit:cover}.aiTemplateCard strong,.aiTemplateCard small{display:block;padding:0 12px}.aiTemplateCard strong{margin-top:10px;color:#252139}.aiTemplateCard small{margin-top:4px;color:#77748e;line-height:1.4}.aiFooterNote{margin:18px 0 0;text-align:center;color:#a09bb8;font-size:13px}.authOverlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:28px;background:#0e0d188f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.authDialog{position:relative;width:min(700px,96vw);min-height:520px;border-radius:14px;background:#fff;box-shadow:0 24px 90px #100d2852;overflow:hidden;display:grid;grid-template-columns:270px 1fr}.authClose{position:absolute;top:16px;right:16px;z-index:2;width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#34324a;display:grid;place-items:center}.authBrandPanel{padding:44px 34px 30px;background:radial-gradient(circle at 56% 42%,rgba(137,98,255,.18),transparent 34%),linear-gradient(180deg,#f6f0ff,#fbfaff)}.authBrandPanel img{width:118px;display:block;margin-bottom:36px}.authBrandPanel h2{margin:0;color:#6545f5;font-size:22px}.authBrandPanel p{margin:8px 0 24px;color:#716b92}.authArtwork{width:150px;height:128px;margin:0 auto 22px;border-radius:24px;display:grid;place-items:center;color:#a48cff;background:linear-gradient(145deg,#8462ff29,#ffffffb3)}.authBrandPanel ul{list-style:none;padding:0;margin:0;display:grid;gap:18px}.authBrandPanel li{color:#342f52;font-weight:800}.authBrandPanel li span{display:block;margin-top:4px;color:#817b9d;font-size:13px;font-weight:600;line-height:1.5}.authFormPanel{display:grid;align-content:start;gap:14px;padding:52px 40px 30px}.authTabs{display:grid;grid-template-columns:1fr 1fr;gap:34px;width:220px;margin:0 auto 28px}.authTabs button{position:relative;border:0;background:transparent;color:#2b2742;font-size:20px;font-weight:900;min-height:34px}.authTabs button.active{color:#4b3cff}.authTabs button.active:after{content:"";position:absolute;left:50%;bottom:-8px;width:30px;height:4px;border-radius:999px;background:#5d4cff;transform:translate(-50%)}.authField{min-height:46px;border:1px solid #e0e2ef;border-radius:8px;display:flex;align-items:center;gap:10px;padding:0 12px;margin-bottom:0;color:#aaa7bd}.authField input{min-height:0;border:0;padding:0;font-weight:600}.authField button{border:0;background:transparent;color:#aaa7bd;width:28px;display:grid;place-items:center}.authOptions{display:flex;align-items:center;justify-content:space-between;color:#7e7994;font-size:14px;margin-top:2px}.authOptions label,.authAgreement label{display:flex;align-items:center;gap:8px}.authCheckLabel{display:inline-flex;align-items:center;gap:10px;color:#6f7896;font-size:14px;font-weight:700;line-height:1.45;cursor:pointer}.authCheckLabel input{position:absolute;opacity:0;pointer-events:none}.authCheckBox{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:16px;height:16px;border:1.5px solid #cad1e4;border-radius:4px;background:#fff;color:#fff;transition:all .18s ease}.authCheckLabel input:checked+.authCheckBox{border-color:#6a52f2;background:linear-gradient(135deg,#6a52f2,#8f4eff);color:#fff;box-shadow:0 6px 14px #6a52f238}.authCheckLabel.compact{justify-content:center;font-size:13px;color:#8e96ad}.authOptions button{border:0;background:transparent;color:#6d6690;font-size:14px;font-weight:700}.authHint{margin:-2px 0 0;color:#817b9d;font-size:14px}.authError{border:1px solid #ffd2d2;background:#fff6f6;color:#b42323;border-radius:8px;padding:10px 12px;margin-bottom:14px}.authSubmit{width:100%;height:46px;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,#5c55ff,#8d31e8);box-shadow:0 12px 24px #5641e63d;font-weight:900;margin-top:2px}.authAgreement{display:flex;justify-content:center;padding-top:2px}.homeTopbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:10px}.homeSearch{width:min(380px,42vw);min-height:46px;border:1px solid #e4e5f4;border-radius:999px;background:#ffffffd1;box-shadow:0 12px 36px #2b275112;display:flex;align-items:center;gap:10px;padding:0 14px;color:#676381}.homeSearch input{min-height:0;border:0;padding:0;background:transparent;font-weight:600}.homeSearch span{flex:0 0 auto;min-width:58px;min-height:26px;border:1px solid #e5e6f4;border-radius:999px;display:grid;place-items:center;color:#7f7b99;font-size:13px;background:#fff}.notificationButton{position:relative}.notificationButton:after{content:"";position:absolute;top:9px;right:9px;width:8px;height:8px;border-radius:50%;background:#ff294d;box-shadow:0 0 0 2px #fff}.homeHero{min-height:315px;display:grid;grid-template-columns:minmax(430px,.86fr) minmax(420px,1.14fr);align-items:center;gap:18px;padding:8px 20px 8px 34px}.heroCopy{min-width:0}.heroBadge{width:fit-content;min-height:40px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:0 18px;color:#1536df;background:#eeecff;font-weight:800;box-shadow:0 8px 24px #5746e81f}.heroBadge svg{color:#f7ad25}.heroCopy h1{margin:26px 0 12px;font-size:clamp(48px,5.2vw,74px);line-height:1.02;color:#11101d;letter-spacing:0}.heroCopy h1 span{display:inline-block;margin-left:18px;color:transparent;background:linear-gradient(95deg,#2556ff,#8a44ff 45%,#ff3ca4);-webkit-background-clip:text;background-clip:text}.heroCopy p{margin:0;color:#6f6b88;font-size:18px;font-weight:600}.heroActions{display:flex;align-items:center;gap:16px;margin-top:28px}.primaryHeroButton,.ghostHeroButton{border:0;min-height:48px;border-radius:999px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.primaryHeroButton{color:#fff;min-width:172px;background:linear-gradient(135deg,#a735ef,#2659ff);box-shadow:0 14px 28px #4f4ff640}.ghostHeroButton{min-width:160px;color:#45415c;background:#ffffffe6;box-shadow:0 12px 30px #2b27511a}.ghostHeroButton svg{color:#6f68a7}.heroVisual{min-width:0}.heroVisual img{display:block;width:100%;height:min(320px,25vw);min-height:250px;object-fit:contain}.homeSceneGrid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px;border-radius:24px 24px 0 0;background:#ffffffb8;padding:16px 18px 12px;box-shadow:0 -6px 32px #2c28520d}.homeSceneCard{position:relative;overflow:hidden;min-height:140px;border:1px solid rgba(221,222,244,.82);border-radius:16px;background:#fff;text-align:left;padding:24px 20px;color:#17142d;box-shadow:0 14px 32px #2b275114}.homeSceneCard .sceneIcon{position:relative;z-index:1;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#fff;margin-bottom:8px}.homeSceneCard strong,.homeSceneCard small,.homeSceneCard em{position:relative;z-index:1;display:block}.homeSceneCard strong{font-size:20px}.homeSceneCard small{color:#706c89;margin-top:7px;font-weight:600}.homeSceneCard em{width:fit-content;min-height:32px;border-radius:999px;padding:0 12px;margin-top:18px;display:inline-flex;align-items:center;gap:4px;font-style:normal;font-weight:800;background:#ffffffb8}.homeSceneCard img{position:absolute;top:0;right:0;bottom:0;width:44%;height:100%;object-fit:cover;object-position:center}.homeSceneCard:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fffffffa,#ffffffe6 48%,#ffffff1f)}.homeSceneCard.pink .sceneIcon{background:linear-gradient(135deg,#ff315f,#ff7fb7)}.homeSceneCard.pink em{color:#ee2954}.homeSceneCard.blue .sceneIcon{background:linear-gradient(135deg,#2484ff,#59b6ff)}.homeSceneCard.blue em{color:#1f66f2}.homeSceneCard.orange .sceneIcon{background:linear-gradient(135deg,#ff8c1c,#ffbd6b)}.homeSceneCard.orange em{color:#f26a18}.homeSceneCard.purple .sceneIcon{background:linear-gradient(135deg,#8b3cff,#c45cff)}.homeSceneCard.purple em{color:#7438eb}.templatePanel{background:#ffffffb8;border-radius:0 0 24px 24px;padding:14px 26px 18px;box-shadow:0 18px 44px #2b275114}.templateHeader{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:44px}.templateHeader h2{display:flex;align-items:center;gap:8px;margin:0;font-size:20px}.templateHeader h2 svg{color:#ff3a36}.templateTabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.templateTabs button,.moreButton{border:0;background:transparent;color:#5f5a7a;min-height:34px;border-radius:999px;padding:0 14px;font-weight:700}.templateTabs button.selected{color:#4327e7;background:#f0edff}.moreButton{display:inline-flex;align-items:center;gap:6px}.templateShelf{position:relative;display:block;align-items:center;margin-top:10px}.shelfArrow{position:absolute;top:50%;z-index:3;width:42px;height:42px;border:1px solid #e6e7f3;border-radius:50%;background:#fff;color:#232039;display:grid;place-items:center;box-shadow:0 10px 24px #2b275117;transform:translateY(-50%)}.shelfArrow:first-child{left:-4px}.shelfArrow:last-child{right:-4px}.templateGrid{display:grid;grid-template-columns:repeat(8,minmax(110px,1fr));gap:12px;min-width:0;padding:0 52px}.templateCard{position:relative;overflow:hidden;border:0;border-radius:10px;min-height:160px;background:#eef1f8;padding:0;box-shadow:0 10px 24px #2b27511a}.templateCard img{display:block;width:100%;height:100%;aspect-ratio:.81 / 1;object-fit:cover}.templateCard span{position:absolute;left:8px;top:8px;min-height:24px;border-radius:999px;padding:0 9px;display:inline-flex;align-items:center;color:#fff;background:linear-gradient(135deg,#6f5cff,#2592ff);font-size:12px;font-weight:800;box-shadow:0 6px 12px #2b27512e}.featureStrip{margin-top:18px;border:1px solid #eceef8;border-radius:16px;background:#ffffffdb;min-height:76px;padding:14px 18px;display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:12px}.featureItem{display:flex;align-items:center;gap:12px;min-width:0}.featureIcon{width:42px;height:42px;flex:0 0 auto;border-radius:12px;display:grid;place-items:center;color:#fff}.featureIcon.violet,.featureIcon.purple{background:linear-gradient(135deg,#7a5cff,#b766ff)}.featureIcon.blue{background:linear-gradient(135deg,#2c79ff,#5eb5ff)}.featureIcon.green{background:linear-gradient(135deg,#20b987,#74d9bf)}.featureIcon.orange{background:linear-gradient(135deg,#ff8a28,#ffbd6d)}.featureIcon.pink{background:linear-gradient(135deg,#f83b91,#ff83c4)}.featureItem strong,.featureItem small{display:block}.featureItem strong{font-size:15px}.featureItem small{margin-top:4px;color:#77748e;font-size:12px;line-height:1.4}.topbar{display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:18px;margin-bottom:24px}.backButton,.resultActions button,.bulkActions button,.historyList button{border:1px solid #e6e7f3;background:#fff;color:#27243d;border-radius:10px}.backButton{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;padding:0 12px}.titleBlock{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0}.titleIcon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#ffb545,#7c61ff)}.titleBlock h1{margin:0;font-size:22px}.titleBlock p{margin:3px 0 0;color:#85839b;font-size:14px}.accountCluster{display:flex;align-items:center;justify-content:flex-end;gap:12px}.pill,.memberButton,.iconButton,.avatarButton,.loginButton{border:0;background:#fff;box-shadow:0 8px 26px #27234c14;min-height:42px;border-radius:14px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;cursor:pointer}.pill svg,.memberButton svg{color:#f0a32f}button.pill{font:inherit}button.pill:hover{transform:translateY(-1px);box-shadow:0 12px 30px #27234c1f}.memberButton{color:#8b4c12;background:#fff3df;font-weight:700}.membershipOverlay{position:fixed;inset:0;z-index:1000;background:#14182a94;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center;padding:24px}.membershipModal{position:relative;width:min(980px,calc(100vw - 36px));max-height:min(860px,calc(100vh - 36px));overflow:auto;border-radius:22px;border:1px solid rgba(112,132,190,.28);background:radial-gradient(circle at 8% 0%,rgba(255,238,219,.78),transparent 28%),radial-gradient(circle at 80% 8%,rgba(232,223,255,.76),transparent 30%),#fff;box-shadow:0 28px 90px #161b3a47;padding:34px}.membershipClose{position:absolute;top:22px;right:22px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f3fae6;color:#25304c;display:grid;place-items:center}.membershipHeader{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-right:52px;margin-bottom:26px}.membershipHeader>div:first-child{display:flex;align-items:center;gap:14px}.membershipTitleIcon{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#ffe4ae,#ffb43d);color:#fff;display:grid;place-items:center}.membershipHeader h2{margin:0;color:#13172a;font-size:28px}.membershipHeader p{margin:6px 0 0;color:#78809a;font-weight:700}.membershipAccount{min-height:42px;border-radius:12px;background:#f7f2ff;color:#6840dd;padding:0 16px;display:inline-flex;align-items:center;gap:6px;font-weight:900}.membershipAccount em{font-style:normal}.membershipBody{display:grid;grid-template-columns:230px minmax(0,1fr);gap:18px}.membershipBenefitPanel{border-radius:16px;background:linear-gradient(180deg,#171442,#0d1641);color:#fff;padding:22px;overflow:hidden;position:relative}.membershipBenefitPanel h3{margin:0 0 20px;font-size:20px}.membershipBenefits{display:grid;gap:15px}.membershipBenefit{display:grid;grid-template-columns:34px 1fr;gap:10px}.membershipBenefit>span{width:32px;height:32px;border-radius:50%;background:#fff;color:#6d50ff;display:grid;place-items:center}.membershipBenefit strong,.membershipBenefit small{display:block}.membershipBenefit strong{font-size:14px}.membershipBenefit small{margin-top:3px;color:#ffffffb8;line-height:1.35}.membershipGift{margin-top:28px;min-height:150px;border-radius:16px;background:linear-gradient(180deg,#8665ff70,#5c39db1f);display:grid;place-items:center;text-align:center;color:#fff}.membershipGift svg{color:#d7c2ff;filter:drop-shadow(0 12px 20px rgba(117,79,255,.4))}.membershipGift strong,.membershipGift span{display:block}.membershipPlansArea{border:1px solid #e6e9f3;border-radius:16px;background:#ffffffc7;padding:24px 22px 18px}.membershipPlanGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.membershipPlan{position:relative;min-height:374px;border:1px solid #e6e8f2;border-radius:18px;background:#fff;color:#14182c;padding:26px 16px 18px;text-align:center;display:grid;justify-items:center;align-content:start;gap:10px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.membershipPlan:hover,.membershipPlan.active{border-color:#9c45ff;box-shadow:0 18px 44px #764aff29;transform:translateY(-2px)}.membershipPlan b{position:absolute;top:-10px;left:50%;transform:translate(-50%);border-radius:999px;background:linear-gradient(135deg,#ff8f45,#ff5c72);color:#fff;padding:4px 10px;font-size:12px}.membershipPlan>strong{font-size:18px}.membershipPlan>small{color:#76809b;font-weight:800}.membershipPrice{color:#5d31e7;font-size:38px;font-weight:950;line-height:1}.membershipPrice span{font-size:18px;margin-right:4px}.membershipPlan p{margin:6px 0 4px;min-height:38px;border-top:1px solid #eef0f6;border-bottom:1px solid #eef0f6;color:#273154;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;font-weight:900}.membershipPlan p svg{color:#ff9d2e}.membershipPlan ul{list-style:none;margin:0;padding:0;display:grid;gap:9px;width:100%;color:#606b87;text-align:left}.membershipPlan li{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:800}.membershipPlan li svg{color:#6952ef}.membershipPlan em{margin-top:8px;min-height:42px;width:100%;border-radius:999px;background:#f1e5ff;color:#7040e8;display:grid;place-items:center;font-style:normal;font-weight:900}.membershipPlan.active em{background:linear-gradient(135deg,#7c5cff,#a844ff);color:#fff}.membershipAgreement{margin:16px 4px 14px;color:#5e6681;display:flex;align-items:flex-start;gap:10px;font-weight:800;line-height:1.55;cursor:pointer}.membershipAgreement input{position:absolute;opacity:0;pointer-events:none}.membershipAgreementBox{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px;margin-top:1px;border:1.5px solid #cbd3e7;border-radius:5px;background:#fff;color:transparent;transition:all .18s ease}.membershipAgreement input:checked+.membershipAgreementBox{border-color:#704cff;background:linear-gradient(135deg,#6c53ff,#9b48ff);color:#fff;box-shadow:0 8px 18px #704cff2e}.membershipAgreementText{color:#5f6885;font-size:13px;font-weight:800}.membershipPayment{display:grid;gap:12px}.membershipPayment>strong{color:#1a2037;font-size:17px}.membershipPayment button{min-height:56px;border:1px solid #dfe4f1;border-radius:10px;background:#fff;color:#1f2438;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:900;font-size:16px}.membershipPayment button:disabled{opacity:.65}.wechatMark{width:28px;height:28px;border-radius:50%;background:#18c95f;color:#fff;display:grid;place-items:center;font-size:13px}.membershipPayment small{color:#8a91a8;font-weight:700}.membershipError{border:1px solid #ffd5d5;border-radius:10px;background:#fff3f3;color:#b52c2c;padding:10px 12px;font-weight:800}.rechargeOverlay{position:fixed;inset:0;z-index:1000;background:#1216268f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:24px}.rechargeModal{position:relative;width:min(760px,calc(100vw - 36px));max-height:min(820px,calc(100vh - 36px));overflow:auto;border:1px solid rgba(127,144,190,.24);border-radius:22px;background:linear-gradient(180deg,#f6fafffa,#fff 32%),#fff;box-shadow:0 30px 90px #14193447;padding:30px}.rechargeClose{position:absolute;top:20px;right:20px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f4f9;color:#26304a;display:grid;place-items:center;cursor:pointer}.rechargeHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-right:48px;margin-bottom:24px}.rechargeHeader>div:first-child{display:flex;align-items:center;gap:14px}.rechargeTitleIcon{width:46px;height:46px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#22c55e,#14b8a6);display:grid;place-items:center;box-shadow:0 14px 30px #14b8a638}.rechargeHeader h2{margin:0;color:#111827;font-size:28px}.rechargeHeader p{margin:6px 0 0;color:#737d93;font-weight:700}.rechargeBalance{min-height:46px;border-radius:14px;background:#ecfdf5;color:#047857;padding:0 16px;display:inline-flex;align-items:center;gap:8px;font-weight:900;white-space:nowrap}.rechargeBalance span{color:#5e7186}.rechargeBalance strong{font-size:20px}.rechargeBody,.rechargeSection{display:grid;gap:16px}.rechargeBody{gap:20px}.rechargeSectionTitle{display:flex;align-items:center;justify-content:space-between;gap:12px}.rechargeSectionTitle strong{color:#151a2e;font-size:17px}.rechargeSectionTitle span{color:#8b93a8;font-weight:700}.rechargePackageGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.rechargePackage{position:relative;min-height:146px;border:1px solid #e5e9f4;border-radius:14px;background:#fff;color:#111827;display:grid;align-content:center;justify-items:center;gap:5px;padding:18px 12px 14px;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.rechargePackage:hover,.rechargePackage.active{border-color:#16a34a;box-shadow:0 18px 42px #16a34a24;transform:translateY(-2px)}.rechargePackage em{position:absolute;top:-9px;left:50%;transform:translate(-50%);border-radius:999px;background:linear-gradient(135deg,#ff8a35,#ff5c7a);color:#fff;padding:3px 10px;font-style:normal;font-size:12px;font-weight:900}.rechargePackage strong{font-size:26px;line-height:1}.rechargePackage>span{color:#6b7280;font-weight:800}.rechargePackage b{color:#ef7c20;font-size:18px}.rechargePackage small{color:#8b93a8;font-weight:700;line-height:1.3}.rechargePackage i{position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:50%;background:#16a34a;color:#fff;display:grid;place-items:center}.rechargeCustom{min-height:58px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:0 14px;color:#4b5563}.rechargeCustom.active{border-color:#2563eb;background:#f8fbff}.rechargeCustom input{border:0;box-shadow:none;min-height:54px;padding:0;font-size:16px}.rechargeCustom span{color:#6b7280;font-weight:900}.rechargePayMethods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rechargePayMethod{min-height:58px;border:1px solid #e3e8f3;border-radius:14px;background:#fff;color:#20273a;display:flex;align-items:center;gap:10px;padding:0 14px;font-weight:900;cursor:pointer}.rechargePayMethod.active{border-color:#2563eb;background:#f7faff;box-shadow:0 14px 36px #2563eb1f}.rechargePayMethod>svg:last-child{margin-left:auto;color:#2563eb}.payMark{width:30px;height:30px;border-radius:50%;color:#fff;display:grid;place-items:center;font-size:13px}.payMark.wechat{background:#16c766}.payMark.alipay{background:#1677ff}.rechargeSummary{border:1px solid #e8edf6;border-radius:16px;background:#f8fafc;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden}.rechargeSummary>div{background:#ffffffc2;padding:14px 16px;display:grid;gap:5px}.rechargeSummary span{color:#7b8498;font-size:13px;font-weight:800}.rechargeSummary strong{color:#111827;font-size:17px}.rechargeError{border:1px solid #ffd6d6;border-radius:12px;background:#fff4f4;color:#b42323;padding:11px 13px;font-weight:800}.rechargeSubmit{min-height:58px;border:0;border-radius:14px;background:linear-gradient(135deg,#12b76a,#0ea5e9);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:17px;font-weight:950;box-shadow:0 18px 44px #0ea5e933;cursor:pointer}.rechargeSubmit:disabled{opacity:.58;cursor:not-allowed}.rechargeOverlay{background:#0f122361;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rechargeModal{width:min(900px,calc(100vw - 36px));border:1px solid rgba(123,92,255,.16);border-radius:22px;background:radial-gradient(circle at 11% 4%,rgba(155,100,255,.2),transparent 22%),radial-gradient(circle at 64% 0%,rgba(255,226,244,.68),transparent 28%),linear-gradient(180deg,#fffffffa,#fff);box-shadow:0 26px 74px #27234c38;padding:34px 38px 28px}.rechargeClose{top:21px;right:21px;background:transparent;color:#161a2e}.rechargeHeader{align-items:center;padding-right:46px;margin-bottom:30px}.rechargeHeading,.rechargeHeader>div:first-child{display:flex;align-items:center;gap:16px}.rechargeTitleIcon{width:54px;height:54px;border-radius:17px;color:#fff;background:linear-gradient(145deg,#a15cff,#6137ff 68%,#4d2bea);box-shadow:0 16px 36px #6e48ff52;transform:rotate(-10deg)}.rechargeTitleIcon svg{transform:rotate(10deg);fill:#ffffff42}.rechargeHeader h2{color:#121426;font-size:28px;font-weight:950;letter-spacing:0}.rechargeHeader p{margin-top:7px;color:#797d9b;font-size:14px}.rechargeBalance{min-height:42px;border-radius:999px;background:#ffffffc2;color:#201a54;padding:0 18px;display:inline-flex;align-items:center;gap:7px;box-shadow:0 12px 28px #49398114}.rechargeBalance span{color:#777b95}.rechargeBalance svg{color:#ff991f;fill:#ffb43d}.rechargeBalance strong,.rechargeBalance em{color:#2029d7;font-style:normal}.rechargeBody{border:0;background:transparent;padding:0;gap:23px}.rechargeSection{gap:13px}.rechargeSectionTitle strong{color:#11162a;font-size:16px;font-weight:950}.rechargePackageGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 18px}.rechargePackage{min-height:118px;border-radius:14px;border:1px solid #e5e3f3;background:#ffffffd1;box-shadow:0 14px 34px #3b36670d;display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;justify-items:start;column-gap:14px;row-gap:4px;padding:22px 30px;text-align:left}.rechargePackage:hover,.rechargePackage.active{border-color:#7b4dff;box-shadow:0 20px 42px #724cff29,inset 0 0 0 1px #7b4dff7a;transform:translateY(-1px)}.rechargePackage em{top:0;right:0;left:auto;transform:none;border-radius:0 13px 0 12px;background:#fff0e6;color:#ff6f22;padding:7px 12px;font-size:13px}.rechargeGem{grid-row:1 / span 2;width:46px;height:46px;border-radius:13px;color:#ff981f;display:grid;place-items:center}.rechargeGem svg{fill:#ffb02e;stroke:#ff9a1e;stroke-width:2.4;filter:drop-shadow(0 7px 10px rgba(255,143,32,.22))}.rechargePackageMain{display:inline-flex;align-items:baseline;gap:6px}.rechargePackageMain strong{color:#15172a;font-size:24px;font-weight:950;line-height:1}.rechargePackageMain span{color:#555b73;font-size:15px;font-weight:800}.rechargePrice{display:flex;align-items:baseline;gap:12px}.rechargePrice b{color:#2f24ff;font-size:19px;font-weight:950}.rechargePrice small{color:#a1a3b6;font-size:14px;font-weight:800;text-decoration:line-through}.rechargePackage i,.rechargePackage>small{display:none}.rechargeCustom{min-height:50px;border-color:#e1e2ee;border-radius:10px;background:#ffffffc7;grid-template-columns:28px 1fr auto;padding:0 17px}.rechargeCustom.active{border-color:#8457ff;background:#fff;box-shadow:0 12px 28px #7354ff1a}.rechargeCustom svg{color:#ff981f;fill:#ffb02e}.rechargeCustom input{min-height:48px;color:#27283a;font-weight:800}.rechargeCustom input::placeholder{color:#a0a3ba}.rechargeCustom span{color:#202238}.rechargePayMethods{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rechargePayMethod{min-height:66px;border-radius:14px;border-color:#e5e4f0;background:#ffffffc7;padding:0 20px;gap:13px}.rechargePayMethod.active{border-color:#8b5cff;background:#fbf9ff;box-shadow:inset 0 0 0 1px #8b5cff57,0 16px 34px #5e41cb1c}.payMark{width:40px;height:40px}.payMark svg{stroke-width:2.4}.payMark.wechat{background:#21bf58}.payMark.alipay{background:#2f7df6}.payText{display:grid;gap:4px;text-align:left}.payText strong{color:#171b30;font-size:16px}.payText small{color:#777d96;font-size:12px;font-weight:700}.rechargePayMethod i{margin-left:auto;width:22px;height:22px;border:1.5px solid #c7cadb;border-radius:50%;color:#fff;display:grid;place-items:center;font-style:normal}.rechargePayMethod.active i{border-color:#7652ff;background:#7652ff}.rechargeAgreement{display:flex;align-items:center;gap:30px;color:#7d82a0;font-size:13px;font-weight:800}.rechargeAgreement span:before{content:"";width:15px;height:15px;margin-right:7px;border:1px solid #c9cde0;border-radius:4px;display:inline-block;vertical-align:-3px}.rechargeSubmit{min-height:64px;border-radius:10px;background:linear-gradient(90deg,#9d39ff,#3438ff);box-shadow:0 18px 40px #4939ff38;font-size:19px;letter-spacing:0}.iconButton{width:42px;justify-content:center;padding:0}.avatarButton span{width:28px;height:28px;display:grid;place-items:center;color:#fff;border-radius:50%;background:#1e1b2e}.loginButton{color:#4b35f3;font-weight:900;padding:0 18px}.accountMenuWrap{position:relative;display:inline-flex}.accountDropdown{position:absolute;right:0;top:calc(100% + 10px);z-index:20;min-width:168px;border:1px solid #eceef8;border-radius:12px;background:#fff;box-shadow:0 18px 42px #231f4429;padding:12px;display:grid;gap:6px}.accountDropdown strong,.accountDropdown small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.accountDropdown small{color:#77748e}.accountDropdown button{margin-top:8px;border:0;border-radius:8px;min-height:34px;color:#4b35f3;background:#f1efff;font-weight:800}.accountDropdown button+button{margin-top:4px;color:#7b2d2d;background:#fff2f2}.userCenterOverlay{position:fixed;inset:0;z-index:1000;background:#1316288a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:24px}.userCenterModal{position:relative;width:min(820px,calc(100vw - 36px));max-height:min(820px,calc(100vh - 36px));overflow:auto;border:1px solid rgba(126,118,191,.2);border-radius:22px;background:radial-gradient(circle at 8% 0%,rgba(134,92,255,.16),transparent 28%),linear-gradient(180deg,#fff,#fbfbff);box-shadow:0 28px 90px #14193447;padding:28px}.userCenterClose{position:absolute;top:18px;right:18px;width:38px;height:38px;border:0;border-radius:50%;background:#f3f4fb;color:#252943;display:grid;place-items:center}.userCenterHeader{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:14px;padding-right:50px;margin-bottom:22px}.userCenterHeader>span{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#6f4cff,#1b2044);color:#fff;display:grid;place-items:center;font-size:22px;font-weight:950}.userCenterHeader h2{margin:0;color:#15172a;font-size:24px}.userCenterHeader p{margin:5px 0 0;color:#777d96;font-weight:800}.userCenterTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.userCenterTabs button{min-height:44px;border:1px solid #e4e6f1;border-radius:12px;background:#fff;color:#3f435c;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900}.userCenterTabs button.active{border-color:#7657ff;color:#513cff;background:#f4f1ff}.userCenterLoading,.userCenterError,.userCenterEmpty{min-height:180px;border:1px dashed #dfe3f1;border-radius:16px;color:#737992;display:grid;place-items:center;align-content:center;gap:10px;font-weight:900}.userCenterError{border-color:#ffd4d4;color:#b42323;background:#fff5f5}.userOverviewGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.userMetricCard,.userProfilePanel{border:1px solid #e8eaf4;border-radius:14px;background:#fff;padding:16px;box-shadow:0 12px 28px #2d2a540d}.userMetricCard{display:grid;gap:8px}.userMetricCard span{width:34px;height:34px;border-radius:10px;background:#f1edff;color:#684cff;display:grid;place-items:center}.userMetricCard small{color:#7c8298;font-weight:800}.userMetricCard strong{color:#15172a;font-size:20px}.userProfilePanel{grid-column:1 / -1}.userProfilePanel strong{display:block;margin-bottom:8px}.userProfilePanel p{margin:6px 0;color:#5e647c;font-weight:800}.userRecordList{display:grid;gap:10px}.userRecordItem{border:1px solid #e8eaf4;border-radius:14px;background:#fff;padding:14px 16px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px}.userRecordItem strong,.userRecordItem span,.userRecordItem b,.userRecordItem em,.userRecordItem small{display:block}.userRecordItem strong{color:#171a31}.userRecordItem span,.userRecordItem small,.userRecordItem em{color:#7a8097;font-style:normal;font-weight:800}.userRecordItem b{color:#201d37;text-align:right}.userRecordItem b.income{color:#0f9f5f}.userRecordItem b.expense{color:#d04444}.userRecordItem em.paid{color:#0f9f5f}.toastMessage{position:fixed;left:50%;top:28px;z-index:120;transform:translate(-50%);min-height:42px;border-radius:999px;padding:0 20px;color:#fff;background:#19162deb;box-shadow:0 14px 34px #19162d3d;display:flex;align-items:center;font-weight:800}.contentGrid{display:grid;grid-template-columns:minmax(360px,500px) minmax(0,1fr);gap:20px}.controlPanel,.resultPanel,.historyPanel{border:1px solid #eceef8;background:#ffffffe6;box-shadow:0 14px 38px #221f440f}.controlPanel{border-radius:16px;padding:26px;height:fit-content}.stepBlock{margin-bottom:24px}.stepHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.stepHeader div{display:flex;align-items:center;gap:10px}.stepHeader span{width:24px;height:24px;display:grid;place-items:center;color:#fff;font-size:13px;border-radius:50%;background:linear-gradient(135deg,#6b62ff,#ad65ff)}.stepHeader em{color:#73708e;font-style:normal;font-size:14px}input,textarea,.selectInput{width:100%;border:1px solid #dcdaf6;color:#201d37;background:#fff;border-radius:10px;outline:0}input::placeholder,textarea::placeholder{color:#aaa7bd;font-weight:500}input{min-height:56px;padding:0 16px;font-weight:700}.selectInput{min-height:56px;padding:0 16px;appearance:none}textarea{resize:vertical;margin-top:10px;padding:14px 16px;line-height:1.6}.segmented,.ratioGrid,.countGrid,.modelGrid{display:grid;gap:12px}.segmented{grid-template-columns:repeat(3,minmax(0,1fr))}.segmented button,.ratioCard,.countCard,.modelCard,.uploadBox{border:1px solid #e5e6f4;background:#fff;min-height:54px;border-radius:10px;color:#38354c}.segmented button.selected,.ratioCard.selected,.countCard.selected,.modelCard.selected,.styleCard.selected{border-color:#745cff;color:#4432ed;background:#f7f5ff}.styleGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.styleCard{border:1px solid #e6e7f3;border-radius:10px;background:#fff;padding:6px;display:grid;gap:7px;color:#2e2a40;min-width:0}.styleCard img{width:100%;aspect-ratio:1.1 / 1;object-fit:cover;border-radius:8px}.styleCard span{font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ratioGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.ratioCard,.countCard{display:grid;place-items:center;gap:4px;padding:10px 6px}.ratioCard svg{color:#77749b}.ratioCard span,.countCard span{color:#77749b;font-size:12px}.countGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.countCard{min-height:64px}.countCard strong{font-size:22px}.modelGrid{grid-template-columns:1fr 1fr}.modelCard{position:relative;min-height:98px;text-align:left;padding:16px;display:block}.modelCard strong,.modelCard span{display:block}.modelCard span{color:#787591;font-size:12px;line-height:1.5;margin-top:4px}.modelCard em{position:absolute;top:0;right:0;border-radius:0 10px;background:#e7e3ff;color:#4d3af1;font-style:normal;font-size:12px;padding:5px 10px}.uploadBox{display:flex;align-items:center;gap:10px;padding:0 14px;color:#65617e}.uploadBox input{display:none}.errorBox{border:1px solid #ffd2d2;background:#fff6f6;color:#b42323;border-radius:10px;padding:12px 14px;line-height:1.5;margin-bottom:14px}.generateButton{width:100%;border:0;border-radius:12px;min-height:58px;color:#fff;background:linear-gradient(135deg,#4657ff,#ad38e9);box-shadow:0 14px 28px #5b48f047;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.generateButton:disabled{opacity:.72}.creditHint{text-align:center;margin:14px 0 0;color:#7d7894}.resultPanel{border-radius:16px;padding:26px;min-width:0}.resultHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.resultHeader h2{margin:0;font-size:22px}.resultHeader p{margin:8px 0 0;color:#77748e}.resultActions,.bulkActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.resultActions button,.bulkActions button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px}.queueStrip{margin:18px 0 22px;display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px}.queueStat{background:#f7f8fe;border:1px solid #eceef8;border-radius:10px;min-height:48px;padding:0 12px;display:flex;align-items:center;gap:8px}.queueStat span{color:#77748e;margin-right:auto}.progressLine{grid-column:1 / -1;height:7px;border-radius:999px;background:#eceef8;overflow:hidden}.progressLine span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4d58ff,#37b284);transition:width .24s ease}.resultGrid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:20px}.emptyResult,.failedResult{min-height:310px;border:1px dashed #e3e5f2;border-radius:14px;background:linear-gradient(180deg,#fbfbff,#f8f9fe);display:grid;place-items:center;align-content:center;gap:10px;text-align:center;color:#77748e}.emptyResult strong,.failedResult strong{color:#302c45;font-size:18px}.emptyResult p,.failedResult p{margin:0;line-height:1.7;max-width:420px;word-break:break-word}.emptyArtwork{position:relative;width:92px;height:72px;display:grid;place-items:center;color:#d6d3f3;border-radius:18px;background:linear-gradient(145deg,#7662f714,#fffc)}.emptyArtwork svg:last-child{position:absolute;right:12px;top:6px;color:#c4b8ff}.failedResult{border-color:#ffd8d8;background:#fff8f8;color:#a84b4b;padding:24px}.failedResult p{color:#a84b4b}.resultCard{position:relative;overflow:hidden;border-radius:12px;min-height:280px;background:#ebeef6;box-shadow:inset 0 0 0 1px #27234c0d}.loadingCard{min-height:280px;padding:28px 18px;background:linear-gradient(180deg,#ffffffb8,#f7f8fdf0),linear-gradient(135deg,#f1f3fb,#fbfbff);display:grid;place-items:center;align-content:center;gap:10px;color:#77748e}.loadingCard:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.68) 42%,transparent 58%);animation:shimmer 1.8s ease-in-out infinite}.loadingCard>*{position:relative;z-index:1}.loadingArtwork{width:82px;height:66px;display:grid;place-items:center;color:#daddeb}.loadingCard .spin{color:#4d58ff}.loadingCard strong{color:#5f5b75}.loadingCard span{font-size:14px}.resultCard img{display:block;width:100%;height:100%;aspect-ratio:3 / 4;object-fit:cover}.imageOverlay{position:absolute;inset:0;display:grid;place-items:center;color:#fff;text-align:center;padding:18px;background:#1b182f94;line-height:1.5}.imageTools{position:absolute;right:16px;bottom:16px;display:flex;gap:8px}.imageTools button{width:38px;height:38px;border:0;border-radius:50%;color:#4f45dc;background:#fffffff0;display:grid;place-items:center}.bulkActions{justify-content:center;margin:24px 0}.historyPanel{border-radius:14px;padding:16px;margin-top:16px}.historyList{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.historyList button{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 12px}.historyList small,.emptyText{color:#77748e}.previewModal{position:fixed;inset:0;z-index:50;padding:28px;background:#120f269e;display:grid;place-items:center}.previewDialog{width:min(960px,100%);max-height:calc(100vh - 56px);border-radius:14px;background:#fff;box-shadow:0 24px 80px #120f2652;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr)}.previewHeader{min-height:64px;padding:0 20px 0 24px;border-bottom:1px solid #eceef8;display:flex;align-items:center;justify-content:space-between;gap:16px}.previewHeader strong{font-size:18px}.previewHeader button{border:1px solid #e1e3f1;background:#fff;color:#312d48;border-radius:10px;min-height:40px;padding:0 18px;font-weight:700}.previewBody{min-height:0;padding:20px;background:#f7f8fd;display:grid;place-items:center}.previewBody img{max-width:100%;max-height:calc(100vh - 160px);object-fit:contain;border-radius:10px;box-shadow:0 12px 38px #120f2624}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(max-width:1280px){.appShell{grid-template-columns:96px 1fr}.sidebar{padding:22px 12px}.navItem span,.sceneRoot span,.sceneGroupList,.giftBox{display:none}.brand{justify-content:center;padding:0}.brandLogo{width:58px;transform:translateY(0)}.navItem{justify-content:center;padding:0}.navGroups{align-items:center}.navGroup{width:100%}.homeHero{grid-template-columns:1fr;padding:8px 8px 16px}.aiPromptPanel{grid-template-columns:120px 1fr}.aiControlRow{grid-template-columns:1fr 1fr}.aiSubmitCluster{align-items:center}.aiResultGrid,.aiTemplateGrid,.worksStats{grid-template-columns:repeat(4,minmax(130px,1fr))}.worksGrid,.templateCenterGrid{grid-template-columns:repeat(3,minmax(180px,1fr))}.heroVisual img{height:260px}.homeSceneGrid{grid-template-columns:repeat(2,minmax(220px,1fr))}.templateGrid{grid-template-columns:repeat(4,minmax(120px,1fr))}.featureStrip{grid-template-columns:repeat(3,minmax(160px,1fr))}.contentGrid{grid-template-columns:1fr}}@media(max-width:860px){.appShell{display:block}.sidebar{position:static;height:auto;flex-direction:row;overflow-x:auto;align-items:center}.sidebarScroll{flex:1 0 auto;overflow:visible;padding:0}.navGroups{flex-direction:row;align-items:center}.navGroup{display:flex;border-bottom:0;padding-bottom:0}.sceneNavGroup{display:none}.workspace{padding:18px}.homeWorkspace{padding:16px}.aiCreateWorkspace{padding:18px}.aiCreateHeader,.homeTopbar,.worksTopbar,.worksHeader,.heroActions,.templateHeader{align-items:flex-start}.homeTopbar,.worksTopbar,.worksHeader,.aiCreateHeader{flex-direction:column}.aiPromptPanel,.aiControlRow{grid-template-columns:1fr}.aiUploadBox{height:132px}.aiSubmitCluster{justify-content:space-between}.aiResultGrid,.aiTemplateGrid,.worksGrid,.worksGrid.listMode,.worksStats,.templateCenterGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.worksTools,.worksSearch,.templateCenterTools label{width:100%}.templateCenterTopbar,.templateCenterTools{flex-direction:column;align-items:flex-start}.authDialog{grid-template-columns:1fr}.authBrandPanel{display:none}.homeSearch{width:100%}.homeHero{min-height:auto}.heroCopy h1{font-size:42px}.heroCopy h1 span{display:block;margin:6px 0 0}.heroActions{flex-wrap:wrap}.homeSceneGrid,.templatePanel{border-radius:18px;padding:14px}.homeSceneGrid,.templateHeader,.templateShelf,.featureStrip{grid-template-columns:1fr}.shelfArrow{display:none}.templateGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{grid-template-columns:1fr}.titleBlock{justify-content:flex-start}.accountCluster{justify-content:flex-start;overflow-x:auto}.styleGrid,.ratioGrid,.countGrid,.resultGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.modelGrid,.segmented,.queueStrip{grid-template-columns:1fr}.rechargeHeader,.rechargeSectionTitle{align-items:flex-start;flex-direction:column}.rechargePackageGrid,.rechargeSummary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.controlPanel,.resultPanel{padding:18px}.styleGrid,.ratioGrid,.countGrid,.resultGrid{grid-template-columns:1fr 1fr}.previewModal{padding:14px}.previewHeader{padding:0 14px}.previewBody,.rechargeOverlay{padding:12px}.rechargeModal,.rechargeBody{padding:18px}.rechargePackageGrid,.rechargePayMethods,.rechargeSummary{grid-template-columns:1fr}.worksWorkspace{padding:16px}.worksStats,.worksGrid,.worksGrid.listMode,.templateCenterGrid{grid-template-columns:1fr}.worksTabs,.worksTools,.worksControlRow{width:100%;overflow-x:auto}}.appShell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at 58% 0%,rgba(108,76,255,.08),transparent 28%),linear-gradient(180deg,#ffffff 0%,var(--web-bg) 42%,#f7f8ff 100%)}@media(max-width:980px){.appShell{grid-template-columns:1fr}}.webResultSection{border:1px solid #ecebfb;border-radius:16px;background:#ffffffe6;box-shadow:0 16px 44px #4c468c14;padding:22px}.webResultTitleGroup{display:flex;align-items:center;gap:16px}.webResultTitleGroup em{border-radius:999px;background:#f0edff;color:var(--web-primary);padding:5px 12px;font-size:13px;font-style:normal;font-weight:900}.webClearResultButton,.webRefreshIdeas{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid #e7eaf6;border-radius:999px;background:#fff;color:#38405f;padding:0 16px;font-weight:900;cursor:pointer}.webResultCard,.webResultCard img{min-height:300px}.webImageTools{inset:auto 0 14px;justify-content:center}.webImageTools button{display:inline-flex;width:auto;min-width:96px;height:38px;border-radius:999px;color:#445071;padding:0 16px;gap:7px;font-weight:900;box-shadow:0 10px 22px #181d3824}.webInspirationSection{max-width:1160px;margin:28px auto 0}.webInspirationChips{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.webInspirationChips button{min-height:42px;border:1px solid #e8ebf6;border-radius:10px;background:#fff;color:#58617d;font-weight:900;cursor:pointer}.templateCenterWorkspace{padding:0 24px 34px;background:radial-gradient(circle at 78% 0%,rgba(143,111,255,.12),transparent 28%),linear-gradient(180deg,#fbfbff,#f7f8ff)}.templateCenterTopbar{display:flex;align-items:center;justify-content:space-between;min-height:72px;margin:0 -24px 16px;padding:0 28px;border-bottom:1px solid #edf0fb;background:#ffffffe6}.templateBreadcrumb,.templateAccountBar,.templateTitleRow,.templateFilterBand,.templateToolbar,.templateCardOverlay,.worksPageTopbar,.worksHeroTitle,.worksFilterPanel,.worksTimelineItem,.worksHistoryMeta,.worksHistoryActions,.worksPagination{display:flex;align-items:center}.templateBreadcrumb{gap:12px;color:#68708c;font-size:14px;font-weight:850}.templateBreadcrumb strong{color:#161b33}.templateAccountBar{gap:12px}.templateAccountBar>button{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:38px;border:1px solid #ecebfb;border-radius:999px;background:#fff;color:#1f2937;padding:0 14px;font-weight:900}.templateAccountBar>button:nth-child(2){border:0;background:linear-gradient(90deg,#fff2cf,#ffe6b2);color:#9a5a00}.templateNotify em{position:absolute;top:-6px;right:-5px;min-width:18px;border-radius:999px;background:#f34;color:#fff;font-size:10px;font-style:normal;line-height:18px}.templateCenterPanel{border:1px solid #edf0fb;border-radius:8px;background:#ffffffc7;box-shadow:0 16px 44px #4c468c0f;padding:24px}.templateTitleRow{gap:28px;margin-bottom:20px}.templateTitleRow h1{margin:0;color:#111827;font-size:22px}.templateTitleRow span{color:#76809a;font-weight:850}.templateFilterBand{gap:12px;min-height:48px;border-radius:8px;background:#f7f7ff;padding:0 8px;overflow-x:auto}.templateFilterBand.sceneBand{margin-top:12px;background:transparent;padding:0}.templateFilterBand button{display:inline-flex;align-items:center;justify-content:center;gap:4px;flex:0 0 auto;min-height:36px;border:1px solid transparent;border-radius:6px;background:transparent;color:#3e4668;padding:0 18px;font-weight:900;cursor:pointer}.templateFilterBand button.selected{border-color:#8a6cff;background:#fff;color:var(--web-primary)}.templateToolbar{gap:16px;margin:22px 0 24px}.templateToolbar select,.templateToolbar label,.templateSearchBox{min-height:40px;border:1px solid #e0e4f2;border-radius:8px;background:#fff;color:#3e4668;padding:0 14px;font-weight:850}.templateToolbar label{display:inline-flex;align-items:center;gap:8px}.templateSearchBox{margin-left:auto;display:flex;align-items:center;gap:10px;width:min(360px,100%)}.templateSearchBox input{width:100%;min-height:36px;border:0;background:transparent;padding:0}.templateCenterGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;margin-top:0}.templateCenterCard{position:relative;border-radius:8px;box-shadow:none}.templateCenterCover{aspect-ratio:1 / 1;border-radius:8px 8px 0 0;overflow:hidden}.templateCenterCover span,.templateCenterInfo{display:none}.templateCenterCard>strong{display:block;min-height:42px;border:1px solid #e8ebf6;border-top:0;border-radius:0 0 8px 8px;background:#fff;color:#222844;padding:12px 14px;font-size:14px;font-weight:900}.templateCardOverlay{position:absolute;inset:0;justify-content:center;flex-direction:column;gap:14px;background:#1317257a;opacity:0;transition:opacity .18s ease}.templateCenterCard:hover .templateCardOverlay{opacity:1}.templateCardOverlay button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:132px;min-height:42px;border:0;border-radius:10px;background:#fff;color:#39415f;font-weight:900;cursor:pointer}.templateCardOverlay button:last-child{background:linear-gradient(135deg,var(--web-primary),#7e37ff);color:#fff}.templateEmptyState{grid-column:1 / -1;display:grid;place-items:center;align-content:center;min-height:240px;border:1px dashed #dfe3f2;border-radius:12px;color:#7b829c;gap:10px}.worksWorkspace{padding:0 28px 36px}.worksPageTopbar{justify-content:flex-end;min-height:72px}.worksHeroTitle{gap:28px;margin:12px 0 22px}.worksHeroTitle h1{margin:0;color:#151b33;font-size:26px;letter-spacing:0}.worksHeroTitle span{color:#747d99;font-weight:850}.worksFilterPanel{gap:16px;border:1px solid #edf0fb;border-radius:10px;background:#ffffffdb;padding:18px;margin-bottom:22px}.worksKeywordInput,.worksDateInput{display:flex;align-items:center;gap:10px;min-height:42px;border:1px solid #e0e4f2;border-radius:8px;background:#fff;color:#7b829c;padding:0 14px}.worksKeywordInput{flex:1;min-width:260px}.worksKeywordInput input,.worksDateInput input{border:0;background:transparent;padding:0}.worksDateInput input{width:140px}.worksFilterPanel select,.worksFilterPanel>button{min-height:42px;border:1px solid #e0e4f2;border-radius:8px;background:#fff;color:#39415f;padding:0 16px;font-weight:900}.worksFilterPanel>button{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.worksTimelineList{display:grid;gap:22px}.worksTimelineItem{position:relative;align-items:stretch;gap:18px}.worksTimelineItem:before{content:"";position:absolute;left:104px;top:18px;bottom:-24px;width:1px;background:#e4e7f4}.worksTimelineItem time{width:92px;flex:0 0 auto;color:#65708e;font-weight:850;line-height:1.55}.worksTimelineItem time b,.worksTimelineItem time span{display:block}.worksTimelineDot{position:relative;z-index:1;flex:0 0 auto;width:10px;height:10px;margin-top:12px;border-radius:50%;background:var(--web-primary);box-shadow:0 0 0 4px #f0edff}.worksHistoryCard{position:relative;flex:1;display:grid;grid-template-columns:300px minmax(0,1fr) 44px;gap:24px;min-height:204px;border:1px solid #e8ebf6;border-radius:10px;background:#fff;padding:14px}.worksHistoryCard>img{width:100%;height:176px;border-radius:8px;object-fit:cover}.worksHistoryInfo{display:grid;align-content:start;gap:18px;min-width:0}.worksHistoryInfo h2{margin:8px 0 0;color:#17203c;font-size:18px;line-height:1.55;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.worksHistoryMeta{flex-wrap:wrap;gap:10px}.worksHistoryMeta span{border:1px solid #eceef7;border-radius:6px;background:#fbfbff;color:#7a829d;padding:5px 10px;font-size:12px;font-weight:900}.worksHistoryActions{gap:12px}.worksHistoryActions button,.worksDeleteButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid #e4e7f4;border-radius:8px;background:#fff;color:#48516f;padding:0 16px;font-weight:900;cursor:pointer}.worksDeleteButton{align-self:center;width:36px;min-width:36px;padding:0}.worksDeleteButton svg:last-child{display:none;color:#e5484d}.worksDeleteButton:hover svg:first-child{display:none}.worksDeleteButton:hover svg:last-child{display:block}.worksPagination{justify-content:center;gap:10px;margin-top:28px}.worksPagination button{min-width:34px;height:34px;border:1px solid #e4e7f4;border-radius:8px;background:#fff;color:#47516e;font-weight:900}.worksPagination button.active{border-color:var(--web-primary);background:var(--web-primary);color:#fff}.worksPagination button:disabled{opacity:.45}.worksPagination small{margin-left:18px;border:1px solid #e4e7f4;border-radius:8px;background:#fff;color:#7b829c;padding:8px 14px;font-weight:850}.worksEmpty button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:9px;background:#604cff;color:#fff;padding:9px 14px;font-weight:900}@media(max-width:1320px){.templateCenterGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.worksHistoryCard{grid-template-columns:240px minmax(0,1fr) 44px}}@media(max-width:980px){.webInspirationChips,.templateCenterGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.templateToolbar,.worksFilterPanel,.worksTimelineItem{align-items:stretch;flex-direction:column}.templateSearchBox{margin-left:0}.worksTimelineItem:before,.worksTimelineDot{display:none}.worksHistoryCard{grid-template-columns:1fr}.worksHistoryCard>img{height:auto;aspect-ratio:16 / 9}}@media(max-width:720px){.webInspirationChips,.templateCenterGrid{grid-template-columns:1fr}.webResultTitleGroup,.worksHeroTitle,.templateTitleRow{align-items:flex-start;flex-direction:column;gap:8px}}
