.cb-live-guide{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid rgba(15,23,42,.08);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(241,248,255,.96));color:#172033;box-sizing:border-box;position:relative;overflow:hidden}.cb-live-guide:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(26,188,156,.14),transparent 34%),radial-gradient(circle at 84% 22%,rgba(59,130,246,.10),transparent 30%);pointer-events:none}.cb-live-guide-visual{width:62px;height:62px;display:flex;align-items:center;justify-content:center;position:relative;flex:0 0 auto;z-index:1}.cb-live-guide-orb{width:50px;height:50px;border-radius:999px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 32% 26%,#fff 0,#d6fff4 22%,#4adebd 48%,#13b99d 74%,#0f766e 100%);box-shadow:0 12px 30px rgba(15,118,110,.22),inset 0 1px 5px rgba(255,255,255,.72)}.cb-live-guide-orb-core{width:17px;height:17px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 0 18px rgba(255,255,255,.92);opacity:.95}.cb-live-guide-orb-ring{position:absolute;inset:-6px;border:2px solid rgba(20,184,166,.36);border-radius:50%;opacity:0;box-shadow:0 0 0 1px rgba(20,184,166,.08)}.cb-live-guide-orb:after{content:"";position:absolute;inset:8px;border-radius:inherit;border:1px solid rgba(255,255,255,.35);pointer-events:none}.cb-live-guide-orb-dots{position:absolute;bottom:-9px;display:none;gap:4px}.cb-live-guide-orb-dots i{display:block;width:5px;height:5px;border-radius:50%;background:#14b8a6;box-shadow:0 0 8px rgba(20,184,166,.45);animation:cb-live-guide-dot 1s infinite ease-in-out}.cb-live-guide-orb-dots i:nth-child(2){animation-delay:.15s}.cb-live-guide-orb-dots i:nth-child(3){animation-delay:.3s}.cb-live-guide--state-speaking .cb-live-guide-orb{box-shadow:0 14px 34px rgba(15,118,110,.30),0 0 0 8px rgba(20,184,166,.06),inset 0 1px 5px rgba(255,255,255,.72)}.cb-live-guide--state-speaking .cb-live-guide-orb-ring,.cb-live-guide--state-voice-loading .cb-live-guide-orb-ring,.cb-live-guide--state-thinking .cb-live-guide-orb-ring,.cb-live-guide--state-listening .cb-live-guide-orb-ring{opacity:1;animation:cb-live-guide-pulse 1.35s infinite ease-out}.cb-live-guide--state-thinking .cb-live-guide-orb-dots,.cb-live-guide--state-voice-loading .cb-live-guide-orb-dots,.cb-live-guide--state-listening .cb-live-guide-orb-dots{display:flex}.cb-live-guide-badge{font-size:12px;font-weight:800;color:#334155;letter-spacing:.01em}.cb-live-guide-status{font-size:13px;color:#334155;min-width:86px;z-index:1;font-weight:650;background:rgba(255,255,255,.68);border:1px solid rgba(15,23,42,.07);border-radius:999px;padding:6px 10px;backdrop-filter:blur(8px)}.cb-live-guide--state-speaking .cb-live-guide-status{color:#0f766e}.cb-live-guide--state-voice-loading .cb-live-guide-status,.cb-live-guide--state-thinking .cb-live-guide-status{color:#2563eb}.cb-live-guide--hide-status .cb-live-guide-status{display:none}.cb-live-guide-controls{margin-left:auto;display:flex;gap:7px;z-index:1;align-items:center}.cb-live-guide--hide-controls .cb-live-guide-controls{display:none}.cb-live-guide-control{border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.9);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;line-height:1.2;color:#334155;cursor:pointer;box-shadow:0 4px 12px rgba(15,23,42,.06)}.cb-live-guide-control:hover{border-color:rgba(20,184,166,.45);color:#0f766e}.cb-live-guide-control:focus-visible{outline:2px solid #1abc9c;outline-offset:2px}.cb-live-guide-image-shell{width:52px;height:52px;border-radius:50%;overflow:hidden;display:grid;place-items:center;box-shadow:0 12px 28px rgba(15,23,42,.16);background:#fff}.cb-live-guide-image{width:100%;height:100%;object-fit:cover}.cb-live-guide-sprite{background-repeat:no-repeat;background-position:0 0;background-size:auto 100%;max-width:62px;max-height:62px;border-radius:50%;overflow:hidden;animation:corebot-live-guide-sprite var(--cb-lg-duration,1s) steps(var(--cb-lg-frames,1)) infinite;box-shadow:0 12px 28px rgba(15,23,42,.16)}.cb-live-guide--state-muted .cb-live-guide-badge{color:#64748b}.cb-live-guide--state-blocked .cb-live-guide-badge,.cb-live-guide--state-error .cb-live-guide-badge{color:#b45309}.cb-message--pending,.cb-message--preparing-voice,.cb-message--speaking{font-style:normal;color:#475569}.cb-message--preparing-voice:after,.cb-message--speaking:after{content:"";display:inline-block;width:1.1em;text-align:left;animation:cb-live-guide-ellipsis 1.2s infinite steps(4,end)}@keyframes cb-live-guide-pulse{0%{transform:scale(.92);opacity:.72}100%{transform:scale(1.48);opacity:0}}@keyframes cb-live-guide-dot{0%,80%,100%{transform:translateY(0);opacity:.42}40%{transform:translateY(-5px);opacity:1}}@keyframes cb-live-guide-ellipsis{0%{content:""}25%{content:"."}50%{content:".."}75%,100%{content:"..."}}@keyframes corebot-live-guide-sprite{from{background-position-x:0}to{background-position-x:calc(var(--cb-lg-frame-width, 0px) * (var(--cb-lg-frames,1) - 1) * -1)}}@media (prefers-reduced-motion:reduce){.cb-live-guide *{animation:none!important;transition:none!important}.cb-live-guide-orb-ring{display:none}.cb-live-guide-orb-dots{display:none!important}.cb-message--preparing-voice:after,.cb-message--speaking:after{content:"";animation:none!important}}.cb-live-guide--reduced-motion *{animation:none!important;transition:none!important}.cb-live-guide--reduced-motion .cb-live-guide-orb-ring,.cb-live-guide--reduced-motion .cb-live-guide-orb-dots{display:none!important}.cb-live-guide--reduced-motion .cb-message--preparing-voice:after,.cb-live-guide--reduced-motion .cb-message--speaking:after{content:"";animation:none!important}@media(max-width:520px){.cb-live-guide{padding:9px 10px;gap:9px}.cb-live-guide-visual{width:48px;height:48px}.cb-live-guide-orb{width:40px;height:40px}.cb-live-guide-status{font-size:12px;min-width:70px;padding:5px 8px}.cb-live-guide-controls{gap:4px}.cb-live-guide-control{padding:5px 8px}}
.cb-message-audio-replay{display:inline-flex;align-items:center;margin-left:8px;margin-top:8px;border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:999px;padding:4px 8px;font-size:12px;line-height:1.2;color:#334155;cursor:pointer}.cb-message-audio-replay:focus-visible{outline:2px solid #1abc9c;outline-offset:2px}

/* v6.1.0 Avatar Platform: layered_2d renderer */
.cb-live-guide--renderer-layered-2d .cb-live-guide-visual,
.cb-live-guide--renderer-layered-avatar .cb-live-guide-visual {
  min-width: 118px;
  min-height: 118px;
}
.cb-live-guide-layered-avatar {
  position: relative;
  width: 132px;
  height: 132px;
  margin: 0 auto;
  border-radius: 999px;
  background: radial-gradient(circle at 45% 30%, rgba(255,255,255,.96), rgba(226,244,248,.95) 58%, rgba(154,211,225,.55));
  box-shadow: 0 16px 34px rgba(15,23,42,.16), inset 0 0 0 1px rgba(255,255,255,.75);
  overflow: hidden;
  transform-origin: 50% 80%;
}
.cb-live-guide-layered-avatar .cb-lg-layer {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.cb-live-guide-layered-avatar .cb-lg-layer svg,
.cb-live-guide-layered-avatar .cb-lg-layer img {
  width: 100%;
  height: 100%;
  display: block;
}
.cb-live-guide--state-idle .cb-live-guide-layered-avatar,
.cb-live-guide--state-listening .cb-live-guide-layered-avatar {
  animation: cb-lg-layered-breathe 4s ease-in-out infinite;
}
.cb-live-guide--state-thinking .cb-live-guide-layered-avatar,
.cb-live-guide--state-voice-loading .cb-live-guide-layered-avatar {
  animation: cb-lg-layered-think 1.35s ease-in-out infinite;
}
.cb-live-guide--state-speaking .cb-live-guide-layered-avatar {
  animation: cb-lg-layered-speak-bob .85s ease-in-out infinite;
}
.cb-live-guide--state-speaking .cb-live-guide-layered-avatar .cb-lg-mouth-open {
  animation: cb-lg-mouth-open .42s steps(2, end) infinite;
}
.cb-live-guide--state-speaking .cb-live-guide-layered-avatar .cb-lg-mouth-closed {
  animation: cb-lg-mouth-closed .42s steps(2, end) infinite;
}
.cb-live-guide-layered-avatar .cb-lg-eyes {
  transform-origin: center;
  animation: cb-lg-blink 5.6s ease-in-out infinite;
}
.cb-live-guide--state-muted .cb-live-guide-layered-avatar,
.cb-live-guide--state-error .cb-live-guide-layered-avatar {
  filter: saturate(.86);
}
@keyframes cb-lg-layered-breathe {
  0%, 100% { transform: translateY(0) scale(1); }
  50% { transform: translateY(-2px) scale(1.01); }
}
@keyframes cb-lg-layered-think {
  0%, 100% { transform: translateY(0) rotate(0deg); }
  50% { transform: translateY(-3px) rotate(-1deg); }
}
@keyframes cb-lg-layered-speak-bob {
  0%, 100% { transform: translateY(0) scale(1); }
  50% { transform: translateY(-3px) scale(1.015); }
}
@keyframes cb-lg-mouth-open {
  0%, 45% { opacity: 0; }
  46%, 100% { opacity: 1; }
}
@keyframes cb-lg-mouth-closed {
  0%, 45% { opacity: 1; }
  46%, 100% { opacity: 0; }
}
@keyframes cb-lg-blink {
  0%, 92%, 100% { transform: scaleY(1); }
  94%, 96% { transform: scaleY(.08); }
}
@media (prefers-reduced-motion: reduce) {
  .cb-live-guide-layered-avatar,
  .cb-live-guide-layered-avatar .cb-lg-eyes,
  .cb-live-guide-layered-avatar .cb-lg-mouth-open,
  .cb-live-guide-layered-avatar .cb-lg-mouth-closed {
    animation: none !important;
  }
  .cb-live-guide-layered-avatar .cb-lg-mouth-open { opacity: 0 !important; }
  .cb-live-guide-layered-avatar .cb-lg-mouth-closed { opacity: 1 !important; }
}
.cb-live-guide--reduced-motion .cb-live-guide-layered-avatar,
.cb-live-guide--reduced-motion .cb-live-guide-layered-avatar .cb-lg-eyes,
.cb-live-guide--reduced-motion .cb-live-guide-layered-avatar .cb-lg-mouth-open,
.cb-live-guide--reduced-motion .cb-live-guide-layered-avatar .cb-lg-mouth-closed {
  animation: none !important;
}
.cb-live-guide--reduced-motion .cb-live-guide-layered-avatar .cb-lg-mouth-open { opacity: 0 !important; }
.cb-live-guide--reduced-motion .cb-live-guide-layered-avatar .cb-lg-mouth-closed { opacity: 1 !important; }

/* v6.3.2 Premium 2D image sequence avatars */
.cb-lg-image-sequence-renderer {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  overflow: hidden;
  pointer-events: none;
}
.cb-lg-image-sequence-frame {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  user-select: none;
  -webkit-user-drag: none;
  transform-origin: center center;
}
.cb-live-guide--state-idle .cb-lg-image-sequence-frame,
[data-renderer-state="idle"] .cb-lg-image-sequence-frame {
  animation: cb-lg-premium-idle-breathe 5200ms ease-in-out infinite;
}
@keyframes cb-lg-premium-idle-breathe {
  0%, 100% { transform: translateY(0) scale(1); }
  50% { transform: translateY(-1.5%) scale(1.01); }
}
@media (prefers-reduced-motion: reduce) {
  .cb-live-guide--state-idle .cb-lg-image-sequence-frame,
  [data-renderer-state="idle"] .cb-lg-image-sequence-frame { animation: none !important; }
}
.cb-live-guide--reduced-motion .cb-lg-image-sequence-frame { animation: none !important; }

/* v6.3.4 Premium 2D Runtime Stage UX + Avatar Only mode */
.cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  overflow: hidden;
  display: grid;
  place-items: center;
}
.cb-live-guide--renderer-image-sequence .cb-lg-image-sequence-renderer {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
}
.cb-live-guide--renderer-image-sequence .cb-lg-image-sequence-frame {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

#chat-bot.cb-live-guide-layout-chat-with-avatar .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: 128px !important;
  height: 128px !important;
  min-width: 128px !important;
}
#chat-bot.cb-live-guide-layout-chat-with-avatar.cb-expanded .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: 160px !important;
  height: 160px !important;
  min-width: 160px !important;
}

