:root{color:#182022;background:#f7f8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#194b49;border:0;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:700;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.5}button.secondary{color:#194b49;background:#e6ece8}button.danger{color:#8a2424}input,select,textarea{color:#182022;background:#fff;border:1px solid #c9d1cd;border-radius:8px;min-height:40px;padding:8px 10px}textarea{resize:vertical;width:100%;min-height:86px}.login-shell{align-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{gap:18px;width:100%;max-width:420px;margin:0 auto;display:grid}.oauth-stack{gap:10px;display:grid}.google-button{min-height:40px}.oauth-stack button,.google-button button{justify-content:center;width:100%}.app-shell{max-width:1180px;margin:0 auto;padding:24px}.topbar,.toolbar,.panel,.agent-card,.question,.message{background:#fff;border:1px solid #dfe5e1;border-radius:8px}.topbar{justify-content:space-between;align-items:center;margin-bottom:12px;padding:18px;display:flex}.topbar-actions,.inline-form,.split,.panel-title{align-items:center;gap:10px;display:flex}.toolbar{justify-content:space-between;gap:12px;margin-bottom:16px;padding:12px;display:flex}.toolbar select{min-width:220px}.dashboard-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px;display:grid}.panel{padding:16px}.panel h2,.topbar h1,.login-panel h1{margin:0}.eyebrow{color:#8a5a1f;letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:800}.muted,.empty{color:#667370}.error{color:#a12020}.agent-grid,.key-list,.message-list,.question-list,.schema-form{gap:10px;margin-top:12px;display:grid}.agent-card{padding:14px}.key-row{border:1px solid #dfe5e1;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.key-row p{margin:4px 0 0}.key-actions,.channel-tabs{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.scopes{color:#4b5d59;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.tab{color:#194b49;background:#e6ece8;min-height:34px}.active-tab{color:#fff;background:#194b49}.agent-card-header{justify-content:space-between;align-items:center;display:flex}.status{color:#fff;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.status.active{background:#24745d}.status.stale{background:#9b641d}.status.offline{background:#667370}dl{grid-template-columns:80px minmax(0,1fr);gap:6px 12px;margin:10px 0 0;display:grid}dt{color:#667370}dd{overflow-wrap:anywhere;margin:0}.secret{color:#d7eee9;background:#172324;border-radius:8px;padding:12px;overflow:auto}.message{padding:10px 12px}.message span{color:#667370;font-size:12px}.message p{margin:4px 0 0}.question{gap:10px;padding:12px;display:grid}.schema-form label{color:#465552;gap:6px;font-weight:700;display:grid}.schema-form .checkbox-row{align-items:center;gap:8px;display:flex}.checkbox-row input{width:18px;min-height:18px}.question h3,.question p{margin:0}@media (width<=780px){.topbar,.toolbar,.key-row,.split{flex-direction:column;align-items:stretch}.dashboard-grid{grid-template-columns:1fr}.inline-form{flex-direction:column;align-items:stretch}}
