
:root{
  --ink:#202621;--muted:#687169;--paper:#f8f5ee;--white:#fffdf8;--sand:#e9dfcf;
  --blue:#173f4c;--blue2:#255d6b;--sage:#68745c;--line:rgba(32,38,33,.14);
  --serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;
  --sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --shell:min(1240px,calc(100% - 48px));--header:84px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.6}img{display:block;width:100%}a{color:inherit}.shell{width:var(--shell);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:10px;z-index:1000;padding:10px 14px;background:var(--ink);color:white;border-radius:999px;transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-header{position:fixed;inset:0 0 auto;z-index:50;height:var(--header);color:white;transition:.25s ease}.site-header.scrolled,.guest-page .site-header{background:rgba(248,245,238,.94);backdrop-filter:blur(18px);color:var(--ink);box-shadow:0 1px 0 var(--line)}.nav-shell{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;display:flex;flex-direction:column;line-height:1.05}.brand-main{font-family:var(--serif);font-size:1.35rem}.brand-sub{font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;opacity:.72;margin-top:5px}.main-nav{display:flex;align-items:center;gap:28px}.main-nav a{text-decoration:none;font-size:.87rem;letter-spacing:.02em}.main-nav a:hover{opacity:.62}.guest-link{border:1px solid currentColor;border-radius:999px;padding:8px 13px}.menu-toggle{display:none;border:0;background:none;color:inherit;width:42px;height:42px;position:relative}.menu-toggle span:not(.sr-only){position:absolute;width:23px;height:1px;background:currentColor;left:9px;top:16px}.menu-toggle span:nth-child(2){top:25px}
.overline{font-size:.71rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--sage);margin:0 0 14px}.overline.light{color:rgba(255,255,255,.78)}h1,h2,h3{font-family:var(--serif);font-weight:500;letter-spacing:-.035em;margin-top:0}h2{font-size:clamp(2.2rem,4.8vw,4.5rem);line-height:1.02;margin-bottom:24px}p{margin-top:0}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:13px 20px;font-size:.88rem;font-weight:650;border:1px solid transparent}.button-light{background:white;color:var(--ink)}.button-outline-light{border-color:rgba(255,255,255,.64);color:white}.button-dark{background:var(--ink);color:white}.button-muted{background:#e6e2d9;color:#7b7b74;cursor:default}.text-link{display:inline-flex;gap:12px;align-items:center;text-decoration:none;font-weight:650;border-bottom:1px solid currentColor;padding-bottom:4px}.text-link:hover span{transform:translateX(4px)}.text-link span{transition:.2s}
.hero{position:relative;min-height:100svh;color:white;display:grid;align-items:end;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;height:100%;object-fit:cover}.hero-image{object-position:center}.hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.04) 35%,rgba(7,20,23,.72));z-index:1}.hero-copy{position:relative;z-index:2;padding-bottom:10vh}.hero h1{font-size:clamp(4.3rem,11vw,9.4rem);line-height:.76;margin:0 0 40px;letter-spacing:-.065em}.hero-lede{max-width:640px;font-size:1.16rem;color:rgba(255,255,255,.87)}.scroll-cue{position:absolute;z-index:2;right:4vw;bottom:5vh;width:52px;height:52px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center}.scroll-cue span{width:1px;height:18px;background:white;position:relative}.scroll-cue span:after{content:"";position:absolute;bottom:0;left:-3px;width:6px;height:6px;border-right:1px solid white;border-bottom:1px solid white;transform:rotate(45deg)}
.section{padding:clamp(80px,10vw,150px) 0}.section-intro{background:var(--white)}.statement-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:10vw;align-items:end}.statement-copy{font-size:1.08rem;color:var(--muted);max-width:560px}.statement-copy .text-link{color:var(--ink);margin-top:18px}.editorial-pair,.story-section,.facility-story,.discover-feature{display:grid;grid-template-columns:1.15fr .85fr;min-height:760px;background:var(--white)}.editorial-pair.reverse,.story-section.reverse,.facility-story.reverse,.discover-feature.reverse{grid-template-columns:.85fr 1.15fr}.editorial-pair.reverse figure,.story-section.reverse figure,.facility-story.reverse figure,.discover-feature.reverse figure{order:2}.editorial-image,.story-section figure,.facility-story figure,.discover-feature figure{margin:0;height:100%;overflow:hidden}.editorial-image img,.story-section figure img,.facility-story figure img,.discover-feature figure img{height:100%;object-fit:cover}.editorial-copy,.story-section>div,.facility-story>div,.discover-feature>div{padding:clamp(55px,8vw,130px);display:flex;flex-direction:column;justify-content:center}.editorial-copy h2,.story-section h2,.facility-story h2,.discover-feature h2{font-size:clamp(2.5rem,5.5vw,5.2rem)}.editorial-copy p,.story-section p,.facility-story p,.discover-feature p{color:var(--muted);max-width:560px}.section-blue{background:var(--blue);color:white}.split-heading{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end}.fact-list{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fact-list div{border-top:1px solid rgba(255,255,255,.34);padding-top:18px}.fact-list strong{font-family:var(--serif);font-size:3.2rem;font-weight:400;display:block}.fact-list span{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.68)}.no-top{padding-top:0}.mosaic{display:grid;grid-template-columns:1.1fr .75fr .75fr;grid-template-rows:460px 330px;gap:18px}.mosaic figure{margin:0;overflow:hidden}.mosaic img{height:100%;object-fit:cover}.mosaic-a{grid-row:1/3}.mosaic-c{grid-column:2/4}.mosaic-copy{grid-column:2/4;padding:45px 20px 20px;max-width:680px}.mosaic-copy h2{font-size:clamp(2.1rem,4vw,4rem)}.mosaic-copy p{color:var(--muted)}.full-bleed-feature{position:relative;min-height:820px}.full-bleed-feature>img{position:absolute;inset:0;height:100%;object-fit:cover}.full-bleed-card{position:absolute;left:6vw;bottom:6vw;background:rgba(248,245,238,.93);backdrop-filter:blur(14px);padding:clamp(36px,5vw,70px);max-width:560px}.full-bleed-card h2{font-size:clamp(2.4rem,5vw,4.8rem)}.full-bleed-card p{color:var(--muted)}.section-heading{max-width:820px;margin-bottom:55px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading.center p{max-width:590px;margin-inline:auto;color:var(--muted)}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:360px;gap:18px}.destination-card{position:relative;overflow:hidden;color:white;text-decoration:none}.destination-card.wide{grid-column:span 2}.destination-card img{height:100%;object-fit:cover;transition:.5s}.destination-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.6))}.destination-card span{position:absolute;z-index:2;left:26px;bottom:22px;font-family:var(--serif);font-size:2rem}.destination-card:hover img{transform:scale(1.025)}.guest-callout{background:var(--blue);color:white}.guest-callout-inner{display:flex;justify-content:space-between;gap:50px;align-items:end}.guest-callout-inner>div{max-width:780px}.guest-callout h2{font-size:clamp(2.6rem,5vw,5rem)}.guest-callout p{color:rgba(255,255,255,.76)}
.page-hero{position:relative;height:min(80svh,850px);color:white}.page-hero>img{position:absolute;inset:0;height:100%;object-fit:cover}.page-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.62))}.page-hero-copy{position:relative;height:100%;display:flex;flex-direction:column;justify-content:end;padding-bottom:8vh;z-index:2}.page-hero h1{font-size:clamp(3.8rem,9vw,8rem);line-height:.86;margin-bottom:30px}.page-hero p:last-child{max-width:620px;font-size:1.1rem;color:rgba(255,255,255,.82)}.section-sand{background:var(--sand)}.bedroom-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:22px}.room-card{background:var(--white)}.room-card.room-large{grid-row:span 2}.room-card img{height:350px;object-fit:cover}.room-large img{height:690px}.room-card div{padding:24px}.room-card span{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--sage)}.room-card h3{font-size:2rem;margin:8px 0 8px}.room-card p{color:var(--muted);margin-bottom:0}.bathroom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bathroom-grid figure{margin:0;background:var(--white)}.bathroom-grid img{height:490px;object-fit:cover}.bathroom-grid figcaption{display:flex;flex-direction:column;padding:20px}.bathroom-grid span{color:var(--muted);margin-top:5px}.panorama{position:relative;height:75svh;color:white}.panorama>img{height:100%;object-fit:cover}.panorama:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.55))}.panorama-copy{position:absolute;z-index:2;left:6vw;bottom:6vw}.panorama-copy h2{font-size:clamp(3rem,7vw,7rem);max-width:900px}.facility-story,.discover-feature{min-height:680px}.portrait-media img{object-position:center}.callout-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:6vw;align-items:center}.callout-grid img{height:520px;object-fit:cover}.callout-grid p{color:rgba(255,255,255,.75)}.disclaimer{border:1px solid var(--line);padding:28px}.disclaimer p{margin:0;color:var(--muted)}.restaurant-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.restaurant-card{background:var(--white)}.restaurant-card img{height:330px;object-fit:cover}.restaurant-card div{padding:25px}.restaurant-card span{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--sage)}.restaurant-card h3{font-size:2rem;margin:7px 0 8px}.restaurant-card p{color:var(--muted)}.destination-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.destination-notes article{border-top:1px solid var(--line);padding-top:25px}.destination-notes h3{font-size:2rem}.destination-notes p:last-child{color:var(--muted)}.contact-hero{padding:calc(var(--header) + 90px) 0 80px;background:var(--white)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:center}.contact-grid h1{font-size:clamp(3.4rem,7vw,7rem);line-height:.9}.contact-grid>div>p:last-child{color:var(--muted);max-width:520px}.contact-grid figure{margin:0}.contact-grid img{height:650px;object-fit:cover}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-cards article{border-top:1px solid var(--line);padding-top:35px}.contact-cards h2{font-size:3.5rem}.contact-cards p{color:var(--muted)}
.guest-hero{padding:calc(var(--header) + 90px) 0 75px;background:var(--blue);color:white}.guest-hero h1{font-size:clamp(4rem,9vw,8rem);line-height:.8;margin-bottom:22px}.guest-hero p:last-child{color:rgba(255,255,255,.72)}.guest-layout{display:grid;grid-template-columns:230px 1fr;gap:70px;padding-top:70px;padding-bottom:130px}.guest-sidebar{position:sticky;top:120px;height:max-content;display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:22px}.guest-sidebar a{text-decoration:none;color:var(--muted);padding:7px 0;font-size:.9rem}.guest-sidebar a:hover{color:var(--ink)}.sidebar-title{text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;font-weight:700}.guide-section{padding:20px 0 75px;border-bottom:1px solid var(--line)}.guide-section h2{font-size:clamp(2.4rem,5vw,4.3rem)}.essential-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.essential-grid article{background:var(--white);padding:22px;min-height:150px;display:flex;flex-direction:column}.essential-grid span{font-size:.7rem;text-transform:uppercase;letter-spacing:.13em;color:var(--sage)}.essential-grid strong{font-family:var(--serif);font-size:1.8rem;margin-top:auto}.essential-grid small{color:var(--muted)}.guide-cards,.technical-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-cards article,.technical-grid article,.place-list article{background:var(--white);padding:25px}.guide-cards h3,.technical-grid h3,.place-list h3{font-size:1.7rem}.guide-cards p,.technical-grid p,.place-list p{color:var(--muted)}.guide-accordion details{border-top:1px solid var(--line);padding:0}.guide-accordion details:last-child{border-bottom:1px solid var(--line)}.guide-accordion summary{cursor:pointer;padding:20px 0;font-family:var(--serif);font-size:1.4rem}.guide-accordion details p{color:var(--muted);max-width:800px;padding-bottom:18px}.technical-grid article>span{font-size:2rem}.guide-image-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-image-row figure{margin:0;background:var(--white)}.guide-image-row img{height:280px;object-fit:cover}.guide-image-row figcaption{display:flex;flex-direction:column;padding:20px}.guide-image-row span{color:var(--muted);margin-top:7px}.table-wrap{overflow-x:auto;background:var(--white)}table{border-collapse:collapse;width:100%;min-width:800px}th,td{text-align:left;padding:15px;border-bottom:1px solid var(--line)}th{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--sage)}.fine-print{font-size:.82rem;color:var(--muted);margin-top:14px}.place-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.departure-list{list-style:none;padding:0;margin:0}.departure-list li{padding:16px 0 16px 36px;border-top:1px solid var(--line);position:relative}.departure-list li:before{content:"✓";position:absolute;left:0;color:var(--sage)}
.site-footer{background:#17201b;color:white;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:50px}.site-footer a{display:block;text-decoration:none;color:rgba(255,255,255,.68);margin-top:8px}.footer-title{font-family:var(--serif);font-size:2.2rem;margin-bottom:8px}.footer-label{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;color:rgba(255,255,255,.52)}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:50px;padding-top:20px;color:rgba(255,255,255,.45);font-size:.8rem}
@media(max-width:950px){
  :root{--shell:min(100% - 28px,1240px);--header:72px}
  .menu-toggle{display:block;z-index:4}.main-nav{position:fixed;inset:0;background:var(--paper);color:var(--ink);padding:110px 28px 40px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;transform:translateX(100%);transition:.3s}.main-nav.open{transform:none}.main-nav a{font-family:var(--serif);font-size:2rem}.guest-link{border:0;padding:0}.statement-grid,.split-heading,.callout-grid,.contact-grid,.contact-cards{grid-template-columns:1fr}.editorial-pair,.editorial-pair.reverse,.story-section,.story-section.reverse,.facility-story,.facility-story.reverse,.discover-feature,.discover-feature.reverse{grid-template-columns:1fr;min-height:auto}.editorial-pair.reverse figure,.story-section.reverse figure,.facility-story.reverse figure,.discover-feature.reverse figure{order:0}.editorial-image,.story-section figure,.facility-story figure,.discover-feature figure{height:62svh}.editorial-copy,.story-section>div,.facility-story>div,.discover-feature>div{padding:70px 28px}.fact-list{grid-template-columns:repeat(2,1fr)}.mosaic{grid-template-columns:1fr 1fr;grid-template-rows:420px 300px auto}.mosaic-a{grid-row:1/3}.mosaic-c{grid-column:2}.mosaic-copy{grid-column:1/3}.destination-grid{grid-template-columns:1fr 1fr;grid-auto-rows:300px}.destination-card.wide{grid-column:span 1}.guest-callout-inner{display:block}.guest-callout .button{margin-top:25px}.bedroom-grid{grid-template-columns:1fr}.room-card.room-large{grid-row:auto}.room-large img,.room-card img{height:440px}.bathroom-grid,.restaurant-grid,.destination-notes{grid-template-columns:1fr}.bathroom-grid img{height:560px}.contact-grid img{height:520px}.guest-layout{grid-template-columns:1fr}.guest-sidebar{position:static;display:flex;flex-direction:row;overflow-x:auto;border-left:0;border-bottom:1px solid var(--line);padding:0 0 14px;gap:18px}.guest-sidebar a{white-space:nowrap}.sidebar-title{display:none}.essential-grid,.guide-cards,.technical-grid,.guide-image-row{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .hero h1{font-size:4.4rem}.hero-copy{padding-bottom:13vh}.hero-lede{font-size:1rem}.section{padding:75px 0}h2{font-size:2.75rem}.mosaic{display:block}.mosaic figure{height:340px;margin-bottom:12px}.mosaic-copy{padding:42px 0}.full-bleed-feature{min-height:720px}.full-bleed-card{left:14px;right:14px;bottom:14px}.destination-grid{grid-template-columns:1fr;grid-auto-rows:310px}.page-hero{height:78svh}.page-hero h1{font-size:4.2rem}.bedroom-grid,.bathroom-grid{display:block}.room-card,.bathroom-grid figure{margin-bottom:16px}.room-large img,.room-card img,.bathroom-grid img{height:390px}.essential-grid,.guide-cards,.technical-grid,.guide-image-row,.place-list{grid-template-columns:1fr}.contact-grid img{height:420px}.footer-grid{grid-template-columns:1fr}.guest-layout{padding-top:35px;gap:35px}.guest-content{min-width:0}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}


/* Premium Guest Guide revision */
.card-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.card-actions a{display:inline-flex;text-decoration:none;border:1px solid var(--line);border-radius:999px;padding:8px 13px;font-size:.8rem;font-weight:700}
.card-actions a:hover{background:var(--ink);color:white}
.guest-hero-image{position:relative;height:68svh;padding:0;overflow:hidden}
.guest-hero-image>img,.guest-hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.guest-hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.62))}
.guest-hero-copy{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:8vh}
.guest-hero-copy h1{font-size:clamp(4rem,9vw,8rem);line-height:.82;margin-bottom:22px}
.guest-hero-copy p:last-child{color:rgba(255,255,255,.8)}
.guide-jump{position:sticky;top:var(--header);z-index:20;background:rgba(248,245,238,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.guide-jump-inner{display:flex;gap:25px;overflow-x:auto;padding:15px 0}
.guide-jump a{white-space:nowrap;text-decoration:none;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}
.guest-guide{padding-top:55px;padding-bottom:120px}
.guide-block{padding:70px 0}
.guide-block+.guide-block,.guide-feature+.guide-block,.guide-block+.guide-feature,.guide-feature+.guide-feature{border-top:1px solid var(--line)}
.guide-heading{max-width:780px;margin-bottom:40px}
.guide-heading h2{font-size:clamp(2.6rem,5vw,4.7rem)}
.guide-heading>p:last-child{color:var(--muted)}
.essential-grid.premium article{background:var(--white);border:1px solid var(--line)}
.guide-feature{display:grid;grid-template-columns:1.05fr .95fr;min-height:660px;background:var(--white);margin-left:calc((100vw - min(1240px,calc(100% - 48px)))/-2);margin-right:calc((100vw - min(1240px,calc(100% - 48px)))/-2)}
.guide-feature.reverse{grid-template-columns:.95fr 1.05fr}
.guide-feature.reverse figure{order:2}
.guide-feature figure{margin:0;overflow:hidden}
.guide-feature figure img{height:100%;object-fit:cover}
.guide-feature-copy{padding:clamp(48px,7vw,110px);display:flex;flex-direction:column;justify-content:center}
.note-stack article{padding:18px 0;border-top:1px solid var(--line)}
.note-stack article:last-child{border-bottom:1px solid var(--line)}
.note-stack h3{font-size:1.55rem;margin-bottom:5px}
.note-stack p{color:var(--muted);margin:0}
.guide-block-sand{background:var(--sand);padding-left:calc((100vw - min(1240px,calc(100% - 48px)))/2);padding-right:calc((100vw - min(1240px,calc(100% - 48px)))/2);margin-left:calc((100vw - min(1240px,calc(100% - 48px)))/-2);margin-right:calc((100vw - min(1240px,calc(100% - 48px)))/-2)}
.house-note-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.house-note-grid article{background:rgba(255,253,248,.72);padding:24px;min-height:210px}
.house-note-grid article>span{font-size:.7rem;letter-spacing:.13em;color:var(--sage)}
.house-note-grid h3{font-size:1.7rem;margin:24px 0 10px}
.house-note-grid p{color:var(--muted)}
.house-note-grid .wide-note{grid-column:span 2}
.technical-list article{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:17px 0;border-top:1px solid var(--line)}
.technical-list article:last-child{border-bottom:1px solid var(--line)}
.technical-icon{font-size:1.5rem;color:var(--sage)}
.technical-list h3{font-size:1.45rem;margin-bottom:4px}
.technical-list p{color:var(--muted);margin:0}
.guide-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.guide-gallery article{background:var(--white)}
.guide-gallery img{height:330px;object-fit:cover}
.guide-gallery article>div{padding:24px}
.guide-gallery h3{font-size:2rem;margin-bottom:10px}
.guide-gallery p{color:var(--muted)}
.guide-block-blue{background:var(--blue);color:white;padding-left:calc((100vw - min(1240px,calc(100% - 48px)))/2);padding-right:calc((100vw - min(1240px,calc(100% - 48px)))/2);margin-left:calc((100vw - min(1240px,calc(100% - 48px)))/-2);margin-right:calc((100vw - min(1240px,calc(100% - 48px)))/-2)}
.light-heading>p:last-child{color:rgba(255,255,255,.72)}
.gym-recommendations{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}
.gym-recommendations article{border-top:1px solid rgba(255,255,255,.25);padding-top:20px}
.gym-recommendations span{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.58)}
.gym-recommendations h3{font-size:1.9rem;margin:8px 0}
.gym-recommendations p{color:rgba(255,255,255,.72)}
.premium-table{background:rgba(255,255,255,.98);color:var(--ink)}
.restaurant-guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.restaurant-guide-grid article{background:var(--white);display:grid;grid-template-columns:1fr 1fr;min-height:320px}
.restaurant-guide-grid img{height:100%;object-fit:cover}
.restaurant-guide-grid article>div{padding:26px;display:flex;flex-direction:column;justify-content:center}
.restaurant-guide-grid span{font-size:.7rem;text-transform:uppercase;letter-spacing:.13em;color:var(--sage)}
.restaurant-guide-grid h3{font-size:1.8rem;margin:8px 0}
.restaurant-guide-grid p{color:var(--muted)}
.guide-disclaimer{color:var(--muted)}
.market-list{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.market-list article{background:rgba(255,253,248,.75);padding:24px}
.market-list h3{font-size:1.65rem}
.market-list p{color:var(--muted)}
.market-list a{font-weight:700;text-decoration:none;border-bottom:1px solid currentColor}
.departure-feature{margin-top:0}
@media(max-width:950px){
  .guide-feature,.guide-feature.reverse{grid-template-columns:1fr;margin-left:0;margin-right:0}
  .guide-feature.reverse figure{order:0}
  .guide-feature figure{height:56svh}
  .house-note-grid{grid-template-columns:1fr 1fr}
  .house-note-grid .wide-note{grid-column:span 2}
  .guide-gallery,.gym-recommendations{grid-template-columns:1fr}
  .restaurant-guide-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .guest-hero-image{height:72svh}
  .guide-jump-inner{padding:13px 0}
  .guide-block{padding:55px 0}
  .guide-feature figure{height:46svh}
  .guide-feature-copy{padding:48px 24px}
  .house-note-grid,.market-list{grid-template-columns:1fr}
  .house-note-grid .wide-note{grid-column:auto}
  .guide-gallery{grid-template-columns:1fr}
  .restaurant-guide-grid article{grid-template-columns:1fr}
  .restaurant-guide-grid img{height:260px}
}


/* Simple Guest Guide password gate */
.guest-locked{overflow:hidden}
.guest-locked > *:not(.password-gate):not(script){visibility:hidden}
.password-gate[hidden]{display:none}
.password-gate{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px}
.password-gate-backdrop{position:absolute;inset:0;background:
linear-gradient(90deg,rgba(248,245,238,.96),rgba(248,245,238,.76)),
url("../images/hero-terrace.jpg") center/cover}
.password-panel{position:relative;width:min(500px,100%);background:rgba(255,253,248,.93);backdrop-filter:blur(18px);padding:38px;border-radius:24px;box-shadow:0 25px 80px rgba(0,0,0,.18)}
.password-panel h1{font-size:3.3rem;line-height:.95;margin-bottom:18px}
.password-panel>p{color:var(--muted)}
.password-panel input[type="password"]{width:100%;padding:14px 17px;border:1px solid var(--line);border-radius:999px;background:white;font:inherit}
.remember-row{display:flex;align-items:center;gap:9px;margin:15px 3px;color:var(--muted);font-size:.88rem}
.password-submit{width:100%;border:0;cursor:pointer}
.password-error{min-height:24px;color:#9f372c;margin:12px 0 0}
.password-back{display:inline-block;margin-top:16px;text-decoration:none;border-bottom:1px solid currentColor}
.guest-logout{position:fixed;right:18px;bottom:18px;z-index:35;border:1px solid rgba(255,255,255,.32);background:rgba(23,63,76,.92);color:white;border-radius:999px;padding:10px 15px;font:600 .78rem var(--sans);cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.16)}

/* Technical help */
.technical-help-section{padding-top:75px}
.technical-help-card{background:var(--white);border:1px solid var(--line);margin-bottom:28px;padding:clamp(26px,4vw,52px)}
.technical-help-copy{max-width:900px}
.technical-help-copy h3{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:24px}
.step-list{counter-reset:steps;list-style:none;padding:0;margin:0}
.step-list li{position:relative;padding:18px 0 18px 58px;border-top:1px solid var(--line);color:var(--muted)}
.step-list li:last-child{border-bottom:1px solid var(--line)}
.step-list li:before{counter-increment:steps;content:counter(steps);position:absolute;left:0;top:15px;width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-family:var(--serif);color:var(--ink)}
.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:34px}
.photo-pair figure{margin:0;background:var(--paper)}
.photo-pair img{height:420px;object-fit:cover}
.photo-pair figcaption{padding:14px 16px;color:var(--muted);font-size:.87rem}
.technical-video{display:grid;grid-template-columns:1.3fr .7fr;gap:30px;align-items:center;margin-top:30px;padding-top:30px;border-top:1px solid var(--line)}
.technical-video video{width:100%;max-height:600px;background:#111;border-radius:4px}
.technical-video h4{font-family:var(--serif);font-size:2rem;margin:0 0 10px}
.technical-video p:last-child{color:var(--muted)}
.technical-video.standalone{margin-top:38px}
.subheading{margin-top:38px}
.mode-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;list-style:none;padding:0;margin:22px 0}
.mode-list li{display:flex;align-items:center;gap:15px;background:var(--paper);padding:18px}
.mode-symbol{font-size:2rem}
.technical-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}
.technical-quick-grid article{background:var(--white);border:1px solid var(--line);padding:25px}
.technical-quick-grid article>span{font-size:1.8rem;color:var(--sage)}
.technical-quick-grid h3{font-size:1.55rem;margin:14px 0 6px}
.technical-quick-grid p{color:var(--muted);margin:0}

