.agent-card{padding:28px;min-height:65vh}.agent-card header,.agent-client header{display:flex;justify-content:space-between;align-items:center;gap:16px}.agent-card h1{margin:0;font-size:26px}.agent-card p{color:#64748b;line-height:1.65}.agent-card button,.agent-authorization button{border:1px solid #bce8e6;background:#e6faf6;border-radius:7px;padding:9px 14px;color:#123d43;cursor:pointer}.agent-card button:disabled{opacity:.45;cursor:not-allowed}.agent-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0}.agent-metrics article{padding:20px;background:#edfbf7;border-radius:12px}.agent-metrics small,.agent-metrics strong{display:block}.agent-metrics strong{font-size:25px;margin-top:10px}.agent-invite{display:flex;gap:12px;align-items:end}.agent-invite label{flex:1}.agent-card input{display:block;width:100%;margin-top:8px;padding:11px;border:1px solid #d3e1e5;border-radius:6px;background:white}.agent-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0 18px}.agent-tabs .active{background:#13d8bc;color:#082e37}.agent-form{display:flex;flex-wrap:wrap;gap:14px;align-items:end;padding:18px 0}.agent-form label{flex:1;min-width:180px;font-size:13px}.agent-alert{padding:14px;background:#fff6e8;border:1px solid #f1d7a8;border-radius:8px}.agent-table-scroll{overflow:auto}.agent-table-scroll table{min-width:650px}.agent-table-scroll td{padding:14px 9px;overflow-wrap:anywhere}.agent-pager{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin-top:18px}.agent-client{margin-top:26px;border-top:1px solid #d7e5e6;padding-top:20px}.agent-authorization{padding:20px;margin:24px 0;background:#edfaf7;border:1px solid #b9e5db;border-radius:10px}.agent-authorization p{font-size:14px;line-height:1.7}.agent-authorization button{margin-left:16px}.agent-workspace button:focus-visible,.agent-workspace input:focus-visible{outline:3px solid #53b9fa;outline-offset:2px}@media(max-width:760px){.agent-card{padding:18px}.agent-metrics{grid-template-columns:repeat(2,1fr)}.agent-invite{display:block}.agent-invite button{margin-top:10px}.agent-form{display:block}.agent-form label,.agent-form button{display:block;margin:12px 0}.agent-authorization button{margin:12px 0}}
