.nx-global-profile{position:relative;flex:0 0 auto;color:var(--text,#f4f7fb)}
.nx-global-profile summary{display:flex;align-items:center;gap:10px;padding:4px 2px 4px 7px;border:0;border-radius:12px;background:transparent;color:inherit;cursor:pointer;list-style:none;transition:background .18s ease}
.nx-global-profile summary::-webkit-details-marker{display:none}
.nx-global-profile summary:hover,.nx-global-profile[open] summary{background:rgba(255,255,255,.055)}
.nx-global-profile-copy{display:block;min-width:0;max-width:118px;line-height:1.15}
.nx-global-profile-copy strong,.nx-global-profile-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.nx-global-profile-copy strong{color:inherit;font-size:10px;font-weight:800}
.nx-global-profile-copy small{margin-top:3px;color:#8c9ab0;font-size:8px}
.nx-global-avatar{width:39px;height:39px;flex:0 0 39px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(0,216,174,.58);border-radius:50%;background:#0c1d2a;color:#eafff9;font-size:9px;font-weight:800}
.nx-global-avatar img{width:100%;height:100%;display:block;object-fit:cover}
.nx-global-profile-chevron{margin:0 4px 0 0;color:#718398;font-size:9px;transition:transform .18s ease}
.nx-global-profile[open] .nx-global-profile-chevron{transform:rotate(180deg)}
.nx-global-profile-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:1600;width:190px;padding:6px;border:1px solid #1b3044;border-radius:12px;background:#071321;box-shadow:0 20px 44px rgba(0,0,0,.42)}
.nx-global-profile-menu a,.nx-global-profile-menu button{width:100%;min-height:36px;padding:0 10px;display:flex;align-items:center;gap:9px;border:0;border-radius:8px;background:transparent;color:#b7c5d3;font:600 10px "Manrope",sans-serif;text-align:left;text-decoration:none;cursor:pointer}
.nx-global-profile-menu a:hover,.nx-global-profile-menu button:hover{color:#fff;background:rgba(32,185,255,.1)}
.nx-global-profile-menu i{width:15px;color:#00d8ae;font-size:13px}
.nx-global-profile-menu form{margin:4px 0 0;padding-top:4px;border-top:1px solid #17293b}
.nx-global-profile-menu form button{color:#ff9aa4}
.nx-global-profile-menu form button i{color:#ff6474}
html[data-theme="light"] .nx-global-profile{color:#142333}
html[data-theme="light"] .nx-global-profile summary:hover,html[data-theme="light"] .nx-global-profile[open] summary{background:rgba(18,52,76,.06)}
html[data-theme="light"] .nx-global-avatar{border-color:rgba(0,168,135,.45);background:#e9f7f4;color:#12564c}
html[data-theme="light"] .nx-global-profile-menu{border-color:#d1dee7;background:#fff;box-shadow:0 18px 40px rgba(25,55,78,.17)}
html[data-theme="light"] .nx-global-profile-menu a,html[data-theme="light"] .nx-global-profile-menu button{color:#415a6c}
html[data-theme="light"] .nx-global-profile-menu a:hover,html[data-theme="light"] .nx-global-profile-menu button:hover{color:#093f5d;background:rgba(32,185,255,.09)}
@media(max-width:600px){.nx-global-profile-copy{display:none}.nx-global-profile summary{gap:5px;padding-left:2px}}