#chat-bot.cb-live-guide-layout-talking-head .cb-live-guide--renderer-image-sequence,
#chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence,
#chat-bot.cb-live-guide-layout-avatar-only .cb-live-guide--renderer-image-sequence {
  width: 100%;
  align-items: stretch;
}
#chat-bot.cb-live-guide-layout-talking-head .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: 100% !important;
  height: clamp(220px, 34vh, 340px) !important;
  min-width: 0 !important;
}
#chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: 100% !important;
  height: clamp(260px, 38vh, 440px) !important;
  min-width: 0 !important;
}
#chat-bot.cb-expanded.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  height: clamp(300px, 42vh, 520px) !important;
}

#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-live-guide {
  display: grid;
  justify-items: center;
  gap: 12px;
  flex: 1 1 auto;
  min-height: 0;
  width: 100%;
  align-content: center;
  padding: 18px 18px 20px;
}
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-live-guide-controls {
  margin-left: 0;
  justify-content: center;
}
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-live-guide-status {
  justify-self: center;
  min-width: 0;
}
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-live-guide--renderer-image-sequence {
  width: 100%;
}
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: 100% !important;
  height: clamp(320px, 58vh, 620px) !important;
  min-width: 0 !important;
}
#chat-bot.cb-expanded.cb-live-guide-layout-avatar-only .cb-live-guide {
  width: 100%;
}
#chat-bot.cb-expanded.cb-live-guide-layout-avatar-only .cb-live-guide--renderer-image-sequence {
  width: 100%;
}
#chat-bot.cb-expanded.cb-live-guide-layout-avatar-only .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: 100% !important;
  height: clamp(240px, 34vh, 420px) !important;
  min-width: 0 !important;
}

