:root{--theme-text-color:#000;--theme-top-color:#fff;--theme-bottom-color:#7f02f9}.profile--loading .profile__top-skeleton{background:#fff;width:100%;height:50px}.profile--loading .profile__header-skeleton{flex-direction:column;align-items:center;width:100%;padding:20px;display:flex}.profile--loading .profile__header-skeleton__image{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:96px;height:96px;animation:1.5s ease-in-out infinite profile-loading-shimmer;box-shadow:0 8px 6px -6px gray}.profile--loading .profile__header-skeleton__spacer{width:100%;min-height:100px}.profile--loading .profile__channel-skeleton{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;border-radius:12px;width:171px;height:292px;animation:1.5s ease-in-out infinite profile-loading-shimmer}@keyframes profile-loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