@media(max-width:800px){
  .photo-pair,.technical-video,.technical-quick-grid{grid-template-columns:1fr}
  .photo-pair img{height:auto;max-height:520px;object-fit:contain;background:#eee}
  .technical-video{gap:18px}
}
@media(max-width:620px){
  .password-panel{padding:28px 22px}
  .password-panel h1{font-size:2.8rem}
  .technical-help-card{padding:24px 18px}
  .mode-list{grid-template-columns:1fr}
  .guest-logout{right:10px;bottom:10px}
}


/* Separate Technical Tips & Tricks chapter */
.guide-chapter-divider{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  min-height:470px;
  margin:40px calc((100vw - min(1240px,calc(100% - 48px)))/-2) 0;
  background:var(--blue);
  color:white;
  overflow:hidden;
}
.guide-chapter-divider-copy{
  padding:clamp(50px,7vw,105px);
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.guide-chapter-divider h2{
  font-size:clamp(3rem,6vw,6rem);
  line-height:.94;
  margin-bottom:24px;
}
.guide-chapter-divider p:last-child{
  max-width:650px;
  color:rgba(255,255,255,.72);
}
.guide-chapter-divider img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.technical-help-section{
  background:#f3efe6;
  margin-left:calc((100vw - min(1240px,calc(100% - 48px)))/-2);
  margin-right:calc((100vw - min(1240px,calc(100% - 48px)))/-2);
  padding-left:calc((100vw - min(1240px,calc(100% - 48px)))/2);
  padding-right:calc((100vw - min(1240px,calc(100% - 48px)))/2);
}
.everyday-use-section{padding-top:70px}
@media(max-width:950px){
  .guide-chapter-divider{
    grid-template-columns:1fr;
    margin-left:0;
    margin-right:0;
  }
  .guide-chapter-divider img{height:360px}
}
@media(max-width:620px){
  .guide-chapter-divider img{height:280px}
  .technical-help-section{
    margin-left:-14px;
    margin-right:-14px;
    padding-left:14px;
    padding-right:14px;
  }
}


/* Technical guide moved to bottom / separate page */
.technical-teaser{margin-top:70px}
.technical-teaser-link{position:relative;display:block;min-height:430px;overflow:hidden;color:white;text-decoration:none}
.technical-teaser-link>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.technical-teaser-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,32,38,.82),rgba(12,32,38,.22))}
.technical-teaser-copy{position:relative;z-index:2;max-width:700px;padding:clamp(45px,7vw,90px)}
.technical-teaser-copy h2{font-size:clamp(3rem,6vw,6rem);margin-bottom:18px}
.technical-teaser-copy p{color:rgba(255,255,255,.76)}
.technical-teaser-copy span{display:inline-block;margin-top:20px;border-bottom:1px solid rgba(255,255,255,.75);padding-bottom:5px;font-weight:700}
.technical-page-hero{position:relative;height:70svh;color:white;overflow:hidden}
.technical-page-hero>img,.technical-page-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.technical-page-shade{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.65))}
.technical-page-hero-copy{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:8vh}
.technical-page-hero h1{font-size:clamp(4rem,8vw,7.5rem);line-height:.88;margin-bottom:20px}
.technical-page-hero p{max-width:680px;color:rgba(255,255,255,.8)}
.technical-page-shell{padding-top:70px;padding-bottom:120px}
.technical-page-shell .guide-chapter-divider{display:none}
.technical-page-shell .technical-help-section{
  margin-left:0;
  margin-right:0;
  padding-left:0;
  padding-right:0;
  background:transparent;
}
@media(max-width:620px){
  .technical-teaser-link{min-height:360px}
  .technical-teaser-copy{padding:36px 24px}
  .technical-page-hero{height:72svh}
}


