.profile_profileContainer__4OeWo{background:linear-gradient(180deg,#000000,#0a0a0a);color:#ffffff;min-height:100vh;width:100%;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative}.profile_statusBar__GxQ7f{display:flex;justify-content:space-between;align-items:center;padding:8px 20px;font-size:14px;font-weight:600;color:#ffffff;background:rgba(0,0,0,.9)}.profile_time__uToBR{font-weight:600}.profile_statusIcons__vgka1{display:flex;gap:4px;font-size:12px}.profile_profileHeader__Xf6f4{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;position:relative;background:rgba(0,0,0,.8);backdrop-filter:blur(10px)}.profile_backBtn__BnZvD,.profile_settingsBtn__4uaKl{background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.profile_backBtn__BnZvD:hover,.profile_settingsBtn__4uaKl:hover{background:rgba(255,68,68,.1)}.profile_headerTitle__WkqHY{font-size:13px;font-weight:700;letter-spacing:1.2px;color:#ffffff;position:absolute;left:50%;transform:translateX(-50%);text-transform:uppercase}.profile_profileSection__I6kJS{padding:30px 20px;text-align:center}.profile_avatarContainer__dZ232{margin-bottom:24px;display:flex;justify-content:center}.profile_avatar__f2UDF{width:90px;height:90px;border-radius:50%;border:3px solid #ff4444;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);position:relative;box-shadow:0 8px 24px rgba(255,68,68,.2)}.profile_avatarInner__MMIQf,.profile_avatar__f2UDF{display:flex;align-items:center;justify-content:center}.profile_avatarInner__MMIQf{width:100%;height:100%}.profile_avatarInner__MMIQf img{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile_profileInfo__PPaP1{margin-bottom:32px}.profile_usernameContainer__giFXW{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.profile_username__24l4b{font-size:22px;font-weight:600;color:#ffffff;margin:0}.profile_liveIndicator__sCeRd{font-size:12px;animation:profile_pulse__4QpB3 2s infinite}@keyframes profile_pulse__4QpB3{0%,to{opacity:1}50%{opacity:.6}}.profile_userId__BDoyz{color:#888888;font-size:15px;font-weight:400;margin:0}.profile_statsContainer__3m6yy{display:flex;background:linear-gradient(135deg,#1a1a1a,#252525);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.3);border:1px solid #333333}.profile_statItem___jRSx{flex:1;padding:20px 12px;text-align:center;display:flex;flex-direction:column;gap:6px;transition:all .3s ease;position:relative}.profile_statItem___jRSx:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:#333333}.profile_statItem___jRSx.profile_active__q9BRI{background:linear-gradient(135deg,#2a2a2a,#333333);transform:scale(1.02)}.profile_statNumber__ZE_Ak{font-size:20px;font-weight:700;color:#ffffff;line-height:1}.profile_statLabel__5wIUm{font-size:12px;color:#999999;font-weight:500;text-transform:capitalize}.profile_chartSection__dk2mQ{padding:0 20px 20px}.profile_sectionTitle___Vi78{font-size:18px;font-weight:600;color:#ffffff;margin-bottom:16px}.profile_chartContainer__cbvFd{background:linear-gradient(135deg,#1a1a1a,#252525);border-radius:16px;padding:35px;position:relative;border:1px solid #333333;box-shadow:0 4px 20px rgba(0,0,0,.3)}.profile_chartSvg__6YqS9{width:100%;overflow:visible;bottom:52px}.profile_yAxisLabels__2EQo9{height:87%;top:22px;left:10px;flex-direction:column}.profile_xAxisLabels__Hbaxb,.profile_yAxisLabels__2EQo9{position:absolute;display:flex;justify-content:space-between;font-size:11px;color:#666666;font-weight:500}.profile_xAxisLabels__Hbaxb{bottom:10px;left:36px;right:20px}.profile_videosSection___8y8H{padding:20px}.profile_videosHeader__Qx2it{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.profile_seeAllBtn__FcTqU{background:none;border:none;color:#ff4444;font-size:14px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background-color .2s ease}.profile_seeAllBtn__FcTqU:hover{background:rgba(255,68,68,.1)}.profile_videosGrid__U77Uc{display:flex;gap:12px;overflow-x:auto;padding-bottom:12px;scrollbar-width:none;-ms-overflow-style:none}.profile_videosGrid__U77Uc::-webkit-scrollbar{display:none}.profile_videoItem__sPr_m{flex-shrink:0}.profile_videoThumbnail__U7msk{height:150px;width:220px;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border-radius:12px;border:1px solid #333333;position:relative;transition:transform .2s ease;background-position:50%;background-repeat:no-repeat;background-size:cover}.profile_videoThumbnail__U7msk:hover{transform:scale(1.02)}.profile_videoThumbnail__U7msk:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:rgba(255,255,255,.1);border-radius:50%;border:2px solid rgba(255,255,255,.2)}.profile_bottomIndicator__p6wlX{position:fixed;bottom:8px;left:50%;transform:translateX(-50%);width:134px;height:5px;background:#ffffff;border-radius:3px;opacity:.3}@media (max-width:380px){.profile_profileContainer__4OeWo{max-width:100%}.profile_profileHeader__Xf6f4{padding:12px 16px}.profile_profileSection__I6kJS{padding:24px 16px}.profile_chartSection__dk2mQ,.profile_videosSection___8y8H{padding-left:16px;padding-right:16px}.profile_statItem___jRSx{padding:16px 8px}.profile_statNumber__ZE_Ak{font-size:18px}.profile_avatar__f2UDF{width:80px;height:80px}.profile_username__24l4b{font-size:20px}}@media (prefers-color-scheme:dark){.profile_profileContainer__4OeWo{background:linear-gradient(180deg,#000000,#0a0a0a)}.profile_chartContainer__cbvFd,.profile_statsContainer__3m6yy{background:linear-gradient(135deg,#1a1a1a,#252525);border-color:#333333}}.profile_shimmer__HzsZK{padding:5px;width:100%;height:100%;margin:10px auto;display:flex;align-items:center;justify-content:center}.profile_imageCardVideo__dD88p{width:300px;aspect-ratio:16/9;border-radius:12px}.profile_imageCardReel__6CEGd{height:250px;aspect-ratio:9/16;border-radius:12px}.profile_animate__1h37Q{animation:profile_shimmer__HzsZK 2s linear infinite;background:linear-gradient(90deg,#d0d0d0 8%,#b5b5b5 18%,#d0d0d0 33%);background-size:1000px 100%}@keyframes profile_shimmer__HzsZK{0%{background-position:-1000px 0}to{background-position:1000px 0}}.TopBar_header__hD475{display:flex;justify-content:space-between;align-items:center;background:black;padding:10px 20px;position:fixed;top:0;left:0;right:0;z-index:1000}.TopBar_menuIcon__QXZwH{cursor:pointer}.TopBar_logoContainer__M6XHd{text-align:center}.TopBar_rightIcons__pdX26{display:flex;align-items:center;gap:10px;justify-content:flex-end}.TopBar_lottieWrapper__zV_jJ{width:40px;height:40px}.AppLayout_container__pcqFZ{background:#000;color:white;min-height:100vh;width:100%}.AppLayout_mobileSidebar__9W8hl{position:fixed;top:0;left:0;height:100vh;width:270px;background-color:black;z-index:999;overflow-y:auto;transition:transform .3s ease;box-shadow:2px 0 8px rgba(0,0,0,.8)}.AppLayout_mobileBackdrop__ysN1i{position:fixed;top:0;left:270px;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:998}.AppLayout_mobileMain__JBmuT{padding-bottom:70px;width:100%}.AppLayout_desktopWrapper__Gn6_2{display:flex;align-items:flex-start}.AppLayout_mainContent__Fueaq{flex:1;width:950px;margin:auto;overflow-y:visible;border-left:1px solid #333;border-right:1px solid #333;height:100%;min-height:100vh;position:relative}@media (max-width:1220px){.AppLayout_mainContent__Fueaq{width:740px}}.NavigationTabs_navTabs__cYO4i{display:flex;background:#000000}.NavigationTabs_navTab__bjnf2{flex:1;padding:1rem;background:none;border:none;color:#888;font-size:1rem;font-weight:500;cursor:pointer;position:relative;transition:color .2s}.NavigationTabs_navTab__bjnf2.NavigationTabs_active__U19rz{color:#ffffff}.NavigationTabs_navTab__bjnf2.NavigationTabs_active__U19rz:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#ff4757}.NavigationTabs_navTab__bjnf2:hover{color:#ffffff}.OptionsMenu_optionsMenu__cE9f9{position:absolute;right:110%;bottom:0;background:#ffffff2b;backdrop-filter:blur(10px);border-radius:16px;padding:12px;z-index:100;width:300px}.OptionsMenu_optionsMenu__cE9f9,.OptionsMenu_optionsRow__mRElX{display:flex;flex-direction:column;gap:10px}.OptionsMenu_optionsRowDesc__OCOVE{display:flex;gap:10px;align-items:center}.StoryUploadForm_storyPreview__BP3Bh{width:100%;height:60vh;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-top:1rem;border-radius:8px}.StoryUploadForm_storyActions__6ZxsW{position:absolute;bottom:16px;width:100%;display:flex;justify-content:space-between;padding:0 16px;pointer-events:auto}.StoryUploadForm_cancelButton__atYNs,.StoryUploadForm_shareButton__dbe9X{padding:8px 16px;border-radius:6px;font-weight:700;cursor:pointer}.StoryUploadForm_cancelButton__atYNs{background-color:rgba(0,0,0,.5);color:white}.StoryUploadForm_shareButton__dbe9X{background-color:#1d9bf0;color:white}.StoryUploadForm_uploadWrapper__W97m3{display:flex;flex-direction:column;gap:12px;margin-top:12px}.StoryUploadForm_uploadLabel__9wARZ{display:inline-block;padding:12px 18px;background-color:#2a2a2a;border:1px solid #444;border-radius:8px;color:#ddd;cursor:pointer;text-align:center;transition:background .2s;font-size:14px;user-select:none}.StoryUploadForm_uploadLabel__9wARZ:hover{background-color:#333}.StoryUploadForm_hiddenInput__OtQhp{display:none}.StoryUploadForm_fileInfo__A9VZz{display:flex;justify-content:space-between;align-items:center;background:#1e1e1e;padding:10px 14px;border-radius:6px;color:#ccc;font-size:14px}.StoryUploadForm_removeButton__45aWT{background:transparent;border:none;color:#f87171;font-size:14px;cursor:pointer;margin-left:12px;padding:0;user-select:none}.StoryUploadForm_popupActions__2a8CJ{display:flex;justify-content:space-between;margin-top:24px}.StoryUploadForm_popupActions__2a8CJ button{padding:10px 18px;border-radius:8px;background:#444;color:white;border:none;cursor:pointer;font-weight:600;transition:background .2s ease}.StoryUploadForm_popupActions__2a8CJ button:hover{background:#555}.PostComment_overlay__K3RyB{position:absolute;top:clamp(8px,2vh,24px);right:0;z-index:1000;display:flex;height:100%;justify-content:flex-end;width:100%;transform:none;padding-right:clamp(8px,2vw,24px)}.PostComment_container__27wr0{background:linear-gradient(42deg,#818181ab,transparent);backdrop-filter:blur(8px);border-radius:16px;width:360px;max-width:360px;aspect-ratio:9/16;display:flex;flex-direction:column;color:white;animation:PostComment_CommentsSection_slideUp__U2e0S__UjeYJ .3s ease-out;overflow:hidden}@keyframes PostComment_slideUp__4wPoE{0%{transform:translateY(100%)}to{transform:translateY(0)}}.PostComment_count__Un8md{font-size:14px;color:#888;margin-left:8px}.PostComment_commentsList__eclAp{flex:1;overflow-y:auto;padding:16px 20px;scrollbar-width:none;-ms-overflow-style:none}.PostComment_commentsList__eclAp::-webkit-scrollbar{width:0;height:0}.PostComment_comment__GO_JX{display:flex;gap:12px;margin-bottom:20px}.PostComment_commentAvatar__i7__6{flex-shrink:0}.PostComment_avatar__YYjZj{width:32px;height:32px;border-radius:50%;object-fit:cover}.PostComment_avatarUser__ul6a0{width:40px;height:40px;border-radius:50%;object-fit:cover}.PostComment_commentContent__QgWAt{flex:1;min-width:0}.PostComment_commentHeader__yiK4T{display:flex;align-items:center;gap:8px;margin-bottom:4px}.PostComment_username__dmkZN{font-weight:600;font-size:14px;color:#fff}.PostComment_timestamp__8Hq23{font-size:12px;color:#888}.PostComment_commentText__t_Y7G{font-size:14px;color:#ddd;margin:0 0 8px;line-height:1.4;word-wrap:break-word}.PostComment_commentActions__0W_hw{display:flex;align-items:center;gap:16px}.PostComment_commentLikes__Jyl92{display:flex;justify-content:center;align-items:center}.PostComment_likeButton__m_cbL{flex-direction:column;background:none;border:none;color:#888;cursor:pointer;font-size:12px;display:flex;align-items:center;gap:4px;padding:0;transition:color .2s}.PostComment_likeButton__m_cbL:hover{color:#ff4757}.PostComment_replyButton__twLkx{background:none;border:none;color:#aaaaaa;cursor:pointer;font-size:12px;padding:0;transition:color .2s}.PostComment_replyButton__twLkx:hover{color:#ddd}.PostComment_commentInput__k4w53{padding:16px 20px}.PostComment_inputContainer__XYuBO{display:flex;gap:12px;align-items:center}.PostComment_input__ONBkX{flex:1;border-radius:24px;padding:12px 16px;color:white;font-size:14px;outline:none;transition:border-color .2s}.PostComment_input__ONBkX:focus{border-color:#ff4757}.PostComment_input__ONBkX::placeholder{color:#c7c7c7}.PostComment_input__ONBkX:disabled{opacity:.6;cursor:not-allowed}.PostComment_submitButton__F4wY0{background:#ff4757;border:none;border-radius:20px;padding:10px 16px;color:white;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;min-width:80px}.PostComment_submitButton__F4wY0:hover:not(:disabled){background:#ff3838;transform:translateY(-1px)}.PostComment_submitButton__F4wY0:disabled{background:#666;cursor:not-allowed;transform:none}.PostComment_reactionBar__UOmJ_{display:flex;gap:1rem;justify-content:flex-start;padding:.5rem .75rem;border-radius:12px}.PostComment_reactionButton__fpzG0{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;gap:4px;padding:6px;transition:transform .2s ease;font-size:1.5rem}.PostComment_reactionButton__fpzG0:hover{transform:scale(1.1)}.PostComment_topLabel__DSEPD{font-size:10px;font-weight:700;color:#FFD43B}@media (max-width:768px){.PostComment_container__27wr0{max-width:400px}.PostComment_commentInput__k4w53,.PostComment_commentsList__eclAp{padding:12px 16px}.PostComment_overlay__K3RyB{transform:translateX(0)}}@media (max-width:420px){.PostComment_container__27wr0{max-width:300px}}.GiftMenu_giftMenu__gGzYl{position:absolute;right:110%;background:#ffffff2b;backdrop-filter:blur(10px);border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:10px;z-index:100}.GiftMenu_giftIcons__YcHH2{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.GiftMenu_giftItem__wRQXa{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.GiftMenu_giftIconWrapper__RUvot{background:#1e1e1e;border-radius:12px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.GiftMenu_giftIconWrapper__RUvot:hover{transform:scale(1.1);background:#2c2c2c}.GiftMenu_iconGift__Me9rM{font-size:24px}.GiftMenu_giftName__d1A2E{font-size:12px;color:#fff;text-transform:capitalize}.GiftMenu_giftPriceRow___WsdP{display:flex;align-items:center;gap:4px}.GiftMenu_giftPrice__IADN5{font-size:12px;color:#ffd700}.GiftMenu_rechargerContainer__7KY2Q{width:100%;display:flex;justify-content:flex-end}.GiftMenu_rechargerButton__M78da{display:flex;align-items:center;justify-content:center;gap:5px;background:red;color:white;padding:6px 12px;border-radius:50px;font-size:12px}.Banner_carouselContainer__85iLI{position:relative;z-index:1;width:100%;height:400px;display:flex;justify-content:center;align-items:center;overflow:hidden;perspective:1000px;margin-top:8vh}@media (max-width:768px){.Banner_carouselContainer__85iLI{margin-top:7vh}}.Banner_imageWrapper___JrLW{position:absolute;width:clamp(250px,60%,600px);height:clamp(150px,80%,350px);background-size:cover;background-position:50%;border-radius:20px;transition:all .6s ease-in-out;box-shadow:0 10px 20px rgba(0,0,0,.3);opacity:0;transform:scale(.8);z-index:1}.Banner_left__4_MaX{opacity:.7;transform:scale(.8) translateX(-70%);z-index:2}.Banner_right__0vqqO{opacity:.7;transform:scale(.8) translateX(70%);z-index:2}.Banner_center__GU1Yi{opacity:1;transform:scale(1) translateX(0);z-index:3}.Banner_leftT__k4j4S{opacity:.7;transform:scale(.8) translateX(120%);z-index:2}.Banner_rightT__Yv9CW{opacity:.7;transform:scale(.8) translateX(-120%);z-index:2}.Banner_hidden__97sRU{opacity:0;transform:scale(.5) translateX(0);z-index:0;pointer-events:none}@media (max-width:768px){.Banner_imageWrapper___JrLW{width:80%;height:60%;border-radius:12px}.Banner_right__0vqqO{transform:scale(.8) translateX(50vw)}.Banner_carouselContainer__85iLI{height:250px}}.OptionsMenu_optionsMenu__uAG_h,.OptionsMenu_optionsRow__aZakg{display:flex;flex-direction:column;gap:10px}.OptionsMenu_optionsRowDesc__LXR9o{display:flex;gap:10px;align-items:center}.ReelShimmer_reelShimmer__kGRlw{width:100%;aspect-ratio:9/16;border-radius:1rem;background-color:#333;overflow:hidden;position:relative;margin-bottom:1rem}.ReelShimmer_shimmer__h6UP4{width:100%;height:100%;background:linear-gradient(90deg,rgba(51,51,51,.8) 25%,rgba(102,102,102,.2) 50%,rgba(51,51,51,.8) 75%);background-size:200% 100%;animation:ReelShimmer_shimmer__h6UP4 1.5s infinite}@keyframes ReelShimmer_shimmer__h6UP4{0%{background-position:-200% 0}to{background-position:200% 0}}