:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f8fafc}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(100%,430px);background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:32px;box-shadow:0 18px 50px #0f172a14;display:grid;gap:14px}.brand-mark{width:54px;height:54px;border-radius:15px;background:#0f172a;color:#fff;display:grid;place-items:center;font-weight:800;letter-spacing:.06em}.brand-mark.compact{width:42px;height:42px;border-radius:12px;margin-bottom:12px}.eyebrow{text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:700;color:#475569;margin:0 0 8px}h1{margin:0;font-size:clamp(28px,5vw,42px);line-height:1.05}.muted{color:#64748b;line-height:1.6}label{font-weight:650;font-size:14px}input,textarea,select{width:100%;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;outline:none}input,select{min-height:48px;padding:0 14px}textarea{min-height:52px;max-height:160px;resize:vertical;padding:13px 14px}input:focus,textarea:focus,select:focus{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a14}button{min-height:44px;border:0;border-radius:12px;background:#0f172a;color:#fff;padding:0 16px;font-weight:700}button.secondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1}small{color:#94a3b8;line-height:1.5}.form-error{margin:0;padding:10px 12px;border-radius:10px;background:#fff1f2;color:#9f1239;font-size:13px;line-height:1.45}.dev-note{padding:8px 10px;border-radius:9px;background:#f8fafc;border:1px dashed #cbd5e1}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr)}.sidebar{border-right:1px solid #e2e8f0;background:#fff;padding:24px 18px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.sidebar nav{display:grid;gap:8px;margin-top:28px}.sidebar nav button{background:transparent;color:#475569;text-align:left;justify-content:flex-start}.sidebar nav button.active{background:#f1f5f9;color:#0f172a}.tenant-label{display:block;color:#94a3b8;font-size:12px;margin-top:6px}.content-shell{min-width:0}.page,.chat-page{width:min(100%,980px);margin:0 auto;padding:42px 32px}.home-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 34px}.status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.status-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px;display:grid;gap:8px}.status-grid span{color:#64748b;font-size:13px}.status-grid strong{font-size:15px}.chat-page{display:grid;grid-template-rows:auto auto minmax(360px,1fr) auto;gap:20px}.chat-page header{display:flex;align-items:center;justify-content:space-between;gap:16px}.status-pill{background:#e2e8f0;color:#334155;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.skill-bar{display:grid;grid-template-columns:minmax(120px,180px) minmax(180px,300px) 1fr;align-items:center;gap:12px;padding:14px 16px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.skill-bar small{justify-self:end}.messages{display:flex;flex-direction:column;gap:14px;padding:8px 0 20px}.message{max-width:min(78%,720px);border-radius:18px;padding:14px 16px;line-height:1.55}.message span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:750;margin-bottom:5px;opacity:.7}.message p{margin:0;white-space:pre-wrap}.message.assistant{align-self:flex-start;background:#fff;border:1px solid #e2e8f0}.message.user{align-self:flex-end;background:#0f172a;color:#fff}.message.pending{opacity:.7}.composer{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:end;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:10px}.icon-button{width:44px;padding:0;background:#f1f5f9;color:#0f172a;font-size:24px}.empty-state{margin-top:28px;border:1px dashed #cbd5e1;border-radius:18px;padding:32px;display:grid;gap:12px;justify-items:start;background:#fff9}.empty-state span{color:#64748b;line-height:1.55}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #e2e8f0;padding:14px 16px;flex-direction:row;align-items:center}.sidebar>div strong,.tenant-label{display:none}.brand-mark.compact{margin:0;width:38px;height:38px}.sidebar nav{margin:0;display:flex;gap:4px}.sidebar nav button{padding:0 10px;font-size:13px}.sidebar>button.secondary{display:none}.page,.chat-page{padding:26px 18px}.status-grid,.skill-bar{grid-template-columns:1fr}.skill-bar small{justify-self:start}.message{max-width:90%}.composer{grid-template-columns:44px minmax(0,1fr)}.composer>button:last-child{grid-column:1 / -1;width:100%}}
