@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Libre+Caslon+Display&display=swap');
:root{--paper:#f8f5ef;--white:#fffdfa;--ink:#302d28;--muted:#726c61;--wine:#62383a;--wine-deep:#44292b;--gold:#a97838;--line:#dfd9cd;--sand:#f0eadf;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--radius:10px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}button img{pointer-events:none}button{color:inherit}p,h1,h2,h3{margin-top:0}h1,h2,h3{font-weight:400}h1,h2,h3,.brand-name{font-family:var(--serif)}h1{font-size:clamp(76px,7.7vw,112px);line-height:.97;letter-spacing:-3px;margin-bottom:27px}h2{font-size:clamp(42px,4.4vw,66px);line-height:1.08;letter-spacing:-1.7px;margin-bottom:25px}h3{font-size:30px;line-height:1.17}em{font-family:Georgia,serif;font-weight:400;font-size:.88em;color:var(--wine)}p{margin-bottom:18px}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:108px}.eyebrow{font-family:var(--sans);font-size:10px;font-weight:650;line-height:1.6;letter-spacing:2.1px;color:var(--gold);margin-bottom:23px}.icon{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip-link{position:fixed;z-index:200;left:15px;top:-90px;padding:12px;background:var(--wine);color:white}.skip-link:focus{top:15px}:focus-visible{outline:3px solid var(--gold);outline-offset:5px}button:focus-visible{outline-offset:3px}.site-header{position:sticky;top:0;z-index:30;background:rgba(248,245,239,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{min-height:94px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:12px;line-height:1}.brand>.icon{width:42px;height:42px;color:var(--wine);stroke-width:1.1}.brand-name{display:block;font-size:35px;letter-spacing:.1px}.brand-sub{display:block;font-size:7px;letter-spacing:2px;font-weight:600;margin-top:8px}.desktop-nav{display:flex;gap:28px;margin-left:auto;font-size:12px}.desktop-nav a{position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:-4px;left:0;height:1px;background:var(--wine);width:0;transition:width .2s}.desktop-nav a:hover:after{width:100%}.nav-book{padding:10px 19px;border:1px solid var(--wine);color:var(--wine);border-radius:5px;font-size:12px;font-weight:600;white-space:nowrap;display:flex;gap:24px;align-items:center}.nav-book:hover{background:var(--wine);color:white}.menu-toggle{display:none;background:none;border:0;width:40px;height:40px;padding:8px}.menu-toggle span{display:block;height:1.5px;background:var(--ink);margin:7px 0}.mobile-nav{padding:10px 24px 22px;border-top:1px solid var(--line)}.mobile-nav:not([hidden]){display:grid}.mobile-nav a{padding:9px 0}.hero{display:grid;grid-template-columns:1fr 1.02fr;gap:60px;align-items:center;padding-top:60px;padding-bottom:50px;min-height:730px}.hero-copy{padding-bottom:15px}.hero .eyebrow{margin-bottom:24px}.hero-description{font-size:15px;color:var(--muted);max-width:385px;line-height:1.8;margin-bottom:26px}.booking-buttons{display:flex;gap:10px;align-items:stretch}.button{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 20px;border-radius:6px;font-size:12px;line-height:1.45;transition:transform .2s,box-shadow .2s;min-height:54px}.button strong{font-weight:700}.button>span:last-child{font-size:21px;line-height:1}.button:hover{transform:translateY(-3px);box-shadow:0 8px 18px #302d2814}.booking{background:#153a64;color:white}.airbnb{background:#b95148;color:white}.booking-note{font-size:10px;margin:11px 0 0;color:var(--muted)}.discover-link{display:inline-flex;align-items:center;gap:13px;margin-top:35px;font-size:11px;font-weight:500}.circle-arrow{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;width:33px;height:33px;font-size:18px}.hero-visual{position:relative;padding-left:8px}.hero-image{display:block;width:100%;height:564px;padding:0;border:0;background:var(--sand);border-radius:260px 260px 5px 5px;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:40% center;transition:transform .6s}.hero-image:hover img{transform:scale(1.025)}.hero-stamp{position:absolute;left:-48px;bottom:80px;width:123px;height:123px;background:var(--paper);color:var(--wine);border:1px solid #c9b895;border-radius:50%;box-shadow:0 0 0 7px var(--paper);display:flex;align-items:center;justify-content:center;gap:5px;transform:rotate(-9deg)}.hero-stamp .icon{width:22px;height:36px}.hero-stamp span{font-size:12px;line-height:1.6}.hero-stamp em{font-size:17px}.image-footnote{font-size:9px;letter-spacing:.3px;margin:14px 0 0;display:flex;align-items:center;gap:7px;color:var(--muted)}.image-footnote>span:last-child{margin-left:auto;font-size:9px}.little-dot{background:var(--gold);width:5px;height:5px;border-radius:100%}.facts-wrap{border-block:1px solid var(--line)}.facts{display:grid;grid-template-columns:repeat(4,1fr);padding-block:27px;gap:22px}.facts>div{display:flex;align-items:center;gap:16px;border-right:1px solid var(--line)}.facts>div:last-child{border:none}.facts .icon{color:var(--wine);width:28px;height:28px}.facts p{margin:0;line-height:1.5}.facts strong{display:block;font-size:12px;font-weight:600}.facts span{font-size:9px;color:var(--muted)}.intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:115px}.intro-heading{padding-top:5px}.regional-mark{display:flex;align-items:center;gap:18px;margin-top:40px;color:var(--gold);font-size:11px;line-height:1.7}.regional-mark .icon{width:43px;height:43px;stroke-width:1}.intro-content>p{font-size:14px;color:var(--muted)}.intro-content>.lead{font:28px/1.35 var(--serif);color:var(--ink);max-width:410px;margin-bottom:20px}.amenities{display:grid;grid-template-columns:1fr 1fr;gap:25px 24px;list-style:none;padding:27px 0 0;margin:25px 0 0;border-top:1px solid var(--line)}.amenities li{display:flex;align-items:flex-start;gap:13px}.amenities .icon{color:var(--wine);width:23px;height:23px}.amenities h3{font:550 12px/1.4 var(--sans);margin:0 0 5px}.amenities p{font-size:10px;color:var(--muted);line-height:1.6;margin:0}.access-note{display:flex;gap:11px;align-items:center;margin:30px 0 0!important;font-size:10px!important;padding:13px;background:var(--sand);border-radius:5px}.access-note .icon{width:19px;height:19px}.gallery-section{background:#eee8dd}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:34px}.section-top h2{margin-bottom:0}.text-button{background:none;border:0;border-bottom:1px solid var(--wine);padding:0 0 6px;color:var(--wine);font-size:12px;display:inline-flex;gap:22px;white-space:nowrap}.gallery-grid{display:grid;grid-template-columns:1.1fr 1.1fr 1fr 1fr;grid-template-rows:220px 220px;gap:12px}.photo{position:relative;display:block;padding:0;border:0;border-radius:5px;overflow:hidden;background:#dcd5c8}.photo img{width:100%;height:100%;object-fit:cover;transition:transform .55s,filter .3s;filter:brightness(.99)}.photo:hover img{transform:scale(1.04);filter:brightness(1.03)}.gallery-grid .photo:first-child{grid-column:span 2;grid-row:span 2}.photo-caption{position:absolute;bottom:0;left:0;right:0;text-align:left;color:white;background:linear-gradient(transparent,#0009);padding:40px 16px 12px;font-size:10px;display:flex;align-items:center;justify-content:space-between;line-height:1.4}.photo-caption>span{font-size:18px}.gallery-more{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:12px}.photo-small{height:150px}.photo-small .photo-caption{font-size:9px;padding:20px 11px 10px}.gallery-hint{text-align:right;font-size:10px;color:var(--muted);margin:12px 0 0}.quote-section{background:var(--wine);color:#f9f2e5;padding:74px 0;overflow:hidden}.quote-inner{text-align:center;position:relative}.quote-inner>.icon{width:35px;height:35px;color:#d2b887;margin-bottom:25px;stroke-width:1}.quote-inner>p{font:clamp(34px,3.4vw,50px)/1.2 var(--serif);letter-spacing:-.5px;margin-bottom:24px}.quote-inner em{color:#dfc591;font-size:.9em}.quote-inner>span{font-size:8px;letter-spacing:2.6px;color:#e2d1b6}.village{display:grid;grid-template-columns:.9fr 1.1fr;gap:105px}.village-intro>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:310px}.village-window{position:relative;width:280px;margin-top:30px}.village-window img{height:196px;width:280px;object-fit:cover;object-position:left 38%;border-radius:100px 100px 4px 4px}.village-window>span{display:flex;align-items:center;gap:6px;font-size:10px;margin-top:11px;color:var(--wine)}.village-window .icon{width:15px;height:15px}.sights{padding-top:7px}.sight{display:flex;gap:24px;padding:26px 0;border-bottom:1px solid var(--line)}.sight:first-child{padding-top:0}.sight-number{font:28px/1.2 var(--serif);color:var(--gold);padding-top:27px}.distance{display:block;font-size:9px;letter-spacing:.3px;color:var(--gold);font-weight:550;margin-bottom:8px}.sight h3{font-size:29px;margin-bottom:10px}.sight p{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:10px}.text-link{font-size:11px;font-weight:600;color:var(--wine);display:inline-flex;align-items:center;gap:26px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.walk-note{margin-top:19px;font-size:9px;color:var(--muted);line-height:1.7}.walk-note p{margin-bottom:6px}.walk-note a{text-decoration:underline;text-underline-offset:3px}.food-section{background:#efebe1}.section-intro{max-width:300px;font-size:13px;color:var(--muted);margin-bottom:4px}.food-layout{display:grid;grid-template-columns:.8fr 1.3fr;gap:30px;margin-top:45px}.breakfast-card{background:#e3d4b9;padding:38px 35px;border-radius:5px;display:flex;flex-direction:column;align-items:flex-start;position:relative}.breakfast-card>.icon{width:34px;height:34px;color:var(--wine);margin-bottom:25px}.breakfast-card>.eyebrow{font-size:8px;color:#705737;margin-bottom:14px}.breakfast-card h3{font-size:55px;line-height:1;margin-bottom:18px}.breakfast-card p{font-size:12px;color:#675d4e;max-width:255px}.breakfast-link{font-size:11px;color:var(--wine);font-weight:650;border-bottom:1px solid #a58c6a;padding-bottom:5px;display:flex;gap:28px;margin:8px 0 30px}.breakfast-bottom{margin-top:auto;padding-top:20px;border-top:1px solid #cdbb9b;font-size:9px;width:100%;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.restaurants{display:grid;grid-template-columns:1fr 1fr;gap:0 34px}.restaurant{padding:23px 0;display:flex;flex-direction:column;border-bottom:1px solid #d9d0c0}.restaurant:nth-child(-n+2){padding-top:12px}.restaurant:nth-child(n+3){border-bottom:0}.restaurant>.eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:12px;color:#88734d}.restaurant h3{font-size:36px;margin-bottom:13px}.restaurant p{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:20px}.restaurant-links{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:auto}.subtle-link{font-size:9px;color:#665d51;text-decoration:underline;text-underline-offset:3px}.hours-note{font-size:10px;margin:23px 0 0;color:var(--muted)}.location{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.location-card{background:var(--wine);color:#f5eedd;padding:48px 43px 30px;border-radius:170px 170px 7px 7px;min-height:545px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.location-card>.eyebrow{color:#d9bd92;font-size:8px;margin-top:13px;margin-bottom:19px}.location-card>.icon{width:30px;height:30px;color:#d9bd92;margin-bottom:15px;stroke-width:1}.location-card h3{font-size:54px;line-height:1.04;margin-bottom:19px}.location-card em{color:#dfc797}.location-card p{font-size:12px;line-height:1.8;color:#e0d0c6}.location-button{border:1px solid #b29687;min-height:45px;font-size:10px;padding:11px 18px;margin-top:8px;border-radius:5px}.location-label{font-size:7px;letter-spacing:2px;color:#d6bc9b;margin-top:31px}.location-copy>p:not(.eyebrow){font-size:13px;color:var(--muted)}.arrival-item{display:flex;gap:17px;margin-top:24px}.arrival-item>.icon{width:23px;height:23px;color:var(--wine)}.arrival-item h3{font:600 12px/1.5 var(--sans);margin-bottom:5px}.arrival-item p{font-size:11px;color:var(--muted);margin:0;line-height:1.8}.faq-section{background:#f1ece3;padding-block:80px}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:95px}.faq-layout h2{font-size:53px}.faq-list details{border-bottom:1px solid #dcd4c7;padding:18px 0}.faq-list details:first-child{padding-top:5px}.faq-list summary{font-size:13px;font-weight:500;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;line-height:1;font-weight:400;color:var(--gold);transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:12px;line-height:1.8;color:var(--muted);margin:15px 30px 1px 0}.reservation{text-align:center;padding-block:100px}.reservation-inner>.icon{color:var(--gold);width:32px;height:40px;margin-bottom:20px;stroke-width:1}.reservation .eyebrow{margin-bottom:22px}.reservation h2{font-size:clamp(44px,5vw,72px);line-height:1.08}.reservation-inner>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted)}.reservation .booking-buttons{justify-content:center;margin-top:30px}.reservation .button{min-width:215px;font-size:13px;padding:17px 22px}.reservation-inner>.reservation-note{font-size:10px!important;margin:16px 0}.reviews-link{font-size:11px;color:var(--wine);border-bottom:1px solid #c1aaa0;padding-bottom:4px}.site-footer{border-top:1px solid var(--line);padding-top:38px}.footer-top{display:flex;gap:70px;align-items:center;padding-bottom:33px}.footer-top>.brand .brand-name{font-size:30px}.footer-top>.brand>.icon{width:35px;height:35px}.footer-top>p{font-size:11px;color:var(--muted);line-height:1.7;margin:0}.footer-top nav{display:flex;gap:25px;font-size:11px;margin-left:auto}.footer-bottom{border-top:1px solid var(--line);padding-block:19px;display:flex;justify-content:space-between;gap:25px;font-size:8px;color:var(--muted)}.mobile-booking{display:none}.lightbox{border:0;padding:20px 28px;background:#181714;color:white;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0}.lightbox::backdrop{background:#181714}.lightbox[open]{display:flex;flex-direction:column}.lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;font-size:13px;flex-shrink:0}.lightbox-toolbar button{color:white;border:1px solid #69665d;background:none;border-radius:30px;padding:7px 17px;font-size:12px}.lightbox-toolbar button>span{font-size:23px;vertical-align:middle;margin-left:10px}.lightbox-stage{display:flex;align-items:center;justify-content:center;gap:25px;flex:1;min-height:0;padding:20px 0}.lightbox-stage img{max-width:calc(100% - 140px);max-height:100%;width:auto;height:auto;object-fit:contain}.lightbox-stage button{width:44px;height:44px;border:1px solid #767064;background:none;border-radius:50%;color:white;flex-shrink:0;font-size:21px}.lightbox>p{text-align:center;font-size:13px;margin:0 0 10px}.lightbox-dots{display:flex;gap:5px;justify-content:center;flex-shrink:0}.lightbox-dots button{width:25px;height:30px;padding:0;background:transparent;border:0;display:grid;place-items:center}.lightbox-dots button:before{content:'';width:5px;height:5px;border-radius:50%;background:#807c72}.lightbox-dots button[aria-current=true]:before{background:#e1bf7f;width:8px;height:8px}
@media(min-width:1600px){.container{width:1300px}.hero{gap:100px;min-height:800px}.hero-image{height:630px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.desktop-nav{gap:18px;font-size:10px}.header-inner{gap:22px}.hero{gap:35px;min-height:660px}.hero-image{height:520px}.hero h1{font-size:83px}.hero-stamp{left:-23px;width:100px;height:100px;bottom:75px}.hero-stamp span{font-size:10px}.hero-stamp em{font-size:14px}.hero .button{gap:14px;padding:13px 14px;font-size:11px}.intro{gap:65px}.village{gap:65px}.food-layout{grid-template-columns:.85fr 1.15fr;gap:28px}.restaurants{gap:0 25px}.location{gap:65px}.faq-layout{gap:65px}.facts>div{gap:10px}.facts strong{font-size:11px}.facts span{font-size:8px}.gallery-grid{grid-template-rows:180px 180px}.photo-small{height:130px}}
@media(max-width:860px){.desktop-nav{display:none}.nav-book{margin-left:auto}.menu-toggle{display:block}.header-inner{min-height:78px}.hero{gap:30px;min-height:620px;padding-top:40px}.hero h1{font-size:74px}.hero-description{font-size:13px}.hero-image{height:470px}.hero .booking-buttons{flex-direction:column;max-width:235px;gap:8px}.hero .button{padding:12px 15px;min-height:44px}.hero-stamp{width:85px;height:85px;left:-19px;bottom:63px}.hero-stamp .icon{display:none}.hero .booking-note{max-width:200px;font-size:9px}.hero .discover-link{margin-top:23px}.facts{grid-template-columns:1fr 1fr;gap:24px;padding-block:25px}.facts>div:nth-child(2){border:0}.facts strong{font-size:12px}.facts span{font-size:10px}.intro{grid-template-columns:.8fr 1.2fr;gap:40px}.intro h2{font-size:44px}.amenities{gap:22px 18px}.amenities li{gap:10px}.amenities .icon{width:20px}.amenities h3{font-size:11px}.section{padding-block:75px}.village{grid-template-columns:.85fr 1.15fr;gap:40px}.village-window{width:100%}.village-window img{width:100%;height:185px}.village h2{font-size:47px}.sight{gap:15px}.sight h3{font-size:26px}.food-layout{gap:24px}.breakfast-card{padding:30px 25px}.breakfast-card h3{font-size:48px}.restaurants{gap:0 21px}.restaurant h3{font-size:31px}.restaurant p{font-size:11px}.restaurant .eyebrow{font-size:7px}.section-intro{max-width:240px;font-size:12px}.location{gap:40px}.location-card{padding-inline:25px;min-height:520px}.location-card h3{font-size:46px}.location-copy h2{font-size:48px}.faq-layout{gap:45px}.faq-layout h2{font-size:46px}.footer-top{gap:35px}.footer-top nav{gap:18px;font-size:10px}.footer-top>p{font-size:10px}.gallery-grid{grid-template-rows:150px 150px}.photo-small{height:110px}.photo-caption{font-size:8px;padding-inline:10px}.photo-small .photo-caption{font-size:7px;padding-inline:8px}}
@media(max-width:640px){html{scroll-padding-top:84px}.container{width:calc(100% - 40px)}.header-inner{min-height:72px;gap:14px}.brand-name{font-size:28px}.brand-sub{font-size:5.8px;letter-spacing:1.5px;margin-top:6px}.brand>.icon{width:32px;height:32px}.brand{gap:8px}.nav-book{font-size:10px;padding:8px 11px;gap:12px}.menu-toggle{width:32px;padding:4px}.hero{display:flex;flex-direction:column;gap:34px;padding-top:38px;padding-bottom:27px;min-height:0}.hero-copy{width:100%;padding:0}.hero .eyebrow{font-size:8px;letter-spacing:1.7px;margin-bottom:23px}.hero h1{font-size:78px;letter-spacing:-2px;margin-bottom:22px;line-height:.98}.hero-description{font-size:13px;max-width:350px;line-height:1.75;margin-bottom:21px}.hero-description br{display:none}.hero .booking-buttons{flex-direction:row;max-width:none;width:100%;gap:9px}.hero .button{flex:1;font-size:11px;padding:14px 14px;min-height:51px;gap:8px}.hero .booking-note{max-width:none;font-size:9px;margin-top:10px}.hero .discover-link{display:none}.hero-visual{width:100%;padding:0}.hero-image{height:auto;aspect-ratio:1.04;border-radius:190px 190px 4px 4px}.hero-image img{object-position:40% center}.hero-stamp{left:auto;right:8px;bottom:49px;width:89px;height:89px;box-shadow:0 0 0 5px var(--paper)}.hero-stamp span{font-size:10px}.hero-stamp em{font-size:14px}.image-footnote{font-size:8px;margin-top:13px}.image-footnote>span:last-child{font-size:8px}.facts{gap:23px 14px;padding-block:23px}.facts>div{gap:10px;border-right:0}.facts .icon{width:24px;height:24px}.facts strong{font-size:10px}.facts span{font-size:8px}.section{padding-block:62px}h2{font-size:44px;letter-spacing:-1px}.eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:20px}.intro{display:block}.intro h2{font-size:46px;margin-bottom:25px}.intro h2 br:nth-child(2){display:none}.regional-mark{display:none}.intro-content>.lead{font-size:25px;max-width:none}.intro-content>p{font-size:12px}.amenities{gap:24px 17px;padding-top:25px}.amenities h3{font-size:11px}.amenities p{font-size:9px}.access-note{font-size:9px!important}.section-top{display:block;margin-bottom:27px}.section-top h2{font-size:43px}.text-button{margin-top:20px;font-size:11px}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:240px 170px 170px;gap:9px}.gallery-grid .photo:first-child{grid-column:span 2;grid-row:span 1}.photo-caption{font-size:10px;padding:35px 12px 10px}.gallery-more{display:flex;overflow-x:auto;gap:9px;scroll-snap-type:x mandatory;padding-bottom:7px;margin-top:9px}.photo-small{flex:0 0 135px;height:110px;scroll-snap-align:start}.photo-small .photo-caption{font-size:8px;padding:20px 10px 8px}.gallery-hint{font-size:9px;text-align:left}.quote-section{padding-block:59px}.quote-inner>p{font-size:33px;line-height:1.2}.quote-inner>span{font-size:7px;letter-spacing:1.7px}.quote-inner>.icon{margin-bottom:20px;width:30px;height:30px}.village{display:block}.village h2{font-size:47px}.village-intro h2 br:nth-child(2){display:none}.village-intro>p:not(.eyebrow){max-width:none;font-size:12px}.village-window{display:none}.sights{padding-top:12px}.sight{padding-block:23px;gap:18px}.sight:first-child{padding-top:12px}.sight h3{font-size:29px}.sight-number{font-size:28px}.sight p{font-size:11px}.distance{font-size:9px}.walk-note{font-size:9px}.section-intro{max-width:none;font-size:12px;margin-top:21px}.food-layout{display:block;margin-top:28px}.breakfast-card{padding:28px}.breakfast-card h3{font-size:53px}.breakfast-card h3 br{display:none}.breakfast-card>.icon{position:absolute;right:28px;top:28px;width:33px;height:33px}.breakfast-card .eyebrow{margin-top:6px;margin-bottom:23px}.breakfast-card p{max-width:260px;font-size:12px}.breakfast-link{margin-bottom:23px}.breakfast-bottom{font-size:8px;padding-top:15px}.restaurants{gap:0 25px;margin-top:28px}.restaurant{padding-block:22px}.restaurant:nth-child(-n+2){padding-top:4px}.restaurant h3{font-size:31px}.restaurant .eyebrow{font-size:7px;letter-spacing:1px}.restaurant p{font-size:11px}.restaurant-links .text-link{font-size:10px}.restaurant-links .subtle-link{font-size:8px}.hours-note{font-size:9px;margin-top:16px}.location{display:flex;flex-direction:column-reverse;gap:32px}.location-copy h2{font-size:46px}.location-copy>p:not(.eyebrow){font-size:12px}.arrival-item{gap:15px;margin-top:23px}.arrival-item p{font-size:11px}.location-card{width:100%;min-height:450px;padding:43px 25px 26px;border-radius:160px 160px 5px 5px}.location-card h3{font-size:52px}.location-card>.eyebrow{margin-top:7px}.faq-layout{display:block}.faq-layout h2{font-size:43px;margin-bottom:29px}.faq-layout h2 br{display:none}.faq-list summary{font-size:12px}.faq-list details p{font-size:11px}.faq-list details{padding:19px 0}.reservation h2{font-size:42px}.reservation h2 br{display:none}.reservation-inner>p:not(.eyebrow){font-size:12px}.reservation .booking-buttons{gap:9px;margin-top:23px}.reservation .button{min-width:0;flex:1;font-size:11px;padding:14px;gap:8px}.reservation-inner>.reservation-note{font-size:9px!important;max-width:290px;margin:15px auto}.reviews-link{font-size:10px}.reservation-inner>.icon{width:27px;height:35px;margin-bottom:13px}.site-footer{padding-top:29px;padding-bottom:75px}.footer-top{flex-wrap:wrap;gap:25px;padding-bottom:24px}.footer-top>.brand .brand-name{font-size:29px}.footer-top>p{font-size:9px;margin-left:auto}.footer-top nav{width:100%;margin:0;justify-content:space-between;font-size:10px}.footer-bottom{display:block;font-size:8px;padding-block:16px}.footer-bottom>span{display:block;margin-top:3px}.mobile-booking{position:fixed;bottom:0;left:0;right:0;z-index:25;background:var(--paper);box-shadow:0 -3px 20px #302d280c;border-top:1px solid var(--line);padding:11px 20px calc(11px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:15px;transition:transform .25s}.mobile-booking>span{font-size:9px;line-height:1.5}.mobile-booking strong{font-size:11px;font-weight:600}.mobile-booking>a{background:var(--wine);color:white;border-radius:5px;font-size:11px;padding:10px 13px;display:flex;gap:20px}.mobile-booking.hidden-bar{transform:translateY(120%)}.lightbox{padding:15px 13px}.lightbox-toolbar{font-size:11px}.lightbox-stage{gap:0;position:relative;padding:20px 0 65px}.lightbox-stage img{max-width:100%;max-height:100%}.lightbox-stage button{position:absolute;bottom:5px;width:38px;height:38px;font-size:18px}.lightbox-stage button:first-child{left:calc(50% - 50px)}.lightbox-stage button:last-child{right:calc(50% - 50px)}.lightbox>p{font-size:12px;margin-top:10px}.lightbox-dots{gap:2px}.lightbox-dots button{width:23px}.lightbox-toolbar button{font-size:10px;padding:5px 13px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero h1{font-size:68px}.brand-name{font-size:25px}.brand-sub{font-size:5px}.nav-book{gap:8px;font-size:9px;padding:8px 9px}.header-inner{gap:10px}.hero .button,.reservation .button{font-size:10px;padding-inline:10px}.facts strong{font-size:9px}.facts span{font-size:7px}.facts .icon{width:20px}.gallery-grid{grid-template-rows:210px 150px 150px}.amenities h3{font-size:10px}.reservation h2{font-size:38px}}
.intro-content>p{font-size:15px}.amenities h3{font-size:13px}.amenities p{font-size:12px}.sight p,.restaurant p,.section-intro,.village-intro>p:not(.eyebrow){font-size:14px}.arrival-item p,.faq-list details p{font-size:13px}.faq-list summary{font-size:14px}.breakfast-card p{font-size:14px}.location-copy>p:not(.eyebrow){font-size:14px}.text-link{font-size:12px}.hours-note,.walk-note{font-size:11px}
@media(max-width:640px){.hero-description{font-size:14px}.intro-content>p{font-size:14px}.intro-content>.lead{font-size:25px}.amenities h3{font-size:12px}.amenities p{font-size:11px}.sight p,.restaurant p,.section-intro,.village-intro>p:not(.eyebrow){font-size:13px}.arrival-item p,.faq-list details p{font-size:13px}.faq-list summary{font-size:14px}.breakfast-card p{font-size:13px}.location-copy>p:not(.eyebrow){font-size:14px}.hours-note,.walk-note{font-size:10px}.restaurant-links .text-link{font-size:11px}.restaurant-links .subtle-link{font-size:10px}.restaurant .eyebrow{font-size:8px}.footer-bottom{font-size:9px}}
.hero-rating{display:flex;align-items:center;gap:12px;width:fit-content;max-width:100%;margin:0 0 22px;padding:11px 16px 11px 13px;border:1px solid #d3bc96;border-radius:6px;background:#f0e7d8;font-size:14px;line-height:1.5;color:var(--wine)}.hero-rating strong{font-weight:700}.hero-rating .rating-star{font-size:26px;color:#906021}.hero-rating-count{display:block;color:#665c50;font-size:12px}.rating-arrow{font-size:21px;margin-left:15px}.hero-rating:hover{background:#e9dcc5}.reviews-section{background:var(--paper);padding-block:84px}.reviews-heading{max-width:930px;margin-bottom:36px}.reviews-heading .eyebrow{font-size:12px;letter-spacing:1.8px}.reviews-heading h2{font-size:clamp(38px,4.2vw,62px);margin:0}.reviews-panel{display:grid;grid-template-columns:.78fr 1.22fr;border:1px solid #d9c6a4;border-radius:10px;overflow:hidden}.reviews-overall{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--wine);color:#fff8ed;padding:40px}.reviews-platform{font-size:17px;font-weight:600;letter-spacing:.1px}.reviews-score{display:flex;align-items:baseline;gap:12px;line-height:1.1;margin:14px 0 12px}.reviews-score strong{font:400 clamp(76px,7vw,102px)/1 var(--serif);letter-spacing:-3px}.reviews-score>span{font-size:24px;color:#e3cdaa}.reviews-count{font-size:16px;margin-bottom:21px;color:#f3e5d5}.reviews-recognition{font-size:13px;line-height:1.5;padding:9px 12px;border:1px solid #997570;border-radius:5px;display:inline-flex;align-items:center;gap:8px;color:#f0d6a6}.reviews-source-link{display:flex;align-items:center;gap:22px;font-size:14px;line-height:1.5;margin-top:27px;padding-bottom:5px;border-bottom:1px solid #b3957b;color:#fff8ed}.reviews-source-link:hover{color:#edce92}.reviews-detail{background:#f2ebde;padding:40px 44px;display:flex;flex-direction:column;justify-content:center}.reviews-detail h3{font-size:34px;line-height:1.2;margin-bottom:10px}.reviews-detail>p{font-size:16px;color:#6c6255;margin-bottom:28px;line-height:1.7}.review-metrics{display:grid;grid-template-columns:1fr 1fr;gap:28px 35px;margin:0}.review-metrics>div{border-top:1px solid #cdbd9f;padding-top:13px}.review-metrics dt{font-size:14px;color:#665b4c}.review-metrics dd{display:flex;align-items:baseline;gap:7px;margin:4px 0 0}.review-metrics strong{font:400 43px/1.15 var(--serif);color:var(--wine)}.review-metrics dd>span{font-size:14px;color:#766852}.reviews-foot{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-top:20px}.reviews-foot p{font-size:12px;color:#75695c;line-height:1.7;margin:0;max-width:550px}.booking-reviews-link{font-size:14px;color:#153a64;line-height:1.6;display:flex;gap:12px;text-decoration:underline;text-underline-offset:4px}.reviews-source-link:focus-visible{outline-color:#e7c178}
@media(max-width:1100px){.desktop-nav{gap:19px}.reviews-overall{padding:32px}.reviews-detail{padding:32px}.reviews-detail h3{font-size:30px}.reviews-source-link{gap:12px}.reviews-foot p{max-width:50%}}
@media(max-width:860px){.hero-rating{font-size:13px;padding:9px 11px;gap:9px;margin-bottom:18px}.hero-rating-count{font-size:12px}.rating-arrow{margin-left:0}.reviews-panel{grid-template-columns:.9fr 1.1fr}.reviews-overall{padding:29px 24px}.reviews-detail{padding:29px 25px}.reviews-count{font-size:14px}.reviews-recognition{font-size:12px;padding:8px}.reviews-source-link{font-size:13px;gap:10px}.reviews-detail h3{font-size:29px}.reviews-detail>p{font-size:15px}.review-metrics{gap:24px}.reviews-score strong{font-size:79px}}
@media(max-width:640px){.hero-rating{font-size:14px;margin-top:-3px;margin-bottom:19px}.hero-rating-count{font-size:12px}.hero-rating .rating-star{font-size:24px}.reviews-section{padding-block:59px}.reviews-heading{margin-bottom:27px}.reviews-heading .eyebrow{font-size:12px;letter-spacing:1.1px}.reviews-heading h2{font-size:40px}.reviews-panel{display:block}.reviews-overall{padding:30px 25px;align-items:center;text-align:center}.reviews-score{margin-top:13px}.reviews-score strong{font-size:91px}.reviews-count{font-size:16px;margin-bottom:18px}.reviews-platform{font-size:16px}.reviews-recognition{font-size:13px;padding:9px 12px}.reviews-source-link{font-size:14px;margin-top:23px;gap:16px}.reviews-detail{padding:28px 25px 31px}.reviews-detail h3{font-size:31px}.reviews-detail>p{font-size:16px;margin-bottom:23px}.review-metrics{gap:24px 20px}.review-metrics dt{font-size:14px}.review-metrics strong{font-size:40px}.reviews-foot{display:block;margin-top:17px}.reviews-foot p{font-size:12px;max-width:none}.booking-reviews-link{margin-top:13px;font-size:14px}}
.header-inner{gap:20px}.desktop-nav{gap:18px}.language-picker{position:relative;flex-shrink:0;font-size:14px}.language-picker summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:7px;padding:9px 10px;border:1px solid var(--line);border-radius:5px;line-height:1.4;color:var(--wine);font-size:14px;font-weight:600}.language-picker summary::-webkit-details-marker{display:none}.language-picker summary>span:first-child{font-size:21px;line-height:1}.language-options{position:absolute;right:0;top:calc(100% + 10px);min-width:160px;border:1px solid var(--line);border-radius:7px;background:var(--white);box-shadow:0 10px 28px #302d2820;padding:7px;display:grid;z-index:50}.language-options a{padding:9px 12px;font-size:14px;border-radius:4px;white-space:nowrap}.language-options a:hover,.language-options a[aria-current=page]{background:var(--sand);color:var(--wine)}.language-options a[aria-current=page]{font-weight:700}.municipal-card{margin-top:30px;background:#eee5d4;padding:30px;border:1px solid #d9c7a7;border-radius:7px;position:relative}.municipal-card>.icon{float:right;color:var(--gold);width:35px;height:35px;margin:0 0 15px 15px}.municipal-card>.eyebrow{display:block;font-size:12px;letter-spacing:1px;max-width:calc(100% - 40px);margin-bottom:18px}.municipal-card h3{font-size:33px;line-height:1.18;margin-bottom:18px}.municipal-card h3 em{font-size:.84em}.municipal-card>p{font-size:16px;line-height:1.7;color:#675c4d}.summer-note{border-left:2px solid var(--gold);padding-left:17px;margin:23px 0}.summer-note strong{font-size:16px;font-weight:600;color:var(--wine)}.summer-note p{font-size:16px;line-height:1.7;margin:8px 0 0;color:#675c4d}.municipal-card>.season-detail{font-size:13px;margin-bottom:17px}.municipal-card>.text-link{font-size:14px;line-height:1.6}.festivals-section{background:var(--wine-deep);color:#fff4e2;padding-block:85px}.festivals-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:55px;align-items:end;margin-bottom:38px}.festivals-heading .eyebrow{color:#d5b680;font-size:12px;letter-spacing:1.6px}.festivals-heading h2{font-size:clamp(37px,4vw,57px);line-height:1.15;margin:0}.festivals-heading em{color:#e3c38d}.festivals-heading>p{font-size:16px;color:#e5d2c5;line-height:1.8;margin-bottom:3px}.festival-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.festival-card{background:#643f3d;border:1px solid #927064;border-radius:7px;padding:29px 27px;display:flex;flex-direction:column;min-width:0}.festival-card:nth-child(2){background:#f0e5d1;color:#493c2e;border-color:#f0e5d1}.festival-card:nth-child(3){background:#514538;border-color:#8b7960}.festival-date{padding-bottom:24px;border-bottom:1px solid #a7876859;margin-bottom:24px}.festival-date strong{display:block;font:400 58px/1.15 var(--serif);letter-spacing:-1px;color:#edcc94}.festival-card:nth-child(2) .festival-date strong{color:var(--wine)}.festival-card:nth-child(3) .festival-date strong{font-size:34px;letter-spacing:0;min-height:67px;display:flex;align-items:center}.festival-date>span{display:block;font-size:13px;font-weight:600;letter-spacing:1.5px;margin-top:5px}.festival-card h3{font-size:34px;line-height:1.18;margin-bottom:15px}.festival-card>p{font-size:16px;line-height:1.75;color:#f0ded0}.festival-card:nth-child(2)>p{color:#64533f}.festival-tag{font-size:12px;line-height:1.7;letter-spacing:.6px;color:#e4c89d;padding-top:18px;margin-top:auto}.festival-card:nth-child(2) .festival-tag{color:#7c5d32}.festivals-bottom{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-top:29px}.festivals-bottom>p{font-size:13px;line-height:1.7;color:#dfc7b6;max-width:670px;margin:0}.festivals-bottom>a{font-size:14px;color:#edd6ac;text-decoration:underline;text-underline-offset:5px;line-height:1.7}.restaurant:last-child{grid-column:1/-1;border-top:1px solid #d9d0c0}.restaurant:last-child h3{font-size:33px}.restaurant:last-child .restaurant-links{flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px 24px}.site-credit{font-size:13px;color:var(--muted);text-align:center;padding:13px 0 23px;margin-bottom:0}.site-credit strong{font-size:14px;letter-spacing:.3px;color:var(--wine);font-weight:600}.footer-top{flex-wrap:wrap}.footer-top nav{flex-wrap:wrap}.hero-copy,.intro-heading,.intro-content,.village-intro,.sights,.location-copy,.faq-layout>div{min-width:0}html:not([lang=es]) h2{overflow-wrap:break-word}html[lang=de] .hero h1{font-size:clamp(66px,6.8vw,101px)}html[lang=fr] .hero h1{font-size:clamp(68px,7vw,104px)}html:not([lang=es]) .hero-stamp span{font-size:12px}html:not([lang=es]) .hero-stamp em{font-size:14px}html:not([lang=es]) .facts strong{font-size:12px}html:not([lang=es]) .facts span{font-size:10px}html:not([lang=es]) .location-card h3{font-size:48px}html[lang=de] .intro h2,html[lang=fr] .intro h2{font-size:clamp(36px,3.8vw,56px)}html:not([lang=es]) .faq-layout h2{font-size:clamp(34px,4vw,49px)}html:not([lang=es]) .reservation .button{gap:14px;min-width:205px}
@media(max-width:1200px){.desktop-nav{display:none}.menu-toggle{display:block}.nav-book{margin-left:auto}.municipal-card{padding:24px}.festival-card{padding:26px 22px}.festivals-heading{gap:35px}.festival-card h3{font-size:30px}.festival-date strong{font-size:53px}.festival-card:nth-child(3) .festival-date strong{font-size:30px;min-height:61px}}
@media(max-width:860px){.festival-cards{gap:13px}.festival-card{padding:22px 17px}.festival-card h3{font-size:27px}.festival-card>p{font-size:15px}.festival-date strong{font-size:44px}.festival-date>span{font-size:12px;letter-spacing:.7px}.festival-card:nth-child(3) .festival-date strong{font-size:26px;min-height:51px}.festival-tag{font-size:12px;letter-spacing:0}.festivals-heading{display:block}.festivals-heading>p{margin-top:22px;max-width:550px}.festivals-bottom{display:block}.festivals-bottom>a{display:inline-block;margin-top:17px}.municipal-card h3{font-size:29px}.municipal-card p,.summer-note p{font-size:15px}.municipal-card .eyebrow{font-size:12px;letter-spacing:0}.language-picker summary{padding:8px}.header-inner{gap:16px}}
@media(max-width:640px){.header-inner{gap:12px}.header-inner .nav-book{display:none}.language-picker{margin-left:auto}.language-picker summary{font-size:13px;gap:5px;padding:7px}.language-picker summary>span:first-child{font-size:19px}.language-options{min-width:155px}.municipal-card{padding:25px 22px;margin-top:26px}.municipal-card h3{font-size:32px}.municipal-card>p,.summer-note p{font-size:16px}.municipal-card .season-detail{font-size:13px}.festivals-section{padding-block:59px}.festivals-heading{margin-bottom:29px}.festivals-heading h2{font-size:39px}.festivals-heading>p{font-size:16px;margin-top:23px}.festivals-heading .eyebrow{font-size:12px}.festival-cards{grid-template-columns:1fr;gap:16px}.festival-card{padding:27px}.festival-date{margin-bottom:20px;padding-bottom:18px}.festival-date strong{font-size:56px}.festival-date>span{font-size:13px;letter-spacing:1px}.festival-card:nth-child(3) .festival-date strong{font-size:37px;min-height:0}.festival-card h3{font-size:34px}.festival-card>p{font-size:16px}.festival-tag{font-size:12px;letter-spacing:.4px;padding-top:9px}.festivals-bottom{margin-top:23px}.festivals-bottom>p{font-size:13px}.festivals-bottom>a{font-size:14px}.restaurant:last-child h3{font-size:30px}.restaurant:last-child .restaurant-links{gap:10px 18px}.site-credit{font-size:12px;padding-bottom:17px}.site-credit strong{font-size:13px}.footer-top nav{gap:14px;justify-content:flex-start}html[lang=de] .hero h1{font-size:68px}html[lang=fr] .hero h1{font-size:71px}html:not([lang=es]) .hero-stamp span{font-size:10px}html:not([lang=es]) .hero-stamp em{font-size:12px}html:not([lang=es]) .facts strong{font-size:11px}html:not([lang=es]) .facts span{font-size:10px;line-height:1.5;display:block}html:not([lang=es]) .facts>div{align-items:flex-start}html:not([lang=es]) .reservation .button{min-width:0;font-size:11px;padding:13px 11px;gap:6px}html:not([lang=es]) .hero .button{font-size:11px;padding:13px 11px;gap:6px}html[lang=fr] .intro h2,html[lang=de] .intro h2{font-size:42px}html:not([lang=es]) .faq-layout h2{font-size:39px}}
@media(max-width:360px){.header-inner{gap:8px}html[lang=de] .hero h1{font-size:59px}html[lang=fr] .hero h1{font-size:64px}.festivals-heading h2{font-size:35px}.festival-card{padding:23px}.language-picker summary{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
