.base-headerbar{background-image:url(/images/base-headerbar/illust-headerbar.png);background-size:cover;background-color:#fbd0c9;width:100%;height:80px;padding:var(--space-100) var(--space-200);position:sticky;top:0;z-index:22}.base-headerbar .base-headerbar__actions{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-125)}.base-headerbar .base-headerbar__actions .base-headerbar__actions__profile{display:flex;gap:8px;align-items:center;cursor:pointer}.base-headerbar .base-headerbar__actions .base-headerbar__actions__profile svg{flex-shrink:0;transition:all .3s ease-out}.base-headerbar .base-headerbar__actions .base-headerbar__actions__profile.base-headerbar__actions__profile--active svg{transform:rotate(180deg)}.profile-drawer .base-drawer-header .profile-content__name{display:flex;justify-content:center;padding-left:0!important}.profile-content{border-radius:8px;border:1px solid #f0f1f3;background:#fff;box-shadow:0 16px 40px 0 rgba(102,112,133,.16);padding:28px 24px;min-width:400px;display:flex;flex-direction:column;gap:16px}.profile-content .avatar{width:68px!important;height:68px!important}.profile-content .profile-content__name{color:#121212;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.profile-content .profile-content__phone{color:#667085;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.profile-content .profile-content__button-edit{border-radius:8px;border:none;background:transparent;padding:8px;justify-content:center;align-items:center;background-color:transparent}.profile-content .profile-content__option{padding:12px!important;min-height:48px!important;gap:12px!important;border-radius:8px!important;background-color:transparent!important;display:flex;align-items:center;justify-content:flex-start!important;color:#667085!important;font-size:14px!important;font-style:normal;font-weight:400!important}.profile-content .profile-content__option.profile-content__option--active,.profile-content .profile-content__option:active,.profile-content .profile-content__option:focus,.profile-content .profile-content__option:hover{background-color:#feece9!important;color:#00305b!important}.profile-content .profile-content__option.profile-content__option__signout{color:#e16666!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:160%!important;padding:12px!important;min-height:48px!important;gap:12px!important}.profile-content .label{color:#667085;font-size:14px;font-style:normal;font-weight:400;line-height:160%}