@font-face{font-family:Dorsey;src:url('/assets/dorsey-regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
:root{--paper:#e6e5e1;--ink:#2e2b2b;--dark:#2e2b2b;--bar-orange:#ff4400;--bar-ink:#260404;--accent-ink:#260404;--muted:#696663;--line:#c8c6c1;--font-brand:Dorsey,Georgia,serif;--serif:var(--font-brand);--sans:var(--font-brand);--gutter:clamp(24px,4.2vw,84px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}body.nav-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.02}em{font-weight:400}::selection{background:var(--accent-ink);color:var(--paper)}:focus-visible{outline:2px solid #ff4400;outline-offset:6px}.skip-link{position:fixed;left:16px;top:-100px;background:var(--paper);color:var(--ink);padding:12px 20px;z-index:100}.skip-link:focus{top:16px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:500}.section-number{margin-right:40px;color:var(--accent-ink)}.section-space{padding:110px var(--gutter)}.site-header{height:112px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:30px;position:absolute;top:0;left:0;width:100%;z-index:30;color:var(--paper);border-bottom:1px solid #ffffff2b}.wordmark{font-family:var(--serif);font-size:52px;line-height:1;letter-spacing:-.06em;white-space:nowrap}.wordmark span{font-family:var(--sans);font-size:10px;vertical-align:top;position:relative;top:8px;margin-left:6px;letter-spacing:0}.desktop-nav{display:flex;gap:28px;margin-left:auto;margin-right:auto}.desktop-nav a{font-size:14px;position:relative}.desktop-nav a:after{content:'';display:block;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:24px}.language{border:0;background:none;font-size:13px;letter-spacing:.08em;padding:12px 3px}.button{font-size:13px;letter-spacing:.03em;display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;border:1px solid #ffffff70;transition:background .2s,color .2s;min-height:48px}.button:hover{background:var(--paper);color:var(--ink)}.nav-toggle{display:none;border:0;background:none;width:40px;height:44px;padding:10px 2px}.nav-toggle span{display:block;background:currentColor;height:1px;margin:7px 0;transition:transform .2s}.mobile-nav[hidden]{display:none}.hero{position:relative;min-height:760px;height:100svh;max-height:1080px;background:var(--dark);color:var(--paper);overflow:hidden}.hero-image{position:absolute;inset:0 0 0 38%;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 53%;filter:brightness(.79);animation:image-enter 1.7s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#2e2b2b 5%,#2e2b2b 27%,#2e2b2bc9 40%,#2e2b2b00 68%),linear-gradient(0deg,#2e2b2bb3,transparent 24%,transparent 86%,#2e2b2b70)}.hero-content{position:relative;padding:185px var(--gutter) 100px;max-width:880px;height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.hero-eyebrow{margin-bottom:34px;letter-spacing:.22em}.hero-eyebrow span{padding:0 14px;color:#e6e5e1}.hero h1{font-size:clamp(72px,7.45vw,132px);letter-spacing:-.025em;line-height:.94}.hero h1 span,.hero h1 em{display:block}.hero h1 em{color:#e6e5e1;margin-left:67px}.hero-description{font-size:15px;line-height:1.8;max-width:310px;color:#e6e5e1;margin:32px 0 24px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:65px;border-bottom:1px solid currentColor;padding:8px 0 12px;font-size:14px;transition:gap .25s}.text-link:hover{gap:78px}.text-link>span:last-child{font-size:20px;line-height:1}.hero-bottom{position:absolute;bottom:28px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;letter-spacing:.09em}.hero-bottom>a{font-size:12px}.hero-index{letter-spacing:.14em}.intro{padding-top:106px;padding-bottom:105px}.intro h2{font-size:clamp(48px,6.25vw,100px);letter-spacing:-.02em;margin:54px 0 45px;padding-left:16%}.intro h2 em{color:var(--accent-ink)}.intro-bottom{display:flex;justify-content:space-between;gap:50px;margin-left:16%;padding-top:32px;border-top:1px solid var(--line)}.intro-note{font-size:14px;color:var(--muted);max-width:220px}.intro-bottom>p:last-child{max-width:410px;line-height:1.85}.mobile-nav{position:fixed;inset:90px 0 0;background:var(--dark);z-index:25;color:var(--paper);padding:50px var(--gutter);flex-direction:column;gap:20px}.mobile-nav a{font-family:var(--serif);font-size:42px;line-height:1.2}.mobile-nav .mobile-reserve{font-family:var(--sans);font-size:16px;margin-top:20px;padding-top:25px;border-top:1px solid #ffffff40}.nav-open .nav-toggle span:first-child{transform:translateY(4px) rotate(45deg)}.nav-open .nav-toggle span:last-child{transform:translateY(-4px) rotate(-45deg)}@keyframes image-enter{from{transform:scale(1.05)}to{transform:scale(1)}}
@media(min-width:1700px){.hero-content{max-width:1000px}.hero h1{font-size:130px}.hero-description{font-size:17px;max-width:370px}}
@media(max-width:1100px){.desktop-nav{gap:20px}.site-header{gap:18px}.header-actions{gap:18px}.hero h1{font-size:92px}.hero-content{max-width:720px}.hero-image{left:32%}.hero-shade{background:linear-gradient(90deg,#2e2b2b 0%,#2e2b2be6 20%,#2e2b2b80 53%,#2e2b2b00),linear-gradient(0deg,#2e2b2bb3,transparent 35%)}.intro h2,.intro-bottom{padding-left:0;margin-left:8%}}
@media(max-width:860px){.desktop-nav{display:none}.site-header{height:90px}.header-actions{margin-left:auto}.nav-toggle{display:block}.mobile-nav{display:flex}.hero{min-height:740px;max-height:980px}.hero-image{left:14%}.hero-content{padding-top:145px;padding-bottom:105px}.hero h1{font-size:clamp(70px,11vw,94px)}.hero-shade{background:linear-gradient(90deg,#2e2b2beb,#2e2b2ba0 47%,#2e2b2b20),linear-gradient(0deg,#2e2b2bd9,transparent 50%)}.intro h2,.intro-bottom{margin-left:0}.section-space{padding-top:80px;padding-bottom:80px}.hero-index{display:none}}
@media(max-width:540px){.site-header{height:84px}.wordmark{font-size:44px}.header-booking{display:none}.header-actions{gap:18px}.mobile-nav{top:84px}.hero{height:94svh;min-height:720px;max-height:900px}.hero-content{padding-top:133px;justify-content:flex-start}.hero h1{font-size:clamp(62px,14.7vw,79px)}.hero h1 em{margin-left:22px}.hero-eyebrow{font-size:11px;letter-spacing:.17em;margin-bottom:38px}.hero-eyebrow span{padding:0 6px}.hero-description{margin-top:29px;max-width:280px;font-size:14px}.hero-image{left:0}.hero-image img{object-position:58% center}.hero-shade{background:linear-gradient(90deg,#2e2b2be6,#2e2b2b8c),linear-gradient(0deg,#2e2b2bdb,transparent 40%)}.hero-bottom{font-size:11px;letter-spacing:.02em;align-items:flex-end;bottom:23px;gap:35px}.hero-bottom>span{max-width:160px}.hero-bottom>a{font-size:11px;max-width:85px}.intro h2{font-size:52px;margin:37px 0}.intro-bottom{display:block;padding-top:26px}.intro-note{margin-bottom:26px}.intro-bottom>p:last-child{font-size:16px}.eyebrow{font-size:11px}.section-number{margin-right:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
[hidden]{display:none!important}.site-header{position:fixed;transition:height .3s,background .3s,box-shadow .3s}.site-header.scrolled{height:84px;background:#2e2b2bf5;backdrop-filter:blur(12px);box-shadow:0 1px 0 #ffffff26}.experiences{padding:0 var(--gutter) 120px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:32px;border-top:1px solid var(--line);padding-top:30px;margin-bottom:50px}.section-heading h2{font-size:42px}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%}.experience-bar{padding-top:130px}.experience-image{position:relative;display:block;aspect-ratio:4/4.55;background:var(--dark);overflow:hidden;color:var(--paper)}.experience-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#111b 0%,transparent 30%,transparent 65%,#1113)}.experience-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s,filter .8s;filter:brightness(.9)}.experience-image:hover img{transform:scale(1.035);filter:brightness(1)}.experience-ta img{object-position:50% 48%}.experience-bar img{object-position:50% 45%}.experience-name{font-family:var(--serif);font-size:clamp(110px,14vw,210px);line-height:1;position:absolute;left:30px;top:8px;letter-spacing:-.04em;z-index:1}.image-caption{position:absolute;left:30px;bottom:27px;right:25px;z-index:2;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--paper)}.experience-copy{padding-top:28px}.experience-copy>div{display:flex;justify-content:space-between;align-items:baseline;gap:20px}.experience-copy .eyebrow{font-size:11px;letter-spacing:.09em;color:var(--accent-ink);max-width:120px}.experience-copy h3{font-size:40px;letter-spacing:-.02em}.experience-copy>p{font-size:15px;line-height:1.9;margin:24px 0 18px;max-width:440px;color:var(--muted)}.experience-copy .text-link{color:var(--accent-ink);min-width:210px}.menu-section{background:var(--dark);color:var(--paper);padding-top:100px;padding-bottom:65px}.menu-section .section-number{color:#e6e5e1}.menu-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:54px}.menu-heading h2{font-size:clamp(68px,8vw,124px);line-height:.88;letter-spacing:-.035em;margin-top:36px}.menu-heading h2 em{color:#e6e5e1;padding-left:110px}.menu-heading-note{max-width:305px;padding-bottom:8px}.menu-season{display:inline-block;padding:5px 10px;border:1px solid #e6e5e15e;text-transform:uppercase;font-size:10px;letter-spacing:.13em;color:#e6e5e1}.menu-heading-note p{font-size:14px;line-height:1.85;color:#c8c6c1;margin-top:17px}.menu-tabs{display:flex;border-top:1px solid #e6e5e161;border-bottom:1px solid #e6e5e161;margin-bottom:55px}.menu-tab{display:flex;align-items:center;gap:20px;width:50%;background:none;color:#c8c6c1;border:0;padding:23px 28px;border-bottom:2px solid transparent;text-align:left;transition:color .25s,background .25s}.menu-tab+button{border-left:1px solid #e6e5e161}.menu-tab[aria-selected=true]{color:var(--paper);border-bottom-color:#e6e5e1;background:#ffffff04}.menu-tab:hover{background:#ffffff06;color:var(--paper)}.menu-tab>span:first-child{font-family:var(--serif);font-size:36px;line-height:1}.menu-tab>span:nth-child(2){font-size:14px}.menu-tab>span:last-child{margin-left:auto;font-size:23px}.menu-panel{display:grid;grid-template-columns:1fr 1.6fr;gap:13%;outline-offset:12px}.menu-overview .eyebrow{font-size:11px;color:#e6e5e1}.menu-overview h3{font-size:58px;line-height:.98;letter-spacing:-.02em;margin:24px 0}.menu-overview>p:not(.eyebrow){font-size:14px;color:#c8c6c1;line-height:1.9;max-width:300px}.price-lockup{display:flex;align-items:baseline;gap:18px;margin:33px 0 16px}.price-lockup>span{font-family:var(--serif);font-size:54px;line-height:1}.price-lockup small{font-size:12px;color:#c8c6c1}.pairing{padding:16px 0;border-top:1px solid #e6e5e161;border-bottom:1px solid #e6e5e161;margin-bottom:30px;max-width:300px}.pairing p{display:flex;justify-content:space-between;gap:25px;font-size:13px}.menu-booking{border-color:#e6e5e166;gap:40px;padding:15px 17px;font-size:12px}.menu-booking>span:last-child{font-size:20px}.course-list{margin:0;padding:0;list-style:none}.course-list li{display:flex;gap:25px;padding:21px 0;border-bottom:1px solid #e6e5e14a}.course-list li:first-child{padding-top:0}.course-list li:last-child{border:0;padding-bottom:0}.course-number{font-size:11px;line-height:2.5;color:#e6e5e1;width:24px;flex-shrink:0}.course-list h4{font-family:var(--serif);font-size:29px;font-weight:400;line-height:1.1;margin:0 0 9px;letter-spacing:.005em}.course-list p{font-size:12px;color:#c8c6c1;line-height:1.7}.menu-footnote{border-top:1px solid #e6e5e161;display:grid;grid-template-columns:1.6fr 1fr;gap:13%;margin-top:60px;padding-top:25px;font-size:11px;line-height:1.9;color:#c8c6c1}.bar-course-list li{justify-content:space-between;align-items:center;gap:24px}.dish-price{font-family:var(--serif);font-size:28px;white-space:nowrap}.bar-menu-note{border-top:1px solid #e6e5e161;padding-top:20px;margin:35px 0 30px;font-size:14px}.bar-menu-note p{font-size:12px;color:#c8c6c1;margin-top:8px}.chef-section{display:grid;grid-template-columns:1fr 1fr;background:#deddd8}.chef-image{position:relative;min-height:720px;overflow:hidden}.chef-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(0deg,#0008,transparent)}.chef-image img{width:100%;height:100%;object-fit:cover;object-position:45% 50%;position:absolute;inset:0}.chef-copy{padding:90px 9% 70px 12%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.chef-copy .section-number{margin-right:20px}.chef-copy h2{font-size:clamp(48px,4.65vw,80px);letter-spacing:-.025em;margin:50px 0 32px;white-space:nowrap}.chef-copy h2 em{color:var(--accent-ink)}.chef-copy>p:not(.eyebrow){font-size:15px;line-height:1.95;max-width:390px;color:#696663}.chef-signature{font-family:var(--serif);font-size:39px;font-style:italic;margin-top:40px}.chef-signature span{display:block;font-family:var(--sans);font-size:11px;font-style:normal;text-transform:uppercase;letter-spacing:.15em;margin-top:5px;color:var(--muted)}.wine-strip{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:64px var(--gutter);border-bottom:1px solid var(--line)}.wine-strip .eyebrow{max-width:180px;line-height:1.9;color:var(--accent-ink)}.wine-statement{font-family:var(--serif);font-size:clamp(32px,3.2vw,50px);line-height:1.16;letter-spacing:-.02em}.wine-statement em{color:var(--accent-ink)}.wine-aside{font-size:13px;color:var(--muted)}.visit-section{padding-top:100px;padding-bottom:100px}.visit-heading{display:flex;align-items:center;justify-content:space-between;gap:55px;margin:45px 0 65px}.visit-heading h2{font-size:clamp(62px,7.1vw,110px);letter-spacing:-.025em}.visit-heading h2 em{color:var(--accent-ink)}.reserve-circle{width:185px;height:185px;flex-shrink:0;border:1px solid var(--accent-ink);color:var(--accent-ink);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;transition:background .35s,color .35s,transform .35s;margin-right:4%}.reserve-circle>span:first-child{font-size:12px}.reserve-circle>span:last-child{font-size:48px;line-height:1.2}.reserve-circle:hover{background:var(--accent-ink);color:var(--paper);transform:rotate(-5deg)}.visit-details{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:8%;padding-top:37px;border-top:1px solid var(--line)}.visit-details h3{font-family:var(--sans);font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px;line-height:1.6;color:var(--accent-ink)}.visit-details p{font-size:14px;line-height:1.95}.visit-details .muted{color:var(--muted);margin-top:10px}.small-link{display:inline-block;font-size:12px;border-bottom:1px solid var(--line);padding-bottom:5px;margin-top:24px}.small-link:hover{border-color:var(--accent-ink);color:var(--accent-ink)}.phone{font-family:var(--serif);font-size:30px;line-height:1.2}.visit-details .visit-note{font-size:12px;color:var(--muted);margin-top:15px;max-width:290px}.footer{background:var(--accent-ink);color:var(--paper);padding:24px var(--gutter) 28px;overflow:hidden}.footer-wordmark{display:block;font-family:var(--serif);font-size:clamp(200px,31vw,520px);line-height:1;letter-spacing:-.072em;width:fit-content;margin:auto;padding:15px 30px 35px 0}.footer-bottom{border-top:1px solid #ffffff40;padding-top:25px;display:flex;justify-content:space-between;gap:25px;font-size:11px;letter-spacing:.04em}.footer-location{color:#e6e5e1}.footer-bottom a:hover{color:white}.section-heading .eyebrow{font-size:11px}
@media(min-width:1600px){.experience-copy h3{font-size:48px}.experience-copy>p{font-size:17px}.menu-panel{grid-template-columns:1fr 1.5fr}.course-list h4{font-size:33px}.course-list p{font-size:14px}.menu-overview>p:not(.eyebrow){font-size:16px}.menu-overview h3{font-size:68px}.menu-overview .eyebrow,.course-number{font-size:12px}}
@media(max-width:1100px){.experience-grid{gap:6%}.experience-copy>div{display:block}.experience-copy .eyebrow{max-width:none;margin-bottom:12px}.experience-copy h3{font-size:39px}.menu-panel{gap:9%;grid-template-columns:1fr 1.55fr}.menu-overview h3{font-size:51px}.chef-image{min-height:650px}.chef-copy{padding:70px 9%}.chef-copy h2{font-size:49px}.chef-copy .eyebrow{font-size:10px}.wine-strip{gap:30px}.wine-strip .eyebrow{max-width:125px;font-size:10px}.wine-aside{max-width:120px;font-size:12px}.reserve-circle{width:160px;height:160px;margin-right:0}.visit-details{gap:6%}.footer-bottom{font-size:10px}}
@media(max-width:860px){.experiences{padding-bottom:80px}.section-heading{display:block;padding-top:26px;margin-bottom:35px}.section-heading h2{font-size:39px;margin-top:25px}.experience-bar{padding-top:100px}.experience-image{aspect-ratio:3/4}.experience-name{font-size:110px;left:18px;top:15px}.image-caption{left:18px;bottom:20px;font-size:10px;letter-spacing:.06em}.experience-copy h3{font-size:34px}.experience-copy>p{font-size:14px}.experience-copy .text-link{font-size:13px;min-width:0;gap:40px}.menu-heading h2{font-size:82px}.menu-heading h2 em{padding-left:70px}.menu-heading-note{max-width:245px}.menu-heading-note p{font-size:13px}.menu-tab{padding:20px 18px;gap:14px}.menu-tab>span:nth-child(2){font-size:12px}.menu-panel{gap:7%;grid-template-columns:1fr 1.5fr}.menu-overview h3{font-size:46px}.menu-booking{gap:20px;font-size:11px}.menu-overview>p:not(.eyebrow){font-size:13px}.course-list h4{font-size:26px}.course-list li{gap:13px}.course-list p{font-size:11px}.menu-footnote{gap:7%;grid-template-columns:1.5fr 1fr}.chef-section{grid-template-columns:1fr}.chef-image{min-height:560px}.chef-image img{object-position:center 40%}.chef-copy{padding:65px var(--gutter)}.chef-copy h2{font-size:65px;white-space:normal;margin:35px 0 25px}.chef-copy>p:not(.eyebrow){max-width:500px}.chef-signature{margin-top:28px}.wine-strip{flex-wrap:wrap;padding:50px var(--gutter);gap:25px}.wine-strip .eyebrow{max-width:none;flex-basis:100%;font-size:11px}.wine-statement{font-size:37px}.wine-aside{max-width:none}.visit-heading{gap:20px}.visit-heading h2{font-size:62px}.reserve-circle{width:140px;height:140px}.reserve-circle>span:first-child{font-size:10px}.visit-details{gap:5%;grid-template-columns:1fr 1fr}.visit-details>div:last-child{grid-column:1/-1;border-top:1px solid var(--line);margin-top:30px;padding-top:30px}.visit-details .visit-note{max-width:450px}.footer-bottom{flex-wrap:wrap;column-gap:20px;row-gap:15px}.footer-bottom>*{flex-basis:45%}.footer-bottom>*:nth-child(even){text-align:right}.footer-wordmark{padding-bottom:20px}}
@media(max-width:540px){.section-heading h2{font-size:35px}.experience-grid{grid-template-columns:1fr;gap:50px}.experience-bar{padding-top:0}.experience-image{aspect-ratio:4/4.5}.experience-name{font-size:135px}.experience-copy>div{display:flex;gap:15px}.experience-copy .eyebrow{max-width:105px;margin:0;font-size:10px}.experience-copy h3{font-size:35px}.experience-copy>p{font-size:15px;margin:20px 0 12px}.experience-copy .text-link{font-size:14px;gap:50px}.menu-heading{display:block;margin-bottom:33px}.menu-heading h2{font-size:81px;margin-top:30px}.menu-heading h2 em{padding-left:70px}.menu-heading-note{max-width:310px;margin-top:30px}.menu-heading-note p{margin-top:12px}.menu-tabs{margin-bottom:32px}.menu-tab{display:grid;grid-template-columns:1fr auto;row-gap:5px;padding:18px 12px}.menu-tab>span:first-child{font-size:34px}.menu-tab>span:nth-child(2){grid-row:2;grid-column:1/-1;font-size:11px}.menu-tab>span:last-child{grid-column:2;grid-row:1;font-size:22px}.menu-panel{grid-template-columns:1fr;gap:38px}.menu-overview h3{font-size:51px;margin:20px 0}.menu-overview>p:not(.eyebrow){font-size:14px;max-width:330px}.price-lockup{margin-top:25px}.pairing{max-width:none;margin-bottom:23px}.menu-booking{font-size:12px;gap:45px}.course-list h4{font-size:29px}.course-list li{padding:20px 0;gap:15px}.course-list p{font-size:12px}.course-number{font-size:12px}.menu-footnote{grid-template-columns:1fr;gap:18px;margin-top:35px;font-size:12px}.menu-section{padding-bottom:50px}.chef-image{min-height:440px}.chef-image img{object-position:43% center}.chef-copy h2{font-size:52px}.chef-copy .eyebrow{font-size:11px}.wine-statement{font-size:36px}.wine-aside{display:none}.wine-strip{padding:40px var(--gutter)}.visit-heading{display:block;margin:33px 0 40px}.visit-heading h2{font-size:54px}.reserve-circle{width:135px;height:135px;margin-top:32px;margin-left:auto}.reserve-circle>span:first-child{font-size:11px}.visit-details{gap:20px}.visit-details h3{font-size:10px;margin-bottom:18px}.visit-details p{font-size:13px}.visit-details .small-link{font-size:12px}.visit-details>div:last-child{margin-top:12px}.footer{padding-top:28px}.footer-wordmark{font-size:33vw;line-height:1.1;padding:0 12px 25px 0}.footer-bottom{font-size:10px}.hero-bottom,.hero-bottom>a,.hero-eyebrow,.eyebrow,.section-heading .eyebrow,.experience-copy .eyebrow,.image-caption,.menu-overview .eyebrow,.menu-season,.footer-bottom,.visit-details h3,.chef-signature span{font-size:12px}.experience-copy>div{display:block}.experience-copy .eyebrow{max-width:none;margin-bottom:12px}.hero-bottom>span{max-width:180px}.hero-bottom>a{max-width:110px}.hero-eyebrow{letter-spacing:.1em}}
@media(max-width:360px){.hero h1{font-size:59px}.hero h1 em{margin-left:12px}.hero-eyebrow{font-size:11px}.intro h2{font-size:44px}.visit-heading h2{font-size:47px}.chef-copy h2{font-size:46px}.wine-statement{font-size:32px}.menu-tab>span:nth-child(2){font-size:10px}.footer-bottom>*{flex-basis:46%}.footer-bottom{font-size:10px;gap:12px}}
@media print{.site-header,.hero,.intro,.experiences,.chef-section,.wine-strip,.visit-section,.footer,.menu-booking,.skip-link{display:none!important}.menu-section{background:white;color:black;padding:0}.menu-heading h2{font-size:40px}.menu-heading h2 em{color:black;padding-left:0}.menu-tabs{display:none}.menu-panel{display:block}.menu-overview{margin-bottom:30px}.menu-overview h3{font-size:30px}.menu-overview p,.course-list p,.menu-footnote,.menu-heading-note p{color:#444!important}.menu-overview h3 br{display:none}.course-list li{break-inside:avoid}.menu-footnote{font-size:10px}.price-lockup{margin:15px 0}.menu-heading{margin-bottom:20px}.menu-section .section-number{color:#444}}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:32px}.hero-booking{background:var(--paper);color:var(--ink);border-color:var(--paper);font-size:14px}.hero-booking:hover{background:#deddd8;border-color:#deddd8}.hero-actions .text-link{gap:30px}.hero-description,.experience-copy>p,.menu-overview>p:not(.eyebrow),.chef-copy>p:not(.eyebrow){font-size:16px}.course-list p,.menu-tab>span:nth-child(2),.menu-booking,.pairing p,.small-link,.visit-details p{font-size:14px}.experience-copy .eyebrow,.section-heading .eyebrow,.menu-season,.menu-overview .eyebrow,.course-number,.menu-footnote,.menu-tab,.image-caption,.chef-copy .eyebrow,.chef-signature span,.wine-strip .eyebrow,.footer-bottom,.visit-details h3,.reserve-circle>span:first-child,.bar-menu-note p{font-size:12px}.menu-heading-note p{font-size:14px}.menu-overview>p:not(.eyebrow){max-width:330px}.course-list p{line-height:1.8}.experience-copy>div{align-items:flex-start}.experience-copy .eyebrow{padding-top:6px}.menu-tab>span:first-child{flex-shrink:0}
@media(max-width:1100px){.menu-booking{gap:20px;font-size:13px}.chef-copy h2{white-space:normal}.menu-tab>span:nth-child(2){font-size:14px}}
@media(max-width:860px){.hero-actions{gap:20px}.menu-panel{grid-template-columns:1fr 1.5fr;gap:6%}.menu-booking{padding:12px;gap:15px;font-size:12px}.menu-overview>p:not(.eyebrow){font-size:15px}}
@media(max-width:540px){.hero-actions{gap:14px 28px;margin-top:4px}.hero-booking{font-size:14px;padding:12px 18px}.hero-actions .text-link{font-size:13px;gap:20px}.hero-description{font-size:15px;margin-top:27px;margin-bottom:20px}.hero-bottom{letter-spacing:0}.menu-panel{grid-template-columns:1fr;gap:40px}.menu-booking{font-size:14px;padding:14px 18px;gap:30px}.menu-tab>span:nth-child(2){font-size:12px}.course-list p{font-size:14px}.experience-copy .eyebrow{padding:0}.menu-heading h2{font-size:clamp(60px,20vw,81px)}.menu-heading h2 em{padding-left:8vw}.footer-bottom{font-size:12px}.visit-details h3{letter-spacing:.07em}.menu-overview>p:not(.eyebrow){font-size:16px}}
@media(max-width:360px){.hero h1{font-size:56px}.hero-actions{gap:9px 20px}.hero-booking{padding:10px 14px}.hero-description{font-size:14px}.hero-bottom{font-size:11px}.menu-tab>span:nth-child(2){font-size:12px}}

.cms-copy{white-space:pre-line}.contact-email{display:block;margin-top:13px;font-size:14px;text-decoration:underline;text-underline-offset:4px}

select.language{appearance:auto;min-width:64px;max-width:76px;border-radius:0;background:transparent;border:0;border-bottom:1px solid currentColor;padding:9px 3px;color:inherit;font:inherit;font-size:14px;cursor:pointer;letter-spacing:.04em}select.language option{background:#e6e5e1;color:#2e2b2b}.calendar-weekdays span{font-size:12px}.editor-languages{flex-wrap:wrap}

html:lang(it) .hero h1{font-size:clamp(55px,6vw,108px)}html:lang(de) .hero h1{font-size:clamp(58px,6.8vw,118px)}
@media(max-width:600px){html:lang(it) .hero h1{font-size:clamp(43px,11.4vw,66px)}html:lang(de) .hero h1{font-size:clamp(48px,13.5vw,72px)}.booking-progress li>span:last-child{overflow-wrap:normal}.calendar-weekdays{font-size:12px}}
