.hubskel{width:100%;max-width:820px;padding:16px clamp(14px, 4vw, 28px) calc(110px + env(safe-area-inset-bottom,0px));box-sizing:border-box;margin:0 auto}.sk,.hubskel-dot,.hubskel-bar{background:linear-gradient(90deg, color-mix(in srgb, var(--yg-fg) 6%, transparent) 25%, color-mix(in srgb, var(--yg-fg) 13%, transparent) 37%, color-mix(in srgb, var(--yg-fg) 6%, transparent) 63%);background-size:200% 100%;animation:1.4s ease-in-out infinite hubskelShimmer;display:block}@keyframes hubskelShimmer{0%{background-position:150% 0}to{background-position:-150% 0}}.hubskel-head{background:var(--yg-bg-raised);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--yg-fg) 9%, transparent), 0 4px 14px -6px #00000038;border-radius:32px;align-items:center;gap:12px;margin:0 auto 22px;padding:9px 11px;display:flex}.hubskel-dot{border-radius:999px;flex:none;width:40px;height:40px}.hubskel-bar{border-radius:999px;flex:auto;height:40px}.hubskel-body.is-list{flex-direction:column;display:flex}.hubskel-row{align-items:center;gap:13px;padding:12px 6px;display:flex}.hubskel-row .sk-avatar{border-radius:999px;flex:none;width:52px;height:52px}.hubskel-row-main{flex-direction:column;flex:auto;gap:9px;min-width:0;display:flex}.sk-line{border-radius:6px;height:12px}.sk-line--top{width:42%;height:14px}.sk-line--bot{width:76%}.sk-meta{border-radius:6px;flex:none;align-self:flex-start;width:40px;height:12px;margin-top:4px}.hubskel-body.is-cards{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:700px){.hubskel-body.is-cards{grid-template-columns:1fr 1fr}}@media (min-width:1180px){.hubskel-body.is-cards{grid-template-columns:1fr 1fr 1fr}}.hubskel-card{background:var(--yg-bg-raised);border:1px solid var(--yg-line);border-radius:22px;padding:22px}.hubskel-card .sk-avatar{border-radius:999px;width:68px;height:68px}.hubskel-card-stats{gap:8px;margin-top:16px;display:flex}.hubskel-card-stats span{border-radius:7px;flex:1;height:22px}.hubskel-card .sk-line{margin-top:14px}.sk-line--name{width:46%;height:18px;margin-top:18px}.sk-line--short{width:70%}.hubskel-card-ctas{gap:8px;margin-top:20px;display:flex}.hubskel-card-ctas span{border-radius:12px;flex:1;height:40px}@media (prefers-reduced-motion:reduce){.sk,.hubskel-dot,.hubskel-bar{animation:none}}
