.profile-hero-bg{background-size:cover;background-position:50%;filter:brightness(.55);z-index:0}.hero-overlay,.profile-hero-bg{position:absolute;top:0;left:0;right:0;bottom:0}.hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.75) 85%,rgba(0,0,0,.95));z-index:1}.profile-hero-fallback-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#0a0a0a);z-index:0}.profile-cover-hint{position:absolute;top:80px;right:16px;z-index:3;display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.4);background:rgba(0,0,0,.55);color:#fff;font-family:Outfit-Medium,sans-serif;font-size:12px;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .15s ease,border-color .15s ease,transform .15s ease}.profile-cover-hint:hover{background:rgba(0,0,0,.7);border-color:hsla(0,0%,100%,.55)}.profile-cover-hint:active{transform:scale(.97)}@media (max-width:640px){.profile-cover-hint{top:72px;right:12px;height:30px;padding:0 10px;font-size:11px}}