/* Creator and user private profiles */
.xhub-profile-page{max-width:1180px;margin:0 auto;padding:24px 20px 110px;color:#f5f5f7}.xhub-profile-page *{box-sizing:border-box}
.xhub-profile-header,.xhub-creator-header,.xhub-panel,.xhub-notice,.xhub-application{background:#121214;border:1px solid #29292d;border-radius:16px}
.xhub-profile-header{display:flex;gap:22px;align-items:center;padding:28px}.xhub-creator-header{min-height:330px;padding:110px 30px 28px;background-color:#111;background-size:cover;background-position:center;display:grid;grid-template-columns:auto 1fr;gap:18px 24px;align-items:end}
.xhub-avatar{width:112px;height:112px;border:4px solid #111;border-radius:50%;object-fit:cover;background:#222}.xhub-creator-identity h1,.xhub-profile-header h1{margin:3px 0;font-size:30px}.xhub-kicker{color:#ff365d;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.xhub-verified{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#2b8cff;font-size:15px}.xhub-metrics{grid-column:1/-1;display:flex;gap:28px;flex-wrap:wrap}.xhub-metrics span{display:flex;flex-direction:column;color:#a7a7af}.xhub-metrics strong{color:#fff;font-size:22px}.xhub-actions{grid-column:1/-1;display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.xhub-btn,.xhub-inline-actions button,.xhub-inline-actions a{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:#f20b2d;color:#fff!important;padding:11px 18px;font-weight:700;text-decoration:none;cursor:pointer}.xhub-btn--ghost{background:#2a2a2f}.xhub-disabled,.xhub-muted{color:#aaa;font-size:13px}.xhub-tabs{position:sticky;top:0;z-index:5;display:flex;gap:4px;margin:18px 0;background:#0c0c0e;border-bottom:1px solid #29292d;overflow-x:auto}.xhub-tabs a{flex:1;min-width:max-content;padding:15px;color:#aaa;text-align:center;text-decoration:none;border-bottom:3px solid transparent}.xhub-tabs a.is-active{color:#fff;border-color:#f20b2d}
.xhub-panel{padding:24px}.xhub-panel-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.xhub-panel-title a{color:#aaa;margin-left:12px}.xhub-panel-title a.is-active{color:#ff365d}.xhub-empty{padding:40px 20px;text-align:center;background:#151518;border:1px dashed #38383e;border-radius:14px}.xhub-notice,.xhub-application{padding:18px;margin-top:16px}.xhub-notice--danger,.xhub-danger{color:#ff6b81}.xhub-status{display:inline-block;padding:4px 8px;border-radius:999px;background:#2a2a2e;font-size:12px}.xhub-status--approved{background:#174d36;color:#72e5a9}
.xhub-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.xhub-form label{display:flex;flex-direction:column;gap:7px;color:#ccc}.xhub-form input,.xhub-form textarea,.xhub-form select{width:100%;border:1px solid #34343a;border-radius:8px;background:#09090b;color:#fff;padding:12px}.xhub-form textarea{min-height:100px}.xhub-form .xhub-check{grid-column:1/-1;display:flex;flex-direction:row}.xhub-form .xhub-check input{width:auto}.xhub-form .xhub-btn{width:max-content}
.xhub-video-list{display:grid;gap:14px}.xhub-content-card{display:grid;grid-template-columns:190px 1fr;gap:18px;padding:14px;border-radius:12px;background:#1a1a1e}.xhub-content-card>img,.xhub-placeholder{width:100%;height:120px;object-fit:cover;border-radius:8px}.xhub-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#222,#080808);color:#ff365d}.xhub-inline-actions{display:flex;gap:8px;flex-wrap:wrap}.xhub-inline-actions button,.xhub-inline-actions a{padding:7px 10px;font-size:12px;background:#303037}
.xhub-shorts-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.xhub-short-card,.xhub-shorts-grid .xhub-content-card{display:block;background:#19191d;border-radius:10px;overflow:hidden}.xhub-short-card img,.xhub-short-card .xhub-placeholder,.xhub-shorts-grid .xhub-content-card>img,.xhub-shorts-grid .xhub-content-card>.xhub-placeholder{height:250px;width:100%;object-fit:cover}.xhub-short-card strong,.xhub-short-card small,.xhub-shorts-grid .xhub-content-card>div{display:block;padding:8px;color:#fff}
.xhub-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}.xhub-stat-grid article{padding:18px;background:#1b1b1f;border-radius:10px}.xhub-stat-grid strong,.xhub-stat-grid span{display:block}.xhub-stat-grid strong{font-size:23px}.xhub-stat-grid span{color:#aaa;margin-top:4px}.xhub-chart{height:230px;display:flex;align-items:end;gap:6px;padding:24px 12px 0;background:#18181b;border-radius:12px;overflow-x:auto}.xhub-chart>span{height:100%;min-width:20px;display:flex;flex:1;flex-direction:column;justify-content:end;align-items:center}.xhub-chart i{display:block;width:100%;height:var(--bar);min-height:2px;background:linear-gradient(#ff3156,#e00625);border-radius:4px 4px 0 0}.xhub-chart small{font-size:9px;color:#999}.xhub-top-content{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.xhub-top-content article{background:#1a1a1e;padding:16px;border-radius:10px}.xhub-top-content a{color:#ff5571}
@media(max-width:700px){.xhub-profile-page{padding:12px 10px 100px}.xhub-profile-header{align-items:flex-start;padding:18px}.xhub-avatar{width:82px;height:82px}.xhub-creator-header{min-height:280px;padding:86px 16px 18px;grid-template-columns:auto 1fr}.xhub-creator-identity h1,.xhub-profile-header h1{font-size:22px}.xhub-metrics{justify-content:space-between;gap:8px}.xhub-metrics span{font-size:11px}.xhub-metrics strong{font-size:17px}.xhub-actions .xhub-btn{flex:1;padding:10px}.xhub-tabs a{font-size:12px;padding:13px 10px}.xhub-panel{padding:14px}.xhub-form{grid-template-columns:1fr}.xhub-stat-grid{grid-template-columns:repeat(2,1fr)}.xhub-content-card{grid-template-columns:100px 1fr;gap:10px}.xhub-content-card>img,.xhub-content-card>.xhub-placeholder{height:130px}.xhub-shorts-grid{grid-template-columns:repeat(2,1fr)}.xhub-short-card img,.xhub-short-card .xhub-placeholder,.xhub-shorts-grid .xhub-content-card>img,.xhub-shorts-grid .xhub-content-card>.xhub-placeholder{height:230px}.xhub-top-content{grid-template-columns:1fr}.xhub-panel-title{align-items:flex-start;flex-direction:column}}

/* Public Creator hero: one centered axis from avatar through metrics. */
.xhub-creator-profile>.xhub-creator-profile__hero{
  box-sizing:border-box;
  display:flex;
  width:100%;
  min-width:0;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.xhub-creator-profile>.xhub-creator-profile__hero>img{
  display:block;
  flex:0 0 auto;
}
.xhub-creator-profile>.xhub-creator-profile__hero>div{
  width:100%;
  min-width:0;
  text-align:center;
}
.xhub-creator-profile>.xhub-creator-profile__hero small{
  display:block;
  width:100%;
  text-align:center;
}
.xhub-creator-profile>.xhub-creator-profile__hero h1,
.xhub-creator-profile>.xhub-creator-profile__hero p{
  max-width:100%;
  margin-right:auto;
  margin-left:auto;
  overflow-wrap:anywhere;
  text-align:center;
}
