:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#142033;font-synthesis:none;text-rendering:optimizelegibility;background:#e8edf1;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg,#1e62ff33,#0cac871f),radial-gradient(circle at 18% 12%,#ffffffbf,#0000 28%),#e8edf1;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{border:0}.app-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:34px 0 56px}.hero{color:#f7fbff;background:linear-gradient(#091426b8,#091426b8),linear-gradient(125deg,#153f88,#0c6a61 48%,#3a3340);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:28px;min-height:236px;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px #10203838}.hero:before{content:"";background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.hero__copy,.hero__status{z-index:1;position:relative}.eyebrow{color:#a5f4dd;align-items:center;gap:8px;margin-bottom:18px;font-size:15px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:0;margin:0;font-size:clamp(36px,5vw,64px);line-height:1}.hero p{color:#f7fbffc7;max-width:580px;margin:18px 0 0;font-size:18px;line-height:1.7}.hero__status{color:#e9fff7;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff42;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:0 16px;font-weight:800;display:inline-flex}.workspace,.result-stage{z-index:2;margin-top:-56px;position:relative}.workspace{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.control-panel,.settings-panel,.result-stage{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #8391a63d;border-radius:8px;box-shadow:0 18px 48px #1f2d4721}.control-panel,.settings-panel{padding:22px}.panel-section+.panel-section,.settings-block+.settings-block{margin-top:26px}.section-heading,.block-title{color:#5c6879;justify-content:space-between;align-items:center;margin-bottom:14px;font-weight:900;display:flex}.section-heading span:last-child{color:#a5afbf;font-size:13px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.category-btn{color:#405066;cursor:pointer;background:#f8fafc;border:1px solid #d6dee9;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:52px;font-weight:900;transition:border-color .18s,background .18s,color .18s,transform .18s;display:flex}.category-btn:hover{border-color:#9ab7ff;transform:translateY(-1px)}.category-btn.is-active{color:#fff;background:#143b79;border-color:#143b79}.field-label,.field-grid label span,.settings-row label span{color:#596678;margin:0 0 8px;font-size:14px;font-weight:900;display:block}.text-input,.text-area,select{color:#15233a;background:#fbfdff;border:1px solid #d6dee9;border-radius:8px;outline:0;width:100%;transition:border-color .18s,box-shadow .18s,background .18s}.text-input,select{height:48px;padding:0 14px}.text-area{resize:vertical;min-height:142px;padding:14px;line-height:1.7}.text-input:focus,.text-area:focus,select:focus{background:#fff;border-color:#1463ff;box-shadow:0 0 0 4px #1463ff1f}.chip-row,.element-grid{flex-wrap:wrap;gap:8px;display:flex}.chip-row{margin:12px 0 18px}.chip-row button,.element-grid button,.toolbar-actions button{color:#1463ff;cursor:pointer;background:#f4f8ff;border:1px solid #cddaf0;border-radius:999px;min-height:36px;padding:0 13px;font-weight:800}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.textarea-meta{color:#8a96a8;justify-content:flex-end;margin-top:6px;font-size:13px;display:flex}.element-grid button{color:#506176;background:#fff;align-items:center;gap:6px;display:inline-flex}.element-grid button svg{color:#b5bfcc}.element-grid button.is-selected{color:#117454;background:#ecfbf6;border-color:#27a77a}.element-grid button.is-selected svg{color:#18a36f}.preview-head{border-bottom:1px solid #e1e7ef;justify-content:space-between;align-items:center;min-height:74px;padding:0 0 18px;display:flex}.preview-head span,.result-toolbar span,.prompt-box span{color:#7d8899;font-size:13px;font-weight:900;display:block}.preview-head strong,.result-toolbar strong{color:#16253d;margin-top:5px;font-size:20px;display:block}.style-list{gap:10px;display:grid}.style-list button,.ratio-grid button{color:#253146;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce4ef;border-radius:8px;min-height:62px;padding:10px 12px}.style-list button span,.ratio-grid button span{font-weight:900;display:block}.style-list button small,.ratio-grid button small{color:#78869a;margin-top:5px;font-size:12px;display:block}.style-list button.is-active,.ratio-grid button.is-active{background:#eef5ff;border-color:#1463ff}.ratio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.settings-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.generate-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1548c7,#0d8a70);border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;height:58px;margin-top:22px;font-size:18px;font-weight:950;display:inline-flex;box-shadow:0 14px 28px #1448c742}.generate-btn:disabled,.toolbar-actions button:disabled{cursor:not-allowed;opacity:.58}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.status{border-radius:8px;align-items:flex-start;gap:8px;margin-top:14px;padding:12px;font-size:14px;font-weight:800;line-height:1.5;display:flex}.status.is-ok{color:#0e6f51;background:#e8fbf4}.status.is-error{color:#9b2636;background:#fff0f1}.result-stage{margin-top:18px;padding:22px}.result-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.toolbar-actions{gap:8px;display:flex}.toolbar-actions button{color:#26364d;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:96px;display:inline-flex}.result-layout{grid-template-columns:minmax(280px,430px) minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.image-frame{background-color:#f9fbfe;background-image:linear-gradient(45deg,#1463ff12 25%,#0000 25%),linear-gradient(-45deg,#1463ff12 25%,#0000 25%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px dashed #b8c4d4;border-radius:8px;place-items:center;width:100%;min-height:420px;display:grid;overflow:hidden}.image-frame--portrait{aspect-ratio:2/3}.image-frame--social{aspect-ratio:1}.image-frame--wide{aspect-ratio:3/2}.image-frame--story{aspect-ratio:9/16}.image-frame img{object-fit:contain;background:#111827;width:100%;height:100%;display:block}.empty-state{color:#748198;justify-items:center;gap:14px;font-weight:900;display:grid}.prompt-box{color:#dce7f7;background:#121a28;border-radius:8px;min-height:240px;padding:18px;overflow:auto}.prompt-box p{white-space:pre-wrap;margin:12px 0 0;line-height:1.75}@media (width<=960px){.workspace,.result-layout{grid-template-columns:1fr}.workspace,.result-stage{margin-top:16px}.settings-panel{order:-1}}@media (width<=720px){.app-shell{width:min(100% - 20px,1180px);padding-top:10px}.hero{flex-direction:column;min-height:0;padding:24px 18px}.hero h1{font-size:38px}.hero p{font-size:16px}.control-panel,.settings-panel,.result-stage{padding:16px}.category-grid,.field-grid,.ratio-grid,.settings-row{grid-template-columns:1fr}.result-toolbar{flex-direction:column;align-items:stretch}.toolbar-actions{width:100%}.toolbar-actions button{flex:1}.image-frame{min-height:320px}}
