.topbar .profile-trigger{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:136px;padding:10px 12px;text-align:center}
.topbar .profile-trigger span:nth-child(2){display:grid;text-align:center;gap:3px}
.topbar .profile-trigger>span:last-child:not(:nth-child(2)){display:none}
.topbar .mini-avatar{width:58px;height:58px;border-radius:50%;flex-shrink:0;border:2px solid #89d8bd;box-shadow:0 3px 12px #05251b28}
.avatar{border-radius:50%}
.developer-app .form label{display:grid;gap:8px;margin-top:12px}.developer-app .form input,.developer-app .form select{width:100%}.auth-recovery{max-width:600px;margin:24px auto}
.profile-required .topbar nav,.profile-required .profile-menu,.profile-required #notificationBell,.profile-required #backButton{display:none!important}
.profile-required #view{max-width:850px;margin:0 auto}
@media(max-width:900px){.topbar .profile-trigger span:nth-child(2){display:grid}.topbar .profile-trigger{min-width:110px}.topbar .mini-avatar{width:46px;height:46px}}
