.profile-header{border-bottom:2px solid var(--color-neutral-800);background-color:var(--site-bg);z-index:8;gap:var(--gridunit-small);padding-bottom:var(--gridunit-medium);flex-flow:wrap;margin:0;display:flex;position:relative}.profile-header H1{text-overflow:ellipsis;margin:0;font-size:48px;line-height:1.2;overflow:hidden;flex:auto!important}.profile-header__buttons{gap:var(--gridunit-tiny);flex-flow:row;flex:0 auto;display:flex}.profile-header__sticky{z-index:7;margin:0 0 0 calc(var(--gridunit)*-1);opacity:0;pointer-events:none;width:100%;transition:all var(--ui-speed)var(--ui-easing)0s;position:sticky;top:72px;left:0;right:0}.profile-header__sticky.sticking{pointer-events:auto;opacity:1}.profile-header__sticky__inner{border-bottom:1px solid var(--color-neutral-800);background-color:var(--site-bg);padding:10px 0 10px var(--gridunit);gap:var(--gridunit-small);flex-flow:row;width:100%;display:flex;position:absolute;top:0;left:0;right:0;overflow:hidden}.profile-header__sticky__title{white-space:nowrap;text-overflow:ellipsis;font-size:24px;line-height:32px;font-weight:var(--medium);margin:0;overflow:hidden;flex:auto!important}.profile-header__sticky__buttons{gap:var(--gridunit-tiny);flex-flow:row;flex:0 auto;display:flex}.profile-header__sticky__buttons *{--button-size:32px!important}@media (max-width:1023px){.profile-header{margin-top:var(--gridunit-small)}.profile-header H1{font-size:32px}.profile-header__buttons{flex-wrap:wrap}.profile-header__buttons>*{flex:1 0 auto}.profile-header__buttons .button{display:block}.profile-header__buttons .button__element{width:100%}.profile-header__sticky{display:none!important}}@media print{.profile-header__buttons,.profile-header__sticky{display:none!important}}
/*# sourceMappingURL=ffecf74214b8d241.css.map*/