body:has(.top-arrow) .canary{bottom:152px}@media only screen and (width<=900px){body:has(.top-arrow) .canary{bottom:231px}}:is(body:has(.debug-icon) .canary,body:has(.debug-icon-active) .canary){bottom:152px}@media only screen and (width<=900px){:is(body:has(.debug-icon) .canary,body:has(.debug-icon-active) .canary){bottom:231px}}:is(body:has(.top-arrow):has(.debug-icon) .canary,body:has(.top-arrow):has(.debug-icon-active) .canary){bottom:220px}@media only screen and (width<=900px){:is(body:has(.top-arrow):has(.debug-icon) .canary,body:has(.top-arrow):has(.debug-icon-active) .canary){bottom:291px}}.canary{width:52px;height:52px;position:fixed;bottom:84px;right:16px}@media only screen and (width<=900px){.canary{width:44px;height:44px;bottom:171px}}.canary{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}.canary .v-popper{width:100%;height:100%}.canary .canary__content{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.canary .canary__content *{pointer-events:none}.canary:has(.--spin){pointer-events:none}.canary:hover{background-color:#353a5a}.canary__icon{color:#fff;width:20px;height:20px}.canary__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}.canary__badge .badge__content{justify-content:center;align-items:center;display:flex}.canary-enter-active,.canary-leave-active{transition:opacity .3s,transform .3s}.canary-enter-from,.canary-leave-to{opacity:0;transform:translate(100%)}
