.elb-app{max-width:1180px;margin:0 auto;font-family:inherit;color:#24302a}.elb-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:20px}.elb-header h2{margin:0 0 6px;font-size:clamp(1.7rem,3vw,2.4rem)}.elb-header p{margin:0;color:#607068}.elb-legend{display:flex;gap:14px;flex-wrap:wrap;font-size:.9rem}.elb-legend span{display:flex;align-items:center;gap:6px}.elb-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.elb-dot-free{background:#bfe8c7}.elb-dot-busy{background:#f4bfd0}.elb-dot-selected{background:#2f6e4f}.elb-room-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.elb-room-tab{border:1px solid #ccd7d0;background:#fff;border-radius:14px;padding:16px;text-align:left;cursor:pointer}.elb-room-tab strong{display:block;font-size:1.2rem}.elb-room-tab span{color:#68766f}.elb-room-tab.is-active{border-color:#2f6e4f;box-shadow:0 0 0 2px rgba(47,110,79,.14);background:#f4faf6}.elb-room-profile{margin:16px 0 24px}.elb-room-detail{display:none;border:1px solid #dbe3de;border-radius:14px;padding:20px;background:#fff}.elb-room-detail.is-active{display:block}.elb-room-detail h3{margin:0 0 8px}.elb-room-detail ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 24px;margin:15px 0 0;padding-left:20px}.elb-calendar-toolbar{display:flex;justify-content:space-between;align-items:center;margin:22px 0 12px}.elb-current-period{font-weight:700}.elb-nav{width:40px;height:40px;border-radius:50%;border:1px solid #cad6cf;background:#fff;font-size:1.6rem;cursor:pointer}.elb-calendars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.elb-month{border:1px solid #dbe3de;border-radius:14px;padding:14px;background:#fff}.elb-month h3{text-align:center;margin:0 0 12px}.elb-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.elb-weekday{text-align:center;font-size:.78rem;font-weight:700;color:#6c7a73;padding:4px}.elb-day,.elb-day-empty{min-height:72px;border-radius:9px}.elb-day{border:1px solid transparent;padding:7px 5px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;cursor:pointer}.elb-day-number{font-weight:700}.elb-day-price{font-size:.74rem;line-height:1.1}.elb-day.is-free{background:#dff3e3;border-color:#b8ddc0}.elb-day.is-busy{background:#f8dce6;border-color:#efbfd0;cursor:not-allowed}.elb-day.is-past{background:#f1f2f1;color:#a1aaa5;cursor:not-allowed}.elb-day.is-selected,.elb-day.is-end{background:#2f6e4f;color:#fff;border-color:#2f6e4f}.elb-booking-panel{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.7fr);gap:24px;margin-top:26px}.elb-summary{background:#f2f7f4;border-radius:14px;padding:20px;align-self:start;position:sticky;top:20px}.elb-summary h3{margin-top:0}.elb-summary dl{margin:0}.elb-summary dl div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #dbe5df}.elb-summary .elb-total{font-size:1.12rem;font-weight:700;border-bottom:0}.elb-form{border:1px solid #dbe3de;border-radius:14px;padding:22px;background:#fff}.elb-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.elb-form label>span{display:block;font-weight:600;margin-bottom:6px}.elb-form input,.elb-form select,.elb-form textarea{width:100%;box-sizing:border-box;border:1px solid #cbd6d0;border-radius:8px;padding:10px;font:inherit}.elb-breakfast-section{margin:28px 0}.elb-breakfast-heading h3{margin:0 0 6px;font-size:1.45rem}.elb-breakfast-heading p{margin:0 0 18px;color:#607068;max-width:850px}.elb-breakfast-guest{margin:0 0 24px}.elb-breakfast-guest h4{font-size:1.1rem;margin:0 0 10px}.elb-breakfast-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.elb-breakfast-card{position:relative;display:flex!important;flex-direction:column;gap:9px;border:2px solid #d8e1dc;border-radius:14px;padding:18px 18px 18px 48px;background:#fff;cursor:pointer;transition:.18s ease;min-height:190px}.elb-breakfast-card:hover{border-color:#83ad93;box-shadow:0 7px 18px rgba(30,65,46,.08);transform:translateY(-1px)}.elb-breakfast-card.is-selected{border-color:#2f6e4f;background:#f1f8f3;box-shadow:0 0 0 3px rgba(47,110,79,.12)}.elb-breakfast-card input{position:absolute;opacity:0;pointer-events:none}.elb-breakfast-card-top{display:flex!important;justify-content:space-between;align-items:flex-start;gap:14px;margin:0!important}.elb-breakfast-card-top strong{font-size:1.16rem;line-height:1.2;color:#1f2f27}.elb-breakfast-price{font-weight:800;white-space:nowrap;color:#2f6e4f}.elb-breakfast-badge{align-self:flex-start;border-radius:999px;background:#edf3ef;color:#3e5c4b;font-size:.75rem;font-weight:700;padding:4px 9px}.elb-breakfast-description{display:block!important;font-weight:400!important;line-height:1.55;color:#526159;margin:0!important}.elb-breakfast-selectmark{position:absolute;left:17px;top:20px;width:19px;height:19px;border:2px solid #95a89d;border-radius:50%;box-sizing:border-box}.elb-breakfast-card.is-selected .elb-breakfast-selectmark{border:6px solid #2f6e4f}.elb-consent{display:flex;gap:10px;align-items:flex-start;margin:16px 0}.elb-consent input{width:auto;margin-top:4px}.elb-submit{border:0;border-radius:9px;background:#2f6e4f;color:#fff;padding:13px 20px;font-weight:700;font-size:1rem;cursor:pointer}.elb-submit:disabled{opacity:.6}.elb-message{margin-top:12px;font-weight:600}.elb-message.is-error{color:#a12f4c}.elb-message.is-success{color:#276c45}.elb-note{font-size:.87rem;color:#6a7770}.elb-honeypot{position:absolute!important;left:-10000px!important}.elb-calendars.is-loading{opacity:.55;pointer-events:none}
@media(max-width:900px){.elb-calendars,.elb-booking-panel{grid-template-columns:1fr}.elb-summary{position:static}.elb-breakfast-grid{grid-template-columns:1fr}}
@media(max-width:650px){.elb-header{display:block}.elb-legend{margin-top:12px}.elb-room-tabs,.elb-form-grid,.elb-room-detail ul{grid-template-columns:1fr}.elb-day,.elb-day-empty{min-height:58px}.elb-day-price{font-size:.64rem}.elb-form{padding:16px}.elb-breakfast-card{padding:16px 14px 16px 44px;min-height:0}.elb-breakfast-card-top{display:block!important}.elb-breakfast-price{display:block;margin-top:5px}}
.elb-room-selection{margin:20px 0}.elb-room-selection-heading h3{margin-bottom:4px}.elb-room-selection-heading p{margin-top:0}.elb-room-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.elb-room-choice{display:flex;flex-direction:column;gap:10px;padding:18px;border:2px solid #d8dee2;border-radius:14px;background:#fff;cursor:pointer;transition:.2s ease}.elb-room-choice:hover{border-color:#7fa88b}.elb-room-choice.is-selected{border-color:#2f7d4a;background:#f0faf3;box-shadow:0 0 0 2px rgba(47,125,74,.08)}.elb-room-choice input{width:20px;height:20px}.elb-room-choice-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.elb-room-choice-top strong{font-size:1.25rem}.elb-room-choice-top span{font-size:.9rem;opacity:.75;text-align:right}.elb-room-choice-description{line-height:1.5}.elb-room-choice-features{font-size:.85rem;opacity:.72;line-height:1.45}.elb-both-rooms{margin-top:12px;padding:10px 16px;border:1px solid #2f7d4a;border-radius:8px;background:#fff;color:#2f7d4a;font-weight:700;cursor:pointer}.elb-selected-room-settings{margin:18px 0;padding:18px;border:1px solid #d8dee2;border-radius:14px;background:#fff}.elb-selected-room-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.elb-selected-room-heading h4{margin:0;font-size:1.25rem}.elb-selected-room-heading p{margin:5px 0 0}.elb-selected-room-heading label{min-width:140px}.elb-breakfast-room{margin-top:16px}.elb-breakfast-guest h5{font-size:1rem;margin:18px 0 8px}@media(max-width:760px){.elb-room-choice-grid{grid-template-columns:1fr}.elb-room-choice-top,.elb-selected-room-heading{flex-direction:column}.elb-room-choice-top span{text-align:left}.elb-selected-room-heading label{width:100%}}
.elb-mandatory-note{margin:.75rem 0 0;padding:.8rem 1rem;border-left:4px solid currentColor;background:rgba(0,0,0,.035);font-size:.95rem;line-height:1.5}.elb-consent a{text-decoration:underline;font-weight:600}.elb-consent a:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.elb-occupancy-pricing-note{margin:7px 0 0;font-size:.88rem;line-height:1.45;color:#5b6670}
.elb-breakfast-service-info{margin:20px 0;padding:18px 20px;border:1px solid #d8dee2;border-radius:12px;background:#f8fbf7}.elb-breakfast-service-info h3{margin:0 0 10px}.elb-breakfast-service-info p{margin:7px 0}

/* Version 28.3.3 – room occupancy controls and streamlined breakfast section */
.elb-room-choice-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}
.elb-room-choice-toggle{display:flex;align-items:center;gap:10px;min-width:0;cursor:pointer}
.elb-room-choice-toggle strong{font-size:1.25rem;overflow-wrap:anywhere}
.elb-room-choice-adults{display:flex;align-items:center;gap:8px;flex:0 0 auto;margin:0}
.elb-room-choice-adults span{font-size:.9rem;font-weight:700;white-space:nowrap}
.elb-room-choice-adults select{width:auto;min-width:68px;max-width:90px;margin:0}
.elb-room-choice-meta{font-size:.9rem;opacity:.75}
.elb-breakfast-room-title{margin:0 0 14px;font-size:1.2rem}
.elb-selected-room-settings{min-width:0;max-width:100%;overflow:hidden}
.elb-occupancy-pricing-note{display:none!important}

@media(max-width:760px){
  .elb-app,.elb-app *{box-sizing:border-box;min-width:0}
  .elb-room-choice-controls{align-items:flex-start;flex-wrap:wrap}
  .elb-room-choice-toggle{flex:1 1 150px}
  .elb-room-choice-adults{flex:0 0 auto}
  .elb-room-choice-description,.elb-room-choice-features,.elb-breakfast-description{white-space:normal!important;overflow-wrap:anywhere;word-break:normal;hyphens:auto}
  .elb-room-guest-settings,.elb-selected-room-settings,.elb-breakfast-room,.elb-breakfast-guest,.elb-breakfast-grid,.elb-breakfast-card{width:100%;max-width:100%}
}

@media(max-width:420px){
  .elb-room-choice-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}
  .elb-room-choice-adults{justify-self:end}
  .elb-room-choice-adults span{font-size:.82rem}
  .elb-room-choice-adults select{min-width:60px}
}


/* Calendar swipe and mouse-drag navigation */
.elb-calendars {
  touch-action: pan-y pinch-zoom;
  cursor: grab;
  -webkit-user-select: none;
  user-select: none;
}
.elb-calendars.is-pointer-down,
.elb-calendars.is-dragging {
  cursor: grabbing;
}
.elb-calendars.is-dragging .elb-day {
  pointer-events: none;
}

/* Version 29.0 – month/year calendar zoom */
.elb-calendar-view-switch{display:flex;justify-content:center;gap:8px;margin:22px 0 12px}
.elb-view-button{border:1px solid #bfcfc6;border-radius:999px;background:#fff;color:#2f5843;padding:8px 16px;font:inherit;font-weight:700;cursor:pointer}
.elb-view-button.is-active{background:#2f6e4f;border-color:#2f6e4f;color:#fff}
.elb-year-picker{margin-left:auto}
.elb-year-picker[hidden]{display:none!important}
.elb-year-picker select{width:auto;min-width:92px;border:1px solid #c9d5ce;border-radius:8px;background:#fff;padding:8px 30px 8px 10px;font:inherit;font-weight:700}
.elb-calendars.is-year-view{display:block}
.elb-year-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%}
.elb-year-month{display:block;width:100%;min-width:0;border:1px solid #d8e1dc;border-radius:12px;background:#fff;padding:12px;cursor:pointer;text-align:initial;font:inherit;transition:.16s ease}
.elb-year-month:hover{border-color:#7fa88b;box-shadow:0 6px 16px rgba(30,65,46,.08);transform:translateY(-1px)}
.elb-year-month h3{margin:0 0 9px;text-align:center;font-size:1rem;color:inherit}
.elb-year-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px}
.elb-year-weekday,.elb-year-day{display:flex;align-items:center;justify-content:center;min-width:0;aspect-ratio:1;border-radius:4px;font-size:.7rem;line-height:1}
.elb-year-weekday{aspect-ratio:auto;min-height:18px;font-weight:700;opacity:.68}
.elb-year-day.is-free{background:#dff3e3}
.elb-year-day.is-busy{background:#f8dce6}
.elb-year-day.is-past{background:#f1f2f1;color:#a1aaa5}
.elb-year-day.is-selected{background:#2f6e4f;color:#fff}
.elb-year-day.is-empty{background:transparent}

@media(max-width:900px){.elb-year-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){
  .elb-calendar-toolbar{gap:8px}
  .elb-year-picker{margin-left:0}
  .elb-year-picker select{min-width:80px;padding-left:8px;padding-right:24px}
  .elb-year-grid{grid-template-columns:1fr;gap:12px}
  .elb-year-month{padding:14px}
  .elb-year-weekday,.elb-year-day{font-size:.76rem}
}

/* Version 29.0.3 – direct, physical slider feedback while dragging */
.elb-calendars{
  will-change:transform,opacity;
  transform:translate3d(0,0,0);
  overscroll-behavior-x:contain;
}
.elb-calendars.is-dragging{
  box-shadow:0 12px 28px rgba(31,55,43,.08);
}
.elb-calendars.is-sliding{
  pointer-events:none;
}
@media (prefers-reduced-motion:reduce){
  .elb-calendars{transition:none!important}
}

/* Version 29.1.0 – continuous calendar track without snap-back */
.elb-calendars{
  display:block;
  width:100%;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-snap-type:none;
  scroll-behavior:auto;
  touch-action:pan-x pan-y pinch-zoom;
  -webkit-overflow-scrolling:touch;
  cursor:grab;
  transform:none!important;
  opacity:1!important;
  scrollbar-width:thin;
  overscroll-behavior-x:contain;
}
.elb-calendars.is-pointer-down,.elb-calendars.is-dragging{cursor:grabbing}
.elb-calendars.is-dragging{box-shadow:none}
.elb-month-track,.elb-year-track{display:flex;align-items:flex-start;gap:18px;width:max-content;min-width:100%;padding-bottom:8px}
.elb-month-track>.elb-month{flex:0 0 calc((100vw - 48px)/2);width:min(560px,calc((100vw - 48px)/2));max-width:560px}
.elb-year-track>.elb-year-slide{flex:0 0 100%;width:100%;min-width:min(1120px,100%)}
.elb-year-slide-title{text-align:center;margin:0 0 14px;font-size:1.3rem}
.elb-calendars.is-year-view{display:block}
.elb-calendars.is-year-view .elb-year-track{width:max-content}
.elb-calendars.is-year-view .elb-year-slide{width:min(1120px,calc(100vw - 32px));flex-basis:min(1120px,calc(100vw - 32px))}
@media(max-width:900px){
  .elb-month-track>.elb-month{flex-basis:calc(100vw - 32px);width:calc(100vw - 32px);max-width:none}
  .elb-calendars.is-year-view .elb-year-slide{width:calc(100vw - 32px);flex-basis:calc(100vw - 32px)}
}
@media(prefers-reduced-motion:reduce){.elb-calendars{scroll-behavior:auto!important}}

.elb-calendar-currency-note{margin:8px 2px 0;text-align:right;font-size:.88rem;color:#607068;font-style:italic}
@media(max-width:650px){.elb-day-price{width:100%;font-size:.68rem;line-height:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:clip}.elb-calendar-currency-note{text-align:center;margin-top:10px}}
/* Version 30 currency selector */
.elb-currency-switcher{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin:14px 0 10px;flex-wrap:wrap}.elb-currency-switcher>span{font-size:.9rem;font-weight:700;margin-right:4px}.elb-currency-switcher button{appearance:none;border:1px solid #aebbb4;background:#fff;color:#22352c;border-radius:999px;padding:7px 13px;min-width:58px;font:inherit;font-weight:700;cursor:pointer}.elb-currency-switcher button:hover{border-color:#527966}.elb-currency-switcher button.is-active{background:#245f47;border-color:#245f47;color:#fff;box-shadow:0 0 0 2px rgba(36,95,71,.12)}.elb-currency-guidance{margin:2px 2px 14px;text-align:right;font-size:.78rem;line-height:1.4;color:#69756f}.elb-calendar-currency-note{font-weight:700;font-style:normal}
@media(max-width:650px){.elb-currency-switcher{justify-content:center}.elb-currency-switcher>span{width:100%;text-align:center}.elb-currency-switcher button{flex:0 0 auto}.elb-currency-guidance{text-align:center;padding:0 8px}.elb-day-price{font-size:.66rem}}

/* Version 30.0.4 – CRC calendar prices rounded to full thousands */
.elb-day-price{max-width:100%;font-variant-numeric:tabular-nums;letter-spacing:-.02em}
@media(max-width:650px){
  .elb-day{padding-left:2px;padding-right:2px}
  .elb-day-price{font-size:clamp(.56rem,2.35vw,.66rem);font-weight:700;letter-spacing:-.045em}
}

/* Version 30.2.1: keep the currency note stable while dates are selected. */
.elb-calendar-currency-note{min-height:1.35em;contain:layout paint;}


/* Version 30.2.3 – exact year-to-month navigation */
.elb-year-month{transition:border-color .16s ease,box-shadow .16s ease,transform .12s ease,background-color .16s ease}
.elb-year-month:hover,.elb-year-month:focus-visible{border-color:#2f6e4f;box-shadow:0 0 0 3px rgba(47,110,79,.12);outline:none}
.elb-year-month:active,.elb-year-month.is-activating{transform:scale(.985);background:#eef8f1}
.elb-month.is-opened-from-year{animation:elb-opened-month-highlight .65s ease}
@keyframes elb-opened-month-highlight{0%{box-shadow:0 0 0 4px rgba(47,110,79,.28)}100%{box-shadow:0 0 0 0 rgba(47,110,79,0)}}
@media(prefers-reduced-motion:reduce){.elb-month.is-opened-from-year{animation:none}}


/* Version 30.3.1 – stable TranslatePress language-state restoration without blackout */
html.elb-language-state-pending{
  scroll-behavior:auto!important;
  overflow-anchor:none;
}
html.elb-language-state-pending body,
html.elb-language-state-pending .elb-app{
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  animation:none!important;
  transition:none!important;
}
.elb-app{overflow-anchor:none}
