/* Country and language navigation is available in both menu layouts. */
.top__nav{gap:18px}
.top__nav a{white-space:nowrap}
.top__nav .top__country{border-inline-start:1px solid var(--edge);padding-inline-start:16px}
.top__panel .top__country{color:var(--amber-deep)}
.top .lang{flex-shrink:0}
