:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f1f3f4;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#101114;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#43526b3d,#10111400 380px),#101114;min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{border:0}.shell{width:min(1440px,100%);margin:0 auto;padding:28px}.topbar{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.topbar-actions{align-items:center;gap:12px;display:inline-flex}h1,h2,p{margin:0}h1{letter-spacing:0;font-size:clamp(2rem,4vw,4.2rem);line-height:.95}h2{font-size:.95rem;font-weight:700}.topbar p{color:#b8bec8;max-width:640px;margin-top:12px;font-size:1rem;line-height:1.5}.status-block{color:#d7dce4;white-space:nowrap;background:#181b20;border:1px solid #303744;border-radius:8px;align-items:center;gap:10px;min-height:40px;padding:0 14px;display:inline-flex}.repo-button{color:#11161f;white-space:nowrap;background:#d5dde8;border:1px solid #303744;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-weight:760;text-decoration:none;display:inline-flex}.repo-button:hover{filter:brightness(.96)}.status-dot{background:#8c95a3;border-radius:999px;width:10px;height:10px}.status-dot.webgpu{background:#43d18f}.status-dot.webgl{background:#f7c948}.status-dot.cpu{background:#ff8a65}.workspace{grid-template-columns:minmax(330px,420px) minmax(0,1fr);align-items:stretch;gap:20px;display:grid}.panel{background:#181b20f0;border:1px solid #303744;border-radius:8px;min-width:0}.controls{padding:18px;overflow:auto}.section-head{color:#eef2f8;justify-content:space-between;align-items:center;gap:12px;margin:20px 0 10px;display:flex}.section-head:first-child{margin-top:0}.section-head span{color:#98a2b3;font-size:.82rem}.drop-zone{color:#dce3ec;cursor:pointer;background:#13161a;border:1px dashed #586273;border-radius:8px;flex-direction:column;gap:6px;min-height:132px;padding:22px;transition:border-color .16s,background .16s;display:flex}.drop-zone:hover,.drop-zone.dragging{background:#17202a;border-color:#61c3ff}.drop-zone input{display:none}.drop-zone strong{font-size:1rem}.drop-zone span,.small-muted{color:#9aa5b5;font-size:.86rem;line-height:1.45}.file-list{gap:8px;max-height:160px;margin-top:12px;display:grid;overflow:auto}.file-list.empty{color:#8e98a8;font-size:.88rem}.file-list div{background:#20242b;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:36px;padding:0 10px;display:flex}.file-list span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-list small{color:#aab3c0;white-space:nowrap}.field{gap:6px;margin:10px 0;display:grid}.field span{color:#b7bfcb;font-size:.78rem;font-weight:650}input,textarea{color:#f6f8fb;background:#101318;border:1px solid #354050;border-radius:6px;outline:none;width:100%}input{min-height:38px;padding:0 10px}textarea{resize:vertical;min-height:72px;max-height:220px;padding:12px;line-height:1.45}input:focus,textarea:focus{border-color:#61c3ff;box-shadow:0 0 0 3px #61c3ff1f}.grid-2{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.button{color:#071011;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:42px;margin-top:10px;font-weight:760;display:inline-flex}.button.primary{background:#57d6bd}.button.secondary{background:#d5dde8}.button.compact{min-height:36px}.split-buttons{grid-template-columns:1fr 1fr;gap:10px;display:grid}.button:disabled{opacity:.45;cursor:not-allowed}.progress{background:#101318;border-radius:999px;height:10px;margin-top:14px;overflow:hidden}.progress div{background:linear-gradient(90deg,#57d6bd,#61c3ff);width:0;height:100%;transition:width .12s}.chat{grid-template-rows:auto minmax(360px,1fr) auto auto;min-height:calc(100vh - 160px);padding:18px;display:grid}.chat-log{background:#111419;border:1px solid #252b35;border-radius:8px;flex-direction:column;gap:12px;min-height:0;padding:12px;display:flex;overflow:auto}.message{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:8px;width:fit-content;max-width:min(760px,92%);padding:12px 14px;line-height:1.48}.message.system{color:#b8c1ce;background:#20242b;width:100%;max-width:none}.message.user{color:#f2fbfd;background:#1d5f69;align-self:flex-end}.message.assistant{color:#eef3f9;background:#252b33;align-self:flex-start}.prompt-row{grid-template-columns:minmax(0,1fr) 116px;gap:12px;margin-top:14px;display:grid}.prompt-row .button{height:72px;margin:0}.generation-controls{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}@media (width<=900px){.shell{padding:18px}.topbar,.workspace{display:grid}.workspace{grid-template-columns:1fr}.chat{min-height:640px}}@media (width<=560px){.grid-2,.generation-controls,.split-buttons,.prompt-row{grid-template-columns:1fr}.prompt-row .button{height:44px}}
