.sbwl-open{margin-inline-start:.5rem;background:var(--sbwl-color)!important;color:#fff!important}.sbwl-panel{--sbwl-color:#146c43;position:fixed;z-index:999999;right:20px;bottom:20px;display:none;flex-direction:column;width:min(390px,calc(100vw - 24px));max-height:min(620px,calc(100dvh - 24px));overflow:hidden;background:#fff;color:#17202a;border:1px solid #dfe4e8;border-radius:16px;box-shadow:0 22px 70px rgba(16,24,40,.22);font:14px/1.5 system-ui,sans-serif;direction:ltr}.sbwl-panel *{box-sizing:border-box}.sbwl-panel.is-open{display:flex}.sbwl-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:68px;padding:13px 16px;background:var(--sbwl-color);color:#fff}.sbwl-panel header div{display:flex;min-width:0;flex-direction:column;text-align:left}.sbwl-close{display:grid!important;place-items:center;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;border:1px solid rgba(255,255,255,.35)!important;border-radius:50%!important;background:rgba(255,255,255,.16)!important;color:#fff!important;font-size:24px}.sbwl-log{display:flex;min-height:230px;max-height:360px;overflow:auto;flex-direction:column;gap:10px;padding:16px;background:#f6f8f7}.sbwl-bubble{max-width:84%;padding:10px 12px;border-radius:14px}.sbwl-manager{align-self:flex-start;border:1px solid #e1e7e4;background:#fff;text-align:left}.sbwl-customer{align-self:flex-end;background:var(--sbwl-color);color:#fff;text-align:left}.sbwl-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;padding:14px 16px}.sbwl-form label{min-width:0;font-weight:600;text-align:left}.sbwl-offer{display:block;width:100%!important;height:50px;margin-top:4px;padding:10px 14px;font-size:20px;text-align:left!important;direction:ltr!important}.sbwl-form button,.sbwl-accept,.sbwl-actions button{min-height:48px;padding:10px 14px;border:1px solid var(--sbwl-color);border-radius:9px;background:var(--sbwl-color);color:#fff;font-weight:700}.sbwl-accept{margin:0 16px 16px}.sbwl-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 16px 16px}.sbwl-actions button:last-child{background:#fff;color:var(--sbwl-color)}@media(max-width:520px){.sbwl-open{width:100%;margin:8px 0 0}.sbwl-panel{inset:8px;width:auto;max-height:none}.sbwl-log{max-height:none;flex:1}.sbwl-form{grid-template-columns:1fr}.sbwl-form button{width:100%}.sbwl-actions{grid-template-columns:1fr}}

