@keyframes skeleton-loading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.game-page-skeleton{min-height:100vh;background:#13151c}.game-hero-skeleton{position:relative;min-height:400px;background:linear-gradient(180deg,rgba(0,162,255,.05),transparent);padding:80px 0 60px}.hero-content-skeleton{max-width:600px;animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.skeleton-badge{width:120px;height:28px;border-radius:100px;margin-bottom:20px}.skeleton-badge,.skeleton-title{background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200px 100%;animation:skeleton-loading 1.5s ease-in-out infinite}.skeleton-title{width:80%;height:48px;border-radius:12px;margin-bottom:16px}.skeleton-description{width:100%;height:60px;background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200px 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:8px;margin-bottom:24px}.skeleton-stats{display:flex;gap:20px}.skeleton-stat{width:120px;height:60px;background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200px 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:12px}.game-filter-bar-skeleton{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:20px;flex-wrap:wrap}.skeleton-filter-buttons{display:flex;gap:12px;flex-wrap:wrap}.skeleton-filter-btn{width:100px}.skeleton-filter-btn,.skeleton-search{height:40px;background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200px 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:8px}.skeleton-search{width:250px}.cheat-card-skeleton{width:calc(33.333% - 20px);background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:20px;margin-bottom:30px;opacity:0;animation:cardFadeIn .4s ease-out calc(.2s + var(--delay)) forwards}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.skeleton-cheat-header{display:flex;gap:16px;margin-bottom:20px}.skeleton-cheat-icon{width:60px;height:60px;background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200px 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:12px;flex-shrink:0}.skeleton-cheat-info{flex:1 1;display:flex;flex-direction:column;gap:8px}.skeleton-cheat-name{width:100%;height:20px}.skeleton-cheat-name,.skeleton-cheat-status{background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200px 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:6px}.skeleton-cheat-status{width:80px;height:16px}.skeleton-cheat-features{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.skeleton-feature{width:100%;height:14px;background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200px 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:4px}.skeleton-feature:nth-child(2){width:90%}.skeleton-feature:nth-child(3){width:80%}.skeleton-cheat-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid rgba(255,255,255,.05)}.skeleton-price{width:80px;height:24px;background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200px 100%;border-radius:6px}.skeleton-button,.skeleton-price{animation:skeleton-loading 1.5s ease-in-out infinite}.skeleton-button{width:100px;height:36px;background:linear-gradient(90deg,rgba(0,162,255,.1),rgba(0,162,255,.2) 50%,rgba(0,162,255,.1));background-size:200px 100%;border-radius:8px}@media (max-width:1024px){.cheat-card-skeleton{width:calc(50% - 15px)}}@media (max-width:768px){.game-hero-skeleton{min-height:300px;padding:60px 0 40px}.skeleton-title{height:36px}.skeleton-stats{flex-direction:column}.skeleton-stat{width:100%}.game-filter-bar-skeleton{flex-direction:column;align-items:stretch}.skeleton-filter-buttons{width:100%;justify-content:space-between}.skeleton-filter-btn{flex:1 1;min-width:70px}.cheat-card-skeleton,.skeleton-search{width:100%}}@media (prefers-reduced-motion:reduce){.skeleton-badge,.skeleton-button,.skeleton-cheat-icon,.skeleton-cheat-name,.skeleton-cheat-status,.skeleton-description,.skeleton-feature,.skeleton-filter-btn,.skeleton-price,.skeleton-search,.skeleton-stat,.skeleton-title{animation:none;background:rgba(255,255,255,.08)}.cheat-card-skeleton{animation:none;opacity:1}.hero-content-skeleton{animation:none}}