.order-game-button-wrapper{margin-top:var(--space-6);justify-content:center;display:flex}@media (max-width:1024px){.order-game-button-wrapper{margin-top:var(--space-5)}}@media (max-width:768px){.order-game-button-wrapper{margin-top:var(--space-4)}}@media (max-width:480px){.order-game-button-wrapper{margin-top:var(--space-4)}}@media (max-width:360px){.order-game-button-wrapper{margin-top:var(--space-3)}}
@keyframes locationRatingFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes starFill{0%{opacity:.5;transform:scale(.8)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes starGlow{0%,to{filter:drop-shadow(0 4px 8px #f08a174d)}50%{filter:drop-shadow(0 6px 12px #f08a1780)}}@keyframes starBounce{0%{transform:scale(1)}50%{transform:scale(1.3)rotate(15deg)}to{transform:scale(1)rotate(0)}}@keyframes ratingThanksFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.location-rating-section{margin-top:var(--space-6);padding:var(--space-6);border-radius:var(--radius-md);text-align:center;opacity:0;background-color:#f4f4f3;animation:.5s ease-out .6s forwards locationRatingFadeIn;transform:translateY(-10px)}.location-rating-title{font-size:var(--font-size-4xl);color:#404040;margin:0 0 var(--space-4)0;font-weight:700}.location-rating-stars-container{justify-content:center;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.location-rating-star{cursor:pointer;color:#ced4da;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:0;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.location-rating-star:hover{transform:scale(1.15)rotate(5deg)}.location-rating-star:active{transform:scale(.95)}.location-rating-star.filled{color:#f08a17;animation:.3s ease-out forwards starFill}.location-rating-star.half,.location-rating-star.hovered{color:#f08a17}.location-rating-star-svg{filter:drop-shadow(0 2px 4px #0000001a);width:44px;height:44px;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.location-rating-star:hover .location-rating-star-svg{filter:drop-shadow(0 6px 12px #f08a1766)}.location-rating-star.filled .location-rating-star-svg{filter:drop-shadow(0 4px 8px #f08a174d);animation:1.5s ease-in-out infinite starGlow}.location-rating-star.star-clicked .location-rating-star-svg{animation:.5s cubic-bezier(.34,1.56,.64,1) starBounce}.location-rating-thanks{margin-top:var(--space-4);font-size:var(--font-size-xl);color:#f08a17;font-weight:500;animation:.4s ease-out forwards ratingThanksFadeIn}@media (max-width:1024px){.location-rating-section{margin-top:var(--space-5);padding:var(--space-5)}.location-rating-title{font-size:var(--font-size-3xl);margin-bottom:var(--space-4)}}@media (max-width:768px){.location-rating-section{margin-top:var(--space-4);padding:var(--space-4)}.location-rating-title{font-size:var(--font-size-2xl);margin-bottom:var(--space-3)}.location-rating-star-svg{width:36px;height:36px}.location-rating-thanks{margin-top:var(--space-3);font-size:var(--font-size-lg)}}@media (max-width:480px){.location-rating-section{margin-top:var(--space-3);padding:var(--space-3)}.location-rating-title{font-size:var(--font-size-xl);margin-bottom:var(--space-3)}.location-rating-stars-container{gap:var(--space-2)}.location-rating-star-svg{width:32px;height:32px}.location-rating-thanks{font-size:var(--font-size-base)}}@media (max-width:360px){.location-rating-section{margin-top:var(--space-3);padding:var(--space-3)}.location-rating-star-svg{width:28px;height:28px}}
