:root{--profile-avatar-size: 80px;--profile-avatar-border: 4px;--profile-button-size: 40px }@media (min-width: 768px){:root{--profile-avatar-size: 160px;--profile-avatar-border: 8px;--profile-button-size: 48px }}.link{color:var(--link-normal, #2378C3)}@media screen and (hover: hover)and (pointer: fine){.link:hover,.link:focus{text-decoration:underline}}.cover{object-fit:cover;width:100%}.profile-header{position:relative}.profile-header:before{content:"";display:block;width:100%;padding-bottom:33.33%}.profile-header__cover{position:absolute;inset:0;background-color:var(--screen-border, #f6f6f6)}.profile-header__avatar{position:absolute;left:calc(var(--keyline-x) - var(--profile-avatar-border));bottom:calc(var(--profile-avatar-size) / -4 * 3)}.profile-header__avatar img{width:var(--profile-avatar-size);height:var(--profile-avatar-size);border:var(--profile-avatar-border) solid var(--screen-bg, #FFFFFF);background-color:var(--screen-bg, #FFFFFF);box-sizing:content-box}@media (min-width: 768px){.profile-header__avatar{bottom:calc(var(--profile-avatar-size) / -2)}}.profile-body{display:flex;flex-direction:column}.profile-body__name{color:var(--text-primary, #1b1b1b);font-size:28px;font-weight:700;line-height:1.5}.profile-body__aka{color:var(--text-ternary, #5c5c5c);font-size:12px}.profile-body__comment{display:flex;flex-direction:row;flex-wrap:wrap;padding:24px 0;font-family:Caveat,sans-serif;font-size:32px;font-weight:400;line-height:1.25}.profile-body__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;order:-1;height:calc(var(--profile-avatar-size) * 3 / 4 + var(--profile-avatar-border))}@media (min-width: 768px){.profile-body__name{font-size:32px;font-weight:700;line-height:1.5}.profile-body__bio,.profile-body__comment{font-size:40px;font-weight:400;line-height:1.25}.profile-body__actions{height:calc(var(--profile-avatar-size) / 2 + var(--profile-avatar-border))}}.profile-action-btn{line-height:1;color:var(--main-normal, #2378C3);border:1px solid var(--main-normal, #2378C3)}.profile-action-btn--rounded{border-radius:50%}.profile-action-btn__icon-only{display:inline-flex;justify-content:center;align-items:center;height:var(--profile-button-size);width:var(--profile-button-size)}.profile-footer{display:grid;grid-template-areas:"location" "link" "event" "follower";grid-template-columns:auto 1fr;grid-gap:24px 0px;gap:24px 0px;justify-content:left;align-items:center;color:var(--text-ternary, #5c5c5c);font-size:16px;font-weight:400;line-height:1.5}.profile-footer__item{display:inline-flex;align-items:center}.profile-footer__item .icon{margin-right:12px}.profile-footer__location{grid-area:location}.profile-footer__link{grid-area:link}.profile-footer__event{grid-area:event}.profile-footer__follower{grid-area:follower}.profile-footer__follower .follower-stack{margin-right:12px}@media (min-width: 768px){.profile-footer{grid-template-areas:"location link" "event event" "follower follower";grid-gap:24px 32px;gap:24px 32px}}.follower-stack{position:relative;min-width:26px;height:24px}.follower-stack--two{min-width:36px}.follower-stack__body{position:absolute;display:flex;background:#fff}.follower-stack__avatar{position:relative;display:flex;width:22px;height:22px;box-sizing:content-box;margin-right:-10px;background-color:var(--screen-border,#f6f6f6);border-right:1px solid var(--screen-border,#f6f6f6);border-top:1px solid var(--screen-border,#f6f6f6);border-bottom:1px solid var(--screen-border,#f6f6f6);border-radius:50%;z-index:2}.follower-stack__avatar:first-child{z-index:3}.follower-stack__avatar:last-child{z-index:1;border-right:0}.follower-stack__avatar img{border-radius:50%}.about-subhead{position:relative;height:48px;border-bottom:1px solid var(--screen-border, #f6f6f6)}.about-subhead__heading{position:absolute;display:flex;justify-content:center;align-items:center;width:120px;height:48px;border-bottom:1px solid var(--main-vivid, #2491FF);color:var(--main-vivid, #2491FF);font-size:16px;font-weight:700;line-height:1.5}@media (min-width: 768px){.about-subhead__heading{width:192px;font-size:16px;font-weight:700;line-height:1.5}}.about-data{padding:32px 0;color:var(--text-primary, #1b1b1b);font-size:16px;font-weight:400;line-height:1.75}.about-data ul{list-style-type:disc;padding-left:36px}.about-data li::marker{color:var(--main-vivid, #2491FF)}.about-data li+li{margin-top:12px}.about-data__section+.about-data__section{margin-top:48px}.about-data__header{display:flex;align-items:center;color:var(--text-secondary, #454545);font-size:18px;font-weight:700;line-height:1.5}.about-data__header+p{margin-top:12px}@media (min-width: 768px){.about-data ul{list-style-position:inside}.about-data__header{font-size:20px;font-weight:700;line-height:1.5}}
