#tag-sheet{top:56px;right:12px;bottom:12px;left:auto;width:min(390px,calc(100vw - 24px));max-height:none}
.profile-cover{position:relative;height:150px;background:#16161b;overflow:visible}
#profile-cover{display:block;width:100%;height:100%;object-fit:cover}
.profile-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(8,8,12,.88))}
#profile-avatar{position:absolute;z-index:1;left:18px;bottom:-38px;width:82px;height:82px;border:3px solid var(--pink);border-radius:50%;background:#222;object-fit:cover}
.profile-body{padding:48px 16px 18px}
.profile-body h2{margin:0;color:#fff;font-size:22px;line-height:1.2}
.profile-body h2 small{color:#aaa;font-size:12px;font-weight:500}
.profile-stats{display:flex;gap:15px;margin:8px 0;color:#ccc;font-size:12px}
#profile-goal{margin:10px 0;color:#ddd;font-size:13px;line-height:1.45}
#profile-chat{display:block;margin:14px 0;padding:11px 16px;border-radius:999px;background:var(--pink);color:#fff;font-weight:800;text-align:center;text-decoration:none}
.profile-body h3{margin:17px 0 9px;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.06em}
#all-model-tags{padding:0}
@media(min-width:768px){.player-shell.offline-shell{background-position:center 15%}}
@media(max-width:767px),(max-height:600px) and (hover:none) and (pointer:coarse){
  #tag-sheet{top:52px;right:8px;bottom:8px;left:8px;width:auto;max-height:none}
  .profile-cover{height:132px}
  .profile-body{padding:44px 14px 14px}
}
