@keyframes shimmer{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}.skeleton{display:inline-block;height:1em;position:relative;overflow:hidden;background-color:#eee;background-image:linear-gradient(90deg, #eee, #f5f5f5, #eee);background-size:200px 100%;background-repeat:no-repeat;border-radius:4px;animation:shimmer 1.2s ease-in-out infinite}.skeleton-box{padding:1.5rem;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1rem;background-color:#fff}.skeleton-stars{width:100px;height:20px;margin-bottom:1rem}.skeleton-date{width:200px;height:14px;margin-bottom:.5rem}.skeleton-content{width:100%;height:14px;margin-bottom:.5rem}.skeleton-content-short{width:80%;height:14px;margin-bottom:1rem}.skeleton-author{width:120px;height:14px;margin-left:auto}.skeleton-container{display:flex;flex-direction:column;gap:1rem}@media(max-width: 768px){.skeleton-box{padding:1rem}.skeleton-date{width:150px}.skeleton-author{width:100px}}.review-box{transition:opacity .3s ease-in-out}.review-box.loading{opacity:.7}/*# sourceMappingURL=style.css.map */
