:root{--red:#bd2428;--paper:#fff7e7;--ink:#231f1b;--mustard:#f1bb43;--muted:#665b50;--line:#d4cbbb;--display:'Barlow Condensed',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--body)}a{color:inherit;text-decoration:none}button,select{font:inherit}a,button,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #156bad;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-family:var(--display);font-weight:700;line-height:.95}h1{font-size:clamp(64px,7.7vw,112px);letter-spacing:-.025em}h2{font-size:clamp(44px,4.6vw,66px);letter-spacing:-.02em}h3{font-size:32px}em{font-style:normal;color:var(--mustard)}p+p{margin-top:20px}.wrap{max-width:1408px;margin-inline:auto;padding-inline:64px}.kicker{font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1.5;margin-bottom:22px}.skip{position:absolute;z-index:100;left:16px;top:-80px;background:var(--paper);padding:12px}.skip:focus{top:12px}.utility{background:var(--ink);color:var(--paper);padding:9px 4.45%;display:flex;justify-content:space-between;gap:20px;font-size:12px;line-height:1.5}.utility a{text-decoration:underline;text-underline-offset:3px}.header{display:flex;align-items:center;justify-content:space-between;min-height:114px;gap:32px}.brand{width:180px;flex:none}.brand img{width:180px;height:99px;object-fit:contain}.header nav{display:flex;gap:38px;align-items:center}.header nav a{font-size:15px;padding:14px 0;font-weight:600}.header nav a:hover,.header nav a[aria-current]{color:var(--red);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:8px}.button{min-height:52px;border:2px solid var(--red);background:var(--red);color:var(--paper);padding:12px 25px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;line-height:1.4;border-radius:12px;text-align:center;transition:background 150ms,transform 150ms}.button:hover{background:#992023;border-color:#992023;transform:translateY(-2px)}.button.light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button.light:hover{background:var(--mustard);border-color:var(--mustard)}.button.ghost{background:transparent;border-color:#fff7e780}.button.ghost:hover{border-color:var(--paper);background:#ffffff12}.button.outline{background:transparent;color:var(--ink);border-color:var(--ink)}.button.outline:hover{background:var(--ink);color:var(--paper)}.actions{display:flex;flex-wrap:wrap;gap:12px}.hero{display:grid;grid-template-columns:46% 54%;max-width:1536px;margin:auto;background:var(--red);color:var(--paper)}.hero-copy{padding:52px 30px 38px max(40px,calc((100vw - 1280px)/2));position:relative}.hero h1{font-size:clamp(80px,8.5vw,126px);line-height:.85;letter-spacing:-.02em}.hero h1 em{display:block;font-size:.93em;margin-top:10px}.hero .kicker{font-size:12px;margin-bottom:27px}.hero-description{margin-block:28px 24px;font-size:15px;max-width:390px;line-height:1.6}.hero-photo{position:relative;min-width:0;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:1.04}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:19px 24px;display:flex;justify-content:space-between;gap:20px;background:var(--ink);font-size:10px;letter-spacing:.08em}.rating{display:flex;gap:15px;align-items:center;width:fit-content}.hero .rating{margin-top:29px}.rating>strong{font-family:var(--display);font-size:49px;line-height:1}.rating>span{display:flex;flex-direction:column;gap:3px;font-size:12px}.stars{color:var(--mustard);font-size:17px;letter-spacing:3px}.menu-ribbon{display:flex;gap:35px;justify-content:center;align-items:center;min-height:67px;padding:16px 24px;background:var(--mustard);font:600 21px/1.2 var(--display);letter-spacing:.03em}.menu-ribbon b{font-size:25px}.signature{padding-block:76px 56px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}.section-heading>div:last-child{padding-bottom:5px;font-size:15px}.text-link{display:inline-block;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px;padding-block:8px}.text-link:hover{color:var(--red)}.section-heading .text-link{margin-top:12px}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.feature>img{aspect-ratio:1.15;object-fit:cover;width:100%}.feature-heading{display:flex;align-items:baseline;gap:10px;margin-top:21px;border-top:1px solid var(--ink);padding-top:18px}.number{font-size:12px;color:var(--red);font-weight:700}.feature-heading h3{font-size:32px;text-transform:uppercase;flex:1;line-height:1}.price{font:600 24px/1.2 var(--display);white-space:nowrap;flex-shrink:0;font-variant-numeric:tabular-nums}.feature>p{font-size:14px;line-height:1.65;margin:13px 0 8px;min-height:70px}.menu-note{font-size:12px;line-height:1.65;color:var(--muted);margin-top:26px}.menu-note a{text-decoration:underline}.extras{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:var(--paper)}.extras-photo{max-height:600px}.extras-photo img{width:100%;height:100%;object-fit:cover}.extras-copy{padding:64px 72px}.extras-copy h2{font-size:clamp(60px,6.6vw,96px)}.extras-copy p:not(.kicker){max-width:370px;margin:25px 0}.reputation{display:grid;grid-template-columns:1fr 1.65fr;padding-block:65px;border-bottom:1px solid var(--line);gap:70px}.reputation .rating>strong{font-size:80px;color:var(--red)}.reputation .stars{color:#996707}.reputation p{font-size:14px;margin-top:15px}.reputation blockquote{font-family:var(--display);font-size:39px;line-height:1.15;max-width:690px}.reputation cite{display:block;font:12px/1.5 var(--body);margin-top:22px}.reputation blockquote .text-link{font-family:var(--body);font-size:12px}.story-banner{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;padding-block:70px;align-items:center}.story-year{font-family:var(--display);font-size:30px;line-height:1;color:var(--red);border:1px solid var(--red);padding:32px;text-align:center;max-width:315px;transform:rotate(-4deg)}.story-year strong{display:block;font-size:125px;font-weight:700}.story-banner p:not(.kicker){max-width:620px;margin-top:24px}.story-banner .text-link{margin-top:14px}.visit-strip{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-block:55px;background:var(--mustard);max-width:none;padding-inline:max(40px,calc((100vw - 1280px)/2))}.visit-strip .kicker{margin-bottom:13px}.visit-strip h2{font-size:66px}.visit-strip>div:last-child{max-width:510px}.hours{margin:22px 0;max-width:540px}.hours>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid currentColor;padding:10px 0;font-size:14px}.hours dd{margin:0;font-weight:700}.visit-strip .button{font-size:14px;padding-inline:20px}.footer{background:var(--ink);color:var(--paper)}.footer-main{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;padding-block:50px}.footer-name{font-size:45px;letter-spacing:-.07em;line-height:1.15}.footer-name span{display:block;font-size:13px;letter-spacing:0;margin-top:8px}.footer-main strong{font-size:13px}.footer-main p{font-size:13px;margin-top:8px}.footer nav{display:grid;grid-template-columns:1fr 1fr;font-size:13px;margin-top:10px;gap:9px}.footer nav a:hover{text-decoration:underline}.social{display:flex;gap:8px;margin-top:12px}.social a{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:1px solid currentColor;border-radius:50%}.social svg{width:20px;height:20px;fill:currentColor}.footer-bottom{display:flex;justify-content:space-between;gap:25px;font-size:11px;padding-block:18px;border-top:1px solid #ffffff30}.mobile-actions{display:none}.page-title{padding-block:60px}.red{background:var(--red);color:var(--paper)}.page-title p:last-child{margin-top:24px}.menu-intro{display:flex;align-items:center;justify-content:space-between;gap:36px;padding-block:32px;border-bottom:1px solid var(--line)}.menu-intro p{max-width:720px;font-size:14px}.menu-intro .button{flex-shrink:0}.menu-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:65px;padding-block:48px 70px}.category-nav{position:sticky;top:30px;align-self:start}.category-nav>p{font:700 25px var(--display);margin-bottom:14px}.category-nav nav{display:flex;flex-direction:column;gap:1px}.category-nav a{font-size:14px;font-weight:500;padding:9px 0;border-bottom:1px solid var(--line)}.category-nav a:hover{color:var(--red)}.category-nav label,.category-nav select{display:none}.menu-category{margin-bottom:55px;scroll-margin-top:30px}.category-heading{border-bottom:3px solid var(--red);padding-bottom:17px;margin-bottom:6px}.category-heading h2{font-size:43px;text-transform:uppercase;color:var(--red)}.category-heading p{margin-top:10px;font-size:14px}.menu-items{display:grid;grid-template-columns:1fr 1fr;column-gap:40px}.menu-item{padding:23px 0;border-bottom:1px solid var(--line)}.menu-item-top{display:flex;align-items:baseline;gap:18px;justify-content:space-between}.menu-item h3{font-size:24px;line-height:1.15}.menu-item .price{font-size:22px}.menu-item p{font-size:14px;color:var(--muted);line-height:1.6;margin-top:10px}.order-page{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;padding-block:65px 85px}.order-page h1{font-size:88px}.order-page em,.story-title em{color:var(--red)}.lead{font-size:21px;line-height:1.5;margin-block:28px 15px}.order-page>div>p{max-width:610px}.order-notice{border-left:4px solid var(--mustard);padding:20px 24px;background:#f3ead8;margin:28px 0}.order-notice strong{font-size:15px}.order-notice p{font-size:14px;margin-top:7px}.order-side>img{aspect-ratio:1;object-fit:cover}.order-side>div{padding:30px;background:var(--mustard)}.order-side h2{font-size:40px;margin-bottom:20px}.story-title{background:var(--mustard)}.story-title h1{font-size:106px}.story-content{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:70px;align-items:center}.story-photo img{width:100%;aspect-ratio:4/5;object-fit:cover}.story-content h2{margin-bottom:26px}.story-content .button{margin-top:28px}.story-callout{text-align:center;border-top:1px solid var(--line);padding-block:40px 60px}.story-callout p{font:700 64px/1 var(--display);color:var(--red)}.story-callout span{display:block;margin-top:20px}.visit-page{display:grid;grid-template-columns:1.1fr 1fr;gap:85px;padding-block:64px 80px}.visit-page h2{font-size:40px;margin-bottom:24px}.visit-page address{font-style:normal;font-size:22px;margin-bottom:25px}.visit-page .actions{margin-bottom:45px}.visit-page .menu-note{margin-bottom:45px}.hours-status{font-weight:600;color:var(--red);font-size:14px}.visit-page .contact-phone{font:600 36px var(--display);display:inline-block;margin-top:15px}.visit-picture img{aspect-ratio:1;object-fit:cover}.location-card{background:var(--mustard);padding:40px}.location-card>span{font-size:12px;letter-spacing:.1em}.location-card strong{display:block;font:700 82px/1.1 var(--display)}.location-card p{margin:12px 0}.error-page{padding-block:100px}.error-page p{margin-block:25px}.desktop-only{display:block}
@media(min-width:1600px){.hero-copy{padding-left:70px}.hero h1{font-size:126px}}
@media(max-width:1100px){.wrap{padding-inline:36px}.header{gap:22px}.header nav{gap:23px}.hero-copy{padding:40px 28px}.hero h1{font-size:91px}.hero-description{font-size:14px}.hero .kicker{font-size:10px}.hero .actions{gap:8px}.hero .button{padding-inline:19px}.hero-photo>img{object-position:48% center}.photo-caption{font-size:9px;padding:15px}.photo-caption span:last-child{display:none}.menu-ribbon{gap:24px;font-size:18px}.features{gap:22px}.feature-heading{gap:8px}.feature-heading h3{font-size:27px}.extras-copy{padding:48px}.menu-layout{gap:35px;grid-template-columns:190px minmax(0,1fr)}.menu-items{column-gap:26px}.order-page{gap:40px}.order-page h1{font-size:74px}.story-content{gap:40px}.visit-page{gap:45px}.story-year strong{font-size:100px}.visit-strip{padding-inline:36px;gap:40px}.footer-main{gap:30px}}
@media(max-width:820px){.header{min-height:105px;gap:20px}.brand,.brand img{width:155px}.brand img{height:85px}.header nav{gap:20px}.header nav a{font-size:14px}.header-order{padding-inline:18px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:35px 26px}.hero h1{font-size:78px}.hero .kicker{max-width:240px;line-height:1.6}.hero .actions .button{padding:12px 18px;min-height:48px;font-size:13px}.hero-description{font-size:13px}.hero-photo>img{object-position:48% center}.hero .rating{margin-top:25px}.menu-ribbon{flex-wrap:wrap;gap:10px 25px;font-size:16px}.signature{padding-block:55px 40px}.section-heading h2{font-size:55px}.section-heading>div:last-child{font-size:13px;max-width:260px}.features{gap:20px}.feature-heading{flex-wrap:wrap;gap:6px}.feature-heading .number{display:none}.feature-heading h3{font-size:27px}.feature-heading .price{font-size:22px}.feature>p{font-size:13px;min-height:110px}.extras-copy{padding:40px 35px}.extras-copy h2{font-size:65px}.extras-copy .kicker{font-size:11px}.extras-copy p:not(.kicker){font-size:14px}.reputation{gap:40px;grid-template-columns:1fr 1.4fr;padding-block:45px}.reputation blockquote{font-size:32px}.story-banner{gap:45px}.story-year{padding:25px}.story-year strong{font-size:85px}.story-banner h2{font-size:48px}.visit-strip h2{font-size:55px}.visit-strip{gap:40px}.footer-main{grid-template-columns:1fr 1fr}.footer-name{grid-column:1/-1}.menu-layout{grid-template-columns:160px minmax(0,1fr);gap:32px}.menu-items{grid-template-columns:1fr}.category-heading h2{font-size:36px}.order-page{gap:30px;grid-template-columns:1.1fr 1fr}.order-page h1{font-size:64px}.order-page .lead{font-size:18px}.order-page .actions{display:grid}.story-content{align-items:start;gap:32px}.story-content h2{font-size:48px}.story-content p{font-size:15px}.story-callout p{font-size:50px}.visit-page{gap:30px}.visit-page .actions{display:grid}.location-card{padding:28px}.location-card strong{font-size:66px}}
@media(max-width:640px){html{scroll-padding-top:110px}.wrap{padding-inline:20px}.utility{padding:8px 20px;font-size:11px;justify-content:center}.utility>span:first-child,.utility>a{display:none}.header{flex-wrap:wrap;gap:0;padding-top:7px;padding-bottom:0;min-height:117px}.brand,.brand img{width:130px}.brand img{height:72px}.header-order{min-height:43px;font-size:13px;padding:10px 17px}.header nav{width:100%;order:3;justify-content:space-between;border-top:1px solid var(--line);gap:8px}.header nav a{font-size:13px;padding:10px 0;min-height:44px}.header nav a[aria-current]{text-underline-offset:5px}.hero{display:flex;flex-direction:column}.hero-copy{padding:28px 20px 27px}.hero .kicker{font-size:10px;max-width:none;margin-bottom:18px}.hero h1{font-size:clamp(77px,18vw,105px);line-height:.83}.hero h1 br:nth-of-type(1){display:none}.hero h1 em{font-size:1em;margin-top:7px}.hero-description{font-size:14px;max-width:350px;margin:22px 0 20px}.desktop-only{display:none}.hero .actions .button{font-size:14px;min-height:48px;padding-inline:21px}.hero .rating{margin-top:23px}.hero .rating>strong{font-size:40px}.rating>span{font-size:11px}.stars{font-size:14px}.hero-photo{height:auto}.hero-photo>img{height:auto;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center 45%}.photo-caption{font-size:9px;padding:11px 20px}.photo-caption span:last-child{display:block}.menu-ribbon{font-size:15px;gap:10px 20px;padding:17px 20px;line-height:1.2;justify-content:space-around}.menu-ribbon b{display:none}.menu-ribbon span{width:43%;text-align:center}.signature{padding-block:44px 35px}.section-heading{display:block;margin-bottom:26px}.section-heading .kicker{font-size:11px;margin-bottom:14px}.section-heading h2{font-size:54px}.section-heading>div:last-child{font-size:14px;max-width:none;margin-top:20px}.section-heading>div:last-child br{display:none}.section-heading .text-link{margin-top:3px}.features{grid-template-columns:1fr;gap:35px}.feature>img{aspect-ratio:1.18}.feature-heading{flex-wrap:nowrap;margin-top:18px;padding-top:15px;gap:12px}.feature-heading .number{display:block}.feature-heading h3{font-size:32px}.feature-heading .price{font-size:26px}.feature>p{font-size:14px;min-height:0;max-width:420px;margin-block:12px 5px}.menu-note{font-size:12px}.extras{grid-template-columns:1fr}.extras-photo{max-height:none}.extras-photo img{aspect-ratio:1.2}.extras-copy{padding:36px 20px 40px}.extras-copy .kicker{font-size:11px}.extras-copy h2{font-size:75px}.extras-copy h2 br:first-of-type{display:none}.extras-copy p:not(.kicker){font-size:16px}.reputation{display:block;padding-block:40px}.reputation>div{display:flex;align-items:center;justify-content:space-between;gap:20px}.reputation .rating>strong{font-size:55px}.reputation .rating{gap:10px}.reputation p{font-size:11px;margin:0}.reputation blockquote{font-size:35px;margin-top:30px}.reputation cite{margin-top:18px}.story-banner{display:flex;flex-direction:column;align-items:flex-start;gap:34px;padding-block:42px}.story-year{display:none}.story-banner h2{font-size:53px}.story-banner p:not(.kicker){font-size:15px;margin-top:20px}.story-banner .kicker{font-size:11px;margin-bottom:15px}.visit-strip{grid-template-columns:1fr;gap:30px;padding:35px 20px 40px}.visit-strip h2{font-size:60px}.visit-strip .kicker{font-size:12px}.visit-strip .actions .button{flex:1;padding-inline:13px;font-size:13px}.visit-strip .hours{margin-block:17px 25px}.footer-main{padding-block:35px;gap:30px 20px}.footer-name{font-size:40px}.footer-main strong{font-size:12px}.footer-main p{font-size:12px}.footer nav{grid-template-columns:1fr;font-size:13px;gap:10px}.footer-bottom{display:block;padding-block:20px 26px;font-size:10px}.footer-bottom span{display:block}.footer{padding-bottom:70px}.mobile-actions{display:grid;grid-template-columns:1fr 1.25fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:10;border-top:1px solid var(--ink);padding-bottom:env(safe-area-inset-bottom);background:var(--paper)}.mobile-actions a{display:flex;align-items:center;justify-content:center;min-height:56px;font-size:13px;font-weight:700}.mobile-actions a:nth-child(2){background:var(--red);color:var(--paper)}.page-title{padding-block:35px}.page-title h1{font-size:67px}.page-title .kicker{font-size:11px;margin-bottom:18px}.page-title p:last-child{margin-top:21px;font-size:15px}.menu-intro{display:block;padding-block:24px}.menu-intro p{font-size:13px}.menu-intro .button{margin-top:18px;width:100%}.menu-layout{display:block;padding-block:0 40px}.category-nav{position:sticky;top:0;z-index:5;background:var(--paper);padding:17px 0;border-bottom:1px solid var(--ink);margin-bottom:28px}.category-nav nav,.category-nav>p{display:none}.category-nav label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.category-nav select{display:block;background:var(--paper);border:1px solid var(--ink);color:var(--ink);width:100%;min-height:45px;font-size:15px;padding:10px}.menu-category{scroll-margin-top:115px;margin-bottom:38px}.category-heading h2{font-size:38px}.category-heading p{font-size:14px}.menu-item h3{font-size:26px}.menu-item .price{font-size:24px}.menu-item p{font-size:14px}.menu-item{padding-block:20px}.order-page{display:block;padding-block:35px 45px}.order-page h1{font-size:68px}.order-page .kicker{font-size:11px}.order-page .lead{font-size:20px}.order-page .actions{display:grid}.order-side{margin-top:40px}.order-side>div{padding:26px}.order-notice{padding:18px}.order-side h2{font-size:42px}.story-title h1{font-size:84px}.story-content{display:flex;flex-direction:column;padding-block:35px;gap:35px}.story-photo img{aspect-ratio:1.1;object-position:center 37%}.story-content h2{font-size:56px}.story-content p{font-size:16px}.story-callout{padding-block:35px 40px}.story-callout p{font-size:46px}.story-callout span{font-size:14px}.visit-page{display:block;padding-block:35px 45px}.visit-page h2{font-size:40px}.visit-page address{font-size:21px}.visit-page .actions{margin-bottom:35px}.visit-picture{margin-top:40px}.location-card strong{font-size:85px}.error-page h1{font-size:58px}.error-page{padding-block:60px}}
@media(max-width:360px){.hero h1{font-size:72px}.hero-copy{padding-top:24px}.hero .actions .button{padding-inline:18px}.feature-heading h3{font-size:29px}.feature-heading .price{font-size:24px}.page-title h1{font-size:59px}.order-page h1{font-size:59px}.reputation>div{gap:10px}.reputation p{max-width:98px}.menu-ribbon{font-size:14px;gap:12px}.header-order{font-size:12px;padding-inline:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.hero h1>span{display:block}
@media(max-width:640px){.hero h1 .with{font-size:.48em;line-height:1.25;margin-top:6px}.hero h1 em{margin-top:0}.extras-copy h2 br:first-of-type{display:block}}

.menu-item p{font-size:16px}.menu-title{padding-block:38px}.menu-title .kicker{margin-bottom:14px}.menu-title h1{font-size:90px}.menu-title p:last-child{margin-top:18px}
@media(max-width:640px){.menu-title{padding-block:24px}.menu-title h1{font-size:64px}.menu-title .kicker{font-size:10px;margin-bottom:12px}.menu-title p:last-child{margin-top:13px;font-size:14px}.menu-intro{padding-block:20px}.menu-item p{font-size:15px}}

/* Preserve the source photos' natural proportions instead of forcing crops. */
.feature>img,.order-side>img,.story-photo img,.visit-picture>img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
.hero-photo{align-self:start;background:var(--ink)}
.hero-photo>img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
.hero .photo-caption{position:static;min-height:48px;align-items:center}
.extras{align-items:center}
.extras-photo{max-height:none}
.extras-photo img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
.location-map{grid-column:1/-1;min-width:0;background:var(--paper);color:var(--ink);border:1px solid var(--ink)}
.location-map iframe{display:block;width:100%;height:360px;border:0}
.location-map figcaption{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;font-size:14px}
.location-map figcaption a{font-weight:700;text-decoration:underline;text-underline-offset:4px;white-space:nowrap;padding:8px 0}
.visit-picture>.location-map{margin-bottom:28px}
.visit-picture .location-map iframe{height:390px}
.visit-picture .location-map figcaption{flex-wrap:wrap;gap:4px}
@media(max-width:640px){
 .hero-photo{order:-1;width:100%}
 .hero-photo>img{height:auto;aspect-ratio:auto;object-position:center}
 .hero-copy{padding:25px 20px 28px}
 .hero h1{font-size:clamp(43px,12.5vw,58px);line-height:.95}
 .hero h1>span,.hero h1 .with{display:inline;font-size:1em;line-height:inherit;margin:0}
 .hero h1 em{display:block;margin-top:4px;font-size:1em}
 .hero .kicker{margin-bottom:14px;font-size:11px}
 .hero-description{margin-block:18px}
 .hero .photo-caption{font-size:10px;min-height:42px}
 .hero .photo-caption span:last-child{display:none}
 .location-map iframe,.visit-picture .location-map iframe{height:310px}
 .location-map figcaption{flex-wrap:wrap;gap:3px;padding:12px 16px;font-size:13px}
}

/* Show each complete photo; no zoom, stretching, or montage clipping. */
.feature-photo{width:100%;aspect-ratio:3/2;display:flex;align-items:center;justify-content:center}
.feature-photo>img{width:100%;height:100%;min-height:0;object-fit:contain;object-position:center}
.feature-text-only{align-self:center}
.feature-text-only .feature-heading{margin-top:0}
.feature-text-only>p{min-height:0}
@media(min-width:1001px){
 .hero{max-width:1360px;grid-template-columns:54% 46%}
 .hero-copy{padding:52px clamp(32px,4.4vw,64px) 38px}
}

/* Keep the entire dessert and its plate inside the section at every width. */
.extras-photo{min-width:0;padding:20px}
.extras-photo img{display:block;width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain}
@media(max-width:640px){.extras-photo{padding:16px}}

/* Put the people behind Buldogies alongside its story. */
.owners-photo{margin:0;min-width:0;width:100%}
.owners-photo img{display:block;width:100%;height:auto;aspect-ratio:1119/1138;object-fit:contain}
.owners-photo figcaption{font-size:12px;line-height:1.5;padding:12px 0 0;color:var(--ink)}
.story-title{padding-block:38px}
.story-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.88fr);align-items:center;gap:80px}
.story-hero .owners-photo{max-width:480px;justify-self:end}
.story-title h1{font-size:clamp(74px,7.4vw,106px)}
.story-title .story-hero-copy>p:last-child{max-width:440px;font-size:17px;line-height:1.6;margin-top:25px}
.story-banner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:70px;padding-block:58px}
.story-banner .owners-photo{max-width:440px}
.story-banner h2{font-size:clamp(42px,4.3vw,61px)}
.story-content{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:75px;padding-block:54px;align-items:start}
.story-content .story-intro p:last-child{max-width:420px;font-size:17px;line-height:1.65;margin-top:24px}
.story-content>div:last-child>p:first-child{font-size:22px;line-height:1.4;margin-top:0}
.story-content .button{margin-top:24px}
@media(min-width:641px) and (max-width:1000px){
 .story-hero{gap:35px}.story-title h1{font-size:74px}
 .story-title .story-hero-copy>p:last-child{font-size:15px}
 .story-banner{gap:35px}.story-content{gap:35px}
}
@media(max-width:640px){
 .story-title{padding-block:28px 32px}
 .story-hero{grid-template-columns:1fr;gap:27px}
 .story-title h1{font-size:68px;line-height:.93}
 .story-title .story-hero-copy>p:last-child{font-size:15px;margin-top:20px}
 .story-hero .owners-photo{max-width:420px;justify-self:start}
 .owners-photo figcaption{font-size:12px;padding-top:10px}
 .story-banner{display:grid;grid-template-columns:1fr;gap:27px;padding-block:36px}
 .story-banner .owners-photo{max-width:420px}
 .story-banner h2{font-size:48px}
 .story-content{display:grid;grid-template-columns:1fr;gap:25px;padding-block:36px}
 .story-content h2{font-size:49px}
 .story-content .story-intro p:last-child{font-size:16px;margin-top:18px}
 .story-content>div:last-child>p:first-child{font-size:20px}
}

