@keyframes gameplay-notice-out{0%,78%{opacity:1;transform:translateX(0) scale(1)}100%{opacity:0;transform:translateX(14px) scale(.96);visibility:hidden}}
.fixed.right-4.top-20{top:auto!important;right:.75rem!important;bottom:5.75rem!important;align-items:flex-end!important;max-width:min(22rem,calc(100vw - 1.5rem))!important}
.fixed.right-4.top-20>*{max-width:min(22rem,calc(100vw - 1.5rem))!important;animation:gameplay-notice-out 4s ease-out forwards!important}
@media(max-width:640px){.fixed.right-4.top-20{right:.7rem!important;bottom:5.4rem!important}.fixed.right-4.top-20>*{max-width:78vw!important;padding:.65rem .8rem!important;border-radius:1rem!important;font-size:.68rem!important;line-height:1.15!important}}