/* 260714 v1 refinements */
html,body{max-width:100%;overflow-x:hidden}
img,video{max-width:100%}
.guest-page .shell,
.guest-page .guide-feature,
.guest-page .guide-block,
.guest-page .technical-teaser,
.guest-page .technical-page-shell{min-width:0}
.guest-page .guest-hero-copy h1{font-size:clamp(3.1rem,7vw,6.2rem)}
.guest-page .guide-heading h2{font-size:clamp(2.05rem,4vw,3.7rem)}
.guest-page .guide-block{padding-top:48px;padding-bottom:48px}
.guest-page .guide-heading{margin-bottom:28px}
.guest-page .guide-feature-copy{padding:clamp(34px,5vw,72px)}
.guest-page .house-note-grid h3,
.guest-page .guide-gallery h3,
.guest-page .restaurant-guide-grid h3{font-size:1.45rem}
.guest-page .guide-gallery img{height:280px}
.guest-page .technical-teaser-copy h2{font-size:clamp(2.4rem,5vw,4.6rem)}
.guest-page .technical-teaser-link{min-height:340px}
.guest-page .technical-teaser-copy{padding:clamp(34px,5vw,64px)}
.technical-page-hero{height:54svh}
.technical-page-hero h1{font-size:clamp(2.8rem,6vw,5.2rem)}
.technical-page-shell{padding-top:48px;padding-bottom:80px}
.technical-page-shell .technical-help-section{padding-top:0}
.technical-help-card{padding:clamp(22px,3vw,38px);margin-bottom:20px}
.technical-help-copy h3{font-size:clamp(1.7rem,3vw,2.7rem);margin-bottom:16px}
.step-list li{padding-top:14px;padding-bottom:14px}
.technical-video h4{font-size:1.55rem}
.beach-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.place-card{background:var(--white);border:1px solid var(--line);min-width:0}
.place-card>img{width:100%;height:320px;object-fit:cover}
.place-card-featured{grid-column:span 1}
.place-card-image-pair{display:grid;grid-template-columns:1fr 1fr;gap:2px}
.place-card-image-pair img{width:100%;height:360px;object-fit:cover}
.place-card-copy{padding:26px}
.place-card-copy>span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--sage)}
.place-card-copy h3{font-size:2rem;margin:8px 0 10px}
.place-card-copy p{color:var(--muted)}
.booking-links{display:flex;align-items:center;justify-content:space-between;gap:30px}
.booking-link-actions{display:flex;gap:12px;flex-wrap:wrap}
.button-disabled{opacity:.55;cursor:not-allowed}
.linked-destinations article{display:flex;flex-direction:column}
.linked-destinations .card-actions{margin-top:auto}
.compact-place-grid article{min-width:0}
@media(max-width:900px){
  .beach-card-grid{grid-template-columns:1fr}
  .place-card-image-pair img{height:300px}
  .booking-links{align-items:flex-start;flex-direction:column}
}
@media(max-width:700px){
  .guest-page .shell{width:auto;max-width:none;margin-left:0;margin-right:0;padding-left:18px;padding-right:18px}
  .guest-page .guest-guide{padding-left:0;padding-right:0}
  .guest-page .guide-feature,
  .guest-page .guide-block-sand,
  .guest-page .guide-block-blue,
  .guest-page .technical-help-section{margin-left:0!important;margin-right:0!important;width:100%!important}
  .guest-page .guide-block-sand,
  .guest-page .guide-block-blue,
  .guest-page .technical-help-section{padding-left:18px!important;padding-right:18px!important}
  .guest-page .guide-feature-copy{padding:34px 18px}
  .guest-page .guide-heading h2{font-size:2rem}
  .guest-page .guest-hero-copy h1{font-size:3rem}
  .guest-page .restaurant-guide-grid article{grid-template-columns:1fr}
  .guest-page .restaurant-guide-grid img{height:230px}
  .technical-page-hero-copy{padding-left:18px;padding-right:18px}
  .technical-page-hero h1{font-size:2.65rem}
  .technical-page-shell{padding-left:18px;padding-right:18px}
  .place-card-image-pair{grid-template-columns:1fr}
  .place-card-image-pair img{height:250px}
}
@media(max-width:900px) and (orientation:landscape){
  .guest-page .guest-hero-image{height:86svh}
  .guest-page .guest-hero-copy h1{font-size:3rem}
  .technical-page-hero{height:80svh}
  .technical-page-hero h1{font-size:3rem}
}


