:root{color:#17201b;font-synthesis:none;text-rendering:optimizelegibility;background:#eef2ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.auth{background:linear-gradient(135deg,#1f6f431f,#0000 42%),#f5f7f3;place-items:center;min-height:100vh;padding:32px;display:grid}.authPanel{background:#fff;border:1px solid #dfe6dc;border-radius:8px;grid-template-columns:1.1fr .9fr;align-items:center;gap:32px;width:min(980px,100%);padding:32px;display:grid;box-shadow:0 28px 80px #1f372824}.auth h1,.topbar h1{margin:6px 0 0;font-size:clamp(32px,5vw,58px);line-height:1}.auth p{color:#53645b;font-size:18px;line-height:1.55}.authForm,.stack,.panel,.chatPanel{gap:16px;display:grid}.shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}aside{color:#f5f7f3;background:#102019;flex-direction:column;gap:24px;padding:22px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand span{color:#9faf9f;font-size:13px;display:block}.mark{color:#102019;background:#a9f0bd;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}nav{gap:8px;display:grid}.navButton,.ghost{color:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.navButton svg,.ghost svg{width:18px;height:18px}.navButton.active,.navButton:hover,.ghost:hover{background:#ffffff1a}.logout{margin-top:auto}.workspace{padding:28px;overflow:auto}.topbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:26px;display:flex}.eyebrow{color:#54705e;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:12px;font-weight:800}.userBadge,.chip{color:#405249;white-space:nowrap;background:#fff;border:1px solid #d4ded2;border-radius:8px;padding:10px 12px}.stats,.miniGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat,.panel{background:#fff;border:1px solid #dfe6dc;border-radius:8px;box-shadow:0 16px 44px #1f372814}.stat{padding:20px}.stat strong{font-size:34px;line-height:1;display:block}.stat span,.panel p,.row small,.projectRow small{color:#607068}.panel{padding:20px}.panelHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel h2,.panel p{margin:0}.panel h2{font-size:22px}.formGrid,.split{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.split{grid-template-columns:360px minmax(0,1fr);align-items:start}.field{color:#53645b;gap:6px;font-size:13px;font-weight:700;display:grid}input,select{color:#17201b;background:#fff;border:1px solid #cfdbcc;border-radius:8px;width:100%;min-height:44px;padding:12px}.primary,.secondary,.download{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 16px;font-weight:800;text-decoration:none;display:inline-flex}.primary{color:#fff;background:#1f6f43}.secondary,.download{color:#1f6f43;background:#e7f5e7}.segmented{background:#eef2ec;border-radius:8px;grid-template-columns:1fr 1fr;gap:6px;padding:6px;display:grid}.segmented button{color:#405249;background:0 0;border:0;border-radius:6px;padding:10px}.segmented .active{color:#17201b;background:#fff;box-shadow:0 4px 16px #1f372814}.projectRow,.row{background:#fff;border:1px solid #dfe6dc;border-radius:8px;padding:14px}.projectRow{text-align:left;justify-content:space-between;align-items:center;width:100%;display:flex}.projectRow.active{background:#f0faf0;border-color:#1f6f43}.projectRow span,.row{gap:4px;display:grid}.rows{gap:10px;display:grid}.row{grid-template-columns:1fr auto;align-items:center}.row.tall{grid-template-columns:1fr}.previewFrame{background:#f5f7f3;border:1px solid #dfe6dc;border-radius:8px;height:430px;overflow:hidden}.previewFrame iframe{border:0;width:100%;height:100%}.messages{background:#f7faf6;border:1px solid #dfe6dc;border-radius:8px;flex-direction:column;gap:10px;min-height:300px;padding:14px;display:flex}.bubble{border-radius:8px;max-width:760px;padding:12px 14px;line-height:1.45}.bubble.user{color:#fff;background:#1f6f43;align-self:flex-end}.bubble.assistant{background:#fff;border:1px solid #dfe6dc;align-self:flex-start}.composer{align-items:center;gap:10px;display:flex}.composer input{flex:1}.empty,.screenLoader{color:#607068;border:1px dashed #cbd8c9;border-radius:8px;place-items:center;min-height:160px;display:grid}.screenLoader{min-height:100vh}.error{color:#b42318}code{background:#eef2ec;border-radius:6px;padding:4px 8px}@media (width<=980px){.shell,.authPanel,.split,.formGrid,.stats,.miniGrid{grid-template-columns:1fr}aside{position:static}.composer,.topbar{flex-direction:column}}
