.global-search,.notification-wrap{position:relative}.global-search{width:min(520px,45vw)}.global-search .search input{width:100%}.top-dropdown{position:absolute;top:44px;left:0;width:100%;min-width:320px;background:#181818;border:1px solid #333;border-radius:10px;box-shadow:0 18px 50px #000;padding:8px;z-index:50}.notification-menu{left:auto;right:0;width:380px}.dropdown-head{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid var(--line)}.dropdown-item{display:flex;justify-content:space-between;gap:14px;padding:11px;border-radius:7px;color:#fff}.dropdown-item:hover{background:#242424}.dropdown-item small{display:block;color:var(--muted);margin-top:4px}.dropdown-empty{padding:24px;text-align:center;color:var(--muted)}@media(max-width:780px){.global-search{width:auto;flex:1}.global-search .search{display:flex}.top-dropdown{position:fixed;left:12px;right:12px;top:68px;width:auto;min-width:0}.notification-menu{left:12px}}
