.premium-profile-hero{position:relative;border-radius:32px;overflow:hidden;background:linear-gradient(135deg,#eff6ff,#fff);min-height:260px;margin-bottom:18px}.premium-profile-hero.has-cover{background-size:cover;background-position:center}.premium-profile-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,23,42,.78),rgba(15,23,42,.20))}.premium-profile-hero-inner{position:relative;z-index:2;color:white;padding:36px;display:flex;gap:22px;align-items:center}.premium-profile-avatar{width:128px;height:128px;border-radius:34px;object-fit:cover;border:4px solid rgba(255,255,255,.8);background:#e0f2fe}.premium-profile-hero h1{font-size:clamp(36px,6vw,76px);line-height:.95;margin:12px 0}.premium-profile-hero p{font-size:18px;color:#e2e8f0;max-width:820px}.premium-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.premium-sidebar{position:sticky;top:94px}.premium-score-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.premium-score-card{border:1px solid #e5e7eb;border-radius:20px;padding:16px;background:#fff}.premium-score-card strong{display:block;font-size:30px;color:#1565c0}.premium-score-card span{font-weight:900;color:#475569}.premium-score-bar{height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-top:10px}.premium-score-bar i{display:block;height:100%;border-radius:999px}.premium-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.premium-gallery img,.premium-gallery video{width:100%;height:160px;object-fit:cover;border-radius:18px;background:#e0f2fe}.premium-media-form{display:grid;gap:10px;margin-top:14px}.premium-mini-list{display:grid;gap:10px}.premium-mini-list a,.premium-mini-list article{display:block;border:1px solid #e5e7eb;border-radius:16px;padding:14px;background:#fff;text-decoration:none;color:#0f172a}@media(max-width:980px){.premium-page-grid{grid-template-columns:1fr}.premium-sidebar{position:static}.premium-profile-hero-inner{display:block}.premium-profile-avatar{margin-bottom:14px}}