.blue{color:var(--color-blue-deep)}.page-profile{font-family:var(--bs-font-sans-serif)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:40px}.page-profile *{font-family:inherit!important}.page-profile h1,.page-profile h2,.page-profile h3,.page-profile h4,.page-profile h5,.page-profile h6{font-weight:800;letter-spacing:.2px}.page-profile .badge-round,.page-profile .card-title,.page-profile .stat-number,.page-profile .subnav .nav-link{font-weight:700}.page-profile{--brand:var(--color-blue-deep,#0d6efd);--line:#e5e7eb;--muted:#667085;background:#f6f7fb;min-height:100vh;color:#0b1020}.page-profile .profile-hero{height:100px}.page-profile .card-modern{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 18px;box-shadow:0 10px 24px rgba(16,24,40,.06)}.page-profile .card-modern .card-title{font-size:.95rem;font-weight:800;letter-spacing:.3px;text-transform:uppercase;color:#0b1020;margin-bottom:12px}.page-profile .profile-header{margin-top:-88px}.page-profile .profile-avatar-label img{border:3px solid #fff;box-shadow:0 8px 24px rgba(16,24,40,.15)}.page-profile .subnav .nav-link{padding:6px 12px;border-radius:999px;color:var(--muted);border:1px solid transparent}.page-profile .subnav .nav-link:hover{color:#0b1020;background:#f2f4f7;border-color:var(--line)}.page-profile .subnav .nav-link.active{color:#fff;background:var(--brand);border-color:var(--brand)}.page-profile .info-list li{padding:6px 0;color:var(--muted);border-bottom:1px dashed var(--line)}.page-profile .info-list li:last-child{border-bottom:none}.page-profile .stat-number{font-weight:800;font-size:1.1rem}.page-profile .stat-label{color:var(--muted)}.page-profile .link-item{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fff;border:1px solid var(--line);border-radius:10px;color:#0b1020;text-decoration:none;box-shadow:0 4px 12px rgba(16,24,40,.05)}.page-profile .link-item:hover{background:#f9fafb}.page-profile .badge-round{background:#f2f4f7;border:1px solid var(--line);color:#0b1020;padding:6px 10px;border-radius:999px;font-size:.8rem;font-weight:700}.page-profile .post-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;box-shadow:0 6px 16px rgba(16,24,40,.06)}.profile-avatar-wrapper{display:inline-block;position:relative}.avatar-hover-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);border-radius:50%;opacity:0;transition:opacity .2s;pointer-events:none}.profile-avatar-label:hover .avatar-hover-overlay{opacity:1}.avatar-camera-badge{position:absolute;bottom:0;right:0;background:#fff;border-radius:50%;width:32px;height:32px;box-shadow:0 2px 5px rgba(0,0,0,.2);z-index:5}.page-profile .dot{width:4px;height:4px;border-radius:50%;background:#98a2b3;display:inline-block}.page-profile .photo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}@media (max-width:991px){.page-profile .photo-grid{grid-template-columns:repeat(2,1fr)}}.page-profile .photo-item{position:relative;overflow:hidden;border-radius:12px;border:1px solid var(--line);background:#fff;box-shadow:0 6px 16px rgba(16,24,40,.06)}.page-profile .photo-item img{width:100%;height:auto;display:block}.page-profile .friend-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;text-align:center;box-shadow:0 6px 16px rgba(16,24,40,.06)}.page-profile .timeline{list-style:none;padding-left:0}.page-profile .timeline li{position:relative;padding:10px 0 10px 24px;border-bottom:1px dashed var(--line);color:#0b1020}.page-profile .timeline li:last-child{border-bottom:none}.page-profile .timeline li:before{content:"";position:absolute;left:6px;top:16px;width:8px;height:8px;border-radius:50%;background:var(--brand)}.page-profile .timeline .time{color:var(--muted);margin-right:8px}.page-profile .skeleton-card,.page-profile .skeleton-hero{border-radius:12px;background:linear-gradient(90deg,#eef2f7 25%,#f3f6fb 50%,#eef2f7 75%);background-size:400% 100%;animation:shimmer 1.2s infinite}.page-profile .skeleton-hero{height:180px}.page-profile .skeleton-card{height:140px}@keyframes shimmer{0%{background-position:0 0}to{background-position:100% 0}}.page-profile .btn.subtle{border-color:var(--line);color:#dcdcee}.page-profile .btn.subtle:hover{background:#15151b;border-color:#2a2a34}.page-profile .sticky-col{position:-webkit-sticky;position:sticky;top:1rem}.page-profile .card-modern+.card-modern{margin-top:1rem}html{scroll-behavior:smooth}#about,#activity,#friends,#photos,#posts,#properties,#wallets{scroll-margin-top:80px}.photo-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem}@media (min-width:576px){.photo-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.photo-grid{grid-template-columns:repeat(4,1fr)}}.page-profile .profile-avatar-label,.page-profile .profile-avatar-wrapper{width:112px;height:112px;border-radius:50%;position:relative}.page-profile .profile-avatar-label{display:block;cursor:pointer;background-color:#f1f3f5;transition:transform .2s ease,box-shadow .2s ease}.page-profile .profile-avatar-label:hover{transform:scale(1.03);box-shadow:0 4px 10px rgba(0,0,0,.08)}.page-profile .avatar-hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.45);opacity:0;transition:opacity .2s ease;border-radius:50%}.page-profile .profile-avatar-label:hover .avatar-hover-overlay{opacity:1}.page-profile .avatar-camera-badge{position:absolute;bottom:0;right:0;width:28px;height:28px;border-radius:50%;background-color:#ffffff;border:1px solid rgba(0,0,0,.1);z-index:2;transition:all .2s ease}.page-profile .profile-avatar-label:hover~.avatar-camera-badge{background-color:#f8f9fa;transform:scale(1.08);box-shadow:0 2px 6px rgba(0,0,0,.12)}@media screen and (max-width:500px){.buttons-tabs-holder .tab{padding:5px 7px}}.verified-avatar-badge{position:absolute;bottom:4px;right:4px;font-size:1.4rem;line-height:1;z-index:3;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:50%}.quick-stats-header{background:#f8f9fa;box-shadow:inset 0 0 0 1px rgba(0,0,0,.02)}.page-profile .buttons-tabs-holder,.page-profile .subnav{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.page-profile .buttons-tabs-holder::-webkit-scrollbar,.page-profile .subnav::-webkit-scrollbar{display:none}.page-profile .buttons-tabs-holder .tab,.page-profile .subnav .nav-item{flex:0 0 auto;white-space:nowrap}@media screen and (max-width:768px){.page-profile .buttons-tabs-holder,.page-profile .subnav{padding-left:16px!important;padding-right:16px!important;border-radius:0!important}.page-profile .buttons-tabs-holder .tab,.page-profile .subnav .nav-item{flex:0 0 30vw;justify-content:center;overflow:hidden;text-overflow:ellipsis;padding-left:15px;padding-right:15px}.page-profile .container{padding-left:0!important;padding-right:0!important;max-width:100%!important}.page-profile .row{margin-left:0!important;margin-right:0!important}.page-profile [class*=col-]{padding-left:0!important;padding-right:0!important}.page-profile .card-modern{border-radius:0!important;border-left:none!important;border-right:none!important}.page-profile .profile-avatar-label,.page-profile .profile-avatar-wrapper{width:86px!important;height:86px!important;display:inline-block!important;position:relative;overflow:visible!important}.page-profile .profile-avatar-label .picture,.page-profile .profile-avatar-label img,.page-profile .profile-avatar-label span{width:86px!important;height:86px!important;min-width:86px!important;min-height:86px!important;max-width:86px!important;max-height:86px!important}.page-profile .avatar-camera-badge{width:26px;height:26px;bottom:-4px;right:-4px;z-index:10}.page-profile .verified-avatar-badge{font-size:1.2rem;bottom:-2px;right:-2px;z-index:10}.page-profile .quick-stats-header{gap:8px!important;padding:16px 8px!important;justify-content:center}.page-profile .quick-stats-header>div{border-left:none!important;padding-left:0!important;width:auto!important;flex:1 1 30%;margin-bottom:8px}.page-profile .quick-stats-header>div:last-child{width:100%!important;flex:1 1 100%;margin-top:10px;padding-top:16px!important;border-top:1px solid var(--line);margin-bottom:0}}