.uni-chat-launcher{position:fixed!important;right:22px!important;bottom:22px!important;left:auto!important;z-index:1100;width:62px;height:62px;margin:0!important;border:0;border-radius:50%;background:#b82b2b;color:#fff;font-size:24px;box-shadow:0 10px 28px rgba(0,0,0,.26);cursor:pointer}
.uni-chat-launcher:hover{background:#102a56}
.uni-chat{position:fixed!important;right:22px!important;bottom:96px!important;left:auto!important;top:auto!important;z-index:1099;display:none;width:390px;max-width:calc(100vw - 32px);height:min(590px,calc(100dvh - 125px));max-height:calc(100dvh - 125px);margin:0!important;padding:0!important;overflow:hidden;border:1px solid #dfe5ed;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(8,28,62,.25);transform:none!important;text-align:left}
.uni-chat.open{display:flex!important;flex-direction:column}.uni-chat *{box-sizing:border-box}.uni-chat-head{display:flex;flex:0 0 auto;align-items:center;gap:12px;padding:17px 18px;background:#102a56;color:#fff}.uni-chat-avatar{display:grid;flex:0 0 42px;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:#b82b2b}.uni-chat-head strong{display:block;color:#fff}.uni-chat-head small{color:#dbe5f6}.uni-chat-close{margin-left:auto;border:0;background:transparent;color:#fff;font-size:20px}.uni-chat-messages{min-height:0;flex:1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:18px;background:#f5f7fb}.uni-message{max-width:88%;margin:0 0 12px;padding:11px 14px;border-radius:15px;overflow-wrap:anywhere;line-height:1.45;font-size:.92rem}.uni-message.bot{border-bottom-left-radius:4px;background:#fff;color:#283548;box-shadow:0 3px 12px rgba(16,42,86,.07)}.uni-message.user{margin-left:auto;border-bottom-right-radius:4px;background:#b82b2b;color:#fff}.uni-quick{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:7px;overflow:visible;padding:10px 12px;border-top:1px solid #e6eaf0;background:#fff}.uni-quick button{min-width:0;flex:1 1 calc(50% - 7px);padding:7px 10px;border:1px solid #b82b2b;border-radius:20px;background:#fff;color:#9f2424;white-space:normal;line-height:1.25;font-size:.78rem}.uni-chat-form{display:flex;flex:0 0 auto;gap:8px;width:100%;padding:12px;border-top:1px solid #e6eaf0;background:#fff}.uni-chat-form input{min-width:0;width:100%;flex:1;padding:11px 13px;border:1px solid #dbe1e9;border-radius:10px;outline:0}.uni-chat-form button{width:44px;flex:0 0 44px;border:0;border-radius:10px;background:#102a56;color:#fff}.whatsapp-float{right:96px!important;bottom:23px!important}
@media(max-width:575px){.uni-chat{right:10px!important;bottom:86px!important;left:10px!important;width:auto;max-width:none;height:min(570px,calc(100dvh - 105px));max-height:calc(100dvh - 105px);border-radius:16px}.uni-chat-launcher{right:14px!important;bottom:14px!important}.whatsapp-float{right:86px!important;bottom:15px!important}.uni-chat-head{padding:14px}.uni-chat-messages{padding:14px}.uni-message{max-width:92%}}
.uni-results-box{margin:0 0 14px;padding:14px;border:1px solid #dce3ec;border-radius:14px;background:#fff;box-shadow:0 4px 16px rgba(16,42,86,.07)}.uni-results-head,.uni-results-form label{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:10px;align-items:center}.uni-results-head{padding:0 4px 8px;color:#102a56;font-size:.78rem}.uni-results-form label{margin:0;padding:5px 4px;border-top:1px solid #edf0f4;color:#344054;font-size:.82rem}.uni-results-form input{width:100%;height:34px;padding:4px 8px;border:1px solid #ccd5e1;border-radius:7px;text-align:center}.uni-results-form input:focus{border-color:#b82b2b;outline:2px solid rgba(184,43,43,.12)}.uni-results-note{margin:10px 0;color:#667085;font-size:.75rem}.uni-results-note.error{color:#b42318;font-weight:700}.uni-results-form>button{width:100%;padding:10px;border:0;border-radius:9px;background:#102a56;color:#fff;font-weight:700}.uni-results-form>button:disabled{opacity:.55}
