.LoadingScreen_wrapper__xr0TN{min-height:100dvh;width:100%;display:grid;place-items:center;background:#fff}.LoadingScreen_logo__YkbY5{width:88px;height:88px;object-fit:contain;animation:LoadingScreen_pulse__t69Vt 1.6s ease-in-out infinite}@keyframes LoadingScreen_pulse__t69Vt{0%,to{transform:scale(.92);opacity:.6}50%{transform:scale(1.05);opacity:1}}.profile_page__zoPG7{width:100%;min-height:100dvh}@media (min-width:768px){.profile_page__zoPG7{min-height:0;height:100%;overflow-y:auto}}.profile_headerRow__c9qzJ{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:flex-start;gap:16px;padding:24px 16px}.profile_info__WZOQp{display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:0;flex:1}.profile_nameLine__gGlc9{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;justify-content:flex-start}.profile_statsRow__rZAwd{display:flex;gap:20px;margin:12px 0;justify-content:flex-start}.profile_statItem__H4mxh{display:flex;flex-direction:column;align-items:center;font-size:.8rem;color:var(--muted);white-space:nowrap}.profile_statItem__H4mxh strong{font-size:1.05rem;color:var(--ink)}.profile_actionsRow__5iPkc{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-start}.profile_bio__TN3O9{margin-top:12px;text-align:left}.profile_avatar__DVK3u{width:92px;height:92px;border-radius:50%;object-fit:cover;flex-shrink:0}.profile_avatarPlaceholder__MiNCF{width:92px;height:92px;border-radius:50%;background:#f0f0f0;display:grid;place-items:center;font-size:2.25rem;flex-shrink:0}.profile_statusRing__l_q2M{width:100px;height:100px;padding:4px;border-radius:50%;background:transparent;border:none;cursor:pointer;flex-shrink:0;display:block}.profile_statusRing__l_q2M[data-has-status=true]{background:#00f2ea}.profile_videoGrid__N9XHB{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:12px 16px 16px}.profile_videoTile__VUyEm{aspect-ratio:9/16}@media (min-width:768px){.profile_avatarPlaceholder__MiNCF,.profile_avatar__DVK3u{width:120px;height:120px;border:20px solid #fff}.profile_videoGrid__N9XHB{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;padding:16px}.profile_videoTile__VUyEm{aspect-ratio:3/4;border-radius:8px;overflow:hidden}.profile_headerRow__c9qzJ{flex-direction:row;padding:40px 32px;gap:32px}}.feed_container__Df3w7{height:100dvh;overflow-x:hidden;overflow-y:scroll;scroll-snap-type:y mandatory;background:#000}.feed_slide__UJW0A{position:relative;height:calc(100dvh - var(--nav-height));scroll-snap-align:start;background:#000}.feed_card__Kftev{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.feed_card__Kftev,.feed_player__RZmCN{width:100%;height:100%}.feed_bottomProtection__cLLjC{position:absolute;left:0;right:0;bottom:0;height:38%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.65));pointer-events:none}@media (min-width:768px){.feed_bottomProtection__cLLjC{height:45%}}.feed_cardDuet__DesaM{display:flex;flex-direction:column}.feed_duetHalf__Oc0uB{position:relative;width:100%;height:50%;overflow:hidden;flex-shrink:0}.feed_info__KTVrS{position:absolute;left:12px;right:88px;bottom:40px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8)}.feed_rail__ytHHJ{position:absolute;right:8px;bottom:40px;display:flex;flex-direction:column;align-items:center;gap:14px}.feed_topBar__mHG7d{position:fixed;top:0;left:0;right:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:calc(env(safe-area-inset-top, 0px) + 20px) 12px 10px;color:#fff;background:linear-gradient(180deg,rgba(0,0,0,.45),transparent)}.feed_liveButton__UbOUJ{display:flex;align-items:center;gap:4px;background:none;border:none;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.5px;cursor:pointer;padding:0}.feed_liveDot__2jx0_{width:8px;height:8px;border-radius:50%;background:#fff;border:1.5px solid #fff}.feed_tabs__ry0nU{display:flex;gap:18px}.feed_tab__VVM0m{background:none;border:none;color:rgba(255,255,255,.7);font-size:.95rem;font-weight:300;padding:4px 0;cursor:pointer;position:relative}.feed_tab__VVM0m[data-active=true]{color:#fff;font-weight:700}.feed_tab__VVM0m[data-active=true]:after{content:"";position:absolute;left:25%;right:25%;bottom:-6px;height:3px;background:linear-gradient(90deg,#f6a31d,#e8432a);border-radius:2px}.feed_iconButton__qM_y3{background:none;border:none;color:#fff;font-size:1.1rem;cursor:pointer;padding:0}.feed_toast__mdPlc{position:fixed;top:54px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);color:#fff;padding:6px 14px;border-radius:20px;font-size:.8rem;z-index:60;white-space:nowrap}.feed_centerIcon___rP_5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3.5rem;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.6);pointer-events:none;animation:feed_flashFade__aQrtv .5s ease-out forwards}@keyframes feed_flashFade__aQrtv{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}30%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}.feed_followBadge__FRu_x{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:20px;height:20px;border-radius:50%;background:#E8432A;color:#fff;border:1.5px solid #fff;font-size:.75rem;line-height:1;display:grid;place-items:center;cursor:pointer;padding:0}.feed_messageBadge__MiOj4{font-size:.65rem}.feed_captionText__MQ6Vv{margin:4px 0 0}.feed_moreButton__lO_NZ{background:none;border:none;color:rgba(255,255,255,.75);font-weight:600;cursor:pointer;padding:0;font:inherit}.feed_placeholder__xk8zi{width:100%;height:calc(100dvh - var(--nav-height));display:grid;place-items:center;color:#fff;background:#000;scroll-snap-align:start}@media (min-width:768px){.feed_slide__UJW0A{height:100dvh;display:flex;align-items:center;justify-content:center;gap:32px;background:var(--stage-black)}.feed_card__Kftev{width:auto;height:85dvh;aspect-ratio:9/16;border-radius:14px;overflow:hidden;flex:none}.feed_rail__ytHHJ{position:static;right:auto;bottom:auto}.feed_info__KTVrS{right:12px}.feed_placeholder__xk8zi{height:100dvh}.feed_topBar__mHG7d{top:7.5dvh;left:264px;justify-content:center;padding:16px 24px 32px}.feed_iconButton__qM_y3,.feed_liveButton__UbOUJ{display:none}.feed_tabs__ry0nU{gap:28px}.feed_tab__VVM0m{font-size:1.05rem}}.feed_commentBackdrop__R8Fy8{position:absolute;inset:0;z-index:1;background:rgba(10,7,18,.45);animation:feed_commentBackdropIn__BzP2L .2s ease both}.feed_commentPanel__njuTA{position:absolute;left:0;right:0;bottom:0;top:auto;height:min(82%,720px);z-index:2;display:flex;flex-direction:column;background:var(--panel-bg);color:var(--panel-fg);border-radius:20px 20px 0 0;box-shadow:0 -12px 40px rgba(0,0,0,.35);animation:feed_commentSheetUp__DKdA2 .28s cubic-bezier(.16,1,.3,1) both;--panel-bg:#fff;--panel-fg:#111;--panel-muted:#999;--panel-border:#eee;--panel-input-bg:#f0f0f0}.feed_commentSheetHandle__9NkKz{width:36px;height:4px;border-radius:var(--radius-pill);background:var(--panel-border);margin:10px auto 0;flex-shrink:0}@keyframes feed_commentBackdropIn__BzP2L{0%{opacity:0}to{opacity:1}}@keyframes feed_commentSheetUp__DKdA2{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.feed_commentPanel__njuTA{top:0;bottom:0;left:auto;right:0;height:auto;width:min(420px,100vw);border-radius:16px 0 0 16px;overflow:hidden;box-shadow:-8px 0 32px rgba(0,0,0,.45);animation:feed_commentSheetLeft__7LxRb .28s cubic-bezier(.16,1,.3,1) both;--panel-bg:#111;--panel-fg:#fff;--panel-muted:rgba(255,255,255,0.55);--panel-border:rgba(255,255,255,0.12);--panel-input-bg:rgba(255,255,255,0.08)}.feed_commentSheetHandle__9NkKz{display:none}}@keyframes feed_commentSheetLeft__7LxRb{0%{transform:translateX(100%)}to{transform:translateX(0)}}.feed_communityGrid__lMyb9{min-height:calc(100dvh - var(--nav-height));background:#fff;padding:2px;display:grid;grid-template-columns:repeat(2,1fr);gap:2px}@media (min-width:768px){.feed_communityGrid__lMyb9{width:420px;max-width:90vw;height:85dvh;overflow-y:auto;grid-template-columns:repeat(2,1fr);gap:8px;padding:12px;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.35)}}.feed_communityTile__DqsDM{display:block;color:inherit;text-decoration:none}.feed_communityThumb___p_FI{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;background:#eee}.feed_communityCaption__U2ejf{margin:6px 4px 4px;font-size:.85rem;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feed_communityAuthorRow__gKIZE{display:flex;align-items:center;gap:6px;margin:0 4px 8px;font-size:.75rem;color:var(--muted)}.feed_communityAvatar__b01x2{width:18px;height:18px;border-radius:50%;background:var(--border);object-fit:cover;flex-shrink:0}.feed_communityUsername__o_7rx{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed_communityLikes__6yvJg{flex-shrink:0;display:flex;align-items:center;gap:3px}.Spinner_spinner__oPCqJ{display:inline-block;width:20px;height:20px;border-radius:50%;border:2.5px solid rgba(0,0,0,.1);border-top:2.5px solid var(--spinner-color,#e8432a);animation:Spinner_spin__NR5Yo .7s linear infinite}.Spinner_row__ODn2I{display:flex;justify-content:center;padding:16px 0}@keyframes Spinner_spin__NR5Yo{to{transform:rotate(1turn)}}.phoneShell_shell__akN7J{width:100%;min-height:100dvh}@media (min-width:768px){.phoneShell_shell__akN7J{min-height:0;width:auto;height:85dvh;aspect-ratio:9/16;margin:auto;border-radius:16px;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.6)}}.phoneShell_shellFlex__x8m3u{width:100%;height:100dvh}@media (min-width:768px){.phoneShell_shellFlex__x8m3u{width:auto;height:85dvh;aspect-ratio:9/16;margin:auto;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.6)}}