.customer-service-wechat-fab{position:fixed;z-index:118;display:flex;align-items:center;justify-content:center;width:var(--mobile-fab-size,44px);height:var(--mobile-fab-size,44px);padding:0;margin:0;border:1px solid rgba(7,193,96,.18);border-radius:50%;cursor:pointer;font-family:inherit;background:#fff;color:#07c160;box-shadow:0 2px 8px rgba(15,23,42,.06),0 4px 14px rgba(7,193,96,.16);transition:transform .15s ease,box-shadow .15s ease}.customer-service-wechat-fab:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(15,23,42,.08),0 6px 18px rgba(7,193,96,.2)}.customer-service-wechat-fab:focus-visible{outline:2px solid rgba(7,193,96,.45);outline-offset:2px}.customer-service-wechat-fab:active{transform:translateY(0)}.customer-service-wechat-fab__icon{font-size:22px;line-height:1;color:#07c160}.customer-service-wechat-fab__modal-body{display:flex;flex-direction:column;align-items:center;text-align:center}.customer-service-wechat-fab__qr-img{display:block;width:240px;max-width:100%;height:auto;border-radius:8px}.customer-service-wechat-fab__hint{margin:14px 0 0;font-size:var(--font-size-auxiliary,14px);color:rgba(0,0,0,.55);line-height:1.5}@media (min-width:1024px){.customer-service-wechat-fab{inset-inline-end:var(--desktop-fab-column-right);inset-inline-start:auto;bottom:var(--desktop-fab-customer-bottom)}}@media (max-width:1023px){.customer-service-wechat-fab:not(.customer-service-wechat-fab--stack-simple){inset-inline-end:var(--mobile-fab-column-right);inset-inline-start:auto;bottom:var(--mobile-customer-service-fab-bottom)}.customer-service-wechat-fab--stack-simple{inset-inline-end:var(--mobile-fab-column-right);inset-inline-start:auto;bottom:var(--mobile-customer-service-fab-bottom-simple)}}