@font-face{font-family:Urbanist;src:url('/assets/urbanist.ttf') format('truetype');font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f2ea;color:#23241e;font-family:Urbanist,Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ba8a45;outline-offset:4px}h1,h2,h3,p{margin:0 0 1em}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(54px,6.5vw,100px)}h2{font-size:clamp(36px,4.2vw,62px)}h3{font-size:29px}em{font-weight:400;color:#b89a64}img{max-width:100%;display:block}.skip{position:absolute;left:16px;top:-100px;z-index:10;background:#fff;padding:10px}.skip:focus{top:10px}.preview-bar{padding:7px 24px;background:#ded3be;color:#3e382a;text-align:center;font-size:11px;letter-spacing:.15em;font-weight:700}.preview-bar span{font-weight:400;letter-spacing:.02em;margin-left:18px}.site-header{background:#171714;color:#eee9dd;min-height:106px;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid #ffffff15}.brand img{width:142px;height:62px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:34px;font-size:15px}.site-header nav a:not(.button):hover{color:#c5aa78}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:13px 25px;border:1px solid transparent;font-size:15px;letter-spacing:.025em;cursor:pointer;transition:background .2s,transform .2s;color:inherit;line-height:1.5}.button:hover{transform:translateY(-2px)}.button-gold{background:#c9ae79;color:#1e211b}.button-gold:hover{background:#ddc493}.button-dark{background:#25271e;color:#f6f2e9}.button-outline{border-color:#b5a581;color:#f4eedf;background:transparent}.text-link{border-bottom:1px solid #68644e;padding:8px 0;display:inline-flex;align-items:center;gap:25px;font-size:15px}.text-link.dark{border-color:#c7c1b3;color:#272921}.nav-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;background:#171714;color:#eeeae0;padding:30px 3.5% 36px 6%;gap:4%;min-height:700px}.hero-copy{padding:42px 0 0;display:flex;flex-direction:column}.eyebrow{font-size:11px;letter-spacing:.21em;font-weight:700;margin-bottom:24px;line-height:1.6}.small-line{display:inline-block;width:34px;height:1px;background:#b99d67;vertical-align:middle;margin-right:12px}.hero h1{margin-bottom:24px;font-size:clamp(64px,7.5vw,112px);line-height:.99}.hero-intro{font-size:17px;color:#b8b8aa;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:30px;margin:18px 0 34px;flex-wrap:wrap}.hero-foot{margin-top:auto;display:flex;justify-content:space-between;align-items:center;color:#9b9d8d;font-size:10px;letter-spacing:.15em;padding:28px 25px 0 0}.hero-foot a{font-size:28px}.hero-photo{position:relative;min-height:610px;overflow:hidden;border-radius:190px 4px 4px 4px}.hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 65%,#0009)}.photo-caption{position:absolute;z-index:1;bottom:28px;left:32px;color:#fff}.photo-caption span{display:block}.photo-caption span:first-child{font-size:10px;letter-spacing:.2em}.photo-caption span:last-child{font:italic 28px Georgia,serif;margin-top:7px}.photo-mark{position:absolute;right:28px;top:28px;width:64px;height:64px;border:1px solid #fff8;border-radius:50%;display:grid;place-items:center;color:white;font:italic 42px Georgia}.ticker{display:flex;justify-content:space-around;gap:25px;padding:23px 3%;font-size:12px;letter-spacing:.2em;border-bottom:1px solid #dcd6c7;overflow:hidden;white-space:nowrap;background:#ebe6d9}.ticker i{color:#937648;font-size:21px;line-height:1}.section{padding:94px 7%;max-width:1600px;margin:0 auto}.intro-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:9%;padding-bottom:55px}.intro-text{padding-top:28px;color:#68695f}.intro-text p:first-child{color:#33372c;font-size:22px;line-height:1.5}.section-title{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:45px}.section-title h2{margin-bottom:0}.section-title>p{color:#6e6d61;font-size:15px;margin-bottom:4px}.food-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.food-card{display:block}.food-card.offset{padding-top:65px}.food-image{position:relative;overflow:hidden;aspect-ratio:4/5}.food-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.food-card:hover .food-image img{transform:scale(1.04)}.food-image span{position:absolute;left:18px;top:18px;background:#f8f4e9ed;color:#35382e;padding:8px 12px;font-size:10px;letter-spacing:.1em}.food-title{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:22px}.food-title h3{margin:0}.food-title>span{font-size:27px}.food-card p{font-size:15px;color:#757568;margin:13px 0 0}.atmosphere{display:grid;grid-template-columns:1fr 1fr;background:#26291f;color:#eeeadd;min-height:620px}.atmosphere>img{width:100%;height:650px;object-fit:cover;object-position:center 43%}.atmosphere>div{padding:85px 13%}.atmosphere p:not(.eyebrow){color:#c1c2b4}.atmosphere h2{font-size:clamp(38px,4.3vw,67px)}.menu-row{display:flex;align-items:center;gap:30px;border-top:1px solid #ccc5b5;padding:26px 7px;transition:padding .2s}.menu-row:hover{padding-left:18px;background:#ece7db}.menu-row:last-child{border-bottom:1px solid #ccc5b5}.menu-number{font-size:12px;color:#8a816b;min-width:25px}.menu-row strong{font:38px Georgia,serif;font-weight:400;letter-spacing:-.025em}.menu-row small{display:block;color:#777361;font-size:13px;margin-top:7px}.pdf-label{margin-left:auto;font-size:10px;letter-spacing:.14em;white-space:nowrap}.menu-arrow{font-size:30px;margin-left:25px}.closing-cta{text-align:center;background:#e8e1d1;padding:80px 24px 70px}.closing-cta h2{font-size:clamp(40px,5vw,70px);margin-bottom:35px}.closing-cta h2 em{color:#8d734b}.closing-cta>p:last-child{font-size:12px;color:#77705d;margin:20px 0 0}.site-footer{background:#171714;color:#c4c3b5;padding:65px 6% 20px;font-size:14px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1.2fr .8fr;gap:35px;padding-bottom:50px}.footer-top .eyebrow{color:#999b87;font-size:10px;margin-bottom:25px}.footer-top .brand+p{font-size:14px;margin-top:20px}.footer-top a:hover{color:#d6bb87}.footer-top p{line-height:1.9}.footer-bottom{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;border-top:1px solid #ffffff16;padding-top:25px;font-size:11px;color:#858775}.footer-bottom div{display:flex;gap:20px}.footer-bottom>span:last-child{letter-spacing:.16em}.page-heading{padding:80px 7% 70px;background:#22251d;color:#eeeadf}.page-heading h1{font-size:clamp(50px,6vw,84px);margin-bottom:22px}.page-heading>p:last-child{max-width:650px;color:#c1c2b3}.story-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%}.story-grid>img{width:100%;max-height:660px;object-fit:cover}.story-grid>div>p{color:#696b5e}.story-grid h2{margin-bottom:35px}.small-top{padding-top:25px}.tile-image{width:100%;height:360px;object-fit:cover;margin-bottom:25px}.note{background:#e9e4d6;color:#655f4d;padding:18px 23px;border-left:3px solid #b59a67;margin:28px 0;font-size:14px}.note a{text-decoration:underline}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.gallery figure{margin:0}.gallery img{width:100%;aspect-ratio:4/5;object-fit:cover}.gallery figcaption{font-size:13px;color:#797665;padding-top:10px}.booking-grid{display:grid;grid-template-columns: .85fr 1.15fr;gap:9%;align-items:start}.booking-grid aside{max-width:440px}.booking-grid aside>p{color:#686b5d}.step-label{font-size:10px;letter-spacing:.12em;color:#8b7856;display:block;margin-bottom:25px}.contact-block{border-top:1px solid #d7d0c1;padding-top:20px;margin:30px 0}.contact-block a{font-size:26px;font-family:Georgia,serif}.booking-photo{height:240px;width:100%;object-fit:cover;object-position:50% 60%}.form-card{background:#fffdf8;border:1px solid #e5ded0;padding:36px;box-shadow:0 8px 40px #28200b05}.form-card h3{font-size:32px;margin-bottom:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:600}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;background:#fffefb;border:1px solid #d7d2c5;border-radius:2px;min-height:50px;padding:12px;color:#292c23;font-size:16px;font-weight:400}.form-grid textarea{resize:vertical}.optional{font-weight:400;color:#8c8c7e;font-size:11px}.checkbox{display:flex;align-items:start;gap:12px;font-size:13px;line-height:1.55;margin:22px 0}.checkbox input{width:20px;height:20px;flex-shrink:0;margin:2px 0;accent-color:#8a7245}.checkbox a{text-decoration:underline}.full-width{width:100%}.small{font-size:13px;color:#7c7e70}.centered{text-align:center}.honey{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.notice{padding:18px 22px;margin-bottom:24px;font-size:15px;line-height:1.6}.notice.success{background:#eaf2e5;color:#335535;border:1px solid #c6d9bd}.notice.error{background:#faeae4;color:#873d2b;border:1px solid #e5c0b3}.notice ul{margin:10px 0 0;padding-left:20px}.booking-success{text-align:center;padding:20px 5px}.success-check{display:inline-grid;place-items:center;border:1px solid #b3bf9b;color:#688249;border-radius:50%;width:64px;height:64px;font-size:28px;margin-bottom:30px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.benefits article{border-top:1px solid #d4ccba;padding-top:25px}.benefits article>span{display:block;font-size:12px;color:#9e8961;margin-bottom:25px}.benefits p{color:#78796c}.legal{max-width:960px;white-space:normal}.legal h2{font-size:30px;letter-spacing:-.02em;margin-top:42px}.legal h3{font-size:23px;margin-top:24px}.legal p{font-size:16px;line-height:1.8}.legal a{text-decoration:underline;overflow-wrap:anywhere}button:disabled{opacity:.65;cursor:wait}
@media(min-width:1600px){.hero{padding-left:calc((100vw - 1400px)/2);padding-right:calc((100vw - 1480px)/2)}}
@media(max-width:1100px){.site-header nav{gap:20px}.hero{min-height:600px;padding-left:5%;gap:4%}.hero h1{font-size:76px}.hero-photo{min-height:570px}.hero-actions{gap:18px}.hero-intro br{display:none}.section{padding:70px 5%}.food-grid{gap:22px}.atmosphere>div{padding:65px 10%}.booking-grid{gap:5%}.form-card{padding:28px}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.pdf-label{display:none}.story-grid{gap:6%}}
@media(max-width:760px){.preview-bar{font-size:10px;padding:7px 12px}.preview-bar span{display:none}.site-header{min-height:88px;padding:12px 5%;position:relative}.brand img{width:120px;height:56px}.nav-toggle{display:block;background:none;border:1px solid #ffffff33;color:#e6dfcf;padding:10px 14px;font-size:14px}.nav-toggle span{margin-left:10px}.site-header nav{display:none;position:absolute;left:0;right:0;top:100%;background:#22251d;padding:22px 6%;z-index:5;align-items:stretch;flex-direction:column;gap:5px;border-bottom:1px solid #c9ae79}.site-header nav a{padding:13px}.site-header nav.is-open{display:flex}.hero{display:flex;flex-direction:column;gap:20px;padding:15px 5% 25px}.hero-copy{padding:30px 1% 0}.hero h1{font-size:clamp(62px,13vw,88px)}.hero .eyebrow{font-size:10px;margin-bottom:24px}.hero-intro{font-size:16px}.hero-actions{margin:8px 0 5px;gap:22px}.hero-foot{padding-top:22px}.hero-photo{min-height:380px;height:380px;margin-top:15px;border-radius:110px 3px 3px 3px}.hero-photo>img{object-position:50% 48%}.photo-caption{bottom:22px;left:25px}.photo-mark{width:50px;height:50px;font-size:34px}.ticker{justify-content:start;gap:22px;padding:18px 5%;font-size:10px}.section{padding:58px 6%}.intro-grid,.story-grid,.booking-grid{grid-template-columns:1fr;gap:30px}.intro-text{padding:0}.intro-text p:first-child{font-size:20px}.section-title{display:block;margin-bottom:30px}.section-title>a,.section-title>p{margin-top:18px}.food-grid{grid-template-columns:1fr;gap:36px}.food-card.offset{padding-top:0}.food-image{aspect-ratio:1/1}.food-title h3{font-size:31px}.atmosphere{grid-template-columns:1fr}.atmosphere>img{height:440px}.atmosphere>div{padding:48px 7%}.atmosphere h2{font-size:46px}.menu-row{gap:17px;padding:22px 0}.menu-row strong{font-size:29px}.menu-row small{font-size:12px;line-height:1.6}.menu-number{min-width:16px}.menu-arrow{margin-left:auto}.closing-cta{padding:58px 20px}.site-footer{padding:45px 6% 25px}.footer-top{grid-template-columns:1fr 1fr;gap:28px;font-size:13px}.footer-top>div:first-child{grid-column:1/-1}.footer-top .eyebrow{font-size:9px}.footer-bottom{font-size:10px}.page-heading{padding:55px 6% 45px}.page-heading h1{font-size:51px}.page-heading p{font-size:15px}.story-grid>img{max-height:450px}.gallery{grid-template-columns:1fr 1fr;gap:18px}.gallery figcaption{font-size:11px}.gallery figure:first-child{grid-column:1/-1}.gallery figure:first-child img{aspect-ratio:5/4}.form-card{padding:25px 20px}.form-grid{gap:16px}.form-grid label{font-size:13px}.form-grid input{min-width:0}.booking-grid aside{max-width:none}.booking-photo{display:none}.benefits{grid-template-columns:1fr;gap:25px}.benefits h3{margin-bottom:15px}.jobs-intro{padding-bottom:20px}.tile-image{height:400px}.legal h2{font-size:29px}.legal p{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.attachment-input{display:flex;flex-direction:column;gap:7px;font-size:14px;margin-top:20px}.attachment-input input{font-size:13px;padding:12px;border:1px solid #d7d2c5;max-width:100%}