/* Beautiful Higueron 260714 v2 */
.stay-facilities-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.stay-facilities-grid article{background:rgba(255,255,255,.08);min-width:0}
.stay-facilities-grid img{height:420px;object-fit:cover}
.stay-facilities-grid article>div{padding:25px}
.stay-facilities-grid h3{font-size:2rem;margin-bottom:8px;color:white}
.stay-facilities-grid p{color:rgba(255,255,255,.7)}
.mistral-card{overflow:hidden}
.mistral-visual{height:360px;background:linear-gradient(135deg,#173f4c 0%,#4b8791 54%,#dbc799 100%);color:white;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;position:relative}
.mistral-visual:before{content:"";position:absolute;inset:18% -12% auto auto;width:65%;height:65%;border:1px solid rgba(255,255,255,.28);border-radius:50%}
.mistral-visual span{font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;opacity:.75;position:relative}
.mistral-visual strong{font-family:var(--serif);font-size:3.3rem;font-weight:400;line-height:.9;margin-top:10px;position:relative}
.mistral-visual.compact{height:230px}
.mistral-visual.compact strong{font-size:2.5rem}
.guest-booking-links{padding-top:40px!important;padding-bottom:50px!important}
.guest-page .guide-heading h2{font-size:clamp(1.9rem,3.6vw,3.35rem)}
.guest-page .guide-block{padding-top:42px;padding-bottom:42px}
.guest-page .guide-feature-copy{padding:clamp(30px,4.5vw,62px)}
.guest-page .house-note-grid h3,.guest-page .guide-gallery h3,.guest-page .restaurant-guide-grid h3{font-size:1.35rem}
.guest-page .guide-heading{margin-bottom:24px}
.technical-page-hero h1{font-size:clamp(2.5rem,5.5vw,4.7rem)}
.technical-page-shell{padding-top:38px;padding-bottom:65px}
.technical-help-card{padding:clamp(20px,2.8vw,34px)}
@media(max-width:900px){.stay-facilities-grid{grid-template-columns:1fr}.stay-facilities-grid img{height:340px}}
@media(max-width:700px){.guest-page .guide-heading h2{font-size:1.82rem}.guest-page .guide-block{padding-top:36px;padding-bottom:36px}.guest-page .guide-feature-copy{padding:28px 18px}.technical-page-hero h1{font-size:2.35rem}.mistral-visual{height:270px}.mistral-visual strong{font-size:2.6rem}}


/* 260714 v2.1 — compact experience preview and complete place lists */
.experience-preview{
  background:#173f4c;
  color:white;
  padding:clamp(54px,7vw,88px) 0;
}
.experience-preview-heading{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(280px,.65fr);
  gap:6vw;
  align-items:end;
  margin-bottom:32px;
}
.experience-preview-heading h2{
  font-size:clamp(2.7rem,5.2vw,5.2rem);
  margin-bottom:0;
}
.experience-preview-heading>p{
  color:rgba(255,255,255,.72);
  margin:0;
  max-width:520px;
}
.experience-preview-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.experience-preview-grid a{
  position:relative;
  min-height:235px;
  overflow:hidden;
  color:white;
  text-decoration:none;
  background:#0e2e38;
  border:1px solid rgba(255,255,255,.14);
}
.experience-preview-grid img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  opacity:.82;
  transition:transform .35s ease,opacity .35s ease;
}
.experience-preview-grid a:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(8,24,29,.08),rgba(8,24,29,.72));
}
.experience-preview-grid span{
  position:absolute;
  z-index:2;
  left:20px;
  bottom:17px;
  font-family:var(--serif);
  font-size:1.7rem;
}
.experience-preview-grid a:hover img,
.experience-preview-grid a:focus-visible img{
  transform:scale(1.035);
  opacity:1;
}
.experience-preview-action{
  margin-top:24px;
}
.experience-button{
  background:#f6f0e5;
  color:#173f4c;
  border-color:#f6f0e5;
}
.experience-button:hover,
.experience-button:focus-visible{
  background:#dfd2bd;
  color:#173f4c;
}
.beach-card-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.beach-card-grid .place-card{
  display:flex;
  flex-direction:column;
}
.beach-card-grid .place-card>img{
  height:360px;
}
.beach-card-grid .place-card-copy{
  display:flex;
  flex-direction:column;
  flex:1;
}
.beach-card-grid .card-actions{
  margin-top:auto;
  padding-top:18px;
}
.restaurant-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.restaurant-card{
  display:flex;
  flex-direction:column;
}
.restaurant-card>div{
  display:flex;
  flex-direction:column;
  flex:1;
}
.restaurant-card .card-actions{
  margin-top:auto;
}
.guest-page .compact-place-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.guest-page .compact-place-grid article{
  height:100%;
}
@media(max-width:980px){
  .experience-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .restaurant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .experience-preview{padding:48px 0}
  .experience-preview-heading{grid-template-columns:1fr;gap:12px;margin-bottom:24px}
  .experience-preview-heading h2{font-size:2.65rem}
  .experience-preview-grid{grid-template-columns:1fr 1fr}
  .experience-preview-grid a{min-height:180px}
  .experience-preview-grid span{font-size:1.35rem;left:15px;bottom:13px}
  .beach-card-grid,
  .restaurant-grid,
  .guest-page .compact-place-grid{grid-template-columns:1fr}
  .beach-card-grid .place-card>img{height:270px}
}