#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-msgs,
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-chat-messages,
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-conversation,
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-inputbar,
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-composer,
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-composer-main,
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-composer-notice,
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-input,
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-input-row,
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-send,
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-starter-buttons,
#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-quick-replies {
  display: none !important;
}

@media (max-width: 480px) {
  #chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
    height: clamp(260px, 50vh, 460px) !important;
  }
  #chat-bot.cb-expanded.cb-live-guide-layout-avatar-only .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
    height: clamp(200px, 30vh, 340px) !important;
  }
  #chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
    height: clamp(220px, 34vh, 360px) !important;
  }
  #chat-bot.cb-live-guide-layout-chat-with-avatar .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
    width: 112px !important;
    height: 112px !important;
    min-width: 112px !important;
  }
}


/* v6.3.5 Premium 2D Stage Layout Polish */
.cb-live-guide-stage-controls {
  display: flex;
  align-items: center;
  gap: 10px;
  z-index: 2;
  position: relative;
}
.cb-live-guide-stage-controls .cb-live-guide-status { flex: 0 0 auto; }
.cb-live-guide-stage-controls .cb-live-guide-controls { margin-left: 0; }

#chat-bot.cb-live-guide-layout-talking-head .cb-live-guide,
#chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide,
#chat-bot.cb-live-guide-layout-avatar-only .cb-live-guide {
  position: relative;
  z-index: 1;
  flex: 0 0 auto;
  overflow: visible;
  box-sizing: border-box;
}

