*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:#0f172a;color:#e2e8f0;min-height:100vh}#root{min-height:100vh}.a-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:8px;border:none;font-size:.9375rem;cursor:pointer;transition:background .15s}.a-btn-primary{background:#3b82f6;color:#fff}.a-btn-primary:hover{background:#2563eb}.a-btn-ghost{background:transparent;color:#94a3b8}.a-btn-ghost:hover{background:#1e293b}.a-input{width:100%;padding:.625rem .75rem;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-size:.9375rem}.a-input:focus{outline:none;border-color:#3b82f6}.a-card{background:#1e293b;border-radius:12px;padding:1rem;border:1px solid #334155}.a-fiche{font-size:.875rem}.a-fiche dt{color:#94a3b8;margin-top:.5rem}.a-fiche dd{margin:0}.a-msg-wrap{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.a-msg-wrap--user{align-items:flex-end}.a-msg-wrap--agent{align-items:flex-start}.a-msg-label{font-size:.7rem;font-weight:600;color:#94a3b8;margin-bottom:.2rem;text-transform:uppercase;letter-spacing:.03em}.a-msg{max-width:85%;padding:.6rem .9rem;border-radius:14px;font-size:.9375rem;line-height:1.4;word-break:break-word}.a-msg-user{background:#334155;color:#e2e8f0;border-bottom-right-radius:4px}.a-msg-agent{background:#1e40af;color:#fff;border-bottom-left-radius:4px}.a-msg-meta{font-size:.7rem;color:#64748b;margin-top:.35rem}.a-msg-list{min-height:200px}.a-conv-item{padding:.75rem;border-bottom:1px solid #334155;cursor:pointer;transition:background .15s}.a-conv-item:hover{background:#ffffff0a}.a-conv-item:active{background:#ffffff0f}@media(max-width:768px){.agent-detail-grid{grid-template-columns:1fr!important}}
