:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;background:#f2f7ff;color:#171821;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #f2f7ff;--surface: rgba(255, 255, 255, .72);--surface-soft: rgba(255, 255, 255, .56);--glass: rgba(255, 255, 255, .68);--glass-strong: rgba(255, 255, 255, .84);--ink: #171821;--muted: #707994;--quiet: #a4aec6;--line: rgba(113, 143, 216, .24);--line-strong: rgba(111, 93, 235, .34);--accent: #8f6df7;--accent-strong: #2f7df6;--accent-soft: rgba(107, 96, 239, .13);--blue: #247cff;--cyan: #1fbfe8;--mint: #53b79b;--rose: #ee6f8f;--amber: #c9943f;--shadow: 0 24px 70px rgba(52, 72, 128, .14);--glass-shadow: 0 18px 46px rgba(40, 65, 140, .1)}*{box-sizing:border-box}html{min-width:320px;background:#eef5ff}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed}img{display:block;max-width:100%}.app-shell{min-height:100vh;background:linear-gradient(120deg,rgba(36,124,255,.08),transparent 34%),linear-gradient(250deg,rgba(143,109,247,.12),transparent 40%),linear-gradient(180deg,#fbfdff,#eef5ff 48%,#f8f4ff)}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:92px;padding:22px 42px;background:#ffffffad;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px) saturate(1.2);backdrop-filter:blur(22px) saturate(1.2)}.brand-cluster,.top-actions,.option-label,.result-header,.result-actions,.notice{display:flex;align-items:center}.brand-cluster{gap:14px;min-width:0}.icon-button,.product-switch,.ghost-button,.stepper button{color:var(--ink);background:#ffffffa8;border:1px solid var(--line);box-shadow:0 8px 24px #28418c14}.icon-button{display:grid;width:46px;height:46px;place-items:center;border-radius:12px}.product-switch{display:inline-flex;align-items:center;gap:9px;min-width:0;padding:10px 0;border:0;font-size:22px;font-weight:760;background:transparent;box-shadow:none}.product-switch span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-actions{justify-content:flex-end;gap:12px;flex-wrap:wrap}.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:12px;font-weight:680;white-space:nowrap}.ghost-button:hover,.icon-button:hover,.product-switch:hover,.stepper button:hover{border-color:var(--line-strong);background:#ffffffeb;box-shadow:0 12px 28px #2f7df61f}.history-backdrop,.report-backdrop{position:fixed;inset:0;z-index:30;background:#141c343d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.history-drawer{position:fixed;inset:0 0 0 auto;z-index:31;display:flex;flex-direction:column;width:min(390px,calc(100vw - 12px));min-width:0;padding:16px;background:#ffffffc7;border-left:1px solid var(--line);box-shadow:-24px 0 70px #2b45822e;-webkit-backdrop-filter:blur(24px) saturate(1.2);backdrop-filter:blur(24px) saturate(1.2)}.history-drawer-header,.history-header-actions,.history-card-actions,.history-tags{display:flex;align-items:center}.history-drawer-header{justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--line)}.history-drawer-header>div:first-child{display:grid;gap:3px;min-width:0}.history-drawer-header>div:first-child span{color:var(--muted);font-size:13px;font-weight:760}.history-drawer-header>div:first-child strong{color:var(--ink);font-size:18px;font-weight:840}.history-header-actions{gap:6px;flex:0 0 auto}.history-text-button,.history-close-button,.history-card-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#3f4557;background:#ffffffb8;border:1px solid var(--line);border-radius:10px}.history-text-button{min-height:32px;padding:0 9px;font-size:12px;font-weight:760}.history-close-button{width:34px;height:34px;padding:0}.history-list{display:grid;gap:8px;min-height:0;padding:12px 2px 2px;overflow:auto}.history-empty{display:grid;gap:10px;place-items:center;min-height:240px;color:var(--quiet);text-align:center}.history-empty strong{color:#6f7589;font-size:16px}.history-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;min-width:0;padding:8px;background:#ffffffb8;border:1px solid var(--line);border-radius:8px}.history-thumb{width:72px;min-width:0;height:72px;overflow:hidden;background:#eef1f7;border-radius:6px}.history-thumb img{width:100%;height:100%;object-fit:cover}.history-content{display:grid;gap:5px;min-width:0}.history-card-head{display:grid;gap:2px;min-width:0}.history-card-head strong,.history-content p{overflow:hidden;text-overflow:ellipsis}.history-card-head strong{color:#171821;font-size:13px;font-weight:820;white-space:nowrap}.history-card-head time{color:#9298aa;font-size:11px;font-weight:700}.history-content p{display:-webkit-box;margin:0;color:#586073;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:1}.history-tags{gap:5px;flex-wrap:wrap}.history-tags span{min-height:19px;padding:2px 6px;color:#5c6377;font-size:10px;font-weight:760;background:#f5f6fa;border-radius:999px}.history-card-actions{gap:5px}.history-card-actions button{flex:0 0 auto;min-height:28px;padding:0 7px;font-size:11px;font-weight:780}.history-text-button:hover,.history-close-button:hover,.history-card-actions button:hover{border-color:var(--line-strong);background:#fffffff0}.report-dialog{position:fixed;top:50%;left:50%;z-index:31;display:grid;gap:14px;width:min(430px,calc(100vw - 28px));padding:18px;background:#ffffffdb;border:1px solid var(--line-strong);border-radius:18px;box-shadow:0 28px 88px #2b458247;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(24px) saturate(1.16);backdrop-filter:blur(24px) saturate(1.16)}.report-dialog{width:min(460px,calc(100vw - 28px))}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.dialog-header div{display:grid;gap:3px}.dialog-header span{color:var(--muted);font-size:13px;font-weight:760}.dialog-header strong{color:#151b31;font-size:24px;font-weight:880}.report-form{display:grid;gap:12px}.report-form label{display:grid;gap:7px;color:#566178;font-size:13px;font-weight:780}.report-form input,.report-form textarea{width:100%;min-width:0;color:#202331;background:#ffffffb8;border:1px solid var(--line);border-radius:12px;outline:0}.report-form input{height:44px;padding:0 12px}.report-form textarea{min-height:112px;padding:12px;line-height:1.55;resize:vertical}.report-form input:focus,.report-form textarea:focus{border-color:#7567eccc;box-shadow:0 0 0 4px #2f7df61a}.safety-tags{display:flex;gap:6px;flex-wrap:wrap}.safety-tags span{min-height:24px;padding:4px 8px;color:#7c4050;font-size:12px;font-weight:760;background:#fff1f4db;border:1px solid rgba(255,170,190,.5);border-radius:999px}.report-submit{width:100%}.workspace{width:min(1840px,100%);margin:0 auto;padding:92px 54px 64px}.composer-section h1{margin:0 0 38px;text-align:center;font-size:34px;line-height:1.25;font-weight:860;color:#10162f;text-shadow:0 10px 34px rgba(61,97,190,.14)}.composer-layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(320px,.8fr);gap:24px;align-items:stretch;width:min(1220px,100%);margin:0 auto}.composer-shell,.result-panel{background:var(--surface);border:1px solid var(--line-strong);border-radius:22px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px) saturate(1.18);backdrop-filter:blur(22px) saturate(1.18)}.composer-shell{position:relative;display:flex;flex-direction:column;gap:20px;min-width:0;padding:24px}.reference-picker{position:relative;width:fit-content}.reference-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.upload-tile{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;width:148px;height:96px;color:#91a0c2;font-size:15px;font-weight:700;background:#ffffff80;border:1px dashed rgba(82,127,226,.32);border-radius:12px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.upload-tile:hover{color:#4264c9;border-color:#497aee9e;box-shadow:0 12px 30px #2f7df624}.upload-tile:active{transform:translateY(1px)}.upload-tile.has-reference{position:relative;overflow:hidden;justify-content:flex-end;color:#fff;background:#e5edffcc;border-style:solid}.upload-tile.has-reference img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.upload-tile.has-reference:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#12141e0a,#12141ead)}.upload-tile.has-reference span{position:relative;z-index:1;width:100%;overflow:hidden;padding:0 10px 9px;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.reference-clear{position:absolute;right:-10px;bottom:-10px;min-height:30px;padding:0 10px;color:#284cb8;font-size:12px;font-weight:780;background:#ffffffe0;border:1px solid rgba(80,125,235,.32);border-radius:10px;box-shadow:0 10px 22px #2f7df624}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0}.field{display:flex;flex-direction:column;gap:9px;min-width:0;color:var(--muted);font-size:14px;font-weight:720}.field span{color:#46516c}.field input,.field textarea,.custom-style-input{width:100%;min-width:0;color:#202331;background:var(--surface-soft);border:1px solid var(--line);outline:0;border-radius:14px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.field input,.custom-style-input{height:48px;padding:0 14px}.field textarea{min-height:94px;max-height:220px;resize:none;padding:14px;line-height:1.65}.primary-field{grid-column:1 / -1}.primary-field textarea{min-height:118px;font-size:18px;color:#171821}.field input::placeholder,.field textarea::placeholder,.custom-style-input::placeholder{color:#b0b6c7}.field input:focus,.field textarea:focus,.custom-style-input:focus{border-color:#7567eccc;background:#ffffffeb;box-shadow:0 0 0 4px #2f7df61a,0 10px 28px #4853c614}.safety-warning{display:flex;align-items:center;gap:9px;min-width:0;padding:11px 12px;color:#8f2f41;font-size:13px;font-weight:760;line-height:1.45;background:#fff1f4d6;border:1px solid rgba(255,170,190,.58);border-radius:12px}.safety-warning svg{flex:0 0 auto}.safety-warning span{min-width:0;flex:1}.safety-warning button{flex:0 0 auto;min-height:32px;padding:0 10px;color:#8f2f41;font-size:12px;font-weight:800;background:#ffffffbd;border:1px solid rgba(255,170,190,.5);border-radius:9px}.option-block{display:flex;flex-direction:column;gap:12px}.option-label{gap:8px;color:#46516c;font-size:14px;font-weight:760}.chip-grid{display:flex;flex-wrap:wrap;gap:10px}.style-chip{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;color:#505b76;font-size:14px;font-weight:720;background:#ffffff8a;border:1px solid var(--line);border-radius:12px}.style-chip span{width:10px;height:10px;flex:0 0 auto;border-radius:50%}.style-chip.is-active{color:#2249b9;background:linear-gradient(135deg,#2f7df624,#8f6df729);border-color:#446fee70;box-shadow:0 10px 24px #4a64d21f}.control-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px;background:linear-gradient(135deg,#ffffff7a,#e8f1ffad);border:1px solid var(--line);border-radius:16px;box-shadow:inset 0 1px #ffffffbf,0 18px 42px #3a56a014}.ratio-control{flex:1 1 100%;flex-wrap:wrap}.control-panel{display:inline-flex;align-items:center;gap:8px;min-width:0;min-height:42px;padding:5px 7px 5px 12px;background:#ffffffa8;border:1px solid var(--line);border-radius:11px;box-shadow:inset 0 1px #ffffffb8,0 8px 22px #3048920f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.control-label{color:#667395;font-size:14px;font-weight:780;white-space:nowrap}.ratio-grid,.text-mode-group{flex:1 1 auto;display:flex;align-items:center;gap:2px;min-width:0;padding-left:8px;border-left:1px solid rgba(108,128,182,.22)}.ratio-grid button,.text-mode-group button{overflow:hidden;min-width:0;min-height:32px;color:#53617e;background:transparent;border-radius:8px;white-space:nowrap}.ratio-grid button{display:inline-flex;align-items:baseline;justify-content:center;flex:1 1 0;gap:5px;padding:0 9px}.ratio-grid strong{color:#1d2540;font-size:15px;font-weight:800}.ratio-grid span{color:#6f7c9b;font-size:13px;font-weight:720}.text-mode-group button{padding:0 10px;font-weight:760}.ratio-grid button.is-selected,.text-mode-group button.is-selected{color:#2149b8;background:#fffffff0;box-shadow:0 6px 16px #2f7df621,inset 0 0 0 1px #7a6cf21a}.text-control{flex:1 1 260px}.custom-ratio-row{display:grid;flex:0 0 100%;grid-template-columns:58px auto 58px max-content 36px;align-items:center;gap:8px;justify-content:start;max-width:100%;padding:2px 0 0 76px}.custom-ratio-row input,.custom-ratio-close{width:100%;height:36px;background:#ffffffc7;border:1px solid var(--line);border-radius:10px}.custom-ratio-row input{color:#222637;text-align:center;font-weight:820;outline:0}.custom-ratio-row input:focus{border-color:#2f7df6a8;box-shadow:0 0 0 3px #2f7df61f}.custom-ratio-row>span{color:#6f7589;font-weight:820}.custom-ratio-row small{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 10px;color:#7b8297;font-size:12px;font-weight:760;background:#e9effcb8;border:1px solid rgba(115,143,216,.18);border-radius:10px;white-space:nowrap}.custom-ratio-close{display:grid;place-items:center;color:#6f7589;padding:0}.custom-ratio-close:hover{color:#2149b8;border-color:#2f7df673}.count-control{flex:0 0 auto;padding-right:6px}.stepper{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:34px;padding-left:8px;border-left:1px solid rgba(108,128,182,.22)}.stepper button{display:grid;width:30px;height:30px;place-items:center;border-radius:8px}.stepper span{min-width:24px;text-align:center;color:#202331;font-size:19px;font-weight:820}.generate-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-width:0;min-height:44px;padding:0 18px;color:#fff;font-size:17px;font-weight:820;background:linear-gradient(135deg,#217cff,#6558f5 52%,#9b6df7);border-radius:14px;box-shadow:0 16px 34px #2f7df63d,0 8px 22px #8f6df72e,inset 0 1px #ffffff47}.generate-button:disabled{opacity:.72}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.result-panel{display:flex;flex-direction:column;gap:16px;min-width:0;padding:18px}.result-header{justify-content:space-between;gap:12px}.result-header div{display:grid;gap:4px;min-width:0}.result-header span{color:var(--muted);font-size:13px;font-weight:760}.result-header strong{overflow:hidden;color:#161f3a;font-size:18px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.result-panel>img{width:100%;aspect-ratio:1 / 1;object-fit:cover;background:#ebf1ffb3;border-radius:16px}.result-empty-preview{display:grid;width:100%;aspect-ratio:1 / 1;place-items:center;color:#91a3cc;background:linear-gradient(135deg,#2f7df614,#8f6df714),#ffffff7a;border:1px dashed rgba(80,124,230,.3);border-radius:16px}.result-actions{gap:10px}.result-actions .ghost-button{flex:1}.notice{gap:8px;min-height:42px;padding:10px 12px;color:#245b47;font-size:14px;font-weight:720;background:#ebfbf6c7;border:1px solid rgba(95,214,174,.32);border-radius:12px}.notice.error{color:#8f2f41;background:#fff1f4d6;border-color:#ffaabe94}@media(max-width:1180px){.composer-layout{grid-template-columns:1fr}.result-panel{max-width:520px;margin:0 auto}}@media(max-width:760px){.topbar{position:static;align-items:flex-start;flex-direction:column;padding:18px}.top-actions{width:100%;justify-content:flex-start}.ghost-button span{white-space:normal}.workspace{padding:38px 16px 44px}.composer-section h1{margin-bottom:24px;font-size:27px}.composer-shell,.result-panel{border-radius:18px}.composer-shell{padding:18px}.field-grid{grid-template-columns:1fr}.control-row{align-items:stretch}.ratio-control,.text-control{flex:1 1 100%;align-items:flex-start;flex-direction:column;padding:12px}.ratio-grid,.text-mode-group{width:100%;flex-wrap:wrap;padding-top:8px;padding-left:0;border-top:1px solid rgba(108,128,182,.18);border-left:0}.ratio-grid button{flex:1 1 calc(50% - 3px);justify-content:center}.text-mode-group button{flex:1 1 0}.custom-ratio-row{padding-left:0}.count-control{flex:1 1 100%;align-items:flex-start;flex-direction:column;padding:12px}.stepper{width:100%;padding-top:8px;padding-left:0;border-top:1px solid rgba(108,128,182,.18);border-left:0}.generate-button{width:100%;min-height:76px}}@media(max-width:460px){.product-switch{font-size:19px}.top-actions .ghost-button{min-height:40px;padding:0 12px;font-size:14px}.composer-section h1{font-size:23px}.primary-field textarea{font-size:16px}.upload-tile{width:132px;height:86px}.custom-ratio-row{grid-template-columns:1fr auto 1fr 40px;justify-content:stretch}.custom-ratio-row small{grid-column:1 / 4}.custom-ratio-close{grid-column:4;grid-row:2}}
