.language-switcher { position: relative; font-size: 11px; }
.honeypot { display: none !important; }
.language-switcher summary { list-style: none; cursor: pointer; border: 1px solid rgba(255,255,255,.45); min-width: 42px; height: 40px; display: grid; place-items: center; }
.language-switcher summary::-webkit-details-marker { display: none; }
.language-switcher > div { position: absolute; right: 0; top: 46px; display: grid; min-width: 150px; background: #f4f4ed; color: #17201d; padding: 8px; box-shadow: 0 15px 35px rgba(0,0,0,.2); }
.language-switcher > div a { padding: 9px 11px; opacity: .72; }
.language-switcher > div a:hover, .language-switcher > div a[aria-current="page"] { background: #e4e6df; opacity: 1; }
.locale-shell { min-height: 100vh; background: #f0f0e9; }
.locale-hero { min-height: 720px; position: relative; display: flex; align-items: end; color: #fff; background: linear-gradient(90deg,rgba(8,15,14,.8),rgba(8,15,14,.08)),url('assets/optimized/hero.avif') center/cover; padding: 150px 8vw 90px; }
.locale-hero > div { max-width: 850px; }
.locale-hero h1 { font: 500 clamp(52px,7vw,104px)/.94 Manrope,sans-serif; letter-spacing: -.055em; margin: 25px 0; }
.locale-hero p { max-width: 650px; font-size: 18px; line-height: 1.6; color: rgba(255,255,255,.8); }
.locale-facts { display: grid; grid-template-columns: repeat(4,1fr); gap: 1px; background: rgba(255,255,255,.2); margin-top: 45px; }
.locale-facts div { background: rgba(15,24,21,.78); padding: 20px; display: grid; gap: 5px; }
.locale-facts strong { font: 500 20px Manrope; }
.locale-facts span { font-size: 10px; color: rgba(255,255,255,.65); }
.locale-section { max-width: 1200px; margin: auto; padding: 110px 7vw; }
.locale-section h2 { font: 500 clamp(38px,5vw,70px)/1 Manrope; letter-spacing: -.05em; }
.locale-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 1px; background: rgba(23,32,29,.18); }
.locale-grid article { background: #f0f0e9; padding: 30px; min-height: 210px; }
.locale-grid h3 { font: 500 23px Manrope; }
.locale-grid p,.locale-section>p { color: #626a66; line-height: 1.65; }
.locale-price { background: #17201d; color: #fff; }
.locale-price .locale-section { display: grid; grid-template-columns: 1fr 1fr; gap: 9vw; }
.locale-price-card { background: #f4f4ed; color: #17201d; padding: 40px; }
.locale-price-card b { font: 500 clamp(52px,6vw,80px) Manrope; }
.locale-price-card ul { padding-left: 20px; line-height: 2; }
.locale-contact { background:#dbe1dc; text-align:center; }
.locale-contact a { margin-top:25px; }
@media(max-width:900px){.language-switcher{margin-left:auto;margin-right:12px}.site-header{gap:10px}.locale-facts,.locale-grid{grid-template-columns:1fr 1fr}.locale-price .locale-section{grid-template-columns:1fr}}
@media(max-width:560px){.locale-facts,.locale-grid{grid-template-columns:1fr}.locale-hero{padding:130px 6vw 60px}.locale-hero h1{font-size:48px}}
