:root{color:#f4efe7;background:#171614;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{min-height:38px;border:0;border-radius:6px;padding:0 14px;color:#10110f;background:#9dd7bd;font-weight:800;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.secondary{border:1px solid rgba(244,239,231,.18);color:#f4efe7;background:transparent}.active-tab{background:#f0c979}input,textarea,select{width:100%;border:1px solid rgba(244,239,231,.16);border-radius:6px;margin-top:8px;padding:12px;color:#f4efe7;background:#11110f}textarea{min-height:150px;resize:vertical}label{display:grid;gap:2px;color:#f4efe7b8;font-size:13px;font-weight:700}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:30px;line-height:1.05}h2{font-size:22px}.shell{display:grid;min-height:100vh;place-items:center;padding:32px;background:linear-gradient(120deg,rgba(61,85,75,.24),transparent 34%),#171614}.auth-panel,.panel,.sidebar{border:1px solid rgba(244,239,231,.16);border-radius:8px;background:#1d1c19f0}.auth-panel{display:grid;width:min(440px,100%);gap:18px;padding:28px}.app-shell{display:grid;min-height:100vh;grid-template-columns:310px minmax(0,1fr);gap:14px;padding:14px;background:#171614}.sidebar{display:grid;align-content:start;gap:14px;padding:16px}.sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.thread-list{display:grid;gap:8px;max-height:calc(100vh - 168px);overflow:auto}.thread{display:grid;height:auto;justify-items:start;gap:6px;padding:12px;color:#f4efe7;background:#11110f;text-align:left}.thread.active{outline:2px solid #9dd7bd}.thread small,.topbar small,.item small,.cost{color:#f4efe794}.workspace{display:grid;align-content:start;gap:14px;min-width:0}.topbar{display:grid;grid-template-columns:minmax(180px,1fr) auto auto auto;align-items:center;gap:14px}.topbar nav{display:flex;flex-wrap:wrap;gap:8px}.panel{padding:18px}.composer{display:grid;gap:16px}.field-grid{display:grid;grid-template-columns:minmax(200px,1fr) 160px 140px;gap:12px}.actions,.chips{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.chip{min-height:30px;padding:0 10px;color:#dce7df;background:#26322d}.two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:18px}.stack{display:grid;align-content:start;gap:12px}.item{border:1px solid rgba(244,239,231,.12);border-radius:8px;padding:12px;background:#11110f}.toggle{display:flex;align-items:center;gap:10px}.toggle input{width:auto;margin:0}.eyebrow{margin:0 0 8px;color:#9dd7bd;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.notice{margin:0;color:#f0c979}.error{margin:0;color:#ff9f8e}.muted{color:#f4efe78c}.rendered{display:grid;gap:12px}.rendered img{max-width:min(100%,720px);border-radius:8px;border:1px solid rgba(244,239,231,.16)}.output{min-height:320px;max-height:56vh;overflow:auto;border:1px solid rgba(244,239,231,.12);border-radius:6px;margin:0;padding:16px;color:#dce7df;background:#0d0e0c;font-size:13px;line-height:1.55;white-space:pre-wrap}.diff{color:#e8efe9}@media(max-width:920px){.app-shell,.field-grid,.two-col,.topbar{grid-template-columns:1fr}.thread-list{max-height:280px}}
