.user-profile-header{margin-bottom:26px}.user-profile-header__main{background:linear-gradient(135deg,#111,#1b1b1b 58%,#262626);border-radius:24px;display:flex;gap:18px;padding:24px;-o-box-pack:justify;justify-content:space-between;-o-box-align:start;align-items:flex-start}.user-profile-header__identity{display:flex;gap:18px;min-width:0;-o-box-flex:1;-ms-box-flex:1;box-flex:1;flex-grow:1}.user-profile-header__ava{box-shadow:0 0 0 3px #beee1124;flex-shrink:0}.user-profile-header__content{min-width:0;-o-box-flex:1;-ms-box-flex:1;box-flex:1;flex-grow:1}.user-profile-header__top{display:flex;gap:12px;-o-box-align:start;align-items:flex-start;-o-box-pack:justify;flex-wrap:wrap;justify-content:space-between;-o-box-flex:1;-ms-box-flex:1;box-flex:1;flex-grow:1}.user-profile-header__title{color:#fff;font-size:30px;line-height:1.2;margin:0}.user-profile-header__name{color:#ffffffb3;font-size:14px;margin:8px 0 0}.user-profile-header__subtitle{color:var(--caption);line-height:1.55;margin:14px 0 0;max-width:680px}.user-profile-header__rating{display:inline-flex;margin-top:12px;-o-box-align:center;align-items:center;background:#00000059;border-radius:999px;color:#f4ca64;font-weight:700;gap:8px;padding:8px 14px}.user-profile-header__rating .fa{font-size:14px}.user-profile-header__settings{display:inline-flex;-o-box-align:center;align-items:center;background:#12929526;border-radius:999px;color:#7de5df;gap:8px;min-height:40px;padding:8px 14px;white-space:nowrap}.user-profile-header__settings:hover{background:#1292954d}.user-profile-header__stats{display:grid;flex-shrink:0;gap:10px;grid-template-columns:repeat(2,minmax(92px,1fr))}.user-profile-header__stat{background:#0000004d;border-radius:18px;min-width:92px;padding:14px 12px;text-align:center}.user-profile-header__stat b{color:#fff;display:block;font-size:24px;line-height:1.1;margin-bottom:6px}.user-profile-header__stat span{color:var(--caption);font-size:12px}.user-profile-header__stat--meta{min-width:132px}.user-profile-header__stat-date{font-size:16px!important;line-height:1.35!important;margin-bottom:8px!important;word-break:break-word}.user-profile-header__tabs{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.user-profile-header__tab{background:#1a1a1a;border-radius:999px;color:#d7d7d7;display:inline-flex;min-height:42px;padding:10px 16px;-o-box-align:center;align-items:center;-o-box-pack:center;justify-content:center}.user-profile-header__tab.active{background:var(--green);color:var(--salad)}@media(max-width:900px){.user-profile-header__main{-o-box-orient:vertical;flex-direction:column}.user-profile-header__stats{grid-template-columns:repeat(4,1fr);width:100%}}@media(max-width:640px){.user-profile-header__main{padding:18px}.user-profile-header__identity{-o-box-orient:vertical;flex-direction:column;-o-box-align:center;align-items:center;text-align:center}.user-profile-header__tabs{display:grid;grid-template-columns:repeat(2,1fr)}.user-profile-header__top{-o-box-pack:center;justify-content:center;-o-box-align:center;align-items:center;-o-box-orient:vertical;flex-direction:column}.user-profile-header__content{width:100%}.user-profile-header__title{font-size:24px}.user-profile-header__rating{-o-box-pack:center;justify-content:center}.user-profile-header__subtitle{max-width:none}.user-profile-header__stats{grid-template-columns:repeat(2,1fr)}}
