/* Kolabori V6.3 — approved WhatsApp layout; always light, including dark mode. */
.whatsclub-widget{right:40px!important;bottom:40px!important}
.whatsclub-popup{
  position:absolute!important;top:auto!important;left:auto!important;right:0!important;bottom:76px!important;
  width:min(390px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;
  max-height:min(680px,calc(100dvh - 132px))!important;overflow:hidden!important;
  border:1px solid #e8e0ea!important;border-radius:22px!important;background:#fff!important;color:#271a2e!important;
  box-shadow:0 24px 64px rgba(24,10,35,.25)!important;
  transform:translateY(14px) scale(.985)!important;transform-origin:bottom right!important;
}
.whatsclub-widget.is-open .whatsclub-popup{transform:none!important}
.whatsclub-chat-header{display:flex;align-items:center;gap:12px;min-height:90px;padding:13px 14px;background:linear-gradient(120deg,#af0e8c,#672777);color:#fff}
.whatsclub-avatar{width:62px;height:62px;flex:0 0 62px;display:grid;place-items:center;overflow:hidden;border:2px solid rgba(255,255,255,.75);border-radius:50%;background:#fff}
.whatsclub-avatar img{position:static!important;width:100%!important;height:100%!important;max-width:100%!important;padding:2px;object-fit:contain!important;object-position:center!important}
.whatsclub-identity{min-width:0;flex:1}.whatsclub-title{margin:0!important;padding:0!important;background:transparent!important;color:#fff!important;font-size:15px!important;line-height:1.25!important}
.whatsclub-channel{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.whatsclub-status{display:flex;align-items:center;gap:6px;min-height:18px;margin-top:3px;color:rgba(255,255,255,.88);font-size:12px}.whatsclub-status-dot{width:8px;height:8px;border-radius:50%;background:#32e47f;box-shadow:0 0 0 3px rgba(50,228,127,.18)}
.whatsclub-dismiss{position:static!important;flex:0 0 40px;width:40px!important;height:40px!important;color:#fff!important;font-size:27px!important}
.whatsclub-conversation{max-height:calc(100dvh - 265px);overflow-y:auto;padding:18px 16px;background:#f6f1f4}
.whatsclub-bubble{width:fit-content;max-width:88%;padding:12px 14px;border-radius:4px 16px 16px 16px;background:#fff;box-shadow:0 4px 15px rgba(29,15,39,.08);font-size:13px;line-height:1.45}
.whatsclub-greeting{display:block;margin-bottom:3px;color:#2c1d35;font-size:14px}.whatsclub-copy{margin:0!important;color:#605565!important;font-size:13px!important;line-height:1.45!important}
.whatsclub-options{display:grid!important;gap:8px!important;margin:14px 0 0!important}.whatsclub-option{min-height:42px!important;padding:9px 12px!important;border:1px solid #ddd2e1!important;border-radius:13px!important;background:#fff!important;color:#3a2c41!important;font:600 13px/1.35 inherit!important}
.whatsclub-option:hover,.whatsclub-option:focus-visible{border-color:#c96ab1!important;background:#fff9fd!important}.whatsclub-option.is-selected{border-color:#af0e8c!important;background:#fff7fc!important;color:#5c184d!important;box-shadow:0 0 0 2px rgba(175,14,140,.09)!important}
.whatsclub-reply{display:none;margin:14px 0 0 auto;border-radius:16px 4px 16px 16px;background:#ead8e8;color:#4c2344}.whatsclub-reply.is-visible{display:block}
.whatsclub-chat-footer{padding:13px 16px 16px;background:#fff;border-top:1px solid #eee6f0}.whatsclub-start{display:flex!important;min-height:46px!important;margin:0!important;border-radius:999px!important;background:linear-gradient(120deg,#af0e8c,#78277e)!important;color:#fff!important;font-size:13px!important}.whatsclub-start[aria-disabled="true"]{opacity:.45!important}
/* The approved icon remains unchanged. Both floating controls share one center line. */
.footer .back-to-top,.footer .back-to-top.show{right:49px!important}.whatsclub-widget.is-open .whatsclub-toggle{background:#fff!important;color:#18bd62!important}
@media(max-width:980px){.whatsclub-widget{right:20px!important;bottom:calc(20px + env(safe-area-inset-bottom,0px))!important}.whatsclub-popup{bottom:74px!important}.footer .back-to-top,.footer .back-to-top.show{right:30px!important}}
@media(max-width:680px){.whatsclub-popup{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 104px)!important}.whatsclub-conversation{max-height:calc(100dvh - 270px);padding:15px 13px}.whatsclub-chat-header{min-height:80px}.whatsclub-avatar{width:56px;height:56px;flex-basis:56px}.whatsclub-option{font-size:12.5px!important}}
@media(max-width:400px){.whatsclub-widget{right:16px!important;bottom:calc(16px + env(safe-area-inset-bottom,0px))!important}.footer .back-to-top,.footer .back-to-top.show{right:21px!important}.whatsclub-popup{bottom:64px!important}}
@media(prefers-reduced-motion:reduce){.whatsclub-popup,.whatsclub-option{transition:none!important}}
