:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2937;background:radial-gradient(circle at 100% 0,#d2dce947,#0000 26%),linear-gradient(#f4f6f9 0%,#eceff3 100%);font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:0 0;min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}.app-shell{min-height:100vh;padding:20px}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #94a3b82e;border-radius:22px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;box-shadow:0 12px 36px #0f172a0f}.brand-group{align-items:center;gap:14px;display:flex}.brand-group h1{margin:0;font-size:20px}.brand-group p{color:#6b7280;margin:2px 0 0;font-size:13px}.brand-badge{color:#eff6ff;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:14px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.workspace{grid-template-columns:320px minmax(0,1fr) 300px;gap:18px;margin-top:18px;display:grid}.panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #cbd5e1b8;border-radius:26px;box-shadow:inset 0 1px #ffffffe6,0 18px 48px #0f172a0d}.panel-left,.panel-right{padding:20px}.panel-right{align-content:start;gap:18px;display:grid}.panel-center{align-content:start;gap:18px;padding:18px;display:grid}.panel-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:14px;display:grid}.panel-grid .panel-block{flex-direction:column;min-width:0;display:flex}.panel-grid .panel-block .section-heading{flex:0 0 38px;justify-content:flex-end;min-height:38px;margin-bottom:10px}.panel-grid .panel-block .chip-row,.panel-grid .panel-block .chip-row.equal-grid{align-content:start;margin-top:0}.panel-block+.panel-block,.panel-grid+.provider-note{margin-top:18px}.panel-block.panel-block-no-top{margin-top:0}.section-heading{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.section-heading span{font-size:14px;font-weight:700}.section-heading small,.hint-text{color:#6b7280;font-size:12px}.segmented{gap:10px;display:grid}.segment{color:#111827;text-align:left;background:#f9fafbf5;border:1px solid #cbd5e1e0;border-radius:18px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px;display:flex}.segment span{color:#6b7280;font-size:12px}.segment.is-active,.chip.is-active,.pill.is-active{background:linear-gradient(#eff6fffa,#dbeafeeb);border-color:#2563eb52;box-shadow:inset 0 0 0 1px #2563eb14}.locale-toggle{color:#64748b;cursor:pointer;background:#fffffffa;border:1px solid #cbd5e1e0;border-radius:999px;grid-template-columns:1fr 1fr;align-items:center;min-width:112px;padding:4px;transition:all .18s;display:inline-grid;position:relative}.locale-toggle:before{content:"";background:linear-gradient(#eff6fffa,#dbeafeeb);border-radius:999px;width:calc(50% - 4px);transition:transform .18s;position:absolute;top:4px;bottom:4px;box-shadow:inset 0 0 0 1px #2563eb14}.locale-toggle.is-zh:before{transform:translate(0)}.locale-toggle.is-en:before{transform:translate(100%)}.locale-toggle span{z-index:1;text-align:center;padding:6px 12px;font-weight:600;position:relative}.toggle-row,.chip-row{flex-wrap:wrap;gap:10px;display:flex}.chip-row.equal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.chip-row.equal-grid .chip{justify-content:center;width:100%;height:56px;min-height:56px;padding:0 8px;font-size:15px;font-weight:500;overflow:hidden}.pill,.chip,.ghost-button,.primary-button,.upload-button{color:#1f2937;background:#fffffffa;border:1px solid #cbd5e1e0;border-radius:14px;transition:all .18s}.pill,.chip{white-space:nowrap;text-align:center;word-break:keep-all;justify-content:center;align-items:center;min-height:50px;padding:10px 14px;line-height:1;display:inline-flex}.ghost-button,.upload-button,.primary-button{cursor:pointer;padding:11px 16px}.ghost-button:hover,.pill:hover,.chip:hover,.upload-button:hover{border-color:#2563eb47}.field-label{margin-bottom:10px;font-size:14px;font-weight:700;display:block}.input-area{color:#111827;resize:vertical;background:#fffffffa;border:1px solid #cbd5e1e6;border-radius:18px;width:100%;padding:14px 16px}.input-area.compact{min-height:92px}.input-area.prompt{min-height:108px;max-height:132px;font-size:16px}.provider-note{color:#64748b;background:#f8fafcf5;border-radius:18px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.provider-note strong{color:#111827}.prompt-card,.result-stage{background:#ffffffeb;border:1px solid #e2e8f0e6;border-radius:24px;padding:18px}.prompt-card.compact{padding-bottom:14px}.prompt-footer{justify-content:space-between;align-items:flex-end;gap:18px;margin-top:10px;display:flex}.status-group{gap:4px;display:grid}.status-line{color:#64748b;font-size:13px}.error-line{color:#b42318;font-size:13px}.primary-button{color:#eff6ff;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;min-width:132px;font-weight:800;box-shadow:0 10px 24px #2563eb2e}.primary-button:disabled{opacity:.7;cursor:wait}.result-stage{align-content:start;gap:12px;min-height:460px;display:grid}.result-preview{background:#f1f5f9f5;border-radius:22px;min-height:380px;max-height:520px;overflow:hidden}.result-preview img{object-fit:contain;width:100%;height:100%;display:block}.result-preview video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.result-meta{gap:8px;display:grid}.result-meta strong,.result-meta a{color:#111827}.result-meta.compact{gap:10px;padding:10px 2px 0}.result-meta-top,.result-meta-bottom{color:#64748b;justify-content:space-between;align-items:center;gap:12px;display:flex}.result-meta-bottom p{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;overflow:hidden}.result-actions{justify-content:flex-end;display:flex}.gallery-section{background:#ffffffd1;border:1px solid #e2e8f0eb;border-radius:18px;overflow:hidden}.side-gallery{min-height:260px}.gallery-toggle{color:#1f2937;text-align:left;background:#f8fafce6;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;display:flex}.gallery-toggle span{font-weight:700}.gallery-toggle small{color:#64748b}.gallery-section.is-open .gallery-grid,.gallery-section.is-open .gallery-list{padding:0 14px 14px}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.gallery-list{gap:12px;max-height:460px;display:grid;overflow-y:auto}.gallery-card{text-align:left;color:#1f2937;background:#fffffff5;border:1px solid #e2e8f0eb;border-radius:20px;padding:0;overflow:hidden}.gallery-card.is-active{border-color:#2563eb47;box-shadow:0 8px 20px #2563eb1f}.gallery-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.gallery-list-card{text-align:left;color:#1f2937;background:#fffffff5;border:1px solid #e2e8f0eb;border-radius:18px;grid-template-columns:112px minmax(0,1fr);gap:12px;padding:0;display:grid;overflow:hidden}.gallery-list-card.is-active{border-color:#2563eb47;box-shadow:0 8px 20px #2563eb1f}.gallery-list-card img{object-fit:cover;width:112px;height:112px;display:block}.gallery-copy{gap:6px;padding:12px;display:grid}.gallery-copy.vertical{align-content:center;padding:12px 12px 12px 0}.gallery-copy strong{font-size:13px}.gallery-copy span{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.asset-list{gap:12px;display:grid}.asset-card{background:#f8fafcfa;border-radius:18px;grid-template-columns:72px minmax(0,1fr);gap:12px;padding:10px;display:grid}.asset-card img{object-fit:cover;border-radius:14px;width:72px;height:72px}.asset-card strong,.asset-card span{display:block}.asset-card span,.asset-empty span{color:#6b7280;font-size:12px}.asset-empty{text-align:center;border:1px dashed #cbd5e1e6;border-radius:18px;padding:30px 14px}.empty-state{text-align:center;color:#64748b;place-items:center;min-height:320px;display:grid}.empty-icon{border:1px solid #cbd5e1e6;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 14px;display:grid}.settings-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a2e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.settings-dialog{background:#fffffffa;border:1px solid #e2e8f0f5;border-radius:28px;width:min(920px,100%);padding:22px;box-shadow:0 24px 60px #0f172a24}.alert-dialog{width:min(520px,100%)}.settings-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.settings-header h2{margin:0}.alert-dialog .settings-header h2{color:#b42318}.settings-header p{color:#64748b;margin:6px 0 0}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.alert-actions{justify-content:flex-end;gap:12px;display:flex}.settings-group{background:#f8fafcf5;border-radius:22px;padding:18px}.settings-group h3{margin:0 0 14px}.field-stack{gap:8px;margin-bottom:14px;display:grid}.field-stack span{color:#64748b;font-size:13px}.field-stack input{color:#111827;background:#fffffffa;border:1px solid #cbd5e1e6;border-radius:16px;width:100%;padding:12px 14px}@media (width<=1200px){.workspace{grid-template-columns:1fr}.panel-right{order:3}}@media (width<=720px){.app-shell{padding:12px}.topbar,.prompt-footer,.settings-header,.result-meta-top,.result-meta-bottom{flex-direction:column;align-items:stretch}.panel-grid,.settings-grid{grid-template-columns:1fr}.primary-button{width:100%}}
