.ea-shell{position:fixed;right:22px;bottom:20px;z-index:1090;font-family:inherit}.ea-fab{border:0;border-radius:999px;background:#163f34;color:#fff;padding:12px 17px;box-shadow:0 9px 30px #102f2760;display:flex;gap:8px;align-items:center;font-weight:700}.ea-fab i{font-size:20px}.ea-panel{width:min(430px,calc(100vw - 24px));height:min(650px,calc(100vh - 90px));background:#fff;border:1px solid #dbe3df;border-radius:18px;box-shadow:0 18px 60px #102f2745;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto auto auto}.ea-panel[hidden]{display:none}.ea-head{padding:15px 16px;background:#153a31;color:#fff;display:flex;justify-content:space-between;align-items:center}.ea-head small{display:block;color:#bbd5cb;font-size:12px;margin-top:2px}.ea-icon{border:0;background:transparent;color:#fff;font-size:17px}.ea-messages{overflow:auto;padding:14px;background:#f6f8f7}.ea-message{max-width:88%;padding:10px 12px;border-radius:13px;margin-bottom:10px;white-space:pre-wrap;font-size:14px}.ea-message.user{margin-left:auto;background:#dcebe5}.ea-message.assistant{background:#fff;border:1px solid #dbe3df}.ea-message small{display:block;margin-top:7px;color:#687a73}.ea-sources{margin-top:7px;display:grid;gap:3px}.ea-sources a{font-size:12px}.ea-pending{padding:12px 14px;background:#fff5d6;border-top:1px solid #efd995;font-size:13px}.ea-pending div{margin-bottom:8px}.ea-pending button{margin-right:6px;border:0;border-radius:7px;padding:6px 10px}.ea-confirm{background:#163f34;color:#fff}.ea-cancel{background:#eee}.ea-controls{padding:12px;display:grid;grid-template-columns:42px 1fr 38px;gap:8px;border-top:1px solid #e2e8e5;align-items:end}.ea-controls textarea{resize:none;border:1px solid #cbd7d2;border-radius:11px;padding:9px;max-height:100px}.ea-mic,.ea-send{border:0;border-radius:50%;height:40px;width:40px}.ea-mic{background:#e2ece8;color:#153a31}.ea-mic.listening{background:#c43b4a;color:#fff;animation:eaPulse 1.2s infinite}.ea-send{background:#163f34;color:#fff}.ea-panel footer{display:flex;gap:12px;align-items:center;padding:0 13px 12px;font-size:11px;color:#64756e}.ea-panel footer button{border:0;background:none;color:#a12d3d;padding:0}.ea-panel footer span{margin-left:auto}@keyframes eaPulse{50%{box-shadow:0 0 0 8px #c43b4a20}}@media(max-width:600px){.ea-shell{right:12px;bottom:12px}.ea-panel{height:calc(100vh - 24px)}}
