.headerAppBar{background:#fff;color:#000}.container{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px}.left{flex-shrink:0}.logo{width:800px;height:auto;max-width:100%}@media(max-width:1024px){.logo{width:600px}}@media(max-width:768px){.container{flex-direction:column;align-items:center;gap:12px}.logo{width:100%;max-width:360px}}.lang-switcher a{padding:10px;color:#333}.lang-switcher .active{background-color:#ddd!important}