#chat-bot.cb-live-guide-layout-talking-head .cb-msgs,
#chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-msgs,
#chat-bot.cb-live-guide-layout-avatar-only.cb-expanded .cb-msgs,
#chat-bot.cb-live-guide-layout-talking-head .cb-chat-messages,
#chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-chat-messages,
#chat-bot.cb-live-guide-layout-avatar-only.cb-expanded .cb-chat-messages {
  position: relative;
  z-index: 0;
  padding-top: 10px;
}

#chat-bot.cb-live-guide-layout-talking-head .cb-live-guide--renderer-image-sequence,
#chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence,
#chat-bot.cb-live-guide-layout-avatar-only .cb-live-guide--renderer-image-sequence,
#chat-bot .cb-live-guide--stage-layout.cb-live-guide--stage-capable.cb-live-guide--renderer-image-sequence {
  display: grid !important;
  grid-template-columns: 1fr;
  gap: 10px;
  align-items: stretch;
  justify-items: center;
  width: 100%;
  padding: 14px 16px 12px;
  overflow: visible;
}

#chat-bot.cb-live-guide-layout-talking-head .cb-live-guide--renderer-image-sequence .cb-live-guide-stage-controls,
#chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence .cb-live-guide-stage-controls,
#chat-bot.cb-live-guide-layout-avatar-only .cb-live-guide--renderer-image-sequence .cb-live-guide-stage-controls,
#chat-bot .cb-live-guide--stage-layout.cb-live-guide--stage-capable.cb-live-guide--renderer-image-sequence .cb-live-guide-stage-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  width: 100%;
  z-index: 2;
}