/* 260714 v2.2 */
.experience-preview{padding-top:26px;padding-bottom:40px}
.experience-preview-heading{margin-bottom:16px}
.experience-preview-action{margin-top:14px}
.experience-button{background:#eadcc7;color:#173f4c;border-color:#eadcc7}
.experience-button:hover,.experience-button:focus-visible{background:#fff7eb;color:#173f4c}
.experience-preview-grid a{min-height:190px}
.page-hero-discover + .section{padding-top:30px;padding-bottom:30px}
.bathroom-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.bathroom-grid-four img{height:430px}
.shopping-food-section{background:#f3ede2}
.shopping-grid,.shopping-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.shopping-card,.shopping-guide-grid article{background:var(--white);border:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;min-width:0}
.shopping-card img,.shopping-guide-grid img{width:100%;height:100%;min-height:310px;object-fit:cover}
.shopping-card>div,.shopping-guide-grid article>div{padding:28px;display:flex;flex-direction:column;justify-content:center}
.shopping-card span,.shopping-guide-grid span{font-size:.7rem;text-transform:uppercase;letter-spacing:.13em;color:var(--sage)}
.shopping-card h3,.shopping-guide-grid h3{font-size:1.8rem;margin:8px 0 10px}
.shopping-card p,.shopping-guide-grid p{color:var(--muted)}
.local-food-section{padding-top:70px}
.market-list-spaced{margin-top:30px}
@media(max-width:1000px){
  .bathroom-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}
  .shopping-grid,.shopping-guide-grid{grid-template-columns:1fr}
}
@media(max-width:700px){
  .experience-preview{padding-top:18px;padding-bottom:32px}
  .experience-preview-heading{margin-bottom:12px}
  .experience-preview-grid a{min-height:150px}
  .bathroom-grid-four{grid-template-columns:1fr}
  .bathroom-grid-four img{height:390px}
  .shopping-card,.shopping-guide-grid article{grid-template-columns:1fr}
  .shopping-card img,.shopping-guide-grid img{min-height:0;height:260px}
}


/* 260714 v2.3 — Community Facilities */
.community-facilities-section{
  padding-top:54px;
  padding-bottom:54px;
}
.community-heading{
  margin-bottom:34px;
}
.community-heading h2{
  font-size:clamp(2.2rem,4.2vw,3.9rem);
}
.community-facility{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);
  background:var(--white);
  border:1px solid var(--line);
  min-height:620px;
  margin-bottom:22px;
  overflow:hidden;
}
.community-facility.reverse{
  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);
}
.community-facility.reverse figure{
  order:2;
}
.community-facility figure{
  margin:0;
  min-width:0;
}
.community-facility figure img{
  width:100%;
  height:100%;
  min-height:620px;
  object-fit:cover;
}
.community-facility-copy{
  padding:clamp(34px,5vw,68px);
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
}
.community-facility-copy h3{
  font-size:clamp(1.9rem,3.2vw,3rem);
  line-height:1.04;
  margin-bottom:22px;
}
.community-rule-list{
  list-style:none;
  padding:0;
  margin:0;
}
.community-rule-list li{
  position:relative;
  padding:11px 0 11px 27px;
  border-top:1px solid var(--line);
  color:var(--muted);
}
.community-rule-list li:last-child{
  border-bottom:1px solid var(--line);
}
.community-rule-list li::before{
  content:"";
  position:absolute;
  left:1px;
  top:19px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--sage);
}
@media(max-width:900px){
  .community-facility,
  .community-facility.reverse{
    grid-template-columns:1fr;
    min-height:0;
  }
  .community-facility.reverse figure{
    order:0;
  }
  .community-facility figure img{
    min-height:0;
    height:460px;
  }
}
@media(max-width:620px){
  .community-facilities-section{
    padding-top:42px;
    padding-bottom:42px;
  }
  .community-heading{
    margin-bottom:24px;
  }
  .community-heading h2{
    font-size:2rem;
  }
  .community-facility{
    margin-bottom:16px;
  }
  .community-facility figure img{
    height:300px;
  }
  .community-facility-copy{
    padding:28px 20px;
  }
  .community-facility-copy h3{
    font-size:1.7rem;
    margin-bottom:17px;
  }
  .community-rule-list li{
    padding-top:9px;
    padding-bottom:9px;
  }
}


