.profile-nav{display:flex;align-items:center;gap:.55rem}.profile-nav-avatar{display:grid;place-items:center;width:2rem;height:2rem;border-radius:.7rem;background:rgba(251,191,36,.15);border:1px solid rgba(251,191,36,.25);color:#fcd34d;font-weight:800;font-size:.78rem}.profile-cover{position:relative;overflow:hidden;padding:2rem}.profile-cover:before{content:'';position:absolute;inset:0;background:linear-gradient(120deg,rgba(251,191,36,.14),transparent 48%)}.profile-cover-glow{position:absolute;width:20rem;height:20rem;border-radius:50%;right:-7rem;top:-11rem;background:radial-gradient(circle,rgba(124,58,237,.2),transparent 65%)}.profile-summary{display:flex;align-items:center;gap:1.25rem;position:relative;z-index:1}.profile-avatar-large{flex:0 0 auto;width:7rem;height:7rem;display:grid;place-items:center;border-radius:1.6rem;overflow:hidden;background:linear-gradient(135deg,#fcd34d,#a16207);font-size:2.8rem;font-family:'Space Grotesk';font-weight:800;color:#111827;border:3px solid rgba(255,255,255,.12)}.profile-avatar-large img{width:100%;height:100%;object-fit:cover}.profile-summary h1{color:#fff;font-size:2rem;margin:.7rem 0 .25rem}.profile-summary p{color:#cbd5e1;max-width:31rem}.profile-tiktok{display:inline-flex;margin-top:.9rem;color:#fcd34d;font-size:.8rem;font-weight:700;border-bottom:1px solid rgba(251,191,36,.35)}@media(max-width:600px){.profile-summary{align-items:flex-start;flex-direction:column}.profile-avatar-large{width:5.5rem;height:5.5rem;font-size:2rem}}
