.hl-topbar{box-sizing:border-box;gap:16px;justify-content:space-between;margin:0 0 8px;padding:6px 16px 4px;width:100%}.hl-topbar,.hl-topbar-left{align-items:center;display:flex}.hl-topbar-left{flex:0 0 auto;justify-content:flex-start}.hl-topbar-right{align-items:center;display:flex;flex:1 1 auto;min-width:0}.hl-topbar-right.align-left{justify-content:flex-start}.hl-topbar-right.align-center{justify-content:center}.hl-topbar-right.align-right{justify-content:flex-end}.hl-topbar-logo{display:block;height:20px!important;max-width:none!important;opacity:.9;width:auto!important}.hl-lang-switcher{display:inline-block;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:relative}.hl-lang-switcher__trigger{align-items:center;appearance:none;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:hsla(26,26%,95%,.78);border:1px solid hsla(33,29%,71%,.55);border-radius:12px;box-shadow:0 8px 22px rgba(0,0,0,.08);color:#2e2a26;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;min-height:44px;padding:10px 14px}.hl-lang-switcher__trigger:hover{background:hsla(26,26%,95%,.92)}.hl-lang-switcher__trigger:focus-visible{outline:2px solid #3a5f5a;outline-offset:2px}.hl-lang-switcher__label{color:#6a625a;font-weight:700}.hl-lang-switcher__current{color:#2e2a26;font-weight:800;letter-spacing:.03em}.hl-lang-switcher__chevron{font-size:12px;opacity:.8}.hl-lang-switcher__menu{background:#fff;border:1px solid hsla(33,29%,71%,.55);border-radius:14px;box-shadow:0 16px 34px rgba(0,0,0,.12);min-width:180px;padding:8px;position:absolute;right:0;top:calc(100% + 8px);z-index:40}.hl-lang-switcher__option{background:transparent;border:none;border-radius:10px;color:#2e2a26;cursor:pointer;font-size:14px;font-weight:600;padding:11px 12px;text-align:left;width:100%}.hl-lang-switcher__option:hover{background:hsla(33,29%,71%,.18)}.hl-lang-switcher__option.is-active{background:rgba(58,95,90,.1);color:#3a5f5a}.hl-lang-switcher--compact .hl-lang-switcher__trigger{border-radius:12px;min-height:44px;padding:10px 14px}.hl-lang-switcher--pill .hl-lang-switcher__trigger{border-radius:999px;box-shadow:0 10px 24px rgba(0,0,0,.1);min-height:44px;padding:10px 18px}.hl-lang-switcher--pill .hl-lang-switcher__menu{border-radius:18px}@media (max-width:767px){.hl-topbar{align-items:center;flex-direction:column;gap:8px;justify-content:center;padding:6px 12px 4px;text-align:center}.hl-topbar-left{justify-content:center;width:100%}.hl-topbar-right{justify-content:center!important;width:100%}.hl-topbar-logo{height:16px!important}.hl-lang-switcher__trigger{max-width:100%;width:auto}.hl-lang-switcher__menu{left:50%;min-width:200px;right:auto;transform:translateX(-50%)}}