*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}[id=gallery],[id=stay],[id=facilities],[id=location],[id=book],[id=faq]{scroll-margin-top:5rem}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}:root{--color-bg: #ffffff;--color-text: #1a1a1a;--color-text-muted: #555;--color-border: #e0e0e0;--color-surface: #f5f5f5;--font-sans: "Inter", system-ui, sans-serif;--font-serif: "Playfair Display", Georgia, serif}body{font-family:var(--font-sans);font-weight:400;color:var(--color-text);background:var(--color-bg);line-height:1.5}.site-header{position:sticky;top:0;left:0;right:0;z-index:1100;background:#fff;transition:box-shadow .2s ease}.site-header.is-scrolled{box-shadow:0 1px 12px #0000000f}.site-header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;gap:2rem}.site-header-logo{font-family:var(--font-serif);font-size:1.15rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text);text-decoration:none;white-space:nowrap}@media(min-width:768px){.site-header-logo{font-size:1.35rem;letter-spacing:.18em}}.site-header-logo:hover{color:var(--color-text)}@media(max-width:400px){.site-header-logo{font-size:1rem;letter-spacing:.05em}}.site-header-nav{display:flex;align-items:center;gap:2rem}.site-header-link{font-size:.9rem;font-weight:500;color:var(--color-text-muted);text-decoration:none;letter-spacing:.02em;transition:color .2s ease}.site-header-link:hover{color:var(--color-text)}.site-header-actions{display:flex;align-items:center;gap:1rem}.site-header-cta{font-size:.9rem;font-weight:500;padding:.5rem 1.25rem;background:var(--color-text);color:#fff;text-decoration:none;border:1px solid var(--color-text);white-space:nowrap;transition:background .2s ease,color .2s ease}.site-header-cta:hover{background:#fff;color:var(--color-text)}.site-header-hamburger{display:none;width:44px;height:44px;padding:0;margin:0;border:2px solid var(--color-border, #e5e5e5);border-radius:10px;background:transparent;cursor:pointer;color:var(--color-text);inline-size:44px;block-size:44px;align-items:center;justify-content:center;transition:color .2s ease,border-color .2s ease}.site-header-hamburger:hover{color:var(--color-text-muted);border-color:var(--color-text-muted)}.site-header-hamburger .hamburger-icon{display:block;width:24px;height:24px;padding:0;line-height:0;flex-shrink:0}.site-header-hamburger .hamburger-line{transition:transform .25s ease,opacity .25s ease;transform-origin:center}.site-header.menu-open .site-header-hamburger .hamburger-line:nth-child(1){transform:translateY(6px) rotate(45deg)}.site-header.menu-open .site-header-hamburger .hamburger-line:nth-child(2){opacity:0}.site-header.menu-open .site-header-hamburger .hamburger-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-header-mobile-nav{display:none;flex-direction:column;padding:0;background:#fff;box-shadow:none;gap:0;max-height:0;overflow:hidden;transition:max-height .3s ease,box-shadow .2s ease,padding .2s ease}.site-header.menu-open .site-header-mobile-nav{max-height:320px;padding:1rem 1.5rem 1.5rem;box-shadow:0 10px 24px #00000014}.site-header-mobile-link{font-size:1rem;font-weight:500;color:var(--color-text-muted);text-decoration:none;padding:.75rem 0;border-bottom:1px solid var(--color-border);transition:color .2s ease}.site-header-mobile-link:hover{color:var(--color-text)}.site-header-mobile-cta{margin-top:1rem;font-size:.9rem;font-weight:500;padding:.75rem 1.25rem;background:var(--color-text);color:#fff;text-decoration:none;text-align:center;border:1px solid var(--color-text);transition:background .2s ease,color .2s ease}.site-header-mobile-cta:hover{background:#fff;color:var(--color-text)}@media(max-width:767px){.site-header-logo{font-size:1.35rem;letter-spacing:.15em}.site-header-nav,.site-header-cta{display:none}.site-header-hamburger{display:inline-flex}.site-header-mobile-nav{display:flex}}@media(min-width:768px){.site-header-mobile-nav{display:none!important}}.hero{background:#fff;padding:1.25rem 1.5rem 2rem;min-height:80vh}@media(min-width:768px){.hero{padding:1.5rem 1.5rem 2rem}}.hero-inner{display:grid;gap:2rem;max-width:1200px;margin:0 auto;min-height:calc(80vh - 4rem)}@media(min-width:768px){.hero-inner{grid-template-columns:.78fr 1.22fr;align-items:center;gap:2rem}}.hero-copy{max-width:38ch}@media(min-width:768px){.hero-copy{margin-bottom:8vh}}.hero-title{font-family:Playfair Display,Georgia,serif;font-weight:500;letter-spacing:.1em;text-transform:uppercase;font-size:2.75rem;line-height:1.12;margin-bottom:1rem;color:var(--color-text)}@media(min-width:768px){.hero-title{font-size:4.25rem;letter-spacing:.1em;margin-bottom:1.125rem}}.hero-subtitle{font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:400;color:var(--color-text);line-height:1.6;margin-bottom:1.5rem}.hero-meta{margin-top:1.25rem;font-size:.8125rem;color:var(--color-text-muted)}.hero-media{position:relative;display:flex;justify-content:flex-end;align-items:flex-start;overflow:visible;min-height:50vh}@media(min-width:768px){.hero-media{min-height:calc(88vh - 4rem)}}@media(max-width:480px){.hero-media{min-height:200px}}.hero-gallery-wrapper{position:relative;overflow:visible;width:100%;height:100%;min-height:48vh;max-width:min(620px,95vw)}@media(min-width:768px){.hero-gallery-wrapper{max-width:none;width:100%;min-width:0;min-height:calc(88vh - 4rem)}}.hero-lozenges{display:flex;flex-direction:row;flex-wrap:wrap;gap:.375rem;margin-bottom:1.5rem}@media(min-width:768px){.hero-lozenges{flex-wrap:nowrap}}.hero-lozenge{display:inline-flex;align-items:center;gap:.375rem;height:36px;min-width:148px;padding:0 10px;background:#fff;border:1px solid #d4d0c8;text-decoration:none;color:#1a1a1a;transition:border-color .2s ease;border-radius:999px;flex-shrink:0}.hero-lozenge:hover{border-color:#a8a49c}.hero-lozenge-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.hero-lozenge-icon img{width:40px;height:18px;object-fit:contain}.hero-lozenge-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.0625rem;line-height:1.15;min-width:0}.hero-lozenge-line1{font-size:.5625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6c6c6c;white-space:nowrap}.hero-lozenge-rating-row{display:flex;align-items:center;gap:.1875rem}.hero-lozenge-stars{font-size:.5rem;letter-spacing:.05em;color:#b2a28c}.hero-lozenge-rating{font-size:.5625rem;font-weight:500;color:#6c6c6c}.hero-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.72rem 1.4rem;background:#1a1a16;color:#fff;border:1.5px solid #1a1a16;border-radius:999px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;text-decoration:none;transition:background .2s,color .2s}.hero-cta:hover{background:transparent;color:#1a1a16}.hero-cta-icon{flex-shrink:0;width:18px;height:18px}.hero-gallery{position:relative;overflow:visible;display:flex;flex-direction:column;align-items:flex-start;width:100%}.hero-gallery-viewport{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:0}@media(min-width:768px){.hero-gallery-viewport{aspect-ratio:5 / 6}}.hero-card-slides{display:flex;height:100%;touch-action:pan-y pinch-zoom;user-select:none;transition:transform .45s ease-in-out}.hero-card-slide{flex:0 0 100%;min-width:0;height:100%}.hero-card-slide img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.hero-gallery-controls{margin-top:4px;padding-top:0;width:100%;display:flex;justify-content:flex-start;pointer-events:none;border-radius:0}.hero-gallery-controls-tile{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;gap:14px;height:72px;min-width:180px;padding:0 18px;background:#fff;border:1px solid var(--color-border);box-shadow:0 2px 8px #0000000f;border-radius:0;margin-top:0}.hero-card-prev,.hero-card-next{width:36px;height:36px;border:none;background:transparent;cursor:pointer;color:var(--color-text-muted);display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;transition:color .18s ease}.hero-card-prev:hover,.hero-card-next:hover{color:var(--color-text)}.hero-card-counter{font-variant-numeric:tabular-nums;font-size:.9375rem;color:var(--color-text)}@media(max-width:767px){.hero-gallery-controls-tile{min-width:160px}}.footer{background:#1a1a16;color:#f0ece4;padding:5rem 2rem 2.5rem}.footer-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:4rem;padding-bottom:4rem;border-bottom:1px solid rgba(240,236,228,.12)}.footer-logo{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600;color:#f0ece4;letter-spacing:.01em;margin-bottom:1.25rem;display:block;text-decoration:none}.footer-tagline{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:.9rem;color:#f0ece48c;line-height:1.7;max-width:22rem;margin:0}.footer-col-title{font-family:Inter,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#f0ece466;margin-bottom:1.25rem;margin-top:0}.footer-nav{list-style:none;display:flex;flex-direction:column;gap:.7rem;margin:0;padding:0}.footer-nav a{font-family:Inter,system-ui,sans-serif;font-size:.92rem;font-weight:400;color:#f0ece4b3;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#f0ece4}.footer-contact{display:flex;flex-direction:column;gap:.7rem}.footer-contact a{word-break:break-all;font-family:Inter,system-ui,sans-serif;font-size:.92rem;font-weight:400;color:#f0ece4b3;text-decoration:none;transition:color .2s}.footer-contact a:hover{color:#f0ece4}.footer-address{font-family:Inter,system-ui,sans-serif;font-size:.92rem;font-weight:400;color:#f0ece4b3;line-height:1.8;font-style:normal;margin:0}.footer-bottom{max-width:1100px;margin:0 auto;padding-top:2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-copy{font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:400;color:#f0ece459;margin:0}.footer-hen{display:flex;align-items:center;gap:.5rem;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:.82rem;color:#f0ece44d}.hen-mark{width:22px;height:22px;border-radius:50%;background:#b8965a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hen-mark svg{width:13px;height:13px}@media(max-width:860px){.footer-inner{grid-template-columns:1fr 1fr;gap:3rem}.footer-brand{grid-column:1 / -1}}@media(max-width:520px){.footer{padding:4rem 1.25rem 2rem}.footer-inner{grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;padding-top:1.5rem}}.gallery-slider[data-astro-cid-r6qggs4k]{position:relative;width:100%;height:54vh;overflow:hidden;background:#1a1a1a;cursor:grab}@media(min-width:768px){.gallery-slider[data-astro-cid-r6qggs4k]{height:74vh}}.gallery-slider[data-astro-cid-r6qggs4k]:active{cursor:grabbing}.slider-track[data-astro-cid-r6qggs4k]{display:flex;height:100%;will-change:transform;transition:transform .5s cubic-bezier(.77,0,.175,1)}.slide[data-astro-cid-r6qggs4k]{flex:0 0 100%;width:100%;height:100%;overflow:hidden;position:relative}.slide[data-astro-cid-r6qggs4k] img[data-astro-cid-r6qggs4k]{position:absolute;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center center;display:block;transform:scale(1.02);transition:transform .5s cubic-bezier(.77,0,.175,1)}.slide[data-astro-cid-r6qggs4k].is-active img[data-astro-cid-r6qggs4k]{transform:scale(1);object-position:center center}.slider-counter[data-astro-cid-r6qggs4k]{position:absolute;top:18px;right:18px;font-size:12px;letter-spacing:.06em;color:#ffffffe0;background:#00000047;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:100px;line-height:1;z-index:10}.slider-progress[data-astro-cid-r6qggs4k]{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#ffffff26;z-index:10}.slider-progress-fill[data-astro-cid-r6qggs4k]{height:100%;background:#ffffffb3;transition:width .5s cubic-bezier(.77,0,.175,1)}.slider-nav[data-astro-cid-r6qggs4k]{position:absolute;bottom:0;left:0;z-index:20;background:var(--page-bg, #ffffff);border-radius:0;padding:20px 28px 22px 20px;display:flex;align-items:center;gap:10px}.nav-btn[data-astro-cid-r6qggs4k]{width:42px;height:42px;border-radius:50%;border:1.5px solid #d4d0c8;background:transparent;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s ease,border-color .18s ease,transform .14s ease}.nav-btn[data-astro-cid-r6qggs4k]:hover{background:#fff;border-color:#a8a49c;transform:scale(1.08)}.nav-btn[data-astro-cid-r6qggs4k]:active{transform:scale(.93)}.gallery-section[data-astro-cid-ian7jczt]{padding:3rem 1.5rem 4rem;max-width:1200px;margin:0 auto}.gallery-header[data-astro-cid-ian7jczt]{text-align:center;margin-bottom:2rem}.gallery-heading[data-astro-cid-ian7jczt]{font-family:Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:600;letter-spacing:.02em;margin:0 0 .5rem;color:#1a1a1a}.gallery-subheading[data-astro-cid-ian7jczt]{font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:400;color:#555;max-width:36em;margin:0 auto}.mosaic[data-astro-cid-ian7jczt]{display:grid;grid-template-columns:1fr 1.38fr;height:620px;gap:8px}.mosaic-left[data-astro-cid-ian7jczt]{height:100%;min-height:0}.mosaic-right[data-astro-cid-ian7jczt]{display:flex;flex-direction:column;gap:8px;min-height:0}.mosaic-cell[data-astro-cid-ian7jczt]{display:block;width:100%;height:100%;padding:0;border:none;background:none;cursor:pointer;overflow:hidden;position:relative;min-height:0}.mosaic-cell-chicken[data-astro-cid-ian7jczt]{height:100%}.cell-pool[data-astro-cid-ian7jczt]{flex:1.1}.cell-sailboat[data-astro-cid-ian7jczt]{flex:.9}.mosaic-right-bottom[data-astro-cid-ian7jczt]{display:grid;grid-template-columns:1fr 1fr;flex:0 0 168px;gap:8px;min-height:0}.mosaic-cell-inner[data-astro-cid-ian7jczt]{display:block;width:100%;height:100%;position:relative;overflow:hidden}.mosaic-cell[data-astro-cid-ian7jczt] img[data-astro-cid-ian7jczt]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.25,.46,.45,.94)}.mosaic-cell[data-astro-cid-ian7jczt]:hover img[data-astro-cid-ian7jczt]{transform:scale(1.05)}.mosaic-overlay[data-astro-cid-ian7jczt]{position:absolute;inset:0;background:#0000001a;opacity:0;transition:opacity .65s cubic-bezier(.25,.46,.45,.94);display:flex;align-items:flex-end;justify-content:flex-end;padding:12px}.mosaic-cell[data-astro-cid-ian7jczt]:hover .mosaic-overlay[data-astro-cid-ian7jczt]{opacity:1}.mosaic-icon[data-astro-cid-ian7jczt]{font-size:1.25rem;color:#fff;opacity:0;transform:translate(4px,4px);transition:opacity .65s cubic-bezier(.25,.46,.45,.94),transform .65s cubic-bezier(.25,.46,.45,.94)}.mosaic-cell[data-astro-cid-ian7jczt]:hover .mosaic-icon[data-astro-cid-ian7jczt]{opacity:1;transform:translate(0)}.lightbox[data-astro-cid-ian7jczt]{position:fixed;inset:0;z-index:9999;background:#080808f5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.lightbox[data-astro-cid-ian7jczt].is-open{opacity:1;pointer-events:auto}.lightbox-close[data-astro-cid-ian7jczt]{position:absolute;top:20px;right:24px;width:44px;height:44px;border:none;background:transparent;color:#fff;font-size:2rem;line-height:1;cursor:pointer;z-index:10;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s ease}.lightbox-close[data-astro-cid-ian7jczt]:hover{background:#ffffff1f}.lightbox-prev[data-astro-cid-ian7jczt],.lightbox-next[data-astro-cid-ian7jczt]{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:1.5px solid rgba(255,255,255,.4);background:#ffffff14;color:#fff;font-size:2rem;line-height:1;cursor:pointer;z-index:10;padding:0;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease}.lightbox-prev[data-astro-cid-ian7jczt]{left:24px}.lightbox-next[data-astro-cid-ian7jczt]{right:24px}.lightbox-prev[data-astro-cid-ian7jczt]:hover,.lightbox-next[data-astro-cid-ian7jczt]:hover{background:#ffffff26;border-color:#fff9}.lightbox-backdrop[data-astro-cid-ian7jczt]{position:absolute;inset:0;z-index:0}.lightbox-content[data-astro-cid-ian7jczt]{position:relative;z-index:1;max-width:90vw;max-height:75vh;display:flex;align-items:center;justify-content:center}.lightbox-img[data-astro-cid-ian7jczt]{max-width:100%;max-height:75vh;width:auto;height:auto;object-fit:contain;display:block}.lightbox-footer[data-astro-cid-ian7jczt]{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 2rem 2rem;text-align:center;z-index:2}.lightbox-caption[data-astro-cid-ian7jczt]{color:#ffffffe6;font-size:.95rem;margin:0 0 .25rem}.lightbox-counter[data-astro-cid-ian7jczt]{color:#fff9;font-size:.8rem;margin:0}@media(max-width:767px){.mosaic[data-astro-cid-ian7jczt]{grid-template-columns:1fr;height:auto;min-height:0}.mosaic-left[data-astro-cid-ian7jczt]{display:none}.mosaic-right[data-astro-cid-ian7jczt]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(200px,1fr) minmax(200px,1fr) minmax(160px,1fr);gap:8px}.mosaic-right[data-astro-cid-ian7jczt] .cell-pool[data-astro-cid-ian7jczt],.mosaic-right[data-astro-cid-ian7jczt] .cell-sailboat[data-astro-cid-ian7jczt]{grid-column:1 / -1;flex:unset}.mosaic-right-bottom[data-astro-cid-ian7jczt]{display:contents}.mosaic-right[data-astro-cid-ian7jczt] .mosaic-cell-sheep[data-astro-cid-ian7jczt]{grid-column:1}.mosaic-right[data-astro-cid-ian7jczt] .mosaic-cell-jetty[data-astro-cid-ian7jczt]{grid-column:2}}.why-stay[data-astro-cid-luwkyqgb]{background:#fff;padding:52px 24px 64px}.why-stay-header[data-astro-cid-luwkyqgb]{text-align:center;margin-bottom:56px}.why-stay-eyebrow[data-astro-cid-luwkyqgb]{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#6b7280;display:block;margin-bottom:14px}.why-stay-title[data-astro-cid-luwkyqgb]{font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:clamp(36px,5vw,52px);line-height:1.1;letter-spacing:-.01em;color:#111;margin:0 0 18px}.why-stay-title[data-astro-cid-luwkyqgb] em[data-astro-cid-luwkyqgb]{font-style:italic;font-weight:600}.why-stay-intro[data-astro-cid-luwkyqgb]{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:1.8;color:#6b7280;max-width:460px;margin:0 auto}.why-stay-divider[data-astro-cid-luwkyqgb]{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:56px}.why-stay-divider[data-astro-cid-luwkyqgb]:before,.why-stay-divider[data-astro-cid-luwkyqgb]:after{content:"";height:1px;width:60px;background:#e5e7eb}.why-stay-dot[data-astro-cid-luwkyqgb]{width:4px;height:4px;border-radius:50%;background:#6b7280;opacity:.5}.perks-grid[data-astro-cid-luwkyqgb]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e5e7eb;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;max-width:980px;margin:0 auto}.perk[data-astro-cid-luwkyqgb]{background:#fff;padding:40px 32px;display:flex;flex-direction:column;gap:18px;transition:background .25s ease;opacity:0;animation:whyStayFadeUp .5s ease forwards}.perk[data-astro-cid-luwkyqgb]:hover{background:#f7f7f7}.perk[data-astro-cid-luwkyqgb][data-perk-index="0"]{animation-delay:.05s}.perk[data-astro-cid-luwkyqgb][data-perk-index="1"]{animation-delay:.11s}.perk[data-astro-cid-luwkyqgb][data-perk-index="2"]{animation-delay:.17s}.perk[data-astro-cid-luwkyqgb][data-perk-index="3"]{animation-delay:.23s}.perk[data-astro-cid-luwkyqgb][data-perk-index="4"]{animation-delay:.29s}.perk[data-astro-cid-luwkyqgb][data-perk-index="5"]{animation-delay:.35s}.perk[data-astro-cid-luwkyqgb][data-perk-index="6"]{animation-delay:.41s}.perk[data-astro-cid-luwkyqgb][data-perk-index="7"]{animation-delay:.47s}.perks-bottom[data-astro-cid-luwkyqgb]{grid-column:span 3;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e5e7eb}.perk-icon[data-astro-cid-luwkyqgb]{width:36px;height:36px;flex-shrink:0;color:#6b6558}.perk-icon[data-astro-cid-luwkyqgb] svg[data-astro-cid-luwkyqgb]{width:100%;height:100%}.perk-title[data-astro-cid-luwkyqgb]{font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:18px;color:#111;margin:0 0 8px;line-height:1.25}.perk-desc[data-astro-cid-luwkyqgb]{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;color:#6b7280;line-height:1.75;margin:0}.perk-tag[data-astro-cid-luwkyqgb]{display:inline-block;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#6b7280;border:1px solid #e5e7eb;padding:3px 9px;border-radius:20px;margin-top:4px;align-self:flex-start}@keyframes whyStayFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.why-stay[data-astro-cid-luwkyqgb]{padding:40px 16px 48px}.perks-grid[data-astro-cid-luwkyqgb]{grid-template-columns:1fr}.perks-bottom[data-astro-cid-luwkyqgb]{grid-column:span 1;grid-template-columns:1fr}.perk[data-astro-cid-luwkyqgb]{padding:32px 24px}}.facilities-section[data-astro-cid-onbzm7hl]{padding:52px 24px 64px;text-align:center}.facilities-title[data-astro-cid-onbzm7hl]{font-family:Playfair Display,Georgia,serif;font-size:clamp(36px,5vw,52px);font-weight:600;color:#1a1a1a;margin:0 0 12px}.facilities-sub[data-astro-cid-onbzm7hl]{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);color:#777;margin:0 auto 40px;max-width:560px;line-height:1.5}.facilities-grid[data-astro-cid-onbzm7hl]{display:grid;grid-template-columns:repeat(5,1fr);row-gap:52px;column-gap:20px;max-width:900px;margin:0 auto}.facility-item[data-astro-cid-onbzm7hl]{display:flex;flex-direction:column;align-items:center;gap:8px}.facility-icon[data-astro-cid-onbzm7hl]{width:36px;height:36px;color:#6b6558;display:flex;align-items:center;justify-content:center;flex-shrink:0}.facility-icon[data-astro-cid-onbzm7hl] svg{width:36px;height:36px;display:block}.facility-label[data-astro-cid-onbzm7hl]{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:400;color:#444;text-align:center;line-height:1.4}.facility-sublabel[data-astro-cid-onbzm7hl]{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:400;color:#aaa}@media(max-width:900px){.facilities-grid[data-astro-cid-onbzm7hl]{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.facilities-section[data-astro-cid-onbzm7hl]{padding:40px 16px 48px}.facilities-grid[data-astro-cid-onbzm7hl]{grid-template-columns:repeat(3,1fr);row-gap:40px;column-gap:16px}}@media(max-width:420px){.facilities-grid[data-astro-cid-onbzm7hl]{grid-template-columns:repeat(2,1fr)}}.location-section[data-astro-cid-nauxnue6]{width:100%;height:100vh;display:grid;grid-template-columns:38% 62%}.text-panel[data-astro-cid-nauxnue6]{background:#fff;display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem 5rem 5rem;gap:1.75rem}.location-title[data-astro-cid-nauxnue6]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.4rem,4vw,3.9rem);font-weight:600;color:#1a1a16;line-height:1.06}.location-desc[data-astro-cid-nauxnue6]{font-family:Inter,system-ui,sans-serif;font-weight:400;color:#6b6558;font-size:.96rem;line-height:1.75;max-width:28rem}.open-maps-btn[data-astro-cid-nauxnue6]{display:inline-flex;align-items:center;gap:.5rem;padding:.72rem 1.4rem;background:transparent;color:#1a1a16;border:1.5px solid #1a1a16;border-radius:999px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;text-decoration:none;width:fit-content;transition:background .2s,color .2s}.open-maps-btn[data-astro-cid-nauxnue6]:hover{background:#1a1a16;color:#fff}.open-maps-btn[data-astro-cid-nauxnue6] svg[data-astro-cid-nauxnue6]{width:15px;height:15px;flex-shrink:0}#location-map[data-astro-cid-nauxnue6]{width:100%;height:100%;min-height:400px}.map-panel[data-astro-cid-nauxnue6]{position:relative;overflow:hidden;min-height:400px}.leaflet-tile-pane{filter:grayscale(1) contrast(.85) brightness(1.1)}.custom-marker{display:flex;flex-direction:column;align-items:center}.marker-ring{width:72px;height:72px;border-radius:50%;background:#1a1a16;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 28px #00000080}.marker-inner{width:57px;height:57px;border-radius:50%;background:#b8965a;display:flex;align-items:center;justify-content:center}.marker-tail{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:16px solid #1a1a16}@media(max-width:768px){.location-section[data-astro-cid-nauxnue6]{grid-template-columns:1fr;grid-template-rows:auto 65vw;height:auto}.text-panel[data-astro-cid-nauxnue6]{padding:3.5rem 2rem}#location-map[data-astro-cid-nauxnue6]{height:65vw}}.booking-section[data-astro-cid-bua7nq3l]{width:100%;max-width:1000px;margin:0 auto;background:#fff;display:flex;flex-direction:column;align-items:center;gap:3.5rem;padding:5rem 2rem}.booking-header[data-astro-cid-bua7nq3l]{text-align:center;display:flex;flex-direction:column;gap:1rem}.booking-title[data-astro-cid-bua7nq3l]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:600;color:#1a1a16;line-height:1.08}.booking-desc[data-astro-cid-bua7nq3l]{font-family:Inter,system-ui,sans-serif;font-weight:400;color:#6b6558;font-size:.95rem;line-height:1.7;max-width:38rem;margin:0 auto}.cards[data-astro-cid-bua7nq3l]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%}.card[data-astro-cid-bua7nq3l]{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e8e2d8;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.card[data-astro-cid-bua7nq3l]:hover{transform:translateY(-4px);box-shadow:0 20px 50px #1a1a161a}.card-logo[data-astro-cid-bua7nq3l]{width:100%;aspect-ratio:16 / 7;display:flex;align-items:center;justify-content:center;padding:2.5rem 4rem}.card-logo[data-astro-cid-bua7nq3l].airbnb{background:#ff385c}.card-logo[data-astro-cid-bua7nq3l].booking{background:#003580}.card-logo[data-astro-cid-bua7nq3l] img[data-astro-cid-bua7nq3l]{width:65%;height:65%;object-fit:contain}.card-body[data-astro-cid-bua7nq3l]{padding:1.6rem 1.6rem 1.4rem;display:flex;flex-direction:column;gap:1.2rem;flex:1}.card-text[data-astro-cid-bua7nq3l]{font-family:Inter,system-ui,sans-serif;font-weight:400;color:#6b6558;font-size:.9rem;line-height:1.7;flex:1}.book-btn[data-astro-cid-bua7nq3l]{display:inline-flex;align-items:center;gap:.5rem;justify-content:space-between;padding:.72rem 1.4rem;background:transparent;color:#1a1a16;border:1.5px solid #1a1a16;border-radius:999px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;text-decoration:none;transition:background .2s,color .2s;width:100%}.book-btn[data-astro-cid-bua7nq3l]:hover{background:#1a1a16;color:#fff}.book-btn[data-astro-cid-bua7nq3l] span[data-astro-cid-bua7nq3l]{flex:1}.book-btn[data-astro-cid-bua7nq3l] svg[data-astro-cid-bua7nq3l]{width:17px;height:17px;flex-shrink:0}@media(max-width:640px){.cards[data-astro-cid-bua7nq3l]{grid-template-columns:1fr}.booking-section[data-astro-cid-bua7nq3l]{padding:3rem 1.5rem}}@media(max-width:480px){.cards[data-astro-cid-bua7nq3l]{grid-template-columns:1fr}}.faq-section[data-astro-cid-al2ca2vr]{background:#fff;padding:6rem 2rem}.faq-inner[data-astro-cid-al2ca2vr]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:4rem;align-items:start}.faq-header[data-astro-cid-al2ca2vr]{position:sticky;top:3rem}.faq-title[data-astro-cid-al2ca2vr]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:600;color:#1a1a16;line-height:1.1}.faq-list[data-astro-cid-al2ca2vr]{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0}.faq-trigger[data-astro-cid-al2ca2vr]{width:100%;background:#f2f2f0;border:none;border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.5rem 1.1rem 1.75rem;text-align:left;transition:background .2s}.faq-trigger[data-astro-cid-al2ca2vr]:hover{background:#eceae6}.faq-item[data-astro-cid-al2ca2vr].open .faq-trigger[data-astro-cid-al2ca2vr]{border-radius:20px 20px 0 0}.faq-question[data-astro-cid-al2ca2vr]{font-family:Inter,sans-serif;font-size:.97rem;font-weight:400;color:#1a1a16;line-height:1.4;flex:1}.faq-chevron[data-astro-cid-al2ca2vr]{flex-shrink:0;width:20px;height:20px;color:#6b6558;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-item[data-astro-cid-al2ca2vr].open .faq-chevron[data-astro-cid-al2ca2vr]{transform:rotate(180deg)}.faq-body[data-astro-cid-al2ca2vr]{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1);background:#f2f2f0;border-radius:0 0 20px 20px}.faq-answer[data-astro-cid-al2ca2vr]{font-family:Inter,sans-serif;font-weight:400;color:#6b6558;font-size:.93rem;line-height:1.75;padding:1rem 1.75rem 1.5rem}@media(max-width:720px){.faq-inner[data-astro-cid-al2ca2vr]{grid-template-columns:1fr;gap:2.5rem}.faq-header[data-astro-cid-al2ca2vr]{position:static}.faq-section[data-astro-cid-al2ca2vr]{padding:4rem 1.25rem}}
