@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap');
:root{--cream:#f5f0e7;--ink:#30251f;--red:#962e27;--muted:#70665c;--line:#dcd2c4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #c56838;outline-offset:6px}.wrap{max-width:1320px;width:calc(100% - 112px);margin:auto}.header{height:112px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{display:flex;gap:14px;align-items:center}.logo{width:64px;height:64px;border-radius:100%;overflow:hidden;position:relative}.logo img{position:absolute;width:170px;height:auto;max-width:none;left:-52px;top:-13px}.brand-name{font-weight:700;font-size:25px;letter-spacing:1px}.brand-name i{font:italic 26px 'Playfair Display',Georgia,serif;color:var(--red);letter-spacing:-1px}nav{display:flex;align-items:center;gap:35px;font-size:13px}nav>a:hover,.text-link:hover{color:var(--red)}.nav-cta{border:1px solid var(--ink);padding:14px 20px;border-radius:3px}.nav-cta span{margin-left:20px}.hero{padding-top:54px;padding-bottom:66px;display:grid;grid-template-columns:1.08fr 1fr;gap:58px;align-items:center}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:600;line-height:1.8}.hero .eyebrow{display:flex;align-items:center;gap:10px}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--red)}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:400;margin:0}h1{font-size:clamp(48px,5.3vw,77px);line-height:1.1;letter-spacing:-3px;margin:24px 0}em{font-weight:400;color:var(--red)}.lead{font-size:15px;line-height:1.9;color:var(--muted);max-width:365px;margin-bottom:30px}.button{display:inline-flex;align-items:center;gap:32px;background:var(--red);color:#fff8ee;padding:19px 23px;font-size:12px;font-weight:600;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#72221d;transform:translateY(-2px)}.button span{font-size:20px;font-weight:400;line-height:1}.hero-note{display:flex;align-items:center;gap:15px;margin-top:40px;font-size:10px;line-height:1.8;color:var(--muted)}.hero-note strong{font-weight:500;color:var(--ink)}.note-line{height:1px;width:38px;background:var(--red)}.hero-visual{height:560px;position:relative;margin-right:15px}.hero-visual>img{border-radius:180px 180px 4px 4px;object-position:center 52%}.stamp{position:absolute;right:-32px;top:32px;width:114px;height:114px;border-radius:50%;background:var(--cream);border:1px solid var(--red);outline:6px solid var(--cream);color:var(--red);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;transform:rotate(12deg);font-size:10px;letter-spacing:2px;font-weight:600}.stamp svg{height:37px;width:44px;fill:none;stroke:var(--red);stroke-width:2}.image-caption{display:flex;justify-content:space-between;position:absolute;bottom:19px;left:22px;right:22px;color:white;text-shadow:0 1px 8px #000;font-size:10px;letter-spacing:.8px}.image-caption span:first-child{font-family:Georgia,serif;font-style:italic;font-size:15px}.ribbon{background:var(--red);color:#f8e7d4;display:flex;justify-content:space-around;align-items:center;gap:25px;padding:22px 35px;font-size:11px;letter-spacing:2.2px;white-space:nowrap;overflow:hidden}.ribbon b{font-size:21px;font-weight:400}.flavors{padding-top:95px;padding-bottom:80px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px;gap:50px}h2{font-size:54px;letter-spacing:-1.7px;line-height:1.13}.section-head>p{max-width:310px;font-size:13px;color:var(--muted);line-height:1.9;margin:0 0 4px}.food-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.food-photo{height:335px;position:relative;overflow:hidden;border-radius:3px}.food-photo img{transition:transform .6s}.food-photo:hover img{transform:scale(1.04)}.food-photo span{position:absolute;bottom:16px;left:15px;background:var(--cream);font-size:9px;letter-spacing:1.2px;padding:9px 12px}.food-grid h3{font-size:27px;letter-spacing:-.5px;margin-top:22px}.food-grid p{font-size:12px;line-height:1.9;color:var(--muted);max-width:285px}.text-link{font-size:12px;display:table;margin:34px auto 0;border-bottom:1px solid var(--ink);padding-bottom:8px}.text-link span{margin-left:20px}.space{background:#30291f;color:var(--cream);padding:80px 0}.space-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:88px}.space-photo{position:relative;height:480px}.space-photo img{border-radius:3px;object-position:center 45%}.space-photo>span{position:absolute;bottom:25px;left:25px;color:white;font-size:10px;letter-spacing:2px;text-shadow:0 1px 8px black}.space-copy .eyebrow{color:#cfab85}.space-copy h2{margin:20px 0 24px}.space-copy em{color:#deb996}.space-copy>p:not(.eyebrow){font-size:13px;line-height:1.95;max-width:355px;color:#d3c9bb}.light{background:var(--cream);color:var(--ink);margin-top:20px}.light:hover{background:#dfc9ae}.visit{text-align:center;padding:92px 0 82px}.visit h2{font-size:67px;margin:22px 0}.visit>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted);margin-bottom:26px}.handle{display:block;width:fit-content;margin:19px auto 0;font-size:11px;color:var(--muted)}footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:28px 0 35px}footer>span,footer>a:last-child{font-size:10px;color:var(--muted)}.skip{position:fixed;top:-100px;left:20px;background:var(--cream);padding:14px;z-index:20}.skip:focus{top:10px}@media(min-width:1500px){.hero-visual{height:620px}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:35px}.hero-visual{height:510px}h1{font-size:54px;letter-spacing:-2px}.hero .eyebrow{font-size:8px;letter-spacing:1.5px}.space-inner{gap:40px}.food-photo{height:290px}h2{font-size:46px}.food-grid h3{font-size:24px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:88px}.brand-name{font-size:20px}.brand-name i{font-size:23px}.logo{width:49px;height:49px}.logo img{width:132px;left:-41px;top:-10px}.brand{gap:8px}nav{gap:0}nav>a:not(.nav-cta){display:none}.nav-cta{font-size:10px;padding:11px}.nav-cta span{margin-left:6px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:30px;padding-bottom:40px;gap:34px}.hero-copy{padding-right:8px}.hero .eyebrow{font-size:8px;letter-spacing:1.7px}h1{font-size:clamp(43px,12vw,53px);line-height:1.12;margin:19px 0;letter-spacing:-2.5px}.lead{font-size:13px;line-height:1.85;max-width:330px}.button{padding:17px 20px;font-size:11px}.hero-note{margin-top:24px}.hero-visual{height:430px;margin:0 10px 0 0}.hero-visual>img{border-radius:160px 160px 3px 3px;object-position:center 53%}.stamp{width:88px;height:88px;right:-13px;top:24px;font-size:8px;outline-width:4px}.stamp svg{height:26px}.image-caption{left:15px;right:15px}.ribbon{justify-content:flex-start;padding:16px 20px;font-size:9px;gap:22px}.ribbon b{font-size:16px}.flavors{padding-top:55px;padding-bottom:48px}.section-head{display:block;margin-bottom:28px}h2{font-size:43px}.section-head>p{margin-top:20px;max-width:330px;font-size:12px}.food-grid{grid-template-columns:1fr;gap:25px}.food-photo{height:360px}.food-grid h3{font-size:28px;margin-top:15px}.food-grid p{max-width:100%;margin-bottom:0}.space{padding:40px 0 50px}.space-inner{display:flex;flex-direction:column;gap:32px;align-items:stretch}.space-photo{height:380px}.space-copy h2{font-size:46px}.space-copy>p:not(.eyebrow){max-width:100%}.visit{padding:56px 0}.visit h2{font-size:53px}.visit .eyebrow{font-size:8px;letter-spacing:1.5px}.desktop{display:none}footer{flex-wrap:wrap;gap:20px}footer>span{order:3;width:100%;font-size:10px}footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.location{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center;padding:80px 0;border-bottom:1px solid var(--line)}
.location-copy .eyebrow{font-size:12px}
.location-copy h2{margin:18px 0 26px}
.location-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);max-width:390px}
.location-copy strong{color:var(--ink);font-weight:600}
.location-copy .button{font-size:14px;margin-top:15px}
.location-map{height:450px;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:#e7dfd3}
.location-map iframe{display:block;width:100%;height:100%}
@media(max-width:1050px){.location{gap:32px}}
@media(max-width:700px){.location{grid-template-columns:1fr;gap:28px;padding:50px 0}.location-map{height:350px}.location-copy h2{font-size:43px}.location-copy>p:not(.eyebrow){max-width:100%}}

.opening-hours{max-width:430px;margin:28px 0 12px}
.opening-hours h3{font-size:26px;line-height:1.3;margin-bottom:16px}
.opening-hours dl{margin:0}
.opening-hours dl>div{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:10px 0;border-bottom:1px solid var(--line);font-size:16px;line-height:1.6}
.opening-hours dt{font-weight:500}
.opening-hours dd{margin:0;text-align:right;color:var(--muted)}
.opening-hours dd span{display:block}
.opening-hours .closed{color:var(--red)}
.location-map{align-self:stretch;height:auto;min-height:450px}
@media(max-width:700px){.opening-hours{max-width:none}.opening-hours dl>div{font-size:16px}.location-map{height:350px;min-height:0}}

.hero-lunch{display:block;width:fit-content;margin-top:19px;padding-bottom:5px;border-bottom:1px solid var(--red);font-size:14px;line-height:1.6;font-weight:600;color:var(--red)}
.lunch{background:var(--red);color:var(--cream);padding:76px 0 88px;border-top:1px solid #ffffff30}
.lunch-inner{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:54px}
.lunch .eyebrow{font-size:12px;color:#f2d1b7}
.lunch h2{font-size:clamp(44px,4.4vw,64px);margin:20px 0 26px}
.lunch h2 em{color:#f2c69f}
.lunch-copy>p:not(.eyebrow){font-size:16px;line-height:1.85;max-width:380px;color:#f7e5d7}
.lunch-actions{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-top:27px}
.lunch-actions .button{font-size:14px;margin:0;gap:20px}
.lunch-directions{font-size:14px;border-bottom:1px solid #f5f0e780;padding-bottom:5px}
.lunch-gallery{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;align-items:start}
.lunch-gallery figure{margin:0;min-width:0}
.lunch-gallery img{border-radius:4px;object-fit:cover}
.lunch-main img{height:450px;object-position:center 65%}
.lunch-detail{padding-top:85px}
.lunch-detail img{height:330px}
.lunch-gallery figcaption{font-size:13px;line-height:1.6;margin-top:13px;color:#f7e5d7}
@media(max-width:1050px){nav{gap:18px}.lunch-inner{gap:30px;grid-template-columns:1fr 1fr}.lunch-gallery{gap:12px}.lunch-main img{height:390px}.lunch-detail img{height:280px}}
@media(max-width:700px){.lunch{padding:46px 0 50px}.lunch-inner{grid-template-columns:1fr;gap:35px}.lunch h2{font-size:43px}.lunch-copy>p:not(.eyebrow){max-width:100%}.lunch-main img{height:310px}.lunch-detail{padding-top:48px}.lunch-detail img{height:240px}.hero-lunch{font-size:14px}.header{height:auto;min-height:88px;flex-wrap:wrap;gap:10px;padding-top:12px;padding-bottom:12px}.header nav{gap:14px}nav>a.lunch-nav{display:block;font-size:14px;font-weight:600;color:var(--red)}}
