body:has(.top-arrow) .touch-switch{bottom:220px}@media only screen and (width<=900px){body:has(.top-arrow) .touch-switch{bottom:291px}}:is(body:has(.debug-icon) .touch-switch,body:has(.debug-icon-active) .touch-switch){bottom:220px}@media only screen and (width<=900px){:is(body:has(.debug-icon) .touch-switch,body:has(.debug-icon-active) .touch-switch){bottom:291px}}:is(body:has(.top-arrow):has(.debug-icon) .touch-switch,body:has(.top-arrow):has(.debug-icon-active) .touch-switch){bottom:288px}@media only screen and (width<=900px){:is(body:has(.top-arrow):has(.debug-icon) .touch-switch,body:has(.top-arrow):has(.debug-icon-active) .touch-switch){bottom:351px}}.touch-switch{width:52px;height:52px;position:fixed;bottom:152px;right:16px}@media only screen and (width<=900px){.touch-switch{width:44px;height:44px;bottom:231px}}.touch-switch{cursor:pointer;z-index:9;background-color:#191e2a;border:1px solid #353a5a;border-radius:100%;justify-content:center;align-items:center;transition:all .3s;display:flex;overflow:visible}.touch-switch .v-popper{width:100%;height:100%}.touch-switch .touch-switch__content{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.touch-switch .touch-switch__content *{pointer-events:none}.touch-switch:hover{background-color:#353a5a}.touch-switch.--active{border-color:#fccb13}.touch-switch__icon{color:#fff;width:20px;height:20px}.touch-switch__badge{pointer-events:none;border-radius:50%;width:20px;height:20px;padding:0;position:absolute;top:0;right:0;transform:translate(30%,-30%);border-radius:100px!important}.touch-switch__badge .badge__content{justify-content:center;align-items:center;display:flex}.touch-indicator{pointer-events:none;z-index:2147483000;position:fixed;inset:0;overflow:hidden}.touch-indicator__dot,.touch-indicator__trail{will-change:transform;position:absolute;top:0;left:0}.touch-indicator__dot{transition:transform 50ms linear}.touch-indicator__core,.touch-indicator__pulse{border-radius:50%;position:absolute;top:0;left:0}.touch-indicator__core{background:#31bbff59;border:2px solid #fff;width:44px;height:44px;margin:-22px 0 0 -22px;transition:transform .18s,opacity .18s;box-shadow:0 0 12px #31bbffe6}.touch-indicator__pulse{border:2px solid #31bbffcc;width:44px;height:44px;margin:-22px 0 0 -22px;animation:.5s ease-out forwards touch-indicator-pulse}.touch-indicator__dot.--release .touch-indicator__core{opacity:0;transform:scale(1.6)}.touch-indicator__trail-mark{background:#31bbff8c;border-radius:50%;width:16px;height:16px;margin:-8px 0 0 -8px;animation:.55s ease-out forwards touch-indicator-trail;position:absolute;top:0;left:0;box-shadow:0 0 8px #31bbffb3}@keyframes touch-indicator-pulse{0%{opacity:.9;transform:scale(.5)}to{opacity:0;transform:scale(2.4)}}@keyframes touch-indicator-trail{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(.2)}}