/* Food-led menu showcase: the restaurant's existing palette and photographs. */
.food-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);background:var(--mustard);max-width:1360px;margin:0 auto}
.food-shortcuts a{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:23px 32px;font:600 25px/1.1 var(--display);border-right:1px solid #231f1b40;transition:background 180ms,color 180ms}
.food-shortcuts a:last-child{border:0}
.food-shortcuts a:hover{background:var(--ink);color:var(--paper)}
.food-shortcuts a>span{font-family:var(--body);font-size:26px;transition:transform 180ms}
.food-shortcuts a:hover>span{transform:translate(3px,-3px)}
.menu-showcase{background:var(--ink);color:var(--paper);padding:65px 0 42px}
.showcase-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:36px}
.showcase-heading .kicker{color:var(--mustard);margin-bottom:16px}
.showcase-heading h2{font-size:clamp(50px,5.3vw,76px);line-height:.96}
.showcase-heading>.text-link{margin-bottom:6px;white-space:nowrap}
.menu-showcase .text-link:hover{color:var(--mustard)}
.craving-tabs{display:flex;gap:0;border-bottom:1px solid #fff7e740;margin-bottom:36px}
.craving-tabs a{position:relative;display:flex;gap:12px;align-items:center;padding:17px 28px 18px;font:600 24px/1.15 var(--display);color:#d4cbbb;min-height:58px;transition:background 180ms,color 180ms}
.craving-tabs a:first-child{padding-left:0;padding-right:35px}
.craving-tabs a:hover{color:var(--paper);background:#fff7e708}
.craving-tabs a[aria-selected=true]{color:var(--mustard)}
.craving-tabs a[aria-selected=true]::after{content:'';position:absolute;bottom:-1px;height:3px;left:0;right:0;background:var(--mustard)}
.tab-number{font:400 12px/1 var(--body);opacity:.7}
.craving-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center;margin-bottom:40px}
.craving-panel[hidden]{display:none}
.craving-panel.is-active{animation:craving-enter 260ms ease-out}
.showcase-photo{margin:0;min-width:0;max-width:520px;width:100%;justify-self:start;align-self:center}
.showcase-photo img{width:100%;height:auto;object-fit:contain;aspect-ratio:auto}
.showcase-photo figcaption{font-size:12px;color:#d4cbbb;margin-top:11px}
.showcase-copy{min-width:0;max-width:600px}
.showcase-copy>.kicker{color:var(--mustard);font-size:11px;margin:0 0 10px}
.showcase-copy>h3{font-size:36px;line-height:1.05;max-width:470px;text-wrap:balance}
.showcase-items{margin:24px 0}
.showcase-item{padding:16px 0;border-top:1px solid #fff7e72b}
.showcase-item>div{display:flex;justify-content:space-between;align-items:baseline;gap:16px}
.showcase-item h4{font:600 26px/1.1 var(--display);margin:0}
.showcase-item .price{color:var(--mustard);font-size:22px}
.showcase-item p{font-size:14px;line-height:1.55;color:#d4cbbb;margin-top:8px;max-width:500px}
.showcase-copy .button{gap:28px;min-height:49px}
.showcase-copy .button span{transition:transform 180ms}
.showcase-copy .button:hover span{transform:translateX(4px)}
.menu-showcase .menu-note{border-top:1px solid #fff7e72b;padding-top:22px;margin-top:0;color:#c6bdae;font-size:11px}
.button:active{transform:translateY(1px)}
.reputation{padding-block:44px}
.reputation blockquote{font-size:clamp(29px,3vw,43px)}
@keyframes craving-enter{from{opacity:.45;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:641px) and (max-width:1000px){
 .food-shortcuts a{font-size:21px;padding:20px 24px}
 .craving-panel{gap:32px}.showcase-copy>h3{font-size:30px}
 .showcase-item h4{font-size:24px}.showcase-item p{font-size:13px}
 .showcase-copy .button{font-size:13px}.craving-tabs a{font-size:22px}
}
@media(max-width:640px){
 .food-shortcuts a{font-size:17px;padding:18px 12px;gap:6px;min-height:67px}
 .food-shortcuts a>span{font-size:20px}
 .menu-showcase{padding:37px 0 28px}
 .showcase-heading{align-items:start;flex-direction:column;gap:14px;margin-bottom:22px}
 .showcase-heading h2{font-size:52px}
 .showcase-heading .kicker{font-size:10px;margin-bottom:13px}
 .showcase-heading>.text-link{font-size:13px;padding-block:8px;margin:0}
 .craving-tabs{margin-bottom:24px;justify-content:space-between}
 .craving-tabs a,.craving-tabs a:first-child{padding:14px 10px;gap:0;font-size:20px;min-height:51px;justify-content:center;flex:1}
 .craving-tabs .tab-number{display:none}
 .craving-panel{grid-template-columns:1fr;gap:26px;margin-bottom:28px}
 .showcase-photo{max-width:420px;justify-self:center}
 .showcase-photo figcaption{font-size:11px;margin-top:9px}
 .showcase-copy{max-width:none}
 .showcase-copy>h3{font-size:35px}
 .showcase-copy>.kicker{font-size:10px;margin-bottom:10px}
 .showcase-items{margin:20px 0}
 .showcase-item{padding:15px 0}
 .showcase-item h4{font-size:25px}.showcase-item p{font-size:14px}
 .showcase-copy .button{width:100%;justify-content:space-between;font-size:14px}
 .menu-showcase .menu-note{font-size:11px;line-height:1.65;padding-top:20px}
}
@media(max-width:360px){.food-shortcuts a{font-size:15px;padding-inline:10px}.craving-tabs a,.craving-tabs a:first-child{font-size:18px;padding-inline:6px}.showcase-heading h2{font-size:46px}}

/* Give the interior-page headers useful content across the desktop width. */
.menu-title{padding-block:38px}
.menu-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:80px}
.menu-hero h1{font-size:clamp(76px,8vw,112px)}
.menu-hero-copy .kicker{margin:0 0 14px}
.menu-title .menu-hero-guide>p{margin:0;font-size:23px;line-height:1.4}
.menu-hero-guide{max-width:510px;width:100%;justify-self:end;border-left:1px solid #fff7e750;padding-left:40px}
.menu-quicklinks{display:flex;gap:24px;margin-top:18px}
.menu-quicklinks a{display:flex;align-items:center;gap:18px;padding-block:8px;font-size:14px;font-weight:700;border-bottom:1px solid #fff7e770;min-height:44px}
.menu-quicklinks a:hover{color:var(--mustard);border-color:var(--mustard)}
.visit-title{padding-block:36px}
.visit-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:64px}
.visit-hero h1{font-size:clamp(72px,6.7vw,96px)}
.visit-hero .kicker{margin-bottom:18px}
.visit-hero address{font-style:normal;font-size:18px;line-height:1.6;margin-block:24px}
.visit-hero .location-map{grid-column:auto;width:100%;border:0}
.visit-hero .location-map iframe{height:330px}
.visit-hero .location-map figcaption{font-size:12px;padding:10px 16px;flex-wrap:wrap;gap:0 12px}
.visit-details{grid-template-columns:1fr 1fr;gap:80px;padding-block:42px 54px}
.visit-details>div{min-width:0}
.visit-details>div+div{border-left:1px solid var(--line);padding-left:48px}
.visit-details h2{margin-bottom:18px}
.visit-details .menu-note{margin-bottom:0;max-width:540px}
.visit-details .text-link{margin-top:14px}
@media(min-width:641px) and (max-width:1000px){
 .menu-hero{gap:30px}.menu-title h1{font-size:76px}.menu-hero-guide{padding-left:25px}.menu-quicklinks{gap:15px}.menu-quicklinks a{gap:10px;font-size:13px}.menu-title .menu-hero-guide>p{font-size:20px}
 .menu-hero-copy .kicker{font-size:11px}
 .visit-hero{gap:30px}.visit-hero h1{font-size:74px}
 .visit-hero .button{font-size:13px;padding-inline:17px}
 .visit-hero .location-map iframe{height:350px}
 .visit-details{gap:35px}.visit-details>div+div{padding-left:30px}
}
@media(max-width:640px){
 .menu-title{padding-block:24px}
 .menu-hero{grid-template-columns:1fr;gap:22px}
 .menu-hero h1{font-size:64px}
 .menu-hero-guide{border:0;padding:0;max-width:none}.menu-title .menu-hero-guide>p{font-size:14px}.menu-hero-guide br{display:none}.menu-quicklinks{margin-top:8px;gap:24px}.menu-quicklinks a{font-size:13px}
 .visit-title{padding-block:28px}
 .visit-hero{grid-template-columns:1fr;gap:28px}
 .visit-hero h1{font-size:67px}
 .visit-hero address{font-size:17px;margin-block:20px}
 .visit-hero .actions{gap:10px}
 .visit-hero .button{font-size:13px;padding-inline:16px}
 .visit-hero .location-map iframe{height:280px}
 .visit-details{display:grid;grid-template-columns:1fr;gap:30px;padding-block:32px 40px}
 .visit-details>div+div{border-left:0;border-top:1px solid var(--line);padding:28px 0 0}
 .visit-details h2{font-size:38px}
}

/* Editorial pass: original photography, specific copy, and a shorter home page. */
@media(min-width:1001px){
 .hero{max-width:1200px;grid-template-columns:56% 44%;align-items:center}
 .hero-copy{padding:32px 44px}
 .hero h1{font-size:102px}
 .hero .kicker{margin-bottom:19px}
 .hero-description{margin-block:20px 18px;max-width:360px}
 .hero .rating{margin-top:20px}
 .hero-photo{align-self:center}
 .hero .photo-caption{padding:14px 18px;min-height:42px}
}
.menu-showcase{padding-block:40px 30px}
.showcase-heading{margin-bottom:20px;align-items:center}
.showcase-heading .kicker{margin-bottom:10px}
.showcase-heading h2{font-size:clamp(38px,3.8vw,54px);line-height:1}
.craving-tabs{margin-bottom:24px}
.craving-tabs a{padding-top:13px;padding-bottom:14px;min-height:50px;font-size:22px}
.craving-panel{gap:52px;margin-bottom:24px}
.showcase-copy>h3{font-size:30px}
.showcase-items{margin:18px 0}
.showcase-item{padding-block:13px}
.showcase-item h4{font-size:25px}
.menu-showcase .menu-note{padding-top:16px}
.story-banner{padding-block:46px}
.story-banner .owners-photo{max-width:390px}
.story-banner h2{font-size:clamp(42px,4vw,58px)}
.story-banner p:not(.kicker){max-width:580px;margin-top:20px}
.story-source{display:block;width:fit-content;margin-top:16px;font-size:12px}
.story-callout p{font-size:clamp(36px,4vw,56px);text-wrap:balance}
.story-callout cite{display:block;font-style:normal;font-size:14px;margin-top:18px}
.story-callout cite a{text-decoration:underline;text-underline-offset:4px}
.visit-strip{padding-block:36px;align-items:center}
.visit-strip h2{font-size:54px}
.visit-strip .hours{margin-block:14px 20px}
@media(max-width:1000px) and (min-width:641px){
 .hero h1{font-size:clamp(74px,9vw,90px)}
 .hero-copy{padding:28px}
 .craving-panel{gap:30px}
 .showcase-copy>h3{font-size:28px}
}
@media(max-width:640px){
 .hero-copy{padding:22px 20px}
 .hero-description{margin-block:14px;font-size:14px;max-width:320px}
 .hero .kicker{margin-bottom:10px}
 .hero .rating{margin-top:16px}
 .hero .photo-caption{min-height:34px;padding-block:8px;font-size:9px}
 .menu-showcase{padding-block:30px 24px}
 .showcase-heading{gap:8px;margin-bottom:16px}
 .showcase-heading h2{font-size:39px;max-width:340px}
 .showcase-heading>.text-link{padding-block:5px}
 .craving-tabs a,.craving-tabs a:first-child{font-size:18px;padding:12px 7px;min-height:48px}
 .craving-panel{gap:22px;margin-bottom:22px}
 .showcase-copy>h3{font-size:30px}
 .showcase-item{padding-block:13px}
 .story-banner{padding-block:34px;gap:24px}
 .story-banner h2{font-size:44px}
 .visit-strip{padding-block:30px;gap:22px}
 .visit-strip h2{font-size:49px}
}
@media(max-width:360px){
 .craving-tabs a,.craving-tabs a:first-child{font-size:16px;padding-inline:5px}
 .showcase-heading h2{font-size:35px}
}

/* Balance the hero headline and keep the navigation aligned with its frame. */
.hero h1 .with{font-size:.48em;line-height:1.1;letter-spacing:0;margin-top:9px}


@media(min-width:1001px){
 .header{max-width:1200px;padding-inline:0}
}

@media(max-width:640px){
 .hero h1 .with{font-size:.65em;line-height:inherit;margin:0}
 
 
}

/* One shared content grid from the header through the homepage sections. */
.hero{display:block;max-width:none;background:linear-gradient(to right,var(--red) 50%,var(--ink) 50%)}
.hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}
.hero-copy{min-width:0;padding:32px 40px 32px 0}
.hero-photo{width:100%;align-self:center}
.hero-photo>img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
@media(min-width:1101px){
 .header{max-width:1408px;padding-inline:64px}
}
@media(min-width:641px) and (max-width:1100px){
 .header{max-width:1408px;padding-inline:36px}
 .hero-copy{padding:28px 28px 28px 0}
 .hero h1{font-size:clamp(70px,8.5vw,90px)}
 .hero .kicker{font-size:10px}
}
@media(max-width:640px){
 .hero{background:var(--red)}
 .hero-inner{display:flex;flex-direction:column;padding:0}
 .hero-copy{width:100%;padding:26px 20px 24px}
 .hero .kicker{font-size:10px;letter-spacing:.08em;line-height:1.5;margin-bottom:16px}
 .hero h1{font-size:clamp(43px,12vw,58px);line-height:.98}
 .hero h1 .with{font-size:.5em;letter-spacing:.02em}
 .hero h1 em{margin-top:6px}
 .hero-description{font-size:14px;line-height:1.55;max-width:340px;margin:18px 0 20px}
 .hero .actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .hero .actions .button{width:100%;min-height:48px;padding:12px 10px;font-size:14px}
 .hero .rating{width:100%;gap:10px;margin-top:20px;padding-top:15px;border-top:1px solid #fff7e740;align-items:center}
 .hero .rating>strong{font-size:30px;line-height:1}
 .hero .rating>span{flex-direction:row;align-items:center;flex-wrap:wrap;gap:4px 10px;font-size:11px}
 .hero .rating .stars{font-size:13px;letter-spacing:1px;line-height:1}
 .showcase-heading{align-items:flex-start}
}

/* Compact mobile navigation with full-width, 44px-tall tap targets. */
@media(max-width:640px){
 .header{min-height:0;padding-top:4px}
 .header .brand,.header .brand img{width:120px}
 .header .brand img{height:64px}
 .header-order{min-height:44px}
 .header nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}
 .header nav a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:6px 0;font-size:13px;line-height:1.2;white-space:nowrap}
 .header nav a:first-child{justify-content:flex-start}
 .header nav a:last-child{justify-content:flex-end}
}

/* Red and charcoal lead the brand; mustard is reserved for stars and the badge. */
em{color:inherit}
.story-title,.visit-strip,.order-side>div,.location-card{background:var(--paper);color:var(--ink)}
.story-title em,.order-page em{color:var(--red)}
.visit-strip{border-top:1px solid var(--line)}
.order-side>div{border:1px solid var(--line);border-top:0}
.order-notice{border-left-color:var(--red)}
.button.light:hover{background:var(--ink);border-color:var(--ink);color:var(--paper)}
.showcase-heading .kicker,.showcase-copy>.kicker{color:#d4cbbb}
.showcase-item .price,.craving-tabs a[aria-selected=true]{color:var(--paper)}
.craving-tabs a[aria-selected=true]::after{background:var(--red)}
.menu-showcase .text-link:hover{color:var(--paper);text-decoration-thickness:2px}
.menu-quicklinks a:hover{color:var(--paper);border-color:var(--paper)}

/* QA: consistent gutters, usable secondary links, and clear interaction states. */
.utility,.visit-strip{padding-inline:max(64px,calc((100vw - 1280px)/2))}
.order-page>.order-copy>.actions{margin-top:24px}
.text-link{min-height:44px;display:inline-flex;align-items:center;gap:4px}
.category-nav a{min-height:44px;display:flex;align-items:center}
.category-nav a[aria-current]{color:var(--red);font-weight:700}
.footer nav{gap:0 20px}
.footer nav a{display:flex;align-items:center;min-height:44px;padding-block:8px}
.utility a,.menu-note a{ text-underline-offset:3px }
a:focus-visible,button:focus-visible,select:focus-visible,.craving-panel:focus-visible{outline:3px solid var(--ink);outline-offset:3px;box-shadow:0 0 0 3px var(--paper)}
.menu-showcase .button.light:hover{background:var(--red);border-color:var(--paper);color:var(--paper)}
.craving-tabs a[aria-selected=true]::after{background:#e05252}
.story-hero-copy time{white-space:nowrap}
.location-map iframe{background:#eee6d7}
.header-order[aria-current=page]{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1100px){.utility,.visit-strip{padding-inline:36px}}
@media(max-width:640px){
 .utility,.visit-strip{padding-inline:20px}
.order-page>.order-copy>.actions{margin-top:20px}
}

/* Homepage: a named dish, open food browsing, and the people behind the counter. */
.food-feature{padding-block:56px 34px}
.food-feature-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:26px}
.food-feature-heading .kicker{margin-bottom:10px}
.food-feature-heading h2{font-size:clamp(78px,9vw,130px);line-height:.86;letter-spacing:-.035em}
.food-feature-heading h2 em{color:var(--red)}
.feature-order{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:0 20px}
.feature-order>span{font-size:14px}
.feature-order>.price{font-size:45px;color:var(--red)}
.feature-order>.text-link{grid-column:1/-1;justify-self:end}
.food-feature-body{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:48px;align-items:center}
.food-feature-body figure img,.detour-photo img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
.food-feature-body figcaption{padding-top:10px;font-size:11px;color:var(--muted)}
.topping-notes{padding-block:10px}
.topping-notes>.kicker{margin-bottom:8px;color:var(--red)}
.topping-notes ol{list-style:none;padding:0;margin:0 0 24px}
.topping-notes li{display:flex;gap:18px;border-bottom:1px solid var(--line);padding:19px 0}
.topping-notes li>span{font-size:11px;color:var(--red);padding-top:5px;font-variant-numeric:tabular-nums}
.topping-notes h3{font-size:31px;line-height:1.05}
.topping-notes li p{font-size:14px;line-height:1.5;margin-top:7px}
.more-dogs{display:grid;grid-template-columns:.75fr 1.25fr 1.25fr;gap:30px;border-top:1px solid var(--ink);margin-top:32px;padding-top:20px}
.more-dogs .kicker{margin-bottom:0;font-size:11px}
.dog-preview{display:flex;justify-content:space-between;align-items:start;gap:16px;padding:0 0 10px;min-width:0}
.dog-preview>span:first-child{display:grid;gap:8px}
.dog-preview strong{font:600 28px/1.1 var(--display);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;transition:color 160ms}
.dog-preview>span>span{font-size:13px;line-height:1.55;max-width:300px}
.dog-preview>.price{font-size:23px}
.dog-preview:hover strong{text-decoration:underline;text-underline-offset:5px;color:var(--red)}
.food-feature>.menu-note{margin-top:16px;font-size:11px}
.food-detours{background:var(--ink);color:var(--paper);padding-block:52px 0}
.detours-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}
.detours-heading h2{font-size:clamp(43px,4.8vw,68px);line-height:.98}
.detours-heading h2 em{color:#e9bcb1}
.food-detours .text-link:hover,.neighbor-note a:hover{color:var(--paper);text-decoration-thickness:2px}
.detour-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:64px}
.detour-photo{display:block;position:relative}
.photo-link-label{display:flex;align-items:center;justify-content:center;min-height:48px;padding:12px 16px;background:var(--red);font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:4px;transition:background 160ms}
.detour-photo:hover .detour-copy{padding-block:24px 0;max-width:480px}
.detour-copy h3{font-size:43px}
.detour-copy p:not(.kicker){font-size:15px;line-height:1.6;margin-top:12px;max-width:430px}
.detour-copy .text-link{margin-top:8px}
.detour-sweet .detour-copy{padding:0 0 24px}
.detour-sweet .kicker{font-size:11px;margin-bottom:16px;color:#d4cbbb}
.neighbor-note{border-top:1px solid #fff7e740;margin-top:42px;padding-block:24px;display:flex;justify-content:space-between;align-items:center;gap:32px}
.neighbor-note p{font:500 27px/1.2 var(--display);max-width:670px}
.neighbor-note cite{font:11px/1.65 var(--body);max-width:240px}
.neighbor-note a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px}
.founders-home{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);gap:90px;align-items:center;padding-block:60px}
.founders-copy>.kicker{font-size:12px;color:var(--red);margin-bottom:17px}
.founders-copy h2{font-size:clamp(44px,4.7vw,66px);line-height:.98}
.founders-copy blockquote{border-left:3px solid var(--red);padding-left:22px;margin-block:28px 22px;max-width:500px}
.founders-copy blockquote p{font:500 35px/1.13 var(--display);text-wrap:balance}
.founders-copy cite{display:block;font:11px/1.5 var(--body);margin-top:8px}
.founders-copy cite a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px}
.founders-copy>p:not(.kicker){font-size:15px;line-height:1.7;max-width:520px}
.founders-copy>.text-link{margin-top:14px}
.founders-home .owners-photo{max-width:390px;justify-self:end}
.founders-home .owners-photo figcaption{font-size:11px}
@media(max-width:1100px){
 .food-feature-body{gap:30px;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}
 .topping-notes h3{font-size:27px}.topping-notes li{padding-block:14px;gap:12px}
 .more-dogs{grid-template-columns:.7fr 1.2fr 1.2fr;gap:24px}
 .dog-preview{flex-wrap:wrap;gap:8px}
 .detour-grid{gap:36px}.founders-home{gap:50px}
}
@media(max-width:760px){
 .food-feature-heading h2{font-size:84px}
 .food-feature-body{grid-template-columns:1fr;gap:20px}
 .topping-notes{padding:0}
 .topping-notes ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:20px}
 .topping-notes li{display:block;border-top:1px solid var(--line);border-bottom:0}
 .topping-notes h3{margin-top:8px;font-size:25px}
 .more-dogs{grid-template-columns:1fr 1fr}
 .more-dogs>div:first-child{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}
 .detour-grid{gap:28px}.detour-copy h3{font-size:35px}
 .founders-home{gap:30px}.founders-copy blockquote p{font-size:29px}
}
@media(max-width:640px){
 .food-feature{padding-block:34px 26px}
 .food-feature-heading{gap:14px;margin-bottom:20px;align-items:center}
 .food-feature-heading .kicker{font-size:10px;letter-spacing:.08em}
 .food-feature-heading h2{font-size:clamp(51px,13vw,78px)}
 .feature-order{display:flex;flex-direction:column;align-items:flex-end;gap:3px}
 .feature-order>span{font-size:10px}.feature-order>.price{font-size:32px}
 .feature-order>.text-link{display:none}
 .food-feature-body{gap:22px}
 .food-feature-body figcaption{font-size:10px}
 .topping-notes>.kicker{font-size:10px}
 .topping-notes ol{grid-template-columns:1fr;gap:0;margin-bottom:18px}
 .topping-notes li{display:flex;gap:16px;padding-block:12px;border-top:0;border-bottom:1px solid var(--line)}
 .topping-notes h3{font-size:27px;margin:0}
 .topping-notes li p{font-size:13px;margin-top:5px}
 .topping-notes .button{width:100%;min-height:48px}
 .more-dogs{grid-template-columns:1fr;gap:18px;margin-top:26px;padding-top:14px}
 .more-dogs>div:first-child{grid-column:auto}
 .dog-preview{flex-wrap:nowrap;padding-bottom:16px;border-bottom:1px solid var(--line)}
 .dog-preview strong{font-size:27px}.dog-preview>.price{font-size:23px}
 .food-feature>.menu-note{font-size:10px;line-height:1.6;margin-top:8px}
 .food-detours{padding-top:32px}
 .detours-heading{display:block;margin-bottom:24px}
 .detours-heading h2{font-size:clamp(35px,9.4vw,54px)}
 .detours-heading>.text-link{margin-top:12px}
 .detour-grid{grid-template-columns:1fr;gap:34px}
 .detour-copy{padding-top:19px}.detour-copy h3{font-size:38px}
 .detour-copy p:not(.kicker){font-size:14px;margin-top:9px}
 .detour-sweet{display:flex;flex-direction:column}
 .detour-sweet .detour-photo{order:-1}
 .detour-sweet .detour-copy{padding:19px 0 0}
 .detour-sweet .kicker{font-size:10px;margin-bottom:12px}
 .neighbor-note{display:block;margin-top:28px;padding-block:24px 20px}
 .neighbor-note p{font-size:28px}
 .neighbor-note cite{display:block;margin-top:10px;max-width:none}
 .founders-home{grid-template-columns:1fr;gap:27px;padding-block:34px}
 .founders-home .owners-photo{order:-1;justify-self:start;max-width:390px}
 .founders-copy>.kicker{font-size:10px;margin-bottom:14px}
 .founders-copy h2{font-size:47px}
 .founders-copy blockquote{margin-block:23px 17px;padding-left:17px}
 .founders-copy blockquote p{font-size:32px}
 .founders-copy>p:not(.kicker){font-size:14px}
}

/* Links communicate their action through text and states, without decorative arrows. */
.text-link{text-decoration-thickness:1px;text-underline-offset:5px;text-decoration-skip-ink:auto;transition:color 160ms,text-decoration-color 160ms}
.text-link:hover,.text-link:focus-visible{text-decoration-thickness:2px}
.dog-preview:hover strong,.dog-preview:focus-visible strong{color:var(--red);text-decoration-thickness:2px}
.detour-photo:hover .photo-link-label,.detour-photo:focus-visible .photo-link-label{background:#992023;text-decoration-thickness:2px}
.menu-quicklinks{gap:10px;flex-wrap:wrap}
.menu-quicklinks a{justify-content:center;padding:10px 18px;border:1px solid #fff7e790;border-radius:12px;line-height:1.3;transition:background 160ms,color 160ms,border-color 160ms}
.menu-quicklinks a:hover,.menu-quicklinks a:focus-visible{background:var(--paper);border-color:var(--paper);color:var(--ink)}
@media(max-width:640px){.menu-quicklinks a{flex:1;padding-inline:12px;white-space:nowrap}}





/* Final spacing audit: separate sources, readable captions, accurate anchor offsets. */
.story-content .story-source{display:flex;max-width:100%;margin-top:16px;font-size:13px}
.hero .photo-caption{font-size:11px;line-height:1.5}
.food-feature-body figcaption,.founders-home .owners-photo figcaption{font-size:12px;line-height:1.5}
.food-feature>.menu-note{font-size:12px}
@media(max-width:640px){
 .menu-category{scroll-margin-top:12px}
 .hero .photo-caption{font-size:11px;padding:10px 20px;min-height:38px}
 .food-feature-heading .kicker,.topping-notes>.kicker,.detour-sweet .kicker,.founders-copy>.kicker{font-size:11px}
 .feature-order>span{font-size:11px}
}
