.sbp-open{margin-inline-start:.6rem;background:var(--sbp-color)!important;color:var(--sbp-text)!important;border-color:var(--sbp-color)!important}.sbp-panel{--sbp-color:#146c43;--sbp-text:#fff;position:fixed;z-index:999999;right:clamp(12px,2vw,28px);bottom:clamp(12px,2vw,28px);display:none;width:min(390px,calc(100vw - 24px));max-height:min(650px,calc(100dvh - 24px));overflow:hidden;background:#fff;color:#17202a;border:1px solid #dfe4e8;border-radius:18px;box-shadow:0 22px 70px rgba(16,24,40,.22);font:14px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.sbp-panel.is-open{display:flex;flex-direction:column;animation:sbp-in .2s ease-out}.sbp-panel header{display:flex;justify-content:space-between;align-items:center;padding:15px 16px;background:var(--sbp-color);color:var(--sbp-text)}.sbp-panel header div{display:flex;flex-direction:column}.sbp-panel header small{opacity:.82}.sbp-panel header strong{font-size:16px}.sbp-close{width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.16);color:inherit;font-size:24px;cursor:pointer}.sbp-log{display:flex;flex:1;min-height:210px;max-height:360px;overflow:auto;flex-direction:column;gap:10px;padding:16px;background:#f6f8f7}.sbp-bubble{max-width:84%;padding:10px 12px;border-radius:14px;word-break:break-word}.sbp-manager{align-self:flex-start;background:#fff;border:1px solid #e1e7e4;border-bottom-left-radius:4px}.sbp-customer{align-self:flex-end;background:var(--sbp-color);color:var(--sbp-text);border-bottom-right-radius:4px}.sbp-typing{padding:4px 16px;color:#667085;font-size:12px}.sbp-form{display:flex;gap:8px;align-items:end;padding:12px 16px}.sbp-form label{flex:1;font-weight:600}.sbp-form input{box-sizing:border-box;width:100%;min-height:42px;margin-top:4px;border:1px solid #cfd8d3;border-radius:9px;padding:8px}.sbp-send,.sbp-accept{border:0;border-radius:9px;background:var(--sbp-color);color:var(--sbp-text);font-weight:700;cursor:pointer}.sbp-send{min-height:42px;padding:0 14px}.sbp-accept{margin:0 16px 16px;padding:11px 14px}.sbp-rtl{direction:rtl;right:auto;left:clamp(12px,2vw,28px)}@keyframes sbp-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(max-width:520px){.sbp-open{margin:8px 0 0;width:100%}.sbp-panel,.sbp-panel.sbp-rtl{inset:8px 8px 8px 8px;width:auto;max-height:none;border-radius:14px}.sbp-log{max-height:none}.sbp-form{padding-bottom:max(12px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.sbp-panel.is-open{animation:none}}

