:root{color:#e9edf7;font-synthesis:none;background:#0b1020;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}.app-shell{background:radial-gradient(circle at 20% 0,#1a2a51 0,#0b1020 42%);min-height:100vh;padding:34px clamp(18px,5vw,80px)}header{justify-content:space-between;align-items:flex-end;gap:20px;max-width:1320px;margin:auto;padding:10px 0 34px;display:flex}.eyebrow{letter-spacing:.22em;color:#79a8ff;font-size:11px;font-weight:700}h1{letter-spacing:-.04em;margin:10px 0 8px;font-size:clamp(28px,4vw,48px)}h2{margin:0;font-size:22px}p{color:#8f9ab1;margin:8px 0;line-height:1.6}.header-badge{color:#a9c4ef;white-space:nowrap;border:1px solid #2d466f;border-radius:30px;padding:10px 15px;font-size:13px}.panel{background:#121b31db;border:1px solid #293a5d;border-radius:18px;box-shadow:0 20px 60px #0003}.settings{min-width:250px;padding:22px}.panel-title,.creator-head,.history-head{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.panel-title{margin-bottom:24px;font-size:16px;font-weight:700}.dot{background:#56647d;border-radius:50%;width:8px;height:8px;margin-top:6px}.dot.on{background:#4dde9b;box-shadow:0 0 12px #4dde9b}label{color:#aeb9ce;margin:17px 0 7px;font-size:12px;display:block}input,textarea,select{color:#edf3ff;width:100%;font:inherit;background:#0e172b;border:1px solid #304364;border-radius:10px;outline:none;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:#71a4ff;box-shadow:0 0 0 3px #71a4ff22}.segmented{background:#0e172b;border-radius:11px;grid-template-columns:1fr 1fr;gap:5px;padding:4px;display:grid}.segmented button,.tabs button,.ghost{color:#8390a8;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px}.segmented button.active,.tabs button.active{color:#fff;background:#2f5da8}.hint{color:#697892;margin-top:18px;font-size:11px;line-height:1.6}.connection{color:#c7dbff;cursor:pointer;background:#20375d;border:1px solid #45699e;border-radius:9px;width:100%;margin-top:18px;padding:10px}.connection:disabled{opacity:.55;cursor:wait}.connection-message{margin-top:8px;font-size:11px}.connection-message.success{color:#61dfa0}.connection-message.error{color:#ff9da7}.model-list{flex-wrap:wrap;gap:5px;max-height:96px;margin-top:9px;display:flex;overflow:auto}.model-list span{color:#a9c8ff;cursor:pointer;border:1px solid #38537d;border-radius:5px;padding:4px 6px;font-size:10px}.model-list span:hover{background:#27436e}.workspace{min-width:0}.tabs{gap:6px;margin:0 0 14px;display:flex}.tabs button{font-size:14px}.tabs span{background:#4569a4;border-radius:10px;padding:2px 6px;font-size:10px}.creator,.history{padding:30px}.creator-head{margin-bottom:22px}.upload{cursor:pointer;color:#bbd3ff;white-space:nowrap;background:#20375d;border:1px solid #45699e;border-radius:9px;padding:10px 14px}.upload input{display:none}textarea{resize:vertical;line-height:1.65}.refs{flex-wrap:wrap;gap:10px;margin-top:15px;display:flex}.ref{width:76px;height:76px;position:relative}.ref img{object-fit:cover;border-radius:9px;width:100%;height:100%}.ref button{color:#fff;cursor:pointer;background:#ed6b78;border:0;border-radius:50%;width:21px;height:21px;position:absolute;top:-7px;right:-6px}.controls{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;display:grid}.generate{color:#fff;cursor:pointer;background:linear-gradient(100deg,#4f86ed,#8668ee);border:0;border-radius:10px;width:100%;margin-top:24px;padding:14px;font-size:15px;font-weight:700}.generate:disabled{opacity:.55;cursor:wait}.generate span{float:right;opacity:.7;font-size:11px;font-weight:400}.error{color:#ff9da7;background:#4a202c;border:1px solid #873d4d;border-radius:8px;margin-top:18px;padding:10px 12px;font-size:13px}.history-head{margin-bottom:22px}.ghost{border:1px solid #394b6c}.gallery{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px;display:grid}.card{background:#101a2e;border:1px solid #2b3e61;border-radius:13px;overflow:hidden}.card img{aspect-ratio:1;object-fit:cover;background:#0b1220;width:100%;display:block}.card-body{padding:12px}.card-meta{color:#7ea9ed;justify-content:space-between;font-size:11px;display:flex}.card-body p{height:38px;margin:8px 0;font-size:12px;overflow:hidden}.card-body button{color:#c6daff;cursor:pointer;background:#223c68;border:0;border-radius:7px;padding:7px 11px}.empty{text-align:center;color:#75839c;padding:90px 20px}.empty div{color:#6e9af0;font-size:42px}.empty small{color:#596983}main{grid-template-columns:280px minmax(0,1fr);gap:18px;max-width:1320px;margin:auto;display:grid}footer{color:#566783;max-width:1320px;margin:22px auto 0;font-size:11px}@media (width<=800px){.app-shell{padding:20px 14px}header{flex-direction:column;align-items:flex-start}.header-badge{font-size:11px}main{grid-template-columns:1fr}.settings{order:2}.creator,.history{padding:20px}.creator-head{flex-direction:column}.controls{grid-template-columns:1fr 1fr}.controls>div:first-child{grid-column:span 2}}
