.gmmg-chat-widget,.gmmg-chat-widget *{box-sizing:border-box}.gmmg-chat-widget{position:fixed;z-index:99999;bottom:var(--gmmg-y,22px);font-family:Inter,Arial,sans-serif}.gmmg-chat-widget.gmmg-pos-right{right:var(--gmmg-x,22px);left:auto}.gmmg-chat-widget.gmmg-pos-left{left:var(--gmmg-x,22px);right:auto}.gmmg-chat-bubble{position:relative;height:64px;min-width:74px;width:74px;max-width:74px;padding:0;border:0;border-radius:999px;background:var(--gmmg-button-color,#ffb300);color:#111;display:inline-flex;align-items:center;justify-content:flex-start;box-shadow:0 12px 28px rgb(0 0 0 / .28);cursor:pointer;overflow:visible;transition:max-width .25s ease,width .25s ease,padding .25s ease,transform .2s ease}.gmmg-chat-bubble:hover,.gmmg-chat-bubble:focus{width:auto;max-width:420px;padding:0 28px 0 88px;transform:translateY(-2px)}.gmmg-chat-bubble-icon{position:absolute;left:4px;top:-14px;width:72px;height:72px;border-radius:50%;overflow:hidden;background:#fff0;box-shadow:0 10px 22px rgb(0 0 0 / .24)}.gmmg-chat-bubble-icon img{width:100%;height:100%;object-fit:cover;display:block}.gmmg-chat-bubble-label{display:block;white-space:nowrap;font-weight:900;font-size:14px;letter-spacing:.1px;opacity:0;max-width:0;overflow:hidden;transform:translateX(-8px);transition:opacity .18s ease .06s,max-width .24s ease,transform .24s ease}.gmmg-chat-bubble:hover .gmmg-chat-bubble-label,.gmmg-chat-bubble:focus .gmmg-chat-bubble-label{opacity:1;max-width:280px;transform:translateX(0)}.gmmg-chat-badge{position:absolute;right:-4px;top:7px;min-width:18px;height:18px;border-radius:99px;background:#ef3b58;color:#fff;font-size:11px;font-style:normal;display:grid;place-items:center;border:2px solid #fff;animation:gmmgPulse 1.8s infinite}@keyframes gmmgPulse{50%{transform:scale(1.12)}}.gmmg-chat-panel{display:none;position:absolute;bottom:84px;width:350px;max-width:calc(100vw - 24px);background:var(--gmmg-body-bg,#fff);border-radius:20px;overflow:hidden;box-shadow:0 20px 55px rgb(0 0 0 / .34);border:1px solid rgb(0 0 0 / .08)}.gmmg-pos-right .gmmg-chat-panel{right:0}.gmmg-pos-left .gmmg-chat-panel{left:0}.gmmg-chat-widget[data-open="1"] .gmmg-chat-panel{display:block}.gmmg-chat-head{padding:14px 16px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,var(--gmmg-header-start,#5b2a86),var(--gmmg-header-end,#ffb300));color:var(--gmmg-header-text,#fff)}.gmmg-head-brand{display:flex!important;align-items:center;gap:12px}.gmmg-chat-head img{width:50px;height:50px;border-radius:50%;object-fit:cover;border:0}.gmmg-chat-head strong{display:block;font-size:19px;line-height:1.1}.gmmg-chat-head small{display:flex;align-items:center;gap:7px;font-size:13px;margin-top:5px}.gmmg-status-dot{width:10px;height:10px;border-radius:50%;background:var(--gmmg-status-color,#2bd66f);display:inline-block}.gmmg-head-actions{display:flex;gap:16px}.gmmg-chat-close,.gmmg-chat-min{background:transparent!important;border:0!important;color:var(--gmmg-header-text,#fff)!important;font-size:30px;line-height:1;cursor:pointer;width:auto;height:auto;padding:0;box-shadow:none}.gmmg-chat-min{font-size:34px;transform:translateY(-3px)}.gmmg-chat-body{height:360px;overflow:auto;padding:16px;background:var(--gmmg-body-bg,#fff)}.gmmg-start-card{background:#fff;border-radius:18px;padding:16px;border:1px solid #edf0f5;box-shadow:0 10px 24px rgb(16 24 40 / .07)}.gmmg-start-title{font-size:16px;line-height:1.45;margin:0 0 14px;color:#30343b}.gmmg-field{display:block;position:relative;margin:10px 0}.gmmg-field:before{position:absolute;left:15px;top:13px;font-size:17px;color:#555}.gmmg-field-name:before{content:'♙'}.gmmg-field-email:before{content:'✉'}.gmmg-field-message:before{content:'✎'}.gmmg-start-card input,.gmmg-start-card textarea{width:100%;border:1px solid #dce1ea;border-radius:13px;padding:13px 15px 13px 46px;font-size:15px;background:#fff;color:#111;outline:none}.gmmg-start-card textarea{height:92px;resize:vertical}.gmmg-start-card input:focus,.gmmg-start-card textarea:focus{border-color:var(--gmmg-button-color,#ffb300);box-shadow:0 0 0 3px rgb(255 179 0 / .14)}.gmmg-field-error{border-color:#ef4444!important}.gmmg-email-error{color:#dc2626;font-size:12px;margin:4px 0 8px}.gmmg-start-chat{width:100%;border:0;border-radius:13px;padding:14px;margin-top:12px;font-size:16px;font-weight:800;cursor:pointer;background:linear-gradient(135deg,#ff7a3d,#ff6433);color:#fff}.gmmg-powered{display:flex;align-items:center;gap:12px;justify-content:center;color:#87909f;margin-top:15px;font-size:13px}.gmmg-powered span{height:1px;background:#e4e7ec;flex:1}.gmmg-msg{padding:10px 13px;border-radius:13px;margin:8px 0;line-height:1.36;font-size:14px;white-space:pre-wrap;box-shadow:0 2px 8px rgb(16 24 40 / .04)}.gmmg-msg.bot,.gmmg-msg.agent{background:#fff;color:#111;margin-right:34px;border:1px solid #edf0f5}.gmmg-msg.guest{background:#dcfce7;color:#111;margin-left:34px}.gmmg-rating{padding:12px;background:#fff;color:#111;text-align:center}.gmmg-stars button{font-size:22px;background:#fff0;border:0;color:#ffb300;cursor:pointer}.gmmg-chat-input{position:relative;display:flex;align-items:center;gap:6px;padding:10px 16px;background:#fff;border-top:1px solid #eef1f5}.gmmg-chat-input textarea{flex:1;height:46px;resize:none;background:#fff;color:#111;border:1px solid #d0d5dd;border-radius:999px;padding:13px 94px 11px 15px;font-size:14px}.gmmg-attach,.gmmg-emoji,.gmmg-send{border:0!important;background:transparent!important;color:#343942!important;cursor:pointer;font-size:18px!important;padding:0!important;box-shadow:none!important}.gmmg-attach{position:absolute;right:86px}.gmmg-emoji{position:absolute;right:54px}.gmmg-send{position:absolute;right:22px;color:#9aa1ad!important;font-size:24px!important}.gmmg-plus-menu{display:none;position:absolute;right:74px;bottom:58px;background:#fff;border:1px solid #edf0f5;border-radius:14px;padding:8px;box-shadow:0 14px 35px rgb(0 0 0 / .18);min-width:160px;z-index:5}.gmmg-plus-menu label{display:block;padding:9px 8px;cursor:pointer;color:#111}.gmmg-end-session{display:none!important;background:transparent!important;border:0!important;color:#111!important;font-weight:800!important;padding:0 16px 16px!important;cursor:pointer;font-size:14px!important;text-align:left;box-shadow:none!important}.gmmg-chat-widget[data-open="1"] .gmmg-end-session{display:block!important}.gmmg-end-session:hover{text-decoration:underline}.gmmg-ended-card{background:#fff;border-radius:16px;margin:16px;padding:16px;box-shadow:0 10px 25px rgb(16 24 40 / .08);border:1px solid #edf0f5}.gmmg-ended-card h3{margin:0 0 12px}.gmmg-ended-card input{width:100%;padding:12px;border:1px solid #dce1ea;border-radius:12px;margin:10px 0}.gmmg-ended-card button{border:0;border-radius:10px;padding:11px 13px;cursor:pointer;margin-right:8px}.gmmg-new-chat{background:#eef0f3}.gmmg-email-transcript{background:#ff7344;color:#fff}@media(max-width:480px){.gmmg-chat-widget{bottom:calc(var(--gmmg-my,18px) + var(--gmmg-msafe,0px))!important}.gmmg-chat-widget.gmmg-pos-right{right:var(--gmmg-mx,12px)!important;left:auto!important}.gmmg-chat-widget.gmmg-pos-left{left:var(--gmmg-mx,12px)!important;right:auto!important}.gmmg-chat-panel{width:calc(100vw - 24px);bottom:76px}.gmmg-chat-bubble{width:70px;min-width:70px;max-width:70px;height:60px}.gmmg-chat-bubble:hover,.gmmg-chat-bubble:focus{max-width:calc(100vw - 28px);padding-left:82px;padding-right:20px}.gmmg-chat-bubble-icon{width:68px;height:68px;top:-14px}.gmmg-chat-bubble-label{font-size:13px}.gmmg-chat-body{height:340px}.gmmg-chat-head strong{font-size:18px}.gmmg-chat-head img{width:48px;height:48px}}.gmmg-chat-panel,.gmmg-chat-body,.gmmg-chat-input,.gmmg-start-card,.gmmg-ended-card{overflow-x:hidden!important;max-width:100%!important}.gmmg-chat-panel *{max-width:100%}.gmmg-chat-input textarea{min-width:0!important;box-sizing:border-box!important}.gmmg-powered{min-width:0!important}.gmmg-powered span{min-width:0!important}.gmmg-chat-bubble{margin-left:44px!important;height:58px!important;min-width:58px!important;width:58px!important;max-width:58px!important;padding:0!important;overflow:visible!important}.gmmg-chat-bubble:hover,.gmmg-chat-bubble:focus{width:auto!important;max-width:min(360px,calc(100vw - 86px))!important;padding:0 24px 0 48px!important}.gmmg-chat-bubble-icon{left:-42px!important;top:-10px!important;width:66px!important;height:66px!important;background:transparent!important;border:0!important;box-shadow:none!important;z-index:3!important}.gmmg-chat-bubble-icon img{border:0!important;box-shadow:none!important;background:transparent!important}.gmmg-chat-bubble-label{max-width:0!important;min-width:0!important}.gmmg-chat-bubble:hover .gmmg-chat-bubble-label,.gmmg-chat-bubble:focus .gmmg-chat-bubble-label{max-width:260px!important}.gmmg-chat-badge{right:-7px!important;z-index:4!important}@media(max-width:480px){.gmmg-chat-panel{width:calc(100vw - 26px)!important;max-width:calc(100vw - 26px)!important}.gmmg-chat-bubble{margin-left:42px!important;min-width:54px!important;width:54px!important;max-width:54px!important;height:54px!important}.gmmg-chat-bubble:hover,.gmmg-chat-bubble:focus{max-width:calc(100vw - 84px)!important;padding-left:46px!important;padding-right:18px!important}.gmmg-chat-bubble-icon{left:-40px!important;width:62px!important;height:62px!important}}