.skeleton-container{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.skeleton{background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 50%,#f8f9fa 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-cover{width:80px;height:120px;border-radius:8px}.skeleton-title{height:20px;width:85%;margin-bottom:8px}.skeleton-author{height:16px;width:60%;margin-bottom:12px}.skeleton-stat-label{height:14px;width:45px;margin-bottom:2px}.skeleton-stat-value{height:14px;width:20px}@media (prefers-color-scheme:dark){.skeleton{background:linear-gradient(90deg,#343a40 25%,#495057 50%,#343a40 75%);background-size:200% 100%}}@media (prefers-reduced-motion:reduce){.skeleton{animation:none;background:#f8f9fa}@media (prefers-color-scheme:dark){.skeleton{background:#343a40}}}.search-skeleton{padding:16px 0}.search-skeleton-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 16px}.skeleton-search-text{height:18px;width:150px}.skeleton-search-count{height:16px;width:80px}.search-skeleton-results{display:flex;flex-direction:column;gap:12px}.search-result-skeleton{display:flex;padding:12px 16px;gap:12px;align-items:flex-start}.skeleton-result-cover{width:60px;height:80px;border-radius:6px;flex-shrink:0}.search-result-content{flex:1 1;display:flex;flex-direction:column;gap:8px}.skeleton-result-title{height:18px;width:75%}.skeleton-result-author{height:14px;width:50%}.skeleton-result-stats{height:12px;width:40%}.search-skeleton .skeleton{background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 50%,#f8f9fa 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}@media (prefers-color-scheme:dark){.search-skeleton .skeleton{background:linear-gradient(90deg,#343a40 25%,#495057 50%,#343a40 75%);background-size:200% 100%}}@media (prefers-reduced-motion:reduce){.search-skeleton .skeleton{animation:none;background:#f8f9fa}@media (prefers-color-scheme:dark){.search-skeleton .skeleton{background:#343a40}}}