.booking-cta,nav a.booking-cta{display:inline-flex;align-items:center;justify-content:center;background:#243e39;color:#fff;padding:.7rem 1.1rem;min-height:44px;text-decoration:none}.booking-cta:hover{background:#8b4934}.top-booking{margin:.25rem 0 1.25rem}.mobile-booking{display:none}#reservation{scroll-margin-top:1.5rem}.language-suggestion{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;padding:.65rem 1rem;background:#e9ede7;color:#243e39;font-size:.9375rem}.language-suggestion a{font-weight:bold}.language-suggestion button{background:none;border:0;padding:.5rem;cursor:pointer;color:inherit}.studio-booking input:focus-visible,.studio-booking select:focus-visible,.studio-booking textarea:focus-visible{outline:3px solid #8b4934;outline-offset:2px}.studio-booking button[type=submit]{min-height:48px;font-size:1rem!important}a:focus-visible{outline:3px solid #8b4934;outline-offset:3px}@media(max-width:700px){body{padding-bottom:82px}.mobile-booking{display:flex;position:fixed;bottom:max(12px,env(safe-area-inset-bottom));left:5%;width:90%;min-height:50px;align-items:center;justify-content:center;z-index:20;background:#243e39;color:#fff;box-shadow:0 5px 22px #0003;text-decoration:none;font-weight:bold}.mobile-booking[hidden]{display:none}.photo-dialog{z-index:30}}

/* Balanced header: brand, navigation and language selector share one baseline. */
header{display:flex;align-items:center;justify-content:space-between;gap:1.75rem;padding:1.2rem 5%;isolation:isolate}header .brand{display:grid;grid-template-columns:48px auto;column-gap:.7rem;align-items:center;font-size:1.35rem;flex-shrink:0}header .brand img{grid-column:1;grid-row:1/3;float:none;width:48px;height:48px;margin:0;object-fit:contain;mix-blend-mode:multiply}header .brand span{grid-column:2;font-size:.75rem;line-height:1.6}header nav:not(.language-switch){display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;margin-left:auto}header .language-switch{position:static;align-self:center;display:flex;gap:.25rem;flex-shrink:0}header nav a.booking-cta{line-height:1.2;margin:0;min-height:44px;padding:.7rem 1.1rem}header .language-switch a{min-width:32px}@media(max-width:1000px){header{gap:1rem;flex-wrap:wrap}header .language-switch{margin-left:auto}header nav:not(.language-switch){order:3;flex-basis:100%;justify-content:center;margin:0}}@media(max-width:700px){header{flex-direction:row;align-items:center;padding:1rem 6%}header .brand{grid-template-columns:40px auto;font-size:1.1rem;column-gap:.5rem}header .brand img{width:40px;height:40px}header .brand span{font-size:.65rem;letter-spacing:.08em}header nav:not(.language-switch){gap:1rem}header nav:not(.language-switch)>a{font-size:.875rem}}

/* Single destination: three search fields and the action. */
#searchwidget .hostfully-search-widget-form{grid-template-columns:repeat(3,minmax(0,1fr)) auto}@media(max-width:1000px){#searchwidget .hostfully-search-widget-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:550px){#searchwidget .hostfully-search-widget-form{grid-template-columns:1fr}}
