/* 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-public-profile{display:flex;min-height:calc(100dvh - var(--xp-mobile-header-height,68px) - var(--xp-mobile-bottom-nav-height,72px) - 70px);flex-direction:column}.xhub-public-profile .xhub-profile-header{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:radial-gradient(circle at 92% 12%,rgba(243,21,73,.24),transparent 36%),linear-gradient(145deg,#1c1c26,#101015 72%);box-shadow:0 18px 42px rgba(0,0,0,.24)}.xhub-public-profile .xhub-profile-header:after{position:absolute;z-index:-1;right:-42px;bottom:-74px;width:180px;height:180px;border:30px solid rgba(255,255,255,.025);border-radius:50%;content:""}.xhub-public-profile .xhub-profile-header.has-cover{min-height:240px;align-items:flex-end;background:linear-gradient(0deg,rgba(0,0,0,.86),rgba(0,0,0,.2)),var(--xhub-profile-cover) center/cover no-repeat}.xhub-public-profile .xhub-avatar{width:126px;height:126px;padding:3px;border:0;background:linear-gradient(145deg,#ff4f72,#fff 48%,#f31549);box-shadow:0 10px 26px rgba(243,21,73,.2)}.xhub-public-profile .xhub-profile-header h1{color:#ff3159}.xhub-public-profile__handle{margin:6px 0;color:#aaaab3;font-size:16px}.xhub-public-profile__type{display:flex;width:fit-content;align-items:center;gap:8px;margin-top:9px;color:rgba(255,255,255,.52);font-size:11px;line-height:1.2}.xhub-public-profile__type strong{padding:5px 10px;border:1px solid rgba(255,79,114,.3);border-radius:999px;background:rgba(243,21,73,.11);color:#ff6c89;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.xhub-public-profile__edit{margin-top:12px;padding:8px 12px}.xhub-public-profile__stats{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr))!important;margin:16px 0;border-bottom:1px solid #29292f}.xhub-public-profile__stats>a{position:relative;display:flex;min-width:0;flex-direction:column;padding:18px 6px;color:#aaa;text-align:center;text-decoration:none}.xhub-public-profile__stats>a+a:before{position:absolute;top:15%;bottom:15%;left:0;width:1px;background:#29292f;content:""}.xhub-public-profile__stats>a strong{color:#fff;font-size:23px}.xhub-public-profile__stats>a.is-active strong,.xhub-public-profile__stats>a.is-active span{color:#ff3159}.xhub-public-profile__private{margin-top:16px}.xhub-public-profile>.xhub-panel:last-of-type{display:flex;flex:1 0 auto;flex-direction:column;margin-bottom:8px}.xhub-public-profile>.xhub-panel:last-of-type .xhub-shorts-grid,.xhub-public-profile>.xhub-panel:last-of-type .xhub-empty{align-content:start;flex:1 0 auto}.xhub-public-profile .xhub-short-card{position:relative;border:1px solid #29292f}.xhub-public-profile .xhub-short-card a{display:block;position:relative}.xhub-public-profile .xhub-short-card strong{display:none}.xhub-public-short__views{position:absolute;right:0;bottom:0;left:0;padding:28px 10px 10px!important;background:linear-gradient(transparent,rgba(0,0,0,.88));color:#fff!important;font-weight:800}.xhub-public-profile__view-total{display:grid;flex:1 0 auto;place-content:center;text-align:center}.xhub-public-profile__view-total strong{color:#ff3159;font-size:clamp(42px,12vw,72px)}.xhub-public-profile__view-total span{color:#aaa}.xhub-public-checker-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.xhub-public-checker-list article{overflow:hidden;border:1px solid #29292f;border-radius:12px;background:#18181d}.xhub-public-checker-list a{display:grid;height:100%;color:#fff;text-decoration:none}.xhub-public-checker-list img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.xhub-public-checker-list article div{padding:11px}.xhub-public-checker-list p{margin:0 0 7px;line-height:1.4}.xhub-public-checker-list small{color:#999}@media(max-width:700px){.xhub-profile-page.xhub-public-profile{width:100%;padding:10px 8px calc(14px + env(safe-area-inset-bottom,0px))}.xhub-public-profile .xhub-profile-header{padding:16px 14px;border-radius:16px}.xhub-public-profile .xhub-avatar{width:94px;height:94px}.xhub-public-profile__stats>a{padding:14px 5px}.xhub-public-profile__stats>a strong{font-size:20px}.xhub-public-profile__stats>a span{font-size:11px}}
.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;
}
