:root{--dark:#211e19;--dark-2:#302a22;--cream:#f2edde;--cream-2:#e8e1d1;--ink:#2d2b24;--muted:#655f51;--rust:#b84729;--rust-light:#e8a287;--line:#cfc8b9;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Outfit',system-ui,sans-serif}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--dark);color:var(--cream);font-family:var(--sans);font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}svg{display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.02}h1,h2{letter-spacing:-.04em}h1 em,h2 em{font-weight:500}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--rust-light);outline-offset:6px}.section-light a:focus-visible{outline-color:var(--rust)}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.eyebrow{font-family:var(--sans);font-size:10px;letter-spacing:.18em;font-weight:500;line-height:1.5}.skip{position:fixed;top:8px;left:8px;transform:translateY(-180%);background:var(--cream);color:var(--ink);padding:12px 20px;z-index:150}.skip:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.demo-bar{background:var(--cream);color:#534d41;text-align:center;font-size:10px;letter-spacing:.06em;padding:7px 12px}.demo-bar span{padding:0 8px}.site-header{position:sticky;top:0;z-index:50;background:var(--dark);border-bottom:1px solid #ffffff1a}.nav-inner{height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand-mark{width:38px;height:47px;color:var(--rust-light)}.brand>span{font-family:var(--serif);font-size:34px;line-height:1}.brand small{font-family:var(--sans);display:block;font-size:8px;letter-spacing:.24em;margin-top:9px}.nav-links{display:flex;gap:35px;font-size:12px}.nav-links a{padding-block:12px}.nav-links a:hover,.text-link:hover{color:var(--rust-light)}.nav-phone{display:flex;gap:24px;align-items:center;font-size:12px;border-bottom:1px solid #b5aa99;padding:10px 0}.nav-phone span{font-size:20px}.nav-actions{display:flex;align-items:center;gap:20px}.menu-toggle{display:none;background:none;color:inherit;border:1px solid #ffffff66;width:44px;height:44px;cursor:pointer;padding:11px}.menu-toggle span{display:block;width:100%;height:1px;background:currentColor;margin:5px 0;transition:transform .2s}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:58px;padding-bottom:105px;align-items:center;min-height:720px}.hero-copy{padding-block:25px}.hero .eyebrow{color:#d5c7b3;display:flex;align-items:center;gap:13px}.little-line{width:26px;height:1px;background:var(--rust-light)}h1{font-size:clamp(57px,5.6vw,86px);line-height:.98;margin-top:29px;max-width:640px}h1 em{color:var(--rust-light);display:block}.hero-description{font-size:15px;line-height:1.8;max-width:340px;margin-top:28px;color:#d1c8b8}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:34px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;padding:14px 22px;font-size:12px;font-weight:500;transition:background .2s}.button span,.text-link span{font-size:20px;line-height:1}.primary{background:var(--rust);color:#fff9ed}.primary:hover{background:#963c23}.text-link{display:inline-flex;align-items:center;gap:22px;padding-block:10px;font-size:12px;border-bottom:1px solid currentColor;transition:color .2s}.hero-address{display:flex;gap:13px;align-items:center;margin-top:43px;font-size:11px;color:#dfd4c3}.location-symbol{font-size:27px;color:var(--rust-light)}.hero-address small{display:block;font-size:10px;color:#aea593;margin-top:2px}.hero-visual{position:relative;margin-left:18px;height:510px;align-self:center}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:66% center;border-radius:180px 180px 0 0}.photo-label{position:absolute;bottom:14px;left:16px;right:16px;display:flex;justify-content:space-between;font-size:9px;padding:9px 10px;background:rgba(33,30,25,.88);letter-spacing:.05em}.food-inset{position:absolute;width:44%;left:-37px;bottom:-62px;transform:rotate(-6deg);background:var(--cream);padding:8px 8px 12px;box-shadow:0 8px 25px #0003}.food-inset img{width:100%;aspect-ratio:1.35;object-fit:cover}.food-inset>span{display:block;color:var(--ink);font-family:var(--serif);font-size:21px;text-align:center;line-height:1.4;padding-top:6px}.round-seal{position:absolute;right:-24px;top:39px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:110px;height:110px;background:var(--rust);border:1px solid var(--rust-light);outline:6px solid var(--rust);border-radius:50%;transform:rotate(12deg)}.round-seal span{font-size:8px;letter-spacing:.2em}.round-seal strong{font-family:var(--serif);font-style:italic;font-size:31px;font-weight:500;line-height:1.4}.manifesto{display:flex;align-items:center;justify-content:center;gap:46px;padding:22px 30px;background:var(--rust);color:#fff4df;font-family:var(--serif);font-size:31px;line-height:1.3}.manifesto i{font-style:normal;font-size:23px}.section-light{background:var(--cream);color:var(--ink)}.house{padding:110px 0 105px}.house-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.house-visual{position:relative;padding-right:60px}.house-photo{width:100%;height:500px;object-fit:cover;object-position:center 70%}.photo-caption{display:block;font-size:8px;letter-spacing:.16em;margin-top:16px}.small-note{position:absolute;right:0;bottom:36px;background:var(--cream-2);padding:26px;width:165px;transform:rotate(6deg);border:1px solid var(--line)}.small-note span{font-family:var(--serif);font-style:italic;font-size:19px;color:var(--rust)}.small-note strong{display:block;font-family:var(--serif);font-weight:500;font-size:29px;line-height:1.05;margin-top:12px}.section-light .eyebrow{color:var(--rust)}h2{font-size:clamp(44px,4.5vw,67px)}h2 em{color:var(--rust)}.house-copy h2{margin:24px 0}.house-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:420px;margin-bottom:17px}.house-copy>.text-link{margin-top:8px}.section-light .text-link:hover{color:var(--rust)}.house-detail{border-top:1px solid var(--line);display:flex;gap:26px;margin-top:36px;padding-top:22px;font-size:8px;letter-spacing:.12em}.kitchen{padding-bottom:100px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;border-top:1px solid var(--line);padding-top:48px;margin-bottom:42px}.section-heading h2{margin-top:20px}.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted);max-width:280px;padding-bottom:5px}.dish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.dish-photo{position:relative;overflow:hidden}.dish-photo img{width:100%;height:310px;object-fit:cover;transition:transform .5s}.dish:hover .dish-photo img{transform:scale(1.035)}.dish-photo>span{position:absolute;top:14px;left:14px;color:white;font-size:10px;background:var(--dark);width:30px;height:30px;display:grid;place-items:center}.dish-title{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.dish-title h3{font-size:33px}.dish-title>span{font-size:22px;color:var(--rust)}.dish>p{font-size:12px;margin-top:8px;color:var(--muted)}.menu-note{display:flex;align-items:center;gap:22px;background:var(--cream-2);padding:26px 30px;margin-top:35px}.menu-note>span{font-size:38px;color:var(--rust)}.menu-note p{flex:1;font-size:13px}.menu-note small{display:block;color:var(--muted);font-size:11px;margin-top:5px;max-width:660px}.menu-note .text-link{flex-shrink:0}.dessert{background:var(--dark-2);padding:85px 0}.dessert-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.dessert-copy .eyebrow{color:#d4bc9e}.dessert-copy h2{margin:24px 0}.dessert-copy h2 em{color:var(--rust-light)}.dessert-copy>p:not(.eyebrow){font-size:14px;color:#d1c8b8;max-width:320px}.dessert-copy .text-link{margin-top:22px}.dessert-photos{display:grid;grid-template-columns:1fr .72fr;gap:24px;align-items:center}.dessert-photos img{width:100%;height:315px;object-fit:cover}.dessert-photos figure:nth-child(2){margin-top:80px}.dessert-photos figure:nth-child(2) img{height:260px}.dessert-photos figcaption{font-size:8px;letter-spacing:.19em;margin-top:13px;color:#d4bc9e}.visit{padding:70px 0 92px}.visit .section-heading{border-top:0;padding-top:0}.visit-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:110px;margin-top:60px}.big-phone{display:flex;align-items:center;gap:28px;font-family:var(--serif);font-size:clamp(40px,4.3vw,64px);line-height:1.2;letter-spacing:-.035em;margin-top:15px;white-space:nowrap}.big-phone span{color:var(--rust);font-family:var(--sans);font-size:35px}.visit-contact>p{font-size:14px;color:var(--muted);line-height:1.8;margin-top:20px}.visit-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:27px}.visit-hours{border-left:1px solid var(--line);padding-left:44px}.visit-hours h3{font-size:35px}.visit-hours table{width:100%;border-collapse:collapse;margin-top:20px;font-size:12px}.visit-hours th,.visit-hours td{padding:13px 0;border-bottom:1px solid var(--line);vertical-align:top}.visit-hours th{text-align:left;font-weight:400}.visit-hours td{text-align:right;white-space:nowrap}.hours-note{font-size:10px;color:var(--muted);margin:15px 0 12px;max-width:340px}.site-footer{padding:54px 0 22px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:40px}.footer-brand{font-family:var(--serif);font-size:68px;line-height:1}.footer-brand>span{display:block;font-family:var(--sans);font-size:8px;letter-spacing:.23em;margin-top:15px}.footer-top>p{font-family:var(--serif);font-size:29px;color:#d4bc9e;line-height:1.2;margin-right:auto;margin-left:90px}.back-top{display:grid;place-items:center;width:48px;height:48px;border:1px solid #b5aa9966;border-radius:50%;font-size:22px}.footer-bottom{border-top:1px solid #ffffff22;display:flex;justify-content:space-between;gap:20px;padding-top:20px;font-size:9px;color:#c0b6a5}.footer-bottom a{white-space:nowrap}.mobile-booking{display:none}
@media(min-width:1650px){.hero{gap:80px;min-height:800px}.hero-visual{height:565px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:25px;min-height:670px}.hero-visual{height:475px;margin-left:10px}.round-seal{width:90px;height:90px;right:-12px}.round-seal strong{font-size:27px}.nav-links{gap:22px}.nav-phone{gap:12px}.house-grid{gap:65px}.house-photo{height:445px}.hero-actions{gap:17px}.text-link{gap:14px}.manifesto{gap:30px;font-size:27px}.house-detail{gap:15px}.dish-photo img{height:265px}.menu-note{flex-wrap:wrap}.menu-note .text-link{margin-left:57px}.dessert-grid{gap:45px}.visit-grid{gap:55px}.visit-hours{padding-left:28px}.footer-top>p{margin-left:50px}}
@media(max-width:800px){.container{width:calc(100% - 44px)}.nav-inner{height:82px}.brand>span{font-size:29px}.brand-mark{width:31px;height:42px}.nav-phone{font-size:11px}.nav-links{gap:16px;font-size:11px}.hero{padding-top:34px;padding-bottom:82px;gap:20px;min-height:0}.hero .eyebrow{font-size:8px;letter-spacing:.1em;gap:9px}.little-line{width:14px}h1{font-size:58px}.hero-description{font-size:13px}.hero-visual{height:430px;margin-left:0}.food-inset{width:51%;left:-18px;bottom:-45px}.food-inset>span{font-size:17px}.round-seal{right:-5px;top:22px;width:82px;height:82px}.round-seal strong{font-size:23px}.photo-label{font-size:7px;left:10px;right:10px}.hero-address{margin-top:24px}.manifesto{gap:23px;font-size:24px}.manifesto i{font-size:17px}.house{padding:75px 0}.house-grid{gap:37px}.house-visual{padding-right:34px}.house-photo{height:415px}.small-note{width:142px;padding:18px}.small-note strong{font-size:26px}h2{font-size:46px}.house-copy>p:not(.eyebrow){font-size:13px}.house-detail{flex-direction:column;gap:8px;margin-top:25px}.section-heading{gap:25px}.section-heading>p{max-width:215px;font-size:12px}.dish-grid{gap:18px}.dish-photo img{height:220px}.dish-title h3{font-size:28px}.dish>p{font-size:11px}.kitchen{padding-bottom:70px}.dessert-grid{gap:25px}.dessert-photos{gap:15px}.dessert-photos img{height:265px}.dessert-photos figure:nth-child(2) img{height:230px}.visit-grid{gap:35px}.visit-hours{padding-left:25px}.big-phone{font-size:43px;gap:15px}.footer-top>p{margin-left:20px;font-size:25px}}
@media(max-width:650px){html{scroll-padding-top:95px}.demo-bar{font-size:8px;letter-spacing:.02em;padding:6px 8px}.demo-bar span{padding:0 3px}.container{width:calc(100% - 40px)}.site-header{position:sticky}.nav-inner{height:76px;gap:10px}.brand>span{font-size:28px}.brand small{font-size:7px}.brand-mark{width:29px;height:39px}.brand{gap:9px}.nav-phone{display:none}.menu-toggle{display:block}.nav-links{display:flex;gap:18px;flex-wrap:wrap;justify-content:center;position:absolute;top:100%;left:0;right:0;padding:12px 20px;background:var(--dark);border-bottom:1px solid #ffffff22;font-size:12px}.js .nav-links:not(.is-open){display:none}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:38px;padding-bottom:73px;gap:38px}.hero-copy{padding:0}.hero .eyebrow{font-size:8px;letter-spacing:.12em}.little-line{width:20px}h1{font-size:clamp(52px,12.7vw,78px);margin-top:23px;line-height:1}.hero-description{max-width:350px;font-size:13px;margin-top:21px;line-height:1.8}.hero-actions{gap:22px;margin-top:25px;flex-wrap:nowrap}.button{padding:13px 17px;min-height:48px;gap:20px;font-size:11px}.hero-actions .text-link{font-size:11px;gap:12px}.hero-address{margin-top:24px}.hero-visual{width:calc(100% - 22px);margin-left:22px;height:385px;align-self:auto}.hero-photo{border-radius:150px 150px 0 0;object-position:65% center}.food-inset{width:46%;bottom:-42px;left:-22px;padding:6px 6px 8px}.food-inset>span{font-size:17px}.round-seal{width:82px;height:82px;right:-5px;top:20px}.round-seal span{font-size:7px}.round-seal strong{font-size:24px}.photo-label{font-size:7px;bottom:11px;padding:7px}.manifesto{padding:17px 14px;gap:13px;font-size:clamp(16px,4.5vw,23px);white-space:nowrap}.manifesto i{font-size:11px}.last-flower{display:none}.house{padding:66px 0 55px}.house-grid{grid-template-columns:1fr;gap:45px}.house-visual{padding-right:40px}.house-photo{height:380px;object-position:center 68%}.photo-caption{font-size:7px}.small-note{right:6px;bottom:36px;width:145px;padding:20px}.small-note strong{font-size:28px}.house-copy h2{margin:20px 0 22px;font-size:49px}.house-copy>p:not(.eyebrow){font-size:13px;max-width:100%}.house-detail{flex-direction:row;justify-content:space-between;gap:8px;margin-top:26px;font-size:7px}.section-heading{display:block;padding-top:36px;margin-bottom:29px}.section-heading h2{font-size:44px;margin-top:17px}.section-heading>p{max-width:100%;margin-top:20px;font-size:12px}.dish-grid{grid-template-columns:1fr;gap:29px}.dish-photo img{height:auto;aspect-ratio:1.32;object-fit:cover}.dish-title{margin-top:14px}.dish-title h3{font-size:33px}.dish>p{font-size:12px;margin-top:5px}.dish-photo>span{top:12px;left:12px}.menu-note{padding:23px 20px;gap:13px;margin-top:30px;align-items:flex-start}.menu-note>span{font-size:28px;line-height:1.3}.menu-note p{font-size:12px;flex-basis:calc(100% - 45px)}.menu-note small{font-size:10px;line-height:1.8;margin-top:10px}.menu-note .text-link{margin-left:40px;font-size:11px}.kitchen{padding-bottom:60px}.dessert{padding:58px 0 52px}.dessert-grid{grid-template-columns:1fr;gap:36px}.dessert-copy h2{font-size:49px;margin:20px 0}.dessert-copy>p:not(.eyebrow){font-size:13px;max-width:320px}.dessert-photos{grid-template-columns:1fr .76fr;gap:16px}.dessert-photos img{height:245px}.dessert-photos figure:nth-child(2){margin-top:55px}.dessert-photos figure:nth-child(2) img{height:215px}.dessert-photos figcaption{font-size:7px}.visit{padding:57px 0 58px}.visit .section-heading h2{font-size:46px}.visit-grid{grid-template-columns:1fr;gap:40px;margin-top:33px}.big-phone{font-size:47px;gap:24px}.big-phone span{font-size:28px}.visit-contact>p{font-size:13px;margin-top:16px}.visit-actions{gap:22px;margin-top:23px}.visit-actions .text-link{font-size:11px}.visit-hours{border-left:0;border-top:1px solid var(--line);padding:29px 0 0}.visit-hours h3{font-size:34px}.visit-hours table{font-size:12px;margin-top:15px}.visit-hours th,.visit-hours td{padding:13px 0}.hours-note{max-width:310px}.site-footer{padding:40px 0 97px}.footer-top{flex-wrap:wrap;gap:26px;padding-bottom:28px}.footer-brand{font-size:59px}.footer-top>p{font-size:23px;order:3;width:100%;margin:0}.back-top{margin-left:auto}.footer-brand>span{font-size:7px}.footer-bottom{flex-direction:column;gap:14px;font-size:9px}.footer-bottom p{max-width:260px}.mobile-booking{position:fixed;bottom:0;left:0;right:0;z-index:60;background:var(--cream);color:var(--ink);border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 24px #0001}.mobile-booking>span{font-size:10px;line-height:1.45}.mobile-booking strong{font-weight:500}.mobile-booking>a{background:var(--rust);color:#fff9ed;display:flex;align-items:center;gap:21px;padding:13px 16px;font-size:11px;min-height:44px}.mobile-booking a span{font-size:18px;line-height:1}body:not(.js) .hero{padding-top:95px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero-actions{gap:15px}.hero-actions .button{gap:13px;padding-inline:13px}.hero-actions .text-link{font-size:10px;gap:7px}.hero-visual{height:335px}.manifesto{gap:10px;font-size:15px}.manifesto i{font-size:10px}.big-phone{font-size:42px}.mobile-booking{padding-inline:16px;gap:10px}.mobile-booking>a{font-size:10px;gap:15px;padding-inline:13px}.round-seal{right:0}.house-photo{height:340px}}
@media(max-width:360px){.manifesto{gap:6px;font-size:14px;padding-inline:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.dish:hover .dish-photo img{transform:none}}
@media print{.site-header{position:static}.demo-bar,.menu-toggle,.mobile-booking,.back-top{display:none}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.container{width:calc(100% - 60px)}.hero{min-height:0}.dish-grid{grid-template-columns:repeat(3,1fr)}a[href]:after{content:none}}
