.CustomChatPanel-module-scss-module__D1fyxa__customChatContainer{z-index:2147483647;pointer-events:none;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:16px}.CustomChatPanel-module-scss-module__D1fyxa__customChatContainer *{pointer-events:auto}.CustomChatPanel-module-scss-module__D1fyxa__customChatPanel{width:400px;height:600px;padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0003}.CustomChatPanel-module-scss-module__D1fyxa__customChatToggle{background:var(--colorBackgroundSecondary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;line-height:1;transition:transform .15s;display:inline-flex;box-shadow:0 10px 20px #00000026}.CustomChatPanel-module-scss-module__D1fyxa__customChatToggle:active{transform:scale(.96)}.CustomChatPanel-module-scss-module__D1fyxa__customChatToggle.CustomChatPanel-module-scss-module__D1fyxa__hidden{display:none}.CustomChatPanel-module-scss-module__D1fyxa__closeButton{background:var(--white);width:40px;height:40px;color:var(--colorIconPrimary);cursor:pointer;z-index:10;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:18px;display:flex;position:absolute;top:-45px;right:3px}.CustomChatPanel-module-scss-module__D1fyxa__closeButton:active{transform:scale(.96)}.CustomChatPanel-module-scss-module__D1fyxa__backdrop{z-index:2147483645;background:#0009;position:fixed;inset:0;overflow-y:hidden}@media (min-width:769px){.CustomChatPanel-module-scss-module__D1fyxa__closeButton,.CustomChatPanel-module-scss-module__D1fyxa__backdrop{display:none}.CustomChatPanel-module-scss-module__D1fyxa__customChatContainer{flex-direction:column;align-items:flex-end}.CustomChatPanel-module-scss-module__D1fyxa__customChatPanel{width:420px;height:520px}}@media (max-width:768px){.CustomChatPanel-module-scss-module__D1fyxa__closeButton{background:var(--colorBackgroundSecondary);color:#fff;z-index:20;border-radius:8px;position:fixed;top:85px;right:8px;display:flex!important}.CustomChatPanel-module-scss-module__D1fyxa__customChatPanel{width:calc(100dvw - 32px);height:calc(100dvh - 210px);padding-bottom:env(safe-area-inset-bottom);border-radius:12px;position:fixed;bottom:80px;left:16px;right:16px}}