.top-menu{background:var(--shade-900,#161718);justify-content:flex-end;align-items:center;gap:10px;padding:9px 24px;display:flex}.top-menu__link{color:var(--text-100,#fff);white-space:nowrap;font-size:12px;font-weight:400;line-height:14px;text-decoration:none}.top-menu__link:hover{color:var(--primary-300)}.top-menu__separator{background-image:url(https://www.figma.com/api/mcp/asset/b48da8ba-9bfe-40ec-9cae-12ee728dd339);background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:4px;height:4px}@media (max-width:1024px){.top-menu{flex-wrap:wrap;justify-content:center}}
