.star-collection-page{padding:20px 0;}
.star-collection-page .star-header{display:flex;align-items:center;gap:20px;padding:40px 0;border-bottom:1px solid #333;margin-bottom:30px;}
.star-collection-page .star-header .avatar{width:80px;height:80px;background:#e91e63;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:bold;color:#fff;}
.star-collection-page .star-header .meta h1{font-size:28px;color:#fff;margin:0;}
.star-collection-page .star-header .meta .count{color:#888;margin-top:5px;}
