:root{--cream:#fff5df;--red:#b62b25;--yellow:#f7d364;--ink:#28281f;--green:#244b40;--paper:#f8ecd1;--display:'Fraunces',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--green);outline-offset:6px}.skip-link{position:fixed;top:-100px;left:1rem;z-index:30;background:var(--yellow);padding:1rem}.skip-link:focus{top:1rem}.top-strip{background:var(--red);color:var(--cream);text-align:center;padding:9px 20px;font-size:12px;letter-spacing:.1em;font-weight:600;text-transform:uppercase}.top-strip span{margin:0 22px;font-size:15px}.header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:1440px;margin:auto;padding:20px 5%;border-bottom:1px solid #b62b2530}.brand{text-decoration:none;display:flex;align-items:center;gap:12px;color:var(--red)}.brand-mark{font:900 30px var(--display);border:2px solid var(--red);width:64px;height:64px;border-radius:50%;display:grid;place-items:center;letter-spacing:-2px}.brand-name{font-weight:900;font-size:16px;line-height:1.2;letter-spacing:-.04em}.brand-name small{display:block;font-size:11px;letter-spacing:.28em;margin-bottom:5px}.header nav{display:flex;gap:35px}.header nav a{text-decoration:none;font-size:14px;font-weight:700}.header nav a:hover,.text-link:hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:16px 24px;background:var(--red);border:1.5px solid var(--red);color:var(--cream);text-decoration:none;font-size:14px;font-weight:700;border-radius:5px;box-shadow:3px 3px 0 var(--ink);transition:transform .2s,box-shadow .2s}.button:hover{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--ink)}.button span{font-size:22px;line-height:1}.button-small{padding:10px 19px;gap:25px}.wrap{max-width:1440px;margin:auto;padding-left:6.5%;padding-right:6.5%}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center;padding-top:60px;padding-bottom:76px}.eyebrow{font-weight:700;letter-spacing:.11em;font-size:12px;display:flex;align-items:center;gap:12px;margin:0 0 21px}.eyebrow span{color:var(--red);font-size:26px;line-height:1}h1{font-family:var(--display);font-size:clamp(54px,5.6vw,84px);line-height:1.03;letter-spacing:-.065em;font-weight:900;margin:0}h1 em{color:var(--red);font-weight:900}h1 br:last-of-type{display:none}.hero-description{font-size:17px;line-height:1.6;margin:25px 0 29px;color:#555045}.hero-actions{display:flex;align-items:center;gap:29px}.text-link{font-size:14px;text-underline-offset:5px;font-weight:700}.text-link span{margin-left:10px}.hero-art{position:relative;padding:15px 5% 20px}.typographic-poster{background:var(--yellow);border:2px solid var(--ink);border-radius:160px 160px 12px 12px;text-align:center;padding:45px 20px 40px;box-shadow:9px 10px 0 var(--red);transform:rotate(3deg)}.typographic-poster>span{font-size:12px;font-weight:700;letter-spacing:.15em}.typographic-poster strong{display:block;font:900 clamp(48px,6.4vw,86px)/.97 var(--display);letter-spacing:-.055em;color:var(--red);margin:25px 0}.round-stamp{position:absolute;width:137px;height:137px;bottom:1px;left:-15px;background:var(--green);color:var(--cream);border:5px double var(--cream);outline:2px solid var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-12deg);font-size:15px;line-height:1.1}.round-stamp strong{font:900 43px/1 var(--display);margin:4px 0 10px}.round-stamp span{font-size:9px;letter-spacing:.08em}.ticker{background:var(--red);color:var(--cream);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);overflow:hidden;padding:14px 0}.ticker div{display:flex;align-items:center;justify-content:center;gap:36px;white-space:nowrap;font:700 24px var(--display);letter-spacing:-.02em}.ticker span{color:var(--yellow);font:32px var(--sans)}@media(min-width:1440px){.wrap{padding-left:94px;padding-right:94px}}@media(max-width:1000px){.header nav{gap:18px}.brand-name{font-size:14px}.hero{gap:15px;padding-top:45px}h1{font-size:clamp(50px,6.3vw,70px)}.hero-actions{gap:18px;flex-wrap:wrap}.hero-art{padding-left:7%}.ticker div{gap:22px;font-size:20px}}@media(max-width:760px){.top-strip{font-size:11px;letter-spacing:.03em}.top-strip span{margin:0 8px}.header{min-height:88px;padding:15px 6%;gap:10px;flex-wrap:wrap}.header nav{order:3;justify-content:space-between;width:100%;border-top:1px solid #b62b2530;padding-top:12px}.header nav a{font-size:13px}.brand-mark{height:48px;width:48px;font-size:24px}.brand-name{font-size:13px}.brand-name small{font-size:10px}.button-small{padding:9px 12px;font-size:12px;gap:12px}.hero{grid-template-columns:1fr;padding-top:36px;padding-bottom:50px;gap:34px}.eyebrow{font-size:11px;margin-bottom:16px}h1{font-size:clamp(48px,10vw,72px);letter-spacing:-.065em}.hero-description{font-size:16px}.hero-art{max-width:520px;width:100%;margin:auto;padding:8px 5% 8px 8%}.typographic-poster{padding:35px 15px}.typographic-poster strong{font-size:70px}.round-stamp{left:0;bottom:0;width:120px;height:120px}.ticker div{justify-content:flex-start;padding-left:20px;font-size:21px;gap:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Restaurant photography and the complete page */
h1{line-height:1.065;letter-spacing:-.055em;font-size:clamp(50px,5.2vw,76px)}h1>span{display:block}h1 em{padding-right:.035em}.hero{gap:30px;padding-top:64px;padding-bottom:80px}.hero-art{padding:17px 0 15px 5%}.hero-photo{margin:0;background:var(--yellow);border:2px solid var(--ink);border-radius:210px 210px 9px 9px;overflow:hidden;transform:rotate(3deg);box-shadow:8px 9px 0 var(--red)}.hero-photo img{display:block;width:100%;height:425px;object-fit:cover;object-position:59% center}.hero-photo figcaption{font-size:11px;letter-spacing:.08em;font-weight:700;text-align:center;padding:16px 10px}.photo-note{position:absolute;right:-10px;top:20px;transform:rotate(9deg);background:var(--cream);border:1.5px solid var(--ink);padding:9px 19px;font:700 italic 23px var(--display);color:var(--red);border-radius:3px}.round-stamp{left:-17px;bottom:-7px;width:137px;height:137px}.round-stamp span{font-size:10px}.food-section{padding-top:83px;padding-bottom:68px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:37px}h2{font:900 clamp(36px,3.8vw,53px)/1.1 var(--display);letter-spacing:-.05em;margin:0}h2 em{color:var(--red);font-weight:700}.section-heading>.eyebrow{color:var(--red)}.section-heading>p{color:#62594b;line-height:1.8;font-size:16px;margin:0 0 4px}.section-heading .eyebrow{margin-bottom:14px;color:var(--red)}.menu-board{display:grid;grid-template-columns:repeat(3,1fr);background:var(--yellow);border:2px solid var(--red);padding:18px 0;box-shadow:5px 5px 0 #b62b251c}.menu-column{padding:20px 33px 10px;position:relative;color:var(--red)}.menu-column+.menu-column{border-left:1px solid #b62b2560}.menu-number{font-size:11px;letter-spacing:.08em;font-weight:700}.menu-column h3{font:900 34px/1.05 var(--display);letter-spacing:-.04em;margin:21px 0 18px}.menu-column p{color:#59412c;font-size:15px;line-height:1.6;max-width:28ch;min-height:72px;margin-bottom:25px}.menu-column ul{padding:0;margin:0;list-style:none;font-size:15px;font-weight:700}.menu-column li{border-top:1px solid #b62b2540;padding:10px 0}.menu-flourish{display:block;text-align:right;margin-top:6px;font-size:27px}.menu-note{display:flex;align-items:center;justify-content:center;gap:25px;padding-top:20px}.menu-note p{font-size:13px;color:#6c6253}.menu-note a{white-space:nowrap}.story-section{background:var(--green);color:var(--cream);padding:76px 0 81px;overflow:hidden}.story-inner{display:grid;grid-template-columns:1fr 1.05fr;gap:100px;align-items:center}.story-photos{position:relative;padding:0 15px}.interior-photo{margin:0;padding:12px 12px 0;background:var(--cream);transform:rotate(-3deg);box-shadow:8px 8px 0 #142e25;border:1px solid var(--ink)}.interior-photo img{height:405px;width:100%;object-fit:cover;object-position:center 43%;display:block}.interior-photo figcaption{font:700 11px var(--sans);text-align:center;letter-spacing:.2em;color:var(--green);padding:20px 0}.story-tag{position:absolute;right:-24px;bottom:2px;background:var(--yellow);color:var(--green);padding:9px 22px;transform:rotate(6deg);font:700 italic 24px var(--display);border:1px solid var(--ink);box-shadow:3px 3px 0 #142e25}.story-copy .eyebrow{color:var(--yellow);margin-bottom:20px}.story-copy h2{font-size:clamp(40px,3.5vw,50px)}.story-copy h2 em{color:var(--yellow)}.story-copy>p:not(.eyebrow){max-width:44ch;font-size:16px;color:#eee3cd;margin:22px 0;line-height:1.75}.button-yellow{background:var(--yellow);color:var(--ink);border-color:var(--ink);margin-top:10px}.visit-section{padding-top:78px;padding-bottom:85px}.visit-heading{text-align:center;margin-bottom:45px}.visit-heading .eyebrow{justify-content:center;color:var(--red);margin-bottom:15px}.visit-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:65px;align-items:center}.visit-details{display:grid;gap:23px}.detail-row{border-top:1px solid #b62b2540;padding-top:15px}.detail-label{display:block;font-size:11px;letter-spacing:.12em;font-weight:700;color:var(--red);margin-bottom:10px}.detail-row address{font-style:normal;font:700 23px/1.5 var(--display);letter-spacing:-.035em;margin-bottom:10px}.detail-row p{font-size:14px;margin:7px 0 10px;color:#665b4d}.phone-number{font:700 30px var(--display);letter-spacing:-.035em;text-decoration:none}.phone-number:hover{color:var(--red)}.visit-photo{display:block;overflow:hidden;border:2px solid var(--ink);border-radius:200px 200px 7px 7px;box-shadow:7px 7px 0 var(--yellow);text-decoration:none;background:var(--red)}.visit-photo>img{display:block;width:100%;height:390px;object-fit:cover;object-position:58% center;transition:transform .5s}.visit-photo:hover>img{transform:scale(1.025)}.visit-photo>span{position:relative;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:var(--red);color:var(--cream);font-size:11px;letter-spacing:.06em;font-weight:700}.visit-photo>span>span{font-size:23px}footer{background:var(--red);color:var(--cream);border-top:2px solid var(--ink)}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-top:46px;padding-bottom:36px}.footer-logo{font:900 43px/1.1 var(--display);letter-spacing:-.065em;text-decoration:none}.footer-logo span{display:block;font:600 10px var(--sans);letter-spacing:.18em;margin-top:16px}.footer-top p{font:700 26px/1.4 var(--display);letter-spacing:-.03em;margin:0}.footer-top p em{font:400 16px var(--sans);letter-spacing:0}.footer-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid #fff5df45;padding-top:20px;padding-bottom:22px;font-size:11px}.footer-bottom a{text-underline-offset:4px}.header nav a{font-size:14px}.menu-number,.detail-label,.eyebrow,.hero-photo figcaption,.visit-photo>span{font-size:12px}.footer-bottom{font-size:12px}.footer-logo span{font-size:12px}.round-stamp span{font-size:12px;letter-spacing:0}.brand-name small{font-size:12px}
@media(min-width:1440px){.hero-photo img{height:455px}}
@media(max-width:1100px){.story-inner{gap:55px}.menu-column{padding:20px 24px 10px}.hero-photo img{height:390px}.visit-grid{gap:40px}.hero-actions{gap:20px}.hero-actions .button{gap:15px;padding:15px 18px}.photo-note{right:0}.hero{gap:20px}.menu-column h3{font-size:31px}}
@media(max-width:900px){.header{gap:20px}.header nav{gap:20px}.brand-name{font-size:12px}.hero-photo img{height:360px}.hero{gap:15px}h1{font-size:clamp(46px,5.7vw,70px)}.section-heading>p{max-width:30ch}.menu-column{padding:15px 20px 5px}.menu-column p{min-height:96px}.story-inner{gap:40px}.story-copy h2{font-size:39px}.interior-photo img{height:410px}.visit-grid{gap:35px}.footer-logo{font-size:35px}.footer-top p{font-size:23px}}
@media(max-width:760px){.header nav{gap:15px}.header nav a{font-size:14px}.brand-name{font-size:13px}.hero{padding-top:34px;padding-bottom:52px;gap:32px}.hero-copy{max-width:580px}h1{font-size:clamp(43px,10.8vw,70px);line-height:1.055;letter-spacing:-.055em}.hero-description{margin-top:20px;margin-bottom:24px}.hero-description br:first-of-type{display:none}.hero-description br:first-of-type::after{content:' '}.hero-art{padding:10px 2% 20px 7%;max-width:470px}.hero-photo img{height:335px}.hero-photo figcaption{padding:13px 8px;font-size:10px;letter-spacing:.02em}.photo-note{right:0;font-size:21px;top:10px}.round-stamp{left:0;bottom:0;width:120px;height:120px}.round-stamp strong{font-size:39px}.round-stamp span{font-size:10px}.food-section{padding-top:49px;padding-bottom:40px}.section-heading{display:block;margin-bottom:25px}h2{font-size:39px}.section-heading>p{margin-top:20px;font-size:16px;max-width:none}.section-heading>p br{display:none}.menu-board{grid-template-columns:1fr;padding:0 22px}.menu-column{padding:24px 1px 9px}.menu-column+.menu-column{border-left:0;border-top:1px solid #b62b2570}.menu-column h3{font-size:35px;margin:16px 0}.menu-column h3 br{display:none}.menu-column h3 br::after{content:' '}.menu-column p{min-height:0;max-width:39ch;margin-bottom:17px;font-size:16px}.menu-column h3{max-width:15ch}.menu-column ul{font-size:16px}.menu-flourish{margin-top:0}.menu-note{display:block;text-align:center;padding-top:12px}.menu-note p{font-size:14px;margin-bottom:9px}.story-section{padding:51px 0 45px}.story-inner{grid-template-columns:1fr;gap:47px}.story-photos{max-width:470px;width:100%;margin:auto;padding:0 12px}.interior-photo img{height:330px;object-position:center 43%}.story-tag{right:0}.story-copy h2{font-size:42px}.story-copy>p:not(.eyebrow){max-width:none}.visit-section{padding-top:50px;padding-bottom:50px}.visit-heading{margin-bottom:29px}.visit-grid{grid-template-columns:1fr;gap:35px}.visit-details{gap:22px}.visit-photo{max-width:500px;width:100%;margin:auto}.visit-photo>img{height:310px}.visit-photo>span{font-size:10px}.footer-top{display:block;padding-top:34px;padding-bottom:29px}.footer-logo{font-size:35px}.footer-top p{margin-top:28px;font-size:25px}.footer-bottom{flex-wrap:wrap;font-size:12px;gap:15px;padding-top:22px;padding-bottom:22px}.footer-bottom>a:last-child{margin-left:auto}.hero-actions{gap:22px}.hero-actions .button{font-size:14px}.top-strip{padding:8px 14px;font-size:10px}.hero h1>span:first-child{white-space:normal}}
@media(max-width:360px){.brand-name{font-size:11px}.brand{gap:8px}.brand-mark{width:42px;height:42px}.button-small{gap:9px}.header nav a{font-size:13px}.hero-actions{gap:20px}.hero-photo img{height:290px}h1{font-size:39px}.footer-logo{font-size:30px}}
/* Legibility at every breakpoint */
.menu-column p,.menu-column ul{font-size:16px}.menu-column p{line-height:1.65}.detail-row p{font-size:16px}.top-strip{font-size:12px}.hero-photo figcaption,.interior-photo figcaption,.visit-photo>span,.round-stamp span{font-size:12px}.brand-name{font-size:14px}.button-small{font-size:14px}.brand-mark{letter-spacing:-1px}.menu-column h3 br{display:block}.round-stamp span{font-size:10px}.round-stamp{line-height:1.2}.top-strip{line-height:1.65}
@media(max-width:760px){.top-strip{font-size:12px}.top-strip span:last-child{display:none}.top-strip{max-height:43px;overflow:hidden}.hero-photo figcaption{font-size:12px;line-height:1.4;padding:12px 17px}.menu-column h3 br{display:none}.menu-column h3{max-width:none;font-size:32px}.brand-name{font-size:12px}.brand-name small{font-size:12px}.button-small{font-size:14px;padding:10px 12px}.header{column-gap:6px}.visit-photo>span{font-size:12px}.footer-logo span{font-size:12px;line-height:1.6}}
@media(max-width:400px){.header .button-small span{display:none}.header .button-small{font-size:13px;padding:10px}.brand-mark{height:44px;width:44px;font-size:24px}.brand{gap:8px}.brand-name{font-size:12px}.header nav a{font-size:14px}.photo-note{font-size:20px}}
.top-strip .top-extra{margin:0;font-size:12px}.top-extra b{margin:0 22px;font-weight:400}.top-strip{max-height:none}.round-stamp span{font-size:12px;letter-spacing:-.04em}
@media(max-width:760px){.top-strip .top-extra{display:none}.top-strip{padding:8px 10px}.round-stamp span{font-size:12px;letter-spacing:-.055em}}

/* Font-independent icons: identical geometry on iOS, Android and desktop. */
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  flex: 0 0 auto;
  vertical-align: -.125em;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.icon-arrow, .icon-up { stroke-width: 2.15; }
.icon-star { stroke-width: 1.2; }
.top-strip .icon-star { width: 15px; height: 15px; vertical-align: -3px; }
.eyebrow .icon-star { width: 26px; height: 26px; }
.ticker .icon-star { width: 30px; height: 30px; }
.menu-flourish .icon-star { width: 27px; height: 27px; }
.button .icon-arrow { width: 21px; height: 21px; display: block; }
.text-link .icon-arrow { width: 16px; height: 16px; }
.visit-photo .icon-arrow { width: 23px; height: 23px; display: block; }
.footer-bottom .icon-up { width: 15px; height: 15px; margin-left: 4px; }
.button .call-label-long, .button .call-label-short { font: inherit; line-height: inherit; }
.button .call-label-short { display: none; }
@media (max-width: 760px) {
  .header .button-small { min-height: 44px; }
  .hero-actions { row-gap: 12px; }
  .hero-actions .text-link, .menu-note .text-link, .detail-row .text-link {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
  }
  .header nav a { min-height: 40px; display: inline-flex; align-items: center; }
}
@media (max-width: 400px) {
  .header .button-small { gap: 10px; padding: 10px 12px; font-size: 14px; }
  .header .button-small .call-label-long { display: none; }
  .header .button-small .call-label-short { display: inline; }
  .header .button-small > span[aria-hidden] { display: inline-flex; }
  .header .button-small .icon-arrow { width: 18px; height: 18px; }
}