#chat-bot.cb-live-guide-layout-talking-head .cb-live-guide--renderer-image-sequence > .cb-live-guide-status,
#chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence > .cb-live-guide-status,
#chat-bot.cb-live-guide-layout-avatar-only .cb-live-guide--renderer-image-sequence > .cb-live-guide-status {
  justify-self: center;
}
#chat-bot.cb-live-guide-layout-talking-head .cb-live-guide--renderer-image-sequence > .cb-live-guide-controls,
#chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence > .cb-live-guide-controls,
#chat-bot.cb-live-guide-layout-avatar-only .cb-live-guide--renderer-image-sequence > .cb-live-guide-controls {
  margin-left: 0;
  justify-content: center;
}

.cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  overflow: hidden;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, rgba(255,255,255,.92), rgba(239,248,255,.88));
  box-sizing: border-box;
}
.cb-live-guide--renderer-image-sequence .cb-lg-image-sequence-renderer {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
}
.cb-live-guide--renderer-image-sequence .cb-lg-image-sequence-frame {
  width: auto !important;
  height: 100% !important;
  max-width: 100%;
  object-fit: contain;
  object-position: center center;
  display: block;
}

#chat-bot.cb-live-guide-layout-chat-with-avatar .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: 128px !important;
  height: 128px !important;
  min-width: 128px !important;
  border-radius: 18px;
}
#chat-bot.cb-live-guide-layout-chat-with-avatar.cb-expanded .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: 150px !important;
  height: 150px !important;
  min-width: 150px !important;
}

#chat-bot.cb-live-guide-layout-talking-head .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: min(100%, 360px) !important;
  height: clamp(220px, 32vh, 340px) !important;
  min-width: 0 !important;
  border-radius: 22px;
}

#chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: min(100%, 420px) !important;
  height: clamp(240px, 34vh, 380px) !important;
  min-width: 0 !important;
  border-radius: 24px;
}
#chat-bot.cb-expanded.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: min(100%, 460px) !important;
  height: clamp(260px, 34vh, 420px) !important;
}

#chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: min(100%, 440px) !important;
  height: clamp(320px, 58vh, 620px) !important;
  min-width: 0 !important;
  border-radius: 28px;
}
#chat-bot.cb-expanded.cb-live-guide-layout-avatar-only .cb-live-guide--renderer-image-sequence {
  display: grid !important;
  grid-template-columns: 1fr;
  justify-items: center;
  width: 100%;
}
#chat-bot.cb-expanded.cb-live-guide-layout-avatar-only .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
  width: min(100%, 400px) !important;
  height: clamp(220px, 28vh, 340px) !important;
  min-width: 0 !important;
  border-radius: 24px;
}

@media (max-width: 520px) {
  #chat-bot.cb-live-guide-layout-talking-head .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
    width: min(100%, 320px) !important;
    height: clamp(200px, 30vh, 300px) !important;
  }
  #chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
    width: min(100%, 340px) !important;
    height: clamp(210px, 30vh, 320px) !important;
  }
  #chat-bot.cb-expanded.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
    height: clamp(210px, 28vh, 320px) !important;
  }
  #chat-bot.cb-live-guide-layout-avatar-only:not(.cb-expanded) .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
    width: min(100%, 360px) !important;
    height: clamp(260px, 50vh, 460px) !important;
  }
  #chat-bot.cb-expanded.cb-live-guide-layout-avatar-only .cb-live-guide--renderer-image-sequence .cb-live-guide-visual {
    width: min(100%, 320px) !important;
    height: clamp(180px, 25vh, 280px) !important;
  }
  #chat-bot.cb-live-guide-layout-talking-head .cb-live-guide--renderer-image-sequence,
  #chat-bot.cb-live-guide-layout-talking-head-maximized-text .cb-live-guide--renderer-image-sequence,
  #chat-bot.cb-live-guide-layout-avatar-only .cb-live-guide--renderer-image-sequence {
    padding: 10px 12px;
    gap: 8px;
  }
}
