#gmmg-chat-root{position:fixed;z-index:999999;font-family:Inter,Arial,sans-serif;box-sizing:border-box}
#gmmg-chat-root *{box-sizing:border-box}
#gmmg-chat-root.gmmg-right,#gmmg-chat-root.gmmg-align-right{right:var(--gmmg-horizontal-offset,22px);bottom:var(--gmmg-vertical-offset,22px);left:auto!important}
#gmmg-chat-root.gmmg-left,#gmmg-chat-root.gmmg-align-left{left:var(--gmmg-horizontal-offset,22px);bottom:var(--gmmg-vertical-offset,22px);right:auto!important}
#gmmg-chat-root.gmmg-align-center{left:50%!important;right:auto!important;bottom:var(--gmmg-vertical-offset,22px);transform:translateX(-50%)}
.gmmg-chat-launcher{border:0;background:var(--gmmg-launcher-color,#ffb000);color:#111;border-radius:999px;min-width:74px;height:64px;padding:0 26px 0 calc(var(--gmmg-icon-size,54px) + 18px);display:flex;align-items:center;font-weight:800;box-shadow:0 12px 28px #0006;cursor:pointer;position:relative;white-space:nowrap;overflow:visible}
.gmmg-chat-launcher .gmmg-launcher-label{max-width:0;opacity:0;overflow:hidden;transition:.22s ease;color:#fff}
.gmmg-chat-root.gmmg-show-label.gmmg-no-hover .gmmg-chat-launcher .gmmg-launcher-label,.gmmg-chat-root.gmmg-show-label.gmmg-hover-expand .gmmg-chat-launcher:hover .gmmg-launcher-label,.gmmg-chat-root.gmmg-show-label.gmmg-hover-expand .gmmg-chat-launcher:focus .gmmg-launcher-label{max-width:180px;opacity:1}
.gmmg-chat-root.gmmg-hide-label .gmmg-chat-launcher{padding-right:16px}
.gmmg-chat-launcher em{position:absolute;right:-6px;top:-6px;background:#ff3b65;color:#fff;border-radius:50%;font-style:normal;font-size:12px;padding:3px 7px;border:2px solid #fff}
.gmmg-raccoon{position:absolute;left:7px;width:var(--gmmg-icon-size,54px);height:var(--gmmg-icon-size,54px);display:flex!important;align-items:center;justify-content:center;background:none!important;background-image:none!important;border:none!important;outline:0!important;box-shadow:none!important;overflow:visible!important;padding:0!important;margin:0!important;border-radius:0!important}
.gmmg-raccoon img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.gmmg-raccoon-emoji{display:grid;place-items:center;width:100%;height:100%;font-size:32px;line-height:1;background:#009b38;border-radius:50%}
.gmmg-raccoon:before,.gmmg-raccoon:after{content:none!important;display:none!important}
.gmmg-raccoon.small{position:relative;left:auto;width:var(--gmmg-header-icon-size,44px);height:var(--gmmg-header-icon-size,44px);flex:0 0 var(--gmmg-header-icon-size,44px);box-shadow:none!important}
.gmmg-raccoon.small .gmmg-raccoon-emoji{font-size:26px}
.gmmg-chat-panel{width:var(--gmmg-widget-width,410px);max-width:calc(100vw - 30px);height:var(--gmmg-widget-height,640px);max-height:calc(100vh - 38px);background:#fff;border-radius:22px;box-shadow:0 24px 70px rgba(17,24,39,.28);overflow:hidden;display:flex;flex-direction:column}
.gmmg-chat-panel[hidden]{display:none!important}
.gmmg-chat-header{height:70px;flex:0 0 70px;background:linear-gradient(120deg,var(--gmmg-header-start),var(--gmmg-header-end));color:#fff;display:flex;gap:11px;align-items:center;padding:10px 14px 10px 18px;position:relative}
.gmmg-chat-header strong{display:block;font-size:20px;line-height:1.05;letter-spacing:-.2px}
.gmmg-chat-header small{display:block;font-size:13px;margin-top:4px;color:rgba(255,255,255,.92)}
.gmmg-chat-header small i{display:inline-block;width:10px;height:10px;background:#2ee66b;border-radius:50%;margin-right:6px;vertical-align:-1px}
.gmmg-chat-header .gmmg-min{margin-left:auto}
.gmmg-chat-header button{background:rgba(68,32,104,.22)!important;border:0!important;color:#fff!important;font-size:22px;line-height:1;cursor:pointer;box-shadow:none!important;border-radius:50%!important;width:38px;height:38px;padding:0;display:grid;place-items:center;transition:.15s ease}
.gmmg-chat-header button:hover{background:rgba(255,255,255,.16)!important;transform:translateY(-1px)}
.gmmg-chat-header .gmmg-close{margin-left:8px;font-size:28px;font-weight:300}
.gmmg-chat-body{flex:1 1 auto;min-height:0;overflow:auto;padding:18px;background:#fff;scrollbar-width:thin}
.gmmg-card{border-radius:18px;background:#fff;box-shadow:0 10px 32px rgba(15,23,42,.10);padding:16px}
.gmmg-card p{margin:0 0 14px;font-size:14px;line-height:1.45}
.gmmg-card label{display:flex;align-items:center;border:1px solid #dbe1ea;border-radius:14px;margin:10px 0;min-height:50px;background:#fff}
.gmmg-card label span{width:44px;text-align:center;color:#666;flex:0 0 44px}
.gmmg-card input,.gmmg-card select,.gmmg-card textarea{width:100%;border:0!important;outline:0!important;background:#fff!important;font-weight:700;font-size:14px;color:#222;box-shadow:none!important;padding:0 10px 0 0}
.gmmg-card textarea{min-height:86px;padding-top:15px;resize:vertical}
.gmmg-card .msg{align-items:flex-start}
.gmmg-card .msg span{padding-top:15px}
.gmmg-start{width:100%;border:0;border-radius:14px;background:#ff673a;color:#fff;text-transform:uppercase;font-weight:800;font-size:15px;padding:14px;margin-top:10px;cursor:pointer}
.gmmg-powered{text-align:center!important;color:#8b95a5;font-size:12px!important;margin:14px 0 0!important}
.gmmg-error{color:red;font-size:12px;margin:8px 0}
.gmmg-thread{min-height:100%;padding-bottom:8px}
.gmmg-visitor-card{border-radius:18px;box-shadow:0 10px 32px rgba(15,23,42,.08);padding:14px;margin-bottom:16px;color:#666;line-height:1.55}
.gmmg-msg{max-width:78%;margin:10px 0;padding:13px 15px;border-radius:16px;background:#f5f3f8;font-size:15px;line-height:1.45;color:#222;word-break:break-word;box-shadow:0 3px 12px rgba(15,23,42,.04)}
.gmmg-msg.visitor{margin-left:auto;background:#fff2be;border:1px solid #ffe59a;border-bottom-right-radius:9px}
.gmmg-msg.bot,.gmmg-msg.agent{background:#f7f4fa;border:1px solid #f0eaf7;border-bottom-left-radius:9px}
.gmmg-msg a{color:#64308a;font-weight:700}
.gmmg-composer{display:block;flex:0 0 auto;border-top:1px solid #f0eef3;padding:12px 14px 9px;background:#fff;box-shadow:0 -12px 30px rgba(15,23,42,.07);position:relative;z-index:2}
.gmmg-composer[hidden]{display:none!important}
.gmmg-inputbar{height:54px;border:1px solid #eadcf6;border-radius:999px;background:#fff;box-shadow:0 8px 24px rgba(100,48,138,.15);display:flex;align-items:center;gap:8px;padding:6px 7px 6px 8px;width:100%}
.gmmg-inputbar .gmmg-text{height:42px;flex:1 1 auto;min-width:0;border:0!important;border-radius:999px!important;padding:0 6px!important;box-shadow:none!important;background:#fff!important;color:#222!important;font-size:15px!important;outline:0!important}
.gmmg-inputbar button{width:40px;height:40px;flex:0 0 40px;border-radius:50%;border:0;background:#f7f3fb;color:#64308a;font-size:22px;cursor:pointer;display:inline-grid;place-items:center;padding:0;box-shadow:none;line-height:1;transition:.15s ease}
.gmmg-inputbar button:hover{transform:translateY(-1px);background:#f0e7fa}
.gmmg-inputbar .gmmg-plus{font-size:27px;font-weight:300;border:1px solid #dfc4f3;background:#fff;color:#8d47cf}
.gmmg-inputbar .gmmg-emoji{font-size:21px;color:#222;background:#f8f8fa}
.gmmg-inputbar .gmmg-send{background:var(--gmmg-accent,#9a59df);color:#fff;font-size:24px;font-weight:700}
.gmmg-inputbar .gmmg-send:hover{filter:brightness(.93)}
.gmmg-links{flex:0 0 100%;text-align:center;font-size:12px;line-height:1;margin-top:10px;color:#7a688a}
.gmmg-links a{color:#64308a!important;font-weight:700;text-decoration:none;margin:0 8px;background:transparent!important}
.gmmg-links a:hover{text-decoration:underline}
.gmmg-chat-root.open .gmmg-chat-launcher{display:none}
@media(max-width:480px){#gmmg-chat-root.gmmg-right,#gmmg-chat-root.gmmg-align-right{right:10px;bottom:var(--gmmg-mobile-bottom)}#gmmg-chat-root.gmmg-left,#gmmg-chat-root.gmmg-align-left{left:10px;bottom:var(--gmmg-mobile-bottom)}#gmmg-chat-root.gmmg-align-center{bottom:var(--gmmg-mobile-bottom)}.gmmg-chat-panel{width:min(376px,calc(100vw - 20px));height:min(640px,calc(100vh - var(--gmmg-mobile-bottom) - 12px));border-radius:20px}.gmmg-chat-header{height:62px;flex-basis:62px;padding:8px 10px 8px 14px}.gmmg-chat-header strong{font-size:16px}.gmmg-chat-header small{font-size:12px}.gmmg-chat-header button{width:32px;height:32px;font-size:18px}.gmmg-chat-header .gmmg-close{font-size:24px;margin-left:5px}.gmmg-card{padding:14px}.gmmg-card label{min-height:46px}.gmmg-start{padding:13px}.gmmg-chat-body{padding:14px}.gmmg-composer{padding:10px 10px 8px}.gmmg-inputbar{height:48px}.gmmg-inputbar button{width:36px;height:36px;flex-basis:36px}.gmmg-inputbar .gmmg-text{height:36px;font-size:14px!important}.gmmg-links{font-size:11px;margin-top:8px}.gmmg-msg{font-size:14px;max-width:84%}}

/* v0.6.3.8 - Composer input bar hardening: hide native file browse field */
.gmmg-inputbar{position:relative!important;overflow:hidden!important;}
.gmmg-inputbar .gmmg-file,
.gmmg-composer input[type="file"].gmmg-file,
#gmmg-chat-root .gmmg-file,
#gmmg-chat-root input.gmmg-file[type="file"]{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
  position:absolute!important;
  left:-9999px!important;
  top:auto!important;
  width:1px!important;
  height:1px!important;
  min-width:0!important;
  max-width:1px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  overflow:hidden!important;
}
.gmmg-inputbar .gmmg-plus{order:1!important;}
.gmmg-inputbar .gmmg-text{order:2!important;display:block!important;}
.gmmg-inputbar .gmmg-emoji{order:3!important;}
.gmmg-inputbar .gmmg-send{order:4!important;}
.gmmg-inputbar .gmmg-plus,
.gmmg-inputbar .gmmg-emoji,
.gmmg-inputbar .gmmg-send{appearance:none!important;-webkit-appearance:none!important;}

/* v0.6.4.1 - Idle timeout survey */
.gmmg-timeout-survey{max-width:92%;margin:14px auto 6px;padding:14px;border-radius:18px;background:#fff;border:1px solid #eadcf6;box-shadow:0 8px 24px rgba(100,48,138,.12);text-align:center;color:#31233f}
.gmmg-timeout-survey strong{display:block;font-size:14px;line-height:1.35;margin-bottom:10px}
.gmmg-survey-actions{display:flex;gap:12px;justify-content:center;margin:8px 0}
.gmmg-survey-actions button{width:42px;height:42px;border-radius:50%;border:1px solid #eadcf6;background:#f7f3fb;cursor:pointer;font-size:22px;line-height:1;display:inline-grid;place-items:center;transition:.15s ease}
.gmmg-survey-actions button:hover{transform:translateY(-1px);background:#efe3fb}
.gmmg-timeout-survey small{display:block;color:#72677f;font-size:12px;line-height:1.35}
.gmmg-timeout-survey a{color:#64308a;font-weight:700;text-decoration:none}
.gmmg-msg.system{margin-left:auto;margin-right:auto;max-width:92%;text-align:center;background:#fff7dc;border:1px solid #ffe49b;color:#5f4a13;border-radius:16px;font-size:13px}
.gmmg-inputbar button:disabled,.gmmg-inputbar input:disabled{opacity:.45;cursor:not-allowed;transform:none!important}

/* v0.6.7 - Conversation avatars, simplified intake and close confirmation */
.gmmg-intake-simple label{display:block!important;border:1px solid #dbe1ea;border-radius:14px;margin:10px 0;background:#fff;padding:10px 12px;min-height:auto!important}
.gmmg-intake-simple label strong{display:block;font-size:12px;line-height:1;color:#3f4653;margin:0 0 6px;font-weight:800;text-transform:none;letter-spacing:0}
.gmmg-intake-simple label span{display:none!important}
.gmmg-intake-simple input,.gmmg-intake-simple select,.gmmg-intake-simple textarea{display:block!important;width:100%!important;padding:0!important;border:0!important;background:transparent!important;font-weight:500!important;font-size:14px!important;min-height:24px!important;color:#1f2937!important}
.gmmg-intake-simple textarea{min-height:74px!important;padding-top:0!important;resize:vertical!important}.gmmg-intake-simple .msg{align-items:stretch!important}.gmmg-intake-simple .select select{appearance:auto!important;-webkit-appearance:auto!important}.gmmg-intake-simple .gmmg-start{background:linear-gradient(135deg,var(--gmmg-header-start),var(--gmmg-header-end));border-radius:14px;text-transform:none;box-shadow:0 8px 22px rgba(100,48,138,.18)}
.gmmg-msg-row{display:flex;align-items:flex-end;gap:8px;margin:10px 0}.gmmg-msg-row.visitor{justify-content:flex-end}.gmmg-msg-row.bot,.gmmg-msg-row.agent,.gmmg-msg-row.system{justify-content:flex-start}.gmmg-msg-row .gmmg-msg{margin:0}.gmmg-msg-row.visitor .gmmg-msg{order:1}.gmmg-msg-row.visitor .gmmg-msg-avatar{order:2}.gmmg-msg-avatar{width:30px;height:30px;flex:0 0 30px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:900;line-height:1;overflow:hidden;box-shadow:0 3px 10px rgba(15,23,42,.10)}.gmmg-msg-avatar img{width:100%;height:100%;object-fit:cover;display:block}.gmmg-msg-avatar.visitor{background:#fff2be;color:#64308a;border:1px solid #ffe59a}.gmmg-msg-avatar.bot,.gmmg-msg-avatar.agent{background:#f1e7fb;color:#64308a;border:1px solid #eadcf6}.gmmg-msg-avatar.system{background:#f4f6f8;color:#475467}.gmmg-msg-row.system{justify-content:center}.gmmg-msg-row.system .gmmg-msg-avatar{display:none}.gmmg-msg-row.system .gmmg-msg{margin-left:auto;margin-right:auto}
.gmmg-close-modal[hidden]{display:none!important}.gmmg-close-modal{position:absolute;inset:0;background:rgba(15,23,42,.45);z-index:20;display:grid;place-items:center;padding:20px}.gmmg-close-card{position:relative;width:320px;max-width:calc(100% - 20px);background:#fff;border-radius:18px;box-shadow:0 24px 70px rgba(15,23,42,.34);text-align:center;padding:28px 18px 18px;color:#202638}.gmmg-close-cancel{position:absolute;right:10px;top:8px;width:32px;height:32px;border:0;background:transparent;color:#1f2937;font-size:28px;line-height:1;cursor:pointer}.gmmg-close-icon{width:66px;height:66px;border-radius:50%;background:#ececef;margin:0 auto 16px;display:grid;place-items:center;font-size:30px;color:#344054}.gmmg-close-card h3{font-size:17px;line-height:1.25;margin:0 20px 8px;font-weight:700}.gmmg-close-card p{font-size:12px;line-height:1.4;color:#667085;margin:0 10px 18px}.gmmg-close-confirm{width:100%;border:0;border-radius:12px;background:#e73216;color:#fff;font-weight:800;padding:13px 14px;cursor:pointer}.gmmg-close-keep{margin-top:10px;border:0;background:transparent;color:#64308a;font-weight:700;cursor:pointer}.gmmg-close-confirm:hover{filter:brightness(.95)}
@media(max-width:480px){.gmmg-msg-avatar{width:26px;height:26px;flex-basis:26px;font-size:11px}.gmmg-msg-row{gap:6px}.gmmg-close-card{width:300px}}


/* v0.6.7.1 emoji picker */
.gmmg-inputbar{position:relative!important}
.gmmg-emoji-picker{position:absolute;right:50px;bottom:48px;z-index:999999;display:flex;gap:4px;flex-wrap:wrap;width:178px;padding:8px;background:#fff;border:1px solid #eadcf6;border-radius:14px;box-shadow:0 12px 30px rgba(15,23,42,.16)}
.gmmg-emoji-picker button{width:30px!important;height:30px!important;flex:0 0 30px!important;border:0!important;background:#f8f6fb!important;border-radius:10px!important;font-size:17px!important;cursor:pointer!important;padding:0!important;line-height:1!important}
.gmmg-emoji-picker button:hover{background:#efe7f7!important}


/* v0.6.7.2 stable survey thumb polish */
.gmmg-timeout-survey{
  background:#fff!important;
  border:1px solid #eadcf6!important;
  border-radius:18px!important;
  box-shadow:0 8px 24px rgba(100,48,138,.12)!important;
}
.gmmg-timeout-survey .gmmg-survey-subtext{
  margin:0 0 8px!important;
  font-size:12px!important;
  color:#72677f!important;
}
.gmmg-survey-actions{
  display:flex!important;
  justify-content:center!important;
  gap:10px!important;
  margin:10px 0!important;
}
.gmmg-survey-actions button{
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  border-radius:12px!important;
  border:1px solid #eadcf6!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:8px 10px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  color:#31233f!important;
  cursor:pointer!important;
}
.gmmg-survey-actions button span{
  font-size:25px!important;
  line-height:1!important;
  display:block!important;
  filter:none!important;
}
.gmmg-survey-actions button em{
  font-style:normal!important;
  font-size:11px!important;
  font-weight:700!important;
  color:#64308a!important;
}
.gmmg-survey-actions button:hover{
  transform:translateY(-1px)!important;
  background:#faf7ff!important;
  border-color:#d9c4ee!important;
}
.gmmg-survey-actions button:focus{
  outline:2px solid rgba(100,48,138,.25)!important;
  outline-offset:2px!important;
}
.gmmg-emoji-picker{
  z-index:1000001!important;
}
.gmmg-emoji-picker button{
  font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif!important;
}
