.agent-overlay{position:fixed;inset:0;background:rgba(15,23,42,.24);display:none;z-index:1200}.agent-overlay.show{display:block}.agent-drawer{position:fixed;right:-520px;top:52px;width:min(480px,100vw);height:calc(100vh - 52px);background:#fff;z-index:1201;box-shadow:-12px 0 30px rgba(15,23,42,.16);display:flex;flex-direction:column;transition:right .2s ease}.agent-drawer.open{right:0}.agent-header{padding:18px 20px;border-bottom:1px solid #E5E7EB;display:flex;justify-content:space-between;align-items:flex-start}.agent-header h3{font-size:18px;margin:0}.agent-header p{font-size:12px;color:#64748B;margin:4px 0 0}.agent-close{border:0;background:none;font-size:20px;cursor:pointer}.agent-quick{display:flex;gap:6px;flex-wrap:wrap;padding:12px 18px;border-bottom:1px solid #EEF2F7}.agent-quick button{border:1px solid #DCE4F0;background:#fff;border-radius:16px;padding:6px 10px;font-size:12px;cursor:pointer}.agent-messages{flex:1;overflow-y:auto;padding:18px;background:#F8FAFC}.agent-msg{max-width:88%;padding:10px 12px;border-radius:8px;margin-bottom:10px;font-size:13px;line-height:1.65}.agent-msg.user{margin-left:auto;background:#3370FF;color:#fff}.agent-msg.assistant{background:#fff;border:1px solid #E2E8F0}.agent-msg.system{max-width:100%;text-align:center;color:#64748B;background:transparent;font-size:12px}.agent-input{display:flex;gap:8px;padding:14px;border-top:1px solid #E5E7EB}.agent-input input{flex:1;border:1px solid #CBD5E1;border-radius:6px;padding:10px}.agent-input button,.agent-human-actions button{border:0;background:#3370FF;color:#fff;border-radius:6px;padding:8px 14px;cursor:pointer}.agent-human-actions{display:flex;gap:8px;padding:0 14px 14px}.agent-human-actions .secondary{background:#fff;color:#334155;border:1px solid #CBD5E1}.agent-human-bar{display:none;align-items:center;justify-content:space-between;padding:10px 14px;background:#FFF7ED;color:#9A3412;font-size:12px}.agent-evidence,.agent-chart{background:#fff;border:1px solid #DCE4F0;border-radius:8px;padding:12px;margin-bottom:10px}.agent-citation{padding:7px 0;border-bottom:1px solid #EEF2F7;font-size:12px}.agent-citation:last-child{border:0}.agent-citation span{display:block;color:#64748B;margin-top:2px}.agent-chart-title{font-weight:700;font-size:13px}.agent-chart-canvas{height:220px}.analysis-agent .agent-header{border-top:3px solid #5B8DEF}.reimbursement-agent .agent-header{border-top:3px solid #3370FF}@media(max-width:640px){.agent-drawer{top:52px;height:calc(100vh - 52px);width:100%}}
.agent-debug{margin:14px 0;border:1px solid #9fb8d6;border-radius:6px;background:#f7fbff;color:#24364b}.agent-debug summary{cursor:pointer;padding:12px 14px;font-weight:700;color:#174f91}.agent-debug-body{padding:0 14px 14px}.agent-debug h4{margin:14px 0 8px;font-size:14px}.agent-debug pre{max-height:180px;overflow:auto;padding:10px;background:#eef4fb;border-radius:4px;font-size:12px;white-space:pre-wrap}.agent-citation{padding:8px 0;border-bottom:1px solid #dce6f1}.agent-citation span{display:block;color:#64748b;font-size:12px;margin-top:3px}.agent-validation{margin:8px 0;padding:10px;border-left:4px solid #16a34a;background:#fff}.agent-validation.failed{border-left-color:#dc2626}.agent-validation span{float:right;color:#64748b}.agent-validation p{margin:6px 0 0;font-size:12px}
