@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.restaurantLoading{background-color:#fff;min-height:100dvh}.restaurantLoading__hero{aspect-ratio:16/9;background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/800px 100%;width:100%;animation:1.4s linear infinite shimmer}.restaurantLoading__content{flex-direction:column;gap:8px;padding:16px;display:flex}.restaurantLoading__titleBar{background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/800px 100%;border-radius:4px;width:60%;height:24px;animation:1.4s linear infinite shimmer}.restaurantLoading__subtitleBar{background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/800px 100%;border-radius:4px;width:40%;height:16px;animation:1.4s linear infinite shimmer}.restaurantLoading__tabs{gap:8px;margin-top:4px;display:flex}.restaurantLoading__tab{background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/800px 100%;border-radius:16px;width:80px;height:32px;animation:1.4s linear infinite shimmer}.restaurantLoading__row{background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/800px 100%;border-radius:4px;width:55%;height:16px;animation:1.4s linear infinite shimmer}.restaurantLoading__row--wide{width:85%}
