@charset "UTF-8";
:root{--forest:#183b37;--deep:#102b29;--ink:#1d302d;--muted:#566761;--ivory:#f5f2eb;--paper:#fffdf8;--gold:#e8c78c;--line:#dcded4;--serif:"Iowan Old Style",Baskerville,"Palatino Linotype",Palatino,Georgia,serif;--sans:"Avenir Next",Avenir,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.65 var(--sans);-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button{font:inherit}
button,a,summary{-webkit-tap-highlight-color:transparent}
:focus-visible{outline:3px solid #b07627;outline-offset:4px}
::selection{background:#e8c78c;color:#102b29}
section[id],article[id]{scroll-margin-top:5rem}
.skip-link{position:absolute;z-index:100;top:-4rem;left:1rem;padding:.65rem 1rem;background:var(--gold);color:var(--deep)}
.skip-link:focus{top:1rem}
.site-header{height:6rem;padding:0 clamp(1.2rem,4.2vw,5.4rem);display:flex;align-items:center;justify-content:space-between;gap:2rem;background:var(--paper);position:relative;z-index:20}
.wordmark{display:inline-flex;align-items:center;gap:.9rem;flex:none;color:var(--forest)}
.wordmark-symbol{display:grid;place-items:center;width:2.8rem;height:2.8rem;border:1px solid var(--forest);font:400 1.7rem/1 var(--serif);letter-spacing:-.12em;padding-right:.17rem}
.wordmark-text{display:flex;flex-direction:column;line-height:1.02;gap:.17rem}
.wordmark-text strong{font:600 1.2rem/1.05 var(--serif);letter-spacing:.012em}
.wordmark-text small{text-transform:uppercase;letter-spacing:.23em;font:600 .65rem/1.3 var(--sans)}
.desktop-nav{display:flex;align-items:center;gap:clamp(1.2rem,2.5vw,3.2rem);font-size:.84rem;font-weight:600;letter-spacing:.025em}
.desktop-nav>a:not(.nav-enquire){transition:color .2s}
.desktop-nav>a:not(.nav-enquire):hover{color:#a06e31}
.nav-enquire{padding:.85rem 1.35rem;border:1px solid var(--forest);display:inline-flex;gap:1.4rem;align-items:center;white-space:nowrap;transition:background .2s,color .2s}
.nav-enquire:hover{background:var(--forest);color:var(--paper)}
.mobile-nav{display:none}
.hero{min-height:clamp(630px,76vh,850px);display:grid;grid-template-columns:minmax(420px,42%) minmax(0,58%);background:var(--forest);color:var(--paper);overflow:hidden}
.hero-copy{position:relative;z-index:2;padding:clamp(3.5rem,7.8vw,8.8rem) clamp(2rem,5.8vw,7rem) 3rem clamp(2rem,5.8vw,7rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.eyebrow{margin:0 0 1.45rem;color:#8b633b;text-transform:uppercase;letter-spacing:.23em;font-size:.72rem;line-height:1.5;font-weight:700}
.eyebrow.light{color:var(--gold)}
.eyebrow-rule{display:inline-block;width:2.2rem;height:1px;background:currentColor;vertical-align:middle;margin:0 .45rem .2rem;opacity:.8}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.028em}
h1 em,h2 em{font-weight:400}
.hero h1{max-width:11ch;margin:0 0 1.8rem;font-size:clamp(3.9rem,5.6vw,7.8rem)}
.hero-intro{max-width:33rem;color:#e2e8e1;font-size:clamp(1.03rem,1.2vw,1.18rem);line-height:1.75;margin-bottom:2.35rem}
.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.65rem}
.button{min-height:3.5rem;display:inline-flex;align-items:center;justify-content:space-between;gap:1.9rem;padding:.86rem 1.35rem;font-size:.84rem;font-weight:700;letter-spacing:.015em;line-height:1.25;transition:background .2s,color .2s,transform .2s;border:1px solid transparent;cursor:pointer}
.button:hover{transform:translateY(-2px)}
.button-gold{background:var(--gold);color:var(--deep)}
.button-gold:hover{background:#f4dba9}
.button-dark{background:var(--forest);color:#fff}
.button-dark:hover{background:#26534d}
.button-outline{border-color:#a4b8a8;color:#fff;background:transparent}
.button-outline:hover{background:#f5f2eb;color:var(--forest)}
.text-link,.underlined-link{display:inline-flex;gap:.5rem;align-items:center;font-size:.86rem;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:.28rem;line-height:1.25;transition:color .2s}
.light-link{color:#f2f1e9}
.text-link:hover,.underlined-link:hover{color:#ae7944}
.hero-footnote{font-size:.74rem;letter-spacing:.05em;color:#b7c8bd;margin:auto 0 0;padding-top:3.7rem}
.hero-visual{position:relative;min-width:0;min-height:630px;overflow:hidden;background:var(--deep)}
.hero-slide{position:absolute;inset:0 0 76px;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s;isolation:isolate}
.hero-slide.is-active{opacity:1;visibility:visible;z-index:1}
.hero-slide:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,transparent 48%,rgba(10,31,27,.76) 100%)}
.hero-slide img{width:100%;height:100%;object-fit:cover}
.hero-bothy img{object-position:40% center}
.hero-coach img{object-position:52% center}
.hero-slide-caption{position:absolute;z-index:2;left:clamp(1.5rem,3.2vw,3.5rem);right:1.5rem;bottom:clamp(1.8rem,3.2vw,3.5rem);display:flex;flex-direction:column;align-items:flex-start;color:#fff;text-shadow:0 1px 12px #071b185c}
.hero-slide-caption>span{color:var(--gold);font:700 .72rem/1.4 var(--sans);letter-spacing:.17em;text-transform:uppercase}
.hero-slide-caption strong{font:400 clamp(2.6rem,4vw,4.6rem)/1.08 var(--serif);letter-spacing:-.025em;margin:.3rem 0 .75rem}
.hero-slide-caption a{font:700 .85rem/1.4 var(--sans);border-bottom:1px solid var(--gold);padding-bottom:.3rem}
.hero-slide-caption a:hover{color:var(--gold)}
.hero-switch{position:absolute;z-index:3;inset:auto 0 0;height:76px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:var(--deep)}
.hero-select{min-width:0;border:0;border-top:3px solid transparent;padding:.7rem clamp(1rem,2.3vw,2.5rem);background:transparent;color:#d4dfd6;display:flex;align-items:center;gap:.8rem;text-align:left;cursor:pointer;transition:background .2s,color .2s,border-color .2s}
.hero-select+.hero-select{border-left:1px solid #ffffff29}
.hero-select span{font-size:.72rem;letter-spacing:.1em;color:#c6a976}
.hero-select strong{font:400 clamp(1.12rem,1.6vw,1.45rem)/1.2 var(--serif);white-space:nowrap}
.hero-select.is-active{border-top-color:var(--gold);background:#21453f;color:#fff}
.hero-select:hover{background:#2a514a;color:#fff}
.hero-select:focus-visible{outline-offset:-5px}
.ribbon{min-height:4.3rem;padding:1rem 2rem;display:flex;align-items:center;justify-content:center;gap:clamp(1.2rem,4vw,5rem);background:#e9e7dc;color:var(--forest);font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;text-align:center}
.ribbon-ornament{font-size:.6rem;color:#a58251}
.section-shell{width:min(100% - clamp(2.4rem,8vw,10.5rem),1360px);margin-inline:auto}
.intro{padding:clamp(5rem,9vw,10rem) 0;display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(2rem,8vw,10rem);align-items:end}
.intro h2,.section-heading h2,.place h2,.heritage h2,.enquire h2{font-size:clamp(2.8rem,4.3vw,5.4rem);margin:0}
.intro h2{max-width:14ch}
.intro>p{font-family:var(--serif);font-size:clamp(1.23rem,1.6vw,1.6rem);line-height:1.52;color:#57635e;max-width:26rem;margin:0 0 .2rem}
.stays{padding:0 0 clamp(6rem,10vw,11rem)}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:3.2rem}
.section-heading h2{max-width:16ch}
.section-heading>p{max-width:18rem;margin:0 0 .25rem;color:var(--muted)}
.stay-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);min-height:610px;margin-bottom:clamp(3.8rem,7vw,8rem);background:#f3f0e8;overflow:hidden}
.stay-card-reverse{grid-template-columns:minmax(350px,.95fr) minmax(0,1.05fr)}
.stay-card-reverse .stay-gallery{order:2}
.stay-card-reverse .stay-info{order:1}
.stay-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,2fr) minmax(0,1fr);gap:.45rem;min-height:560px;background:#d8d8cf}
.gallery-photo{border:0;padding:0;margin:0;overflow:hidden;background:#d5d4c9;cursor:zoom-in;position:relative}
.gallery-photo img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .55s ease}
.gallery-photo:hover img,.gallery-photo:focus-visible img{transform:scale(1.035);filter:saturate(1.06)}
.gallery-feature{grid-column:span 2}
.stay-gallery .gallery-feature img{object-position:center 53%}
.stay-info{padding:clamp(2.3rem,5.1vw,6rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.stay-number{font-size:.81rem;color:#966d41;font-weight:700;letter-spacing:.17em;margin:0 0 1.2rem}
.stay-number span{font-size:.69rem;text-transform:uppercase;color:#69766e;letter-spacing:.19em;margin-left:.4rem}
.stay-info h3{font-size:clamp(3.4rem,4.4vw,5.5rem);margin:0 0 1rem}
.stay-lede{font-family:var(--serif);font-size:clamp(1.2rem,1.55vw,1.55rem);line-height:1.35;color:#334d43;margin:0 0 1.25rem}
.stay-info>p:not(.stay-number):not(.stay-lede){color:#596660;line-height:1.68;max-width:38rem;margin:0 0 1.7rem}
.feature-list{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 2rem;padding:0;list-style:none}
.feature-list li{border:1px solid #c7cfc5;color:#38514a;padding:.38rem .68rem;font-size:.72rem;font-weight:650;line-height:1.45;white-space:nowrap}
.stay-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.1rem 1.6rem}
.underlined-link{font-size:.8rem}
.stays-note{font-size:.78rem;color:#68746d;margin:-3.1rem 0 0;line-height:1.7}
.place{background:var(--deep);color:#f7f5ed;position:relative;overflow:hidden}
.place:before{content:"";position:absolute;right:-11rem;top:-11rem;width:39rem;height:39rem;border:1px solid #aac09d25;border-radius:50%;box-shadow:0 0 0 9rem #aac09d09,0 0 0 18rem #aac09d07;pointer-events:none}
.place-inner{padding:clamp(6rem,9vw,10rem) 0 5rem;position:relative}
.place-heading{display:grid;grid-template-columns:1fr .7fr;column-gap:3rem;align-items:end}
.place-heading .eyebrow{grid-column:1/-1}
.place h2{max-width:16ch}
.place h2 em{color:var(--gold)}
.place-heading>p:last-child{font-family:var(--serif);font-size:clamp(1.18rem,1.5vw,1.48rem);line-height:1.5;color:#cbd9ce;max-width:25rem;margin:0 0 .2rem}
.destination-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:clamp(4rem,7vw,8rem);border-top:1px solid #7e9c8b65;border-bottom:1px solid #7e9c8b65}
.destination{padding:2rem 1.65rem 2.7rem 0;min-height:16rem}
.destination+.destination{padding-left:1.65rem;border-left:1px solid #7e9c8b65}
.destination-num{display:block;color:var(--gold);font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;margin-bottom:2rem}
.destination h3{font-size:clamp(1.5rem,2.1vw,2.35rem);margin:0 0 .85rem;line-height:1.12}
.destination p{font-size:.88rem;color:#bfcec4;line-height:1.7;margin:0}
.place-bottom{display:flex;gap:2rem;justify-content:space-between;align-items:center;padding-top:2rem}
.place-bottom p{margin:0;color:#d4dfd4;font-family:var(--serif);font-size:1.2rem}
.place-bottom a{font-size:.8rem;border-bottom:1px solid var(--gold);color:var(--gold);padding-bottom:.3rem;font-weight:700;white-space:nowrap}
.heritage{padding:clamp(6rem,9vw,11rem) 0;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:clamp(3rem,8vw,9rem)}
.heritage-map{aspect-ratio:4/4.5;position:relative;overflow:hidden;background:#d8d1bd;box-shadow:1.1rem 1.1rem 0 #e5e6db}
.heritage-map:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#132a2619 20%,#1e2416a0 100%);pointer-events:none}
.heritage-map img{width:100%;height:100%;object-fit:cover;object-position:73% center;filter:sepia(.25) saturate(.7) contrast(1.14)}
.map-stamp{position:absolute;z-index:1;bottom:2.4rem;left:2.3rem;color:white;font:italic clamp(1.65rem,2.4vw,2.5rem)/1.2 var(--serif);text-shadow:0 2px 12px #111}
.map-stamp small{display:block;margin-top:.3rem;font:700 .63rem/1.4 var(--sans);text-transform:uppercase;letter-spacing:.18em}
.heritage-copy h2{max-width:12ch;margin-bottom:2rem}
.heritage-copy p:not(.eyebrow):not(.map-credit){color:#53635b;max-width:35rem;margin-bottom:1.25rem}
.heritage-copy .underlined-link{margin-top:1.2rem}
.map-credit{max-width:28rem;margin:3rem 0 0;color:#8d938c;font-size:.68rem;line-height:1.6}
.enquire{background:#2a4a40;color:#fff;position:relative;text-align:center;overflow:hidden}
.enquire:before,.enquire:after{content:"";position:absolute;pointer-events:none;width:35rem;height:35rem;border:1px solid #e8c78c2c;border-radius:50%;top:50%;transform:translateY(-50%)}
.enquire:before{left:-23rem;box-shadow:0 0 0 6rem #e8c78c08}
.enquire:after{right:-23rem;box-shadow:0 0 0 6rem #e8c78c08}
.enquire-inner{position:relative;z-index:1;padding:clamp(5.8rem,8.7vw,9.5rem) 0}
.enquire h2{max-width:12ch;margin:0 auto 1.5rem}
.enquire h2 em{color:var(--gold)}
.enquire-inner>p:not(.eyebrow){max-width:36rem;margin:0 auto 2rem;color:#d7e4d7;line-height:1.7}
.enquire-actions{display:flex;justify-content:center;gap:.85rem;flex-wrap:wrap}
.site-footer{background:#f0eee5;color:var(--forest);padding:4.5rem clamp(1.2rem,4.2vw,5.4rem) 1.6rem}
.footer-main{display:grid;grid-template-columns:2fr 1fr .7fr;gap:3rem;max-width:1360px;margin:0 auto 5rem}
.footer-brand{display:flex;align-items:flex-start;gap:1rem}
.footer-w{border:1px solid var(--forest);font:2.4rem/1 var(--serif);width:3.7rem;height:3.7rem;display:grid;place-items:center;letter-spacing:-.12em;padding-right:.22rem}
.footer-brand p{font:1.55rem/1.12 var(--serif);margin:.28rem 0 0}
.footer-label{display:block;text-transform:uppercase;letter-spacing:.19em;color:#8d6a48;font-size:.67rem;font-weight:700;margin-bottom:1.1rem}
.footer-main address{font-style:normal;font-size:.9rem;line-height:1.8;margin-bottom:1.2rem}
.footer-main a:not(.wordmark){display:block;width:fit-content;font-size:.83rem;font-weight:600;margin-bottom:.7rem}
.footer-main a:hover{color:#9b6b37}
.footer-bottom{max-width:1360px;margin:0 auto;padding-top:1.35rem;border-top:1px solid #cfd5cc;display:flex;justify-content:space-between;gap:2rem;color:#627269;font-size:.7rem;letter-spacing:.025em}
.photo-dialog{border:0;padding:0;margin:auto;max-width:min(90vw,1080px);max-height:94vh;background:var(--deep);color:white;box-shadow:0 1rem 6rem #051612ba;overflow:visible}
.photo-dialog::backdrop{background:#071714d9;backdrop-filter:blur(4px)}
.dialog-content img{max-height:76vh;max-width:min(90vw,1080px);width:auto;margin:auto;object-fit:contain}
.dialog-close{position:absolute;right:0;top:-3.4rem;border:0;background:transparent;color:white;font-size:2.5rem;line-height:1;cursor:pointer;padding:0 .3rem}
.dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;min-height:4rem}
.dialog-bar p{margin:0;font-size:.81rem;text-align:center}
.dialog-bar button{border:1px solid #aebbb1;color:#fff;background:transparent;width:2.5rem;height:2.5rem;cursor:pointer}
.dialog-bar button:hover{background:#496e5e}
@media(max-width:1100px){
  .hero{grid-template-columns:minmax(340px,44%) minmax(0,56%);min-height:650px}
  .hero-copy{padding-inline:clamp(2rem,4vw,4rem)}
  .hero h1{font-size:clamp(3.7rem,5.9vw,5.7rem)}
  .stay-card,.stay-card-reverse{grid-template-columns:1fr 1fr}
  .stay-info{padding:3rem}
  .stay-gallery{min-height:540px}
  .destination{padding-right:1rem}.destination+.destination{padding-left:1rem}
}
@media(max-width:820px){
  .site-header{height:5.2rem}
  .desktop-nav{display:none}
  .mobile-nav{display:block;position:relative;font-size:.84rem;font-weight:700}
  .mobile-nav summary{list-style:none;cursor:pointer;display:flex;gap:.6rem;align-items:center;padding:.5rem 0}
  .mobile-nav summary::-webkit-details-marker{display:none}
  .mobile-nav summary span{font-size:1.1rem;font-weight:400}
  .mobile-nav nav{position:absolute;right:-.2rem;top:2.9rem;min-width:12.5rem;background:var(--paper);box-shadow:0 .8rem 2rem #15271928;border:1px solid #d6ded3;padding:.6rem}
  .mobile-nav nav a{display:block;padding:.78rem .8rem}
  .hero{display:flex;flex-direction:column;min-height:0}
  .hero-copy{min-height:540px;padding:4.5rem 6vw 2.2rem}
  .hero h1{font-size:clamp(3.7rem,9vw,6rem);max-width:13ch}
  .hero-visual{height:460px;min-height:0}
  .hero-footnote{padding-top:2rem}
  .ribbon{gap:1.25rem;flex-wrap:wrap;font-size:.67rem}
  .intro{grid-template-columns:1fr;gap:1.8rem}
  .intro>p{max-width:36rem}
  .stay-card,.stay-card-reverse{grid-template-columns:1fr}
  .stay-card-reverse .stay-gallery,.stay-card-reverse .stay-info{order:initial}
  .stay-gallery{min-height:520px}
  .stay-info{padding:3.2rem}
  .place-heading{grid-template-columns:1fr;gap:1.5rem}
  .place-heading>p:last-child{max-width:38rem}
  .destination-grid{grid-template-columns:repeat(2,1fr)}
  .destination{min-height:14rem}
  .destination:nth-child(3){border-left:0;border-top:1px solid #7e9c8b65;padding-left:0}
  .destination:nth-child(4){border-top:1px solid #7e9c8b65}
  .heritage{grid-template-columns:1fr;gap:4rem}
  .heritage-map{max-height:570px;aspect-ratio:1.2}
  .heritage-copy h2{max-width:16ch}
  .footer-main{grid-template-columns:1.2fr 1fr 1fr}
}
@media(max-width:560px){
  .site-header{padding:0 1.2rem}
  .wordmark-symbol{width:2.4rem;height:2.4rem;font-size:1.45rem}
  .wordmark-text strong{font-size:1.08rem}
  .hero-copy{min-height:530px;padding:3.5rem 1.4rem 2rem}
  .hero h1{font-size:clamp(3.7rem,14vw,5.1rem);max-width:12ch}
  .hero-intro{font-size:1rem}
  .hero-visual{height:400px;min-height:0}
  .hero-slide{bottom:66px}
  .hero-slide-caption{left:1.4rem;right:1rem;bottom:1.8rem}
  .hero-slide-caption strong{font-size:2.65rem;margin:.2rem 0 .5rem}
  .hero-switch{height:66px}
  .hero-select{justify-content:center;padding:.55rem .25rem}
  .hero-select span{display:none}
  .hero-select strong{font-size:1.06rem}
  .ribbon{justify-content:flex-start;gap:.55rem .9rem;padding:1.1rem 1.3rem}
  .ribbon span:nth-child(4),.ribbon span:nth-child(5){display:none}
  .section-shell{width:calc(100% - 2.4rem)}
  .intro{padding:5.3rem 0 5.5rem}
  .intro h2,.section-heading h2,.place h2,.heritage h2,.enquire h2{font-size:clamp(2.85rem,10vw,4.3rem)}
  .section-heading{display:block;margin-bottom:2rem}
  .section-heading>p{margin-top:1.4rem}
  .stay-card{margin-bottom:3.5rem}
  .stay-gallery{min-height:360px;grid-template-rows:minmax(0,2fr) minmax(0,1fr)}
  .stay-info{padding:2.4rem 1.5rem 2.8rem}
  .stay-info h3{font-size:3.6rem}
  .stay-actions{align-items:flex-start;flex-direction:column}
  .stays-note{margin:-1rem 0 0}
  .place-inner{padding:5.3rem 0 4rem}
  .destination-grid{grid-template-columns:1fr;margin-top:3rem}
  .destination,.destination+.destination,.destination:nth-child(3){min-height:auto;padding:1.8rem 0 2rem;border-left:0;border-top:1px solid #7e9c8b65}
  .destination:first-child{border-top:0}
  .destination-num{margin-bottom:1rem}
  .destination h3{font-size:2rem}
  .place-bottom{align-items:flex-start;flex-direction:column;gap:1rem}
  .heritage{padding:5.3rem 0}
  .heritage-map{aspect-ratio:.86;box-shadow:.6rem .6rem 0 #e5e6db}
  .map-stamp{left:1.1rem;bottom:1.2rem}
  .map-credit{margin-top:2.2rem}
  .enquire-inner{padding:5.5rem 0}
  .enquire-actions{flex-direction:column;align-items:stretch}
  .enquire-actions .button{width:100%}
  .site-footer{padding:3.6rem 1.2rem 1.3rem}
  .footer-main{grid-template-columns:1fr 1fr;gap:3rem 1rem;margin-bottom:3.4rem}
  .footer-brand{grid-column:1/-1}
  .footer-bottom{flex-direction:column;gap:.4rem}
  .dialog-content img{max-width:95vw;max-height:72vh}
  .photo-dialog{max-width:95vw}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
