.delma-assistente{--delma-blue:#064f78;--delma-cyan:#08a5bd;--delma-ink:#182536;position:fixed;right:20px;bottom:20px;z-index:1100;font-family:"Nunito Sans",sans-serif}.delma-launcher{display:flex;align-items:center;gap:10px;padding:5px 6px 5px 17px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--delma-blue),#087e9f);color:#fff;box-shadow:0 10px 30px rgba(4,56,86,.3);cursor:pointer}.delma-launcher-text{display:flex;flex-direction:column;text-align:left;line-height:1.15}.delma-launcher-text strong{font-size:.9rem}.delma-launcher-text small{margin-top:3px;color:#d6f5fa;font-size:.73rem}.delma-avatar-wrap{display:block;width:58px;height:58px;overflow:hidden;border:3px solid rgba(255,255,255,.9);border-radius:50%;background:#d8f3f7}.delma-avatar-wrap img,.delma-header-avatar img{width:100%;height:100%;object-fit:cover;object-position:center 18%}.delma-panel{position:absolute;right:0;bottom:76px;display:flex;flex-direction:column;width:min(390px,calc(100vw - 24px));height:min(620px,calc(100vh - 110px));overflow:hidden;border:1px solid #d7e2e8;border-radius:22px;background:#f6f9fb;box-shadow:0 18px 60px rgba(14,37,56,.25)}.delma-panel[hidden]{display:none}.delma-header{display:flex;align-items:center;gap:10px;min-height:70px;padding:10px 13px;color:#fff;background:linear-gradient(135deg,var(--delma-blue),#087e9f)}.delma-header-avatar{width:48px;height:48px;overflow:hidden;flex:none;border:2px solid #fff;border-radius:50%;background:#d8f3f7}.delma-header>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.delma-header strong{font-size:1rem}.delma-header small{color:#d6f5fa;font-size:.72rem}.delma-header button{width:36px;height:36px;border:0;border-radius:10px;background:rgba(255,255,255,.14);color:#fff;font-size:1.55rem;cursor:pointer}.delma-messages{flex:1;overflow-y:auto;padding:16px 14px 8px;scroll-behavior:smooth}.delma-message{max-width:88%;margin-bottom:11px;padding:11px 13px;border-radius:15px;font-size:.88rem;line-height:1.42;white-space:pre-line}.delma-message.bot{border:1px solid #dce7ec;border-bottom-left-radius:4px;background:#fff;color:var(--delma-ink);box-shadow:0 2px 8px rgba(13,42,60,.05)}.delma-message.user{margin-left:auto;border-bottom-right-radius:4px;background:var(--delma-blue);color:#fff}.delma-result-title{display:block;margin-bottom:5px;color:var(--delma-blue);font-size:.9rem}.delma-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.delma-actions a{padding:7px 10px;border-radius:9px;background:#e5f4f7;color:#075b78;text-decoration:none;font-size:.75rem;font-weight:800}.delma-quick{display:flex;gap:7px;overflow-x:auto;padding:5px 13px 10px;scrollbar-width:none}.delma-quick button{flex:none;max-width:230px;padding:7px 10px;border:1px solid #bcd4de;border-radius:999px;background:#fff;color:#25536a;font-size:.74rem;white-space:nowrap;cursor:pointer}.delma-form{display:flex;gap:8px;padding:10px 12px;border-top:1px solid #dce5e9;background:#fff}.delma-form input{min-width:0;height:44px;flex:1;padding:0 13px;border:1px solid #bdced7;border-radius:12px;outline:0;font:inherit;font-size:.85rem}.delma-form input:focus{border-color:var(--delma-cyan);box-shadow:0 0 0 3px rgba(8,165,189,.13)}.delma-form button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:12px;background:var(--delma-blue);color:#fff;cursor:pointer}.delma-note{margin:0;padding:0 12px 9px;background:#fff;color:#72808c;font-size:.63rem;text-align:center}.delma-assistente .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:600px){.delma-assistente{right:12px;bottom:12px}.delma-launcher-text{display:none}.delma-launcher{padding:5px}.delma-panel{position:fixed;right:8px;bottom:8px;width:calc(100vw - 16px);height:min(680px,calc(100dvh - 16px));border-radius:19px}.delma-avatar-wrap{width:60px;height:60px}}.delma-message.delma-typing{display:flex;align-items:center;gap:6px;color:#72808c;font-style:italic}.delma-typing-dots{display:inline-flex;gap:3px}.delma-typing-dots span{width:5px;height:5px;border-radius:50%;background:#9fb3bd;animation:delma-typing-bounce 1s infinite ease-in-out}.delma-typing-dots span:nth-child(2){animation-delay:.15s}.delma-typing-dots span:nth-child(3){animation-delay:.3s}@keyframes delma-typing-bounce{0%,80%,100%{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.delma-message.user,.delma-message.user span{color:#fff}.delma-header strong,.delma-header span,.delma-launcher-text strong{color:#fff}
