.CustomerService-module__floatingSupport{right:var(--spacing-6);bottom:var(--spacing-6);z-index:80;border:var(--stroke-xs) solid var(--stroke-outline-subtle);background-color:var(--box-page);width:72px;height:72px;color:var(--text-base-primary);cursor:pointer;box-shadow:0 var(--spacing-1) var(--spacing-4) #0000001a;transition:background-color var(--site-hover-duration) var(--site-hover-easing),box-shadow var(--site-hover-duration) var(--site-hover-easing),transform var(--site-hover-duration) var(--site-hover-easing);-webkit-tap-highlight-color:transparent;border-radius:50%;place-items:center;padding:0;display:grid;position:fixed}.CustomerService-module__floatingSupport:hover{background-color:var(--material-card-moderate);box-shadow:0 var(--spacing-2) var(--spacing-6) #00000024;transform:scale(1.06)}.CustomerService-module__floatingSupport:active{transform:scale(.96)}.CustomerService-module__floatingSupport svg{width:calc(var(--icon-lg)*1.5);height:calc(var(--icon-lg)*1.5);display:block}.CustomerService-module__csPanel{right:var(--spacing-6);bottom:var(--spacing-6);z-index:200;width:360px;height:700px;max-height:calc(100dvh - var(--spacing-6)*2 - 72px - var(--spacing-2));border:var(--stroke-xs) solid var(--stroke-outline-subtle);border-radius:var(--radius-lg);background:var(--box-page);box-shadow:0 var(--spacing-2) var(--spacing-8) #00000026;transform-origin:100% 100%;opacity:0;pointer-events:none;flex-direction:column;transition:transform .28s cubic-bezier(.32,.72,0,1),opacity .22s;display:flex;position:fixed;overflow:hidden;transform:scale(0)}.CustomerService-module__csPanelOpen{opacity:1;pointer-events:auto;transform:scale(1)}.CustomerService-module__csHeader{padding:var(--spacing-1) var(--spacing-2);border-bottom:var(--stroke-xs) solid var(--stroke-outline-subtle);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.CustomerService-module__csBrand{align-items:center;gap:var(--spacing-1);display:flex}.CustomerService-module__csLogo{width:auto;height:20px;display:block}.CustomerService-module__csClose{width:28px;height:28px;color:var(--text-base-secondary);cursor:pointer;transition:background-color var(--site-hover-duration) var(--site-hover-easing),color var(--site-hover-duration) var(--site-hover-easing);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.CustomerService-module__csClose:hover{background-color:var(--event-focus-secondary);color:var(--text-base-primary)}.CustomerService-module__csFrame{background:var(--box-page);border:0;flex:auto;width:100%;min-height:0}@media (width<=640px){.CustomerService-module__floatingSupport{right:var(--spacing-4);bottom:calc(var(--spacing-4) + env(safe-area-inset-bottom,0px));width:66px;height:66px}.CustomerService-module__floatingSupport svg{width:calc(var(--icon-md)*1.5);height:calc(var(--icon-md)*1.5)}.CustomerService-module__csPanel{width:100vw;height:100dvh;max-height:none;transform-origin:unset;border-radius:0;transition:transform .32s cubic-bezier(.32,.72,0,1),opacity .24s;bottom:0;right:0;transform:translateY(100%)}.CustomerService-module__csPanelOpen{transform:translateY(0)}}
