/* Visible language selection with matching counterpart links on every public page. */
.language-switch{display:flex;gap:3px;align-items:center;margin-left:auto;margin-right:20px;border:1px solid #d5b69850;border-radius:30px;padding:3px}
.language-switch a{font:500 10px/1 Montserrat,sans-serif;padding:10px 9px;border-radius:22px;color:#dec4ad}
.language-switch a[aria-current]{background:#dcb28e;color:#21170f}
.header-cta{margin-left:0}
/* Keep desktop links with the language and contact controls, away from the logo. */
@media(min-width:761px){.site-header .top-nav{margin-left:auto}.site-header .language-switch{margin-left:0}}
html[lang^=en] .about-title-line{white-space:normal}
.analytics-consent{position:fixed;z-index:1000;bottom:30px;left:30px;max-width:460px;padding:26px;background:#f1e8dd;color:#241a13;border-radius:20px;box-shadow:0 10px 70px #0005;border:1px solid #cfb497;font:13px/1.7 Montserrat,sans-serif}
.analytics-consent[hidden]{display:none}
.analytics-consent h2{font-size:20px;line-height:1.3;letter-spacing:-.025em;margin:0 0 12px}
.analytics-consent p{margin:0 0 18px}.analytics-consent>div{display:flex;gap:10px}
.analytics-consent button{flex:1;border:1px solid #94765e;border-radius:24px;padding:11px 14px;background:#f1e8dd;color:#241a13;font:500 11px/1.4 Montserrat,sans-serif;cursor:pointer}
.analytics-consent button:hover{background:#e6ceb7}
.cookie-settings{position:fixed;bottom:8px;left:12px;z-index:50;font:10px Montserrat,sans-serif;padding:7px 10px;border:1px solid #c5a88b66;border-radius:20px;background:#271c16;color:#e8d3be;cursor:pointer}
@media(max-width:1000px){.site-header{gap:14px}.language-switch{margin-right:0}.top-nav{gap:16px}.top-nav a{font-size:12px}.header-cta{padding:8px 10px;font-size:11px;gap:10px}}
@media(max-width:760px){.language-switch{margin-left:auto}.language-switch a{padding:9px 8px}.menu-toggle{order:4}.site-header .brand{margin-right:0}.site-header{gap:12px}.top-nav a{font-size:21px}.analytics-consent{left:12px;right:12px;bottom:42px;max-width:none;padding:22px}.cookie-settings{bottom:6px}.home .journey-footer{bottom:42px}}
