.guide-topbar>.guide-wrap{align-items:center;flex-wrap:wrap}
.guide-topbar-right{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}
.guide-languages{display:flex;align-items:center;gap:.25rem}
.guide-languages a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;font-size:.875rem;font-weight:600;border-bottom:2px solid transparent}
.guide-languages a[aria-current="page"]{color:#e7d4ae;border-color:#e7d4ae}
.guide-languages a:hover{color:white;border-color:#e7d4ae}
@media(max-width:700px){.guide-topbar>.guide-wrap{justify-content:space-between;gap:.25rem}.guide-topbar-right{gap:0}}
@media(max-width:390px){.guide-topbar>.guide-wrap{justify-content:center}}
@media print{.guide-languages{display:none}}
