.mh-support-wrap{position:fixed;right:24px;bottom:24px;z-index:99999;font-family:inherit}.mh-support-launcher{position:relative;display:flex;align-items:center;gap:10px;border:0;border-radius:18px;padding:14px 18px;background:linear-gradient(135deg,#0b1735,#154e9a 58%,#12a6c9);color:#fff;font:800 14px/1 inherit;cursor:pointer;box-shadow:0 14px 40px rgba(6,29,73,.28),0 0 0 1px rgba(255,255,255,.16) inset;transition:transform .2s ease,box-shadow .2s ease}.mh-support-launcher:hover{transform:translateY(-3px);box-shadow:0 18px 46px rgba(6,29,73,.34),0 0 0 1px rgba(255,255,255,.2) inset}.mh-support-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(135deg,#ffd23f,#ff8a00);font-size:15px;color:#08152d;animation:mhSupportIcon 2.2s ease-in-out infinite}.mh-support-pulse{position:absolute;left:12px;top:11px;width:10px;height:10px;border-radius:50%;background:#55ef9a;box-shadow:0 0 0 0 rgba(85,239,154,.55);animation:mhSupportPulse 2s infinite}.mh-support-arrow{font-size:16px;opacity:.8;transition:transform .2s}.mh-support-launcher.is-open .mh-support-arrow{transform:rotate(180deg)}.mh-support-panel{position:absolute;right:0;bottom:64px;width:330px;border-radius:22px;overflow:hidden;background:rgba(9,18,43,.97);color:#fff;border:1px solid rgba(110,180,255,.24);box-shadow:0 28px 80px rgba(0,0,0,.34);backdrop-filter:blur(14px);animation:mhSupportIn .22s ease-out}.mh-support-head{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 14px;background:linear-gradient(135deg,#111b45,#0b3d72)}.mh-support-brand{display:flex;align-items:center;gap:11px}.mh-support-logo{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#ffb100,#ff5b1a);color:#07172d;font-weight:1000;font-size:20px;box-shadow:0 7px 20px rgba(255,128,0,.25)}.mh-support-brand strong{display:block;font-size:14px}.mh-support-brand small{display:block;margin-top:3px;color:#a9c8e8;font-size:11px}.mh-support-close{border:0;background:rgba(255,255,255,.09);color:#fff;width:31px;height:31px;border-radius:10px;font-size:22px;line-height:1;cursor:pointer}.mh-support-status{display:flex;align-items:center;gap:8px;padding:10px 18px;color:#9cc3e9;font-size:11px;border-bottom:1px solid rgba(255,255,255,.08)}.mh-support-status i{width:7px;height:7px;border-radius:50%;background:#55ef9a;box-shadow:0 0 11px #55ef9a}.mh-support-actions{padding:12px}.mh-saction{display:flex;align-items:center;gap:10px;padding:11px;border-radius:14px;text-decoration:none;color:#fff;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.06);margin-bottom:8px;transition:transform .18s,background .18s,border-color .18s}.mh-saction:last-child{margin-bottom:0}.mh-saction:hover{transform:translateX(3px);background:rgba(255,255,255,.09);border-color:rgba(110,180,255,.22)}.mh-saction>b{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-size:16px}.mh-saction.whatsapp>b{background:#123e35;color:#42e29b}.mh-saction.telegram>b{background:#123756;color:#47b5ff}.mh-saction.email>b{background:#43203d;color:#ff77bf}.mh-saction.call>b{background:#44301a;color:#ffb329}.mh-saction span{flex:1}.mh-saction strong{display:block;font-size:12px}.mh-saction small{display:block;color:#8da9c6;margin-top:2px;font-size:10px}.mh-saction em{font-style:normal;color:#7fa9ce}.mh-support-footer{text-align:center;padding:12px;color:#6f8aa8;font-size:9px;letter-spacing:1.3px;border-top:1px solid rgba(255,255,255,.08)}.mh-support-footer span{color:#f6b21b;margin:0 3px}@keyframes mhSupportPulse{0%{box-shadow:0 0 0 0 rgba(85,239,154,.55)}70%{box-shadow:0 0 0 9px rgba(85,239,154,0)}100%{box-shadow:0 0 0 0 rgba(85,239,154,0)}}@keyframes mhSupportIcon{0%,100%{transform:rotate(0) scale(1)}50%{transform:rotate(8deg) scale(1.08)}}@keyframes mhSupportIn{from{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:600px){.mh-support-wrap{right:14px;bottom:14px}.mh-support-launcher{width:58px;height:58px;padding:0;border-radius:18px;justify-content:center}.mh-support-label,.mh-support-arrow{display:none}.mh-support-icon{width:34px;height:34px}.mh-support-pulse{left:11px;top:10px}.mh-support-panel{right:0;bottom:68px;width:min(330px,calc(100vw - 28px))}}
