/* Deliberately scoped: the dedicated ESB page does not alter the site's other pages. */
.esb-booking{hyphens:none}.esb-booking .esb-button{box-shadow:none;text-shadow:none;background-image:none}
.esb-booking{container-type:inline-size}.esb-booking .esb-return{font-size:14px;margin:0 0 26px}.esb-booking .esb-checkin{font-size:14px;margin-bottom:24px}.esb-checkin small{font-size:11px;color:var(--esb-muted)}
.esb-booking .esb-formula-picker{border:0;padding:0;margin:0 0 25px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0}.esb-formula-picker legend{font-size:13px;font-weight:600;margin-bottom:10px}.esb-booking .esb-formula{position:relative;border:1px solid var(--esb-line);border-radius:5px;padding:14px 10px;cursor:pointer;background:#fff;font-weight:400;margin:0;min-width:0}.esb-formula input{accent-color:var(--esb-navy);width:16px;height:16px;margin:0 0 10px}.esb-formula span{display:flex;flex-direction:column;gap:5px}.esb-formula strong{font-size:13px;line-height:1.3}.esb-formula small{font-size:11px;font-weight:400;line-height:1.4}.esb-formula b{font-size:12px;font-weight:600}.esb-formula:has(input:checked){border-color:var(--esb-navy);box-shadow:0 0 0 1px var(--esb-navy);background:#f3f4fa}
.esb-calendar{border:1px solid var(--esb-line);border-radius:6px;padding:18px;background:#fff}.esb-calendar-nav{display:flex;align-items:center;justify-content:space-between;gap:12px}.esb-booking .esb-calendar-nav button{border:1px solid var(--esb-line);border-radius:4px;background:#fff;color:var(--esb-navy);min-width:40px;height:40px;padding:0;font:inherit;font-size:20px;cursor:pointer;box-shadow:none}.esb-calendar-nav button:disabled{opacity:.3;cursor:default}.esb-calendar-nav label{flex:1;min-width:0}.esb-booking .esb-calendar-nav select{font-weight:600;font-size:16px;border:0;margin:0;text-align:center;text-transform:capitalize;min-height:40px;padding:5px;background:#fff}.esb-booking .esb-calendar-instruction{margin:12px 0 18px;text-align:center;font-size:12px;color:var(--esb-muted)}
.esb-booking .esb-calendar-grid{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:4px;margin:0;border:0}.esb-booking .esb-calendar-grid th,.esb-booking .esb-calendar-grid td{border:0;padding:0;text-align:center;vertical-align:middle;background:none}.esb-booking .esb-calendar-grid th{font-size:11px;color:var(--esb-muted);font-weight:500;padding:0 0 8px}.esb-booking .esb-calendar-grid td{height:55px}.esb-booking .esb-day{width:100%;height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;border:1px solid transparent;border-radius:5px;padding:3px;box-shadow:none;font-family:inherit;font-size:16px;line-height:1.3;text-shadow:none;background:#f4f4f3;color:#838589;cursor:default;min-width:0}.esb-day small{font-size:11px;line-height:1}.esb-booking .esb-day.is-available{background:#edf6ef;border-color:#b3d5bc;color:#205334;cursor:pointer}.esb-booking .esb-day.is-available:hover{background:#d9eedf;border-color:#398154}.esb-booking .esb-day.is-unavailable{background:#fff0ee;border-color:#e5b5af;color:#973d32}.esb-booking .esb-day.is-in-stay{box-shadow:inset 0 -3px #687497}.esb-booking .esb-day.is-departure{border-bottom:3px solid var(--esb-navy)}.esb-booking .esb-day.is-selected{background:var(--esb-navy);color:#fff;border-color:var(--esb-navy);box-shadow:0 0 0 1px var(--esb-navy)}.esb-booking .esb-day:focus-visible{outline:3px solid #9eadd8;outline-offset:2px;position:relative;z-index:1}
.esb-calendar-legend{display:flex;flex-wrap:wrap;gap:10px 16px;padding-top:16px;font-size:11px}.esb-calendar-legend span{display:flex;align-items:center;gap:5px}.esb-calendar-legend i{width:18px;height:18px;border-radius:3px;text-align:center;font-style:normal;line-height:18px}.esb-calendar-legend .is-available{background:#edf6ef;color:#205334;border:1px solid #b3d5bc}.esb-calendar-legend .is-unavailable{background:#fff0ee;color:#973d32;border:1px solid #e5b5af}.esb-calendar-legend .is-closed{background:#f4f4f3;color:#838589}.esb-booking .esb-calendar-help{font-size:11px;line-height:1.5;margin:12px 0 0;color:var(--esb-muted)}.esb-enhanced .esb-date-fallback{display:none}
@container(max-width:850px){.esb-booking-layout{grid-template-columns:1fr!important}.esb-sidebar{position:static!important;display:grid;grid-template-columns:1fr 1fr;gap:25px}.esb-panel{padding:26px!important}}
@container(max-width:480px){.esb-sidebar{grid-template-columns:1fr!important}.esb-panel{padding:20px 14px!important}.esb-booking .esb-formula-picker{gap:6px}.esb-booking .esb-formula{padding:12px 8px}.esb-formula strong{font-size:12px}.esb-formula small{font-size:10px}.esb-calendar{padding:12px 6px}.esb-booking .esb-calendar-grid{border-spacing:3px}.esb-booking .esb-day{height:46px;font-size:15px}.esb-booking .esb-calendar-grid td{height:47px}.esb-fields,.esb-room-grid{grid-template-columns:1fr!important}.esb-booking .esb-return{font-size:13px}}
.esb-booking .esb-selected-dates{font-size:12px;line-height:1.6;margin:12px 0 0;color:var(--esb-muted)}.esb-selected-dates:empty{display:none}
.esb-booking,.esb-reservation-page{--esb-navy:#15194d;--esb-navy-hover:#292e6a;--esb-ink:#262b38;--esb-muted:#60636c;--esb-paper:#f7f5f0;--esb-line:#deddd6;--esb-gold:#977235;--esb-white:#fff;color:var(--esb-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}
body.esb-reservation-page,body.custom-background.esb-reservation-page{margin:0;background:var(--esb-paper);min-width:320px}
.esb-reservation-page *,.esb-booking *{box-sizing:border-box}
.esb-reservation-page [hidden],.esb-booking [hidden]{display:none!important}
.esb-reservation-page a,.esb-booking a{color:var(--esb-navy);text-decoration:underline;text-underline-offset:4px}
.esb-reservation-page a:hover,.esb-booking a:hover{color:var(--esb-navy-hover)}
.esb-reservation-page h1,.esb-reservation-page h2,.esb-reservation-page h3,.esb-booking h2,.esb-booking h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:var(--esb-navy);text-transform:none;line-height:1.2}
.esb-reservation-page p,.esb-booking p{margin:0 0 1em}
.esb-site-header{max-width:1180px;margin:0 auto;min-height:104px;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--esb-line)}
.esb-site-header .esb-brand{text-decoration:none;display:flex;align-items:center;gap:15px;color:var(--esb-navy);font-family:Georgia,serif;font-size:19px;line-height:1.25}.esb-brand strong{font-weight:400}.esb-brand-mark{font-size:34px;line-height:1;color:var(--esb-gold)}
.esb-back-link{font-size:14px;font-weight:600}.esb-page-main{max-width:1180px;margin:auto}.esb-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center;margin:42px 0 40px}.esb-hero-copy h1{font-size:clamp(32px,4.1vw,50px);letter-spacing:-1.5px;margin:8px 0 16px}.esb-hero-copy .esb-lead{font-size:21px;line-height:1.45;color:var(--esb-muted);margin-bottom:20px}.esb-hero-copy a{font-size:14px}.esb-hero-image{height:250px;overflow:hidden;border-radius:3px 3px 60px 3px}.esb-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.esb-eyebrow{font-family:system-ui,sans-serif!important;font-size:11px!important;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--esb-gold);margin:0 0 10px!important}
.esb-booking{max-width:1180px;margin:0 auto 60px;scroll-margin-top:28px}.esb-steps{display:flex;list-style:none!important;padding:20px 0!important;margin:0 0 24px!important;border-top:1px solid var(--esb-line);border-bottom:1px solid var(--esb-line);gap:48px}.esb-steps li{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:var(--esb-navy);margin:0;padding:0}.esb-steps li span{display:grid;place-items:center;border:1px solid #c9c9d2;width:25px;height:25px;border-radius:50%;font-size:11px}.esb-booking-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:30px;align-items:start}.esb-main-column{min-width:0}.esb-panel{padding:28px 30px;background:var(--esb-white);border:1px solid var(--esb-line);border-radius:5px;margin-bottom:22px}.esb-section-heading{display:flex;gap:18px;align-items:baseline;margin-bottom:22px}.esb-section-heading .esb-number{font-size:12px;color:var(--esb-gold);letter-spacing:.06em}.esb-section-heading h2,.esb-client-review h2,.esb-server-review h2{font-size:28px;letter-spacing:-.6px;margin:0 0 7px}.esb-section-heading p{font-size:13px;color:var(--esb-muted);margin:0}.esb-stay-types{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 25px}.esb-stay-types>div{background:var(--esb-paper);padding:16px 18px;border-radius:3px;display:flex;flex-direction:column;font-size:12px}.esb-stay-types strong{font-size:14px;color:var(--esb-navy);margin-bottom:4px}.esb-stay-types small{color:var(--esb-muted);font-size:12px;margin-top:4px}
.esb-booking label{display:block;font-size:13px;font-weight:600;color:var(--esb-ink)}.esb-booking input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.esb-booking select,.esb-booking textarea{display:block;max-width:100%;width:100%;min-height:48px;border:1px solid #bcbfc5;border-radius:3px;padding:11px 12px;background:#fff;color:var(--esb-ink);font:inherit;font-size:15px;line-height:1.5;margin:7px 0 0;box-shadow:none}.esb-booking select{padding-right:32px}.esb-booking textarea{resize:vertical}.esb-booking input:focus-visible,.esb-booking select:focus-visible,.esb-booking textarea:focus-visible,.esb-booking button:focus-visible,.esb-reservation-page a:focus-visible{outline:3px solid #b6bedb;outline-offset:3px;border-color:var(--esb-navy)}.esb-fields{display:grid;grid-template-columns:1fr 1fr;gap:19px}.esb-wide{grid-column:1/-1}.esb-fields label small{font-weight:400;color:var(--esb-muted);font-size:12px;margin-left:4px}
.esb-room-grid{border:0;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-width:0}.esb-booking .esb-room-card{position:relative;border:1px solid var(--esb-line);border-radius:4px;overflow:hidden;cursor:pointer;margin:0;display:flex;flex-direction:column;font-weight:400;background:#fff;transition:border-color .15s,box-shadow .15s}.esb-room-card:hover{border-color:#8d91aa}.esb-room-card.is-selected,.esb-room-card:has(input:checked){border-color:var(--esb-navy);box-shadow:0 0 0 1px var(--esb-navy)}.esb-room-card input[type=radio]{position:absolute;top:16px;right:16px;width:18px;height:18px;accent-color:var(--esb-navy);z-index:1;margin:0}.esb-room-card input:focus-visible{outline:3px solid #a9b5df;outline-offset:3px}.esb-room-photo{display:block;height:155px;flex:none}.esb-room-photo img{width:100%;height:100%;object-fit:cover;display:block}.esb-room-content{display:flex;flex-direction:column;padding:19px;flex:1}.esb-room-top{display:flex;justify-content:space-between;align-items:center;padding-right:25px}.esb-room-top>strong{font-family:Georgia,serif;font-size:23px;font-weight:400;line-height:1.25;color:var(--esb-navy)}.esb-room-check{display:none}.esb-room-description{font-size:13px;line-height:1.55;color:var(--esb-muted);margin:10px 0 18px;white-space:pre-line}.esb-room-price{display:flex;flex-direction:column;margin-top:auto;padding-top:10px;border-top:1px solid #eee}.esb-room-price strong{font-size:25px;color:var(--esb-navy);font-weight:600;line-height:1.35}.esb-room-price small{font-size:11px;color:var(--esb-muted);margin-top:2px}.esb-room-choose{margin-top:16px;border:1px solid #d6d7df;display:block;text-align:center;padding:8px 3px;font-size:12px;font-weight:600;color:var(--esb-navy);border-radius:3px}.is-selected .esb-room-choose,.esb-room-card:has(input:checked) .esb-room-choose{background:var(--esb-navy);color:#fff;border-color:var(--esb-navy)}.esb-availability-note{font-size:11px;color:var(--esb-muted);margin:18px 0 0!important}
.esb-booking .esb-consent{display:flex;align-items:flex-start;gap:11px;font-size:12px;font-weight:400;margin:22px 0 12px}.esb-consent input{flex:none;width:18px;height:18px;accent-color:var(--esb-navy);margin:2px 0 0}.esb-required{font-size:11px;color:var(--esb-muted)}.esb-booking .esb-button{display:inline-flex;justify-content:center;align-items:center;background:var(--esb-navy);color:#fff;border:1px solid var(--esb-navy);padding:13px 21px;min-height:48px;text-decoration:none;border-radius:3px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;line-height:1.5;letter-spacing:0;text-transform:none;white-space:normal}.esb-booking .esb-button:hover{background:var(--esb-navy-hover);color:white}.esb-button:disabled{opacity:.65;cursor:wait}.esb-date-form .esb-button{margin-top:15px}.esb-booking .esb-text-button{border:0;background:transparent;color:var(--esb-navy);text-decoration:underline;text-underline-offset:4px;font:inherit;font-size:13px;cursor:pointer;padding:10px 0}.esb-review-actions{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px}.esb-client-review{scroll-margin-top:30px}.esb-client-review>p:not(.esb-eyebrow){font-size:14px;color:var(--esb-muted)}
.esb-sidebar{position:sticky;top:24px}.esb-summary{background:var(--esb-navy);color:#fff;padding:28px 26px;border-radius:5px}.esb-booking .esb-summary .esb-eyebrow{font-size:11px!important;color:#fff}.esb-summary h2{font-size:28px;color:white;margin:8px 0 24px}.esb-summary-list{display:block;margin:0}.esb-summary-list dt{font-size:11px;color:var(--esb-muted);font-weight:400;margin:18px 0 3px}.esb-summary-list dd{font-size:14px;line-height:1.55;margin:0;font-weight:500;overflow-wrap:anywhere;white-space:pre-line}.esb-summary .esb-summary-list dt{color:#c5c9e0}.esb-summary .esb-summary-list dd{color:#fff}.esb-total{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:2px 10px;border-top:1px solid #515573;margin-top:23px;padding-top:22px}.esb-total>span{font-size:13px}.esb-total strong{font-size:30px;font-weight:500}.esb-total small{grid-column:1/-1;font-size:11px;color:#c5c9e0}.esb-payment-note{margin:22px 0 0!important;font-size:12px;color:#d2d4e5}.esb-payment-note strong{font-weight:500;color:white}.esb-included{padding:24px 10px;font-size:12px;color:var(--esb-muted)}.esb-included h3{font-family:inherit;font-size:13px;font-weight:600;margin:0 0 14px}.esb-included ul{padding-left:20px;margin:0 0 15px;list-style:disc}.esb-included li{margin:0 0 6px}.esb-included p{font-size:12px}.esb-included a{font-weight:500}
.esb-notice{padding:20px 24px;border:1px solid #d8dfd9;border-left:3px solid #497253;border-radius:3px;background:#f1f6f1;margin:0 0 24px;font-size:14px}.esb-notice p{margin:5px 0 0}.esb-notice--error{border-color:#e1c9c0;border-left-color:#9e442c;background:#fff5ee}.esb-empty{margin:25px 0 0;padding:24px;background:var(--esb-paper)}.esb-empty h3{font-size:23px;margin:0 0 12px}.esb-empty p{font-size:14px}.esb-empty a{font-size:13px}.esb-confirmation,.esb-server-review{background:#fff;max-width:720px;margin:32px auto;padding:40px;border:1px solid var(--esb-line);border-radius:5px}.esb-confirmation{text-align:center}.esb-confirmation-mark{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 24px;border-radius:50%;background:#edf5ed;color:#386244;font-size:27px}.esb-confirmation h2{font-size:34px;margin:12px 0 20px}.esb-confirmation-price{font-size:28px;color:var(--esb-navy)}.esb-confirmation .esb-button{margin-top:14px}.esb-local-note{font-size:12px;color:var(--esb-muted)}.esb-server-review .esb-summary-list{margin:24px 0}.esb-server-review .esb-edit-link{margin-left:20px;font-size:14px}.esb-site-footer{border-top:1px solid var(--esb-line);max-width:1180px;margin:auto;padding:26px 0 40px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--esb-muted)}.esb-site-footer nav{display:flex;gap:20px;flex-wrap:wrap}.esb-site-footer p{margin:0}
.esb-sr-only,.esb-honeypot,.esb-skip{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.esb-skip:focus{clip:auto!important;width:auto!important;height:auto!important;padding:14px!important;top:5px;left:5px;background:#fff;z-index:99999}.esb-enhanced .esb-no-js{display:none}
@media(max-width:1240px){.esb-site-header,.esb-page-main,.esb-site-footer{margin-left:30px;margin-right:30px}}@media(max-width:1000px){.esb-booking-layout{grid-template-columns:minmax(0,1fr) 270px;gap:20px}.esb-panel{padding:24px}.esb-hero{gap:28px}.esb-room-grid{gap:12px}.esb-room-content{padding:15px}.esb-room-top>strong{font-size:21px}}
@media(max-width:800px){.esb-site-header,.esb-page-main,.esb-site-footer{margin-left:20px;margin-right:20px}.esb-hero{gap:20px;margin:30px 0;grid-template-columns:1fr 1fr}.esb-hero-copy h1{font-size:36px}.esb-hero-copy .esb-lead{font-size:18px}.esb-hero-image{height:230px}.esb-booking-layout{grid-template-columns:1fr}.esb-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr;gap:24px}.esb-steps{gap:30px}.esb-panel{padding:26px}.esb-included{padding:22px 0}}
@media(max-width:540px){.esb-site-header{align-items:flex-start;flex-direction:column;gap:15px;padding:22px 0}.esb-site-header .esb-brand{font-size:18px}.esb-back-link{font-size:13px}.esb-hero{grid-template-columns:1fr;gap:24px}.esb-hero-copy h1{font-size:37px;letter-spacing:-1px}.esb-hero-image{height:180px;border-radius:3px 3px 36px 3px}.esb-hero-copy .esb-lead br{display:none}.esb-steps{gap:14px;justify-content:space-between;padding:15px 0!important}.esb-steps li{font-size:11px;gap:6px}.esb-steps li span{width:22px;height:22px}.esb-panel{padding:22px 18px}.esb-section-heading{gap:12px}.esb-section-heading h2{font-size:25px}.esb-stay-types{gap:10px}.esb-stay-types>div{padding:13px 10px}.esb-stay-types span{font-size:11px}.esb-stay-types strong{font-size:13px}.esb-fields,.esb-room-grid,.esb-sidebar{grid-template-columns:1fr}.esb-room-content{padding:20px}.esb-room-photo{height:180px}.esb-review-button{width:100%}.esb-review-actions{flex-direction:column-reverse;align-items:stretch;gap:15px}.esb-summary{padding:25px}.esb-included{padding:0 5px 20px}.esb-site-footer{flex-direction:column}.esb-confirmation,.esb-server-review{padding:27px 22px}.esb-server-review .esb-edit-link{display:block;margin:15px 0}.esb-booking select{font-size:14px}}
@media(prefers-reduced-motion:reduce){.esb-room-card{transition:none}}

/* V2.2.3: enlarge page content, never the body or the theme's navigation menus. */
.esb-booking-page .entry-content{font-size:20px}
.esb-booking-page .site-description,.esb-booking-page #colophon,.esb-booking-page #colophon .site-info,.esb-booking-page #colophon .copyright{font-size:18px;line-height:1.6}
.esb-booking-page #colophon,.esb-booking-page #colophon .site-info,.esb-booking-page #colophon .copyright{font-size:20px}
.esb-booking-page #secondary .widget,.esb-booking-page #secondary .widget-area,.esb-booking-page #secondary li,.esb-booking-page #secondary p{font-size:20px;line-height:1.6}
.esb-booking-page #secondary .post-date,.esb-booking-page #secondary time{font-size:18px}
.esb-booking{font-size:20px}
.esb-booking .esb-return,.esb-booking .esb-selected-dates,.esb-booking .esb-section-heading p,.esb-booking .esb-room-description,.esb-booking label,.esb-booking .esb-button,.esb-booking .esb-text-button,.esb-booking .esb-client-review>p:not(.esb-eyebrow),.esb-booking .esb-summary-list dd,.esb-booking .esb-included,.esb-booking .esb-included p,.esb-booking .esb-notice,.esb-booking .esb-empty p,.esb-booking .esb-empty a,.esb-booking .esb-edit-link{font-size:20px;line-height:1.6}
.esb-booking .esb-section-heading .esb-number,.esb-booking .esb-formula-picker legend,.esb-booking .esb-formula b,.esb-booking .esb-room-choose{font-size:18px}
.esb-booking .esb-formula strong{font-size:20px;line-height:1.4}
.esb-booking .esb-formula small{font-size:18px;line-height:1.6}
.esb-booking .esb-eyebrow{font-size:16px!important}
.esb-booking .esb-fields label small,.esb-booking .esb-room-price small,.esb-booking .esb-availability-note,.esb-booking .esb-required,.esb-booking .esb-consent,.esb-booking .esb-summary-list dt,.esb-booking .esb-total>span,.esb-booking .esb-total small,.esb-booking .esb-payment-note,.esb-booking .esb-local-note{font-size:18px;line-height:1.6}
.esb-booking input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.esb-booking select,.esb-booking textarea{font-size:20px}
.esb-booking .esb-formula input,.esb-booking .esb-consent input,.esb-booking .esb-room-card input[type=radio]{width:22px;height:22px}
.esb-booking .esb-room-content{position:relative;display:flex;font-weight:400;margin:0;cursor:pointer}
.esb-booking .esb-room-price strong{font-size:30px}
.esb-booking .esb-total strong{font-size:34px}
.esb-booking .esb-calendar-nav select{font-size:22px;min-height:48px;padding-right:24px}
.esb-booking .esb-calendar-nav button{min-width:44px;height:48px;font-size:26px}
.esb-booking .esb-calendar-instruction,.esb-booking .esb-calendar-help,.esb-booking .esb-calendar-legend{font-size:18px;line-height:1.6}
.esb-booking .esb-calendar-grid th{font-size:17px}
.esb-booking .esb-calendar-grid td{height:65px}
.esb-booking .esb-day{height:64px;font-size:22px}
.esb-booking .esb-day small{font-size:16px}
.esb-booking .esb-day.is-available,.esb-booking .esb-calendar-legend .is-available{background:#24653d;color:#fff;border-color:#174d2a}
.esb-booking .esb-day.is-available:hover{background:#174d2a;border-color:#103d20}
.esb-booking .esb-day.is-unavailable,.esb-booking .esb-calendar-legend .is-unavailable{background:#a52f32;color:#fff;border-color:#822226}
/* V2.2.2: the complete selected range stays orange, including on hover. */
.esb-booking .esb-day.is-selected,
.esb-booking .esb-day.is-in-stay,
.esb-booking .esb-day.is-departure,
.esb-booking .esb-day.is-selected:hover,
.esb-booking .esb-day.is-in-stay:hover,
.esb-booking .esb-day.is-departure:hover{background:#ed922a;color:var(--esb-navy);border:1px solid #b35b0c;box-shadow:none;text-shadow:none}
.esb-booking .esb-calendar-legend i{width:24px;height:24px;line-height:22px;flex:none}
.esb-booking .esb-calendar-legend .is-selected{background:#ed922a;color:var(--esb-navy);border:1px solid #b35b0c;box-shadow:none}

/* Images remain complete, with a 16:9 frame and no automatic rotation. */
.esb-booking .esb-gallery{min-width:0;background:#f4f3ef;cursor:default}
.esb-booking .esb-gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;outline-offset:-3px}
.esb-booking .esb-gallery-slide{flex:0 0 100%;min-width:0;aspect-ratio:16/9;scroll-snap-align:start;display:flex;align-items:center;justify-content:center}
.esb-booking .esb-gallery-slide img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;margin:0;border:0;box-shadow:none}
.esb-booking .esb-gallery.is-enhanced .esb-gallery-track{overflow:hidden;touch-action:pan-y pinch-zoom}
.esb-booking .esb-gallery-controls{display:flex;justify-content:center;align-items:center;gap:18px;padding:8px 12px;background:#fff;border-bottom:1px solid var(--esb-line);font-size:18px}
.esb-booking .esb-gallery-controls button{background:#fff;color:var(--esb-navy);border:1px solid #bcbfc5;border-radius:4px;min-width:44px;min-height:44px;font:inherit;font-size:24px;line-height:1;padding:5px;box-shadow:none;text-shadow:none;cursor:pointer}
.esb-booking .esb-gallery-controls button:hover{background:#eceef5}
@container(max-width:600px){
  .esb-booking .esb-formula-picker,.esb-booking .esb-sidebar,.esb-booking .esb-room-grid{grid-template-columns:1fr!important}
  .esb-booking .esb-formula{display:flex;align-items:flex-start;gap:14px;padding:14px}
  .esb-booking .esb-formula input{flex:none;margin:4px 0 0}
  .esb-booking .esb-formula span{gap:2px}
  .esb-booking .esb-calendar-nav{gap:4px}
  .esb-booking .esb-calendar-nav select{font-size:20px}
  .esb-booking .esb-calendar-grid{border-spacing:2px}
  .esb-booking .esb-day{font-size:20px;height:56px}
  .esb-booking .esb-calendar-grid td{height:57px}
  .esb-booking .esb-calendar-grid th{font-size:16px}
}

/* Shared guidance typography, limited to the booking form. */
.esb-booking .esb-guidance,.esb-booking .esb-formula-picker legend.esb-guidance{font-size:20px;line-height:1.6;font-weight:400;color:var(--esb-muted);font-family:inherit;letter-spacing:normal;text-transform:none}
.esb-booking [data-esb-date-prompt]{margin:0 0 12px}
