:root{--wine:#662c32;--ink:#302d28;--paper:#faf7ed;--sand:#efe9da;--muted:#6d665c;--line:#d5cebc;--serif:'Italiana',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{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:15px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #c9842a;outline-offset:6px}::selection{background:var(--wine);color:var(--paper)}figure,p,h1,h2,h3,dl,dd{margin:0}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:1.04;letter-spacing:-.045em}h2{font-size:clamp(44px,4.5vw,72px)}.section-wrap{max-width:1440px;margin:auto;padding-left:6.4%;padding-right:6.4%}.small-label{font-size:13px;font-weight:500;margin-bottom:24px}.header{height:105px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:var(--paper);gap:24px}.brand{display:flex;flex-direction:column;align-items:center;line-height:1}.brand-name{font-family:var(--serif);font-size:65px;letter-spacing:-.065em;color:var(--wine)}.brand-caption{font-size:9px;letter-spacing:.09em;margin-top:4px}.header nav{display:flex;gap:38px;font-size:13px}.header nav a{padding:12px 0;position:relative}.header nav a::after{content:'';position:absolute;bottom:5px;left:0;width:0;height:1px;background:var(--wine);transition:width .2s}.header nav a:hover::after{width:100%}.header-call{font-size:13px;border:1px solid var(--wine);border-radius:2px;color:var(--wine);padding:12px 20px;display:flex;gap:25px;align-items:center}.hero{position:relative;min-height:690px;height:calc(100svh - 105px);max-height:1000px;overflow:hidden;color:var(--paper);background:#312316}.hero-media,.hero-film,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-film{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(25,17,10,.66),rgba(25,17,10,.17) 70%),linear-gradient(0deg,rgba(25,17,10,.35),transparent 25%)}.hero-copy{position:relative;z-index:1;padding:8vh 6.4% 110px;max-width:920px}.location{font-size:13px;margin-bottom:34px}.hero h1{font-size:clamp(90px,10.5vw,162px);letter-spacing:-.05em;line-height:.97}.hero-description{margin:30px 0 32px;font-size:16px;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;padding:17px 25px;font-size:13px;min-height:54px;transition:background .2s,color .2s;border:1px solid transparent}.button-light{background:var(--paper);color:var(--wine)}.button-light:hover{background:#dfd4bc}.arrow{display:inline-block;width:23px;height:1px;background:currentColor;position:relative;flex:none}.arrow::after{content:'';position:absolute;right:0;top:-3px;width:7px;height:7px;border-right:1px solid currentColor;border-top:1px solid currentColor;transform:rotate(45deg)}.hero-bottom{position:absolute;z-index:2;bottom:30px;left:6.4%;right:6.4%;display:flex;justify-content:space-between;align-items:center;font-size:12px}.hero-bottom>a{width:44px;height:44px;border:1px solid #ffffff65;border-radius:50%;display:grid;place-items:center}.down-arrow{height:17px;width:1px;background:currentColor;position:relative}.down-arrow::after{content:'';position:absolute;bottom:0;left:-3px;width:7px;height:7px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg)}.film-control{background:transparent;border:0;border-bottom:1px solid #ffffff70;color:inherit;padding:8px;cursor:pointer;font-size:11px;margin-left:auto;margin-right:30px}.intro{padding-top:125px;padding-bottom:130px;display:grid;grid-template-columns:1fr 2.7fr .8fr;gap:30px;align-items:start}.intro>.small-label{padding-top:8px}.intro h2{font-size:clamp(36px,3.65vw,56px)}.intro p:not(.small-label){max-width:530px;margin-top:28px;color:var(--muted);font-size:15px}.intro-word{font-family:var(--serif);font-size:33px;line-height:1.08;color:var(--wine);transform:rotate(-9deg);align-self:end;text-align:center}.dish-story{display:grid;grid-template-columns:1.15fr 1fr;gap:9%;padding-bottom:135px}.dish-main figure{height:640px;position:relative}.dish-main figcaption{position:absolute;bottom:20px;left:23px;color:white;font-size:12px;text-shadow:0 1px 8px #000;background:#302d2866;padding:4px 10px}.dish-main img{object-position:50% 42%}.dish-caption{display:flex;justify-content:space-between;gap:20px;padding-top:19px;align-items:baseline}.dish-caption h3{font-size:16px}.dish-caption>span{font-size:16px;white-space:nowrap}.dish-caption small,.feature-price small{display:block;font-size:10px;text-align:right;color:var(--muted)}.story-heading{padding-top:4px;padding-bottom:53px}.story-heading p:last-child{margin-top:25px;max-width:325px;color:var(--muted)}.dish-side figure{height:320px}.menu-section{background:var(--sand);padding:105px 0 70px}.menu-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:40px}.menu-heading>p{color:var(--muted);font-size:14px;padding-bottom:6px}.price-notice{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;font-size:12px;color:var(--muted);margin-bottom:52px}.price-notice strong{font-weight:600;color:var(--ink)}.menu-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:5%}.menu-group h3{font-family:var(--serif);font-size:29px;margin-bottom:25px;color:var(--wine)}.menu-group dl>div{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid var(--line);align-items:baseline;line-height:1.5;min-height:64px}.menu-group dt{font-size:14px}.menu-group dd{font-size:14px;white-space:nowrap;font-variant-numeric:tabular-nums}.menu-group dt small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.menu-note{font-family:var(--serif);font-size:27px;line-height:1.3;color:var(--wine);padding-top:40px}.menu-foot{display:flex;justify-content:space-between;gap:35px;align-items:center;margin-top:55px;font-size:11px;color:var(--muted)}.menu-foot p{max-width:510px}.menu-foot a{display:flex;gap:25px;align-items:center;color:var(--wine);white-space:nowrap}.croquetas-section{display:grid;grid-template-columns:1fr 1fr;background:var(--wine);color:var(--paper)}.croquetas-photo{position:relative;min-height:620px;max-height:770px}.image-disclosure{position:absolute;bottom:18px;left:22px;color:white;background:#302d2870;padding:3px 9px;font-size:10px}.croquetas-copy{align-self:center;padding:85px 15%}.croquetas-copy h2{font-size:clamp(60px,6.3vw,98px)}.croquetas-copy>p:not(.small-label){margin-top:35px;opacity:.8;max-width:330px}.feature-price{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff35;border-bottom:1px solid #ffffff35;margin:36px 0;padding:20px 0;font-size:13px}.feature-price small{color:#eee0ce;font-size:10px}.text-link{display:inline-flex;gap:30px;align-items:center;padding-bottom:7px;border-bottom:1px solid currentColor;font-size:13px}.house{display:grid;grid-template-columns:1fr 1.08fr;gap:9%;padding-top:140px;padding-bottom:140px;align-items:center}.house h2{font-size:clamp(45px,4.4vw,70px)}.house-copy>p:not(.small-label){margin:30px 0;max-width:390px;color:var(--muted)}.house-photo{height:570px;position:relative}.house-photo img{object-position:74% 50%}.house-photo figcaption{position:absolute;bottom:-33px;right:0;color:var(--muted);font-size:11px}.visit{background:var(--wine);color:var(--paper);padding:85px 0 70px}.visit h2{font-size:clamp(70px,9vw,135px);max-width:1000px}.visit-bottom{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-top:55px}.visit-bottom>div>p{font-size:14px;margin-bottom:20px}.visit-reserve{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.visit-reserve .phone{font-size:21px;letter-spacing:.02em}.visit-reserve p{font-size:11px!important;margin:0!important;opacity:.75}.footer{padding-top:55px;padding-bottom:45px;display:grid;grid-template-columns:1fr 1.6fr 2fr;gap:40px;align-items:center;font-size:12px}.footer .brand{justify-self:start}.footer>div p{margin-bottom:8px}.footer>div a{color:var(--muted)}.footer-disclosure{font-size:10px;color:var(--muted);max-width:400px;justify-self:end}.skip-link{position:fixed;top:-100px;left:15px;background:var(--paper);padding:15px;z-index:100}.skip-link:focus{top:10px}@media(min-width:1500px){.hero-copy{padding-left:max(6.4%,calc((100vw - 1250px)/2))}}@media(max-width:1000px){.header nav{gap:20px}.intro{grid-template-columns:1fr 3fr}.intro-word{display:none}.dish-story{gap:6%}.dish-main figure{height:580px}.menu-columns{grid-template-columns:1fr 1fr;gap:35px 8%}.menu-group:last-child{grid-column:1/-1;max-width:650px;width:100%}.menu-note{display:none}.croquetas-copy{padding:65px 12%}.croquetas-photo{min-height:560px}.house{gap:6%}.house-photo{height:500px}}@media(max-width:680px){html{scroll-padding-top:15px}.header{height:83px;padding:0 6%;gap:15px}.brand-name{font-size:52px}.brand-caption{font-size:8px}.header nav{margin-left:auto;gap:0}.header nav a{display:none}.header nav a:first-child{display:block;font-size:12px}.header-call{font-size:11px;padding:10px 13px;gap:12px}.header-call span{display:none}.hero{height:calc(100svh - 83px);min-height:640px;max-height:870px}.hero-film{object-position:64% center}.hero-shade{background:linear-gradient(90deg,rgba(25,17,10,.72),rgba(25,17,10,.28)),linear-gradient(0deg,rgba(25,17,10,.25),transparent)}.hero-copy{padding:65px 7% 100px}.location{font-size:12px;margin-bottom:34px}.hero h1{font-size:clamp(78px,17vw,112px)}.hero-description{font-size:14px;margin:25px 0 30px}.hero-bottom{left:7%;right:7%;font-size:10px;bottom:24px}.film-control{font-size:10px;margin-right:8px;padding:6px;max-width:85px}.hero-bottom>a{width:34px;height:34px;flex:none}.section-wrap{padding-left:7%;padding-right:7%}.intro{display:block;padding-top:72px;padding-bottom:68px}.intro .small-label{padding:0;margin-bottom:24px}.intro h2{font-size:38px}.intro p:not(.small-label){font-size:14px;margin-top:24px}.dish-story{display:block;padding-bottom:75px}.dish-main figure{height:470px}.dish-caption h3{font-size:14px}.dish-caption>span{font-size:14px}.dish-side{margin-top:60px}.story-heading{padding-bottom:28px}.story-heading h2{font-size:48px}.story-heading p:last-child{font-size:14px;max-width:100%}.dish-side figure{height:290px}.menu-section{padding:65px 0 48px}.menu-heading{display:block;margin-bottom:26px}.menu-heading h2{font-size:43px}.menu-heading>p{margin-top:20px;font-size:13px}.price-notice{font-size:11px;margin-bottom:37px;line-height:1.7}.menu-columns{display:block}.menu-group+.menu-group{margin-top:44px}.menu-group h3{font-size:30px;margin-bottom:14px}.menu-group dl>div{min-height:58px;padding:15px 0}.menu-group dt,.menu-group dd{font-size:14px}.menu-foot{display:block;margin-top:35px;font-size:11px}.menu-foot a{margin-top:23px;display:inline-flex}.croquetas-section{display:flex;flex-direction:column}.croquetas-photo{min-height:0;height:430px;order:1}.croquetas-copy{padding:60px 7%;order:0}.croquetas-copy h2{font-size:69px}.croquetas-copy>p:not(.small-label){margin-top:24px;font-size:14px}.feature-price{margin:28px 0}.house{display:block;padding-top:75px;padding-bottom:95px}.house h2{font-size:48px}.house-copy>p:not(.small-label){font-size:14px}.house-photo{height:420px;margin-top:42px}.visit{padding:60px 0 55px}.visit h2{font-size:65px}.visit-bottom{display:block;margin-top:35px}.visit-reserve{margin-top:38px}.footer{grid-template-columns:1fr 1.5fr;padding-top:38px;padding-bottom:35px;gap:28px 24px;font-size:11px}.footer-disclosure{grid-column:1/-1;justify-self:start;max-width:none;font-size:10px}.small-label{margin-bottom:20px}.hero-bottom>span{max-width:120px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.spaces{padding-top:0;padding-bottom:120px}.spaces-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.spaces-heading h2{font-size:clamp(42px,4.5vw,68px)}.spaces-heading>p{font-size:14px;color:var(--muted)}.spaces-photos{display:grid;grid-template-columns:1.65fr 1fr;gap:32px;align-items:start}.spaces-photos img{height:420px}.space-outside{margin-top:95px}.space-outside img{height:460px}.spaces-photos figcaption{font-size:12px;color:var(--muted);margin-top:13px}.spaces-details{display:grid;grid-template-columns:1fr 1fr;gap:9%;margin-top:48px;padding-top:25px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.spaces-details strong{display:block;color:var(--ink);font-weight:500;margin-bottom:8px}@media(max-width:680px){.spaces{padding-bottom:70px}.spaces-heading{display:block;margin-bottom:28px}.spaces-heading h2{font-size:42px}.spaces-heading>p{margin-top:20px;font-size:13px}.spaces-photos{grid-template-columns:1fr;gap:32px}.spaces-photos img{height:auto;aspect-ratio:4/3}.space-outside{margin:0 0 0 18%}.space-outside img{aspect-ratio:4/5}.spaces-details{grid-template-columns:1fr;gap:25px;margin-top:35px;font-size:13px}}

.menu-downloads{display:flex;flex-direction:column;gap:12px}.menu-downloads a+a{font-size:10px;opacity:.8}@media(max-width:680px){.menu-downloads{margin-top:24px}.menu-downloads a{margin-top:0}}
