.Profile_profilePage__v06GJ{max-width:1200px;margin:0 auto;min-height:100vh;padding-bottom:80px;color:#fff;font-family:Inter,sans-serif}.Profile_glass__IsC2d{background:hsla(0,0%,6%,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.05)}.Profile_header__EgqQV{margin-top:1.5rem;padding:3rem 2rem;border-radius:32px;display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative;overflow:hidden;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.Profile_header__EgqQV:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(235,0,0,.05),transparent 70%);pointer-events:none;z-index:0}.Profile_avatarWrapper__irN6_{position:relative;z-index:1}.Profile_avatarRing__UWW_L{width:160px;height:160px;border-radius:50%;padding:4px;background:linear-gradient(135deg,var(--accent-primary,#eb0000),#ff5e5e);position:relative;display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px rgba(235,0,0,.2)}.Profile_avatarRing__UWW_L.Profile_verified__yojnx{background:linear-gradient(135deg,#00d2ff,#3a7bd5);box-shadow:0 0 30px rgba(0,210,255,.2)}.Profile_avatarInner__IDHSQ{width:100%;height:100%;border-radius:50%;background:#0a0a0a;overflow:hidden;position:relative}.Profile_avatarImg__8aXpS{width:100%;height:100%;object-fit:cover}.Profile_verifiedBadge__I_kvK{position:absolute;bottom:8px;right:8px;background:#0084ff;color:#fff;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,132,255,.4);border:3px solid #0a0a0a;z-index:2}.Profile_info__Btlit{width:100%;z-index:1}.Profile_nameRow__Nfl6N{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem}.Profile_fullName__qF70P{font-size:2.25rem;font-weight:800;margin:0;letter-spacing:-.5px}.Profile_username__nHRk_{font-size:1rem;color:hsla(0,0%,100%,.5);font-weight:500}.Profile_bio__Tyxcg{max-width:600px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.8)}.Profile_statsGrid__IjlLG{display:flex;justify-content:center;gap:1.5rem;width:100%;max-width:800px;margin:0 auto}.Profile_statItem__xUPrC{flex:1 1;padding:1rem;border-radius:20px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column;align-items:center;gap:.25rem;cursor:pointer;transition:all .2s ease}.Profile_statItem__xUPrC:hover{background:hsla(0,0%,100%,.06);transform:translateY(-2px);border-color:hsla(0,0%,100%,.1)}.Profile_statValue__2lO1t{font-size:1.25rem;font-weight:800;color:#fff}.Profile_statLabel__8tHdr{font-size:.7rem;font-weight:600;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:1.5px}.Profile_featuredSection__qdojb{margin:2rem 1.5rem;position:relative}.Profile_featuredHeader__sqOkR{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:2px;color:hsla(0,0%,100%,.4)}.Profile_featuredCard__ejZFY{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:0;gap:0;border-radius:32px;overflow:hidden;height:380px;position:relative;border:1px solid hsla(0,0%,100%,.08);background:#0a0a0a;transition:all .5s cubic-bezier(.23,1,.32,1)}.Profile_featuredCard__ejZFY:hover{transform:translateY(-8px) scale(1.01);border-color:rgba(235,0,0,.4);box-shadow:0 30px 60px rgba(0,0,0,.8),0 0 40px rgba(235,0,0,.1)}.Profile_featuredPreview__PvKX5{position:relative;width:100%;height:100%}.Profile_featuredMedia__J_Ykp{width:100%;height:100%;object-fit:cover}.Profile_featuredOverlay__9rOoY{position:absolute;inset:0;background:linear-gradient(90deg,transparent 0,#0a0a0a 95%);pointer-events:none}.Profile_featuredInfo__Yurlx{padding:3rem;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;background:#0a0a0a;z-index:1}.Profile_featuredTag__uuASb{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(235,0,0,.15);color:#ff4d4d;border-radius:50px;font-size:.75rem;font-weight:800;width:-moz-fit-content;width:fit-content}.Profile_featuredTitle__M7AVb{font-size:2rem;font-weight:800;margin:0;line-height:1.2}.Profile_featuredStats__efJwD{display:flex;gap:1.5rem;color:hsla(0,0%,100%,.5)}.Profile_featuredStat__8cKLz{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600}.Profile_videoGridItem__O6eRF{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.Profile_videoGridItem__O6eRF:hover{transform:scale(1.05);z-index:10}@media (max-width:900px){.Profile_featuredCard__ejZFY{grid-template-columns:1fr;height:auto}.Profile_featuredOverlay__9rOoY{background:linear-gradient(180deg,transparent 0,#0a0a0a 90%)}.Profile_featuredInfo__Yurlx{padding:2rem;margin-top:-80px}.Profile_featuredTitle__M7AVb{font-size:1.5rem}}.Profile_actions__JJvmg{display:flex;gap:1rem;justify-content:center;margin-top:2.5rem;width:100%}.Profile_btnPrimary__zN_Cu{padding:.8rem 2.5rem;border-radius:50px;background:var(--accent-primary,#eb0000);color:#fff;font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px rgba(235,0,0,.3)}.Profile_btnPrimary__zN_Cu:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(235,0,0,.4);filter:brightness(1.1)}.Profile_btnSecondary__fvgFH{padding:.8rem 1.75rem;border-radius:50px;background:hsla(0,0%,100%,.05);color:#fff;font-weight:600;font-size:1rem;border:1px solid hsla(0,0%,100%,.1);cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.Profile_btnSecondary__fvgFH:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);transform:translateY(-2px)}.Profile_btnIcon__TKYwV{width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.Profile_btnIcon__TKYwV:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);transform:scale(1.05)}.Profile_trophySection__8uTWB{margin-top:1.5rem;padding:1.5rem}.Profile_trophyTitle__Egy61{font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:2px;color:hsla(0,0%,100%,.4);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.Profile_trophyContainer__6oA3N{display:flex;gap:1.5rem;overflow-x:auto;padding:1.5rem .5rem;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.Profile_trophyContainer__6oA3N::-webkit-scrollbar{display:none}.Profile_trophyCard__LFHbG{background:linear-gradient(135deg,rgba(255,215,0,.1),rgba(255,215,0,.05));border:1px solid rgba(255,215,0,.2);border-radius:20px;padding:1.25rem;min-width:200px;display:flex;flex-direction:column;align-items:center;gap:.75rem;cursor:pointer;transition:all .4s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.Profile_trophyCard__LFHbG:hover{transform:translateY(-8px) scale(1.02);border-color:rgba(255,215,0,.5);box-shadow:0 12px 30px rgba(255,215,0,.15);background:linear-gradient(135deg,rgba(255,215,0,.15),rgba(255,215,0,.08))}.Profile_trophyIcon__a4sMN{width:60px;height:60px;background:radial-gradient(circle at center,gold,#b8860b);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px rgba(255,215,0,.4);margin-bottom:.5rem}.Profile_trophyLabel__B3Vco{font-size:1rem;font-weight:800;color:#fff}.Profile_trophyMeta__kDieR{font-size:.75rem;color:rgba(255,215,0,.7);font-weight:600}.Profile_tabNav__8Iw6k{display:flex;justify-content:center;gap:2rem;margin-top:2rem;border-bottom:1px solid hsla(0,0%,100%,.05);padding:0 1rem;overflow-x:auto}.Profile_tabBtn___iwaW{padding:1.5rem .5rem;background:none;border:none;color:hsla(0,0%,100%,.4);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;cursor:pointer;position:relative;transition:all .3s ease;white-space:nowrap}.Profile_tabBtn___iwaW:hover{color:hsla(0,0%,100%,.8)}.Profile_tabBtn___iwaW.Profile_active__nTMpk{color:#fff}.Profile_tabIndicator__K1i49{position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--accent-primary,#eb0000);box-shadow:0 0 15px rgba(235,0,0,.6);border-radius:3px 3px 0 0}.Profile_contentArea__A1J_y{margin-top:2rem;padding:0 1.5rem}.Profile_videoGrid__q9iGe{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.Profile_flashGrid__3MLkX{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.Profile_emptyState__zitiy{padding:6rem 2rem;text-align:center;color:hsla(0,0%,100%,.3);display:flex;flex-direction:column;align-items:center;gap:1rem}.Profile_modalOverlay__okuux{position:fixed;inset:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.Profile_modal__NTJuL{width:100%;max-width:500px;max-height:80vh;border-radius:32px;overflow:hidden;display:flex;flex-direction:column}.Profile_modalHeader__SPlZ4{padding:1.5rem 2rem;border-bottom:1px solid hsla(0,0%,100%,.05);display:flex;justify-content:space-between;align-items:center}.Profile_modalTitle__aaSy2{font-size:1.25rem;font-weight:800}.Profile_modalContent__pzKMU{flex:1 1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.Profile_userCard__QCP8F{padding:1rem 1.25rem;border-radius:20px;background:hsla(0,0%,100%,.03);display:flex;align-items:center;gap:1rem;cursor:pointer;transition:background .2s ease}.Profile_userCard__QCP8F:hover{background:hsla(0,0%,100%,.06)}.Profile_userAvatar__wClN7{width:50px;height:50px;border-radius:50%;overflow:hidden;background:#333}.Profile_userMeta__2eiRo{flex:1 1}.Profile_userName__IVmvd{font-weight:700;font-size:1rem}.Profile_userHandle__mkkYr{font-size:.85rem;color:hsla(0,0%,100%,.4)}@media (max-width:768px){.Profile_header__EgqQV{padding:2.5rem 1rem;border-radius:0;margin-top:0}.Profile_fullName__qF70P{font-size:1.75rem}.Profile_videoGrid__q9iGe{grid-template-columns:repeat(2,1fr);gap:.75rem}.Profile_flashGrid__3MLkX{grid-template-columns:repeat(3,1fr);gap:4px}.Profile_statsGrid__IjlLG{gap:.75rem}.Profile_statValue__2lO1t{font-size:1rem}.Profile_tabNav__8Iw6k{padding:0;gap:1rem}.Profile_tabBtn___iwaW{font-size:.75rem;padding:1.25rem .25rem}}