.swcs-chat-launcher{z-index:9999;cursor:pointer;width:56px;height:56px;box-shadow:var(--e4);border-radius:9999px;justify-content:center;align-items:center;transition:transform .15s;display:flex;position:fixed;bottom:80px;right:20px}.swcs-chat-launcher[data-home=true]{bottom:20px}.swcs-chat-launcher:hover{transform:scale(1.05)}.swcs-chat-launcher:active{transform:scale(.95)}.swcs-chat-frame{z-index:9999;border-radius:var(--r-16);width:min(380px,100vw - 32px);height:min(480px,100vh - 140px);box-shadow:var(--e4);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border:0;transition:width .15s,height .15s;position:fixed;bottom:80px;right:20px}.swcs-chat-frame[data-expanded=true]{width:min(720px,100vw - 32px);height:min(735px,100vh - 140px)}@media (max-width:640px){.swcs-chat-frame,.swcs-chat-frame[data-expanded=true]{width:100%;height:100dvh;box-shadow:none;border-radius:0;transition:none;inset:0}.swcs-chat-launcher{right:16px;bottom:calc(72px + env(safe-area-inset-bottom))}.swcs-chat-launcher[data-home=true]{bottom:calc(16px + env(safe-area-inset-bottom))}html.swcs-chat-open,html.swcs-chat-open body{overscroll-behavior:none;overflow:hidden}}
