.mercury-launcher{position:fixed;right:24px;bottom:22px;z-index:45;display:flex;align-items:center;gap:10px;padding:8px 16px 8px 8px;border:1px solid #c3d9e5;border-radius:18px;background:#fff;color:#086ca5;box-shadow:0 8px 30px #16344626;min-height:64px;text-align:left}.mercury-launcher img{object-fit:contain}.mercury-launcher span{font-size:11px;line-height:1.5}.mercury-launcher strong{display:block;font-size:13px}.mercury-launcher:hover{box-shadow:0 10px 36px #086ca52e}
.mercury-chat{position:fixed;inset:auto 22px 22px auto;margin:0;width:min(430px,calc(100vw - 24px));height:min(720px,calc(100dvh - 36px));max-height:calc(100dvh - 36px);padding:0;background:#fbfcfd;color:#14252f;border:1px solid #ccdfea;border-radius:20px;overflow:hidden;box-shadow:0 24px 80px #132e4333}.mercury-chat[open]{display:flex;flex-direction:column}.mercury-chat::backdrop{background:#152d4833;backdrop-filter:blur(2px)}
.mc-header{display:flex;align-items:center;gap:12px;padding:17px 18px 12px;background:white;border-top:5px solid transparent;border-image:linear-gradient(90deg,#d71920 0 25%,#ffd525 25% 50%,#097cbd 50% 75%,#258b36 75%) 1;border-bottom:1px solid #dfE8ed;flex-shrink:0}.mc-header img{object-fit:contain}.mc-header h2{font-size:22px;color:#d71920}.mc-header p{font-size:11px;color:#5e6e79;margin-top:5px}.mc-close{margin-left:auto;min-width:44px;min-height:44px;border:1px solid #dee5e9;border-radius:10px;background:#f8fafb;font-size:23px}
.mc-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px}.mc-notice{font-size:10px;color:#647782;text-align:center;margin-bottom:15px}.mc-messages p{font-size:13px;line-height:1.65;padding:13px 15px;margin-bottom:12px;border-radius:14px;white-space:pre-wrap;overflow-wrap:anywhere}.mc-answer{background:white;border:1px solid #dde7ed;border-top-left-radius:3px!important}.mc-user{background:#e9f4fb;color:#07557e;margin-left:24px;border-bottom-right-radius:3px!important}.mc-options{display:flex;flex-wrap:wrap;gap:8px}.mc-options>button,.mc-contact button,.mc-whatsapp{min-height:44px;padding:10px 13px;border:1px solid #bad6e7;border-radius:10px;background:white;color:#086ca5;font-size:12px;font-weight:700;text-align:left}.mc-options>button:hover{background:#edf7fc}.mc-whatsapp,.mc-contact button{background:#207136;color:white;border-color:#207136;display:block;width:100%;text-align:center}
.mc-compose{padding:12px 18px;background:#fff;border-top:1px solid #dfE8ed;flex-shrink:0}.mc-compose label{display:block;font-size:10px;color:#596e7b;margin-bottom:6px}.mc-compose>div{display:flex;gap:8px}.mc-compose input,.mc-contact input{min-width:0;width:100%;min-height:44px;border:1px solid #c5d8e4;border-radius:9px;padding:10px;background:#fff;color:#14252f;font:inherit;font-size:16px}.mc-compose button{min-width:44px;border:0;border-radius:9px;background:#086ca5;color:#fff;font-size:22px}.mc-bottom{padding:0 18px 12px;background:white;font-size:9px;color:#607581;flex-shrink:0}.mc-contact{width:100%;display:grid;gap:12px}.mc-contact label{font-size:12px;display:grid;gap:5px}.mc-contact small{font-size:10px;color:#657781;line-height:1.5}.mc-phone{padding:12px;text-align:center;color:#086ca5;font-size:13px;border:1px solid #c5d8e4;border-radius:9px}
@media(max-width:520px){.mercury-launcher{right:12px;bottom:max(12px,env(safe-area-inset-bottom));padding:6px 12px 6px 6px;gap:7px}.mercury-launcher img{width:35px;height:42px}.mercury-launcher strong{font-size:11px}.mercury-launcher>span:last-child{display:none}.mercury-chat{inset:auto 12px max(12px,env(safe-area-inset-bottom)) 12px;width:auto;height:min(680px,calc(100dvh - 24px));max-height:calc(100dvh - 24px)}.mc-header{padding:12px}.mc-body{padding:13px}.mc-compose{padding:10px 13px}}
@media(prefers-reduced-motion:no-preference){.mercury-launcher{transition:box-shadow .2s,transform .2s}.mercury-launcher:hover{transform:translateY(-2px)}}

.mc-listen{display:block;margin-top:9px;min-height:36px;padding:6px 10px;border:1px solid #c7deec;border-radius:7px;color:#086ca5;background:#f4f9fc;font:inherit;font-size:11px;font-weight:700}.mc-listen[aria-pressed=true]{color:#d71920;border-color:#eabfc2;background:#fff7f7}
