/* Authenticated header containment for the handover browse screen. */
.top{overflow:visible}
.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;white-space:nowrap}
.top-actions>*{flex:0 0 auto}
.jr-e18-drop{position:relative;display:inline-flex;align-items:center}
.jr-e18-drop .jr-e18-menu{display:none!important;position:absolute;top:calc(100% + 12px);right:0;width:min(330px,calc(100vw - 24px));overflow:hidden;background:#0b151d;border:1px solid #243350;border-radius:14px;box-shadow:0 22px 55px rgba(0,0,0,.55);z-index:130}
.jr-e18-drop.is-open .jr-e18-menu{display:block!important}
.jr-e18-menu__head{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #1a2937}
.jr-e18-menu__head strong{color:#f3f5f6;font-size:14px;font-weight:700}
.jr-e18-menu__head a{color:#ff9709;font-size:13px;font-weight:700;text-decoration:none}
.jr-e18-menu__body{max-height:360px;overflow-y:auto}
.jr-e18-menu__row{display:flex;align-items:center;gap:11px;padding:11px 15px;color:#e7edf2!important;text-decoration:none}
.jr-e18-menu__row:hover{background:#13202d}
.jr-e18-menu__ic,.jr-e18-menu__av{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto}
.jr-e18-menu__ic{border-radius:10px;background:#16232f;color:#ff9709}
.jr-e18-menu__av{border-radius:50%;background:#16323f;color:#ffd9a1;font-size:14px;font-weight:700}
.jr-e18-menu__tx{display:flex;flex:1;min-width:0;flex-direction:column}
.jr-e18-menu__tx b,.jr-e18-menu__tx small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.jr-e18-menu__tx b{color:#f3f5f6;font-size:14px}
.jr-e18-menu__tx small,.jr-e18-menu__empty{color:#8ea0ad;font-size:12px}
.jr-e18-menu__empty{padding:20px 15px;text-align:center}
.jr-header-profile{position:relative!important;display:inline-flex!important;align-items:center!important;width:44px!important;height:44px!important}
.jr-header-profile>button{width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;border:1px solid #24343f!important;border-radius:50%!important;background:#10202b!important;display:grid!important;place-items:center!important;overflow:hidden!important}
.jr-header-profile>button>img{display:block!important;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;min-height:40px!important;max-height:40px!important;object-fit:cover!important;border-radius:50%!important}
.jr-header-profile:not(.is-open)>.jr-am{display:none!important}
.jr-header-profile.is-open>.jr-am{display:block!important}
.jr-e18-prefs{display:inline-flex;align-items:center;max-width:270px}
.nav-badge{position:absolute;top:2px;right:2px;z-index:2}
@media(max-width:1050px){.top-actions{gap:6px}.jr-e18-prefs{max-width:190px}}
@media(max-width:700px){.jr-e18-drop,.jr-e18-prefs,.jr-header-profile{display:none!important}}
