.room-gallery[data-astro-cid-xapliyld]{padding:var(--section-py) var(--section-px);background:var(--color-surface-warm)}.gallery-title[data-astro-cid-xapliyld]{font-family:var(--font-display);font-size:1.5rem;font-weight:500;font-style:italic;color:var(--color-ink);max-width:var(--container-max);margin:0 auto 1rem}.gallery-carousel[data-astro-cid-xapliyld]{display:block}@media(min-width:768px){.gallery-carousel[data-astro-cid-xapliyld]{display:none}}.gallery-carousel-viewport[data-astro-cid-xapliyld]{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-primary-dark, #1a1a1a)}.gallery-carousel--multi[data-astro-cid-xapliyld] .gallery-carousel-viewport[data-astro-cid-xapliyld]{touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none}.gallery-carousel-track[data-astro-cid-xapliyld]{display:flex;height:100%;will-change:transform}.gallery-carousel-slide[data-astro-cid-xapliyld]{flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden}.gallery-carousel-slide[data-astro-cid-xapliyld] picture{display:block;width:100%;height:100%;margin:0}.gallery-carousel-slide[data-astro-cid-xapliyld] img.gallery-carousel-pic{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;-webkit-user-drag:none}.gallery-carousel-counter[data-astro-cid-xapliyld]{position:absolute;bottom:.75rem;right:.75rem;background:#0000008c;color:#fff;font-size:.8125rem;font-weight:600;padding:.2rem .625rem;border-radius:1rem;z-index:2;letter-spacing:.02em}.gallery-mosaic[data-astro-cid-xapliyld]{display:none}@media(min-width:768px){.gallery-mosaic[data-astro-cid-xapliyld]{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:.25rem;max-width:var(--container-max);margin:0 auto;aspect-ratio:5 / 2;max-height:500px;border-radius:.75rem;overflow:hidden;box-shadow:0 2px 12px #00000014}}.gallery-mosaic-item[data-astro-cid-xapliyld]{display:block;position:relative;width:100%;height:100%;padding:0;border:none;background:var(--color-primary-dark, #1a1a1a);cursor:pointer;overflow:hidden}.gallery-mosaic-item[data-astro-cid-xapliyld]:first-child{grid-row:1 / -1}.gallery-mosaic-item[data-astro-cid-xapliyld]:hover img{transform:scale(1.03)}.gallery-mosaic-item[data-astro-cid-xapliyld]:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px;z-index:1}.gallery-mosaic-item[data-astro-cid-xapliyld] picture{display:block;width:100%;height:100%;margin:0}.gallery-mosaic-item[data-astro-cid-xapliyld] img.gallery-mosaic-pic{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .3s ease}.gallery-mosaic-more[data-astro-cid-xapliyld]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;background:#0006;color:#fff;font-size:.8125rem;font-weight:600;letter-spacing:.05em;backdrop-filter:blur(2px);transition:background .2s}.gallery-mosaic-item[data-astro-cid-xapliyld]:hover .gallery-mosaic-more[data-astro-cid-xapliyld]{background:#0000008c}.gallery-lightbox[data-astro-cid-xapliyld]{position:fixed;inset:0;border:none;padding:0;margin:0;width:100vw;height:100dvh;max-width:none;max-height:none;background:#000000f2;color:#fff;overflow:hidden}.gallery-lightbox[data-astro-cid-xapliyld]::backdrop{background:transparent}.gallery-lightbox-chrome[data-astro-cid-xapliyld]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gallery-lightbox-header[data-astro-cid-xapliyld]{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;z-index:3}.gallery-lightbox-counter[data-astro-cid-xapliyld]{font-size:.9375rem;font-weight:600;color:#ffffffe6;letter-spacing:.03em}.gallery-lightbox-close[data-astro-cid-xapliyld]{background:#ffffff1a;border:none;color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gallery-lightbox-close[data-astro-cid-xapliyld]:hover{background:#fff3}.gallery-lightbox-close[data-astro-cid-xapliyld]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.gallery-lightbox-prev[data-astro-cid-xapliyld],.gallery-lightbox-next[data-astro-cid-xapliyld]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;transition:background .2s}.gallery-lightbox-prev[data-astro-cid-xapliyld]:hover,.gallery-lightbox-next[data-astro-cid-xapliyld]:hover{background:#fff3}.gallery-lightbox-prev[data-astro-cid-xapliyld]:focus-visible,.gallery-lightbox-next[data-astro-cid-xapliyld]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.gallery-lightbox-prev[data-astro-cid-xapliyld]{left:1rem}.gallery-lightbox-next[data-astro-cid-xapliyld]{right:1rem}.gallery-lightbox-stage[data-astro-cid-xapliyld]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:4rem 4.5rem;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none}.gallery-lightbox-img[data-astro-cid-xapliyld]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;-webkit-user-drag:none;transition:opacity .2s ease}@media(max-width:767px){.gallery-lightbox-prev[data-astro-cid-xapliyld],.gallery-lightbox-next[data-astro-cid-xapliyld]{display:none}.gallery-lightbox-stage[data-astro-cid-xapliyld]{padding:3.5rem .5rem}}.fullbleed-section[data-astro-cid-dxzltuhw]{position:relative;height:100vh;min-height:480px;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden}.fullbleed-section--text-center[data-astro-cid-dxzltuhw]{align-items:center;justify-content:center}.fullbleed-section--text-center[data-astro-cid-dxzltuhw] .fullbleed-content[data-astro-cid-dxzltuhw]{text-align:center;align-items:center}.fullbleed-bg[data-astro-cid-dxzltuhw]{position:absolute;inset:0}.fullbleed-img[data-astro-cid-dxzltuhw]{width:100%;height:100%;object-fit:cover;display:block}.fullbleed-overlay[data-astro-cid-dxzltuhw]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,rgba(0,0,0,.2) 50%,transparent 70%)}.fullbleed-section--text-center[data-astro-cid-dxzltuhw] .fullbleed-overlay[data-astro-cid-dxzltuhw]{background:linear-gradient(to bottom,rgba(0,0,0,.2) 0%,transparent 40%,transparent 60%,rgba(0,0,0,.4) 100%)}.fullbleed-content[data-astro-cid-dxzltuhw]{position:relative;z-index:1;width:100%;max-width:var(--container-max);margin-left:auto;margin-right:auto;padding:var(--section-px);padding-bottom:4rem;display:flex;flex-direction:column;align-items:flex-start}@media(max-width:768px){.fullbleed-content[data-astro-cid-dxzltuhw]{padding-bottom:2.5rem}}.fullbleed-label[data-astro-cid-dxzltuhw]{font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffffe6;margin:0 0 .5rem}.fullbleed-title[data-astro-cid-dxzltuhw]{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.5rem);font-weight:400;font-style:italic;line-height:1.2;color:#fff;margin:0 0 .5rem;max-width:16ch;text-shadow:0 2px 20px rgba(0,0,0,.35)}.fullbleed-subtitle[data-astro-cid-dxzltuhw]{font-family:var(--font-body);font-size:1rem;line-height:1.5;color:#fffffff2;margin:0;max-width:40ch;text-shadow:0 1px 10px rgba(0,0,0,.25)}.room-hero[data-astro-cid-rd4rijwf]{position:relative;height:100vh;min-height:480px;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden}.room-hero-bg[data-astro-cid-rd4rijwf]{position:absolute;inset:0}.room-hero-img[data-astro-cid-rd4rijwf]{width:100%;height:100%;object-fit:cover}.room-hero-overlay[data-astro-cid-rd4rijwf]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 50%,transparent 70%)}.room-hero-content[data-astro-cid-rd4rijwf]{position:relative;z-index:1;width:100%;max-width:var(--container-max);margin-left:auto;margin-right:auto;padding:var(--section-px);padding-bottom:4rem}.room-hero-label[data-astro-cid-rd4rijwf]{font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffffe6;margin:0 0 .5rem}.room-hero-title[data-astro-cid-rd4rijwf]{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.25rem);font-weight:500;font-style:italic;color:#fff;margin:0 0 .5rem;text-shadow:0 2px 20px rgba(0,0,0,.35)}.room-hero-tagline[data-astro-cid-rd4rijwf]{font-family:var(--font-body);color:#fffffff2;font-size:1.0625rem;margin:0;text-shadow:0 1px 10px rgba(0,0,0,.25)}.room-block--linen[data-astro-cid-rd4rijwf]{background:var(--color-linen);padding:var(--section-py) var(--section-px)}.section-inner[data-astro-cid-rd4rijwf]{max-width:var(--container-max);margin-left:auto;margin-right:auto}.room-description-grid[data-astro-cid-rd4rijwf]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.room-description-grid[data-astro-cid-rd4rijwf]{grid-template-columns:1.2fr 1fr;grid-template-rows:auto auto auto;gap:2rem 3rem}.room-description-content[data-astro-cid-rd4rijwf]{grid-column:1;grid-row:1 / 4}.room-amenities-wrap[data-astro-cid-rd4rijwf]{grid-column:2;grid-row:1}.room-support[data-astro-cid-rd4rijwf]{grid-column:2;grid-row:2;align-self:start}.room-cancel-wrap[data-astro-cid-rd4rijwf]{grid-column:2;grid-row:3;align-self:start}}.room-section-title[data-astro-cid-rd4rijwf]{font-family:var(--font-display);font-size:1.5rem;font-weight:500;font-style:italic;color:var(--color-ink);margin:0 0 1rem}.room-description[data-astro-cid-rd4rijwf]{font-size:1.0625rem;line-height:1.75;color:var(--color-ink);margin:0 0 1rem}.room-meta[data-astro-cid-rd4rijwf]{font-size:.9375rem;color:var(--color-ink-muted);margin:0 0 1rem}.room-facts[data-astro-cid-rd4rijwf]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;margin:0 0 1.5rem;padding:.875rem 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.room-fact[data-astro-cid-rd4rijwf]{display:flex;gap:.5rem;align-items:baseline}.room-fact[data-astro-cid-rd4rijwf] dt[data-astro-cid-rd4rijwf]{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);white-space:nowrap}.room-fact[data-astro-cid-rd4rijwf] dd[data-astro-cid-rd4rijwf]{margin:0;font-size:.9375rem;line-height:1.5;color:var(--color-ink)}@media(max-width:479px){.room-facts[data-astro-cid-rd4rijwf]{grid-template-columns:1fr}}.booking-widget--room-inline[data-astro-cid-rd4rijwf]{background:transparent;padding:0;box-shadow:none;border-radius:0}.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-fields[data-astro-cid-rd4rijwf]{display:grid;grid-template-columns:1fr 1fr auto;gap:.75rem;align-items:start}.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-submit[data-astro-cid-rd4rijwf]{grid-column:1 / -1}@media(min-width:540px){.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-fields[data-astro-cid-rd4rijwf]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(4rem,auto)}.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-submit[data-astro-cid-rd4rijwf]{grid-column:1 / -1}}.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-field[data-astro-cid-rd4rijwf] label[data-astro-cid-rd4rijwf]{display:block;font-size:.75rem;font-weight:600;color:var(--color-ink-muted);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.03em}.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-field[data-astro-cid-rd4rijwf] input[data-astro-cid-rd4rijwf]{width:100%;padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:0;font-family:var(--font-body);font-size:.875rem;color:var(--color-ink);background:#fff;transition:border-color .15s ease}.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-field[data-astro-cid-rd4rijwf] input[data-astro-cid-rd4rijwf]:focus{outline:none;border-color:var(--color-forest-sage);box-shadow:0 0 0 3px #4a5d4a26}.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-field[data-astro-cid-rd4rijwf] input[data-astro-cid-rd4rijwf][readonly]{cursor:pointer;caret-color:transparent}.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-field--narrow[data-astro-cid-rd4rijwf] input[data-astro-cid-rd4rijwf]{max-width:5rem;min-width:3.5rem}.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-field--checkout[data-astro-cid-rd4rijwf] .booking-nights[data-astro-cid-rd4rijwf]{display:block;margin-top:.25rem;font-family:var(--font-body);font-size:.75rem;font-weight:600;line-height:1.2;color:var(--color-forest-sage);white-space:nowrap}.room-book-btn[data-astro-cid-rd4rijwf]{display:inline-block;background:var(--color-sandstone);color:var(--color-ink);font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;padding:.75rem 1.5rem;text-decoration:none;border:none;cursor:pointer;text-align:center;transition:background .2s ease}.room-book-btn[data-astro-cid-rd4rijwf]:hover{background:var(--color-sandstone-hover)}@media(max-width:900px){.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-field[data-astro-cid-rd4rijwf]{display:none}.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-fields[data-astro-cid-rd4rijwf]{display:flex}.booking-widget--room-inline[data-astro-cid-rd4rijwf] .booking-submit[data-astro-cid-rd4rijwf]{width:100%;padding:.875rem 1.5rem;font-size:.8125rem}}.room-support[data-astro-cid-rd4rijwf]{padding:1.5rem;border:1px solid var(--color-border);background:var(--color-cream)}.room-support-title[data-astro-cid-rd4rijwf]{font-family:var(--font-display);font-size:1.125rem;font-weight:600;color:var(--color-ink);margin:0 0 .5rem}.room-support-copy[data-astro-cid-rd4rijwf]{margin:0 0 1rem;font-size:.9375rem;line-height:1.65;color:var(--color-ink)}.room-support-actions[data-astro-cid-rd4rijwf]{display:flex;flex-wrap:wrap;gap:.75rem}.room-support-link[data-astro-cid-rd4rijwf]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;border-radius:var(--radius-button);text-decoration:none;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);border:1px solid var(--color-border);background:#fff}.room-support-link--primary[data-astro-cid-rd4rijwf]{background:var(--color-accent);color:#1a1a1a;border-color:transparent}.room-amenities-wrap[data-astro-cid-rd4rijwf]{background:var(--color-cream);border:1px solid var(--color-border);padding:1.5rem}.room-amenities-wrap[data-astro-cid-rd4rijwf] .room-amenities{padding:0}.room-cta-inline[data-astro-cid-rd4rijwf]{margin-top:1.5rem;display:flex;justify-content:center;flex-wrap:wrap}.other-rooms-section[data-astro-cid-rd4rijwf]{padding:var(--section-py) var(--section-px);background:var(--color-cream)}.other-rooms-section[data-astro-cid-rd4rijwf] .section-label[data-astro-cid-rd4rijwf]{text-align:center;margin-bottom:.5rem}.other-rooms-title[data-astro-cid-rd4rijwf]{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:500;font-style:italic;color:var(--color-ink);margin:0 0 2rem;text-align:center}.other-rooms-grid[data-astro-cid-rd4rijwf]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.other-rooms-grid[data-astro-cid-rd4rijwf]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.other-rooms-grid[data-astro-cid-rd4rijwf]{grid-template-columns:repeat(3,1fr);gap:2rem}}
