body{background:#f5f7f8;min-width:320px;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}#root{min-height:100vh}.app-shell{color:#182022;background:#f5f7f8;grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#f7fbfa;background:#102326;flex-direction:column;gap:32px;padding:24px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#031414;background:#21a39a;border-radius:8px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.brand h1,.brand p,.section h2,.plugin-card h3,.document-row h3,.evidence h3{margin:0}.brand h1{font-size:18px}.brand p,.muted,.document-row p,.plugin-card p,.evidence span{color:#617174}.sidebar .brand p{color:#afc3c2;font-size:13px}nav{gap:8px;display:grid}nav a{color:#dce9e7;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:0 12px;text-decoration:none;display:flex}nav a:hover{background:#1c373a}.workspace{align-content:start;gap:18px;padding:24px;display:grid}.topbar,.status-line,.section,.plugin-card,.answer-panel{background:#fff;border:1px solid #dce5e7;border-radius:8px}.topbar{justify-content:space-between;align-items:end;gap:16px;padding:16px;display:flex}.topbar>div{flex:1}.eyebrow{color:#5b777b;text-transform:uppercase;letter-spacing:0;margin:0 0 6px;font-size:12px;font-weight:700}.status-line{color:#244245;background:#f8fcfb;align-items:center;gap:8px;padding:10px 14px;display:flex}.section{padding:18px}.section-head{justify-content:space-between;align-items:start;gap:16px;margin-bottom:16px;display:flex}.section-head.compact{margin-bottom:12px}.section h2{font-size:22px}.plugin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.plugin-card{gap:12px;padding:16px;display:grid}.plugin-card h3,.document-row h3,.evidence h3{font-size:16px}.capabilities,.button-row,.citation-list{flex-wrap:wrap;gap:8px;display:flex}.capabilities span,.chip{color:#11645e;background:#e9f6f4;border-radius:999px;width:fit-content;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.two-column{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.form-grid,.query-box,.document-list,.evidence-list{gap:10px;display:grid}.document-row{border-bottom:1px solid #edf1f2;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:12px 0;display:grid}.document-row:last-child{border-bottom:0}.evidence{background:#f9fbfb;border-left:3px solid #21a39a;padding:10px 12px}.evidence div{justify-content:space-between;gap:12px;display:flex}.answer-panel{margin-top:10px;padding:14px}.answer-panel pre{white-space:pre-wrap;font-family:inherit;line-height:1.6}.citation-list a{color:#205c84;border-bottom:1px solid #b9d7e7;text-decoration:none}.citation-list span{color:#667;margin-left:6px}input,textarea{box-sizing:border-box;width:100%;font:inherit;color:#182022;background:#fff;border:1px solid #cad6d8;border-radius:8px;padding:10px 12px}textarea{resize:vertical;min-height:92px}.section-head>textarea{max-width:360px;min-height:72px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}button{color:#fff;cursor:pointer;background:#243f44;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:700;display:inline-flex}button:hover{background:#102326}button:disabled{cursor:not-allowed;opacity:.6}.icon-button{min-width:112px}@media (width<=960px){.app-shell,.two-column,.plugin-grid{grid-template-columns:1fr}.sidebar{position:static}.topbar,.section-head{flex-direction:column;align-items:stretch}.section-head>textarea{max-width:none}}
