.topbar{justify-content:space-between}
.topbar-logo{width:32px;height:32px;border-radius:8px;object-fit:cover}
.hms-logo{width:86px;height:86px;border-radius:22px;object-fit:contain;background:#08090d;border:1px solid #353845;padding:8px}
.lang{display:flex;gap:6px}.lang-btn{border:1px solid #343741;background:#13151b;color:#8f93a0;border-radius:9px;padding:7px 10px;font:700 12px Outfit;cursor:pointer}.lang-btn.active{background:#fff;color:#101116;border-color:#fff}
@media(max-width:560px){.topbar-logo{width:28px;height:28px;border-radius:7px}.hms-logo{width:70px;height:70px;border-radius:18px;padding:7px}}
