:root{color:#152033;background:#eef2f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{width:min(1180px,100%);margin:0 auto;padding:18px 16px 40px}.tab-shell{padding-bottom:96px}.page-stack{display:grid;gap:16px}.app-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);gap:16px;align-items:stretch}.creator-panel,.result-panel,.history-section,.history-drawer{border:1px solid rgba(44,62,92,.12);border-radius:8px;background:#ffffffeb;box-shadow:0 16px 50px #1b273f14}.creator-panel{padding:18px}.topbar,.section-heading,.history-heading,.history-actions,.history-meta,.drawer-actions{display:flex;align-items:center}.topbar,.section-heading,.history-heading{justify-content:space-between;gap:14px}.eyebrow{margin:0 0 6px;color:#687991;font-size:12px;font-weight:700;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;color:#101828;font-size:30px;line-height:1.15}h2{margin-bottom:0;color:#101828;font-size:20px;line-height:1.2}h3{margin-bottom:6px}.status-pill{min-width:48px;padding:8px 12px;border:1px solid rgba(8,145,178,.18);border-radius:999px;background:#e6f6f8;color:#0e7490;font-size:13px;font-weight:800;text-align:center}.prompt-field{margin-top:22px}.connection-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.75fr);gap:14px;margin-top:22px}.prompt-field label,.control span{display:block;margin-bottom:8px;color:#344256;font-size:14px;font-weight:700}textarea,input,select{width:100%;border:1px solid rgba(67,83,108,.18);border-radius:8px;background:#f8fafc;color:#142033;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}textarea:focus,input:focus,select:focus{border-color:#0e7490;background:#fff;box-shadow:0 0 0 3px #0e749024}textarea{min-height:170px;resize:vertical;padding:14px;line-height:1.6}input,select{height:44px;padding:0 12px}.field-meta{display:flex;justify-content:space-between;margin-top:8px;color:#69798f;font-size:13px}.text-button{border:0;background:transparent;color:#0e7490;font-weight:700}.preset-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.preset-chip{min-height:36px;border:1px solid rgba(67,83,108,.18);border-radius:999px;background:#fff;color:#344256;padding:0 12px;font-size:13px;font-weight:700}.preset-chip.active{border-color:#0e749061;background:#dff4f6;color:#0f6475}.control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.switch-control{display:flex;min-height:44px;align-items:center;gap:10px;border:1px solid rgba(67,83,108,.14);border-radius:8px;background:#f8fafc;padding:0 12px;color:#344256;font-size:14px;font-weight:700}.switch-control input{width:18px;height:18px;accent-color:#0e7490}.seed-input.muted{opacity:.7}.primary-action,.ghost-button{border:0;border-radius:8px;font-weight:800}.primary-action{display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:10px;margin-top:18px;background:#111827;color:#fff}.primary-action.compact{width:auto;min-width:140px;margin-top:0;padding:0 16px}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.38);border-top-color:#fff;border-radius:999px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{margin:12px 0 0;border-radius:8px;background:#fff1f2;color:#be123c;padding:12px;font-size:14px}.result-panel{min-height:560px;overflow:hidden}.result-content{height:100%;padding:18px}.section-heading>span{flex:0 0 auto;color:#6b7a90;font-size:13px;font-weight:700}.image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:18px}.image-tile{margin:0;overflow:hidden;border:1px solid rgba(67,83,108,.12);border-radius:8px;background:#f8fafc}.image-tile img,.history-item img,.drawer-gallery img{display:block;width:100%;object-fit:cover;background:#dbe3ed}.image-tile img{aspect-ratio:1}.image-tile figcaption{display:flex;justify-content:space-between;gap:10px;padding:10px;color:#5c6b80;font-size:13px}a{color:#0e7490;font-weight:700;text-decoration:none}.result-prompt,.drawer-prompt{margin:14px 0 0;color:#344256;line-height:1.65}.empty-preview{display:grid;height:100%;min-height:560px;place-items:center;padding:28px;text-align:center}.empty-preview p{max-width:360px;margin:10px auto 0;color:#65748a;line-height:1.7}.preview-art{position:relative;width:min(320px,86vw);aspect-ratio:4 / 5;margin-bottom:22px;overflow:hidden;border-radius:8px;background:radial-gradient(circle at 32% 25%,rgba(245,158,11,.86),transparent 20%),radial-gradient(circle at 68% 36%,rgba(14,165,233,.78),transparent 24%),linear-gradient(145deg,#132033,#4f667c 45%,#e6edf4)}.preview-art span{position:absolute;display:block;border:1px solid rgba(255,255,255,.4);border-radius:8px;background:#ffffff24;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.preview-art span:nth-child(1){left:24px;top:36px;width:84px;height:120px}.preview-art span:nth-child(2){right:30px;top:118px;width:110px;height:86px}.preview-art span:nth-child(3){left:62px;bottom:38px;width:170px;height:92px}.history-section{margin-top:16px;padding:18px}.gallery-section,.member-hero,.profile-card{border:1px solid rgba(44,62,92,.12);border-radius:8px;background:#ffffffeb;box-shadow:0 16px 50px #1b273f14;padding:18px}.compact-result{min-height:auto;padding:18px}.waterfall{column-count:3;column-gap:14px;margin-top:16px}.veggie-card{display:inline-block;width:100%;overflow:hidden;break-inside:avoid;margin:0 0 14px;border:1px solid rgba(67,83,108,.12);border-radius:8px;background:#fff;transition:border-color .2s ease,transform .2s ease}.veggie-card:hover{border-color:#0e74905c;transform:translateY(-2px)}.veggie-image{display:block;width:100%;min-height:220px;object-fit:cover;background:#dbe3ed}.veggie-art{position:relative;overflow:hidden;background:#edf2f7}.veggie-art span{position:absolute;display:block;border-radius:999px;box-shadow:inset 0 -18px 32px #0f172a29}.art-tomato{background:linear-gradient(145deg,#fff7ed,#fef2f2 46%,#fee2e2)}.art-tomato span:nth-child(1){left:16%;top:22%;width:46%;aspect-ratio:1;background:#ef4444}.art-tomato span:nth-child(2){right:14%;top:34%;width:38%;aspect-ratio:1;background:#dc2626}.art-tomato span:nth-child(3){left:38%;top:14%;width:22%;aspect-ratio:1 / .45;background:#16a34a;box-shadow:none}.art-broccoli{background:linear-gradient(145deg,#ecfdf5,#dcfce7 48%,#bbf7d0)}.art-broccoli span:nth-child(1),.art-broccoli span:nth-child(2),.art-broccoli span:nth-child(3){background:#15803d}.art-broccoli span:nth-child(1){left:18%;top:18%;width:46%;aspect-ratio:1}.art-broccoli span:nth-child(2){right:12%;top:22%;width:42%;aspect-ratio:1}.art-broccoli span:nth-child(3){left:38%;bottom:18%;width:24%;height:42%;border-radius:999px 999px 8px 8px;background:#86efac}.art-carrot{background:linear-gradient(145deg,#fff7ed,#ffedd5 50%,#fed7aa)}.art-carrot span:nth-child(1){left:30%;top:25%;width:38%;height:58%;border-radius:999px 999px 44px 44px;background:#f97316;transform:rotate(-14deg)}.art-carrot span:nth-child(2){left:34%;top:12%;width:16%;height:24%;background:#22c55e;box-shadow:none;transform:rotate(-20deg)}.art-carrot span:nth-child(3){left:48%;top:10%;width:16%;height:24%;background:#16a34a;box-shadow:none;transform:rotate(18deg)}.art-pepper{background:linear-gradient(145deg,#f8fafc,#e0f2fe)}.art-pepper span:nth-child(1){left:10%;top:24%;width:34%;height:48%;background:#ef4444}.art-pepper span:nth-child(2){left:34%;top:18%;width:34%;height:54%;background:#facc15}.art-pepper span:nth-child(3){right:10%;top:26%;width:34%;height:46%;background:#22c55e}.art-cabbage{background:linear-gradient(145deg,#f0fdf4,#d9f99d)}.art-cabbage span:nth-child(1){left:12%;top:18%;width:76%;aspect-ratio:1;background:#84cc16}.art-cabbage span:nth-child(2){left:22%;top:28%;width:56%;aspect-ratio:1;background:#bef264}.art-cabbage span:nth-child(3){left:34%;top:40%;width:32%;aspect-ratio:1;background:#ecfccb}.art-eggplant{background:linear-gradient(145deg,#f5f3ff,#312e81 58%,#111827)}.art-eggplant span:nth-child(1){left:28%;top:24%;width:40%;height:58%;border-radius:999px 999px 48px 48px;background:#7c3aed;transform:rotate(10deg)}.art-eggplant span:nth-child(2){left:42%;top:15%;width:20%;height:18%;background:#22c55e;box-shadow:none}.art-eggplant span:nth-child(3){right:14%;top:20%;width:8px;height:68%;border-radius:999px;background:#ffffffb3;box-shadow:none}.veggie-info{padding:12px}.veggie-info span{color:#0e7490;font-size:12px;font-weight:800}.veggie-info h3{margin:6px 0;color:#1d2939;font-size:16px}.veggie-info p{display:-webkit-box;overflow:hidden;margin:0;color:#6b7a90;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.member-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#111827,#164e63);color:#fff}.member-hero p,.member-hero h2{margin:0;color:inherit}.member-hero p,.member-hero span{color:#ffffffb8}.member-hero h2{margin:8px 0;font-size:28px}.member-hero .primary-action{background:#fff;color:#111827}.product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-card{border:1px solid rgba(67,83,108,.12);border-radius:8px;background:#fff;padding:16px;box-shadow:0 16px 50px #1b273f14}.product-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-top p{margin:8px 0 0;color:#6b7a90;font-size:13px;line-height:1.5}.price-box{flex:0 0 auto;text-align:right}.price-box strong{display:block;color:#111827;font-size:24px}.price-box span{color:#6b7a90;font-size:12px;font-weight:700}.product-card ul{display:grid;gap:8px;margin:16px 0;padding:0;list-style:none}.product-card li{border-radius:8px;background:#f8fafc;color:#344256;padding:9px 10px;font-size:13px}.profile-card{display:grid;gap:18px}.profile-main{display:flex;align-items:center;gap:14px}.avatar{display:grid;flex:0 0 68px;width:68px;height:68px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#0e7490,#111827);color:#fff;font-size:24px;font-weight:900}.profile-main h1{font-size:24px}.profile-main span{color:#6b7a90;font-size:14px;font-weight:700}.profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-stats div{border-radius:8px;background:#f8fafc;padding:12px}.profile-stats strong{display:block;color:#111827;font-size:22px}.profile-stats span{color:#6b7a90;font-size:12px;font-weight:700}.bottom-tabs{position:fixed;right:0;bottom:0;left:0;z-index:15;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1180px,calc(100% - 20px));margin:0 auto 10px;overflow:hidden;border:1px solid rgba(44,62,92,.12);border-radius:8px;background:#fffffff5;box-shadow:0 18px 48px #0f172a2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-tabs button{display:grid;min-height:62px;place-items:center;gap:2px;border:0;background:transparent;color:#6b7a90;font-size:13px;font-weight:800}.bottom-tabs button span{font-size:20px;line-height:1}.bottom-tabs button.active{background:#e6f6f8;color:#0e7490}.history-actions{gap:8px}.ghost-button{min-height:38px;border:1px solid rgba(67,83,108,.16);background:#fff;color:#344256;padding:0 12px}.ghost-button.danger{color:#b42318}.history-tools{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:12px;margin-top:16px}.history-size-menu{position:relative;min-width:0}.history-size-trigger{position:relative;display:flex;width:100%;height:44px;align-items:center;justify-content:space-between;border:1px solid rgba(67,83,108,.18);border-radius:8px;background:#f8fafc;color:#142033;padding:0 38px 0 12px;font-weight:500;text-align:left}.history-size-trigger:after{position:absolute;top:50%;right:12px;width:8px;height:8px;border-right:2px solid #6b7a90;border-bottom:2px solid #6b7a90;content:"";pointer-events:none;transform:translateY(-65%) rotate(45deg)}.history-size-trigger.open{border-color:#0e7490;background:#fff;box-shadow:0 0 0 3px #0e749024}.history-size-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-size-options{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:12;overflow:hidden;border:1px solid rgba(67,83,108,.16);border-radius:8px;background:#fff;box-shadow:0 16px 36px #0f172a2e}.history-size-options button{display:block;width:100%;min-height:42px;border:0;border-bottom:1px solid rgba(67,83,108,.08);background:#fff;color:#142033;padding:0 12px;text-align:left}.history-size-options button:last-child{border-bottom:0}.history-size-options button.active{background:#e6f6f8;color:#0e7490;font-weight:800}.history-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.history-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;min-height:116px;border:1px solid rgba(67,83,108,.12);border-radius:8px;background:#fff;padding:10px;transition:transform .2s ease,border-color .2s ease}.history-item:hover{border-color:#0e74905c;transform:translateY(-2px)}.history-item img{height:96px;border-radius:6px}.history-copy{min-width:0}.history-meta{justify-content:space-between;gap:8px;margin-bottom:8px;color:#738198;font-size:12px;font-weight:700}.history-copy h3{display:-webkit-box;overflow:hidden;color:#1d2939;font-size:14px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.history-copy p{overflow:hidden;margin:0;color:#6b7a90;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.empty-history{margin-top:16px;border:1px dashed rgba(67,83,108,.2);border-radius:8px;padding:32px;color:#6b7a90;text-align:center}.empty-history p{margin:0}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;justify-content:flex-end;background:#10182870}.history-drawer{width:min(480px,100%);height:100%;overflow-y:auto;border-radius:0;padding:18px}.drawer-close{min-height:36px;margin-bottom:16px;border:0;border-radius:8px;background:#edf2f7;color:#344256;padding:0 12px;font-weight:800}.drawer-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.drawer-gallery img{aspect-ratio:1;border-radius:8px}.detail-list{display:grid;gap:10px;margin:18px 0 0}.detail-list div{border-bottom:1px solid rgba(67,83,108,.12);padding-bottom:10px}.detail-list dt{color:#6b7a90;font-size:12px;font-weight:800}.detail-list dd{margin:4px 0 0;color:#1d2939;overflow-wrap:anywhere}.drawer-actions{gap:10px;margin-top:20px}@media(max-width:980px){.workspace{grid-template-columns:1fr}.waterfall{column-count:2}.product-list{grid-template-columns:1fr}.result-panel,.empty-preview{min-height:440px}.compact-result{min-height:auto}.history-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.app-shell{padding:12px 10px 28px}.tab-shell{padding-bottom:92px}.creator-panel,.result-content,.history-section,.gallery-section,.member-hero,.profile-card{padding:14px}h1{font-size:24px}.control-grid,.connection-panel,.history-tools,.history-list{grid-template-columns:1fr}.waterfall{column-count:2;column-gap:10px}.veggie-card{margin-bottom:10px}.veggie-info{padding:10px}.veggie-info h3{font-size:14px}.member-hero{align-items:stretch;flex-direction:column}.product-top,.profile-main{align-items:flex-start}.profile-stats{grid-template-columns:1fr}.history-heading{align-items:flex-start;flex-direction:column}.history-actions{width:100%}.history-actions .ghost-button{flex:1}.history-item{grid-template-columns:84px minmax(0,1fr)}.history-item img{height:88px}.drawer-actions{align-items:stretch;flex-direction:column}.primary-action.compact{width:100%}}
