.ProfileSkeleton_skeleton__OUIoN{display:grid;grid-template-columns:320px 1fr;grid-gap:var(--space-8);gap:var(--space-8);max-width:1200px;margin-inline:auto;padding:var(--space-8) var(--space-4)}.ProfileSkeleton_skeleton__module__8tqAQ{background:#0d0d0d;border:1px solid var(--grey-900);border-radius:var(--radius-lg);padding:var(--space-6);margin-bottom:var(--space-4)}.ProfileSkeleton_skeleton__avatar__Bip0x{width:120px;height:120px;background:var(--grey-900);border-radius:var(--radius-lg);margin-top:-60px;margin-bottom:var(--space-6);position:relative;overflow:hidden}.ProfileSkeleton_skeleton__title__ZaZhz{width:60%;height:24px;margin-bottom:var(--space-2)}.ProfileSkeleton_skeleton__subtitle__lmXZH,.ProfileSkeleton_skeleton__title__ZaZhz{background:var(--grey-900);border-radius:var(--radius-sm);position:relative;overflow:hidden}.ProfileSkeleton_skeleton__subtitle__lmXZH{width:40%;height:14px;margin-bottom:var(--space-6)}.ProfileSkeleton_skeleton__line__DYESU{width:100%;height:12px;background:var(--grey-950);border-radius:var(--radius-sm);margin-bottom:var(--space-2);position:relative;overflow:hidden}.ProfileSkeleton_skeleton__actions__l7O1C{width:100%;height:42px;background:var(--grey-900);border-radius:var(--radius-sm);margin-top:var(--space-6);position:relative;overflow:hidden}.ProfileSkeleton_skeleton__tabs__G2bM0{width:100%;height:56px;border-bottom:1px solid var(--grey-900);margin-bottom:var(--space-6);position:relative;overflow:hidden}.ProfileSkeleton_skeleton__card__yDlbW{height:200px;background:#0d0d0d;border:1px solid var(--grey-900);border-radius:var(--radius-lg);margin-bottom:var(--space-4);position:relative;overflow:hidden}.ProfileSkeleton_skeleton__actions__l7O1C:after,.ProfileSkeleton_skeleton__avatar__Bip0x:after,.ProfileSkeleton_skeleton__card__yDlbW:after,.ProfileSkeleton_skeleton__line__DYESU:after,.ProfileSkeleton_skeleton__module__8tqAQ:after,.ProfileSkeleton_skeleton__subtitle__lmXZH:after,.ProfileSkeleton_skeleton__tabs__G2bM0:after,.ProfileSkeleton_skeleton__title__ZaZhz:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.02),transparent);animation:ProfileSkeleton_shimmer__4YasS 1.5s infinite}@keyframes ProfileSkeleton_shimmer__4YasS{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:900px){.ProfileSkeleton_skeleton__OUIoN{grid-template-columns:1fr}}