.like-button{cursor:pointer;display:inline-block;position:relative}.like-icon{transition:transform .3s,filter .3s;display:inline-block}.like-button.liked .like-icon{animation:1s ease-in-out like-bounce}[data-theme=dark]{--shine-brightness:2.5}[data-theme=light]{--shine-brightness:.7}.like-button.not-liked .like-icon{animation:3s linear infinite shine-effect}@keyframes shine-effect{0%{filter:brightness()}50%{filter:brightness(var(--shine-brightness))}to{filter:brightness()}}@keyframes like-bounce{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}.like-button.liked:after{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle,#fffc 0%,#fff0 70%);border-radius:50%;width:60px;height:60px;animation:.6s ease-out forwards shine;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}@keyframes shine{0%{opacity:.8;transform:translate(-50%,-50%)scale(.5)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}.like-button.liked .sparkle{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);opacity:0;transform-origin:50%;background:#fff;width:10px;height:10px;animation:1.5s ease-out forwards sparkle-move-1;position:absolute;top:50%;left:50%}.like-button.liked .sparkle-1{width:4px;height:4px;animation:1s ease-out forwards sparkle-move-1}.like-button.liked .sparkle-2{width:8px;height:8px;animation:1s ease-out .1s forwards sparkle-move-2}.like-button.liked .sparkle-3{width:8px;height:8px;animation:1s ease-out .2s forwards sparkle-move-3}.like-button.liked .sparkle-4{width:6px;height:6px;animation:1s ease-out .2s forwards sparkle-move-4}.like-button.liked .sparkle-5{width:8px;height:8px;animation:1s ease-out .2s forwards sparkle-move-5}.like-button.liked .sparkle-6{width:4px;height:4px;animation:1s ease-out .3s forwards sparkle-move-6}@keyframes sparkle-move-1{0%{opacity:1;transform:translateY(-10px)scale(1)}50%{transform:translate(-10px,-22px)scale(1.5)}to{opacity:0;transform:translate(-20px,-5px)scale(.6)}}@keyframes sparkle-move-2{0%{opacity:1;transform:translateY(-10px)scale(1)}50%{transform:translate(20px,-13px)scale(1.4)}to{opacity:0;transform:translate(30px,-5px)scale(.6)}}@keyframes sparkle-move-3{0%{opacity:1;transform:translateY(-10px)scale(1)}50%{transform:translate(-30px,-22px)scale(1.3)}to{opacity:0;transform:translate(-35px,-10px)scale(.7)}}@keyframes sparkle-move-4{0%{opacity:1;transform:translateY(-10px)scale(1)}50%{transform:translate(20px,-27px)scale(1.6)}to{opacity:0;transform:translate(22px,-13px)scale(.8)}}@keyframes sparkle-move-5{0%{opacity:1;transform:translateY(-10px)scale(1)}50%{transform:translate(-20px,-23px)scale(1.2)}to{opacity:0;transform:translate(-30px)scale(.5)}}@keyframes sparkle-move-6{0%{opacity:1;transform:translateY(-10px)scale(1)}50%{transform:translate(20px,-22px)scale(1.5)}to{opacity:0;transform:translate(23px,5px)scale(.7)}}
.leagueInfo-wrapper{border-radius:5px;min-height:11rem;margin:1.5rem .5rem;position:relative;overflow:hidden}@media (max-width:1199px){.leagueInfo-wrapper{margin:1rem 0}}.background-image{z-index:-1;filter:blur(20px);pointer-events:none;background-position:50% -20rem;background-repeat:no-repeat;background-size:90%;background-attachment:fixed;border-radius:5px;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:768px) and (max-width:1024px){.background-image{background-position:50% -10rem}}@media (max-width:767px){.background-image{background-position:50% 3rem}}@media (max-width:430px){.background-image{background-position:50% 7rem}}
/*# sourceMappingURL=8bdebdc1b33f2ccd.css.map*/