.sk{background:linear-gradient(90deg,#1a1a1a 25%,#252525 50%,#1a1a1a 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.skeleton-avatar{border-radius:50%;flex-shrink:0;width:48px;height:48px}.skeleton-avatar.sm{width:32px;height:32px}.skeleton-avatar.lg{width:80px;height:80px}.skeleton-avatar.xl{width:100px;height:100px}.skeleton-text{height:14px;border-radius:6px;width:100%}.skeleton-text.h-title{height:22px;width:65%}.skeleton-text.h-sub{height:12px;width:48%}.skeleton-text.h-short{width:35%}.skeleton-text.h-med{width:60%}.skeleton-text.h-badge{height:24px;width:90px;border-radius:12px}.skeleton-block{border-radius:12px}.skeleton-ticket{display:flex;gap:14px;padding:14px 16px;background:rgba(255,255,255,.02);border-radius:16px;border:1px solid rgba(255,255,255,.05);margin-bottom:12px}.skeleton-ticket .sk-thumb{width:72px;height:72px;border-radius:12px;flex-shrink:0}.skeleton-ticket .sk-info{flex:1;display:flex;flex-direction:column;gap:8px;justify-content:center;min-width:0}.skeleton-profile-header{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 16px 20px}.skeleton-rank-bar{height:6px;border-radius:3px;width:200px;max-width:80%}.skeleton-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 16px 20px}.skeleton-stat-box{display:flex;flex-direction:column;align-items:center;gap:7px;padding:16px 8px;background:rgba(255,255,255,.02);border-radius:12px;border:1px solid rgba(255,255,255,.05)}.skeleton-stat-val{height:28px;width:50%;border-radius:6px}.skeleton-stat-lbl{height:11px;width:70%;border-radius:4px}.skeleton-list{padding:0 16px}.skeleton-list-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.05)}.skeleton-list-row:last-child{border-bottom:none}.skeleton-list-row .sk-icon{width:38px;height:38px;border-radius:10px;flex-shrink:0}.skeleton-list-row .sk-lines{flex:1;display:flex;flex-direction:column;gap:6px}.skeleton-balance-card{margin:20px 16px 0;height:148px;border-radius:20px}.skeleton-actions-row{display:flex;gap:10px;padding:16px 16px 0}.skeleton-action-btn{flex:1;height:44px;border-radius:12px}.skeleton-tx-section{padding:24px 16px 0}.skeleton-tx-label{height:18px;width:120px;border-radius:6px;margin-bottom:14px}.skeleton-tx-item{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.05)}.skeleton-tx-item:last-child{border-bottom:none}.skeleton-tx-item .sk-icon{width:40px;height:40px;border-radius:50%;flex-shrink:0}.skeleton-tx-item .sk-lines{flex:1;display:flex;flex-direction:column;gap:6px}.skeleton-tx-item .sk-amount{height:18px;width:55px;border-radius:6px;flex-shrink:0}.skeleton-list-row:nth-child(2) .sk,.skeleton-ticket:nth-child(2) .sk,.skeleton-tx-item:nth-child(2) .sk{animation-delay:.1s}.skeleton-list-row:nth-child(3) .sk,.skeleton-ticket:nth-child(3) .sk,.skeleton-tx-item:nth-child(3) .sk{animation-delay:.2s}.skeleton-list-row:nth-child(4) .sk,.skeleton-tx-item:nth-child(4) .sk{animation-delay:.3s}.skeleton-tx-item:nth-child(5) .sk{animation-delay:.4s}.skeleton-container>.skeleton-placeholder{display:block}.skeleton-container .real-content{display:none}.skeleton-container.loaded>.skeleton-placeholder{display:none}.skeleton-container.loaded .real-content{display:block}