:root{--bg: #fafafa;--paper: #ffffff;--paper-soft: #f8f8f9;--ink: #18191d;--muted: #757982;--soft: #a5a8af;--line: #e7e7ea;--line-strong: #d8d9de;--black: #17181c;--green: #1f8f72;--green-soft: #eaf7f1;--amber: #a56a11;--amber-soft: #fff6dd;--xhs: #ff2442;--xhs-dark: #d91f3a;--xhs-soft: #fff4f6;--xhs-line: rgba(255, 36, 66, .14);--primary: var(--xhs);--red: #ff2442;--red-soft: #fff0f3;--text: var(--ink);--shadow-card: 0 1px 2px rgba(21, 23, 28, .035), 0 14px 36px rgba(21, 23, 28, .055);--shadow-soft: var(--shadow-card);--shadow-lift: 0 16px 42px rgba(21, 23, 28, .075);--sans: ui-sans-serif, -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#fff 0,var(--bg) 240px);color:var(--ink);font-family:var(--sans);letter-spacing:0;text-wrap:pretty}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.46}.icon{fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.app-shell{min-height:100vh}.busy-strip{position:fixed;top:98px;left:50%;z-index:40;display:inline-flex;align-items:center;gap:8px;max-width:min(520px,calc(100vw - 32px));padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:#ffffffeb;color:var(--black);box-shadow:var(--shadow-card);transform:translate(-50%);font-size:12px;font-weight:760;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.status-toast{position:fixed;top:98px;left:50%;z-index:40;max-width:min(520px,calc(100vw - 32px));padding:9px 14px;border:1px solid var(--xhs-line);border-radius:999px;background:#fffffff0;color:var(--xhs);box-shadow:var(--shadow-card);transform:translate(-50%);font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.busy-strip span{width:8px;height:8px;border-radius:50%;background:currentColor;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.35;transform:scale(.72)}50%{opacity:1;transform:scale(1)}}.topbar{position:sticky;top:0;z-index:35;width:100%;height:64px;display:grid;grid-template-columns:270px 1fr auto;align-items:center;gap:18px;margin:0;padding:0 max(20px,calc((100vw - 1280px)/2));border-bottom:1px solid rgba(231,231,234,.88);background:#ffffffe0;box-shadow:0 8px 26px #18191d07;-webkit-backdrop-filter:blur(20px) saturate(1.02);backdrop-filter:blur(20px) saturate(1.02)}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{position:relative;width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#ff2442,#ff657a);color:#fff;box-shadow:0 10px 22px #ff30572e,inset 0 1px #ffffff52}.brand-mark-core{width:22px;height:22px;display:grid;place-items:center;border-radius:9px;background:#ffffff29;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.brand-mark-dot{display:none}.brand-mark-dot-top{top:7px;right:7px}.brand-mark-dot-bottom{bottom:7px;left:7px}.brand h1{margin:0;font-size:16px;line-height:1.2;font-weight:900;letter-spacing:.01em}.brand p{margin:3px 0 0;color:var(--muted);font-size:12px}.nav-tabs{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0}.nav-tab{height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border-radius:8px;color:var(--muted);font-size:13px;font-weight:780;white-space:nowrap;transition:background .16s ease,color .16s ease,transform .16s ease}button.nav-tab{background:transparent}.nav-tab.active{background:var(--xhs);color:#fff;box-shadow:0 8px 18px #ff24422e}.nav-tab:not(.active):hover{background:var(--xhs-soft);color:var(--xhs);transform:translateY(-1px)}.nav-tab.muted{opacity:.74}.top-actions{display:flex;align-items:center;gap:10px}.quota-pill{height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 8px 0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:12px;white-space:nowrap}.quota-pill strong{color:var(--xhs);font-size:15px}.quota-refresh{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:var(--paper-soft);color:var(--muted);transition:background .16s ease,color .16s ease,transform .16s ease}.quota-refresh:hover{background:var(--xhs-soft);color:var(--xhs)}.quota-detail{height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;background:var(--xhs-soft);color:var(--xhs);font-size:12px;font-weight:850;transition:background .16s ease,color .16s ease}.quota-detail:hover{background:var(--xhs);color:#fff}.profile-btn{min-width:82px;max-width:190px;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border-radius:999px;background:var(--xhs-soft);color:var(--xhs);transition:transform .16s ease,box-shadow .16s ease}.profile-btn .icon{flex:0 0 auto}.profile-btn span{min-width:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:840}.profile-btn.signed-in{background:#fff;color:var(--black);border:1px solid var(--line)}.profile-btn.signed-in .icon{color:var(--green)}.profile-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #ff24421f}.page{width:min(1280px,calc(100vw - 40px));margin:0 auto;padding:20px 0 46px}.task-banner{position:relative;overflow:hidden;min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:12px;padding:10px 14px;border:1px solid rgba(231,231,234,.92);border-radius:10px;background:linear-gradient(135deg,#fffffff7,#fff8f9db 58%,#fff2f5bd);box-shadow:0 1px 2px #15171c06,0 12px 30px #ff244209}.task-banner:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#ff24421a,#ff244200 34%),repeating-linear-gradient(135deg,rgba(255,36,66,.035) 0 1px,transparent 1px 13px);opacity:.8}.task-banner>*{position:relative;z-index:1}.task-banner-product{border-color:#ff965c29;background:linear-gradient(135deg,#fffffffa,#fff9f3eb 54%,#fff1e8c7);box-shadow:0 1px 2px #15171c06,0 12px 30px #ff7b490a}.task-banner-product:before{background:linear-gradient(90deg,#ff7b491a,#ff7b4900 34%),repeating-linear-gradient(135deg,rgba(255,123,73,.035) 0 1px,transparent 1px 13px)}.task-banner-history{border-color:#d8d9ded1;background:linear-gradient(135deg,#fffffffa,#f8f8f9e0);box-shadow:0 1px 2px #15171c06,0 12px 30px #15171c06}.task-banner-history:before{background:linear-gradient(90deg,#1f8f7214,#1f8f7200 34%),repeating-linear-gradient(135deg,rgba(31,143,114,.028) 0 1px,transparent 1px 13px)}.task-banner-kicker{height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 11px 0 8px;border:1px solid var(--xhs-line);border-radius:999px;background:#fff;color:var(--xhs);font-size:12px;font-weight:880;white-space:nowrap}.task-banner-kicker span{width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:var(--xhs-soft)}.task-banner h2{margin:0;min-width:0;color:var(--ink);font-size:clamp(18px,1.45vw,21px);line-height:1.25;font-weight:940;text-align:center;letter-spacing:0}.task-banner-meta{min-width:132px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#ffffffd1;color:var(--muted);font-size:12px;font-weight:820;white-space:nowrap}.workspace-home{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start;padding:0 0 40px}.workspace-home-main,.workspace-context{border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow-card)}.workspace-home-main{display:grid;gap:18px;padding:24px}.workspace-home-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.workspace-eyebrow{color:var(--xhs);font-size:12px;font-weight:860}.workspace-home-head h3{margin:5px 0 0;color:var(--ink);font-size:24px;line-height:1.22;font-weight:940;letter-spacing:0}.workspace-home-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.workspace-task-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.workspace-task-card{min-height:154px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto 1fr auto;align-items:start;gap:6px 12px;padding:18px;border:1px solid var(--line);border-radius:10px;background:#fff;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.workspace-task-card:hover{transform:translateY(-2px);border-color:var(--xhs-line);box-shadow:0 16px 34px #ff24421a;background:linear-gradient(180deg,#fff,#fff6f8b8)}.workspace-task-card.primary-card{border-color:var(--xhs-line);background:linear-gradient(135deg,#fff,#fff7f9e0)}.workspace-task-icon{grid-row:1 / span 2;width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--xhs-soft);color:var(--xhs)}.workspace-task-card strong{min-width:0;color:var(--black);font-size:17px;line-height:1.25;font-weight:920}.workspace-task-card small{min-width:0;color:var(--muted);font-size:13px;line-height:1.45}.workspace-task-card em{grid-column:2;align-self:end;width:fit-content;max-width:100%;padding:5px 8px;border-radius:999px;background:var(--paper-soft);color:var(--muted);font-size:12px;font-style:normal;font-weight:820}.workspace-context{display:grid;gap:14px;padding:0}.workspace-context-block{display:grid;gap:8px;padding-bottom:16px;border-bottom:1px solid var(--line)}.workspace-context-block span,.workspace-context-row span{color:var(--muted);font-size:12px;font-weight:760}.workspace-context-block strong{color:var(--black);font-size:16px;line-height:1.35;font-weight:900}.workspace-context-row{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.workspace-context-row:last-child{border-bottom:0}.workspace-context-row b{color:var(--xhs);font-size:15px;font-weight:900}.workspace-home-main{gap:14px;padding:0;border:0;background:transparent;box-shadow:none}.workspace-creation-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:16px;align-items:start}.workspace-creation-grid .image-creator{min-width:0;padding:18px;gap:12px}.workspace-creation-grid .image-creator-head h3{text-align:left;font-size:28px}.workspace-creation-grid .image-prompt-box{min-height:236px;padding:14px;gap:14px;grid-template-columns:184px minmax(0,1fr)}.workspace-creation-grid .image-prompt-box.mode-clone{grid-template-columns:300px minmax(0,1fr)}.workspace-creation-grid .image-prompt-box.mode-normal{grid-template-columns:144px minmax(0,1fr)}.workspace-creation-grid .image-upload-column.dual-source{gap:8px}.workspace-creation-grid .image-upload-column .upload-box.compact{min-height:142px}.workspace-creation-grid .image-upload-column .optional-upload{min-height:196px}.workspace-creation-grid .image-prompt-main{grid-template-rows:minmax(190px,1fr)}.workspace-creation-grid .image-prompt-main textarea{min-height:196px;font-size:14px;line-height:1.65}.workspace-creation-grid .image-control-footer{align-items:flex-start;flex-direction:column;gap:10px}.workspace-creation-grid .image-control-bar{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-creation-grid .image-generate-row{width:100%;justify-content:flex-end}.workspace-creation-grid .result-stage{min-height:484px;border-radius:16px;box-shadow:0 24px 60px #191c2614}.workspace-creation-grid .section-head{padding:16px 16px 10px}.workspace-creation-grid .section-head h3{font-size:18px}.workspace-creation-grid .toolbar{gap:6px}.workspace-creation-grid .toolbar .icon-btn{width:32px;height:32px}.workspace-creation-grid .result-grid{min-height:398px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.workspace-creation-grid .empty-results,.workspace-creation-grid .result-stage .loading-state{min-height:390px}.workspace-side-panel{position:sticky;top:88px;gap:12px;padding:0;background:transparent;border:0;box-shadow:none}.workspace-side-card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.current-product-card{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 14px 32px #1f232a0f}.current-product-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.current-product-head span{color:var(--ink);font-size:13px;font-weight:880}.current-product-body{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;align-items:center}.current-product-body img{width:82px;aspect-ratio:1;display:block;object-fit:cover;border:1px solid var(--line);border-radius:10px;background:var(--paper-soft)}.current-product-body div{min-width:0;display:grid;gap:7px}.current-product-body strong{color:var(--black);font-size:14px;line-height:1.35;font-weight:920}.current-product-body em{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.45;font-style:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ghost-mini-btn{width:fit-content;min-height:30px;padding:0 18px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:12px;font-weight:820;box-shadow:0 8px 18px #1e222a0a}.ghost-mini-btn:hover{color:var(--xhs);border-color:var(--xhs-line);background:var(--xhs-soft)}.current-product-thumbs{display:flex;align-items:center;gap:8px;padding-top:2px}.current-product-thumbs button{width:36px;height:36px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--muted);font-size:12px;font-weight:900;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.current-product-thumbs button:hover,.current-product-thumbs button.active{border-color:#ff24428c;box-shadow:0 8px 18px #ff244224;transform:translateY(-1px)}.current-product-thumbs img{width:100%;height:100%;object-fit:cover}.workspace-side-card{position:relative;width:100%;min-height:92px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:5px 8px;align-items:start;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left;box-shadow:0 12px 26px #1f232a0d;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.workspace-side-card:hover{transform:translateY(-2px);border-color:var(--xhs-line);box-shadow:0 14px 28px #ff24421a}.workspace-side-card.primary-entry{border-color:var(--xhs-line);background:linear-gradient(180deg,#fff,#fff6f8)}.workspace-side-card span{grid-row:1;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--xhs-soft);color:var(--xhs)}.workspace-side-card strong{align-self:center;color:var(--black);font-size:14px;font-weight:920}.workspace-side-card em{grid-column:1 / -1;color:var(--muted);font-size:12px;font-style:normal;font-weight:720}.workspace-side-card>.icon:last-child{display:none;color:var(--muted)}.workspace-side-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 14px 32px #1f232a0d}.workspace-side-list button{min-height:62px;display:grid;align-items:center;justify-content:center;gap:3px;padding:8px;border:0;border-right:1px solid var(--line);border-bottom:0;background:transparent;color:var(--black);font-size:14px;font-weight:900}.workspace-side-list button:last-child{border-right:0}.workspace-side-list button:hover,.workspace-quick-grid button:hover{color:var(--xhs);background:var(--xhs-soft)}.workspace-side-list b{color:var(--xhs);font-size:15px;font-weight:920}.workspace-recent-card{width:100%;display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left;box-shadow:0 14px 32px #1f232a0d;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.workspace-recent-card:hover{transform:translateY(-2px);border-color:var(--xhs-line);box-shadow:0 14px 30px #ff24421a}.workspace-recent-card>span{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.workspace-recent-card strong{color:var(--black);font-size:14px;font-weight:920}.workspace-recent-card em{color:var(--muted);font-size:12px;font-style:normal;font-weight:720}.workspace-recent-card>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.workspace-recent-card img{width:100%;aspect-ratio:3 / 4;display:block;object-fit:cover;border:1px solid var(--line);border-radius:9px;background:var(--paper-soft)}.workspace-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workspace-quick-grid button{min-height:64px;display:grid;place-items:center;gap:5px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);font-size:12px;font-weight:820}.compact-row{min-height:38px}.workspace-case-section{position:relative;display:grid;gap:10px;padding:14px 16px 12px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow-card)}.workspace-case-section-side{max-height:478px;overflow:hidden}.workspace-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.workspace-section-title>div{display:flex;align-items:baseline;gap:12px;min-width:0}.workspace-section-title strong{color:var(--black);font-size:17px;font-weight:930;white-space:nowrap}.workspace-section-title span{color:var(--muted);font-size:12px;font-weight:720;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-case-grid{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;padding:2px 2px 8px;scroll-snap-type:x proximity;scrollbar-width:thin}.workspace-case-grid-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;max-height:382px;overflow-y:auto;overflow-x:hidden;padding:2px 2px 4px;scroll-snap-type:none}.workspace-case-card{position:relative;flex:0 0 184px;min-height:70px;display:grid;grid-template-columns:58px minmax(0,1fr) 14px;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,#fff,#fbfbfc);text-align:left;scroll-snap-align:start;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.workspace-case-grid-side .workspace-case-card{min-width:0;min-height:94px;grid-template-columns:minmax(0,1fr);grid-template-rows:52px auto;gap:8px;padding:8px}.workspace-case-grid-side .workspace-case-card img{width:100%;height:52px}.workspace-case-grid-side .workspace-case-card>.icon{display:none}.workspace-case-card:hover{transform:translateY(-2px);border-color:var(--xhs-line);box-shadow:0 14px 28px #ff24421a}.workspace-case-card img{width:58px;height:50px;display:block;object-fit:cover;border-radius:8px;background:var(--paper-soft);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;transform-origin:center}.workspace-case-card:hover img,.workspace-case-card:focus-visible img{transform:scale(1.12);filter:saturate(1.04) contrast(1.02);box-shadow:0 12px 24px #181c2629}.workspace-case-preview{position:absolute;left:-276px;top:58px;z-index:15;width:260px;padding:8px;border:1px solid rgba(255,36,66,.2);border-radius:16px;background:#fffffff5;box-shadow:0 24px 58px #181c262e;pointer-events:none}.workspace-case-preview img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover;border-radius:12px;background:var(--paper-soft)}.workspace-case-preview strong{display:block;padding:8px 4px 2px;color:var(--black);font-size:13px;font-weight:920}.workspace-case-card span{min-width:0;display:grid;gap:3px}.workspace-case-card strong{display:block;overflow:hidden;color:var(--black);font-size:13px;font-weight:920;text-overflow:ellipsis;white-space:nowrap}.workspace-case-card em{display:block;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.4;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.workspace-case-card>.icon{position:static;justify-self:end;color:var(--muted)}.stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));justify-content:stretch;align-items:center;gap:8px;margin-bottom:14px;padding:8px;border:1px solid rgba(231,231,234,.82);border-radius:8px;background:#ffffffd1;color:var(--muted);font-size:12px}.step{position:relative;display:inline-flex;justify-content:center;align-items:center;gap:7px;min-width:0;height:30px;padding:0 8px;border-radius:7px}.step:not(:last-child):after{content:none}.step.active,.step.done{background:var(--xhs-soft);color:var(--xhs)}.step:last-child{padding-right:0}.step span{width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--muted);font-size:11px;font-weight:800}.step.active span,.step.done span{background:var(--xhs);color:#fff}.step.spinning span{color:transparent;position:relative}.step.spinning span:after{content:"";position:absolute;width:13px;height:13px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:spin .82s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.step b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:760}.step b em{font-style:normal}.step-label-short{display:none}.workspace{display:grid;grid-template-columns:360px minmax(0,1fr);gap:20px;align-items:start}.image-flow-stepper{display:none}.image-workspace{grid-template-columns:minmax(0,820px);justify-content:center;gap:16px}.image-workspace .task-sidebar{position:static;max-height:none;overflow:visible;gap:0;padding:22px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow-card)}.image-workspace .task-sidebar .panel{padding:18px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none}.image-workspace .task-sidebar .panel:first-child{padding-top:0}.image-workspace .task-sidebar .panel:last-child{padding-bottom:0;border-bottom:0}.image-workspace .task-sidebar .panel:hover{border-color:var(--line)}.image-workspace .content{width:100%;min-width:0}.image-creator{display:grid;gap:16px;padding:24px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#fffbfcf0);box-shadow:0 24px 60px #191c2614,0 1px #ffffffeb inset}.image-creator-head{position:relative;display:grid;grid-template-columns:1fr;justify-content:center;align-items:start;gap:16px}.image-creator-actions{position:absolute;top:0;right:0}.image-creator-head h3{margin:0;color:var(--ink);font-size:34px;line-height:1.22;font-weight:940;text-align:center;letter-spacing:0}.image-creator-head span{display:none}.simple-image-creator{gap:13px;padding:20px;border-radius:14px;box-shadow:0 18px 44px #191c2612}.simple-image-creator .image-creator-head{justify-content:start}.simple-image-creator .image-creator-head h3{font-size:27px;text-align:left}.simple-image-creator .image-creator-head p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5;font-weight:720}.simple-image-creator .simple-prompt-box{min-height:230px;grid-template-columns:182px minmax(0,1fr);gap:14px;padding:14px;background:#fff}.simple-image-creator .image-upload-column{grid-template-columns:1fr}.simple-image-creator .image-upload-column .optional-upload,.simple-image-creator .image-upload-column .upload-box.compact{min-height:198px}.simple-image-creator .image-prompt-main{grid-template-rows:minmax(198px,1fr)}.simple-image-creator .image-prompt-main textarea{min-height:198px;font-size:14px;line-height:1.68}.simple-image-creator .image-control-footer{align-items:center;gap:12px}.simple-image-creator .image-control-bar{flex:1 1 auto;grid-template-columns:minmax(156px,178px) 106px 104px 94px minmax(118px,1fr);gap:9px}.simple-image-creator .image-generate-row{flex:0 0 auto;gap:10px}.image-creator-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.icon-only{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted)}.icon-only:hover{color:var(--xhs);border-color:var(--xhs-line);background:var(--xhs-soft)}.image-mode-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:4px;border:1px solid var(--line);border-radius:10px;background:var(--paper-soft)}.image-mode-tabs button{min-height:54px;display:grid;place-items:center;gap:2px;padding:8px 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted);transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.image-mode-tabs button strong{color:inherit;font-size:13px;font-weight:900}.image-mode-tabs button span{color:inherit;opacity:.72;font-size:11px;font-weight:760}.image-mode-tabs button.active{border-color:var(--xhs-line);background:#fff;color:var(--xhs);box-shadow:0 8px 18px #ff244214}.image-prompt-box{display:grid;grid-template-columns:236px minmax(0,1fr);gap:18px;min-height:276px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#ffffffb8;box-shadow:0 18px 36px #1b1f280a inset}.image-prompt-box.mode-clone{grid-template-columns:410px minmax(0,1fr)}.image-prompt-box.mode-normal{grid-template-columns:190px minmax(0,1fr)}.image-upload-column{display:grid;align-content:start;gap:10px}.image-upload-column.dual-source{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.image-upload-column .source-upload{gap:7px}.image-upload-column .upload-box.compact{min-height:176px}.image-upload-column .optional-upload{height:100%;min-height:238px}.image-prompt-main{position:relative;display:grid;grid-template-rows:minmax(230px,1fr);gap:10px;min-width:0}.inline-sku-select{width:100%;min-height:38px}.image-prompt-main textarea{min-height:238px;padding-right:52px;padding-bottom:50px;resize:vertical;border-radius:12px;font-size:16px;line-height:1.75;background:linear-gradient(180deg,#f7f8fa,#fbfbfc);color:#3f4652}.prompt-clear-btn{position:absolute;right:12px;bottom:12px;z-index:3;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(222,224,230,.92);border-radius:999px;background:#ffffffeb;color:var(--muted);box-shadow:0 10px 20px #1a1e2614;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.prompt-clear-btn:hover{color:var(--xhs);border-color:var(--xhs-line);background:#fff7f9;transform:translateY(-1px)}.compact-requirements{margin:0;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff}.image-control-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:4px}.image-control-bar{display:grid;grid-template-columns:136px 126px 92px 96px 122px 154px;gap:10px;align-items:center;min-width:0}.image-control-bar .field{margin:0;height:42px;display:inline-flex;align-items:center;gap:8px;min-width:0;padding:0 11px;border:1px solid rgba(222,224,230,.92);border-radius:8px;background:linear-gradient(180deg,#fff,#fbfbfc);box-shadow:0 8px 18px #1c1f2609;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.image-control-bar .field:hover{border-color:#ff244240;box-shadow:0 12px 24px #1c1f260f}.image-generate-row{display:flex;align-items:center;justify-content:flex-end;gap:18px;padding:0;border:0;border-radius:0;background:transparent}.image-generate-row>div{display:grid;gap:3px}.image-generate-row strong{display:inline-flex;align-items:baseline;gap:4px;color:#8d93a0;font-size:12px;font-weight:820;text-align:right;white-space:nowrap}.image-generate-row strong b{color:var(--xhs);font-size:13px;font-weight:930}.image-generate-row strong span{color:#8d93a0;font-size:12px;font-weight:780}.image-generate-row span{color:var(--muted);font-size:12px;font-weight:720;text-align:right}.image-generate-row .primary-btn{min-width:136px;min-height:40px;margin-top:0;border-radius:8px;background:linear-gradient(135deg,#ff2442,#e91538);box-shadow:0 12px 24px #ff244238}.copy-workbench{display:grid;grid-template-columns:minmax(0,540px) minmax(0,660px);justify-content:center;gap:18px;padding:18px 0 36px}.copy-composer-card,.copy-task-card,.copy-result-card{display:grid;gap:16px;align-content:start;min-height:520px;padding:24px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow-card)}.copy-composer-card{min-height:520px}.copy-composer-head,.copy-task-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid var(--line)}.copy-composer-head h3,.copy-task-head h3{margin:0;color:var(--black);font-size:22px;font-weight:900;line-height:1.2}.copy-composer-head p,.copy-task-head p{margin:5px 0 0;color:var(--muted);font-size:12px;font-weight:700}.copy-composer-head>.icon,.copy-task-head>.icon{color:var(--xhs)}.copy-mode-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:4px;border:1px solid var(--line);border-radius:10px;background:var(--paper-soft)}.copy-mode-tabs button{min-height:46px;padding:6px 8px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted);font-weight:820;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.copy-mode-tabs button strong{display:block;overflow:hidden;text-overflow:ellipsis;color:inherit;font-size:12px;white-space:nowrap}.copy-mode-tabs button.active{border-color:var(--xhs-line);background:#fff;color:var(--xhs);box-shadow:0 8px 18px #ff244214}.copy-prompt-box{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,#fff,#fff8f96b)}.copy-prompt-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.copy-prompt-tools select{min-height:38px}.copy-prompt-tools span{padding:8px 10px;border-radius:999px;background:var(--paper-soft);color:var(--muted);font-size:12px;font-weight:820;white-space:nowrap}.copy-brief-input{min-height:240px;border-radius:10px;font-size:15px;line-height:1.7}.copy-template-input{min-height:94px;border-radius:10px}.copy-extra-field{display:grid;gap:8px}.copy-extra-field>span{color:var(--muted);font-size:12px;font-weight:820}.copy-generate-row{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid rgba(31,143,114,.2);border-radius:10px;background:linear-gradient(135deg,#f0fdf4d1,#fffffff5);color:#0f6f57;font-size:14px;font-weight:850}.copy-generate-row>div{display:grid;gap:3px}.copy-generate-row strong{font-size:17px}.copy-generate-row span{color:var(--muted);font-size:12px;font-weight:720}.copy-generate-btn{width:auto;min-width:170px;margin-top:0}.copy-editor{display:grid;gap:4px}.copy-editor textarea{min-height:270px}.copy-empty{min-height:330px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed var(--line-strong);border-radius:8px;background:var(--paper-soft);color:var(--muted);text-align:center}.copy-empty strong{color:var(--black)}.copy-history-card{grid-column:1 / -1;display:grid;gap:14px;padding:20px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow-card)}.copy-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.copy-history-head h3{margin:0;color:var(--black);font-size:18px;font-weight:900}.copy-history-head p{margin:5px 0 0;color:var(--muted);font-size:12px;font-weight:720}.copy-history-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.copy-history-item{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:10px;align-items:center;min-height:96px;padding:12px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,#fff,#fff8f95c);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.copy-history-item:hover,.copy-history-item.active{border-color:var(--xhs-line);box-shadow:0 12px 24px #ff244214;transform:translateY(-1px)}.copy-history-main{display:grid;gap:5px;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left}.copy-history-main strong{overflow:hidden;color:var(--black);font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.copy-history-main span{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.copy-history-main em{color:var(--xhs);font-size:11px;font-style:normal;font-weight:800}.copy-history-empty{min-height:86px;display:grid;place-items:center;border:1px dashed var(--line-strong);border-radius:10px;background:var(--paper-soft);color:var(--muted);font-size:13px;font-weight:760}.sku-page{padding:18px 0 40px}.asset-page{display:grid;gap:26px;padding:18px 0 48px}.asset-page .sku-page,.asset-page .history-page{padding:0}.asset-page .history-toolbar{padding-top:8px;border-top:1px solid rgba(224,226,232,.85)}.sku-layout{display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:18px;align-items:start}.sku-editor-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.sku-editor-body textarea{min-height:74px}.sku-editor-body .field>span{color:var(--black);font-size:13px;font-weight:880}.sku-editor-body>.field:nth-child(2),.sku-editor-body>.field:nth-child(3),.sku-editor-body>.sku-image-inputs{grid-column:1 / -1}.sku-editor-modal{display:grid;gap:18px}.sku-image-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.sku-image-upload{position:relative;min-height:142px;display:grid;place-items:center;overflow:hidden;border:1px dashed var(--line-strong);border-radius:8px;background:var(--paper-soft);color:var(--muted);font-size:12px;font-weight:820;text-align:center;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.sku-image-upload:hover,.sku-image-upload:focus-within{border-color:#ff244294;background:#fff7f9d1;box-shadow:0 12px 30px #ff24421a;transform:translateY(-1px)}.sku-image-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.sku-image-upload img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.sku-image-upload span{display:grid;gap:6px;place-items:center;pointer-events:none}.sku-image-upload b{color:var(--black);font-size:13px}.sku-image-upload small{color:var(--muted);font-size:12px}.sku-list{display:grid;gap:14px}.sku-grid{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 14px;scroll-snap-type:x proximity;scrollbar-width:thin}.sku-card{position:relative;flex:0 0 clamp(130px,13vw,174px);scroll-snap-align:start;display:grid;gap:8px;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 14px 32px #1f232a0b;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.sku-card:hover{transform:translateY(-2px);border-color:var(--xhs-line);box-shadow:0 18px 38px #1f232a12}.sku-card.active{border-color:#ff24426b;box-shadow:0 18px 42px #ff24421a}.sku-cover{position:relative;width:100%;height:auto;aspect-ratio:3 / 4;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--paper-soft);color:var(--xhs)}.sku-cover img{width:100%;height:100%;object-fit:cover}.sku-current-badge{position:absolute;top:8px;left:8px;display:inline-flex;align-items:center;gap:3px;padding:4px 7px;border-radius:999px;background:#ff2442f0;color:#fff;font-size:11px;font-weight:900;box-shadow:0 8px 18px #ff24423d}.sku-card-copy{min-width:0;text-align:center}.sku-card-copy>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.sku-card strong{display:block;margin:0;color:var(--black);font-size:13px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sku-card b{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:var(--xhs-soft);color:var(--xhs);font-size:11px;font-weight:900}.sku-card p{margin:0;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--muted);font-size:12px;line-height:1.5}.sku-card span{display:block;margin-top:5px;color:var(--soft);font-size:12px;font-weight:720}.sku-cover .sku-current-badge{display:inline-flex;margin:0;color:#fff;font-size:11px}.sku-card-actions{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;gap:6px;opacity:0;pointer-events:none;transform:translateY(-5px);transition:opacity .16s ease,transform .16s ease}.sku-card:hover .sku-card-actions,.sku-card:focus-within .sku-card-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.sku-card-actions .icon-btn{width:30px;height:30px;border-color:#ffffff9e;background:#ffffffeb;box-shadow:0 10px 20px #16181c24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sku-card-actions .icon-btn.emphasis{background:var(--xhs);border-color:var(--xhs);color:#fff}@media(min-width:901px){body{background:linear-gradient(180deg,#fff 0,#fbfbfc 220px,var(--bg) 100%)}.topbar{height:58px;grid-template-columns:260px 1fr auto}.brand-mark{width:34px;height:34px;border-radius:10px}.brand h1{font-size:15px}.nav-tab{height:34px;padding:0 12px;border-radius:8px;font-size:12px}.quota-pill{height:34px}.profile-btn{width:36px;height:36px}.page{width:min(1440px,calc(100vw - 32px));padding:12px 0 28px}.task-banner{min-height:52px;margin-bottom:10px;padding:10px 12px;border-radius:8px}.task-banner-kicker{height:30px;padding:0 10px;font-size:11px}.task-banner h2{font-size:18px;line-height:1.28;letter-spacing:0}.task-banner-meta{height:30px;font-size:12px}.stepper{justify-content:flex-start;margin:0 0 10px 372px;font-size:12px}.step span{width:25px;height:25px;font-size:11px}.step{gap:8px;height:28px;padding:0 34px 0 0;background:transparent}.step:not(:last-child):after{content:"";position:absolute;right:10px;width:20px;height:1px;background:var(--line)}.step.done:not(:last-child):after{background:var(--xhs);opacity:.62}.step.active,.step.done{background:transparent;color:var(--xhs)}.step b{font-size:12px}.workspace{grid-template-columns:360px minmax(0,1fr);gap:12px;align-items:stretch}.image-workspace{grid-template-columns:minmax(0,820px);justify-content:center;gap:16px}.sidebar{position:sticky;top:70px;max-height:calc(100vh - 86px);overflow:auto;padding-right:2px;scrollbar-width:thin}.sidebar{gap:10px}.image-workspace .task-sidebar{position:static;max-height:none;overflow:visible;padding:22px}.panel{padding:14px}.panel-title{margin-bottom:12px}.panel-title>span{width:30px;height:30px}.panel-title h2{font-size:14px}.panel-title p{font-size:11px}textarea{min-height:96px;padding:10px;font-size:12px}input,select{height:38px;font-size:12px}.count-row{padding:8px 0}.field{gap:7px;margin-top:12px}.ratio-clarity-grid{grid-template-columns:1fr 1fr;gap:8px}.primary-btn{min-height:42px;margin-top:16px;font-size:13px}.content{min-width:0}.result-stage{min-height:calc(100vh - 150px)}.section-head{min-height:54px;padding:14px 16px 10px}.section-head h3{font-size:15px}.section-head p{font-size:12px}.result-grid{min-height:calc(100vh - 220px);grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;padding:16px}.planning-preview{padding:14px 16px 18px}.stage-loading,.empty-results{min-height:calc(100vh - 230px)}.empty-results{margin:16px;border:1px dashed rgba(209,211,216,.88);border-radius:8px;background:radial-gradient(circle at 50% 42%,rgba(255,36,66,.06),transparent 180px),linear-gradient(180deg,#fff,#fbfbfc)}.analysis-card{width:min(560px,100%);padding:22px}.history-page{padding:18px 0 40px}}.sidebar{display:grid;gap:12px}.mobile-primary-bar{display:none}.content{display:grid;gap:18px}.panel,.section-card{border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 1px 2px #15171c09,0 10px 28px #15171c0b}.panel:hover,.section-card:hover{border-color:#d9dade}.panel{padding:16px}.panel-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.panel-title>span{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:#fff7f8;color:var(--xhs)}.panel-title-copy{flex:1;min-width:0}.panel-title h2{margin:0;font-size:15px;font-weight:850}.panel-title p{display:none}.mini-actions{display:inline-flex;gap:6px;align-items:center}.mini-link{min-height:28px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--xhs);font-size:12px;font-weight:760}.mini-link.subtle{color:var(--muted)}.panel-toggle{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}.panel-toggle:hover{color:var(--xhs);border-color:var(--xhs-line);background:var(--xhs-soft)}.collapsible-panel.collapsed{padding-bottom:18px}.upload-box{position:relative;min-height:132px;display:grid;place-items:center;align-content:center;gap:8px;padding:18px;border:1px dashed #d8d9de;border-radius:8px;background:#fff;text-align:center;color:var(--muted)}.upload-box.compact{min-height:104px;padding:14px}.upload-box:hover{border-color:#ff24428c;background:#fff;box-shadow:inset 0 0 0 1px #ff24420a}.upload-box:focus-visible,.upload-box.dragging{outline:none;border-color:#ff2442b8;background:#fff7f9;box-shadow:inset 0 0 0 1px #ff24421a,0 14px 28px #ff244214}.upload-box input{position:absolute;inset:0;z-index:2;width:100%;height:100%;opacity:0;cursor:pointer}.upload-box strong{color:var(--black);font-size:13px}.upload-box span{display:none}.image-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.image-strip.compact{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px}.clone-upload-grid{display:grid;gap:10px}.source-upload{position:relative;min-height:224px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#ffffffdb;box-shadow:0 12px 28px #1b1f280a}.source-upload.dragging{border-color:#ff244294;background:linear-gradient(180deg,#fff7f9,#fff);box-shadow:inset 0 0 0 1px #ff244214,0 16px 34px #ff24421a}.source-upload.has-images{min-height:224px}.source-label{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.source-label strong{display:block;color:var(--black);font-size:13px;font-weight:860}.source-label span{display:none}.source-label em{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:var(--xhs-soft);color:var(--xhs);font-size:11px;font-style:normal;font-weight:820}.image-stack{position:relative;height:158px;margin:8px 2px 4px}.stack-thumb{--i: 0;position:absolute;left:calc(var(--i) * 26px);top:calc(var(--i) * 4px);z-index:calc(8 - var(--i));width:96px;height:136px;border-radius:10px;background:#fff;box-shadow:0 12px 28px #1b1f282e;transform:rotate(calc((var(--i) - 1) * -4deg));transition:transform .18s ease,left .18s ease,top .18s ease}.source-upload:hover .stack-thumb{left:calc(var(--i) * 52px);top:calc(var(--i) * 2px);transform:rotate(0)}.stack-thumb img{width:100%;height:100%;display:block;object-fit:cover;border:1px solid rgba(226,228,233,.9);border-radius:10px;cursor:zoom-in}.stack-thumb button{position:absolute;top:-8px;right:-8px;width:25px;height:25px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.78);border-radius:50%;background:#1c1e24d1;color:#fff;box-shadow:0 8px 16px #14181e3d;opacity:0;transform:scale(.92);transition:opacity .16s ease,transform .16s ease}.source-upload:hover .stack-thumb button{opacity:1;transform:scale(1)}.source-upload .upload-box.stack-add{position:absolute;right:12px;bottom:12px;z-index:12;width:36px;height:36px;min-height:0;max-height:36px;padding:0;border-style:solid;border-radius:10px;background:#fffffff5;box-shadow:0 10px 20px #1a1e2624;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.source-upload .upload-box.stack-add .icon{width:15px;height:15px}.source-upload .upload-box.stack-add strong{font-size:0}.source-upload.has-images:hover .upload-box.stack-add{border-color:#ff244273;background:#fff;box-shadow:0 12px 24px #ff244224;transform:translateY(-1px)}.source-upload.has-images:hover .upload-box.stack-add strong{font-size:0}.image-upload-column .source-upload.has-images .upload-box.stack-add{min-height:0;height:36px}.source-upload:not(.has-images) .upload-box.compact{width:92px;height:126px;min-height:126px;margin:20px auto 0;border-style:solid;background:linear-gradient(180deg,#f4f5f7,#fff);transform:rotate(-6deg)}.image-thumb{position:relative}.image-thumb img{width:100%;aspect-ratio:1;display:block;object-fit:cover;border:1px solid var(--line);border-radius:8px}.image-thumb button{position:absolute;top:5px;right:5px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#17181cc7;color:#fff}textarea,input,select{width:100%;border:1px solid var(--line);border-radius:8px;background:#f7f7f8;color:var(--ink);outline:0}textarea{min-height:104px;padding:12px;resize:vertical;line-height:1.62;font-size:13px}input,select{height:42px;padding:0 12px;font-size:13px}textarea:focus,input:focus,select:focus{border-color:var(--xhs);background:#fff;box-shadow:0 0 0 3px #ff24421a}.field{display:grid;gap:8px;margin-top:14px}.field>span{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:0;font-weight:740}.field>span .icon{color:var(--xhs);width:15px;height:15px}.image-control-bar .field>span{flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:var(--xhs);font-size:0;line-height:1;font-weight:760;white-space:nowrap}.image-control-bar .field>span .icon{color:var(--xhs);width:18px;height:18px;stroke-width:2.15}.image-control-bar .field select{flex:1 1 auto;min-width:0;height:34px;padding:0 18px 0 0;border:0;border-radius:10px;background:transparent;color:#20242c;font-size:13px;font-weight:820;box-shadow:none}.image-control-bar .field select:focus{box-shadow:none;background:transparent}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.settings-style-grid{display:grid}.ratio-clarity-grid{margin-top:0}.count-row{display:grid;grid-template-columns:1fr 94px;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.count-row:last-of-type{border-bottom:0}.count-row strong{display:block;margin-bottom:4px;font-size:13px;font-weight:850}.count-row span{display:none}.credit-hint{margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.45;font-weight:700}.clone-config{display:grid;gap:10px}.quick-requirements{display:grid;gap:9px;margin-top:12px}.quick-requirements>span{display:none}.quick-requirement-grid{display:flex;flex-wrap:wrap;gap:8px}.quick-requirement{min-height:32px;padding:0 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:12px;font-weight:760;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.quick-requirement:hover{border-color:#ff244247;color:var(--xhs)}.quick-requirement.active{border-color:#ff24426b;background:#fff1f3;color:var(--xhs);box-shadow:0 8px 18px #ff244214}.compact-requirements .quick-requirement-grid{display:flex;align-items:center;align-content:flex-start;flex-wrap:wrap;gap:8px}.compact-requirements .quick-requirement{flex:0 0 auto;width:auto;min-width:0;min-height:32px;padding:0 12px;border-radius:999px}.warning-text,.inline-warning{padding:10px 11px;border:1px solid #efd29b;border-radius:8px;background:var(--amber-soft);color:var(--amber);font-size:12px;line-height:1.45}.warning-text{margin:10px 0 0}.inline-warning{margin:0 24px 12px}.primary-btn,.dark-btn,.ghost-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-size:14px;font-weight:850;line-height:1;text-align:center}.primary-btn{width:100%;margin-top:20px;background:linear-gradient(135deg,var(--xhs),var(--xhs-dark));color:#fff;box-shadow:0 14px 30px #ff24423d;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.primary-btn.compact-action{width:auto;min-height:34px;margin-top:0;padding:0 14px;border-radius:8px;font-size:13px;box-shadow:0 10px 22px #ff24422e}.primary-btn:hover{box-shadow:0 18px 38px #ff24424d;filter:saturate(1.04)}.primary-btn:hover,.dark-btn:hover,.ghost-btn:hover,.icon-btn:hover{transform:translateY(-1px)}.primary-btn.in-modal{width:auto;margin-top:0;padding:0 14px;background:linear-gradient(135deg,var(--xhs),var(--xhs-dark))}.dark-btn{padding:0 15px;background:var(--xhs);color:#fff;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.dark-btn:hover{background:var(--xhs-dark);box-shadow:0 12px 24px #ff244233}.ghost-btn{padding:0 12px;border:1px solid var(--line);background:#fff;color:var(--black);transition:transform .16s ease,border-color .16s ease,color .16s ease,background .16s ease}.ghost-btn:hover{border-color:var(--xhs-line);background:var(--xhs-soft);color:var(--xhs)}.ghost-btn.compact{min-height:30px;padding:0 10px}.section-card{overflow:hidden}.result-stage{min-height:620px}.plan-stage{min-height:0}.section-head{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px 12px;background:linear-gradient(180deg,#fffffffa,#ffffffeb)}.section-head:has(.toolbar){border-bottom:1px solid rgba(225,226,229,.72)}.section-head h3{margin:0;font-size:16px;font-weight:880}.section-head p{margin:3px 0 0;color:var(--muted);font-size:13px}.toolbar{display:flex;align-items:center;gap:8px}.plugin-download-btn{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 28px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--xhs),#ff5a74);color:#fff;box-shadow:0 16px 34px #ff244233;font-size:20px;font-weight:920;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.plugin-download-btn:hover{background:linear-gradient(135deg,#f0163b,var(--xhs));box-shadow:0 18px 38px #ff244242;transform:translateY(-1px)}.plugin-download-btn.compact{min-height:36px;padding:0 14px;border-radius:9px;font-size:13px;font-weight:880}.planning-toolbar{justify-content:flex-end;flex-wrap:wrap}.icon-btn{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.icon-btn:hover{border-color:var(--xhs-line);background:var(--xhs-soft);color:var(--xhs)}.icon-btn.emphasis{background:var(--xhs);border-color:var(--xhs);color:#fff}.icon-btn.emphasis:hover{background:#e91f46;border-color:#e91f46;color:#fff}.icon-btn.danger:hover{border-color:#efc4c1;background:var(--red-soft);color:var(--red)}.result-grid{min-height:560px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:14px;padding:20px 24px 24px}.planning-preview{display:grid;gap:14px;padding:16px 20px 22px}.design-spec{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.compact-spec{display:block}.compact-spec summary{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;cursor:pointer;list-style:none}.compact-spec summary::-webkit-details-marker{display:none}.compact-spec summary>.icon{justify-self:center;color:var(--muted);transition:transform .16s ease,color .16s ease}.compact-spec[open] summary>.icon{color:var(--xhs);transform:rotate(180deg)}.spec-head,.preview-section-title{display:flex;align-items:center;gap:12px;padding:14px 16px}.preview-section-title{justify-content:space-between}.preview-title-copy{display:flex;align-items:center;min-width:0;gap:12px}.plan-regenerate-btn{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--xhs-line);border-radius:8px;background:var(--xhs-soft);color:var(--xhs);cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease}.plan-regenerate-btn:hover{background:var(--xhs);color:#fff;transform:translateY(-1px)}.spec-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--xhs-soft);color:var(--xhs)}.spec-head h4,.preview-section-title h4{margin:0;font-size:16px;font-weight:880}.spec-head p,.preview-section-title p{margin:3px 0 0;color:var(--muted);font-size:13px}.spec-body{margin:0 16px 16px;padding:16px;border-radius:8px;background:#fafafa}.spec-body section+section{margin-top:24px}.spec-body h5{margin:0 0 10px;font-size:15px}.spec-body p{margin:6px 0;color:var(--muted);font-size:13px;line-height:1.65}.spec-body ul{margin:0;padding-left:18px;color:var(--muted);font-size:13px;line-height:1.75}.image-plan-preview{display:grid;gap:10px}.preview-plan-list{display:grid;gap:8px}.preview-plan-item{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:start;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.preview-plan-item:hover{border-color:var(--xhs-line);box-shadow:0 10px 28px #15171c0f}.preview-plan-item>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--xhs-soft);color:var(--xhs);font-size:13px;font-weight:820}.plan-row-main{min-width:0}.plan-title-line{display:flex;align-items:center;gap:8px;min-width:0}.plan-title-line button,.plan-expand-btn{width:30px;height:30px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted);display:inline-grid;place-items:center;cursor:pointer}.plan-title-line button:hover,.plan-expand-btn:hover{color:var(--xhs);background:var(--xhs-soft);border-color:var(--xhs-line)}.plan-expand-btn{justify-self:end}.preview-plan-item strong{display:block;font-size:14px;line-height:1.5}.preview-plan-item p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.tag-row.compact{margin-top:8px}.tag-row.compact span{background:#f7f7f8;color:var(--muted)}.plan-edit-form{display:grid;gap:8px}.plan-edit-form input,.plan-edit-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#f8f8fa;color:var(--ink);font:inherit;font-size:13px;line-height:1.5;outline:none}.plan-edit-form input{height:36px;padding:0 12px;font-weight:760}.plan-edit-form textarea{min-height:82px;resize:vertical;padding:10px 12px}.plan-edit-form textarea.prompt-editor{min-height:160px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.plan-edit-form input:focus,.plan-edit-form textarea:focus{border-color:var(--xhs);box-shadow:0 0 0 3px #ff24421a;background:#fff}.plan-edit-actions{display:flex;gap:8px}.plan-edit-actions button{height:34px;padding:0 16px;border:1px solid #15161a;border-radius:999px;background:#15161a;color:#fff;font-size:13px;font-weight:760;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.plan-edit-actions button.ghost{background:#fff;color:var(--ink);border-color:var(--line)}.plan-detail p{margin-top:10px;color:var(--muted);font-size:12px;line-height:1.55}.plan-detail{margin-top:12px;padding:14px;border-radius:8px;background:#fafafa;border:1px solid var(--line)}.plan-detail h5{margin:0 0 10px;font-size:13px}.plan-detail pre{max-height:330px;overflow:auto;white-space:pre-wrap;word-break:break-word;margin:0;padding-right:8px;color:#4e535f;font:12px/1.75 ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.stage-loading{min-height:520px;display:grid;place-items:center;padding:24px;color:var(--muted)}.analysis-card{position:relative;width:min(620px,100%);overflow:hidden;display:grid;gap:16px;padding:26px;border:1px solid var(--line);border-radius:8px;background:radial-gradient(circle at 12% 8%,rgba(255,36,66,.06),transparent 220px),#fff;box-shadow:var(--shadow-card)}.analysis-progress-line{position:absolute;top:0;left:0;width:34%;height:3px;background:linear-gradient(90deg,transparent,var(--xhs),#ff7a8d,transparent);animation:analysisSweep 1.65s ease-in-out infinite}@keyframes analysisSweep{0%{transform:translate(-100%)}to{transform:translate(320%)}}.analysis-head{display:flex;align-items:center;gap:18px;text-align:left}.loading-orbit{position:relative;width:64px;height:64px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--xhs-soft);color:var(--xhs)}.loading-orbit span{position:absolute;inset:-5px;border-radius:50%;border:1px solid transparent;border-top-color:var(--xhs);border-right-color:#ff24422e;animation:spin 1.1s linear infinite}.stage-loading strong{color:var(--black);font-size:16px}.stage-loading p{max-width:460px;margin:5px 0 0;font-size:13px;line-height:1.58}.analysis-meter{height:8px;overflow:hidden;border-radius:999px;background:#f0f1f3}.analysis-meter span{display:block;width:68%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--xhs),#ff7a8d);animation:analysisPulseWidth 2.2s ease-in-out infinite}@keyframes analysisPulseWidth{0%,to{width:42%;opacity:.82}50%{width:86%;opacity:1}}.analysis-log{display:grid;gap:0;overflow:hidden;border:1px solid rgba(225,226,229,.82);border-radius:8px;background:#ffffffb8}.analysis-log-head{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;border-bottom:1px solid rgba(225,226,229,.82);background:#fff;color:var(--black);font-size:12px;font-weight:850}.analysis-log-head em{color:var(--soft);font:11px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-style:normal;font-weight:760}.analysis-log-row{display:grid;grid-template-columns:54px 18px minmax(0,1fr);align-items:center;gap:8px;min-height:38px;padding:0 12px;border-bottom:1px solid rgba(225,226,229,.62)}.analysis-log-row:last-child{border-bottom:0}.analysis-log-row>span{color:var(--soft);font:11px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.analysis-log-row i{width:9px;height:9px;display:grid;place-items:center;border-radius:999px;background:var(--line-strong)}.analysis-log-row.done i{background:var(--green);box-shadow:0 0 0 4px #1f8f721a}.analysis-log-row.active i{background:var(--xhs);box-shadow:0 0 0 4px #ff24421f;animation:logPulse 1.05s ease-in-out infinite}@keyframes logPulse{0%,to{transform:scale(.86);opacity:.68}50%{transform:scale(1.08);opacity:1}}.analysis-log-row em{color:var(--black);font-size:12px;font-style:normal;font-weight:720;line-height:1.45}.analysis-log-row.done em{color:#39433f}.analysis-log-row.queued em,.analysis-log-row.queued>span{color:var(--soft)}.loading-lines{width:100%;display:grid;gap:8px;margin-top:0}.loading-lines i{height:8px;border-radius:999px;background:linear-gradient(90deg,#eeeeef,#fff,#eeeeef);background-size:220% 100%;animation:shimmer 1.25s ease-in-out infinite}.loading-lines i:nth-child(2){width:76%;justify-self:center;animation-delay:.12s}.loading-lines i:nth-child(3){width:58%;justify-self:center;animation-delay:.24s}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.result-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;transition:transform .16s ease,box-shadow .16s ease}.result-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-card)}.result-card>input{position:absolute;z-index:2;top:9px;left:9px;width:18px;height:18px;accent-color:var(--xhs)}.result-media{position:relative;overflow:hidden;cursor:zoom-in;background:#f6f6f7}.result-media img,.loading-art{width:100%;aspect-ratio:3 / 4;display:grid;place-items:center;object-fit:cover;background:#f6f6f7;color:var(--muted);font-size:12px;transition:transform .28s ease,filter .2s ease}.result-card.done:hover .result-media img{transform:scale(1.045);filter:brightness(.78)}.result-hover-actions{position:absolute;left:10px;right:10px;bottom:10px;z-index:3;display:flex;justify-content:center;gap:8px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.result-card.done:hover .result-hover-actions,.result-card.done:focus-within .result-hover-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.result-hover-actions .icon-btn{width:36px;height:36px;border-color:#ffffff57;background:#18191db8;color:#fff;box-shadow:0 10px 22px #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.result-hover-actions .icon-btn:hover{border-color:#ffffffc2;background:#fff;color:var(--xhs)}.result-hover-actions .icon-btn.emphasis{border-color:#ff2442b8;background:var(--xhs);color:#fff}.result-hover-actions .icon-btn.danger:hover{color:var(--red)}.result-card.generating .loading-art{position:relative;background:radial-gradient(circle at 50% 42%,rgba(255,36,66,.12),transparent 72px),linear-gradient(135deg,#fff3f5,#fff);color:var(--xhs);font-weight:850}.result-card.generating .loading-art:before{content:"";position:absolute;width:38px;height:38px;margin-top:-58px;border:3px solid rgba(255,36,66,.16);border-top-color:var(--xhs);border-radius:50%;animation:spin .9s linear infinite}.result-card.failed .loading-art{background:var(--red-soft);color:var(--red)}.retry-failed-btn{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid rgba(255,36,66,.24);border-radius:999px;background:#fff;color:var(--xhs);font-size:12px;font-weight:850;box-shadow:0 10px 22px #ff24421a}.retry-failed-btn:hover{border-color:#ff24426b;background:var(--xhs);color:#fff}.result-body{padding:10px}.result-body strong{display:block;margin-bottom:5px;font-size:12px}.result-body span{display:block;color:var(--muted);font-size:11px;line-height:1.38}.empty-results{grid-column:1 / -1;min-height:500px;display:grid;place-items:center;align-content:center;gap:11px;color:var(--muted);background:#fff}.empty-results .icon{width:54px;height:54px;padding:13px;border-radius:50%;background:var(--xhs-soft);color:var(--xhs)}.empty-results strong{color:var(--muted);font-size:14px;font-weight:650}.empty-results span{color:var(--muted);font-size:13px}.copy-card{padding:18px 24px 22px;border-top:1px solid var(--line);background:linear-gradient(180deg,#ff24420e,#fff0 150px),#fff}.copy-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.copy-card h4{margin:0;color:var(--xhs);font-size:15px;font-weight:900}.copy-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.copy-options{display:grid;gap:10px}.copy-option{padding:13px 14px;border:1px solid rgba(255,36,66,.14);border-radius:8px;background:#ffffffd1}.copy-option-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.copy-option-head span{display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:999px;background:var(--xhs);color:#fff;font-size:11px;font-weight:850}.copy-option p{margin:5px 0;color:var(--muted);font-size:12px;line-height:1.7}.copy-option b{color:var(--black)}.plan-list{display:grid;gap:10px;padding:12px 24px 24px}.plan-card{display:grid;grid-template-columns:42px minmax(0,1fr) 130px;gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.plan-number{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--paper-soft);color:var(--muted);font-size:12px;font-weight:850}.plan-card h4{margin:0 0 6px;font-size:14px}.plan-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.tag-row span{padding:4px 8px;border-radius:999px;background:var(--xhs-soft);color:var(--xhs);font-size:11px;font-weight:720}.plan-thumb{min-height:88px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#f5f5f6,#fff)}.history-page{min-height:620px;padding:30px 0 48px}.history-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px}.history-toolbar h3{margin:0;font-size:26px;line-height:1.15;font-weight:920}.history-toolbar p{margin:7px 0 0;color:var(--muted);font-size:13px}.history-groups{display:grid;gap:32px}.history-group{display:grid;gap:14px}.history-group h4{display:flex;align-items:baseline;gap:10px;margin:0;font-size:17px;font-weight:900}.history-group h4 span{color:var(--muted);font-size:12px;font-weight:720}.history-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.history-card{position:relative;overflow:hidden;border:1px solid rgba(225,226,229,.85);border-radius:8px;background:#fff;box-shadow:0 10px 26px #18191d0e}.history-image{position:relative;width:100%;display:block;padding:0;background:linear-gradient(135deg,#ff24420e,#ffffffb8),#fff;cursor:zoom-in}.history-image img{width:100%;aspect-ratio:1;display:block;object-fit:cover;transition:transform .22s ease,filter .22s ease}.history-image-state{position:absolute;inset:0;z-index:1;display:grid;place-items:center;padding:18px;color:var(--xhs);font-size:13px;font-weight:820;text-align:center}.history-image-retry{position:absolute;inset:0;z-index:2;display:grid;place-items:center;color:var(--xhs);font-size:13px;font-weight:880}.history-image:not(.is-loaded):after{content:"";display:block;width:100%;aspect-ratio:1}.history-image:not(.is-loaded) img{position:absolute;inset:0;opacity:0;pointer-events:none}.history-card:hover .history-image img{transform:scale(1.035);filter:brightness(.74)}.history-hover-actions{position:absolute;top:10px;left:10px;right:10px;display:flex;justify-content:center;gap:8px;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease}.history-card:hover .history-hover-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.history-hover-actions .icon-btn{width:32px;height:32px;border-color:#ffffff57;background:#18191db8;color:#fff;box-shadow:0 10px 22px #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.history-hover-actions .icon-btn:hover{border-color:#ffffffb3;background:#fff;color:var(--xhs)}.history-hover-actions .icon-btn.danger:hover{color:var(--red)}.history-empty{min-height:420px;display:grid;place-items:center;align-content:center;gap:10px;border:1px solid var(--line);border-radius:8px;background:#ffffffc7;color:var(--muted);text-align:center;box-shadow:var(--shadow-card)}.history-empty .icon{color:var(--xhs)}.history-empty strong{color:var(--black);font-size:16px;font-weight:880}.history-empty span{font-size:13px}.history-empty.compact-empty{min-height:240px}.history-end{margin:4px 0 0;color:var(--soft);text-align:center;font-size:13px}.hotnotes-page{min-height:620px;padding:30px 0 48px}.hotnote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hotnote-cache-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 14px;padding:12px 14px;border:1px solid rgba(255,36,66,.16);border-radius:12px;background:linear-gradient(135deg,#ff24420f,#ffffffdb),#fff;box-shadow:0 12px 30px #ff244212}.hotnote-cache-banner strong{display:block;color:var(--black);font-size:13px;font-weight:880}.hotnote-cache-banner span{display:block;margin-top:3px;color:var(--muted);font-size:12px}.hotnote-cache-banner .primary-btn.compact{height:34px;min-height:34px;padding:0 13px;white-space:nowrap}.hotnote-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff}.hotnote-table{width:100%;min-width:1040px;border-collapse:collapse;font-size:12px}.hotnote-table th,.hotnote-table td{padding:10px 12px;border-bottom:1px solid rgba(225,226,229,.78);text-align:left;vertical-align:middle}.hotnote-table th{position:sticky;top:0;z-index:1;background:#fafafb;color:var(--muted);font-weight:820;white-space:nowrap}.hotnote-row.deleted{background:#ff24420e}.hotnote-row:hover{background:#ff244209}.hotnote-sort-btn,.hotnote-title-btn,.hotnote-image-count{border:0;background:transparent;font:inherit;cursor:pointer}.hotnote-sort-btn{display:inline-flex;align-items:center;gap:4px;padding:0;color:inherit;font-weight:820}.hotnote-sort-btn span{color:var(--xhs);font-size:11px}.hotnote-status{display:inline-flex;align-items:center;min-width:48px;justify-content:center;padding:3px 7px;border-radius:999px;font-size:11px;font-weight:820}.hotnote-status.stored{color:#178145;background:#1eae5b1f}.hotnote-status.new{color:#9a6400;background:#ffb72b2e}.hotnote-status.deleted{color:var(--red);background:#ff24421f}.hotnote-sku-select{width:104px;height:30px;padding:0 24px 0 10px;border:1px solid rgba(255,36,66,.18);border-radius:999px;color:var(--black);background:#fff7f9;font-size:12px;font-weight:760;outline:none}.hotnote-sku-select:focus{border-color:#ff24426b;box-shadow:0 0 0 3px #ff244214}.hotnote-sku-select:disabled{color:var(--soft);background:#fafafb;border-color:var(--line);opacity:1}.hotnote-title-btn{display:grid;max-width:360px;gap:4px;padding:0;text-align:left}.hotnote-title-btn strong{overflow:hidden;color:var(--black);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.hotnote-title-btn span{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.hotnote-image-cell,.hotnote-table-actions{display:flex;align-items:center;gap:8px}.hotnote-stat,.hotnote-link{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-weight:760;white-space:nowrap}.hotnote-stat .icon,.hotnote-link .icon{color:var(--xhs)}.hotnote-link{max-width:190px;color:#2470d8;text-decoration:none}.hotnote-link span{overflow:hidden;text-overflow:ellipsis}.hotnote-cover-mini{display:grid;place-items:center;width:48px;height:48px;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:var(--paper-soft);color:var(--xhs)}.hotnote-cover-mini img,.hotnote-cover-mini .hotnote-image-fallback{width:100%;height:100%;object-fit:cover}.hotnote-image-fallback{display:grid;place-items:center;width:100%;height:100%;min-height:48px;border-radius:inherit;background:linear-gradient(180deg,#fff,#fff4f7d1);color:#ff24427a}.hotnote-image-fallback.large{min-height:min(68vh,680px)}.hotnote-image-count{color:var(--muted);font-size:12px;font-weight:760;white-space:nowrap}.hotnote-image-count:not(:disabled){color:#2470d8}.hotnote-table-actions .icon-btn{width:30px;height:30px;min-height:30px}.hotnote-table-actions .hotnote-remix-icon{color:#fff;border-color:#ff2442b8;background:linear-gradient(135deg,var(--xhs),var(--xhs-dark));box-shadow:0 10px 22px #ff244233}.hotnote-table-actions .icon-btn.danger{color:var(--red);background:#ff244214}.hotnote-detail-remix-btn{min-width:118px;height:42px;min-height:42px;padding:0 18px;box-shadow:0 12px 26px #ff24422e}.hotnote-detail-actions{justify-content:flex-end;gap:10px}.hotnote-detail-actions>button{flex:0 0 auto;width:auto;height:42px;min-height:42px;margin-top:0;box-sizing:border-box}.filter-success.active{color:var(--xhs);border-color:#ff244247;background:#ff244214}.hotnote-search{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:14px}.hotnote-search input{width:100%;min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--black);font-size:13px}.hotnote-search span{color:var(--muted);font-size:12px;font-weight:760}.hotnote-card{display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid rgba(225,226,229,.9);border-radius:8px;background:#fff;box-shadow:0 10px 26px #18191d0e}.hotnote-cover{display:grid;place-items:center;width:100%;padding:0;border:0;aspect-ratio:4 / 3;color:var(--xhs);background:linear-gradient(135deg,#ff24420f,#ffffffc7),#f8f8f9}.hotnote-cover img{width:100%;height:100%;object-fit:cover}.hotnote-body{display:grid;gap:8px;padding:13px}.hotnote-body strong{display:-webkit-box;overflow:hidden;color:var(--black);font-size:15px;line-height:1.38;font-weight:880;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hotnote-body p{display:-webkit-box;min-height:42px;margin:0;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hotnote-meta{display:flex;flex-wrap:wrap;gap:6px}.hotnote-meta span{padding:3px 7px;border-radius:999px;background:var(--paper-soft);color:var(--muted);font-size:11px;font-weight:720}.hotnote-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 12px 12px;border-top:1px solid var(--line)}.hotnote-actions .ghost-btn{width:100%;justify-content:center;text-decoration:none}.danger-text{color:var(--red)}.hotnote-detail{display:grid;gap:14px}.hotnote-sku-bind{margin-top:2px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--paper-soft)}.hotnote-sku-bind .field{margin-top:0}.hotnote-detail-images{display:flex;gap:8px;padding-bottom:4px;overflow-x:auto}.hotnote-detail-image-card{position:relative;display:grid;gap:6px;min-width:112px}.hotnote-detail-images .hotnote-detail-image-card>button:first-child{padding:0;border:0;background:transparent;cursor:zoom-in}.hotnote-detail-image-card.is-cover img,.hotnote-detail-image-card.is-cover .hotnote-image-fallback{outline:2px solid var(--red);outline-offset:2px}.hotnote-detail-images img,.hotnote-detail-images .hotnote-image-fallback{width:112px;aspect-ratio:1;object-fit:cover;border-radius:8px;background:var(--paper-soft)}.hotnote-set-cover-btn{height:28px;padding:0 8px;border:1px solid rgba(255,36,75,.24);border-radius:999px;background:#fff6f8;color:var(--red);font-size:12px;font-weight:850;cursor:pointer}.hotnote-detail-image-card.is-cover .hotnote-set-cover-btn{background:var(--red);color:#fff}.clone-pick-panel{display:grid;gap:14px}.clone-pick-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:10px;max-height:58vh;overflow:auto;padding:2px}.clone-pick-card{position:relative;padding:0;overflow:hidden;border:2px solid var(--line);border-radius:10px;background:var(--paper-soft);cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.clone-pick-card:hover{transform:translateY(-1px);border-color:#ff244b6b}.clone-pick-card.selected{border-color:var(--red);box-shadow:0 10px 26px #ff244b2e}.clone-pick-card:disabled{cursor:not-allowed;opacity:.52}.clone-pick-card img,.clone-pick-card .hotnote-image-fallback{display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover}.clone-pick-card span,.clone-pick-card strong{position:absolute;top:8px;display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:999px;background:#111827b8;color:#fff;font-size:12px;font-weight:850}.clone-pick-card span{left:8px}.clone-pick-card strong{right:8px;background:var(--red)}.hotnote-image-viewer{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px}.hotnote-image-canvas{display:flex;align-items:center;justify-content:center;min-height:min(68vh,680px);padding:0;overflow:hidden;border-radius:8px;background:var(--paper-soft)}.hotnote-image-canvas img,.hotnote-image-canvas .hotnote-image-fallback{display:block;width:auto;max-width:100%;height:auto;max-height:min(68vh,680px);object-fit:contain;border-radius:8px;background:transparent}.hotnote-image-viewer-meta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:10px;color:var(--muted);font-size:13px;font-weight:780}.hotnote-image-viewer-meta strong{color:var(--red)}.hotnote-detail section{display:grid;gap:8px}.hotnote-detail h4{margin:0;color:var(--black);font-size:18px;line-height:1.45}.hotnote-detail p{max-height:260px;margin:0;overflow:auto;white-space:pre-wrap;color:var(--muted);font-size:13px;line-height:1.75}.hotnote-detail-meta{display:flex;flex-wrap:wrap;gap:8px}.hotnote-detail-meta span{padding:5px 9px;border-radius:999px;background:var(--paper-soft);color:var(--muted);font-size:12px;font-weight:760}.rewrite-panel{display:grid;gap:14px}.rewrite-source{display:grid;gap:7px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fafafb}.rewrite-source span,.rewrite-result label span{color:var(--muted);font-size:12px;font-weight:780}.rewrite-source strong{color:var(--black);font-size:15px;line-height:1.45}.rewrite-source p{max-height:96px;margin:0;overflow:auto;color:var(--muted);font-size:12px;line-height:1.65;white-space:pre-wrap}.rewrite-controls{display:flex;flex-wrap:wrap;gap:8px}.chip{min-height:32px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);cursor:pointer;font-size:13px;font-weight:820}.chip.active{border-color:var(--xhs-line);background:var(--xhs-soft);color:var(--xhs)}.rewrite-result{display:grid;gap:12px;padding-top:4px}.rewrite-result label{display:grid;gap:7px}.rewrite-result textarea{min-height:180px}.plugin-guide{display:grid;gap:14px}.plugin-download-panel{display:grid;place-items:center;gap:10px;padding:24px 14px;border:1px solid rgba(104,191,144,.28);border-radius:12px;background:linear-gradient(180deg,#f5fff9eb,#fffffffa)}.plugin-download-panel p{max-width:620px;margin:0;color:var(--muted);font-size:13px;line-height:1.7;text-align:center}.plugin-guide section{padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--paper-soft)}.plugin-guide-shots{display:grid;gap:12px}.plugin-guide-shot{margin:0;overflow:hidden;border:1px solid rgba(255,42,83,.14);border-radius:12px;background:#fff;box-shadow:0 14px 36px #1f232c12}.plugin-guide-shot img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:#f6f7f9}.plugin-guide-shot figcaption{display:grid;grid-template-columns:28px 1fr;gap:2px 10px;align-items:center;padding:12px 14px}.plugin-guide-shot figcaption span{grid-row:span 2;display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#ff2a531a;color:var(--xhs);font-size:13px;font-weight:900}.plugin-guide-shot figcaption strong{color:var(--black);font-size:14px}.plugin-guide-shot figcaption em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.5}.plugin-guide h4{margin:0 0 8px;color:var(--black);font-size:14px;font-weight:880}.plugin-guide ol,.plugin-guide ul{margin:0;padding-left:18px;color:var(--muted);font-size:13px;line-height:1.75}.plugin-guide code{padding:2px 5px;border-radius:5px;background:#fff;color:var(--xhs);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.plugin-guide-inline-shots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.plugin-guide-inline-shots img{width:100%;max-height:280px;object-fit:contain;border:1px solid rgba(255,42,83,.12);border-radius:10px;background:#fff}.plugin-guide-inline-shots img:only-child{grid-column:1 / -1}.modal-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:18px;background:#18191d61;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{width:min(560px,100%);max-height:min(86vh,920px);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 24px 80px #18191d38}.modal.wide{width:min(760px,100%)}.modal-head{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line)}.modal-head h3{margin:0;font-size:14px}.modal-body{display:grid;gap:12px;overflow:auto;padding:14px}.modal-copy{margin:0;color:var(--muted);line-height:1.7;font-size:13px}.credit-ledger{display:grid;gap:14px}.credit-ledger-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.credit-ledger-summary div{min-height:82px;display:grid;align-content:center;gap:5px;padding:14px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#fff,#fff7f8)}.credit-ledger-summary span,.credit-ledger-row span,.credit-ledger-list-head span{color:var(--muted);font-size:12px;font-weight:750}.credit-ledger-summary strong{color:var(--xhs);font-size:24px;line-height:1}.credit-rules{display:flex;flex-wrap:wrap;gap:8px}.credit-rules span{padding:7px 10px;border-radius:999px;background:var(--paper-soft);color:var(--muted);font-size:12px;font-weight:800}.credit-ledger-list{display:grid;gap:8px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.credit-ledger-list-head,.credit-ledger-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.credit-ledger-row{padding:10px 0;border-top:1px solid var(--line-soft)}.credit-ledger-row div{display:grid;gap:4px}.credit-ledger-row strong{color:var(--black);font-size:13px}.credit-ledger-row>b{color:var(--xhs);font-size:14px}.credit-empty{margin:0;padding:18px 0;color:var(--muted);text-align:center;font-size:13px}.access-input{height:44px}.token-field{display:grid;gap:7px;margin-top:10px}.token-field span{color:var(--muted);font-size:12px;font-weight:720}.token-field input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.auth-panel{display:grid;gap:10px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;border:1px solid var(--line);border-radius:8px;background:var(--paper-soft)}.auth-tabs button{height:34px;border-radius:6px;background:transparent;color:var(--muted);font-size:13px;font-weight:800}.auth-tabs button.active{background:#fff;color:var(--black);box-shadow:0 8px 18px #18191d0f}.auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;color:var(--soft);font-size:12px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--line)}.error-text{margin:0;color:var(--red);font-size:12px}.success-text{margin:0;padding:10px 11px;border:1px solid rgba(31,143,114,.22);border-radius:8px;background:var(--green-soft);color:var(--green);font-size:12px}.viewer-wrap{position:relative;display:grid;place-items:center;min-height:360px}.large-preview{width:min(460px,100%);max-height:68vh;justify-self:center;border:1px solid var(--line);border-radius:8px;object-fit:contain}.viewer-nav{position:absolute;top:50%;z-index:2;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,46,77,.18);border-radius:999px;background:#ffffffeb;color:var(--red);box-shadow:0 12px 28px #18191d24;transform:translateY(-50%);cursor:pointer}.viewer-nav:hover{background:var(--red);color:#fff}.viewer-nav.prev{left:10px}.viewer-nav.next{right:10px}.viewer-count{margin:-2px 0 0;color:var(--muted);text-align:center;font-size:12px}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.modal-actions.split{justify-content:space-between}.feedback-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.feedback-grid label{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:var(--muted);font-size:12px;font-weight:720}.feedback-grid input{width:16px;height:16px;accent-color:var(--xhs)}@media(max-width:1180px){.page{width:min(1000px,calc(100vw - 32px))}.topbar{width:100%;grid-template-columns:220px 1fr auto;padding:0 16px}.nav-tab.muted:nth-last-child(-n+2){display:none}.workspace-creation-grid{grid-template-columns:1fr}.workspace-creation-grid .result-stage{min-height:420px}.workspace-creation-grid .result-grid{grid-template-columns:repeat(3,minmax(0,1fr));min-height:330px}.workspace{grid-template-columns:340px minmax(0,1fr);gap:22px}.image-workspace{grid-template-columns:minmax(0,820px);gap:16px}.copy-workbench{grid-template-columns:minmax(0,760px)}.copy-history-list{grid-template-columns:1fr}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hotnote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.topbar{height:auto;grid-template-columns:1fr auto;padding:14px 0}.top-actions{gap:8px}.nav-tabs{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto}.page{padding-top:26px}.task-banner{margin-bottom:12px}.workspace-home{grid-template-columns:1fr}.workspace-context{grid-template-columns:minmax(0,1fr) repeat(3,auto);align-items:center;gap:12px}.workspace-context-block{padding-bottom:0;border-bottom:0}.workspace-context-row{min-height:auto;border-bottom:0}.stepper{overflow-x:auto;justify-content:flex-start}.step{padding-right:34px}.step:not(:last-child):after{right:9px;width:17px}.workspace,.image-workspace{grid-template-columns:1fr}.content{order:-1}.image-workspace .content{order:0}.sidebar{gap:14px;margin-bottom:88px}.image-workspace .task-sidebar{padding:18px;margin-bottom:0}.image-prompt-box{grid-template-columns:1fr}.image-upload-column{grid-template-columns:repeat(2,minmax(0,1fr))}.image-control-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.image-control-footer{display:grid}.workspace-case-grid{display:flex}.copy-workbench{grid-template-columns:1fr;padding-top:8px}.copy-history-card{padding:16px}.sku-layout{grid-template-columns:1fr}.sku-editor{position:static}.sku-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sku-card{grid-template-columns:none}.sku-cover{width:100%;height:auto}.sku-card-actions{justify-content:flex-end}.copy-composer-card,.copy-task-card,.copy-result-card{min-height:auto;padding:18px}.panel{padding:18px}.panel-title{margin-bottom:0}.collapsible-panel.open .panel-title{margin-bottom:16px}.plan-card{grid-template-columns:38px 1fr}.plan-thumb{grid-column:1 / -1}.history-page{padding-top:8px}.history-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hotnotes-page{padding-top:8px}.mobile-primary-bar{position:fixed;left:0;right:0;bottom:0;z-index:32;display:block;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#f7f3f400,#f7f3f4eb 24%,#f7f3f4fa);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-primary-bar .primary-btn{width:100%;min-height:48px;margin-top:0;border-radius:12px;box-shadow:0 16px 30px #ff24422e}.sidebar .primary-btn{display:none}.result-card.done .result-hover-actions{opacity:1;pointer-events:auto;transform:none}.plan-regenerate-btn,.plan-expand-btn,.plan-title-line button{width:34px;height:34px}.modal.wide{width:min(680px,100%)}}@media(max-width:560px){body{background:#f8f8f9}.busy-strip,.status-toast{top:74px;max-width:calc(100vw - 24px);padding:8px 12px;font-size:11px}.page{width:calc(100vw - 18px);padding-top:10px;padding-bottom:118px}.topbar{width:100%;gap:9px;padding:9px 10px 10px;grid-template-columns:1fr;border-bottom:0;background:#f8f8f9eb;box-shadow:none}.brand{justify-content:center;gap:10px}.brand-mark{width:30px;height:30px;border-radius:9px}.brand-mark-core{width:20px;height:20px;border-radius:7px}.brand-mark-dot{width:6px;height:6px}.brand h1{font-size:15px}.nav-tab{height:34px;flex:1 0 auto;justify-content:center;padding:0 11px;border-radius:999px;font-size:12px}.nav-tab.active{box-shadow:0 8px 18px #ff244229}.nav-tab.muted{display:none}.nav-tabs{width:100%;gap:5px;padding:4px;border:1px solid var(--line);border-radius:999px;background:#fff;overflow-x:auto;scrollbar-width:none}.nav-tabs::-webkit-scrollbar{display:none}.workspace-home{padding-top:0;gap:10px}.workspace-side-panel{position:static;display:grid;gap:10px}.workspace-case-section-side{max-height:none;padding:12px}.workspace-case-grid-side{grid-template-columns:repeat(2,minmax(0,1fr));max-height:282px}.workspace-side-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-side-card{min-height:78px;padding:11px}.workspace-side-list{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-case-preview{display:none}.workspace-recent-card>div{grid-template-columns:repeat(4,minmax(46px,1fr))}.workspace-home-main{padding:0}.workspace-home-head{display:grid}.workspace-home-head h3{font-size:20px}.workspace-home-actions{justify-content:stretch}.workspace-home-actions .ghost-btn{flex:1}.workspace-task-grid{grid-template-columns:1fr;gap:9px}.workspace-task-card{min-height:118px;padding:15px}.workspace-context{grid-template-columns:1fr;padding:14px;gap:0}.workspace-context-block{padding-bottom:12px;border-bottom:1px solid var(--line)}.workspace-context-row{min-height:38px;border-bottom:1px solid var(--line)}.workspace-context-row:last-child{border-bottom:0}.image-creator{padding:15px;border-radius:10px}.image-creator-head{display:grid;padding-top:0}.image-creator-head h3{font-size:24px}.image-creator-actions{position:static;justify-content:center}.image-creator-actions .mini-link{flex:0 0 auto;min-height:28px;padding:0 8px;font-size:11px;text-align:center}.image-mode-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.image-mode-tabs button{min-height:48px}.image-prompt-box{padding:10px;gap:10px}.image-prompt-box.mode-normal,.image-prompt-box.mode-clone,.image-upload-column,.image-upload-column.dual-source{grid-template-columns:1fr}.image-prompt-main textarea{min-height:176px;font-size:14px}.image-control-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-image-creator{padding:14px;gap:11px}.simple-image-creator .image-creator-head h3{font-size:23px}.simple-image-creator .simple-prompt-box{min-height:0;grid-template-columns:1fr;padding:10px;gap:10px}.simple-image-creator .image-upload-column .optional-upload,.simple-image-creator .image-upload-column .upload-box.compact{min-height:164px}.simple-image-creator .image-prompt-main{grid-template-rows:minmax(154px,auto)}.simple-image-creator .image-prompt-main textarea{min-height:154px}.simple-image-creator .image-control-footer{display:grid;gap:10px}.simple-image-creator .image-control-bar{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.simple-image-creator .image-generate-row{width:100%;grid-template-columns:1fr auto;align-items:center}.simple-image-creator .image-generate-row .primary-btn{width:auto;min-width:132px}.sku-grid,.sku-editor-body{grid-template-columns:1fr}.image-generate-row{display:grid;gap:12px}.image-generate-row>div,.image-generate-row strong,.image-generate-row span{text-align:left}.image-generate-row .primary-btn{width:100%;min-width:0}.workspace-case-section{padding:14px}.workspace-case-grid{display:flex;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.workspace-case-grid.workspace-case-grid-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:282px;overflow-x:hidden;overflow-y:auto}.workspace-case-grid::-webkit-scrollbar{display:none}.workspace-case-card{flex-basis:172px;min-height:68px;padding:10px}.copy-mode-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.copy-mode-tabs button{min-height:38px;font-size:12px}.copy-task-head{align-items:flex-start}.quota-pill{gap:4px;padding:0 5px 0 9px;font-size:11px}.quota-pill span:first-child{display:none}.quota-pill strong{font-size:14px}.profile-btn{min-width:74px;max-width:140px;height:34px}.top-actions{display:none;justify-self:end;gap:6px}.top-actions .quota-pill,.top-actions .profile-btn,.mobile-idle-content,.task-banner,.stepper{display:none}.task-banner{min-height:0;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;margin-bottom:9px;padding:11px 12px 12px;border-radius:14px;box-shadow:0 1px 2px #15171c09,0 10px 24px #15171c0b}.task-banner:before{opacity:.58;background:linear-gradient(90deg,#ff244214,#ff244200 44%),repeating-linear-gradient(135deg,rgba(255,36,66,.026) 0 1px,transparent 1px 12px)}.task-banner-product:before{background:linear-gradient(90deg,#ff7b4914,#ff7b4900 44%),repeating-linear-gradient(135deg,rgba(255,123,73,.026) 0 1px,transparent 1px 12px)}.task-banner-kicker{height:28px;max-width:100%;padding:0 9px 0 6px;gap:6px;font-size:11px}.task-banner-kicker span{width:20px;height:20px}.task-banner h2{grid-column:1 / -1;grid-row:2;font-size:17px;line-height:1.28;text-align:left;font-weight:920}.task-banner-meta{min-width:0;height:28px;padding:0 9px;font-size:11px}.stepper{gap:4px;align-items:center;margin-bottom:10px;padding:6px;border:0;border-radius:999px;background:#fff;box-shadow:0 1px 2px #15171c09,0 8px 22px #15171c0b;overflow:visible}.step{min-width:0;flex-direction:row;justify-content:center;align-items:center;gap:0;height:26px;padding:0 0 0 3px;text-align:center}.step:not(:last-child):after{top:13px;left:calc(100% - 2px);right:auto;width:calc(100% - 24px)}.step span{width:7px;height:7px;overflow:hidden;color:transparent;font-size:0;border:0;background:var(--line-strong)}.step.active span,.step.done span{width:100%;height:6px;border-radius:999px;background:var(--xhs);color:transparent}.step b{display:none}.step.active b,.step.done b{color:var(--black)}.step-label-full{display:none}.step-label-short{display:inline;white-space:nowrap}.workspace{gap:10px}.sidebar{gap:10px;margin-bottom:92px}.panel,.section-card{border-color:#e7e7eae0;border-radius:14px;box-shadow:0 1px 2px #15171c09,0 10px 26px #15171c0b}.panel{padding:13px}.panel-title{align-items:center;gap:8px;margin-bottom:10px}.panel-title>span{width:28px;height:28px;border-radius:9px}.panel-title-copy h2{font-size:13px;line-height:1.25}.panel-toggle{width:30px;height:30px;border-radius:9px}.panel-title-copy p{display:none}.clone-upload-grid{grid-template-columns:1fr;gap:8px}.source-upload{padding:9px 10px;border-radius:12px;background:#fff}.source-label{align-items:center;margin-bottom:7px}.source-label strong{font-size:12px}.source-label span{display:none}.source-label em{padding:3px 6px;font-size:10px}.upload-box{min-height:72px;padding:10px 8px;gap:6px;border-radius:12px}.upload-box.compact{min-height:70px;padding:10px 8px}.upload-box .icon{width:19px;height:19px}.upload-box strong{font-size:12px}.upload-box span{display:none}.image-strip,.image-strip.compact{gap:6px;margin-top:8px}textarea{min-height:104px;border-radius:12px;background:#fff}.quick-requirement-grid{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.quick-requirement-grid::-webkit-scrollbar{display:none}.quick-requirement{min-height:30px;padding:0 10px;border-radius:999px;white-space:nowrap}.count-row{grid-template-columns:1fr 96px;gap:10px;align-items:center;padding:9px 0}.count-row select{width:100%}.warning-text,.inline-warning{font-size:11px;line-height:1.4;padding:9px 10px}.primary-btn{min-height:42px;margin-top:14px;font-size:13px}.section-head{align-items:stretch;flex-direction:column;gap:10px;padding:14px 14px 8px}.section-head h3{font-size:15px}.section-head p{font-size:12px;line-height:1.45}.section-head .toolbar{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.section-head .toolbar::-webkit-scrollbar{display:none}.section-head .toolbar .icon-btn{flex:0 0 36px;width:36px;height:36px}.planning-toolbar{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);width:100%}.planning-toolbar .ghost-btn,.planning-toolbar .compact-action{width:100%;min-height:38px;padding:0 10px}.result-grid{grid-template-columns:1fr;padding:12px 16px 18px}.stage-loading{min-height:350px;padding:10px}.analysis-card{gap:12px;padding:14px;border-radius:14px}.analysis-head{align-items:flex-start;gap:12px}.loading-orbit{width:48px;height:48px}.analysis-log-row{grid-template-columns:44px 16px minmax(0,1fr);min-height:36px;padding:0 9px}.analysis-log-row em{font-size:11px;line-height:1.35}.result-stage{min-height:0}.result-hover-actions{left:8px;right:8px;bottom:8px;gap:7px}.result-hover-actions .icon-btn{width:40px;height:40px}.result-body{padding:12px}.result-body strong{font-size:13px}.result-body span{font-size:12px;line-height:1.45}.grid-2,.feedback-grid{grid-template-columns:1fr}.ratio-clarity-grid{grid-template-columns:1fr 1fr}.toolbar{flex-wrap:wrap}.history-page,.hotnotes-page{min-height:0;padding:10px 0 34px}.history-toolbar{justify-content:flex-end;margin-bottom:12px}.history-toolbar>div{display:none}.history-toolbar .ghost-btn{min-height:36px;padding:0 12px;border-radius:10px}.history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hotnote-grid{grid-template-columns:1fr;gap:10px}.hotnote-card{border-radius:14px}.hotnote-cover{aspect-ratio:16 / 9}.hotnote-actions{grid-template-columns:repeat(3,minmax(0,1fr));padding:9px}.history-hover-actions{position:static;justify-content:stretch;padding:8px;gap:8px;border-top:1px solid var(--line);background:#fff;opacity:1;pointer-events:auto;transform:none}.history-hover-actions .icon-btn{width:100%;height:36px;border-color:var(--line);background:var(--paper-soft);color:var(--muted);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.history-hover-actions .icon-btn.emphasis{border-color:var(--xhs-line);background:var(--xhs-soft);color:var(--xhs)}.preview-section-title,.spec-head{align-items:flex-start;gap:10px;padding:16px}.preview-title-copy{align-items:flex-start}.planning-preview{padding:10px;gap:10px}.spec-body{margin:0 16px 16px;padding:16px}.preview-plan-item{grid-template-columns:30px minmax(0,1fr) 30px;gap:8px;padding:10px;border-radius:12px}.preview-plan-item>span{width:26px;height:26px}.preview-plan-item p{font-size:12px;line-height:1.6}.modal-backdrop{padding:10px;align-items:flex-end}.modal,.modal.wide{width:100%;border-radius:16px 16px 0 0;max-height:86vh}.modal-body{overflow:auto;padding:14px}.viewer-wrap{min-height:280px}.large-preview{max-height:58vh}.viewer-nav{width:38px;height:38px}.modal-actions{flex-direction:column-reverse}.modal-actions>button{width:100%}}@media(max-width:420px){.page{width:calc(100vw - 20px);padding-top:10px}.topbar{padding:9px 10px 10px}.brand h1{font-size:14px}.nav-tab{height:30px;padding:0 9px;font-size:11px}.nav-tab .icon{display:none}.quota-pill{height:32px;padding-left:8px;font-size:10px}.quota-pill strong{font-size:13px}.task-banner h2{font-size:15px;line-height:1.26}.stepper{gap:5px;margin-bottom:10px;padding:7px 8px}.step span{width:18px;height:18px;font-size:9px}.step b{font-size:9px}.step:not(:last-child):after{top:12px;width:calc(100% - 22px)}.panel{padding:14px}}.article-library-page,.article-editor-page{width:min(1420px,calc(100vw - 48px));margin:0 auto 80px}.article-library-head,.article-editor-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px;padding:24px 28px;border:1px solid rgba(236,224,228,.95);border-radius:24px;background:radial-gradient(circle at 94% 12%,rgba(255,36,77,.11),transparent 24%),linear-gradient(135deg,#fffffff5,#fff7f9c7);box-shadow:0 20px 55px #1e233014}.article-library-head h2,.article-editor-head h2{margin:6px 0 4px;font-size:30px;letter-spacing:0}.article-library-head p,.article-editor-head p,.article-panel-head p{margin:0;color:var(--muted)}.article-kicker{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid rgba(255,36,77,.18);border-radius:999px;color:var(--primary);background:#ff244d12;font-size:13px;font-weight:700}.article-stats,.article-tabs,.article-search,.article-inline-actions,.article-row-actions,.article-drawer-actions{display:flex;align-items:center;gap:8px}.article-stats{gap:10px}.article-stats span{min-width:104px;padding:16px 18px 15px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--muted);box-shadow:var(--shadow-soft)}.article-stats strong{display:block;margin-bottom:4px;color:var(--xhs);font-size:24px;line-height:1}.article-toolbar{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:12px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#ffffffe0;box-shadow:var(--shadow-soft)}.article-toolbar-row,.article-toolbar-row-main{display:flex;align-items:center;min-width:0}.article-toolbar-row-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.article-tabs{flex:0 0 auto;display:flex;align-items:center;padding:4px;border:1px solid rgba(224,226,232,.8);border-radius:999px;background:#f8f8fa}.article-tabs button,.article-inline-actions button,.article-drawer-actions button,.article-preview-secondary,.article-open-note,.article-modal-headline button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);padding:0 14px;font-weight:700;line-height:1;text-align:center;cursor:pointer;text-decoration:none}.article-tabs button.active{border-color:#ff244d38;background:#ff244d14;color:var(--xhs)}.article-search{display:grid;grid-template-columns:minmax(0,1fr) 142px;align-items:center;gap:10px;width:100%;min-width:0}.article-search input,.article-search select,.article-plan-row select,.article-origin-info select{height:48px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 14px;color:var(--text);line-height:48px}.article-search select,.article-plan-row select,.article-origin-info select{text-align:center;text-align-last:center}.article-search input{width:100%;min-width:0}.article-search select{width:142px}.article-create-btn{width:auto;min-width:128px;height:48px;min-height:48px;margin-top:0;padding:0 20px;border-radius:14px;font-size:15px;background:var(--xhs);color:#fff;box-shadow:0 14px 30px #ff244d3d;align-self:center;white-space:nowrap}.article-project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:18px}.article-empty-library{min-height:438px;margin-top:18px;display:grid;place-items:center;align-content:center;gap:14px;border:1px dashed rgba(255,36,77,.22);border-radius:20px;background:radial-gradient(circle at 50% 34%,rgba(255,36,77,.08),transparent 260px),linear-gradient(180deg,#fff,snow);box-shadow:inset 0 1px #ffffffe6;text-align:center}.article-empty-library h3{margin:4px 0 0;font-size:22px}.article-empty-library p{max-width:420px;margin:0;color:var(--muted);line-height:1.65}.article-empty-create{height:58px;min-width:184px;margin-top:8px;padding:0 28px;border-radius:16px;font-size:16px;background:var(--xhs);color:#fff;box-shadow:0 18px 42px #ff244d42}.article-project-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow-soft);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.article-project-delete{position:absolute;z-index:2;right:12px;top:12px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#ffffffe6;color:var(--muted);box-shadow:0 10px 24px #181c241f;opacity:0;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease,color .16s ease,border-color .16s ease}.article-project-card:hover .article-project-delete{opacity:1;transform:translateY(0)}.article-project-delete:hover{border-color:#ff244d40;color:var(--primary)}.article-project-card:hover{transform:translateY(-2px);border-color:#ff244d47;box-shadow:0 18px 42px #ff244d1f}.article-project-cover{display:grid;place-items:center;height:218px;background:linear-gradient(135deg,#fff1f5,#f8fbf8)}.article-project-cover.status-draft{background:linear-gradient(135deg,#fff7e8,#fff1f5)}.article-project-cover.status-published{background:linear-gradient(135deg,#edf8f2,#fff1f5)}.article-project-cover img,.article-thumb-frame>img,.article-origin-thumb img,.article-plan-thumb img,.article-preview-image img,.article-phone-strip img{width:100%;height:100%;object-fit:cover}.article-project-body{padding:15px 16px 16px}.article-project-body strong{display:block;margin-bottom:7px;font-size:16px}.article-project-body p{margin:0 0 12px;color:var(--muted)}.article-project-body>div{display:flex;align-items:center;justify-content:space-between}.article-status{color:#18a058;font-weight:800}.article-status.status-draft{color:#d48806}.article-status.status-running{color:var(--primary)}.article-status.status-deleted{color:var(--muted)}.article-placeholder{position:relative;width:100%;height:100%;min-height:78px;display:grid;place-items:center;background:radial-gradient(circle at 50% 42%,rgba(255,36,77,.16) 0 20px,transparent 21px),linear-gradient(135deg,#fff1f5,#f8f4ed)}.article-placeholder span{width:58px;height:88px;border-radius:20px;background:#fff;box-shadow:0 20px 35px #23232814}.article-placeholder i{position:absolute;width:24px;height:7px;margin-top:48px;border-radius:99px;background:#ff7b93}.article-remix-modal{position:relative;width:min(1080px,calc(100vw - 42px));max-height:calc(100vh - 54px);overflow:auto;padding:24px;border-radius:22px;background:#fff;box-shadow:0 30px 90px #16181e40}.article-modal-title{text-align:center;margin-bottom:18px}.brand-mark.small{width:40px;height:40px;margin:0 auto 10px}.article-modal-title h3{margin:0;font-size:22px;letter-spacing:0}.article-modal-title p{margin:6px 0 0;color:var(--muted);font-size:13px}.article-modal-grid{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(360px,1.25fr);gap:16px}.article-modal-column,.article-modal-images,.article-copy-card,.article-source-panel,.article-work-panel,.article-preview-panel{border:1px solid var(--line);border-radius:16px;background:#fff}.article-modal-column,.article-modal-images{padding:16px}.article-modal-headline,.article-card-title,.article-subhead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.article-card-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.article-card-actions .ghost-btn.small{height:34px;padding:0 12px;border-color:#ff244d29;background:#fff}.article-rewrite-btn{color:var(--primary);background:linear-gradient(180deg,#fff7f9,#fff)!important;box-shadow:0 8px 20px #ff244d14}.article-download-all{width:36px;height:36px;border-color:#ff244d33;background:#fff5f7;color:var(--primary)}.article-modal-headline h4,.article-card-title h4,.article-subhead h4{margin:0}.article-source-panel .article-subhead h4{color:var(--primary)}.article-modal-headline button{display:inline-flex;align-items:center;gap:6px;height:34px;border-color:#ff244d33;background:#fff6f8;color:var(--primary);font-size:13px}.article-select-list{display:grid;gap:10px}.article-modal-column.wide .article-select-list{max-height:354px;overflow-y:auto;padding-right:4px}.article-select-list button{display:grid;grid-template-columns:70px 1fr auto;gap:12px;align-items:center;width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:10px;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.article-select-list button.selected{border-color:var(--primary);background:#ff244d0f;box-shadow:inset 0 0 0 1px #ff244d38,0 12px 28px #ff244d14}.article-select-list button:hover{transform:translateY(-1px);border-color:#ff244d47}.article-select-list strong{display:block;margin-bottom:4px;font-size:14px;line-height:1.35}.article-select-list small,.article-modal-note,.article-subhead span,.article-card-title span,.article-empty-line{color:var(--muted)}.article-select-list em{padding:4px 8px;border-radius:999px;background:var(--primary);color:#fff;font-style:normal;font-weight:800;font-size:12px}.article-thumb{position:relative;width:70px;height:70px}.article-thumb-frame{position:relative;overflow:hidden;width:100%;height:100%;border-radius:12px;background:#fff3f5}.article-thumb-frame img{transition:transform .18s ease}.article-thumb-frame.loading img,.article-preview-image.loading img{opacity:0}.article-thumb-frame .article-placeholder,.article-preview-image .article-placeholder{position:absolute;inset:0}.article-image-choice-row button:hover .article-thumb-frame img,.article-select-list button:hover .article-thumb-frame img{transform:scale(1.05)}.article-modal-images{margin-top:16px}.article-modal-images h4,.article-modal-images p{margin:0 0 8px}.article-image-choice-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.article-image-choice-row button{position:relative;min-width:145px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:8px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,opacity .16s ease}.article-image-choice-row button.selected{border-color:var(--primary);background:#ff244d0e;box-shadow:inset 0 0 0 1px var(--primary),0 12px 26px #ff244d1a}.article-image-choice-row button:not(.selected){opacity:.68}.article-image-choice-row button:hover{transform:translateY(-1px);opacity:1}.article-image-choice-row .article-thumb{width:100%;height:108px;margin-bottom:8px}.article-image-choice-row span{display:block;color:var(--text);font-size:13px;font-weight:850;line-height:1.2}.article-image-choice-row em{position:absolute;right:8px;top:8px;display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:var(--primary);color:#fff}.article-image-hover-preview{position:absolute;right:28px;bottom:92px;z-index:4;width:220px;overflow:hidden;border:1px solid rgba(255,36,77,.18);border-radius:18px;background:#fff;box-shadow:0 24px 60px #17191f33;pointer-events:none}.article-image-hover-preview img{display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover}.article-image-hover-preview span{display:block;padding:9px 11px;color:var(--text);font-size:12px;font-weight:850}.article-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:18px}.article-modal-toast{position:absolute;right:24px;bottom:84px;z-index:3;max-width:min(360px,calc(100% - 48px));padding:10px 14px;border:1px solid rgba(255,36,77,.18);border-radius:14px;background:#fffffff5;color:var(--primary);box-shadow:0 16px 36px #ff244d1f;font-size:13px;font-weight:820;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.article-modal-toast.error{border-color:#ff244d47;background:#fff3f5fa}.ghost-btn.compact.filter-success{border-color:#ff244d2e;background:#fff}.ghost-btn.compact.filter-success.active{border-color:var(--primary);background:#ff244d14;color:var(--primary)}.article-editor-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px 24px}.article-editor-head>div{text-align:center}.article-editor-head h2,.article-editor-head p{margin:0}.article-editor-head h2{font-size:28px;letter-spacing:0}.article-editor-head p{margin-top:5px;color:var(--muted)}.article-editor-link,.article-open-note{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:128px;height:40px;border:1px solid rgba(255,36,77,.2);border-radius:999px;background:#fff6f8;color:var(--primary);padding:0 15px;font-size:14px;font-weight:850;text-decoration:none;cursor:pointer;box-shadow:0 10px 24px #ff244d14;transition:background .16s ease,border-color .16s ease,transform .16s ease}.article-editor-link:hover,.article-open-note:hover{transform:translateY(-1px);border-color:#ff244d5c;background:#fff0f4}.article-editor-grid{display:grid;grid-template-columns:minmax(310px,.88fr) minmax(520px,1.5fr) minmax(300px,.82fr);gap:18px;align-items:start}.article-source-panel,.article-work-panel,.article-preview-panel{overflow:hidden;box-shadow:0 22px 58px #1e233014}.article-panel-head{padding:18px 20px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#fdfdfd)}.article-panel-head h3{margin:0 0 5px}.article-source-copy,.article-source-images,.article-copy-card,.article-preview-panel{padding:18px}.article-source-copy{display:grid;gap:12px}.article-source-copy>div{padding:14px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(180deg,#fff,#fbfbfc)}.article-source-copy span{display:flex;margin-bottom:8px;color:var(--primary);font-weight:800}.article-source-copy p{max-height:154px;overflow:auto;margin:0;color:var(--text);white-space:pre-line;line-height:1.7}.article-origin-card{position:relative;display:grid;grid-template-columns:104px minmax(0,1fr);gap:14px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer;transition:opacity .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.article-origin-card.selected{border-color:#ff244d6b;background:#ff244d0a;box-shadow:0 14px 30px #ff244d14}.article-origin-card.muted{opacity:.56}.article-origin-card:hover{opacity:1;transform:translateY(-1px)}.article-origin-check{position:absolute;z-index:1;right:10px;top:10px;display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--primary);cursor:pointer}.article-origin-card.selected .article-origin-check{border-color:var(--primary);background:var(--primary);color:#fff}.article-origin-thumb{overflow:hidden;height:132px;border-radius:12px;background:#fafafb;border:1px solid rgba(225,227,233,.72)}.article-origin-thumb img,.article-plan-thumb img{object-fit:contain;background:#fafafb}.article-origin-info strong{display:block;margin:2px 0 10px;font-size:15px}.article-origin-info p{margin:0 0 10px;color:var(--muted);line-height:1.5}.article-origin-info select{width:100%}.article-origin-strip{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.article-origin-card.compact{min-width:190px;grid-template-columns:1fr}.article-origin-card.compact .article-origin-thumb{height:210px;aspect-ratio:3 / 4}.article-work-panel{display:grid;gap:16px;padding-bottom:16px}.article-copy-card{margin:0 18px;padding:18px;border-color:#ff244d1f;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#ff244d2e,#fff6) border-box;box-shadow:0 16px 38px #1e23300f}.article-copy-card textarea{width:100%;min-height:130px;resize:vertical;border:1px solid rgba(255,36,77,.16);border-radius:14px;background:linear-gradient(180deg,#fff,#fff8fa);padding:16px;font:inherit;line-height:1.7;box-shadow:inset 0 1px #fffc,0 12px 26px #ff244d0d}.article-copy-card textarea:focus{outline:2px solid rgba(255,36,77,.14);border-color:#ff244d5c}.article-copy-result{display:grid;gap:12px;padding:16px;border:1px solid rgba(225,227,233,.78);border-radius:14px;background:linear-gradient(180deg,#fff,#fafafb)}.article-copy-result label{display:grid;gap:7px}.article-copy-result label span{color:var(--muted);font-size:12px;font-weight:850}.article-copy-result input,.article-copy-result textarea{width:100%;border:1px solid rgba(224,226,232,.88);border-radius:14px;background:#fff;color:var(--text);padding:12px 13px;font:inherit;line-height:1.65;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.article-copy-result textarea{min-height:150px;resize:vertical}.article-copy-result input:focus,.article-copy-result textarea:focus{outline:0;border-color:#ff244d57;background:#fff;box-shadow:0 0 0 4px #ff244d14}.article-plan-list{display:grid;gap:10px}.article-plan-row{display:grid;grid-template-columns:38px 82px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff}.article-plan-row>span{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#ff244d14;color:var(--primary);font-weight:900}.article-plan-thumb{overflow:hidden;height:96px;aspect-ratio:3 / 4;border-radius:12px;background:#fafafb;border:1px solid rgba(225,227,233,.72)}.article-plan-row strong,.article-plan-row p{margin:0}.article-plan-row strong{font-size:15px}.article-plan-row p{color:var(--muted)}.article-row-actions button{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer}.article-generated-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.article-generated-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 14px 34px #1e23300f}.article-generated-media{position:relative;overflow:hidden;aspect-ratio:3 / 4;background:#fff3f5}.article-generated-media img{width:100%;height:100%;object-fit:cover;display:block}.article-generating-placeholder{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:8px;padding:18px;color:var(--muted);text-align:center;background:radial-gradient(circle at 50% 38%,rgba(255,36,77,.12),transparent 128px),linear-gradient(180deg,#fff5f7,#fff)}.article-generating-placeholder svg{color:var(--primary)}.article-generating-placeholder strong{color:var(--primary);font-size:15px}.article-generating-placeholder span{font-size:12px}.article-generating-placeholder.active svg{animation:softSpin 1.2s linear infinite}@keyframes softSpin{to{transform:rotate(360deg)}}.article-generated-badge{position:absolute;left:10px;top:10px;display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#ffffffeb;color:var(--primary);font-weight:900;box-shadow:0 8px 18px #14181e1f}.article-generated-actions{position:absolute;right:10px;top:10px;display:flex;gap:7px;opacity:0;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease}.article-generated-card:hover .article-generated-actions{opacity:1;transform:translateY(0)}.article-generated-actions button{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#ffffffeb;color:#4f5664;box-shadow:0 8px 18px #14181e1f}.article-generated-actions button:hover{color:var(--primary)}.article-generated-actions button:disabled{opacity:.42;cursor:not-allowed}.article-generated-actions button.danger:hover{color:#d92d42}.article-generated-caption{padding:12px 13px 14px}.article-generated-caption strong{display:block;margin-bottom:5px}.article-generated-caption p{margin:0;color:var(--muted);line-height:1.5}.article-error-line{margin:0 0 12px;padding:10px 12px;border:1px solid rgba(255,36,77,.22);border-radius:12px;background:#ff244d12;color:var(--primary);font-size:13px;line-height:1.55}.article-preview-panel{position:sticky;top:92px;padding-bottom:18px}.article-current-product-card{margin:18px 18px 0;padding:16px;border:1px solid rgba(255,36,77,.14);border-radius:16px;background:linear-gradient(180deg,#fff,#fff7f9)}.article-current-product-head,.article-current-product-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.article-current-product-head{margin-bottom:12px}.article-current-product-head button{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:30px;border:1px solid rgba(255,36,77,.28);border-radius:999px;background:#fff7f9;color:var(--brand);padding:0 12px;font-size:13px;font-weight:800;line-height:1;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.article-current-product-head button:hover{background:#fff;box-shadow:0 10px 22px #ff244d24;transform:translateY(-1px)}.article-current-product-main{justify-content:flex-start}.article-current-product-main .article-thumb{flex:0 0 76px;width:76px;height:76px}.article-current-product-main h4,.article-current-product-main p,.article-current-product-rules{margin:0}.article-current-product-main h4{font-size:16px}.article-current-product-main p,.article-current-product-rules{color:var(--muted);line-height:1.5}.article-current-product-rules{margin-top:12px;padding-top:12px;border-top:1px dashed rgba(255,36,77,.18);font-size:12px}.article-phone{width:282px;margin:18px auto 14px;padding:12px;border:10px solid #111217;border-radius:38px;background:#fff;box-shadow:0 22px 46px #1414192e}.article-phone-top,.article-phone-author,.article-phone-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px}.article-phone-author{justify-content:flex-start;gap:8px;margin:12px 0}.article-phone-author>span,.article-phone-avatar{width:28px;height:28px;border-radius:999px}.article-phone-avatar{position:relative;flex:0 0 28px;overflow:hidden;border:2px solid #fff;background:radial-gradient(circle at 50% 35%,#ffe0cf 0 5px,transparent 6px),radial-gradient(circle at 50% 79%,#ffb49f 0 11px,transparent 12px),linear-gradient(145deg,#ffd1dd,#ffc8ae);box-shadow:0 5px 12px #ff244d29}.article-phone-avatar:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 34% 38%,rgba(45,30,26,.72) 0 1px,transparent 1.5px),radial-gradient(circle at 66% 38%,rgba(45,30,26,.72) 0 1px,transparent 1.5px),linear-gradient(135deg,rgba(255,255,255,.52),transparent 45%)}.article-phone-author small{display:block;color:var(--muted)}.article-phone-author button{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;border:0;border-radius:999px;background:var(--primary);color:#fff;padding:5px 10px;font-weight:800;line-height:1}.article-phone-media{position:relative;overflow:hidden;aspect-ratio:3 / 4;border-radius:14px;background:#fff3f5}.article-preview-image{position:relative;overflow:hidden;width:100%;height:100%}.article-phone-media>.article-preview-image,.article-phone-strip .article-preview-image{width:100%;height:100%}.article-phone-media .article-placeholder{min-height:100%}.article-phone-nav{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:#ffffffdb;color:#30333a;box-shadow:0 8px 20px #14181e24;transform:translateY(-50%);cursor:pointer;opacity:.92;transition:opacity .16s ease,transform .16s ease}.article-phone-media:hover .article-phone-nav{opacity:1}.article-phone-nav.prev{left:8px}.article-phone-nav.next{right:8px}.article-phone-counter{position:absolute;right:8px;bottom:8px;z-index:2;padding:3px 8px;border-radius:999px;background:#00000073;color:#fff;font-size:11px;font-weight:800}.article-phone h4{margin:12px 0 8px;font-size:16px}.article-phone p{max-height:96px;overflow:auto;margin:0;color:var(--text);font-size:12px;line-height:1.6;white-space:pre-line}.article-phone-strip{display:flex;gap:6px;overflow-x:auto;margin:10px 0}.article-phone-strip button{overflow:hidden;flex:0 0 44px;height:44px;padding:0;border:2px solid transparent;border-radius:8px;background:#fff3f5;cursor:pointer}.article-phone-strip button.active{border-color:var(--primary);box-shadow:0 0 0 2px #ff244d1f}.article-preview-secondary{width:calc(100% - 36px);margin:0 18px}.article-sticky-actions{position:sticky;bottom:18px;z-index:12;display:flex;justify-content:center;gap:12px;width:max-content;margin:20px auto 0;padding:10px;border:1px solid rgba(255,36,77,.16);border-radius:999px;background:#ffffffe0;box-shadow:0 20px 60px #ff244d2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.article-sticky-actions button{display:inline-flex;align-items:center;justify-content:center;width:auto;height:48px;min-height:48px;margin-top:0;padding:0 20px;box-sizing:border-box;white-space:nowrap}.article-save-draft{min-width:118px}.article-auto-saved{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;min-height:48px;padding:0 18px;border-radius:999px;background:#fff5f7;color:var(--primary);font-size:14px;font-weight:900;white-space:nowrap}.article-finish-btn{min-width:132px}.modal-body .field textarea{min-height:190px;line-height:1.6}.modal-body .sku-editor-body>.field:nth-child(2) textarea{height:128px;min-height:128px}.modal-body .sku-editor-body>.field:nth-child(3) textarea{height:68px;min-height:68px}.article-drawer-backdrop{align-items:stretch;justify-content:flex-end;padding:84px 24px 24px}.article-detail-drawer{position:relative;z-index:51;width:392px;max-width:min(392px,calc(100vw - 48px));overflow:auto;padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 30px 80px #14141940}.article-detail-drawer .article-phone{margin-top:10px}.article-drawer-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;align-items:stretch}.article-drawer-actions button{height:auto;min-height:58px;display:grid;place-items:center;gap:5px;padding:8px 6px;border-radius:14px}.article-drawer-actions button span{font-size:11px;line-height:1}.article-drawer-actions button.danger{color:#d92d42;background:#fff6f7;border-color:#d92d422e}.article-modal-empty{display:grid;gap:8px;min-height:112px;padding:22px;border:1px dashed rgba(255,36,77,.28);border-radius:16px;background:linear-gradient(135deg,#fff8f9,#fff);color:var(--muted)}.article-modal-empty strong{color:var(--text)}@media(max-width:1100px){.article-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-editor-grid{grid-template-columns:1fr}.article-preview-panel{position:static}}@media(max-width:720px){.article-library-page,.article-editor-page{width:min(100% - 20px,640px)}.article-library-head,.article-editor-head{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.article-modal-grid{grid-template-columns:1fr}.article-search{display:grid;grid-template-columns:1fr}.article-search input,.article-search select{width:100%}.article-toolbar-row-main{display:grid;grid-template-columns:1fr}.article-create-btn{width:100%}.article-project-grid{grid-template-columns:1fr}.article-stats{display:none}.article-plan-row{grid-template-columns:34px 54px 1fr}.article-plan-row select,.article-row-actions{grid-column:2 / -1}.article-sticky-actions{width:calc(100% - 32px);border-radius:18px}.article-detail-drawer{left:12px;right:12px;width:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
