@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.skeleton-card-container{animation:skeleton-pulse 1.5s cubic-bezier(.4,0,.6,1) infinite}.skeleton-card{background-color:#f7f7f7;border-radius:12px;padding:24px;width:100%}.skeleton-header{display:flex;align-items:center;gap:16px}.skeleton-logo{width:64px;height:64px;border-radius:50%;background-color:#e5e7eb;flex-shrink:0}.skeleton-header-info{flex-grow:1}.skeleton-header-actions{display:flex;gap:8px}.skeleton-button{width:110px;height:44px;border-radius:8px;background-color:#e5e7eb}.skeleton-rating-section{margin-top:24px}.skeleton-star{width:20px;height:20px;background-color:#e5e7eb;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.skeleton-separator{height:1px;background-image:linear-gradient(90deg,#e5e7eb 50%,transparent 0);background-size:8px 1px;margin:24px 0}.skeleton-review-section{margin-top:24px}.skeleton-line{background-color:#e5e7eb;border-radius:4px}.h-4{height:1rem}.h-6{height:1.5rem}.h-10{height:2.5rem}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-16{width:4rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.flex{display:flex}.items-center{align-items:center}.gap-1{gap:.25rem}.gap-4{gap:1rem}