.profile-page{--profile-max-width:72rem;--profile-content-max-width:74rem;--profile-side-width:14rem;--profile-side-width-wide:16rem;--profile-page-x:clamp(0.5rem,2vw,1.5rem);background:transparent}.profile-hero{position:relative;z-index:10;padding:0 var(--profile-page-x)}.profile-hero__background{width:min(100%,var(--profile-max-width));margin:0 auto}.profile-cover{position:relative;height:clamp(12.5rem,26vw,18rem);overflow:hidden;border-radius:var(--theme-radius-2xl);background:linear-gradient(135deg,color-mix(in srgb,var(--theme-bg-tertiary) 84%,var(--accent-primary)),transparent),var(--theme-bg-secondary);box-shadow:var(--card-shadow)}.profile-cover__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.profile-cover>span,.profile-cover__image{display:block;width:100%;height:100%;border-radius:inherit}.profile-cover__fallback{position:absolute;inset:0;background:linear-gradient(160deg,var(--theme-bg-secondary),var(--theme-bg-tertiary) 54%,var(--theme-bg-primary)),var(--theme-bg-secondary)}.profile-cover__overlay{position:absolute;inset:clamp(.75rem,2vw,1.5rem);z-index:2;display:flex;align-items:center;justify-content:center;border-radius:var(--theme-radius-2xl);background:color-mix(in srgb,#000 44%,transparent)}.profile-under-cover-row{position:relative;z-index:20;display:grid;width:min(100%,var(--profile-max-width));min-width:0;margin:-3.5rem auto 0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:clamp(.75rem,2.5vw,2rem)}.profile-avatar-stage{display:flex;min-width:0;flex-direction:column;align-items:center;gap:.5rem;justify-self:center}.profile-avatar{position:relative;isolation:isolate;flex:0 0 auto}.profile-avatar__image{position:absolute;inset:0;overflow:hidden;border:var(--card-border-rule);border-radius:var(--theme-radius-full);background:var(--card-bg);box-shadow:var(--card-shadow);backdrop-filter:var(--card-backdrop-filter)}.profile-avatar__overlay{inset:0;z-index:10;overflow:hidden;background:color-mix(in srgb,#000 42%,transparent)}.profile-avatar__overlay,.profile-avatar__verified{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:var(--theme-radius-full)}.profile-avatar__verified{right:-.125rem;bottom:-.125rem;z-index:30;width:1.75rem;height:1.75rem;background:var(--theme-bg-primary);color:var(--accent-primary);box-shadow:0 0 0 1px var(--theme-border-subtle)}.profile-avatar__level-badge{position:absolute;left:-.25rem;bottom:-.2rem;z-index:35;min-width:2rem;justify-content:center;border:var(--card-border-rule);background:var(--card-bg);color:#fff;box-shadow:var(--card-shadow);backdrop-filter:var(--card-backdrop-filter)}.profile-badges{display:flex;max-width:min(100%,18rem);flex-wrap:wrap;justify-content:center;gap:.375rem}.profile-badge{display:inline-flex;line-height:1;font-size:1.25rem}.profile-summary-shell{position:relative;z-index:20;padding:0 var(--profile-page-x)}.profile-summary-inner{display:grid;width:min(100%,52rem);margin:0 auto;gap:1rem;padding-top:1rem}.profile-identity{flex-direction:column;gap:.55rem;text-align:center}.profile-identity,.profile-name-row{display:flex;min-width:0;align-items:center}.profile-name-row{max-width:100%;flex-wrap:wrap;justify-content:center;gap:.5rem}.profile-name{max-width:min(100%,42rem);overflow-wrap:anywhere;color:var(--theme-text-primary);font-size:clamp(1.5rem,2vw,2rem);font-weight:var(--font-weight-heading,700);line-height:1.15}.profile-name-verified{width:1.35rem;height:1.35rem;flex:0 0 auto;color:var(--accent-primary)}.profile-nametag{max-width:100%;overflow-wrap:anywhere;font-size:.95rem}.profile-bio,.profile-nametag{color:var(--theme-text-secondary)}.profile-bio{max-width:38rem;font-size:.9rem;line-height:1.45}.profile-meta-list{display:flex;max-width:100%;min-width:0;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem .8rem;color:var(--theme-text-tertiary);font-size:.75rem}.profile-meta-item{display:inline-flex;min-width:0;max-width:min(100%,16rem);align-items:center;gap:.3rem}.profile-meta-link{color:var(--theme-text-tertiary);text-decoration:none;transition:color .15s ease}.profile-meta-link:hover{color:var(--theme-text-primary)}.profile-meta-icon{width:.8rem;height:.8rem;flex:0 0 auto}.profile-actions{flex-wrap:wrap;align-items:center;gap:.5rem}.profile-actions,.profile-story-strip{display:flex;min-width:0;justify-content:center}.profile-story-strip{width:min(100%,40rem);padding-top:.15rem}.profile-story-rail{justify-content:center}.profile-stats-strip{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:.65rem;align-items:center;padding-top:.7rem}.profile-stats-strip--stats{justify-self:end}.profile-stats-strip--xp{width:min(100%,21rem);justify-self:start}.profile-stat-list{display:flex;min-width:0;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.profile-stat-chip{display:inline-flex;min-height:2.35rem;min-width:0;padding:.45rem .8rem;align-items:baseline;gap:.3rem;text-align:left;border:0;border-radius:var(--theme-radius-full);-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;background:transparent;cursor:pointer;font-weight:var(--font-weight-button);transition:transform .16s cubic-bezier(.4,0,.2,1),opacity .16s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent}.profile-stat-chip:hover{background:color-mix(in srgb,#fff 9%,transparent)}.profile-stat-chip__value{font-size:.9rem}.profile-stat-chip__label,.profile-stat-chip__value{color:#fff;font-weight:var(--font-weight-emphasis,600)}.profile-stat-chip__label{font-size:.72rem}.profile-stat-chip__icon{display:none;flex:0 0 auto}.profile-xp-meter{width:min(100%,21rem);min-height:2.35rem;min-width:0;display:flex;align-items:center;justify-self:stretch;padding:.45rem .8rem;border-radius:var(--theme-radius-full)}.profile-xp-meter :where(.text-theme-secondary){color:#fff}.profile-xp-meter>button{margin:0;padding:0;border-radius:var(--theme-radius-full)}.profile-xp-meter>button>:first-child{margin-bottom:.25rem}.profile-body{position:relative;z-index:10;display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:0;padding:.85rem var(--profile-page-x) calc(5rem + env(safe-area-inset-bottom, 0px))}.profile-tabs-wrap{display:flex;width:min(100%,var(--profile-content-max-width));min-width:0;margin:0 auto;justify-content:stretch}.profile-tab-shell{display:grid;width:100%;max-width:none;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.25rem;padding:.25rem;box-sizing:border-box}.profile-tab-button{position:relative;display:inline-flex;min-width:0;height:2.5rem;align-items:center;align-self:stretch;gap:.5rem;justify-content:center;padding:0 .65rem;overflow:hidden;box-sizing:border-box;line-height:1;text-decoration:none;white-space:nowrap}.profile-tab-button-active:hover{background:transparent}.profile-tab-active-bg{position:absolute;inset:0;z-index:0;border-radius:var(--theme-radius-full);background:var(--accent-primary)}.profile-tab-icon,.profile-tab-label{position:relative;z-index:1}.profile-tab-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center}.profile-tab-label{min-width:0;overflow:hidden;text-overflow:ellipsis}.profile-content-layout{display:grid;width:min(100%,var(--profile-content-max-width));min-width:0;margin:0 auto;grid-template-columns:var(--profile-side-width) minmax(0,1fr) var(--profile-side-width);gap:1rem;align-items:start}.profile-sidebar{display:flex;min-height:11rem;min-width:0;align-self:stretch;flex-direction:column}.profile-content-main,.profile-tab-panel{width:100%;min-width:0}.profile-tab-panel{display:flex;flex-direction:column;gap:1rem}.profile-tabs-wrap+.profile-content-layout{margin-top:.35rem}.profile-content-main>.feed-posts-column.profile-tab-panel{width:100%;max-width:100%!important}.owner-story-rail{display:flex;width:100%;max-width:100%;min-width:0;align-items:center;gap:.5rem;overflow-x:auto;overflow-y:hidden;padding:.25rem;scrollbar-width:none}.owner-story-rail::-webkit-scrollbar{display:none}.owner-story-action,.owner-story-active,.owner-story-highlight{flex:0 0 auto;white-space:nowrap}.owner-story-action-primary{border-style:dashed}.owner-story-active{width:auto;min-height:3.75rem;gap:.75rem;padding:.5rem .75rem}.owner-story-highlight{width:auto;min-height:3.25rem;padding:.45rem .75rem}.profile-filter-button{--btn-icon-only-size:2.25rem}@media (min-width:640px){.profile-filter-button{--btn-icon-only-size:2.5rem}}@media (min-width:1280px){.profile-content-layout{grid-template-columns:var(--profile-side-width-wide) minmax(0,1fr) var(
        --profile-side-width-wide
      )}}@media (max-width:1023px){.profile-content-layout{display:block;width:100%;max-width:42rem}.profile-sidebar{display:none}}@media (max-width:640px){.profile-page{--profile-page-x:max(0.5rem,env(safe-area-inset-left,0px))}.profile-hero{padding-right:max(.5rem,env(safe-area-inset-right,0px))}.profile-cover{height:clamp(10.75rem,48vw,12rem);border-radius:var(--theme-radius-xl)}.profile-cover__image{height:100%;min-height:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.profile-under-cover-row{margin-top:-2.55rem;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;justify-items:stretch;gap:.35rem}.profile-avatar-stage{order:2;gap:.35rem;justify-self:center}.profile-stats-strip{width:100%;padding-top:.35rem;gap:.45rem}.profile-stats-strip--stats{order:1;justify-self:stretch}.profile-stats-strip--xp{order:3;justify-self:stretch}.profile-stat-list{display:grid;width:100%;height:2.12rem;min-height:2.12rem;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;justify-content:stretch;gap:.15rem;padding:0 .22rem;border-radius:var(--theme-radius-full)}.profile-stat-chip{width:100%;min-width:0;height:100%;min-height:0;align-items:center;justify-content:center;gap:.25rem;padding:0 .18rem;text-shadow:0 1px 6px color-mix(in srgb,#000 70%,transparent)}.profile-stat-chip__label{display:none}.profile-stat-chip__icon{display:block;width:.92rem;height:.92rem;color:#fff}.profile-stat-chip__value{flex:0 0 auto;font-size:.78rem;line-height:1}.profile-xp-meter{width:100%;height:2.12rem;min-height:2.12rem;padding:0 .55rem;align-items:center;text-shadow:0 1px 6px color-mix(in srgb,#000 70%,transparent)}.profile-xp-meter>button{display:flex;height:100%;flex-direction:column;justify-content:center;margin:0;padding:0}.profile-xp-meter>button>:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:.25rem;margin-bottom:.16rem;font-size:.58rem;line-height:1.05;white-space:nowrap}.profile-xp-meter>button>:last-child{height:.28rem}.profile-xp-meter>button>:first-child>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-xp-meter>button>:first-child>span:last-child{flex:0 0 auto}.profile-avatar__level-badge{min-width:2.28rem;min-height:1.3rem;padding:.12rem .5rem;font-size:.78rem}.profile-avatar__level-badge svg{width:.86rem;height:.86rem}.profile-summary-inner{gap:.85rem;padding-top:.85rem}.profile-body{padding-top:.55rem;padding-right:max(var(--profile-page-x),env(safe-area-inset-right,0px));padding-left:max(var(--profile-page-x),env(safe-area-inset-left,0px))}.profile-tabs-wrap+.profile-content-layout{margin-top:.25rem}.profile-story-rail{justify-content:flex-start}.profile-tab-shell{height:3rem;align-items:center;gap:.2rem;padding:.25rem}.profile-tab-button{width:100%;min-width:0;height:calc(3rem - .5rem - 2px);min-height:0;padding:0 .35rem}.profile-tab-label{display:inline;font-size:.72rem}.owner-story-action>span{display:none}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 1rem))}}