.profile-module__7KoXtW__profileContainer{color:#fff;background:linear-gradient(#000 0%,#0a0a0a 100%);width:100%;min-height:100vh;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative}.profile-module__7KoXtW__statusBar{color:#fff;background:#000000e6;justify-content:space-between;align-items:center;padding:8px 20px;font-size:14px;font-weight:600;display:flex}.profile-module__7KoXtW__time{font-weight:600}.profile-module__7KoXtW__statusIcons{gap:4px;font-size:12px;display:flex}.profile-module__7KoXtW__profileHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:relative}.profile-module__7KoXtW__backBtn,.profile-module__7KoXtW__settingsBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}.profile-module__7KoXtW__backBtn:hover,.profile-module__7KoXtW__settingsBtn:hover{background:#ff44441a}.profile-module__7KoXtW__headerTitle{letter-spacing:1.2px;color:#fff;text-transform:uppercase;font-size:13px;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.profile-module__7KoXtW__profileSection{text-align:center;padding:30px 20px}.profile-module__7KoXtW__avatarContainer{justify-content:center;margin-bottom:24px;display:flex}.profile-module__7KoXtW__avatar{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);border:3px solid #f44;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative;box-shadow:0 8px 24px #f443}.profile-module__7KoXtW__avatarInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.profile-module__7KoXtW__avatarInner img{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-module__7KoXtW__profileInfo{margin-bottom:32px}.profile-module__7KoXtW__usernameContainer{justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:flex}.profile-module__7KoXtW__username{color:#fff;margin:0;font-size:22px;font-weight:600}.profile-module__7KoXtW__liveIndicator{font-size:12px;animation:2s infinite profile-module__7KoXtW__pulse}@keyframes profile-module__7KoXtW__pulse{0%,to{opacity:1}50%{opacity:.6}}.profile-module__7KoXtW__userId{color:#888;margin:0;font-size:15px;font-weight:400}.profile-module__7KoXtW__statsContainer{background:linear-gradient(135deg,#1a1a1a 0%,#252525 100%);border:1px solid #333;border-radius:16px;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000004d}.profile-module__7KoXtW__statItem{text-align:center;flex-direction:column;flex:1;gap:6px;padding:20px 12px;transition:all .3s;display:flex;position:relative}.profile-module__7KoXtW__statItem:not(:last-child):after{content:"";background:#333;width:1px;height:60%;position:absolute;top:20%;right:0}.profile-module__7KoXtW__statItem.profile-module__7KoXtW__active{background:linear-gradient(135deg,#2a2a2a 0%,#333 100%);transform:scale(1.02)}.profile-module__7KoXtW__statNumber{color:#fff;font-size:20px;font-weight:700;line-height:1}.profile-module__7KoXtW__statLabel{color:#999;text-transform:capitalize;font-size:12px;font-weight:500}.profile-module__7KoXtW__chartSection{padding:0 20px 20px}.profile-module__7KoXtW__sectionTitle{color:#fff;margin-bottom:16px;font-size:18px;font-weight:600}.profile-module__7KoXtW__chartContainer{background:linear-gradient(135deg,#1a1a1a 0%,#252525 100%);border:1px solid #333;border-radius:16px;padding:35px;position:relative;box-shadow:0 4px 20px #0000004d}.profile-module__7KoXtW__chartSvg{width:100%;bottom:52px;overflow:visible}.profile-module__7KoXtW__yAxisLabels{color:#666;flex-direction:column;justify-content:space-between;height:87%;font-size:11px;font-weight:500;display:flex;position:absolute;top:22px;left:10px}.profile-module__7KoXtW__xAxisLabels{color:#666;justify-content:space-between;font-size:11px;font-weight:500;display:flex;position:absolute;bottom:10px;left:36px;right:20px}.profile-module__7KoXtW__videosSection{padding:20px}.profile-module__7KoXtW__videosHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.profile-module__7KoXtW__seeAllBtn{color:#f44;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:14px;font-weight:500;transition:background-color .2s}.profile-module__7KoXtW__seeAllBtn:hover{background:#ff44441a}.profile-module__7KoXtW__videosGrid{scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding-bottom:12px;display:flex;overflow-x:auto}.profile-module__7KoXtW__videosGrid::-webkit-scrollbar{display:none}.profile-module__7KoXtW__videoItem{flex-shrink:0}.profile-module__7KoXtW__videoThumbnail{background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%) 50%/cover no-repeat;border:1px solid #333;border-radius:12px;width:220px;height:150px;transition:transform .2s;position:relative}.profile-module__7KoXtW__videoThumbnail:hover{transform:scale(1.02)}.profile-module__7KoXtW__videoThumbnail:before{content:"";background:#ffffff1a;border:2px solid #fff3;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-module__7KoXtW__bottomIndicator{opacity:.3;background:#fff;border-radius:3px;width:134px;height:5px;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}@media (max-width:380px){.profile-module__7KoXtW__profileContainer{max-width:100%}.profile-module__7KoXtW__profileHeader{padding:12px 16px}.profile-module__7KoXtW__profileSection{padding:24px 16px}.profile-module__7KoXtW__chartSection,.profile-module__7KoXtW__videosSection{padding-left:16px;padding-right:16px}.profile-module__7KoXtW__statItem{padding:16px 8px}.profile-module__7KoXtW__statNumber{font-size:18px}.profile-module__7KoXtW__avatar{width:80px;height:80px}.profile-module__7KoXtW__username{font-size:20px}}@media (prefers-color-scheme:dark){.profile-module__7KoXtW__profileContainer{background:linear-gradient(#000 0%,#0a0a0a 100%)}.profile-module__7KoXtW__statsContainer,.profile-module__7KoXtW__chartContainer{background:linear-gradient(135deg,#1a1a1a 0%,#252525 100%);border-color:#333}}.profile-module__7KoXtW__shimmer{justify-content:center;align-items:center;width:100%;height:100%;margin:10px auto;padding:5px;display:flex}.profile-module__7KoXtW__imageCardVideo{aspect-ratio:16/9;border-radius:12px;width:300px}.profile-module__7KoXtW__imageCardReel{aspect-ratio:9/16;border-radius:12px;height:250px}.profile-module__7KoXtW__animate{background:linear-gradient(90deg,#d0d0d0 8%,#b5b5b5 18%,#d0d0d0 33%) 0 0/1000px 100%;animation:2s linear infinite profile-module__7KoXtW__shimmer}@keyframes profile-module__7KoXtW__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}
.StoryUploadForm-module__FNr-mW__storyPreview{border-radius:8px;justify-content:center;align-items:center;width:100%;height:60vh;margin-top:1rem;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.StoryUploadForm-module__FNr-mW__storyPreview{border-radius:0;height:100svh;margin-top:0}}.StoryUploadForm-module__FNr-mW__storyActions{pointer-events:auto;justify-content:space-between;width:100%;padding:0 16px;display:flex;position:absolute;bottom:16px}.StoryUploadForm-module__FNr-mW__cancelButton,.StoryUploadForm-module__FNr-mW__shareButton{cursor:pointer;border-radius:40px;padding:8px 16px;font-weight:700}.StoryUploadForm-module__FNr-mW__cancelButton{color:#fff;background-color:#00000080}.StoryUploadForm-module__FNr-mW__shareButton{color:#fff;cursor:pointer;box-shadow:none;-webkit-tap-highlight-color:transparent;background-image:radial-gradient(circle at 30% 20%,#ff7f7f 0%,#fff0 55%),linear-gradient(#ff3b3b 0%,#f70b35 45%,#b0001f 100%);border:none;border-radius:999px;outline:none;justify-content:center;align-items:center;padding:12px 24px;font-size:16px;font-weight:700;transition:transform .12s,filter .12s;display:inline-flex;position:relative}.StoryUploadForm-module__FNr-mW__shareButton:before{content:"";border-radius:inherit;opacity:.9;pointer-events:none;background:radial-gradient(circle at 20% 0,#ffffffa6,#ffffff0d 55%,#0000 70%);height:45%;position:absolute;inset:3px 6px auto}.StoryUploadForm-module__FNr-mW__shareButton:after{content:"";border-radius:inherit;opacity:.9;pointer-events:none;background:linear-gradient(#0000 0%,#00000059 100%);height:40%;position:absolute;inset:auto 6px 3px}.StoryUploadForm-module__FNr-mW__shareButton:active{filter:brightness(.95);transform:translateY(1px)scale(.98)}.StoryUploadForm-module__FNr-mW__uploadWrapper{flex-direction:column;flex:1;gap:12px;min-height:75vh;max-height:85vh;margin-top:0;display:flex}@media (min-width:640px){.StoryUploadForm-module__FNr-mW__uploadWrapper{min-height:55vh;max-height:70vh}}.StoryUploadForm-module__FNr-mW__uploadLabel{color:#fff;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;background-color:#2a2a2ae6;border:none;border-radius:.7rem;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:2rem 0;font-size:14px;transition:background-color .2s,transform .2s;display:flex}.StoryUploadForm-module__FNr-mW__uploadLabel:hover{background-color:#fff3;transform:translateY(-2px)}.StoryUploadForm-module__FNr-mW__uploadLabel img{object-fit:contain;pointer-events:none;width:10rem;height:10rem}@media (min-width:640px){.StoryUploadForm-module__FNr-mW__uploadLabel img{width:8rem;height:8rem}}.StoryUploadForm-module__FNr-mW__uploadLabel:hover{background-color:#333}.StoryUploadForm-module__FNr-mW__hiddenInput{display:none}.StoryUploadForm-module__FNr-mW__fileInfo{color:#ccc;background:#1e1e1e;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:14px;display:flex}.StoryUploadForm-module__FNr-mW__removeButton{color:#f87171;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;margin-left:12px;padding:0;font-size:14px}.StoryUploadForm-module__FNr-mW__popupActions{justify-content:space-between;margin-top:24px;display:flex}.StoryUploadForm-module__FNr-mW__popupActions button{color:#fff;cursor:pointer;background:#444;border:none;border-radius:8px;padding:10px 18px;font-weight:600;transition:background .2s}.StoryUploadForm-module__FNr-mW__popupActions button:hover{background:#555}
.Banner-module__q0e_dW__carouselContainer{z-index:1;perspective:1000px;justify-content:center;align-items:center;width:100%;height:400px;margin-top:8vh;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.Banner-module__q0e_dW__carouselContainer{margin-top:7vh}}.Banner-module__q0e_dW__imageWrapper{opacity:0;z-index:1;background-position:50%;background-size:cover;border-radius:20px;width:clamp(250px,60%,600px);height:clamp(150px,80%,350px);transition:all .6s ease-in-out;position:absolute;transform:scale(.8);box-shadow:0 10px 20px #0000004d}.Banner-module__q0e_dW__left{opacity:.7;z-index:2;transform:scale(.8)translate(-70%)}.Banner-module__q0e_dW__right{opacity:.7;z-index:2;transform:scale(.8)translate(70%)}.Banner-module__q0e_dW__center{opacity:1;z-index:3;transform:scale(1)translate(0)}.Banner-module__q0e_dW__leftT{opacity:.7;z-index:2;transform:scale(.8)translate(120%)}.Banner-module__q0e_dW__rightT{opacity:.7;z-index:2;transform:scale(.8)translate(-120%)}.Banner-module__q0e_dW__hidden{opacity:0;z-index:0;pointer-events:none;transform:scale(.5)translate(0)}@media (max-width:768px){.Banner-module__q0e_dW__imageWrapper{border-radius:12px;width:80%;height:60%}.Banner-module__q0e_dW__right{transform:scale(.8)translate(50vw)}.Banner-module__q0e_dW__carouselContainer{height:250px}}
.ReelShimmer-module__K0TUPa__reelShimmer{aspect-ratio:9/16;background-color:#333;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.ReelShimmer-module__K0TUPa__shimmer{background:linear-gradient(90deg,#333c 25%,#6663 50%,#333c 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite ReelShimmer-module__K0TUPa__shimmer}@keyframes ReelShimmer-module__K0TUPa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
