:root{--ink:#17211f;--muted:#61706b;--line:#dce4df;--paper:#ffffff;--sand:#e7f2ef;--sea:#0d6f7a;--leaf:#58784f;--clay:#d87b4a;--white:#fff;--shadow:0 18px 50px rgba(23,33,31,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;color:var(--ink);line-height:1.55}img{display:block;width:100%;height:auto}a{color:inherit}.site-header{position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;gap:24px;padding:26px clamp(18px,5vw,64px);background:transparent;border:0;color:white}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:220px}.brand strong{display:block;font-size:34px;line-height:.9;text-transform:uppercase;letter-spacing:.08em}.brand small{display:block;font-size:17px;letter-spacing:.16em;text-transform:uppercase}.nav{display:none;gap:18px;align-items:center;margin-left:auto;font-size:14px;color:white;text-shadow:0 1px 18px rgba(0,0,0,.45)}.nav a,.book-link{text-decoration:none}.header-actions{position:relative;display:grid;justify-items:stretch;margin-left:auto;padding-top:17px}.menu-toggle{margin-left:0}.book-link{background:var(--sea);color:#fff;padding:13px 18px;border-radius:2px;font-weight:800;white-space:nowrap;text-transform:uppercase;border:0;cursor:pointer}.lang-toggle{position:absolute;right:0;top:0;background:transparent;color:white;border:0;border-radius:0;padding:0;font-size:10px;font-weight:900;line-height:1;white-space:nowrap;text-shadow:0 1px 12px rgba(0,0,0,.45)}.nav.open{display:flex;position:absolute;right:clamp(18px,5vw,64px);top:76px;flex-direction:column;align-items:flex-start;gap:0;background:white;color:#263633;text-shadow:none;min-width:220px;box-shadow:0 18px 50px rgba(0,0,0,.18)}.nav.open a{display:block;width:100%;padding:12px 16px;border-bottom:1px solid #e7ecef}.hero{position:relative;min-height:94vh;display:grid;align-items:end;justify-items:center;padding:150px clamp(18px,5vw,72px) 32px;overflow:hidden}.hero-image,.hero-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-slide{opacity:0;animation:heroSlideshow 25s infinite}.slide-one{animation-delay:0s}.slide-two{animation-delay:5s}.slide-three{animation-delay:10s}.slide-four{animation-delay:15s}.slide-five{animation-delay:20s}.hero-overlay{background:linear-gradient(180deg,rgba(7,19,20,.08),rgba(7,19,20,.18) 50%,rgba(7,19,20,.38));z-index:1;pointer-events:none}.hero-content{position:relative;z-index:2;color:white;max-width:860px;margin-bottom:120px;text-align:center;text-shadow:0 2px 24px rgba(0,0,0,.45)}.eyebrow{margin:0 0 10px;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;color:var(--clay)}.section-heading .eyebrow,.mosaic-heading .eyebrow,.booking-section .eyebrow,.contact-section .eyebrow{font-size:12px}.hero .eyebrow{color:white;text-transform:none;letter-spacing:0;font-size:20px;font-weight:400}h1,h2,h3{line-height:1.02;margin:0}h1{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(44px,6vw,76px);max-width:920px;font-weight:300}h2{font-family:Georgia,serif;font-size:clamp(32px,4.4vw,58px)}h3{font-size:23px}.hero-copy{font-size:19px;max-width:720px;color:#fff;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;text-decoration:none;font-weight:800}.primary{background:var(--sea);color:#fff}.ghost{border:1px solid rgba(255,255,255,.65);color:#fff}.availability-panel{position:relative;z-index:3;display:grid;grid-template-columns:1.25fr 1.65fr .62fr .72fr .6fr .9fr;gap:6px;background:transparent;padding:0;border-radius:0;box-shadow:none;width:min(1540px,100%)}.availability-panel label{background:white;padding:9px 8px;border-radius:2px;box-shadow:0 12px 34px rgba(0,0,0,.18);display:grid;grid-template-columns:1fr;align-content:center;justify-items:center;text-align:center;white-space:normal;overflow:hidden;min-height:66px;font-size:10px;line-height:1.05}.availability-panel input,.availability-panel select{border:0;margin-top:4px;padding:0;background:white;text-align:center;font-size:10px;min-width:0;width:100%;font-weight:800;overflow:hidden;text-overflow:clip}.availability-panel .location-link{display:block;margin-top:4px;color:var(--ink);text-decoration:none;font-size:10px;font-weight:800;width:100%}.availability-panel select{text-align-last:center}.availability-panel>button{border-radius:2px;background:var(--sea);text-transform:uppercase;font-size:15px;line-height:1.15;padding:0 12px}.date-range-field{position:relative}.date-range-toggle{width:100%;min-height:66px;background:white!important;color:var(--ink)!important;border:2px solid transparent!important;border-radius:2px!important;box-shadow:0 12px 34px rgba(0,0,0,.18);padding:9px 8px!important;text-transform:none!important;text-align:center;font-size:10px!important;line-height:1.05!important}.date-range-toggle[aria-expanded="true"]{border-color:#0b78ee!important;box-shadow:0 0 0 3px rgba(11,120,238,.14),0 12px 34px rgba(0,0,0,.18)}.date-range-toggle span{display:block;color:#43504c;font-weight:800;margin-bottom:5px}.date-range-toggle strong{display:block;font-size:10px}.date-range-calendar{position:absolute;left:50%;bottom:calc(100%+14px);transform:translateX(-50%);width:min(560px,calc(100vw - 36px));background:white;border:1px solid #e4e4e4;border-radius:10px;box-shadow:0 22px 55px rgba(0,0,0,.18);padding:18px 24px 22px;z-index:30;color:#1f2422}.calendar-head{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #0b78ee;padding-bottom:12px;margin-bottom:16px;color:#0b78ee;font-size:16px;font-weight:500}.calendar-head button{width:30px;height:30px;padding:0!important;border-radius:50%;background:white!important;color:#0b78ee!important;font-size:20px!important;border:1px solid #e4e4e4!important}.calendar-months{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.calendar-month h4{margin:0 0 14px;text-align:center;font-size:18px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px 0}.calendar-day-name{height:24px;font-size:14px;font-weight:500;color:#5c5c5c;text-align:center}.calendar-day{height:34px;border-radius:0!important;background:white!important;color:#1f2422!important;padding:0!important;font-size:14px!important;font-weight:700!important}.calendar-day:disabled{color:#9b9b9b!important;background:white!important;cursor:not-allowed;font-weight:500!important}.calendar-day.in-range{background:#f1f1f1!important;border-radius:0!important}.calendar-day.selected{background:#0b78ee!important;color:white!important;border-radius:6px!important}.calendar-options{display:flex;gap:12px;overflow:hidden;border-top:1px solid #e4e4e4;margin:16px -24px -6px;padding:16px 24px 0}.calendar-options span{white-space:nowrap;border:1px solid #8b8b8b;border-radius:999px;padding:7px 12px;font-weight:800;color:#1f2422}.calendar-options span:first-child{border-color:#0b78ee;color:#0b78ee}.booking-date-field .date-range-toggle{border:1px solid var(--line)!important;box-shadow:none;min-height:58px;text-align:left!important;padding:11px!important}.booking-date-field .date-range-toggle[aria-expanded="true"]{border-color:#0b78ee!important;box-shadow:0 0 0 3px rgba(11,120,238,.14)}.booking-date-field .date-range-calendar{top:calc(100%+10px);bottom:auto}label{font-size:12px;font-weight:800;color:#43504c}input,select,textarea{width:100%;margin-top:6px;border:1px solid var(--line);border-radius:6px;background:white;padding:11px;font:inherit;color:var(--ink)}button{border:0;border-radius:6px;background:var(--sea);color:white;font:inherit;font-weight:800;cursor:pointer}.logo-band{display:grid;place-items:center;padding:28px 18px 18px;background:#fff;border-top:1px solid var(--line)}.logo-band img{width:min(260px,52vw);height:auto;background:#fff}.amenities-section{padding:90px clamp(18px,5vw,72px);background:#fff;text-align:center;border-top:1px solid var(--line)}.compact-heading{margin:0 auto 40px}.compact-heading h2{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:300}.intro-band{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:transparent;border:0;max-width:1120px;margin:0 auto}.intro-band div{background:white;padding:34px 24px;border:0;box-shadow:none}.intro-band div:nth-child(odd){background:white}.intro-band span{display:block;color:#263633;font-size:13px;font-weight:800;margin-bottom:6px}.intro-band strong{display:block;font-size:14px;line-height:1.25}.amenity-icon{display:grid!important;place-items:center;width:64px;height:64px;margin:0 auto 18px!important;border:2px solid var(--sea);border-radius:50%;color:var(--sea)!important;font-weight:900}.section,.gallery-section,.menu-section{padding:96px clamp(28px,6vw,96px);background:#fff;border-top:1px solid var(--line)}.section-heading{max-width:760px;margin:0 auto 46px;text-align:center}.section-heading p:not(.eyebrow){color:var(--muted);font-size:18px}.section-heading h2{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:300}.room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.room-card,.room-card:nth-child(n+4){grid-column:auto}.room-card{min-height:430px;background:white;border:0;border-radius:0;overflow:hidden;box-shadow:none;position:relative}.room-card img{aspect-ratio:auto;object-fit:cover}.room-card p{color:#4d5553}.room-photos{display:block;padding:0!important;background:white;overflow:hidden;height:100%}.room-photos img{width:100%;height:100%;min-height:430px;object-fit:cover;background:white;position:absolute;inset:0;z-index:1;transition:transform .25s ease}.room-photos img:nth-child(2){display:none}.room-photos img:hover{object-fit:contain;transform:scale(1.04)}.room-card>div:not(.room-photos){position:absolute;left:0;right:0;bottom:0;z-index:3;padding:26px 28px;background:rgba(255,255,255,.76)}.helper-card>div:not(.room-photos){height:245px;box-sizing:border-box;overflow:hidden;padding-bottom:34px}.helper-card>div:not(.room-photos)>p:not(.room-meta){font-size:15px;line-height:1.34;margin:12px 0 0}.helper-card .rate-row{margin-top:12px}.helper-card .rate-row a{padding:9px 16px}.room-meta{font-size:12px;font-weight:900;color:var(--sea)!important;text-transform:uppercase}.rate-row{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:16px;font-weight:500}.rate-row a{color:#263633;text-decoration:none;border:1px solid #263633;padding:10px 18px;text-transform:none;font-size:15px}.special-stay-section{padding-top:76px}.special-stay-heading{margin-bottom:34px}.special-stay-section .room-card{max-width:920px;margin:0 auto}.rates-panel{margin-top:34px;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff}.rates-panel h3{margin-bottom:18px}.season-grid{display:grid;gap:18px}.rate-notes{margin:18px 0 0;padding-left:20px;color:var(--muted);font-size:14px}.rate-notes li{margin:7px 0}.rate-notes.compact{margin:10px 0 18px;font-size:13px}.detail-section{display:none;grid-template-columns:1fr 1.2fr;gap:44px;align-items:center;padding:86px clamp(28px,6vw,96px);border-top:1px solid var(--line);background:#fff}.detail-section:target{display:grid}.split-feature,.booking-section,.contact-section{display:grid;grid-template-columns:1fr 1.2fr;gap:44px;align-items:center;padding:86px clamp(28px,6vw,96px);border-top:1px solid var(--line);background:#fff}.booking-section .section-heading,.contact-section .section-heading{grid-column:1/-1;max-width:760px;margin:0 auto 46px;text-align:center}.booking-section .section-heading h2,.contact-section .section-heading h2{font-size:clamp(32px,4.4vw,58px)}.booking-section .booking-form,.contact-section .contact-card{grid-column:1/-1;width:min(920px,100%);margin:0 auto}.booking-section .eyebrow,.contact-section .eyebrow{color:var(--clay)}.reverse{grid-template-columns:1.2fr 1fr}.reverse .detail-copy,.reverse div:not(.image-pair){order:2}.detail-copy p,.split-feature p,.booking-copy p,.contact-section p{color:var(--muted);font-size:18px}.price-table{width:100%;margin:20px 0;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:white;font-size:14px}.price-table caption{text-align:left;padding:14px 16px;color:var(--sea);font-weight:900}.price-table th,.price-table td{padding:10px 12px;border-top:1px solid var(--line);text-align:left}.price-table th{background:#edf7f5;color:#263633;font-size:12px;text-transform:uppercase}.price-table td:first-child{font-weight:800}.image-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px;overflow:visible;background:#fff;border-radius:8px}.image-pair img,.split-feature img{border-radius:8px;aspect-ratio:auto;object-fit:cover;transition:transform .25s ease}.image-pair img{width:100%;height:240px;max-height:none;background:#fff;position:relative;z-index:1}.image-pair img:hover,.split-feature img:hover{object-fit:contain;transform:scale(1.04)}.about-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:980px;margin:34px auto 0}.about-gallery img{width:100%;height:260px;object-fit:cover;border-radius:0;background:#fff}.feature-gallery{display:grid;grid-template-columns:1.15fr .85fr;gap:4px;overflow:visible;background:#fff;border-radius:8px}.feature-gallery img{width:100%;height:178px;object-fit:cover;background:#fff;transition:transform .25s ease}.feature-gallery img:hover{object-fit:contain;transform:scale(1.04)}.feature-gallery img:first-child{grid-row:span 2;height:360px}.feature-mosaic{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:96px clamp(28px,6vw,96px);background:white;gap:0;border-top:1px solid var(--line)}.mosaic-heading{grid-column:1/-1;text-align:center;margin-bottom:48px}.mosaic-heading h2{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:44px;font-weight:300;margin:0}.mosaic-image,.mosaic-copy{height:390px;min-height:390px;min-width:0;overflow:hidden;border-top:1px solid var(--line)}.mosaic-image img{width:100%;height:100%;object-fit:cover;background:#fff;transition:transform .25s ease}.mosaic-image img:hover{object-fit:cover;transform:none}.mosaic-copy{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:44px 56px 86px;color:#333;background:white}.mosaic-copy h2{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:38px;font-weight:300;margin:0 0 22px}.mosaic-copy h2 a{color:inherit;text-decoration:none}.mosaic-copy p{font-size:22px;line-height:1.25;color:#5a5a5a;margin:0;max-width:300px}.mosaic-link{margin-top:22px;color:var(--sea);font-weight:800;text-decoration:none}.mosaic-copy span{display:block;width:96px;height:2px;background:#444;margin-top:34px}.mosaic-copy span:not(.mosaic-title-line){position:absolute;left:50%;bottom:64px;transform:translateX(-50%);margin-top:0}.mosaic-copy .mosaic-title-line{margin:0 0 24px}.mosaic-pool-photos{display:none;grid-column:1/-1;grid-template-columns:repeat(2,1fr);gap:34px;padding:44px 0;background:white;border-top:34px solid #fff;border-bottom:34px solid #fff}.mosaic-pool-photos.is-open{display:grid}.mosaic-pool-photos img{width:100%;height:240px;object-fit:cover;background:#fff;border-radius:8px;transition:transform .25s ease}.mosaic-pool-photos img:hover{object-fit:contain;transform:scale(1.04)}@media (prefers-reduced-motion:reduce){.hero-slide{animation:none}.slide-one{opacity:1}.hero-slide:not(.slide-one){opacity:0}}.text-link{color:var(--sea);font-weight:900}.menu-section{background:#fff}.menu-downloads,.menu-grid{display:grid;gap:14px}.menu-downloads{grid-template-columns:repeat(2,1fr);margin-bottom:14px}.menu-grid{grid-template-columns:repeat(3,1fr)}.menu-downloads article,.menu-grid article{background:white;border:1px solid var(--line);border-radius:8px;padding:22px}.menu-downloads article{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.menu-downloads span,.menu-grid span{display:block;color:var(--sea);font-weight:900;margin-bottom:8px}.menu-downloads a,.menu-grid a{color:var(--ink);text-decoration:none;border-bottom:2px solid var(--sea)}.occasion-field[hidden]{display:none}.split-feature img{width:100%;max-height:260px}.gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;overflow:hidden}.gallery-grid img{height:110px;object-fit:cover;background:#fff;border-radius:8px;transition:transform .25s ease}.gallery-grid img:hover{object-fit:contain;transform:scale(1.04)}.gallery-grid img:nth-child(3){grid-row:span 2;height:230px}.booking-section{background:#fff}.booking-form{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;background:white;border-radius:8px;border:1px solid var(--line);padding:22px}.booking-form label{grid-column:span 3}.booking-form .booking-date-field,.booking-form .full{grid-column:1/-1}.booking-form label:nth-of-type(5),.booking-form label:nth-of-type(6),.booking-form label:nth-of-type(7){grid-column:span 2}textarea{min-height:110px;resize:vertical}.booking-form button{min-height:48px}.robot-check{display:flex!important;align-items:center;gap:10px;font-weight:800;color:var(--ink)!important}.robot-check input{width:18px;height:18px;margin:0}.contact-card{display:grid;gap:10px;background:white;border:1px solid var(--line);border-radius:8px;padding:24px}.contact-card a{font-weight:800;color:var(--sea);text-decoration:none}.footer{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:34px;padding:44px clamp(18px,5vw,72px);background:#17211f;color:white}.footer p{margin:16px 0 6px;color:#cad4d0}.footer span{color:#cad4d0}.footer a{color:#cad4d0;text-decoration:none}.footer-links{display:grid;gap:8px;margin-top:12px}.footer-form{display:grid;gap:10px;margin-top:12px}.footer-form label{color:#cad4d0}.footer-form input{margin-top:8px;border-color:#31413d;background:#fff}.footer-form button{min-height:44px}@media(max-width:1100px){.nav{display:none}.availability-panel{grid-template-columns:1.05fr 1.4fr .52fr .62fr .52fr .82fr;gap:5px}.availability-panel label,.date-range-toggle{min-height:62px;font-size:9px!important;padding:8px 6px!important}.availability-panel input,.availability-panel select,.availability-panel .location-link,.date-range-toggle strong{font-size:9px}.availability-panel>button{font-size:13px;padding:0 8px}.room-grid{grid-template-columns:repeat(2,1fr)}.room-card,.room-card:nth-child(n+4){grid-column:auto}.intro-band{grid-template-columns:repeat(3,1fr)}.feature-mosaic{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-section,.split-feature,.booking-section,.contact-section,.reverse{grid-template-columns:1fr}.reverse .detail-copy,.reverse div:not(.image-pair){order:initial}.gallery-grid{grid-template-columns:repeat(3,1fr)}.footer{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.site-header{gap:12px;padding:18px 18px}.brand{min-width:0}.brand strong{font-size:24px}.brand small{display:none}.header-actions{padding-top:15px}.book-link{padding:9px 12px;font-size:13px}.lang-toggle{font-size:9px}.nav.open{right:18px;top:62px;min-width:210px}.hero{min-height:auto;padding:104px 18px 24px}.hero-content{margin-bottom:28px}.hero .eyebrow{font-size:17px}h1{font-size:40px}h2{font-size:32px}.hero-copy{font-size:16px}.availability-panel{grid-template-columns:1fr 1fr;gap:8px;width:100%}.availability-panel label{min-height:72px;padding:10px 8px;font-size:10px}.availability-panel input,.availability-panel select,.availability-panel .location-link{font-size:12px}.availability-panel>button{grid-column:1/-1;min-height:54px;font-size:17px}.date-range-calendar{left:0;right:auto;transform:none;width:calc(100vw - 36px);padding:20px 18px 22px}.calendar-months{grid-template-columns:1fr;gap:22px}.calendar-months .calendar-month:nth-child(2){display:none}.calendar-options{margin:18px -18px -4px;padding:18px 18px 0;overflow-x:auto}.amenities-section,.section,.gallery-section,.menu-section,.feature-mosaic,.detail-section,.split-feature,.booking-section,.contact-section{padding:66px 18px}.logo-band{padding:24px 18px 14px}.intro-band,.room-grid,.feature-gallery,.menu-downloads,.menu-grid,.booking-form{grid-template-columns:1fr}.booking-form label,.booking-form label:nth-of-type(5),.booking-form label:nth-of-type(6),.booking-form label:nth-of-type(7){grid-column:1/-1}.intro-band div{padding:26px 18px;border-top:1px solid var(--line)}.room-grid{gap:22px}.room-card{min-height:390px}.room-photos img{min-height:390px}.room-card>div:not(.room-photos){padding:22px;background:rgba(255,255,255,.76)}.rate-row{align-items:flex-start;flex-direction:column}.rate-row a{width:100%;text-align:center}.detail-section:target{display:grid}.image-pair{grid-template-columns:1fr}.image-pair img{height:260px;max-height:none}.feature-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.mosaic-heading{margin-bottom:28px}.mosaic-heading h2{font-size:32px}.mosaic-image,.mosaic-copy{height:auto;min-height:210px}.mosaic-copy{padding:24px 14px 54px}.mosaic-copy h2{font-size:24px}.mosaic-copy p{font-size:15px}.mosaic-copy span{width:60px;margin-top:22px}.mosaic-copy span:not(.mosaic-title-line){bottom:30px}.mosaic-pool-photos{grid-template-columns:1fr;padding:28px 0;border-top-width:24px;border-bottom-width:24px}.mosaic-pool-photos img{height:220px}.feature-gallery img,.feature-gallery img:first-child{height:220px;grid-row:auto}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid img,.gallery-grid img:nth-child(3){height:170px}.booking-form{padding:18px}.contact-card{padding:20px}.footer{grid-template-columns:1fr}}@media(max-width:430px){.availability-panel{grid-template-columns:1fr}.availability-panel label{min-height:64px}.intro-band{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.gallery-grid img,.gallery-grid img:nth-child(3){height:210px}}.hero-slide{animation:none}.hero .hero-image{opacity:1;animation:none}.gallery-toggle{display:inline-flex;align-items:center;justify-content:center;margin:18px 0;padding:11px 18px;border:1px solid var(--sea);background:#fff;color:var(--sea);border-radius:999px;font-weight:900}.deferred-gallery[hidden]{display:none!important}.deferred-gallery.is-open{display:grid}.room-photos img:nth-child(n+2){display:none!important}@media(max-width:700px){.hero{min-height:78vh}.room-card{min-height:340px}.room-photos img{min-height:340px}.special-stay-section .room-card{min-height:340px}.mosaic-image,.mosaic-copy{min-height:180px}.about-gallery img,.image-pair img,.mosaic-pool-photos img{height:190px}}.feature-mosaic{align-items:stretch}.mosaic-image img{height:100%;object-fit:cover}@media(max-width:700px){.feature-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.mosaic-image,.mosaic-copy{aspect-ratio:1/1;height:auto;min-height:0}.mosaic-copy{padding:18px 12px 42px}.mosaic-image img{height:100%;object-fit:cover}.mosaic-pool-photos{grid-column:1/-1}}@media(max-width:430px){.mosaic-image,.mosaic-copy{aspect-ratio:1/1;min-height:0}}.room-grid .room-card>div:not(.room-photos){top:45%;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.room-grid .room-card .rate-row{margin-top:auto}@media(max-width:700px){.room-grid .room-card>div:not(.room-photos){top:42%;padding:20px}.room-grid .room-card .room-meta{font-size:11px}.room-grid .room-card h3{font-size:24px}.room-grid .room-card p{line-height:1.35}}@media(max-width:700px){.hero-content{margin-bottom:124px!important}.hero form[aria-label="Explore rooms"]{bottom:1.35rem!important}.feature-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;overflow:hidden!important;padding-left:18px!important;padding-right:18px!important}.feature-mosaic>.mosaic-image,.feature-mosaic>.mosaic-copy{width:100%!important;max-width:100%!important;min-width:0!important;aspect-ratio:1/1!important;height:auto!important;min-height:0!important;margin:0!important}.feature-mosaic>.mosaic-image img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important}.feature-mosaic>#garden,.feature-mosaic>#garden+.mosaic-image{width:100%!important;max-width:100%!important;margin:0!important;grid-column:auto!important}.feature-mosaic>.mosaic-pool-photos{grid-column:1/-1!important;width:100%!important;max-width:100%!important;margin:0!important}}@keyframes heroSlideshowV3{0%{opacity:0}4%{opacity:1}20%{opacity:1}24%{opacity:0}100%{opacity:0}}.hero .hero-slide{opacity:0!important;animation:heroSlideshowV3 30s infinite!important}.hero .slide-one{animation-delay:0s!important}.hero .slide-two{animation-delay:6s!important}.hero .slide-three{animation-delay:12s!important}.hero .slide-four{animation-delay:18s!important}.hero .slide-five{animation-delay:24s!important}.hero .hero-slide:not([src]){visibility:hidden}@media(prefers-reduced-motion:reduce){.hero .hero-slide{animation:none!important;opacity:0!important}.hero .slide-one{opacity:1!important}}
.room-note,.sales-point{max-width:760px;margin:16px auto 0;color:var(--sea)!important;font-size:16px!important;font-weight:800}.room-features{list-style:none!important;margin:10px 0 12px!important;padding:0!important;display:flex!important;flex-wrap:wrap!important;gap:6px 8px!important;font-size:12px!important;line-height:1.15!important;color:#263633!important}.room-features li{display:inline-flex!important;align-items:center!important;gap:5px!important;background:rgba(255,255,255,.56)!important;border:1px solid rgba(13,111,122,.18)!important;border-radius:999px!important;padding:5px 8px!important;font-weight:800!important}.feature-icon{display:inline-grid!important;place-items:center!important;min-width:18px!important;height:18px!important;color:var(--sea)!important;font-size:10px!important;font-weight:900!important}.about-gallery{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;max-width:980px!important;margin:34px auto 0!important}.room-grid .room-card{min-height:500px!important}.room-grid .room-photos img{min-height:500px!important}.room-grid .room-card>div:not(.room-photos){top:56%!important;bottom:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;overflow:visible!important;padding:18px 22px!important}.room-grid .room-card .room-meta{font-size:11px!important;line-height:1.25!important;margin:0 0 8px!important}.room-grid .room-card h3{font-size:24px!important;line-height:1.05!important}.room-grid .room-card p:not(.room-meta){font-size:15px!important;line-height:1.25!important;margin:9px 0!important}.room-grid .room-card .rate-row{margin-top:auto!important;align-items:center!important}.room-grid .room-card .rate-row a{padding:9px 14px!important;white-space:nowrap!important}@media(max-width:700px){.room-grid .room-card{min-height:540px!important}.room-grid .room-photos img{min-height:540px!important}.room-grid .room-card>div:not(.room-photos){top:52%!important;padding:15px 16px!important;overflow:visible!important}.room-grid .room-card h3{font-size:22px!important;line-height:1.05!important}.room-grid .room-card p:not(.room-meta){font-size:14px!important;line-height:1.22!important;margin:7px 0!important}.room-grid .room-card .room-meta{font-size:10px!important;line-height:1.22!important;margin-bottom:7px!important}.room-features{gap:5px!important;margin:8px 0 10px!important;font-size:11px!important}.room-features li{padding:4px 7px!important}.room-grid .room-card .rate-row{flex-direction:row!important;align-items:center!important;gap:8px!important}.room-grid .room-card .rate-row span{font-size:16px!important}.room-grid .room-card .rate-row a{width:auto!important;min-width:126px!important;text-align:center!important;padding:9px 12px!important}.about-gallery{grid-template-columns:1fr!important}.room-note,.sales-point{font-size:14px!important}}
html body .room-grid .room-card{min-height:700px!important}html body .room-grid .room-photos img{min-height:700px!important}@media(max-width:700px){html body .room-grid .room-card{min-height:540px!important}html body .room-grid .room-photos img{min-height:540px!important}}
html body .google-review-link{display:inline-flex;align-items:center;justify-content:center;margin:16px auto 0;padding:8px 12px;border:1px solid rgba(13,111,122,.24);border-radius:999px;color:var(--sea);font-size:14px;font-weight:800;text-decoration:none;background:#fff}html body .google-review-link:hover{border-color:var(--sea);background:#f4fbf9}@media(max-width:700px){html body .google-review-link{font-size:13px;line-height:1.35;border-radius:18px}}
@keyframes heroSlideshowV4{0%,18%{opacity:1}20%,100%{opacity:0}}html body .hero .hero-slide{opacity:0!important;visibility:visible;animation:heroSlideshowV4 30s infinite!important}html body .hero .slide-one{animation-delay:0s!important}html body .hero .slide-two{animation-delay:6s!important}html body .hero .slide-three{animation-delay:12s!important}html body .hero .slide-four{animation-delay:18s!important}html body .hero .slide-five{animation-delay:24s!important}html body .hero .hero-slide:not([src]){visibility:hidden!important}html body main .room-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}html body main .room-grid .room-card{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;border:1px solid var(--line);background:#fff;overflow:hidden!important}html body main .room-grid .room-photos{position:relative!important;height:360px!important;min-height:0!important;overflow:hidden!important}html body main .room-grid .room-photos img{position:static!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;transform:none!important}html body main .room-grid .room-card>div:not(.room-photos):not(.room-actions){position:absolute!important;left:0!important;right:0!important;top:218px!important;bottom:auto!important;z-index:3!important;max-height:142px!important;overflow:hidden!important;padding:16px 18px!important;background:rgba(255,255,255,.76)!important}html body main .room-grid .room-card .room-meta{font-size:10px!important;line-height:1.2!important;margin:0 0 6px!important}html body main .room-grid .room-card h3{font-size:22px!important;line-height:1.05!important;margin:0!important}html body main .room-grid .room-card p:not(.room-meta){font-size:14px!important;line-height:1.22!important;margin:8px 0 0!important}html body main .room-actions{position:relative!important;z-index:4!important;padding:14px 16px 16px!important;background:#fff!important}html body main .room-actions .room-features{list-style:none!important;display:flex!important;flex-wrap:wrap!important;gap:5px 7px!important;margin:0 0 12px!important;padding:0!important;font-size:11px!important;line-height:1.15!important}html body main .room-actions .room-features li{display:inline-flex!important;align-items:center!important;gap:5px!important;border:1px solid rgba(13,111,122,.16)!important;border-radius:999px!important;padding:4px 7px!important;background:#f8fbfa!important;font-weight:800!important;color:#263633!important}html body main .room-actions .feature-icon{display:inline-grid!important;place-items:center!important;min-width:16px!important;height:16px!important;font-size:9px!important;color:var(--sea)!important}html body main .room-actions .rate-row{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:0!important}html body main .room-actions .rate-row a{width:auto!important;min-width:120px!important;text-align:center!important;padding:9px 12px!important;white-space:nowrap!important}html body .intro-band{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1180px}html body .intro-band div{padding:24px 18px}html body .intro-band .highlight-icon{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;margin:0 auto 12px!important;border:1.5px solid var(--sea)!important;border-radius:50%!important;color:var(--sea)!important;font-size:13px!important;font-weight:900!important}html body .contact-card .google-review-link{justify-self:start!important;display:inline-flex!important;margin:6px 0 0!important;padding:5px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--sea)!important;font-size:12px!important;line-height:1.35!important;font-weight:800!important;text-decoration:underline!important;text-underline-offset:3px!important}html body .consent-check{display:flex!important;align-items:flex-start!important;gap:9px!important;font-size:12px!important;line-height:1.35!important;color:#cad4d0!important}html body .consent-check input{width:16px!important;height:16px!important;margin:1px 0 0!important;flex:0 0 auto!important}@media(max-width:1100px){html body main .room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html body .intro-band{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){html body main .room-grid{grid-template-columns:1fr!important;gap:24px!important}html body main .room-grid .room-photos{height:330px!important}html body main .room-grid .room-card>div:not(.room-photos):not(.room-actions){top:205px!important;max-height:125px!important;padding:14px 16px!important}html body main .room-grid .room-card h3{font-size:21px!important}html body main .room-grid .room-card p:not(.room-meta){font-size:13px!important;line-height:1.18!important;margin-top:7px!important}html body main .room-actions{padding:13px 15px 15px!important}html body main .room-actions .rate-row span{font-size:16px!important}html body .intro-band{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .intro-band div{padding:20px 12px!important}html body .intro-band .highlight-icon{width:38px!important;height:38px!important;font-size:11px!important}}@media(max-width:430px){html body .intro-band{grid-template-columns:1fr!important}}
@keyframes heroSlideshowV5{0%,22%{opacity:1}24%,100%{opacity:0}}html body .hero .hero-slide{opacity:0!important;visibility:visible!important;animation:heroSlideshowV5 30s linear infinite!important}html body .hero .slide-one{animation-delay:0s!important}html body .hero .slide-two{animation-delay:6s!important}html body .hero .slide-three{animation-delay:12s!important}html body .hero .slide-four{animation-delay:18s!important}html body .hero .slide-five{animation-delay:24s!important}html body main .room-grid .room-card>.room-actions{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;display:block!important;overflow:visible!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;transform:none!important}
html body .hero .slide-one{opacity:1!important;animation:none!important;visibility:visible!important}html body .hero .slide-two,html body .hero .slide-three,html body .hero .slide-four,html body .hero .slide-five{animation:heroSlideshowV5 30s linear infinite!important}
html body main .hero .slide-one.hero-slide{opacity:1!important;animation:none!important;visibility:visible!important}html body main .hero .slide-two.hero-slide,html body main .hero .slide-three.hero-slide,html body main .hero .slide-four.hero-slide,html body main .hero .slide-five.hero-slide{animation:heroSlideshowV5 30s linear infinite!important}
html body .contact-card .location-map-link{display:grid!important;grid-template-columns:92px 1fr!important;align-items:center!important;gap:14px!important;width:min(360px,100%)!important;margin:8px 0 2px!important;padding:12px 14px!important;border:1px solid rgba(13,111,122,.18)!important;border-radius:10px!important;background:#f8fbfa!important;color:var(--sea)!important;text-decoration:none!important}html body .contact-card .location-map-link svg{width:92px!important;height:auto!important;color:var(--sea)!important;opacity:.95!important}html body .contact-card .location-map-link span{font-size:13px!important;font-weight:900!important;color:var(--sea)!important;text-decoration:underline!important;text-underline-offset:3px!important}@media(max-width:700px){html body .contact-card .location-map-link{grid-template-columns:76px 1fr!important;gap:12px!important;padding:11px 12px!important}html body .contact-card .location-map-link svg{width:76px!important}}
html body main .hero .hero-slide{opacity:0!important;animation:none!important;visibility:visible!important;transition:opacity 1.4s ease-in-out!important;z-index:0!important}html body main .hero .hero-slide.is-active{opacity:1!important;z-index:1!important}html body main .hero .hero-slide:not([src]){visibility:hidden!important}html body main .hero .hero-overlay,html body main .hero .hero-content,html body main .hero form{z-index:2!important}@media(prefers-reduced-motion:reduce){html body main .hero .hero-slide{opacity:0!important}html body main .hero .hero-slide.is-active{opacity:1!important}}
html body main .hero .hero-slide{opacity:0!important;animation:none!important;visibility:visible!important;transition:opacity 1.4s ease-in-out!important;z-index:0!important}html body main .hero .hero-slide.is-active{opacity:1!important;z-index:1!important}html body main .hero .hero-slide:not([src]){visibility:hidden!important}html body main .hero .hero-overlay,html body main .hero .hero-content,html body main .hero form{z-index:2!important}html body .amenities-section .intro-band{grid-template-columns:repeat(3,1fr)!important;max-width:1120px!important;gap:0!important}html body .amenities-section .intro-band div{padding:34px 24px!important;border:0!important;background:#fff!important}html body .amenities-section .amenity-icon{display:grid!important;place-items:center!important;width:64px!important;height:64px!important;margin:0 auto 18px!important;border:2px solid var(--sea)!important;border-radius:50%!important;color:var(--sea)!important;font-size:14px!important;font-weight:900!important}html body main .room-card .room-actions .room-features{display:none!important}html body .detail-copy .detail-room-features{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:16px 0 18px!important;padding:0!important;list-style:none!important}html body .detail-copy .detail-room-features li{display:inline-flex!important;align-items:center!important;gap:6px!important;border:1px solid rgba(13,111,122,.18)!important;border-radius:999px!important;background:#f8fbfa!important;color:#263633!important;padding:6px 10px!important;font-size:12px!important;font-weight:800!important}html body .detail-copy .detail-room-features .feature-icon{display:inline-grid!important;place-items:center!important;min-width:17px!important;height:17px!important;font-size:10px!important;color:var(--sea)!important}html body main .room-grid .room-card{max-width:none!important}html body main .room-grid .room-photos img{transition:transform .25s ease!important}html body main .room-grid .room-photos:hover img{transform:scale(1.04)!important}html body .image-pair img{cursor:zoom-in!important;transition:transform .25s ease!important}html body .image-pair img:hover{object-fit:contain!important;transform:scale(1.04)!important}html body .contact-card .location-map-link img{width:92px!important;height:auto!important;border-radius:8px!important;box-shadow:0 6px 18px rgba(23,33,31,.08)!important}html body .contact-card .location-map-link svg{display:none!important}@media(max-width:700px){html body .amenities-section .intro-band{grid-template-columns:1fr!important}html body .amenities-section .intro-band div{padding:26px 18px!important;border-top:1px solid var(--line)!important}html body .contact-card .location-map-link img{width:76px!important}}

html body main .hero .hero-slide{opacity:0!important;animation:none!important;visibility:visible!important;transition:opacity 1.15s ease-in-out!important;z-index:0!important}
html body main .hero .hero-slide.is-active{opacity:1!important;visibility:visible!important;z-index:1!important}
html body main .hero .hero-slide:not([src]){visibility:hidden!important}
html body main .room-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important}
html body main .room-grid .room-card{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;border:1px solid var(--line)!important;background:#fff!important;overflow:hidden!important}
html body main .room-grid .room-photos{position:relative!important;height:360px!important;min-height:0!important;overflow:hidden!important}
html body main .room-grid .room-photos img{position:static!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;transition:transform .25s ease!important}
html body main .room-grid .room-card>div:not(.room-photos):not(.room-actions){position:absolute!important;left:0!important;right:0!important;top:224px!important;bottom:auto!important;z-index:3!important;max-height:136px!important;overflow:hidden!important;padding:15px 18px!important;background:rgba(255,255,255,.76)!important}
html body main .room-grid .room-card .room-meta{font-size:10px!important;line-height:1.18!important;margin:0 0 6px!important}
html body main .room-grid .room-card h3{font-size:22px!important;line-height:1.05!important;margin:0!important}
html body main .room-grid .room-card p:not(.room-meta){font-size:14px!important;line-height:1.2!important;margin:8px 0 0!important}
html body main .room-actions{position:relative!important;display:block!important;z-index:4!important;padding:14px 16px 16px!important;background:#fff!important}
html body main .room-card .room-actions .room-features{display:none!important}
html body main .room-actions .rate-row{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0!important}
html body main .room-actions .rate-row a{width:auto!important;min-width:120px!important;text-align:center!important;padding:9px 12px!important;white-space:nowrap!important}
html body .detail-copy .detail-room-features{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:16px 0 18px!important;padding:0!important;list-style:none!important}
html body .detail-copy .detail-room-features li{display:inline-flex!important;align-items:center!important;gap:6px!important;border:1px solid rgba(13,111,122,.18)!important;border-radius:999px!important;background:#f8fbfa!important;color:#263633!important;padding:6px 10px!important;font-size:12px!important;font-weight:800!important}
html body .detail-copy .detail-room-features .feature-icon{display:inline-grid!important;place-items:center!important;min-width:17px!important;height:17px!important;font-size:10px!important;color:var(--sea)!important}
html body .image-pair img,html body .mosaic-pool-photos img{cursor:zoom-in!important;transition:transform .25s ease!important}
html body .image-pair img:hover,html body .mosaic-pool-photos img:hover{object-fit:contain!important;transform:scale(1.04)!important}
html body .amenities-section .intro-band{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:1120px!important;gap:0!important}
html body .amenities-section .intro-band div{padding:34px 24px!important;border:0!important;background:#fff!important}
html body .amenities-section .amenity-icon{width:64px!important;height:64px!important;margin:0 auto 18px!important;font-size:14px!important}
html body .contact-card .location-map-link img{display:block!important;width:92px!important;height:auto!important;border-radius:8px!important;box-shadow:0 6px 18px rgba(23,33,31,.08)!important}
@media(max-width:1100px){html body main .room-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){html body main .room-grid{grid-template-columns:1fr!important;gap:24px!important}html body main .room-grid .room-photos{height:330px!important}html body main .room-grid .room-card>div:not(.room-photos):not(.room-actions){top:208px!important;max-height:122px!important;padding:13px 16px!important}html body main .room-grid .room-card h3{font-size:21px!important}html body main .room-grid .room-card p:not(.room-meta){font-size:13px!important;line-height:1.16!important;margin-top:7px!important}html body main .room-actions{padding:13px 15px 15px!important}html body main .room-actions .rate-row span{font-size:16px!important}html body .amenities-section .intro-band{grid-template-columns:1fr!important}html body .amenities-section .intro-band div{padding:26px 18px!important;border-top:1px solid var(--line)!important}html body .contact-card .location-map-link img{width:76px!important}}

html body .amenities-section{padding-top:56px!important;padding-bottom:56px!important}
html body .amenities-section .compact-heading{margin-bottom:22px!important}
html body .amenities-section .compact-heading .eyebrow{margin-bottom:6px!important;font-size:11px!important}
html body .amenities-section .compact-heading h2{font-size:clamp(28px,3.2vw,42px)!important;line-height:1.06!important}
html body .amenities-section .intro-band{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:980px!important;gap:0!important}
html body .amenities-section .intro-band div{padding:22px 20px!important}
html body .amenities-section .amenity-icon{width:50px!important;height:50px!important;margin:0 auto 10px!important;font-size:12px!important;border-width:1.5px!important}
html body .amenities-section .intro-band span:not(.amenity-icon){font-size:12px!important;margin-bottom:4px!important}
html body .amenities-section .intro-band strong{font-size:13px!important;line-height:1.22!important}
@media(max-width:700px){html body .amenities-section{padding-top:42px!important;padding-bottom:42px!important}html body .amenities-section .compact-heading{margin-bottom:14px!important}html body .amenities-section .compact-heading h2{font-size:28px!important}html body .amenities-section .intro-band{grid-template-columns:1fr!important;max-width:420px!important}html body .amenities-section .intro-band div{padding:16px 14px!important;border-top:1px solid var(--line)!important}html body .amenities-section .amenity-icon{width:42px!important;height:42px!important;margin-bottom:8px!important;font-size:11px!important}html body .amenities-section .intro-band strong{font-size:12.5px!important}}

html body main .room-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important}
html body main .room-grid .room-card{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--line)!important}
html body main .room-grid .room-photos{position:relative!important;width:100%!important;aspect-ratio:1/1!important;height:auto!important;min-height:0!important;overflow:hidden!important;background:#fff!important}
html body main .room-grid .room-photos img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;background:#fff!important;transition:transform .25s ease!important}
html body main .room-grid .room-photos:hover img{transform:scale(1.05)!important;object-fit:cover!important}
html body main .room-grid .room-card>div:not(.room-photos):not(.room-actions){top:58%!important;bottom:auto!important;max-height:34%!important;padding:14px 18px!important;background:rgba(255,255,255,.76)!important;overflow:hidden!important}
html body main .room-actions{position:relative!important;padding:14px 16px 16px!important;background:#fff!important}
html body .feature-mosaic{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;align-items:stretch!important;overflow:hidden!important}
html body .mosaic-image,html body .mosaic-copy{height:390px!important;min-height:390px!important;aspect-ratio:auto!important;overflow:hidden!important}
html body .mosaic-image img{width:100%!important;height:100%!important;object-fit:cover!important;background:#fff!important;transform:none!important}
html body .mosaic-pool-photos{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:34px!important;padding:44px 0!important;overflow:visible!important}
html body .mosaic-pool-photos img{width:100%!important;height:240px!important;object-fit:cover!important;background:#fff!important;cursor:zoom-in!important}
html body .image-pair img,html body .about-gallery img,html body .feature-gallery img,html body .gallery-grid img{cursor:zoom-in!important}
html body .image-pair img:hover,html body .mosaic-pool-photos img:hover,html body .about-gallery img:hover,html body .feature-gallery img:hover,html body .gallery-grid img:hover{object-fit:contain!important;transform:scale(1.04)!important;background:#fff!important}
@media(max-width:1100px){html body main .room-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){html body main .room-grid{grid-template-columns:1fr!important;gap:24px!important}html body main .room-grid .room-photos{aspect-ratio:1/1!important;height:auto!important}html body main .room-grid .room-card>div:not(.room-photos):not(.room-actions){top:58%!important;max-height:34%!important;padding:13px 16px!important}html body .feature-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding-left:18px!important;padding-right:18px!important}html body .mosaic-image,html body .mosaic-copy{aspect-ratio:1/1!important;height:auto!important;min-height:0!important}html body .mosaic-image img{height:100%!important;object-fit:cover!important}html body .mosaic-pool-photos{grid-template-columns:1fr!important;padding:28px 0!important}html body .mosaic-pool-photos img{height:220px!important;object-fit:cover!important}}

html body .about-gallery{align-items:start!important}
html body .about-gallery img{height:auto!important;max-height:none!important;object-fit:contain!important;background:#fff!important;cursor:zoom-in!important}

html body main .room-grid .room-photos{cursor:zoom-in!important}
html body main .room-grid .room-photos::after{content:"⌕ View full photo";position:absolute;right:12px;bottom:12px;z-index:2;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.88);color:var(--sea);font-size:11px;font-weight:900;line-height:1;box-shadow:0 8px 22px rgba(23,33,31,.14);opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}
html body main .room-grid .room-photos:hover::after,html body main .room-grid .room-photos:focus-within::after{opacity:1;transform:translateY(0)}
html body main .room-grid .room-photos:hover img,html body main .room-grid .room-photos:active img{object-fit:contain!important;transform:none!important;background:#fff!important}
@media(max-width:700px){html body main .room-grid .room-photos::after{content:"⌕";opacity:1;right:10px;bottom:10px;width:34px;height:34px;padding:0;display:grid;place-items:center;font-size:16px}}

html body .contact-card .location-map-link{grid-template-columns:180px 1fr!important;align-items:center!important;gap:16px!important;width:min(520px,100%)!important}
html body .contact-card .location-map-link img{width:180px!important;height:auto!important;aspect-ratio:16/9!important;object-fit:contain!important;background:#fff!important;border-radius:8px!important}
@media(max-width:700px){html body .contact-card .location-map-link{grid-template-columns:1fr!important;width:100%!important;justify-items:start!important}html body .contact-card .location-map-link img{width:min(100%,280px)!important}}
.price-table caption span{display:block;color:var(--muted);font-size:12px;font-weight:700;line-height:1.35;margin-top:5px;text-transform:none}@media(max-width:700px){.price-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.price-table th,.price-table td{white-space:nowrap;padding:9px 10px}}
.photo-scroll-shell{position:relative;width:100%}.photo-scroll-enabled{overflow-x:auto!important;scroll-behavior:smooth!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}.photo-scroll-enabled::-webkit-scrollbar{display:none}.image-pair.photo-scroll-enabled,.mosaic-pool-photos.photo-scroll-enabled,.about-gallery.photo-scroll-enabled,.feature-gallery.photo-scroll-enabled,.gallery-grid.photo-scroll-enabled{display:flex!important;gap:14px!important;align-items:stretch!important}.image-pair.photo-scroll-enabled>img,.mosaic-pool-photos.photo-scroll-enabled>img,.about-gallery.photo-scroll-enabled>img,.feature-gallery.photo-scroll-enabled>img,.gallery-grid.photo-scroll-enabled>img{flex:0 0 calc((100% - 14px)/2)!important;max-width:calc((100% - 14px)/2)!important;scroll-snap-align:start!important}.photo-scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:8;width:38px;height:38px;border-radius:999px;border:1px solid rgba(23,33,31,.18);background:rgba(255,255,255,.86);color:var(--ink);box-shadow:0 8px 24px rgba(23,33,31,.16);display:grid;place-items:center;padding:0;font-size:25px;line-height:1;font-weight:500;transition:opacity .2s ease,background .2s ease}.photo-scroll-arrow:hover{background:#fff}.photo-scroll-arrow[disabled]{opacity:0;pointer-events:none}.photo-scroll-arrow.prev{left:10px}.photo-scroll-arrow.next{right:10px}.photo-scroll-shell:not(.has-scroll) .photo-scroll-arrow{display:none}@media(max-width:700px){.photo-scroll-arrow{width:34px;height:34px;font-size:22px}.image-pair.photo-scroll-enabled>img,.mosaic-pool-photos.photo-scroll-enabled>img,.about-gallery.photo-scroll-enabled>img,.feature-gallery.photo-scroll-enabled>img,.gallery-grid.photo-scroll-enabled>img{flex-basis:100%!important;max-width:100%!important}}
@media(max-width:700px){html body .mosaic-copy span:not(.mosaic-title-line){position:static!important;left:auto!important;bottom:auto!important;transform:none!important;margin:18px auto 0!important;flex:0 0 auto!important}html body .mosaic-copy{padding-bottom:28px!important}}
html body main .room-grid .room-card>div:not(.room-photos):not(.room-actions){top:auto!important;bottom:76px!important;max-height:none!important;overflow:visible!important;padding:14px 18px!important}html body main .room-grid .room-card h3{line-height:1.05!important}html body main .room-grid .room-card p:not(.room-meta){line-height:1.18!important}@media(max-width:700px){html body main .room-grid .room-card>div:not(.room-photos):not(.room-actions){bottom:72px!important;padding:13px 16px!important}html body main .room-grid .room-card p:not(.room-meta){font-size:13px!important;line-height:1.16!important}}
html body .price-table th{vertical-align:middle!important;text-align:center!important;line-height:1.18!important}
html body .price-table thead th{vertical-align:middle!important;text-align:center!important;line-height:1.18!important}
html body main .room-grid .room-photos{position:relative!important}.room-photo-arrow{position:absolute;top:42%;transform:translateY(-50%);z-index:9;width:34px;height:34px;border-radius:999px;border:1px solid rgba(23,33,31,.18);background:rgba(255,255,255,.9);color:var(--ink);box-shadow:0 8px 22px rgba(23,33,31,.16);display:grid;place-items:center;padding:0;font-size:22px;line-height:1;font-weight:500;transition:opacity .2s ease,background .2s ease}.room-photo-arrow:hover{background:#fff}.room-photo-arrow[disabled]{opacity:.22;pointer-events:none}.room-photo-arrow.prev{left:10px}.room-photo-arrow.next{right:10px}@media(max-width:700px){.room-photo-arrow{width:36px;height:36px;font-size:23px;top:40%}}
@media(max-width:700px){html body .feature-mosaic>.mosaic-heading{order:0!important;grid-column:1/-1!important}html body .feature-mosaic>.mosaic-image:nth-of-type(2){order:1!important;grid-column:1!important}html body .feature-mosaic>#beach{order:2!important;grid-column:2!important}html body .feature-mosaic>#beach-photos,html body .feature-mosaic>.photo-scroll-shell:has(#beach-photos){order:3!important;grid-column:1/-1!important}html body .feature-mosaic>.mosaic-image:nth-of-type(5){order:4!important;grid-column:1!important}html body .feature-mosaic>#pool{order:5!important;grid-column:2!important}html body .feature-mosaic>#pool-photos,html body .feature-mosaic>.photo-scroll-shell:has(#pool-photos){order:6!important;grid-column:1/-1!important}html body .feature-mosaic>#garden{order:7!important;grid-column:1!important}html body .feature-mosaic>#garden+.mosaic-image{order:8!important;grid-column:2!important}html body .feature-mosaic>#garden-photos,html body .feature-mosaic>.photo-scroll-shell:has(#garden-photos){order:9!important;grid-column:1/-1!important}html body .feature-mosaic>#restaurant{order:10!important;grid-column:1!important}html body .feature-mosaic>#restaurant+.mosaic-image{order:11!important;grid-column:2!important}html body .feature-mosaic>#restaurant-photos,html body .feature-mosaic>.photo-scroll-shell:has(#restaurant-photos){order:12!important;grid-column:1/-1!important}}
@media(max-width:700px){html body .feature-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .feature-mosaic>.mosaic-heading{order:0!important;grid-column:1/-1!important}html body .feature-mosaic>.mosaic-image:nth-of-type(2){order:1!important;grid-column:1!important}html body .feature-mosaic>#beach{order:2!important;grid-column:2!important}html body .feature-mosaic>#beach-photos,html body .feature-mosaic>.photo-scroll-shell:has(#beach-photos){order:3!important;grid-column:1/-1!important}html body .feature-mosaic>#pool{order:4!important;grid-column:1!important}html body .feature-mosaic>.mosaic-image:nth-of-type(5){order:5!important;grid-column:2!important}html body .feature-mosaic>#pool-photos,html body .feature-mosaic>.photo-scroll-shell:has(#pool-photos){order:6!important;grid-column:1/-1!important}html body .feature-mosaic>#garden+.mosaic-image{order:7!important;grid-column:1!important}html body .feature-mosaic>#garden{order:8!important;grid-column:2!important}html body .feature-mosaic>#garden-photos,html body .feature-mosaic>.photo-scroll-shell:has(#garden-photos){order:9!important;grid-column:1/-1!important}html body .feature-mosaic>#restaurant{order:10!important;grid-column:1!important}html body .feature-mosaic>#restaurant+.mosaic-image{order:11!important;grid-column:2!important}html body .feature-mosaic>#restaurant-photos,html body .feature-mosaic>.photo-scroll-shell:has(#restaurant-photos){order:12!important;grid-column:1/-1!important}}
@media(max-width:700px){html body .about-gallery.photo-scroll-enabled{display:flex!important;grid-template-columns:none!important;gap:14px!important;align-items:stretch!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}html body .about-gallery.photo-scroll-enabled>img{flex:0 0 calc((100% - 14px)/2)!important;max-width:calc((100% - 14px)/2)!important;width:calc((100% - 14px)/2)!important;height:auto!important;max-height:none!important;object-fit:contain!important;scroll-snap-align:start!important;background:#fff!important}html body .about-gallery.photo-scroll-enabled>img:nth-child(even){scroll-snap-align:none!important}html body .about-gallery.photo-scroll-enabled+.photo-scroll-arrow,html body .photo-scroll-shell .about-gallery.photo-scroll-enabled~.photo-scroll-arrow{top:50%!important}}
html body main .room-grid .room-card>div:not(.room-photos):not(.room-actions){top:58%!important;bottom:auto!important;max-height:none!important;overflow:visible!important}
html body main .room-grid .room-photo-arrow{top:50%!important;width:36px!important;height:36px!important;opacity:1!important;background:rgba(255,255,255,.92)!important;color:var(--ink)!important;border:1px solid rgba(23,33,31,.22)!important;box-shadow:0 8px 22px rgba(23,33,31,.18)!important;font-size:24px!important;pointer-events:auto!important}
html body main .room-grid .room-photo-arrow[disabled]{opacity:1!important;pointer-events:auto!important}
html body main .room-grid .room-photo-arrow.prev{left:10px!important}
html body main .room-grid .room-photo-arrow.next{right:10px!important}
@media(max-width:700px){html body main .room-grid .room-card>div:not(.room-photos):not(.room-actions){top:58%!important;bottom:auto!important;padding:13px 16px!important}html body main .room-grid .room-photo-arrow{top:50%!important;width:36px!important;height:36px!important;font-size:24px!important}}
html body .booking-form .form-intro{grid-column:1/-1!important;margin:0 0 4px!important}html body .booking-form .form-intro h3{margin:0 0 8px!important;font-size:22px!important}html body .booking-form .form-intro p{margin:0!important;color:var(--muted)!important;font-size:14px!important;line-height:1.45!important}html body .booking-form .consent-check{color:var(--ink)!important}html body .booking-form .form-error{grid-column:1/-1!important;margin:0!important;color:#a6402d!important;font-weight:800!important;font-size:13px!important}

.accommodation-prices {
  padding: 48px 18px;
  background: #fbf8f1;
}

.prices-inner {
  max-width: 1120px;
  margin: 0 auto;
  text-align: center;
}

.prices-inner h2 {
  margin: 0;
  font-size: 26px;
  letter-spacing: 0.06em;
  color: #234047;
}

.prices-inner h3 {
  margin: 8px 0 4px;
  font-size: 22px;
  color: #2f5f5b;
  font-weight: 600;
}

.prices-subtitle {
  margin: 0 0 22px;
  color: #6f6a5f;
  font-size: 16px;
}

.price-table-wrap {
  width: 100%;
  overflow-x: auto;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.05);
}

.price-table {
  width: 100%;
  min-width: 900px;
  border-collapse: collapse;
  background: #ffffff;
  font-size: 14px;
}

.price-table th,
.price-table td {
  border: 1px solid #e5ded1;
  padding: 12px 10px;
  text-align: center;
  vertical-align: middle;
  color: #2e2e2e;
}

.price-table td:first-child,
.price-table th:first-child {
  text-align: left;
  font-weight: 600;
}

.price-table .season-row th {
  background: #efe7d7;
  color: #234047;
  text-align: left;
  font-size: 15px;
  letter-spacing: 0.02em;
}

.price-table .header-row th {
  background: #f7f1e6;
  color: #2f5f5b;
  font-weight: 700;
}

.price-table .header-row span {
  font-size: 12px;
  font-weight: 500;
}

.prices-note {
  margin: 16px auto 0;
  max-width: 900px;
  color: #6f6a5f;
  font-size: 14px;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .accommodation-prices {
    padding: 36px 14px;
  }

  .prices-inner h2 {
    font-size: 21px;
  }

  .prices-inner h3 {
    font-size: 19px;
  }

  .price-table {
    font-size: 13px;
  }

  .price-table th,
.price-table td {
    padding: 10px 8px;
  }
}

.price-estimate {
  margin: 0;
  padding: 12px 14px;
  border: 1px solid #e5ded1;
  border-radius: 10px;
  background: #fbf8f1;
  color: #234047;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 700;
}

.price-estimate.is-error {
  color: #a6402d;
  border-color: rgba(166, 64, 45, 0.35);
  background: #fff7f4;
}

/* Clean final stabilisation */
html body main .room-detail-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin: 20px 0 16px;
}

html body main .room-detail-actions .button,
html body main .room-detail-actions .gallery-toggle {
  margin: 0;
  min-height: 46px;
}

html body main .room-detail-actions .gallery-toggle {
  border: 0;
  background: var(--sea);
  color: #fff;
}

html body main .detail-copy > .photo-scroll-shell,
html body main .detail-copy > .deferred-gallery {
  margin-top: 0;
}

html body main .feature-mosaic .mosaic-copy span {
  display: none !important;
}

html body main .room-photos,
html body main .room-photos img,
html body main .image-pair img,
html body main .about-gallery img,
html body main .feature-gallery img,
html body main .gallery-grid img,
html body main .mosaic-pool-photos img {
  cursor: default !important;
}

html body main .hero .hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

@media (max-width: 700px) {
  html body main .room-detail-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  html body main .room-detail-actions .button,
  html body main .room-detail-actions .gallery-toggle {
    width: 100%;
  }
}

/* Requested local-only repairs */
html body main .hero .hero-image {
  object-fit: cover !important;
  object-position: center center !important;
}

html body main .hero .slide-two,
html body main .hero .slide-three,
html body main .hero .slide-four,
html body main .hero .slide-five {
  object-position: center 42% !important;
}

html body main .mosaic-image {
  position: relative !important;
}

html body main .facility-photo-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 8;
  width: 38px;
  height: 38px;
  border-radius: 999px;
  border: 1px solid rgba(23, 33, 31, .18);
  background: rgba(255, 255, 255, .88);
  color: var(--ink);
  box-shadow: 0 8px 24px rgba(23, 33, 31, .16);
  display: grid;
  place-items: center;
  padding: 0;
  font-size: 25px;
  line-height: 1;
  font-weight: 500;
}

html body main .facility-photo-arrow.prev {
  left: 10px;
}

html body main .facility-photo-arrow.next {
  right: 10px;
}

html body main .room-seasonal-note {
  margin: 8px 0 20px;
  max-width: 940px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.45;
}

html body main .room-seasonal-note p {
  margin: 0 0 6px;
}

html body main .room-seasonal-note p:last-child {
  margin-bottom: 0;
}

html body main .photo-scroll-shell:has(.about-gallery) {
  max-width: 980px;
  margin: 34px auto 0;
}

html body main .photo-scroll-shell:has(.about-gallery) .about-gallery {
  margin: 0 auto !important;
}

html body main .photo-scroll-shell:has(.about-gallery) .photo-scroll-arrow.prev {
  left: 8px;
}

html body main .photo-scroll-shell:has(.about-gallery) .photo-scroll-arrow.next {
  right: 8px;
}

@media (min-width: 1100px) {
  html body main .detail-section:target .detail-copy {
    grid-column: 1 / -1;
  }

  html body main .room-price-actions {
    display: grid;
    grid-template-columns: minmax(560px, 1fr) minmax(470px, max-content);
    gap: 18px;
    align-items: start;
    margin: 20px 0 16px;
  }

  html body main .detail-copy .price-table {
    display: table;
    width: 100%;
    min-width: 0;
    margin: 0;
  }

  html body main .room-detail-side {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
  }

  html body main .room-detail-actions {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    margin: 0;
  }

  html body main .room-detail-actions .button,
  html body main .room-detail-actions .gallery-toggle {
    width: auto;
    min-width: 0;
    padding-left: 12px;
    padding-right: 12px;
    white-space: nowrap;
  }

  html body main .room-detail-side .photo-scroll-shell,
  html body main .room-detail-side .deferred-gallery {
    margin-top: 0;
  }

  html body main .room-detail-side .photo-scroll-shell {
    max-width: 470px;
  }
}

@media (max-width: 1099px) {
  html body main .detail-section:target {
    grid-template-columns: minmax(0, 1fr);
  }

  html body main .detail-section:target .detail-copy {
    min-width: 0;
    width: 100%;
    max-width: 100%;
  }

  html body main .room-price-actions {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  html body main .room-detail-side {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  html body main .room-price-actions .price-table {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  html body main .room-detail-actions,
  html body main .room-detail-side .photo-scroll-shell,
  html body main .room-detail-side .deferred-gallery {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 700px) {
  html body main .facility-photo-arrow {
    width: 34px;
    height: 34px;
    font-size: 22px;
  }
}

/* Hero-only slideshow repair, 03 Jul */
html body main .hero .hero-image {
  animation: none !important;
  filter: none !important;
  transform: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  z-index: 0 !important;
  object-fit: cover !important;
  image-rendering: auto !important;
  transition: opacity .9s ease-in-out !important;
}

html body main .hero .hero-image.is-active {
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 1 !important;
}

html body main .hero .slide-one {
  object-position: center 52% !important;
}

html body main .hero .slide-two {
  object-position: center 46% !important;
}

html body main .hero .slide-three {
  object-position: center 40% !important;
}

html body main .hero .slide-four {
  object-position: center 43% !important;
}

html body main .hero .slide-five {
  object-position: center 50% !important;
}

@media (max-width: 700px) {
  html body main .hero .hero-image {
    object-position: center center !important;
  }
}

/* Remove normal image zoom/move effects; keep Special Occasions hover treatment. */
html body main .room-grid .room-photos,
html body main .room-grid .room-photos img,
html body main .image-pair img,
html body main .about-gallery img,
html body main .feature-gallery img,
html body main .gallery-grid img,
html body main .mosaic-image img,
html body main .mosaic-pool-photos img,
html body main .split-feature img {
  cursor: default !important;
  transition: none !important;
}

html body main .room-grid .room-photos::after {
  content: none !important;
  display: none !important;
}

html body main .room-grid .room-photos:hover img,
html body main .room-grid .room-photos:active img,
html body main .room-grid .room-photos:focus-within img,
html body main .image-pair img:hover,
html body main .about-gallery img:hover,
html body main .feature-gallery img:hover,
html body main .gallery-grid img:hover,
html body main .mosaic-image img:hover,
html body main .mosaic-pool-photos img:hover,
html body main .split-feature img:hover {
  transform: none !important;
}

html body main .room-grid .room-photos:hover img,
html body main .room-grid .room-photos:active img,
html body main .room-grid .room-photos:focus-within img {
  object-fit: cover !important;
}

html body main .special-stay-section .room-photos {
  cursor: zoom-in !important;
}

html body main .special-stay-section .room-photos:hover img,
html body main .special-stay-section .room-photos:active img {
  transform: scale(1.04) !important;
}

@media (min-width: 701px) {
  html body .footer {
    grid-template-columns: minmax(260px, 1fr) minmax(420px, 1fr) minmax(220px, max-content) !important;
    column-gap: clamp(56px, 8vw, 150px) !important;
    align-items: start !important;
  }

  html body .footer > div:nth-child(2) {
    justify-self: center !important;
    width: min(100%, 566px) !important;
  }

  html body .footer > div:last-child {
    justify-self: end !important;
    min-width: 220px !important;
  }
}

/* Stable room photo sizing: no zoom, pan, or resizing when room images change. */
html body main .room-grid .room-photos {
  position: relative !important;
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: hidden !important;
  background: #fff !important;
}

html body main .room-grid .room-photos img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  min-height: 0 !important;
  object-fit: cover !important;
  object-position: center center !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
}

html body main .room-grid .room-photos:hover img,
html body main .room-grid .room-photos:active img,
html body main .room-grid .room-photos:focus-within img {
  object-fit: cover !important;
  object-position: center center !important;
  transform: none !important;
}

html body main .detail-section .room-detail-side .deferred-gallery,
html body main .detail-section .room-detail-side .image-pair {
  width: 100% !important;
  max-width: 100% !important;
  align-items: stretch !important;
}

html body main .detail-section .room-detail-side .image-pair.photo-scroll-enabled {
  display: flex !important;
  gap: 14px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
}

html body main .detail-section .room-detail-side .image-pair img,
html body main .detail-section .room-detail-side .image-pair.photo-scroll-enabled > img {
  flex: 0 0 calc((100% - 14px) / 2) !important;
  width: calc((100% - 14px) / 2) !important;
  max-width: calc((100% - 14px) / 2) !important;
  height: 260px !important;
  min-height: 260px !important;
  max-height: 260px !important;
  aspect-ratio: 4 / 3 !important;
  object-fit: cover !important;
  object-position: center center !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
  background: #fff !important;
}

html body main .detail-section .room-detail-side .image-pair img:hover,
html body main .detail-section .room-detail-side .image-pair img:active,
html body main .detail-section .room-detail-side .image-pair img:focus {
  object-fit: cover !important;
  object-position: center center !important;
  transform: none !important;
}

@media (max-width: 700px) {
  html body main .detail-section .room-detail-side .image-pair img,
  html body main .detail-section .room-detail-side .image-pair.photo-scroll-enabled > img {
    flex-basis: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 230px !important;
    min-height: 230px !important;
    max-height: 230px !important;
  }
}

/* Refined hero text styling only. */
html body main .hero .hero-content {
  max-width: min(920px, 92vw) !important;
}

html body main .hero .hero-content .eyebrow {
  margin: 0 0 14px !important;
  color: #fff !important;
  text-transform: none !important;
  letter-spacing: .06em !important;
  font-size: clamp(15px, 1.45vw, 20px) !important;
  font-weight: 500 !important;
}

html body main .hero .hero-content h1 {
  margin: 0 auto !important;
  max-width: 900px !important;
  color: #fff !important;
  font-family: Georgia, serif !important;
  font-size: clamp(40px, 5.4vw, 72px) !important;
  font-weight: 400 !important;
  line-height: 1.04 !important;
  letter-spacing: -.025em !important;
}

html body main .hero .hero-content .hero-copy {
  margin: 24px auto 0 !important;
  max-width: 760px !important;
  color: rgba(255, 255, 255, .92) !important;
  font-size: clamp(16px, 1.35vw, 20px) !important;
  font-weight: 400 !important;
  line-height: 1.62 !important;
}

@media (max-width: 700px) {
  html body main .hero .hero-content .eyebrow {
    margin-bottom: 10px !important;
    font-size: 15px !important;
  }

  html body main .hero .hero-content h1 {
    font-size: clamp(34px, 10vw, 44px) !important;
    line-height: 1.08 !important;
  }

  html body main .hero .hero-content .hero-copy {
    margin-top: 18px !important;
    font-size: 15px !important;
    line-height: 1.52 !important;
  }
}
