@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--ink:#293c30;--cream:#f6f4eb;--muted:#626b60;--line:#d9ddce;--accent:#b64828}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;letter-spacing:-.045em;line-height:1.03}h1{font-size:clamp(64px,6.6vw,104px)}h2{font-size:clamp(42px,4.5vw,68px)}h3{font-size:22px;font-weight:500;letter-spacing:-.04em;line-height:1.3}em{font-weight:400}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #c05c31;outline-offset:5px}.skip{position:absolute;top:-70px;left:15px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}.concept{background:#dfe5d5;color:#384b35;font-size:10px;letter-spacing:.06em;text-align:center;padding:5px 20px}.concept span{margin-left:20px;opacity:.7}header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;gap:30px;background:var(--cream);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;line-height:1;font-size:33px;letter-spacing:.13em;font-weight:600}.brand svg{width:51px;height:51px;fill:none;stroke:currentColor;stroke-width:1.5}.brand small{font-size:9px;display:block;letter-spacing:.22em;margin-top:7px}nav{display:flex;align-items:center;gap:34px;font-size:13px}nav>a:not(.button):hover,.text-link:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:15px 24px;background:var(--ink);color:white;font-size:13px;font-weight:500;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:#425640;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button.small{padding:12px 20px;gap:30px}.button.cream{background:var(--cream);color:var(--ink)}.button.cream:hover{background:#e3e8d3}.menu-toggle{display:none}.hero{height:min(720px,77vw);min-height:590px;position:relative;color:var(--cream);margin:0 24px;overflow:hidden}.hero-image{position:absolute;inset:0;object-position:center 57%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,24,21,.63),rgba(12,26,22,.10) 75%),linear-gradient(0deg,rgba(7,21,13,.5),transparent 40%)}.hero-copy{position:relative;z-index:2;padding:75px 6%}.eyebrow{font-size:10px;letter-spacing:.19em;font-weight:600;margin-bottom:23px}.eyebrow.light{color:#eeefdf}.hero h1{margin-bottom:24px}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;margin-bottom:31px}.hero-bottom{position:absolute;bottom:28px;left:6%;right:6%;display:flex;justify-content:space-between;align-items:end;font-size:12px;line-height:1.5;z-index:2}.hero-bottom>a{border-bottom:1px solid #b1b8a8;padding-bottom:5px}.stamp{position:absolute;right:6%;top:48%;border:1px solid #eee4cd;border-radius:50%;width:130px;height:130px;transform:rotate(12deg);display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:10px;letter-spacing:.18em;background:#3143313d}.stamp svg{width:58px;fill:none;stroke:#eee4cd;stroke-width:1.5;margin:8px}.highlights{padding:25px 5%;display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);font-size:12px}.highlights i{font-style:normal;color:#889271}.section{padding:100px 7%;max-width:1600px;margin:auto}.intro{display:grid;grid-template-columns:1.05fr 1fr;gap:100px;padding-top:110px;padding-bottom:90px}.intro-copy{max-width:485px;padding-top:28px}.intro-copy>p:first-child{font-size:21px;line-height:1.6;letter-spacing:-.02em}.muted{color:var(--muted);font-size:14px;margin:20px 0 25px}.text-link{font-size:12px;display:inline-block;border-bottom:1px solid var(--ink);padding-bottom:6px;font-weight:600}.day{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;padding-top:10px}.day-photo{position:relative;min-height:620px}.day-photo img{object-position:42% center}.photo-note{position:absolute;bottom:24px;left:24px;background:var(--cream);padding:10px 16px;font-family:Georgia,serif;font-style:italic;font-size:17px;transform:rotate(-3deg)}.day-story{padding-top:17px}.day-story h2{font-size:52px;margin-bottom:32px}.day-story article{padding:19px 0;border-top:1px solid var(--line)}.day-story article>span,.nearby article>span{font-size:9px;letter-spacing:.15em;color:#68745a}.day-story h3{margin:7px 0}.day-story article p{font-size:13px;color:var(--muted);max-width:360px}.stays{background:#e9ecdf;max-width:none;padding-top:84px;padding-bottom:68px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.section-heading>p{font-size:13px;line-height:1.8;max-width:370px;color:var(--muted);padding-bottom:5px}.stay-tabs{display:flex;gap:8px;margin-bottom:24px}.stay-tabs button{border:1px solid #b8c0ad;color:var(--ink);background:transparent;font-size:11px;padding:8px 16px;border-radius:40px}.stay-tabs button.active{background:var(--ink);color:white;border-color:var(--ink)}.stay-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.stay-card{background:var(--cream)}.stay-card[hidden]{display:none}.stay-art{height:175px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#cfd6bb;color:#40563b}.stay-art.grass{background:repeating-linear-gradient(125deg,transparent 0 39px,#93a88222 40px 41px),#d7ddc7}.stay-art.creek{background:repeating-radial-gradient(ellipse at 50% 95%,transparent 0 20px,#ffffff20 21px 22px),#b5c9c3;color:#214a44}.stay-art.power{background:radial-gradient(circle at center,#e3cf9f 0 47%,#e7d9b9 47%);color:#755932}.stay-art>span:last-child{font-size:8px;letter-spacing:.16em;position:absolute;bottom:18px}.stay-art .line-icon{font-family:Georgia,serif;font-size:73px;line-height:1}.stay-content{padding:24px 20px 0}.stay-content .eyebrow{font-size:8px;letter-spacing:.09em;display:block;margin-bottom:10px}.stay-content h3{font-size:24px;font-family:'Libre Caslon Display',Georgia,serif;letter-spacing:-.025em;min-height:32px}.stay-content p{font-size:12px;line-height:1.7;color:var(--muted);margin:14px 0 22px;min-height:42px}.price{font-size:21px}.price small{font-size:9px;color:var(--muted);display:block}.stay-content>a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);font-size:11px;font-weight:600;padding:17px 0;margin-top:20px}.stay-content>a:hover{color:var(--accent)}.pricing-note{display:flex;justify-content:space-between;gap:25px;font-size:10px;margin-top:23px;color:var(--muted)}.pricing-note a{text-decoration:underline;white-space:nowrap}.gather{background:#b64d30;color:#f8f2e5;display:grid;grid-template-columns:1fr 1fr;padding:78px 10%;gap:90px}.gather h2{font-size:64px}.gather p:not(.eyebrow){font-size:14px;max-width:420px;margin:25px 0}.gather small{display:block;font-size:9px;margin-top:15px;color:#ffdfc8}.gather-art{max-width:400px;align-self:center;text-align:center}.gather-art svg{width:100%;fill:none;stroke:#eadab7;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.gather-art span{font-size:12px;letter-spacing:.3em;line-height:2}.plan{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:110px;padding-bottom:105px}.plan-intro h2{font-size:55px}.plan-intro>p:not(.eyebrow){font-size:14px;color:var(--muted);margin:24px 0}.amenities{display:grid;gap:14px;margin:27px 0 35px;font-size:13px}.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:19px 0}summary{cursor:pointer;list-style:none;font-size:14px;font-weight:500;padding-right:30px;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:2px;top:-4px;font-size:23px;font-weight:400}details[open] summary:after{content:'−'}details p{font-size:12px;line-height:1.85;color:var(--muted);margin-top:16px;padding-right:22px}details .text-link{margin-top:10px;font-size:11px}.explore{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:75px;padding-bottom:80px}.explore h2{font-size:56px}.nearby{display:grid;grid-template-columns:1fr 1fr;gap:25px}.nearby h3{font-size:19px;margin:10px 0}.nearby p{font-size:12px;color:var(--muted)}.nearby .text-link{grid-column:1/-1;justify-self:start}.closing{background:#2c4435;color:var(--cream);text-align:center;padding:80px 24px 65px}.closing h2{font-size:72px;margin-bottom:28px}.closing-small{font-size:10px;color:#c2cdb9;margin-top:18px}footer{padding:45px 6% 20px}.footer-top{display:flex;justify-content:space-between;align-items:start;gap:25px;font-size:12px}.footer-top p{margin-bottom:12px}.footer-top .brand{font-size:30px}.footer-top a:hover{text-decoration:underline}.footer-bottom{margin-top:45px;padding-top:17px;border-top:1px solid var(--line);font-size:9px;color:var(--muted);display:flex;justify-content:space-between;gap:15px}.footer-bottom a{text-decoration:underline}@media(min-width:1600px){.hero-copy{padding-left:8%}.hero{max-height:800px}.stays>.section-heading,.stay-tabs,.stay-grid,.pricing-note{max-width:1376px;margin-left:auto;margin-right:auto}}@media(max-width:1000px){nav{gap:18px}nav>a{font-size:11px}header{padding:0 4%}.brand{font-size:28px}.hero{margin:0 15px}.intro{gap:50px}.section{padding-left:6%;padding-right:6%}.day{gap:6%}.day-story h2{font-size:42px}.stay-grid{grid-template-columns:repeat(2,1fr)}.stay-art{height:190px}.stay-content h3,.stay-content p{min-height:0}.price small{display:inline;font-size:10px}.gather{gap:30px;padding:65px 6%}.gather h2{font-size:56px}.plan{gap:6%}.plan-intro h2,.explore h2{font-size:46px}.footer-top{flex-wrap:wrap}.highlights{font-size:10px}}@media(max-width:700px){.concept{font-size:8px;padding:5px 10px}.concept span{display:none}header{height:78px;padding:0 22px}.brand{font-size:27px}.brand svg{width:42px}.brand small{font-size:7px}.menu-toggle{display:flex;align-items:center;gap:18px;border:0;background:none;font-size:12px;color:var(--ink)}.menu-toggle span{font-size:22px}nav{display:none;position:absolute;left:0;right:0;top:78px;padding:20px 24px 27px;background:var(--cream);box-shadow:0 10px 18px #0001;align-items:stretch}nav.open{display:flex;flex-direction:column;gap:18px}nav>a{font-size:15px}.hero{margin:0 10px;min-height:615px;height:calc(90svh - 90px);max-height:760px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#102b256e,#102b2510),linear-gradient(0deg,#1123199c,transparent 40%)}.hero-copy{padding:52px 24px}.hero .eyebrow{font-size:8px;letter-spacing:.14em;margin-bottom:22px}.hero h1{font-size:62px;letter-spacing:-.05em}.hero-copy>p:not(.eyebrow){font-size:14px;margin-bottom:26px}.hero .button{font-size:11px;gap:25px;padding:14px 17px}.hero-bottom{bottom:24px;left:24px;right:24px;font-size:10px}.hero-bottom>a{max-width:100px;text-align:right}.stamp{width:91px;height:91px;font-size:7px;right:27px;top:auto;bottom:100px}.stamp svg{width:40px;margin:4px}.highlights{display:grid;grid-template-columns:1fr 1fr;text-align:center;padding:22px 15px;gap:12px;font-size:9px}.highlights i{display:none}.section{padding:64px 25px}.intro{display:block}.intro h2{font-size:48px}.intro-copy{padding-top:25px}.intro-copy>p:first-child{font-size:18px}.intro-copy .muted{font-size:13px}.day{display:flex;flex-direction:column;padding-top:0;gap:28px}.day-photo{min-height:0;height:420px}.photo-note{font-size:14px;left:16px;bottom:20px}.day-story{padding:0 3px}.day-story h2{font-size:46px}.day-story article p{max-width:none}.section-heading{display:block}.section-heading h2{font-size:47px}.section-heading>p{margin-top:23px}.stay-tabs{gap:6px;flex-wrap:wrap}.stay-tabs button{font-size:10px;padding:7px 11px}.stay-grid{gap:14px;grid-template-columns:1fr}.stay-art{height:165px}.stay-content{padding:22px 24px 0}.stay-content h3{font-size:29px}.stay-content p{font-size:13px;margin:10px 0 20px}.stay-content .eyebrow{font-size:9px}.stay-content>a{font-size:12px}.pricing-note{display:block;font-size:10px}.pricing-note a{display:inline-block;margin-top:12px}.gather{display:block;padding:60px 28px}.gather h2{font-size:54px}.gather-art{display:none}.gather small{font-size:9px}.plan{display:block}.plan-intro h2{font-size:48px}.plan-intro .text-link{margin-bottom:35px}.amenities{grid-template-columns:1fr 1fr;gap:15px 8px;font-size:10px}summary{font-size:13px}.explore{display:block}.explore h2{font-size:47px}.nearby{margin-top:30px;gap:20px}.nearby h3{font-size:18px}.closing{padding:63px 24px 52px}.closing h2{font-size:52px}.closing .eyebrow{font-size:8px}.closing-small{font-size:9px;max-width:270px;margin:18px auto 0}footer{padding:37px 25px 20px}.footer-top{display:grid;grid-template-columns:1fr;font-size:12px;gap:25px}.footer-bottom{flex-direction:column;margin-top:30px;font-size:9px}.footer-top .brand small{font-size:9px}.text-link{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Instagram comparison edition — small, credited images preserve source quality. */
.concept{display:flex;align-items:center;justify-content:center;gap:35px;font-size:9px;letter-spacing:.11em;background:#e4d8c4;padding:8px 15px}.concept a{text-decoration:underline;text-underline-offset:3px;letter-spacing:0}.hero-postcards{position:absolute;right:6%;top:45px;width:260px;z-index:3}.postcard{display:block;background:#f8f2e5;padding:10px 10px 14px;color:#304732;box-shadow:0 10px 40px #0003;transition:transform .25s;width:232px}.postcard img{height:155px;object-fit:cover}.postcard span{display:block;font-family:Georgia,serif;font-style:italic;font-size:12px;margin-top:11px;text-align:center}.postcard-one{transform:rotate(6deg);margin-left:20px}.postcard-two{transform:rotate(-7deg);margin-top:25px}.postcard:hover{transform:rotate(0) translateY(-4px)}.postcard-credit{font-size:8px;letter-spacing:.2em;color:#fff;display:block;text-align:center;margin-top:24px;text-shadow:0 2px 6px #000}.hero-copy{max-width:77%}.hero h1{font-size:clamp(64px,6.2vw,94px)}.moments{padding-top:10px;padding-bottom:85px}.moments .section-heading{align-items:center;margin-bottom:43px}.moments-lead{max-width:360px;font-size:14px;color:var(--muted)}.moments-lead .text-link{margin-top:20px}.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.memory{background:#fffdf6;padding:10px 10px 0;box-shadow:0 4px 18px #283c3010;transition:transform .2s}.memory:nth-child(even){transform:translateY(18px)}.memory:hover{transform:translateY(-5px)}.memory:nth-child(even):hover{transform:translateY(13px)}.memory-picture{position:relative;aspect-ratio:1.16;overflow:hidden}.memory-picture img{object-fit:cover}.memory-picture>span{position:absolute;bottom:9px;left:10px;background:#f6f4ebeb;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px}.memory-caption{padding:16px 7px 18px}.memory-caption h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:25px}.memory-caption p{font-size:11px;color:var(--muted);margin:7px 0 14px;min-height:36px}.memory-caption small{font-size:8px;letter-spacing:.04em;color:#6b755f;border-top:1px solid var(--line);display:block;padding-top:11px}.memory-note{font-size:10px;color:var(--muted);text-align:center;margin-top:45px}.gather-album{align-self:center;justify-self:center;max-width:310px}.gather-photo{display:block;background:#f8f2e5;padding:13px 13px 17px;color:var(--ink);transform:rotate(5deg);box-shadow:0 20px 40px #5b27132b}.gather-photo img{height:220px;object-fit:cover}.gather-photo span{font-family:Georgia,serif;font-style:italic;font-size:13px;display:block;margin-top:15px;text-align:center}.gather-album>p{text-align:center!important;font-size:10px!important;letter-spacing:.1em;margin-top:25px!important}.gather-album strong{font-size:11px;font-weight:500}.intro{padding-bottom:75px}.day{padding-top:30px}.footer-bottom{flex-wrap:wrap}
@media(max-width:1000px){.hero-postcards{right:4%;top:60px;width:205px}.postcard{width:190px;padding:8px 8px 12px}.postcard img{height:134px}.postcard span{font-size:10px}.postcard-one{margin-left:8px}.hero h1{font-size:66px}.hero-copy{max-width:76%;padding-left:5%}.memory-grid{grid-template-columns:repeat(2,1fr);max-width:650px;margin:auto;gap:25px}.memory-picture{aspect-ratio:1.3}.memory-caption p{min-height:0}.memory-note{margin-top:40px}.moments .section-heading{gap:30px}.moments-lead{max-width:310px}}
@media(max-width:700px){.concept{justify-content:space-between;gap:10px;font-size:7px;padding:7px 12px}.concept a{font-size:8px}.hero-postcards{position:relative;right:auto;top:auto;display:flex;justify-content:center;align-items:start;width:auto;gap:7px;padding:0 12px 50px;margin-top:16px}.postcard{width:44%;max-width:190px;padding:7px 7px 10px}.postcard img{height:110px}.postcard span{font-size:8px;margin-top:9px}.postcard-one{margin:0;transform:rotate(-5deg)}.postcard-two{margin-top:12px;transform:rotate(5deg)}.postcard-credit{position:absolute;bottom:18px;font-size:7px}.hero{height:auto;max-height:none;min-height:0;padding-bottom:72px}.hero-copy{max-width:none;padding:43px 24px 0}.hero h1{font-size:58px}.hero-bottom{font-size:9px;bottom:20px}.hero-bottom>a{max-width:90px}.hero-image{height:100%;object-position:58% center}.hero-shade{background:linear-gradient(90deg,#15291c65,#15291c15),linear-gradient(0deg,#172e21c9,transparent 70%)}.hero-copy>p:not(.eyebrow){font-size:13px;margin-bottom:22px}.moments{padding-top:0;padding-bottom:50px}.moments .section-heading{margin-bottom:28px}.moments h2{font-size:46px}.moments-lead{font-size:13px;margin-top:22px}.memory-grid{gap:15px 10px}.memory{padding:6px 6px 0}.memory-caption{padding:12px 4px}.memory-caption h3{font-size:21px}.memory-caption p{font-size:10px;line-height:1.6;min-height:45px;margin:7px 0 10px}.memory-caption small{font-size:7px;padding-top:9px}.memory-picture{aspect-ratio:.92}.memory-picture>span{width:22px;height:22px;font-size:8px;left:7px;bottom:7px}.memory-note{font-size:9px;margin-top:37px;text-align:left}.gather-album{margin:35px auto 0;max-width:280px}.gather-photo img{height:185px}.gather-photo span{font-size:11px}.gather-album>p{font-size:9px!important}.day{padding-top:10px}.intro{padding-bottom:55px}}

/* Concept 03 — concept B's photo-led layout, with practical stay planning. */
body{font-size:16px}.concept{font-size:12px;letter-spacing:.04em;justify-content:space-between;padding:9px 5%}.concept>div{display:flex;gap:24px}.concept a{font-size:12px}.concept b{font-weight:500}.eyebrow,.hero .eyebrow{font-size:12px}.button,nav,.text-link{font-size:14px}.highlights{font-size:14px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-bottom{font-size:14px}.postcard span{font-size:13px}.postcard-credit{font-size:12px;letter-spacing:.09em}.intro-copy .muted{font-size:16px}.moments-lead{font-size:16px}.memory-caption p{font-size:14px;min-height:46px}.memory-caption small,.memory-note{font-size:12px}.memory-caption h3{font-size:28px}.memory-picture>span{font-size:12px}.guest-confidence{margin:0 7% 85px;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:35px}.guest-confidence>div{display:flex;align-items:center;gap:18px}.guest-confidence strong{font-family:'Libre Caslon Display',Georgia,serif;font-size:42px;white-space:nowrap;font-weight:400}.guest-confidence strong>span{font-size:23px;color:var(--accent)}.guest-confidence>div>span{font-size:14px;line-height:1.6}.guest-confidence small{display:block;font-size:12px;color:var(--muted)}.guest-confidence>p{font-size:14px}.guest-confidence>p>span{font-size:12px;color:var(--muted)}.guest-confidence>.text-link{white-space:nowrap;font-size:13px}.day-photo{min-height:690px}.day-story h2{margin-bottom:25px}.story-tabs{display:flex;gap:12px;margin:0 0 18px;border-bottom:1px solid var(--line)}.story-tabs button{border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);padding:10px 3px 13px;font-size:14px}.story-tabs button.selected{border-bottom-color:var(--ink);color:var(--ink)}#story article{display:grid;grid-template-columns:24px 1fr;gap:10px;padding:17px 0;border:0}#story article>span{font-size:12px;color:var(--accent);padding-top:8px}#story article h3{font-size:22px;margin-top:0}#story article p{font-size:16px;max-width:none}.stay-content .eyebrow{font-size:12px}.stay-art>span:last-child{font-size:12px;letter-spacing:.07em}.stay-content p{font-size:16px;min-height:95px}.stay-tabs button{font-size:14px}.stay-spec{font-size:14px;font-weight:500}.stay-select{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;color:var(--ink);border:0;border-top:1px solid var(--line);padding:18px 0;margin-top:18px;font-size:14px;text-align:left}.stay-select.selected{color:var(--accent)}.stay-card:has(.stay-select.selected){outline:2px solid #b64828;outline-offset:-2px}.stay-detail{display:grid;grid-template-columns:1fr 1.25fr;gap:20px 30px;margin-top:26px;padding:30px;background:var(--cream);border-left:3px solid var(--accent)}.stay-detail h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:32px;margin-bottom:10px}.stay-detail p,.stay-detail li{font-size:16px;color:var(--muted)}.stay-detail ul{padding-left:20px;margin:0}.stay-detail li+li{margin-top:5px}.stay-detail>.button{justify-self:start;grid-column:1/-1}.stay-foot{display:flex;justify-content:space-between;gap:30px;margin-top:24px;font-size:14px}.stay-foot>a{white-space:nowrap;text-decoration:underline;text-underline-offset:4px}.pricing-note{font-size:12px}.pricing-note a{white-space:normal}.gather p:not(.eyebrow){font-size:16px}.gather small,.gather-album>p{font-size:12px!important}.gather-photo span{font-size:14px}.events{background:#eee6d6;max-width:none;padding-top:70px;padding-bottom:70px}.events h2{font-size:58px}.events .section-heading>p{font-size:16px;max-width:420px}.event-row{display:grid;grid-template-columns:85px 1fr 1fr 130px;gap:24px;align-items:center;padding:24px 0;border-bottom:1px solid #d0cdbd}.event-date{display:flex;align-items:center;gap:10px}.event-date b{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;font-size:44px;line-height:1}.event-date span{font-size:12px;line-height:1.5}.event-type{font-size:12px;letter-spacing:.07em;color:var(--accent);display:block;margin-bottom:4px}.event-row h3{font-size:25px;font-family:'Libre Caslon Display',Georgia,serif}.event-row .where,.event-row .time{font-size:14px}.event-row .where{color:var(--muted)}.event-row .time{text-align:right}.event-foot{margin-top:26px;display:flex;justify-content:space-between;gap:30px;align-items:center}.event-foot p{font-size:12px;color:var(--muted)}.event-foot>a{white-space:nowrap}.quiet-note{margin-top:30px;border-top:1px solid #cfc9b7;padding-top:24px;display:flex;align-items:start;gap:18px}.quiet-note>span{font-size:28px;line-height:1}.quiet-note p{font-size:16px;color:var(--muted)}.quiet-note strong{display:block;color:var(--ink);margin-bottom:4px}.facility-notes{display:grid;grid-template-columns:1fr 1fr;gap:26px 25px}.facility-notes article{border-top:1px solid var(--line);padding-top:18px}.facility-notes h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:27px;margin-bottom:10px}.facility-notes p{font-size:16px;color:var(--muted)}.facility-links{display:flex;align-items:start;flex-direction:column;gap:18px}.plan-intro>p:not(.eyebrow){font-size:16px}.faq summary{font-size:16px}.faq details p{font-size:16px}.faq details>a{display:inline-block;text-decoration:underline;margin-top:14px;font-size:14px}.nearby p{font-size:16px}.nearby article>span{font-size:12px}.section-heading>p{font-size:16px}.closing-small{font-size:12px}.footer-top{font-size:14px}.footer-bottom{font-size:12px}.source-note{font-size:12px;color:var(--muted);max-width:800px;margin-top:16px;border:0}.source-note summary{font-size:12px}.source-note p{font-size:12px}.source-note a{text-decoration:underline}input:focus-visible{outline:3px solid var(--accent);outline-offset:4px}
@media(max-width:1100px){header{gap:15px}nav{gap:16px}nav>a,.button.small{font-size:13px}.guest-confidence{gap:20px;flex-wrap:wrap}.guest-confidence>p{flex:1;min-width:240px}.hero-postcards{width:220px}.postcard{width:200px}.hero-copy{max-width:74%}.hero h1{font-size:68px}.hero-postcards{right:3%}.event-row{grid-template-columns:78px 1fr 160px 110px;gap:18px}.facility-notes{grid-template-columns:1fr}.plan{gap:6%}.stay-content p{min-height:0}.day-photo{min-height:760px}}
@media(max-width:700px){.concept{font-size:12px;display:block;text-align:center;padding:9px 15px;letter-spacing:0}.concept b{display:block;font-size:12px}.concept>div{justify-content:center;gap:25px;margin-top:4px}.concept a{font-size:12px}.hero-copy{max-width:none}.hero h1{font-size:58px}.hero .eyebrow{font-size:12px;letter-spacing:.06em}.hero-copy>p:not(.eyebrow){font-size:16px}.hero .button{font-size:14px}.hero-postcards{width:auto;right:auto;gap:10px;margin-top:28px}.postcard{width:44%;max-width:190px}.postcard img{height:110px}.postcard span{font-size:12px;line-height:1.35;min-height:33px}.postcard-credit{font-size:12px;letter-spacing:.04em}.hero-bottom{font-size:12px}.hero-bottom>a{max-width:130px}.highlights{font-size:14px;gap:14px}.eyebrow{font-size:12px;letter-spacing:.1em}.intro-copy .muted{font-size:16px}.guest-confidence{margin:0 25px 55px;padding:23px 0;gap:20px;display:flex;align-items:start}.guest-confidence>p{min-width:0;flex-basis:100%;font-size:16px}.guest-confidence>p>span{font-size:14px}.guest-confidence>.text-link{font-size:14px}.moments-lead{font-size:16px}.memory-caption h3{font-size:23px}.memory-caption p{font-size:14px;min-height:72px}.memory-caption small{font-size:12px;letter-spacing:0}.memory-note{font-size:12px}.memory-picture{aspect-ratio:1}.day-photo{min-height:0;height:420px}.story-tabs{gap:14px;justify-content:space-between}.story-tabs button{font-size:14px}#story article p{font-size:16px}.stay-tabs button{font-size:14px}.stay-content .eyebrow{font-size:12px}.stay-content p{font-size:16px}.stay-detail{display:block;padding:25px}.stay-detail h3{font-size:30px}.stay-detail ul{margin:22px 0}.stay-detail>.button{font-size:14px;width:100%;gap:15px;padding:14px 16px}.stay-foot{display:block}.stay-foot a{display:inline-block;margin-top:12px}.pricing-note{font-size:12px}.gather p:not(.eyebrow){font-size:16px}.gather-album strong{font-size:12px}.gather-photo span{font-size:14px}.events{padding:60px 25px}.events h2{font-size:48px}.event-row{grid-template-columns:56px 1fr 85px;gap:10px;padding:20px 0}.event-date{display:block}.event-date b{font-size:39px}.event-date span{display:block;font-size:12px}.event-row h3{font-size:24px}.event-type{font-size:12px}.event-row .where{grid-column:2/4;font-size:14px}.event-row .time{grid-column:3;grid-row:1;font-size:14px;overflow-wrap:anywhere}.event-foot{display:block}.event-foot>a{margin-top:18px;white-space:normal}.quiet-note p{font-size:16px}.facility-notes{grid-template-columns:1fr 1fr;gap:23px 17px;font-size:16px}.facility-notes h3{font-size:26px}.facility-notes p{font-size:16px}.plan-intro .facility-links .text-link{margin-bottom:0}.facility-links{margin-bottom:35px}.faq summary,.faq details p{font-size:16px}.nearby h3{font-size:21px}.nearby p{font-size:16px}.closing .eyebrow{font-size:12px}.closing-small{font-size:12px}.footer-top{font-size:14px}.footer-bottom{font-size:12px}.footer-bottom span{display:block}.button,nav>a,.text-link{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Arrival guidance follows the existing photo-story typography and palette. */
.arrival{padding-top:78px;padding-bottom:78px}.arrival-steps{list-style:none;padding:0;margin:40px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.arrival-steps li{border-top:1px solid var(--line);padding-top:22px}.step-number{display:block;color:var(--accent);font-size:14px;letter-spacing:.12em;margin-bottom:18px}.arrival-steps h3,.arrival-choice h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:32px;letter-spacing:-.025em;margin-bottom:14px}.arrival-steps p,.arrival-choice>p{font-size:16px;color:var(--muted);line-height:1.75}.arrival-choice{display:grid;grid-template-columns:1fr 1.25fr;gap:18px 48px;border-top:1px solid var(--line);padding-top:32px}.arrival-choice .eyebrow{margin-bottom:15px}.arrival-choice .text-link{grid-column:2;justify-self:start}.arrival-choice h3{margin:0}@media(max-width:700px){.arrival{padding:60px 25px}.arrival-steps{grid-template-columns:1fr;gap:28px;margin:28px 0}.arrival-steps h3,.arrival-choice h3{font-size:30px}.arrival-choice{grid-template-columns:1fr;gap:22px}.arrival-choice .text-link{grid-column:1}.step-number{margin-bottom:12px}}

/* Instagram journal: native swipe, scroll snap and visible navigation. */
.carousel-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.carousel-toolbar>p{font-size:16px;color:var(--muted)}.carousel-controls{display:flex;align-items:center;gap:10px;flex-shrink:0}.carousel-controls>span{font-size:14px;min-width:85px;text-align:center;font-variant-numeric:tabular-nums}.carousel-controls button{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--ink);border-radius:50%;background:transparent;color:var(--ink);font-size:24px;line-height:1}.carousel-controls button:hover:not(:disabled){background:var(--ink);color:var(--cream)}.carousel-controls button:disabled{opacity:.3;cursor:default}.memory-carousel .memory-grid{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#7c8b70 transparent;padding:8px 2px 26px;max-width:none;margin:0;overscroll-behavior-x:contain}.memory-carousel .memory{flex:0 0 calc((100% - 66px)/4);min-width:0;scroll-snap-align:start;transform:none!important;display:flex;flex-direction:column}.memory-carousel .memory-picture{aspect-ratio:4/3;flex-shrink:0}.memory-carousel .memory-caption{display:flex;flex-direction:column;flex:1}.memory-carousel .memory-caption h3{font-size:27px}.memory-carousel .memory-caption p{font-size:16px;min-height:0;flex:1;margin-bottom:20px}.memory-carousel .memory-caption small{font-size:12px;letter-spacing:0}.memory-carousel .memory-picture>span{font-size:12px;width:30px;height:30px}.memory-carousel .memory:focus-visible{outline-offset:-3px}.memory-grid:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.memory-note{margin-top:20px}@media(max-width:1000px){.memory-carousel .memory{flex-basis:calc((100% - 44px)/3)}}@media(max-width:700px){.carousel-toolbar{align-items:flex-start;flex-direction:column;gap:14px}.carousel-controls{align-self:flex-end}.memory-carousel .memory-grid{gap:16px}.memory-carousel .memory{flex-basis:86%;padding:9px 9px 0}.memory-carousel .memory-caption{padding:16px 8px}.memory-carousel .memory-caption h3{font-size:28px}.memory-carousel .memory-caption p{font-size:16px}.memory-carousel .memory-caption small{font-size:12px}}

.memory-picture img[src$="instagram-DarKqUWk2ev.jpg"]{object-position:center top}

.programme-source{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;margin:10px 0;border-top:1px solid #cfc9b7;border-bottom:1px solid #cfc9b7}.programme-source span{display:block;font-size:12px;letter-spacing:.06em;color:var(--muted);margin-bottom:5px}.programme-source strong{font-size:18px;font-weight:500}.programme-source>a{flex-shrink:0}@media(max-width:700px){.programme-source{align-items:flex-start;flex-direction:column;gap:16px}.programme-source strong{font-size:17px}.programme-source>a{font-size:14px}}

.event-row[hidden],.programme-toggle button[hidden]{display:none}.programme-toggle{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 0 0}.programme-toggle p{font-size:14px;color:var(--muted)}.programme-toggle button{min-height:48px}@media(max-width:700px){.programme-toggle{align-items:stretch;flex-direction:column;gap:14px}.programme-toggle .button{justify-content:center;width:100%}}

/* Shared informational pages — the same photo-story palette and type. */
.section-more{margin-top:30px}.footer-pages{display:flex;flex-wrap:wrap;gap:15px 30px;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid var(--line);font-size:14px}.footer-pages a:hover{color:var(--accent)}
.page-nav{display:flex;align-items:center;justify-content:center;gap:28px;padding:13px 5%;border-block:1px solid var(--line);font-size:13px;background:#eeeee3;flex-wrap:wrap}.page-nav a{padding:4px 0}.page-nav a[aria-current="page"],nav a[aria-current="page"]{color:var(--accent);text-decoration:underline;text-underline-offset:7px}.page-nav a:hover{color:var(--accent)}
.breadcrumb{max-width:1600px;margin:auto;padding:25px 7% 0;display:flex;gap:12px;font-size:12px;color:var(--muted)}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}
.page-hero{max-width:1600px;margin:auto;padding:50px 7% 70px}.page-hero h1{font-size:clamp(55px,6.6vw,94px);line-height:1.03;letter-spacing:-.035em}.page-hero .eyebrow{color:var(--accent)}.page-hero .page-lead{font-size:18px;line-height:1.75;max-width:620px;color:var(--muted);margin-top:26px}.page-hero.with-photo{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:7%;padding-bottom:64px}.page-hero figure{margin:0;height:440px;padding:10px;background:#fffdf6;transform:rotate(2deg);box-shadow:0 8px 25px #293c3010}.page-hero figure img{object-position:center}.page-hero.text-only{padding-top:45px;padding-bottom:60px;max-width:1600px}.page-hero.text-only>div{max-width:1040px}
.jump-links{max-width:1600px;margin:auto;padding:0 7% 32px;display:flex;gap:32px;flex-wrap:wrap}.subpage .section{padding-top:65px;padding-bottom:65px}.subpage .section h2{font-size:clamp(42px,4.5vw,64px)}.subpage .page-content{padding-top:8px}
.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.guide-grid article{border-top:1px solid var(--line);padding-top:22px}.guide-grid .eyebrow{display:block;font-size:11px;margin-bottom:14px;color:var(--accent)}.guide-grid h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:32px;margin-bottom:14px}.guide-grid p{font-size:16px;line-height:1.75;color:var(--muted)}
.page-source{font-size:12px;color:var(--muted);margin-top:28px}.page-source a{text-decoration:underline;text-underline-offset:3px}
.guide-band{background:#e9ecdf;max-width:none;display:grid;grid-template-columns:1fr 1.1fr;gap:8%;align-items:start}.guide-band>div>p:not(.eyebrow){font-size:17px;color:var(--muted);line-height:1.8}.guide-band .text-link{margin-top:23px}.guide-band .guide-grid{grid-template-columns:1fr 1fr;gap:25px}.guide-band .guide-grid h3{font-size:27px}.guide-band .guide-grid p{font-size:15px}
.next-pages{border-top:1px solid var(--line)}.next-pages>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.next-pages a{display:flex;justify-content:space-between;align-items:center;gap:20px;border-block:1px solid var(--line);padding:26px 0;font-family:'Libre Caslon Display',Georgia,serif;font-size:30px;line-height:1.15}.next-pages a b{font-family:'DM Sans',sans-serif;font-size:24px;font-weight:400}.next-pages a:hover{color:var(--accent)}
.stay-features{padding-top:0!important}.stay-feature{display:grid;grid-template-columns:.7fr 1.3fr;gap:7%;padding:45px 0;border-top:1px solid var(--line);scroll-margin-top:24px}.stay-feature-art{background:#d7ddc7;min-height:310px;display:grid;place-items:center}.stay-feature-art.waterfront{background:#b5c9c3;color:#214a44}.stay-feature-art.powered{background:#e7d9b9;color:#755932}.stay-feature-art.bell{padding:0}.stay-feature-art img{object-fit:cover}.stay-symbol{font-family:Georgia,serif;font-size:140px;line-height:1}.stay-feature-copy>p:not(.eyebrow){margin-top:22px;font-size:17px;color:var(--muted)}.stay-feature-copy h2{font-size:52px!important}.spec-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:10px 22px;margin:24px 0;font-size:13px}.spec-list li{border-bottom:1px solid var(--line);padding-bottom:6px}.stay-feature-copy .practical-note{font-size:15px!important;border-left:2px solid #a6b295;padding-left:18px}.stay-feature-copy .text-link{margin-top:25px}
.map-section{background:#eee6d6;max-width:none}.park-map-image{display:block;padding:12px;background:white;max-width:1100px;margin:30px auto 0;box-shadow:0 5px 20px #293c300a}.park-map-image img{height:auto;object-fit:contain}.map-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:20px auto 0;max-width:1100px}.map-caption p{font-size:13px;color:var(--muted)}
.event-photo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:980px;padding:0 25px;margin:0 auto}.event-photo-strip img{aspect-ratio:4/3;border:9px solid #fffdf6;height:auto;box-shadow:0 6px 18px #293c3010}.event-photo-strip img:nth-child(2){transform:rotate(-3deg)}.event-photo-strip img:nth-child(3){transform:rotate(2deg)}.strip-caption{text-align:center;color:var(--muted);font-size:12px;padding:24px 25px 48px}.subpage .events{scroll-margin-top:30px}
.faq-page{display:grid;grid-template-columns:1fr 1.15fr;gap:8%;align-items:start}.faq-page>div>p:not(.eyebrow){margin-top:25px;color:var(--muted)}.faq-page .text-link{margin-top:24px}.small-callout{border-top:1px solid var(--line);max-width:1120px}.small-callout h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:36px;margin-bottom:18px}.small-callout p{color:var(--muted);max-width:720px}.small-callout .text-link{margin-top:22px}
.explore-editorial{display:grid;grid-template-columns:60px 1.5fr 1fr;gap:40px;border-top:1px solid var(--line);align-items:start}.explore-number{font-family:'Libre Caslon Display',Georgia,serif;font-size:42px;color:var(--accent)}.explore-editorial>div>p:not(.eyebrow){font-size:17px;color:var(--muted);margin-top:25px}.explore-editorial aside{margin-top:25px;border-left:1px solid var(--line);padding-left:35px}.explore-editorial aside h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:36px;line-height:1.35}.explore-editorial aside .eyebrow{display:block}.explore-editorial aside p{color:var(--muted)}.valley-section{background:#eee6d6;max-width:none}.valley-section .guide-grid{margin-top:42px}
.hosts-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding-top:12px!important}.hosts-section figure{margin:0;padding:12px;background:#fffdf6;transform:rotate(-2deg);box-shadow:0 6px 25px #293c3012}.hosts-section img{height:auto;aspect-ratio:4/3;object-fit:cover}.hosts-section figcaption{font-size:12px;text-align:center;margin:13px 0 4px;color:var(--muted)}.hosts-section>div>p:not(.eyebrow){margin-top:25px;font-size:17px;color:var(--muted)}.contact-section{display:grid;grid-template-columns:1fr 1.1fr;gap:8%;border-top:1px solid var(--line)}.contact-section>div>p:not(.eyebrow){color:var(--muted);margin-top:24px}.contact-options a{display:block;border-bottom:1px solid var(--line);padding:22px 30px 22px 0;position:relative}.contact-options a:first-child{border-top:1px solid var(--line)}.contact-options a span{display:block;font-size:11px;letter-spacing:.12em;color:var(--accent);margin-bottom:8px}.contact-options a strong{font-size:clamp(17px,1.8vw,25px);font-weight:500;overflow-wrap:anywhere}.contact-options a b{position:absolute;right:0;top:42px;font-weight:400}.contact-options a:hover strong{text-decoration:underline}.contact-checklist{padding-left:21px;margin:0;color:var(--muted);font-size:17px}.contact-checklist li+li{margin-top:15px}
@media(max-width:1100px){.page-nav{gap:10px 22px}.page-hero.with-photo{gap:5%;grid-template-columns:1fr 1fr}.page-hero h1{font-size:65px}.page-hero figure{height:360px}.guide-grid{gap:28px;grid-template-columns:repeat(2,minmax(0,1fr))}.guide-band{gap:5%}.stay-feature{gap:5%}.stay-feature-copy h2{font-size:44px!important}.explore-editorial{grid-template-columns:45px 1.5fr 1fr;gap:26px}}
@media(max-width:700px){.page-nav{padding:12px 22px;justify-content:flex-start;gap:9px 21px;font-size:13px}.breadcrumb{padding:22px 25px 0}.page-hero,.page-hero.text-only{padding:35px 25px 45px}.page-hero.with-photo{display:flex;flex-direction:column;gap:30px;padding:35px 25px 45px}.page-hero h1{font-size:55px}.page-hero .page-lead{font-size:17px;margin-top:22px}.page-hero figure{width:100%;height:280px}.subpage .section{padding:48px 25px}.jump-links{padding:0 25px 30px;gap:16px 24px}.guide-grid{grid-template-columns:1fr;gap:26px}.guide-grid h3{font-size:31px}.guide-band{display:block}.guide-band>div+div{margin-top:28px}.guide-band .guide-grid{grid-template-columns:1fr;gap:26px}.guide-band .guide-grid p{font-size:16px}.next-pages>div{grid-template-columns:1fr;gap:0}.next-pages a{border-top:0;padding:23px 0}.next-pages a:first-child{border-top:1px solid var(--line)}.stay-feature{grid-template-columns:1fr;gap:25px;padding:30px 0}.stay-feature-art{min-height:0;height:180px}.stay-feature-art.bell{height:220px}.stay-symbol{font-size:95px}.stay-feature-copy h2{font-size:44px!important}.spec-list{font-size:13px}.map-caption{align-items:start;flex-direction:column;gap:15px}.park-map-image{padding:5px}.event-photo-strip{gap:8px;padding:0 25px}.event-photo-strip img{border-width:4px}.strip-caption{font-size:12px;padding-bottom:30px}.faq-page{grid-template-columns:1fr;gap:30px}.small-callout h3{font-size:32px}.explore-editorial{grid-template-columns:1fr;gap:10px}.explore-editorial aside{margin-top:12px;border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.explore-editorial aside h3{font-size:30px}.explore-number{font-size:32px}.hosts-section{grid-template-columns:1fr;gap:35px}.hosts-section figcaption{font-size:11px}.contact-section{grid-template-columns:1fr;gap:30px}.contact-options a strong{font-size:20px}.footer-pages{gap:12px 22px}.page-source{font-size:12px}.subpage .day{padding-top:20px}}

/* Published rates and practical policies, kept separate from the booking system. */
.rates-section{background:#eee6d6;max-width:none}.rates-section>.button{margin-top:24px}.rate-table-wrap{overflow-x:auto;scrollbar-width:thin;margin:28px 0}.rate-table{width:100%;border-collapse:collapse;text-align:left;font-variant-numeric:tabular-nums}.rate-table caption{text-align:left;font-size:18px;padding-bottom:18px;font-weight:500}.rate-table th,.rate-table td{padding:18px 20px;border-bottom:1px solid #c9cabd}.rate-table thead th{font-size:13px;font-weight:500;background:#e3dfcc;vertical-align:bottom}.rate-table tbody th{font-weight:500;font-size:17px}.rate-table td{font-size:22px;white-space:nowrap}.rate-table small{display:block;font-size:12px;font-weight:400;color:var(--muted)}.rate-table th:first-child{padding-left:14px}.rate-notes{display:grid;grid-template-columns:1fr 1fr;gap:8%;margin-top:35px}.rate-notes h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:34px;margin-bottom:15px}.rate-notes p,.rate-notes li,.rate-caveat p{font-size:16px;color:var(--muted);line-height:1.75}.rate-notes ul{padding-left:20px;margin:0}.rate-notes li+li{margin-top:10px}.rate-caveat{border-top:1px solid #c9cabd;padding-top:24px;margin-top:30px}.rate-caveat p+p{margin-top:14px}.rate-caveat strong{color:var(--ink);font-weight:500}
.policy-list{border-top:1px solid var(--line)}.policy-list article{padding:23px 0;border-bottom:1px solid var(--line)}.policy-list h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:29px;margin-bottom:10px}.policy-list p{color:var(--muted);font-size:16px;line-height:1.8;max-width:850px}.cancellation-section .policy-list article{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%}.cancellation-section .policy-list h3{font-size:27px}.policy-note{font-size:14px;margin:25px 0;color:var(--muted);max-width:780px}.rules-intro{padding-top:0!important;padding-bottom:35px!important}.rules-intro>p{font-size:16px;color:var(--muted);max-width:900px}.rule-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:35px;border-block:1px solid var(--line);padding:28px 0}.rule-highlights strong{display:block;font-size:45px;font-family:'Libre Caslon Display',Georgia,serif;font-weight:400}.rule-highlights span{display:block;font-size:14px;color:var(--muted);margin-top:8px}.rule-group{display:grid;grid-template-columns:1fr 1.15fr;gap:8%}.rule-group.alternate{background:#e9ecdf;max-width:none}.rule-group .policy-list{min-width:0}.enquiry-options{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#eee6d6;max-width:none;align-items:center}.enquiry-options>div>p:not(.eyebrow){margin-top:24px;font-size:16px;color:var(--muted)}.enquiry-options .button{gap:20px}.enquiry-options .muted{margin-top:22px}.interior-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;align-items:center;border-top:1px solid var(--line)}.interior-section figure{margin:0;max-width:420px;padding:12px;background:#fffdf6;transform:rotate(-2deg);box-shadow:0 5px 18px #293c3010}.interior-section figure img{height:auto;width:100%;object-fit:contain}.interior-section figcaption{font-size:12px;color:var(--muted);margin:12px 0 0}.interior-section p:not(.eyebrow){color:var(--muted);font-size:17px;margin-top:25px}.interior-section .text-link{margin-top:24px}
@media(max-width:700px){.rate-table{min-width:580px}.rate-table td{font-size:19px}.rate-table th,.rate-table td{padding:14px 12px}.rate-notes{grid-template-columns:1fr;gap:30px}.rate-notes h3{font-size:30px}.cancellation-section .policy-list article{grid-template-columns:1fr;gap:2px}.rule-highlights{grid-template-columns:1fr;gap:22px}.rule-highlights>div{display:grid;grid-template-columns:115px 1fr;gap:18px;align-items:center}.rule-highlights strong{font-size:34px}.rule-highlights span{margin:0}.rule-group,.enquiry-options,.interior-section{grid-template-columns:1fr;gap:30px}.interior-section figure{max-width:360px;justify-self:center}.policy-list h3{font-size:28px}.enquiry-options .button{font-size:14px;padding:15px 18px}.rate-table-wrap:focus-visible{outline:3px solid var(--accent);outline-offset:4px}}
.hire-entry{margin-top:25px}.hire-section{background:#e3ece5;max-width:none}.hire-return{display:flex;align-items:center;justify-content:space-between;gap:22px;border-block:1px solid #bbcbbd;padding:20px 0;margin:24px 0 30px}.hire-return strong{font-weight:500;font-size:21px}.hire-return span{font-size:14px;color:var(--muted)}.hire-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.hire-grid article{background:#faf9f1;padding:27px 23px}.hire-grid h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:33px;margin-bottom:18px}.hire-grid p{font-size:15px;color:var(--muted)}.hire-grid .eyebrow{font-size:10px;display:block;margin-bottom:14px}.hire-grid .hire-price{font-size:32px;color:var(--ink);margin-bottom:8px;line-height:1.25;font-variant-numeric:tabular-nums}.hire-price small{display:block;font-size:14px;margin-top:8px;color:var(--muted)}.hire-note{font-size:16px;color:var(--muted);margin-top:28px}.shop-list{display:grid;grid-template-columns:1fr 1fr;gap:28px 50px}.shop-list article{border-top:1px solid var(--line);padding-top:20px}.shop-list h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:30px;margin-bottom:13px}.shop-list p{color:var(--muted)}.shop-list strong{font-weight:500;color:var(--ink)}.shop-extras{margin-top:28px;color:var(--muted)}.board-source{margin-top:25px}.board-source summary{font-size:16px}.board-source img{height:auto;max-width:850px;margin-top:22px;object-fit:contain}.board-source p{font-size:14px}@media(max-width:1000px){.hire-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.hire-return{align-items:start;flex-direction:column;gap:10px}.hire-grid{gap:14px}.hire-grid article{padding:22px 16px}.hire-grid h3{font-size:28px}.hire-grid .hire-price{font-size:29px}.hire-grid p{font-size:14px}.shop-list{grid-template-columns:1fr;gap:25px}.hire-grid .eyebrow{min-height:32px;letter-spacing:.06em}}

/* Keep the expanded primary navigation readable on tablets and small laptops. */
header #navigation{gap:24px}header #navigation>a{white-space:nowrap}
@media(max-width:1280px){
 header .menu-toggle{display:flex;align-items:center;gap:18px;border:0;background:none;font-size:15px;color:var(--ink)}
 header .menu-toggle span{font-size:22px}
 header #navigation{display:none;position:absolute;left:0;right:0;top:100%;padding:20px 24px 27px;background:var(--cream);box-shadow:0 10px 18px #0001;align-items:stretch;max-height:calc(100dvh - 150px);overflow-y:auto}
 header #navigation.open{display:flex;flex-direction:column;gap:18px}
 header #navigation>a{font-size:15px}
}

/* Global navigation groups replace the secondary page and footer menus. */
#navigation .nav-group{position:relative;border:0;margin:0;padding:0}
#navigation .nav-group>summary{display:flex;align-items:center;gap:8px;padding:12px 0;font:inherit;white-space:nowrap;list-style:none;cursor:pointer}
#navigation .nav-group>summary::-webkit-details-marker{display:none}
#navigation .nav-group>summary::after{content:'⌄';position:static;font-size:16px;line-height:1;transition:transform .15s}
#navigation .nav-group[open]>summary::after{transform:rotate(180deg)}
#navigation .nav-dropdown{position:absolute;top:100%;left:-18px;min-width:210px;display:flex;flex-direction:column;padding:10px;background:var(--cream);border:1px solid var(--line);box-shadow:0 12px 24px #0001}
#navigation .nav-dropdown a{display:block;padding:12px;font-size:14px;white-space:nowrap}
#navigation .nav-dropdown a:hover{background:#e7e9de}
#navigation .current-group>summary,#navigation a[aria-current="page"]{color:var(--accent);text-decoration:underline;text-underline-offset:6px}
@media(max-width:1280px){#navigation .nav-group>summary{font-size:15px;padding:0}#navigation .nav-dropdown{position:static;box-shadow:none;border:0;border-left:1px solid var(--line);margin:12px 0 0 8px;padding:0 0 0 12px;min-width:0}}

/* Local shopping and dining: practical details within the village guide. */
.village-guide{background:#e3ece5;max-width:none}.village-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 48px}.village-place{padding:30px 0;border-top:1px solid #b9c8ba;display:flex;flex-direction:column;align-items:flex-start}.village-place h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:38px;font-weight:400;line-height:1.15;margin:10px 0 12px}.village-place>p{font-size:16px;line-height:1.65}.village-place .eyebrow{font-size:12px}.village-place .village-address{color:var(--muted);margin:0 0 16px}.village-place .village-note{font-size:14px;color:var(--muted);margin:14px 0 22px}.village-links{display:flex;flex-wrap:wrap;gap:14px 24px;margin-top:auto}.village-links .text-link{font-size:14px}.village-guide>.page-source{margin-top:24px;max-width:1000px}
@media(max-width:700px){.village-grid{grid-template-columns:1fr;gap:4px}.village-place{padding:25px 0}.village-place h3{font-size:32px}}

/* Semantic content keeps the existing editorial layout. */
.facilities-heading{margin-bottom:38px;font-size:clamp(36px,4vw,58px)}
.event-date time{display:contents}
.breadcrumb{position:static;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;box-shadow:none;background:transparent}
@media(max-width:700px){.hero h1{font-size:clamp(42px,12vw,58px)}.page-hero h1{font-size:clamp(42px,11.5vw,55px)}}

/* Attributed, dated guest excerpts keep full reviews one click away. */
.guest-reviews{padding-top:0;padding-bottom:80px}
.guest-reviews .section-heading{align-items:center;margin-bottom:36px}
.review-overview{flex-shrink:0}
.review-rating{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:22px 28px;border:1px solid var(--line);background:#edf0e5}
.review-rating strong{font-size:42px;line-height:1.1;font-weight:500;letter-spacing:-.04em}
.review-rating strong>span{font-size:26px;color:#a36b16;margin-left:6px}
.review-rating small{font-size:16px;letter-spacing:0;color:var(--muted);margin-left:7px}
.review-rating>span:last-child{font-size:12px;color:var(--muted)}
.review-source{font-family:Roboto,Arial,sans-serif;font-size:14px;font-weight:400;color:#1f1f1f;white-space:nowrap;letter-spacing:normal;margin-top:7px}
.guest-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.guest-review{margin:0;padding:24px;background:#fff;border:1px solid #e0e3dc;border-radius:16px;box-shadow:0 3px 14px #26392c06;display:flex;flex-direction:column}
.guest-review .review-profile{display:flex;align-items:center;justify-content:space-between;gap:12px}
.review-author{display:flex;align-items:center;gap:12px;min-width:0}
.review-avatar{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;border-radius:50%;background:#e6ece1;color:#38513c;font-size:15px;font-weight:600;letter-spacing:.02em}
.guest-review:nth-child(2) .review-avatar{background:#f1e6dc;color:#7a5137}
.guest-review:nth-child(3) .review-avatar{background:#e4ebf0;color:#3e5a70}
.review-author-meta{display:flex;flex-direction:column;gap:3px;min-width:0}
.guest-review cite{font-size:15px;font-style:normal;font-weight:600;line-height:1.4}
.guest-review time{color:var(--muted);font-size:12px}
.review-author:hover cite{text-decoration:underline;text-underline-offset:3px}
.review-google{display:flex;align-items:center;justify-content:center;width:32px;height:40px;flex-shrink:0}
.review-google img{display:block;width:22px;height:22px}
.review-stars{color:#e8aa22;letter-spacing:2px;font-size:19px;margin:18px 0 12px;line-height:1.2}
.guest-review blockquote{margin:0 0 24px;flex:1}
.guest-review blockquote p{font-family:inherit;font-size:16px;line-height:1.75;letter-spacing:normal;color:#35433a}
.review-card-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 14px;border-top:1px solid #edf0e9;padding-top:16px}
.review-card-footer>span{font-size:11px;color:var(--muted)}
.review-card-footer a{font-size:12px;font-weight:500;text-decoration:underline;text-underline-offset:4px}
.review-rating{border-radius:14px;background:#fff}
.review-foot{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-top:24px}
.review-foot p{font-size:12px;color:var(--muted);max-width:710px;line-height:1.7}
.review-foot .text-link{flex-shrink:0;font-size:13px}
@media(max-width:1000px){.guest-review-grid{gap:14px}.guest-review{padding:20px}.review-foot{flex-direction:column;gap:16px}}
@media(max-width:700px){.guest-reviews{padding:0 25px 55px}.guest-reviews .section-heading{display:block;margin-bottom:24px}.guest-reviews h2{font-size:44px}.review-overview{margin-top:24px}.review-rating{padding:18px 22px}.guest-review-grid{grid-template-columns:1fr;gap:16px}.guest-review{padding:22px}.review-card-footer a{font-size:13px}.review-foot p,.review-foot .text-link,.review-rating>span:last-child{font-size:14px}}

/* Shared official social links and a quiet payment-method notice. */
.footer-connect{display:flex;justify-content:space-between;align-items:flex-start;gap:28px;margin-top:32px;padding-top:26px;border-top:1px solid var(--line)}
.footer-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 12px}
.footer-social-links{display:flex;flex-wrap:wrap;gap:12px 26px}
.footer-social-links a{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:14px;border-bottom:1px solid var(--line)}
.footer-social-links a:hover{border-color:var(--ink)}
.payment-methods{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}
.payment-methods li{display:flex;align-items:center;justify-content:center;padding:5px 10px;border:1px solid var(--line);border-radius:4px;background:#fff}
.payment-methods img{display:block;width:48px;height:30px;object-fit:contain}
.footer-social-links img{display:block;width:32px;height:32px;flex-shrink:0;object-fit:contain}
.footer-connect+.footer-bottom{margin-top:26px}
@media(max-width:700px){.footer-connect{flex-direction:column;gap:24px}.footer-social-links{gap:12px 24px}}

/* Review cards use the same arrows and native swipe behaviour as the journal. */
.review-carousel .guest-review-grid{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#7c8b70 transparent;padding:4px 0 18px;overscroll-behavior-x:contain}
.review-carousel .guest-review{flex:0 0 calc((100% - 48px)/3);min-width:0;scroll-snap-align:start}
.memory-more{text-align:center;margin-top:20px}
@media(max-width:1000px){.review-carousel .guest-review-grid{gap:14px}.review-carousel .guest-review{flex-basis:calc((100% - 28px)/3)}}
@media(max-width:700px){.review-carousel .guest-review-grid{gap:16px}.review-carousel .guest-review{flex-basis:86%}}
.memory-picture img[src$="instagram-DajYVr4FP3z.jpg"],.memory-picture img[src$="instagram-DbwevmHFDr2.jpg"]{object-position:center 25%}

/* Clear source labels and account-led Instagram cards. */





.review-source{display:flex;align-items:center;gap:7px}
.review-source img{width:18px;height:18px;object-fit:contain}
.memory-carousel .memory{padding:0;background:#fff;border:1px solid #e0e3dc;border-radius:14px;overflow:hidden;box-shadow:0 3px 14px #26392c06}
.instagram-post-header{display:flex;align-items:center;gap:8px;padding:14px 12px;min-height:54px;flex-shrink:0;font-family:Arial,sans-serif;font-size:12px;font-weight:600;line-height:1.3;color:#26372c}
.instagram-post-header img{display:block;width:22px;height:22px;flex-shrink:0;object-fit:contain}
.instagram-post-header>span:not(.post-open){min-width:0;overflow-wrap:anywhere}
.instagram-post-header .post-open{margin-left:auto;font-size:18px;font-weight:400;color:var(--muted)}
.memory-carousel .memory-caption{padding:18px 16px}
.memory-carousel .memory-caption h3{font-family:inherit;font-size:16px;font-weight:600;line-height:1.45;letter-spacing:normal}
.memory-carousel .memory-caption p{font-size:14px;line-height:1.65;margin:8px 0 20px}
.memory-carousel .memory-caption small{font-size:11px;line-height:1.6;color:var(--muted)}
@media(max-width:700px){.instagram-post-header{padding:14px;font-size:13px}.memory-carousel .memory-caption{padding:18px}.memory-carousel .memory-caption p{font-size:15px}.memory-carousel .memory-caption small{font-size:12px}}

/* Name the review source alongside its map pin. */
.guest-review .review-profile{flex-wrap:wrap;gap:12px 10px}
.review-google{width:auto;min-height:40px;gap:5px;margin-left:auto;font-size:12px;line-height:1.3;font-weight:500;white-space:nowrap}
.review-google img{width:18px;height:22px;object-fit:contain}
.review-google:hover span{text-decoration:underline;text-underline-offset:3px}
