.adam-presencia{display:inline-flex;position:relative;align-items:center;justify-content:center;flex-shrink:0}.adam-gesto{display:inline-flex;transform-origin:50% 85%}.adam-presencia[data-presencia=escuchando] .adam-gesto{transform:rotate(-5deg)}.adam-presencia[data-presencia=confirmacion] .adam-gesto{transform:rotate(5deg)}.adam-presencia[data-presencia=hablando] .adam-gesto{animation:adam-expresar .7s ease-in-out infinite}.adam-presencia[data-presencia=exito] .adam-gesto{animation:adam-celebrar .6s ease-out 2}.adam-presencia[data-presencia=saludo] .adam-gesto{animation:adam-saludar .8s ease-in-out 2}.adam-presencia[data-presencia=idle][data-movimiento=completo] .adam-gesto{animation:adam-respirar 4s ease-in-out infinite}.adam-presencia[data-presencia=pensando] .adam-mascot-anim{animation-duration:1.6s!important}.adam-presencia[data-presencia=transcribiendo] .adam-mascot-anim{animation-duration:1.8s!important}.adam-presencia[data-presencia=hablando] .adam-mascot-anim{animation-play-state:paused!important}.adam-presencia[data-movimiento=quieto] *,.adam-presencia[data-presencia=reunion] *{animation:none!important;transform:none!important}.adam-estado-punto{position:absolute;right:-2px;bottom:0;width:6px;height:6px;border-radius:50%;background:var(--accent, #dd0000);border:1px solid var(--bg-card, white)}.adam-presencia[data-presencia=error] .adam-estado-punto{background:var(--bad, #c43)}.adam-presencia[data-presencia=exito] .adam-estado-punto{background:var(--ok, #287)}.adam-presencia[data-presencia=confirmacion] .adam-estado-punto,.adam-presencia[data-presencia=advertencia] .adam-estado-punto{background:#b7791f}.adam-ajustes{padding:10px 14px;display:grid;gap:10px;border-bottom:1px solid var(--border);color:var(--text-2);background:var(--bg-card);font-size:12px;max-height:45vh;overflow:auto}.adam-ajustes label{display:flex;align-items:center;justify-content:space-between;gap:10px}.adam-ajustes select{max-width:65%;color:var(--text-1);background:var(--bg-base);border:1px solid var(--border);border-radius:6px;padding:4px}.adam-acciones-contexto{display:flex;flex-wrap:wrap;gap:6px}.adam-acciones-contexto button,.adam-recuperacion button{font:inherit;color:var(--accent);background:var(--bg-base);border:1px solid var(--border);border-radius:8px;padding:5px 8px;cursor:pointer}.adam-acciones-contexto button:disabled{opacity:.5;cursor:default}@keyframes adam-expresar{50%{transform:translateY(-1px) rotate(2deg)}}@keyframes adam-celebrar{50%{transform:translateY(-3px)}}@keyframes adam-saludar{25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}@keyframes adam-respirar{50%{transform:scaleY(1.018)}}@media (prefers-reduced-motion: reduce){.adam-presencia *,.adam-fab,.adam-fab *{animation:none!important;transition:none!important}.adam-presencia .adam-gesto,.adam-orientacion{transform:none!important}}.adam-voz-markdown{overflow-wrap:anywhere;white-space:normal}.adam-voz-markdown p{margin:0 0 .55em}.adam-voz-markdown :is(h1,h2,h3,h4,h5,h6){margin:.8em 0 .35em;font-size:1.08em;font-weight:700;line-height:1.3}.adam-voz-markdown h1{font-size:1.2em}.adam-voz-markdown :is(ul,ol){margin:.4em 0;padding-left:1.5em}.adam-voz-markdown ul{list-style-type:disc}.adam-voz-markdown ol{list-style-type:decimal}.adam-voz-markdown li{margin:.25em 0}.adam-voz-markdown li>p{margin:0}.adam-voz-markdown strong{font-weight:700}.adam-voz-markdown em{font-style:italic}.adam-voz-markdown a{color:var(--accent);text-decoration:underline}.adam-voz-markdown blockquote{margin:.5em 0;padding-left:.7em;border-left:2px solid var(--border)}.adam-voz-markdown code{font-size:.92em;background:var(--bg-base);border-radius:3px;padding:1px 3px}.adam-voz-markdown pre{margin:.5em 0;padding:.5em;overflow-x:auto;white-space:pre;background:var(--bg-base);border-radius:5px}.adam-voz-markdown pre code{padding:0}.adam-voz-markdown table{display:block;overflow-x:auto;border-collapse:collapse;margin:.5em 0}.adam-voz-markdown :is(th,td){border:1px solid var(--border);padding:3px 6px;text-align:left}.adam-voz-markdown>:first-child{margin-top:0}.adam-voz-markdown>:last-child{margin-bottom:0}