/* 260714 v2.3.1 — content corrections only */
.bathroom-double-card{
  grid-column:span 2;
}
.bathroom-image-pair{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:2px;
}
.bathroom-double-card .bathroom-image-pair img{
  width:100%;
  height:430px;
  object-fit:cover;
}
.activity-guide-card{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);
  background:var(--white);
  border:1px solid var(--line);
  min-width:0;
}
.activity-guide-card>img{
  width:100%;
  height:100%;
  min-height:420px;
  object-fit:cover;
}
.activity-guide-card>div{
  padding:clamp(28px,4vw,48px);
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.activity-guide-card>div>span{
  font-size:.7rem;
  text-transform:uppercase;
  letter-spacing:.13em;
  color:var(--sage);
}
.activity-guide-card h3{
  font-size:clamp(1.8rem,3vw,2.8rem);
  margin:8px 0 12px;
}
.activity-guide-card p{
  color:var(--muted);
}
@media(max-width:900px){
  .bathroom-double-card{grid-column:span 2}
  .activity-guide-card{grid-template-columns:1fr}
  .activity-guide-card>img{min-height:0;height:360px}
}
@media(max-width:700px){
  .bathroom-double-card{grid-column:auto}
  .bathroom-image-pair{grid-template-columns:1fr}
  .bathroom-double-card .bathroom-image-pair img{height:340px}
  .activity-guide-card>img{height:280px}
}


/* v2.5.0: separated guest information and expanded local recommendations */
.experience-jump{position:sticky;top:72px;z-index:20;background:rgba(248,245,238,.96);border-top:1px solid rgba(35,42,39,.08);border-bottom:1px solid rgba(35,42,39,.12);backdrop-filter:blur(12px)}
.experience-jump-inner{display:flex;gap:.55rem;overflow-x:auto;padding:.7rem 0;scrollbar-width:none}.experience-jump-inner::-webkit-scrollbar{display:none}.experience-jump a{white-space:nowrap;text-decoration:none;color:inherit;border:1px solid rgba(35,42,39,.16);border-radius:999px;padding:.45rem .8rem;font-size:.8rem;font-weight:600}
.recommendation-section .restaurant-card img,.shopping-card img{object-fit:cover}.daytrip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.daytrip-grid article{display:flex;flex-direction:column}.daytrip-grid .card-actions{margin-top:auto;padding-top:1rem}.guest-explore-panel .button-light{display:inline-flex;margin-top:.5rem}
@media(max-width:900px){.experience-jump{top:62px}.daytrip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.daytrip-grid{grid-template-columns:1fr}.experience-jump-inner{padding-left:1rem;padding-right:1rem}}


/* Language switcher — v3.0 */
.language-switcher{display:flex;align-items:center;gap:.25rem;margin-left:.4rem;padding-left:.6rem;border-left:1px solid rgba(40,40,40,.18)}
.language-switcher a{appearance:none;border:0;background:transparent;color:inherit;font:inherit;font-size:.68rem;letter-spacing:.08em;padding:.35rem .3rem;cursor:pointer;opacity:.55;border-bottom:1px solid transparent}
.language-switcher a:hover,.language-switcher a.active{opacity:1;border-bottom-color:currentColor}
@media(max-width:900px){.language-switcher{margin:.6rem 0 0;padding:.7rem 0 0;border-left:0;border-top:1px solid rgba(40,40,40,.15);justify-content:center}.language-switcher a{font-size:.8rem;padding:.5rem .7rem}}

.language-switcher a{text-decoration:none}


/* v3.2 visual day-trip cards */
.daytrip-heading{max-width:880px;text-align:center}.daytrip-heading .overline{justify-content:center}.daytrip-grid-visual{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.daytrip-card{background:#fff;border:1px solid rgba(30,72,66,.14);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 26px rgba(32,48,43,.06)}.daytrip-content{display:flex;flex:1;flex-direction:column;padding:1.2rem 1.25rem 1.3rem}.daytrip-content h3{margin:.15rem 0 .55rem;font-size:1.45rem}.daytrip-content>p:not(.overline){margin:0;line-height:1.55}.daytrip-content .card-actions{margin-top:auto;padding-top:1rem}.daytrip-gallery{display:grid;height:235px;background:#ece8e0;overflow:hidden;gap:2px}.daytrip-gallery img{width:100%;height:100%;object-fit:cover;min-width:0;min-height:0;transition:transform .35s ease}.daytrip-card:hover .daytrip-gallery img{transform:scale(1.018)}.daytrip-gallery.gallery-1{grid-template-columns:1fr}.daytrip-gallery.gallery-2{grid-template-columns:1fr 1fr}.daytrip-gallery.gallery-3{grid-template-columns:1.45fr .8fr;grid-template-rows:1fr 1fr}.daytrip-gallery.gallery-3 img:first-child{grid-row:1/3}.daytrip-note{margin-top:1.2rem;padding:1rem 1.25rem;border:1px solid rgba(30,72,66,.15);border-radius:9px;background:rgba(239,246,243,.72);display:flex;gap:1rem;align-items:center}.daytrip-note-icon{font-size:2rem;line-height:1}.daytrip-note strong{display:block;margin-bottom:.15rem}.daytrip-note p{margin:0}.daytrip-section .section-heading{margin-bottom:1.4rem}
@media(max-width:1000px){.daytrip-grid-visual{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.daytrip-grid-visual{grid-template-columns:1fr}.daytrip-gallery{height:245px}.daytrip-gallery.gallery-2{grid-template-columns:1.25fr .75fr}.daytrip-note{align-items:flex-start}}


/* v3.3 practical-information additions */
.community-wifi-box{max-width:760px;margin:1.25rem 0 2rem;padding:1rem 1.15rem;border:1px solid rgba(21,70,62,.18);background:rgba(255,255,255,.72);border-radius:12px}
.community-wifi-box h3{margin:0 0 .55rem;font-size:1.05rem}
.community-wifi-box p{margin:.2rem 0}
.essential-grid a,.place-contact-details a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}
.restaurant-card-gallery{display:grid;grid-template-columns:1fr 1fr;min-height:220px;overflow:hidden}
.restaurant-card-gallery img{width:100%;height:100%;min-height:220px;object-fit:cover}
.restaurant-card-rich>img{display:none}
.place-contact-details{margin:.9rem 0;font-size:.92rem;line-height:1.5}
.place-contact-details p{margin:.18rem 0}
.local-services-section{background:#f7f4ed}
.service-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}
.service-card{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);background:#fff;border:1px solid rgba(21,70,62,.12);box-shadow:0 10px 30px rgba(37,50,46,.06);overflow:hidden}
.service-card>img{width:100%;height:100%;min-height:460px;object-fit:cover}
.service-card-copy{padding:clamp(1.35rem,3vw,2.4rem)}
.service-card-copy>span{display:block;margin-bottom:.5rem;color:#5d6b67;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}
.service-card-copy h3{margin:.1rem 0 .9rem;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.6rem,3vw,2.35rem);font-weight:400;color:#184e45}
.service-disclaimer{padding:.9rem 1rem;background:#edf3f1;border-left:3px solid #316f63}
.service-facts{padding-top:.4rem;border-top:1px solid rgba(21,70,62,.12)}
.guest-logout{display:inline-flex;text-decoration:none;align-items:center;justify-content:center}
@media(max-width:760px){.service-card{grid-template-columns:1fr}.service-card>img{min-height:240px;max-height:320px}.restaurant-card-gallery{min-height:180px}.restaurant-card-gallery img{min-height:180px}}
