.cbb-chat-window{--left:#e9e9eb;--leftText:#111;--right:#007aff;--rightText:#fff;max-width:760px;margin:20px auto;padding:18px;background:#f6f7f9;border-radius:24px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}.cbb-chat-title{margin:0 0 14px;font-size:1.35rem}.cbb-message-stage{display:flex;flex-direction:column;gap:12px}.cbb-message{display:flex;align-items:flex-end;gap:8px;opacity:1;transform:none;transition:opacity .35s ease,transform .35s ease}.cbb-play-mode .cbb-message:not(.cbb-visible){opacity:0;transform:translateY(12px);position:absolute;pointer-events:none}.cbb-message.cbb-page-hidden{display:none!important}.cbb-left{justify-content:flex-start}.cbb-right{justify-content:flex-end}.cbb-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex:0 0 36px}.cbb-bubble-wrap{max-width:min(74%,620px);position:relative}.cbb-meta{font-size:12px;line-height:1.25;color:#6d6d72;margin:0 0 4px 8px}.cbb-right .cbb-meta{text-align:right;margin:0 8px 4px 0}.cbb-bubble{position:relative;padding:10px 14px;border-radius:19px;box-shadow:0 5px 14px rgba(0,0,0,.13);line-height:1.42;white-space:normal}.cbb-left .cbb-bubble{background:var(--left);color:var(--leftText);border-bottom-left-radius:7px}.cbb-right .cbb-bubble{background:var(--right);color:var(--rightText);border-bottom-right-radius:7px}.cbb-bubble:after{content:"";position:absolute;width:0;height:0;border:10px solid transparent}.cbb-left .cbb-bubble:after{left:-8px;border-right-color:var(--left)}.cbb-right .cbb-bubble:after{right:-8px;border-left-color:var(--right)}.cbb-tail-bottom .cbb-bubble:after{bottom:4px}.cbb-tail-middle .cbb-bubble:after{top:50%;transform:translateY(-50%)}.cbb-tail-top .cbb-bubble:after{top:7px}.cbb-font-small .cbb-bubble{font-size:14px}.cbb-font-normal .cbb-bubble{font-size:16px}.cbb-font-large .cbb-bubble{font-size:18px}.cbb-font-xlarge .cbb-bubble{font-size:21px}.cbb-play-controls{display:flex;gap:5px;flex-wrap:wrap;align-items:center;margin:0 0 10px;opacity:.82}.cbb-play-controls button{border:1px solid rgba(0,0,0,.12);border-radius:999px;background:rgba(255,255,255,.72);color:#333;padding:3px 7px;font-size:11px;line-height:1.2;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.06);backdrop-filter:blur(8px)}.cbb-play-controls button:hover{background:#fff;opacity:1}.cbb-read-more-wrap{text-align:center;margin-top:14px}.cbb-read-more{border:0;background:transparent;color:#6d6d72;padding:3px 6px;font-size:13px;text-decoration:underline;text-underline-offset:3px;cursor:pointer;border-radius:0}.cbb-read-more:hover{color:#111}.cbb-typing-message{align-items:flex-end}.cbb-typing-message .cbb-bubble-wrap{margin-left:44px}.cbb-right.cbb-typing-message .cbb-bubble-wrap{margin-left:0;margin-right:44px}.cbb-typing-bubble{min-width:48px;padding:12px 14px!important}.cbb-typing-bubble span{display:inline-block;width:7px;height:7px;margin:0 2px;border-radius:50%;background:currentColor;opacity:.25;animation:cbbDots 1.1s infinite}.cbb-typing-bubble span:nth-child(2){animation-delay:.18s}.cbb-typing-bubble span:nth-child(3){animation-delay:.36s}@keyframes cbbDots{0%,80%,100%{opacity:.22;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.cbb-effect-fade .cbb-message:not(.cbb-visible){transform:none}.cbb-effect-slide-soft .cbb-left:not(.cbb-visible){transform:translateX(-20px)}.cbb-effect-slide-soft .cbb-right:not(.cbb-visible){transform:translateX(20px)}.cbb-effect-zoom-soft .cbb-message:not(.cbb-visible){transform:scale(.96)}.cbb-effect-pop .cbb-message{transition-timing-function:cubic-bezier(.2,1.4,.38,1)}.cbb-ease-linear .cbb-message{transition-timing-function:linear}.cbb-ease-ease-out .cbb-message{transition-timing-function:ease-out}.cbb-ease-ease-in-out .cbb-message{transition-timing-function:ease-in-out}.cbb-theme-graphite{--left:#d6d6d8;--right:#38383d;--rightText:#fff}.cbb-theme-ocean{--left:#d9f0ff;--right:#0066cc}.cbb-theme-forest{--left:#dcebdd;--right:#248a3d}.cbb-theme-sunset{--left:#ffe1cc;--right:#ff6b22}.cbb-theme-berry{--left:#f8d8e6;--right:#c2185b}.cbb-theme-royal{--left:#e6ddff;--right:#5e5ce6}.cbb-theme-mint{--left:#d7f7ef;--right:#00a889}.cbb-theme-sand{--left:#efe2cf;--right:#a06a32}.cbb-theme-night{--left:#3a3a3c;--leftText:#fff;--right:#0a84ff;--rightText:#fff;background:#1c1c1e}.cbb-notice{padding:12px;border-radius:10px;background:#fff3cd}

/* Stable 2.1 Avatar hard sizing */
.cbb-chat-window .cbb-avatar{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;min-height:36px!important;max-height:36px!important;border-radius:50%!important;object-fit:cover!important;display:block!important;flex:0 0 36px!important;overflow:hidden!important}
.cbb-theme-whatsapp{--left:#ffffff;--leftText:#111;--right:#d9fdd3;--rightText:#111;background-color:#efeae2;background-image:url(../backgrounds/whatsapp-pattern.png);background-repeat:repeat;background-size:auto;background-position:top left}.cbb-theme-whatsapp .cbb-bubble{box-shadow:0 2px 7px rgba(0,0,0,.12)}.cbb-theme-whatsapp .cbb-meta{color:#667781}.cbb-back-wrap{text-align:center;margin:0 0 10px}.cbb-go-back{border:0;background:transparent;color:#6d6d72;padding:3px 6px;font-size:13px;text-decoration:underline;text-underline-offset:3px;cursor:pointer;border-radius:0}.cbb-go-back:hover{color:#111}

/* Stable 4.1 Avatar contrast border and title formatting */
.cbb-chat-window .cbb-avatar{border:0.5px solid rgba(255,255,255,.95)!important;box-sizing:border-box!important;}
.cbb-chat-title.cbb-title-bold{font-weight:700!important;}
.cbb-chat-title.cbb-title-italic{font-style:italic!important;}

/* Stable 4.1.1 title italic output fix */
.cbb-chat-title em{font-style:italic!important;}
.cbb-chat-title strong{font-weight:700!important;}
