._comp_account_header__moved{opacity:.5}._comp_account_header__header{background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border-primary);height:120px;overflow:hidden}._comp_account_header__header img{object-fit:cover;width:100%;height:100%;margin:0;display:block}@container (width>=500px){._comp_account_header__header{height:160px}}._comp_account_header__moved ._comp_account_header__header{filter:grayscale()}._comp_account_header__barWrapper{padding-inline:16px}._comp_account_header__avatarWrapper{margin-top:-64px;justify-content:space-between;align-items:flex-start;gap:8px;margin-inline-start:-2px;padding-top:0;display:flex;overflow:hidden}._comp_account_header__avatar{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);border-radius:var(--avatar-border-radius)}._comp_account_header__moved ._comp_account_header__avatar{filter:grayscale()}._comp_account_header__displayNameWrapper{align-items:start;gap:16px;margin-top:16px;margin-bottom:16px;display:flex}._comp_account_header__displayNameWrapper h1{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:600;line-height:22px;overflow:hidden}._comp_account_header__displayNameWrapper .emojione{width:22px;height:22px}._comp_account_header__nameWrapper{overflow-wrap:break-word;flex-grow:1;min-width:0}._comp_account_header__name>h1{white-space:initial;margin-inline-end:4px;font-size:22px;line-height:normal;display:inline}._comp_account_header__badges{margin-top:8px}._comp_account_header__handleHelpButton{appearance:none;color:var(--color-text-secondary);word-break:break-all;text-align:left;-webkit-user-select:text;user-select:text;background:0 0;border:none;gap:2px;margin-top:4px;padding:0;font-size:13px;transition:color .2s ease-in-out;display:flex}._comp_account_header__handleHelpButton>svg{width:16px;height:16px}._comp_account_header__handleHelpButton:hover,._comp_account_header__handleHelpButton:focus{color:var(--color-text-brand-soft)}._comp_account_header__handleHelp{background:var(--color-bg-primary);color:var(--color-text-primary);box-shadow:var(--dropdown-shadow);box-sizing:border-box;border-radius:12px;max-width:400px;padding:16px}[data-color-scheme=dark] ._comp_account_header__handleHelp{border:1px solid var(--color-border-primary)}._comp_account_header__handleHelp>h3{font-size:17px;font-weight:600}._comp_account_header__handleHelp>ol,._comp_account_header__handleHelp>p{margin:12px 0}._comp_account_header__handleHelp li{align-items:start;gap:8px;display:flex}._comp_account_header__handleHelp li:first-child{margin-bottom:12px}._comp_account_header__handleHelp li>svg{background:var(--color-bg-brand-softest);box-sizing:border-box;border-radius:9999px;width:28px;height:28px;padding:5px}._comp_account_header__handleHelp strong{font-weight:600}._comp_account_header__handleCopy{border:1px solid var(--color-border-primary);box-sizing:border-box;background-color:var(--color-bg-primary);color:var(--color-text-primary);border-radius:8px;margin-top:12px;padding:4px 8px;font-size:13px;transition:color .2s ease-in-out,background-color .2s ease-in-out}._comp_account_header__handleCopy:active,._comp_account_header__handleCopy:focus,._comp_account_header__handleCopy:hover{background-color:var(--color-bg-brand-softest)}._comp_account_header__buttonsDesktop,._comp_account_header__buttonsMobile{align-items:center;gap:8px;display:flex}._comp_account_header__buttonsDesktop .button,._comp_account_header__buttonsMobile .button{white-space:nowrap;flex-shrink:1;min-width:80px}._comp_account_header__buttonsDesktop .icon-button,._comp_account_header__buttonsMobile .icon-button{border:1px solid var(--color-border-primary);box-sizing:content-box;border-radius:4px;padding:5px}._comp_account_header__buttonsDesktop .icon-button.copied,._comp_account_header__buttonsMobile .icon-button.copied{border-color:var(--color-text-success)}@container (width<420px){._comp_account_header__buttonsDesktop{display:none}}@supports not (container-type:inline-size){@media (max-width:475px){._comp_account_header__buttonsDesktop{display:none}}}._comp_account_header__buttonsMobile{bottom:var(--mobile-bottom-nav-height);margin:0 -16px;padding:12px 16px;position:sticky}@container (width>=420px){._comp_account_header__buttonsMobile{display:none}}@supports not (container-type:inline-size){@media (min-width:476px){._comp_account_header__buttonsMobile{display:none}}}@media (min-width:420px){._comp_account_header__buttonsMobile{bottom:0}}._comp_account_header__buttonsMobileIsStuck{background-color:var(--color-bg-primary);border-top:1px solid var(--color-border-primary)}._comp_account_header__buttonMenu.actions-modal{max-height:none}._comp_account_header__buttonMenu li .icon{width:20px;height:20px}@container (width>=420px){._comp_account_header__numberFields{--number-fields-gap:40px}}._comp_account_header__familiarFollowers{margin-top:16px}._comp_account_header__note{margin-bottom:16px}._comp_account_header__noteContent{white-space-collapse:preserve-breaks}._comp_account_header__noteEditButton{color:inherit}._comp_account_header__noteEditButton svg{width:20px;height:20px}._comp_account_header__fieldList{--cols:4;grid-template-columns:repeat(var(--cols), 1fr);gap:4px;margin:16px 0;display:grid;position:relative}@container (width<420px){._comp_account_header__fieldList{--cols:2}}._comp_account_header__fieldItem{--col-span:1;grid-column:span var(--col-span);position:relative}._comp_account_header__fieldItem[data-cols="2"]{--col-span:2}._comp_account_header__fieldItem[data-cols="3"]{--col-span:3}._comp_account_header__fieldItem[data-cols="4"]{--col-span:4}._comp_account_header__fieldItem dt{font-weight:400}._comp_account_header__fieldItem dd{font-weight:500}._comp_account_header__fieldItem :is(dt,dd){text-overflow:initial}._comp_account_header__fieldItem :is(dt,dd) a{color:inherit;font-weight:inherit}._comp_account_header__fieldItem :is(dt,dd) a:hover,._comp_account_header__fieldItem :is(dt,dd) a:focus{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}._comp_account_header__fieldItem [data-contents]{display:inline-block}._comp_account_header__fieldVerified{background-color:var(--color-bg-success-softest)}._comp_account_header__fieldVerified._comp_account_header__fieldItem{border-color:var(--color-border-success-soft);padding-right:30px}._comp_account_header__fieldVerifiedIcon{width:16px;height:16px;display:block;position:absolute;top:8px;right:8px}._comp_account_header__fieldVerifiedIcon>svg{width:100%;height:100%}._comp_account_header__fieldOverflowButton{--default-bg-color:var(--color-bg-secondary);--hover-bg-color:var(--color-bg-brand-softest);border:2px solid var(--color-bg-primary);padding:0 2px;transition:background-color .2s ease-in-out;position:absolute;right:8px}._comp_account_header__fieldOverflowButton>svg{width:16px;height:12px}._comp_account_header__modalCloseButton{border:1px solid var(--color-border-primary);border-radius:50%;padding:8px}._comp_account_header__modalTitle{text-align:center;flex-grow:1}._comp_account_header__modalFieldsList{padding:16px}._comp_account_header__modalFieldItem:not(:first-child){padding-top:12px}._comp_account_header__modalFieldItem:not(:last-child):after{content:"";border-bottom:1px solid var(--color-border-primary);margin-top:12px;display:block}._comp_account_header__modalFieldItem dt{color:var(--color-text-secondary);font-size:13px}._comp_account_header__modalFieldItem dd{font-size:15px;font-weight:500}._comp_account_header__modalFieldItem ._comp_account_header__fieldIconVerified{vertical-align:middle;margin-left:4px}._comp_account_header__noTabs{border-width:0 0 1px;border-bottom:1px solid var(--color-border-primary);width:100%}._comp_account_header__bannerWrapper,._comp_account_header__bannerBase{box-sizing:border-box;flex-direction:column;display:flex}._comp_account_header__bannerWrapper{background:var(--color-bg-tertiary);align-items:center;padding:16px}._comp_account_header__bannerBase{background:var(--color-bg-secondary);border-radius:12px;justify-content:center;align-items:flex-start;gap:12px;margin:16px 0;padding:16px}._comp_account_header__bannerBaseCentered{align-items:center;min-height:146px}._comp_account_header__bannerBaseCentered ._comp_account_header__bannerTextAndActions{text-align:center}._comp_account_header__bannerText{color:var(--color-text-secondary);text-align:center;font-size:14px;font-weight:500}._comp_account_header__bannerTextAndActions{color:var(--color-text-primary);flex-direction:column;gap:4px;font-size:13px;font-weight:400;display:flex}._comp_account_header__bannerTextAndActions h2{font-size:17px;font-weight:600}._comp_account_header__bannerActions{justify-content:space-between;align-items:center;gap:15px;width:100%;margin-top:16px;display:flex}._comp_account_header__bannerActions button{width:100%}._comp_account_header__bannerDisclaimer a{color:inherit}._comp_account_header__bannerInputButton{align-self:stretch;align-items:flex-start;gap:8px;display:flex}._comp_account_header__bannerInputButton>div{flex-grow:1}._comp_account_header__bannerInputButton label{font-weight:400}._comp_account_header__bannerInputButton .button{margin-top:24px}._comp_account_header__bannerInputButton input[type=email]{background:var(--color-bg-primary);padding:7px 8px}._comp_account_header__bannerActionsDisplayName{color:var(--color-text-secondary);align-items:center;gap:10px;font-size:15px;line-height:22px;-webkit-text-decoration:none;text-decoration:none;display:flex;overflow:hidden}._comp_account_header__bannerActionsDisplayName:hover strong{-webkit-text-decoration:underline;text-decoration:underline}._comp_account_header__bannerActionsDisplayName strong,._comp_account_header__bannerActionsDisplayName span{text-overflow:ellipsis;display:block;overflow:hidden}._comp_account_header__bannerActionsDisplayName strong{color:var(--color-text-primary)}._comp_account_header__followButton{flex-grow:1}._comp_account_header__bioButtonsWrapper{margin-top:16px}
