.UserProfileCard{overflow:hidden;border:1px solid #dfe8e6;border-radius:8px;box-shadow:0 .45rem 1.5rem rgba(23,59,58,.045)}.UserProfileCard__body{padding:1.25rem}.UserProfileCard__header{position:relative}.UserProfileCard__identity{min-width:0}.UserProfileCard__avatar{margin-bottom:.85rem}.UserProfileCard__name{color:#193d3a;font-size:1.15rem;line-height:1.4}.UserProfileCard__account{margin-top:.1rem;font-size:.78rem}.UserProfileCard .LatexMarkdown{margin-top:.9rem;color:#526764;font-size:.86rem;line-height:1.7}.UserProfileCard .LatexMarkdown p:last-child{margin-bottom:0}.UserProfileCard__stats{gap:1.25rem;margin-top:1rem;padding:.75rem 0;border-top:1px solid #e8eeed;border-bottom:1px solid #e8eeed}.UserProfileCard__stats>a{flex:1 1}.UserProfileCard__stats>a+a{padding-left:1rem;border-left:1px solid #e4ecea}.UserProfileCard__stats small{color:#71817f;font-size:.72rem}.UserProfileCard__sectionLabel{margin-bottom:.55rem;color:#6c7d7a;font-size:.72rem;font-weight:700}.UserProfileCard__badge{display:inline-flex;align-items:center;padding:.32rem .55rem;color:#48615e;background:#f2f7f6;border:1px solid #dfeae8;border-radius:999px;font-size:.7rem;font-weight:600}.UserProfileCard__badge i{color:#238b82}.UserProfileCard__links{gap:.5rem 1rem;margin-top:.85rem}.UserProfileCard__links>div{margin-right:0!important}.UserProfileCard__links a:hover{color:var(--color-theme)!important}.UserProfileCard .btn-outline-secondary,.UserProfileCard .btn-theme{min-height:38px;border-radius:7px;font-size:.86rem;font-weight:700}@media screen and (max-width:991px){.UserProfileCard__body{padding:1rem}.UserProfileCard__identity{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-column-gap:.85rem;column-gap:.85rem;align-items:end}.UserProfileCard__avatar{grid-row:1/3;margin:0}.UserProfileCard__name{align-self:end}.UserProfileCard__account{align-self:start}}