.skeleton-idea-item,.skeleton-idea-card{background:var(--color-bg-secondary);border-radius:12px;position:relative;overflow:hidden}.skeleton-idea-item{border:1px solid #00000008;justify-content:space-between;align-items:center;margin-bottom:.8rem;padding:1.2rem;display:flex}.skeleton-idea-card{background:var(--color-bg-secondary);border-radius:12px;justify-content:space-between;margin-bottom:20px;padding:20px;display:flex}.skeleton-card-main{flex:1}.skeleton-line{background:linear-gradient(90deg,#6a7b9c0d 25%,#6a7b9c1a 50%,#6a7b9c0d 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite skeleton-loading}.skeleton-line.title{width:60%;height:16px;margin-bottom:12px}.skeleton-line.status{width:25%;height:10px}.skeleton-line.desc{width:85%;height:12px;margin-bottom:20px}.skeleton-meta{gap:15px;display:flex}.skeleton-tag{background:#6a7b9c1a;border-radius:20px;width:60px;height:18px}.skeleton-text{background:#6a7b9c1a;width:100px;height:10px;margin-top:4px}.skeleton-votes,.skeleton-badge{background:#6a7b9c1a;border-radius:8px;width:44px;height:44px;animation:1.5s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
