#vp-support-launcher{position:fixed;bottom:calc(var(--vp-support-bottom,24px) + env(safe-area-inset-bottom));right:24px;z-index:999990;width:54px;height:54px;border:0;border-radius:50%;background:#155eef;color:#fff;display:grid;place-items:center;box-shadow:0 4px 18px #11233f25;cursor:pointer;padding:14px}#vp-support-launcher svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}#vp-support-launcher:focus-visible{outline:2px solid #6b7280;outline-offset:2px}#vp-support-frame{position:fixed;right:24px;bottom:calc(var(--vp-support-bottom,24px) + 68px + env(safe-area-inset-bottom));width:370px;max-width:calc(100vw - 32px);height:540px;max-height:calc(100dvh - var(--vp-support-bottom,24px) - 84px - env(safe-area-inset-bottom));z-index:999991;background:white;border:1px solid #e5e8ed;border-radius:20px;box-shadow:0 16px 60px #10233d22;overflow:hidden}#vp-support-frame[hidden],#vp-support-launcher [hidden]{display:none}.vp-unread{position:absolute;right:1px;top:1px;width:12px;height:12px;border:2px solid white;border-radius:50%;background:#1c2636}html[dir=rtl] #vp-support-launcher,html[dir=rtl] #vp-support-frame{right:auto;left:24px}@media(max-width:480px){#vp-support-frame,#vp-support-launcher{right:16px}html[dir=rtl] #vp-support-frame,html[dir=rtl] #vp-support-launcher{left:16px}}