:root{--red:#de2430;--blue:#173f8a;--paper:#f5f2e9;--ink:#1b1b1b;--gutter:clamp(24px,4.3vw,84px);--section-space:clamp(64px,6vw,120px);--title:clamp(36px,4.15vw,72px);--header:78px;font-family:Arial,"Helvetica Neue","Apple SD Gothic Neo",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:weight}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 20px)}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid currentColor;outline-offset:5px}img{display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:900;letter-spacing:-.055em;line-height:1.03;text-wrap:balance}h2{font-size:var(--title)}h3{font-size:clamp(24px,2.25vw,38px)}p{line-height:1.45}address{font-style:normal}button{border:0}main,section,figure,div{min-width:0}.section{padding:var(--section-space) var(--gutter)}.eyebrow{font-size:clamp(11px,1vw,16px);font-weight:800;letter-spacing:.16em;line-height:1.4;margin-bottom:24px}.skip-link{position:fixed;z-index:100;top:12px;left:12px;transform:translateY(-150%);padding:14px 18px;background:var(--blue);color:white}.skip-link:focus{transform:none}.site-header{height:var(--header);position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter);z-index:50;transition:background .2s,color .2s}.site-header.scrolled,.site-header.menu-open{background:var(--paper)}.wordmark{display:flex;gap:18px;align-items:center;font-size:20px;font-weight:900;letter-spacing:-.025em}.wordmark span{font-size:17px}.site-header nav{display:flex;gap:34px;align-items:center;font-size:15px;font-weight:700}.site-header nav a{padding:12px 0}.nav-order{display:flex;gap:8px}.theme-4 .site-header nav a:not(:first-child){color:var(--blue)}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:58px;padding:17px 26px;font-size:clamp(16px,1.45vw,23px);font-weight:800;line-height:1.2;background:var(--blue);color:var(--paper);transition:background .18s,transform .18s}.button:hover{background:#102f6c;transform:translateY(-2px)}.text-link{font-size:clamp(16px,1.35vw,22px);font-weight:800;display:inline-flex;align-items:center;gap:10px;min-height:44px}.theme-4 .text-link{color:var(--blue)}.text-link:hover>span,.nav-order:hover>span{transform:translate(2px,-2px)}.text-link>span,.nav-order>span{transition:transform .18s}.photo{position:relative;overflow:hidden;isolation:isolate;background:#302b24}.photo>img{position:absolute;left:var(--img-left,0);top:var(--img-top,0);width:var(--img-width,100%);height:var(--img-height,100%);max-width:none}.food-motion{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}html[data-motion=off] .food-motion{visibility:hidden}.hero{position:relative}.hero-steel{height:clamp(730px,56.25vw,1100px)}.hero-steel .hero-photo{position:absolute;inset:0}.hero-copy{position:absolute;width:30%;right:4.5%;top:30%}.hero-copy .eyebrow{letter-spacing:.045em;font-size:13px;margin-bottom:25px}.hero-copy h1{color:var(--red);font-size:clamp(42px,3.65vw,68px);letter-spacing:-.06em;line-height:1.04}.hero-copy>p:not(.eyebrow){font-size:clamp(16px,1.2vw,22px);font-weight:700;margin:30px 0}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-copy .hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-address{position:absolute;right:5%;bottom:5%;font-size:13px;font-weight:700}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:16px}.section-heading h2{font-size:clamp(36px,3.7vw,64px)}.section-heading>.text-link{flex-shrink:0}.theme-4 .section-heading h2,.theme-4 .steel-sides h2{color:var(--red)}.grill-grid{display:grid;gap:20px}.steel-grill{grid-template-columns:1.85fr 1fr 1fr}.grill-card{display:block;min-width:0}.steel-grill .photo{height:clamp(290px,32.5vw,620px)}.dish-caption{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:18px}.dish-caption h3 span{display:block;font-size:.65em;letter-spacing:-.025em;margin-top:8px}.card-arrow{font-size:36px;color:var(--blue);transition:transform .2s}.grill-card:hover .card-arrow{transform:translateX(5px)}.combo-section h2{font-size:clamp(38px,3.6vw,65px)}.steel-combos{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:4.5vw;background:var(--red);color:var(--paper);align-items:start}.combo-copy .eyebrow{margin-bottom:32px}.combo-list{margin:36px 0}.combo summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:60px;padding:14px 10px;font-size:clamp(19px,1.8vw,29px);font-weight:800;letter-spacing:-.035em;cursor:pointer}.combo summary::-webkit-details-marker{display:none}.combo[open] summary{background:var(--blue)}.plus{position:relative;width:16px;height:16px;flex-shrink:0}.plus:before,.plus:after{content:"";position:absolute;background:currentColor;left:0;top:7px;width:16px;height:2px}.plus:after{transform:rotate(90deg)}.combo[open] .plus:after{transform:rotate(0)}.combo-description{padding:13px 10px 22px;font-size:clamp(15px,1.2vw,19px);line-height:1.5}.combo-description p+p{margin-top:5px}.combo-photo .photo{aspect-ratio:1.42;min-height:500px}.combo-photo figcaption,figure>figcaption{font-size:13px;font-weight:700;margin-top:12px}.steel-sides{display:grid;grid-template-columns:1.35fr 1fr;gap:3vw}.steel-sides h2{font-size:clamp(36px,3.5vw,62px);margin-bottom:34px}.sides-main .photo{aspect-ratio:1.4}.sides-other>.photo{aspect-ratio:1.65}.side-menu{padding:35px 3vw 0;display:flex;flex-direction:column;align-items:flex-start;gap:26px}.side-menu h3{font-size:clamp(25px,2.1vw,36px)}.side-menu h3 span{display:block;font-size:.65em;letter-spacing:0;margin-top:7px}.side-menu .text-link{margin-top:5px}.table-story{position:relative;text-align:center}.steel-story{min-height:clamp(400px,42.8vw,730px);display:grid;place-items:center;padding:70px 18%}.steel-story>.photo{position:absolute;inset:0}.steel-story>div:not(.photo){position:relative;z-index:2}.steel-story .eyebrow{color:var(--blue)}.steel-story h2{color:var(--red);font-size:clamp(40px,4.5vw,80px)}.table-story p:not(.eyebrow){font-size:clamp(18px,1.8vw,30px);margin-top:22px}.steel-story p:not(.eyebrow){font-weight:700}.visit{background:var(--red);color:var(--paper);display:grid;grid-template-columns:1.1fr 1fr;column-gap:10%;row-gap:45px}.visit h2{font-size:clamp(56px,7vw,120px);letter-spacing:-.06em}.visit-tagline{font-size:clamp(23px,2.4vw,42px);font-weight:800;margin-top:28px;letter-spacing:-.04em}.visit-information{grid-column:2;grid-row:1 / span 2;display:flex;flex-direction:column;gap:55px;padding-top:30px}.visit address,.hours{font-size:clamp(24px,2.7vw,44px);font-weight:800;letter-spacing:-.045em;line-height:1.15}.visit .eyebrow{margin-bottom:22px}.phone{display:inline-block;margin-top:16px;font-size:17px;min-height:36px}.closed{font-size:clamp(19px,2vw,28px);margin-top:24px}.visit-actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.visit-actions .button{width:100%;font-size:clamp(24px,2.6vw,42px);min-height:80px}.theme-4 .visit-actions .text-link{color:var(--paper)}.site-footer{background:var(--red);color:var(--paper);padding:15px var(--gutter) 24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:35px;align-items:center}.site-footer nav{display:flex;gap:28px;font-size:16px;font-weight:700}.preview-tools{display:flex;align-items:center;flex-wrap:wrap;column-gap:22px;row-gap:12px;width:100%;padding-top:26px;font-size:12px;opacity:.86}.preview-tools a,.preview-tools button{min-height:38px;display:inline-flex;align-items:center}.preview-tools button{background:rgba(0,0,0,.16);padding:9px 13px;font-size:12px}.preview-tools small{margin-left:auto;font-size:11px}
@font-face{font-family:KyopoDisplay;src:url('assets/kyopo-display.ttf') format('truetype');font-weight:900;font-display:swap}
@font-face{font-family:KyopoKorean;src:url('assets/kyopo-korean.ttf') format('truetype');font-weight:900;font-display:swap}
h1,h2,h3{font-family:KyopoDisplay,Arial,"Apple SD Gothic Neo",sans-serif}
.signboard-visual{overflow:hidden}
/* Option 5 keeps the signboard's blue field and warmer photography. */
.theme-5{--primary:var(--blue);color:var(--blue)}.theme-5 .site-header{background:var(--blue);color:var(--paper)}.theme-5 .wordmark span{display:none}.theme-5 .button{background:var(--red);color:var(--paper)}.theme-5 .button:hover{background:#b81924}.hero-signboard{display:grid;grid-template-columns:26.4% 73.6%;background:var(--blue);color:var(--paper);padding-top:var(--header);min-height:760px;height:clamp(760px,60vw,1120px)}.signboard{padding:70px 30px 52px var(--gutter);display:flex;flex-direction:column}.signboard .eyebrow{font-size:13px;letter-spacing:.25em}.signboard h1{font-family:"Apple SD Gothic Neo","Arial Black",sans-serif;font-size:clamp(102px,10.5vw,185px);line-height:1.06;letter-spacing:-.07em;font-weight:900;margin-top:16px}.signboard h1 span{display:block}.signboard-address{margin-top:auto;padding-top:30px}.signboard-address .eyebrow{font-size:11px;margin-bottom:60px}.signboard-address>p:not(.eyebrow){font-size:15px}.signboard-visual{position:relative}.signboard-visual>.photo{position:absolute;inset:0}.hero-caption{position:absolute;z-index:3;right:4.5%;bottom:8%;text-align:right;max-width:90%}.hero-caption:before{content:"";position:absolute;inset:-140px -4vw -100px -170px;background:radial-gradient(ellipse at bottom right,rgba(0,0,0,.8),transparent 73%);pointer-events:none;z-index:-1}.hero-caption h2{font-size:clamp(32px,3.2vw,54px);letter-spacing:-.045em;margin-bottom:30px}.hero-caption .hero-actions{justify-content:flex-end}.hero-caption .text-link{font-size:17px}.signboard-grill{grid-template-columns:1fr 2.05fr 1fr;gap:20px}.signboard-grill .grill-card{position:relative;min-height:480px;height:clamp(450px,39vw,700px);color:var(--paper)}.signboard-grill .photo{height:100%}.signboard-grill .dish-caption,.side-card .dish-caption{position:absolute;bottom:0;left:0;right:0;padding:25px 24px;z-index:3;background:linear-gradient(transparent,rgba(0,0,0,.8));padding-top:90px}.signboard-grill .dish-caption h3{font-size:clamp(22px,2.55vw,44px);letter-spacing:-.045em}.signboard-grill .featured h3{font-size:clamp(30px,3.1vw,52px)}.signboard-grill .card-arrow{color:var(--paper)}.signboard-grill .grill-card:not(.featured) .card-arrow{display:none}.dish-caption i{display:inline-block;background:var(--red);width:.34em;height:.34em;vertical-align:middle;margin-left:.25em}.signboard-combos{position:relative;min-height:780px;padding:70px var(--gutter);display:grid;grid-template-columns:1.6fr 1fr;gap:6vw;color:var(--paper);align-items:end}.signboard-combos>.photo{position:absolute;inset:0}.combo-intro{position:relative;z-index:3;padding-top:300px}.combo-intro:before{content:"";position:absolute;inset:170px -50px -60px -5vw;background:radial-gradient(ellipse at bottom left,rgba(0,0,0,.8),transparent 75%);z-index:-1;pointer-events:none}.combo-intro h2{font-size:clamp(36px,3.9vw,67px);margin-bottom:36px}.combo-panel{position:relative;background:var(--blue);padding:40px 32px;align-self:start;z-index:3}.combo-panel>h3{font-size:clamp(32px,3.3vw,56px)}.combo-panel .combo-list{margin:24px 0}.combo-panel .combo summary{font-size:clamp(20px,1.8vw,30px);padding:16px 0}.combo-panel .combo[open] summary{color:#fff}.combo-panel .combo-description{font-size:15px;padding:3px 0 16px}.combo-note{font-size:clamp(17px,1.6vw,25px);margin-top:30px}.signboard-sides{padding-bottom:0}.sides-board{display:grid;grid-template-columns:.86fr 1.14fr;grid-template-rows:repeat(2,360px)}.sides-title{background:var(--blue);color:var(--paper);padding:50px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.sides-title h2{font-size:clamp(45px,5.3vw,88px);margin-bottom:26px}.sides-title .eyebrow{font-weight:500}.side-card{position:relative;color:var(--paper)}.side-card>.photo{height:100%;width:100%}.side-card .dish-caption{padding:22px 24px;padding-top:70px}.side-card h3{font-size:clamp(22px,2vw,32px);letter-spacing:-.035em}.signboard-story{padding:150px var(--gutter);background:var(--paper)}.signboard-story h2{font-size:clamp(42px,5vw,85px)}.signboard-story .eyebrow{font-size:16px}.theme-5 .visit{background:var(--blue);text-align:center;display:block}.theme-5 .visit h2{font-size:clamp(42px,5.5vw,92px)}.theme-5 .visit-information{display:grid;grid-template-columns:1fr 1fr;max-width:1050px;margin:70px auto 48px;text-align:left;padding:0;gap:75px}.theme-5 .visit address,.theme-5 .hours{font-size:clamp(25px,2.65vw,44px)}.theme-5 .visit-actions{align-items:center}.theme-5 .visit-actions .button{max-width:580px}.theme-5 .site-footer{background:var(--blue)}
@media(min-width:1920px){.section{padding-right:max(var(--gutter),calc((100vw - 1760px)/2));padding-left:max(var(--gutter),calc((100vw - 1760px)/2))}}
@media(max-width:1000px){:root{--gutter:28px;--header:72px}.site-header nav{gap:24px}.wordmark span{display:none}.hero-steel{height:660px}.hero-copy{width:34%;right:3%;top:28%}.hero-copy h1{font-size:40px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-copy .button{padding:16px;font-size:16px;gap:14px}.hero-copy .eyebrow{font-size:10px}.steel-combos{grid-template-columns:1fr 1.35fr;gap:28px}.combo-photo .photo{min-height:520px}.steel-sides{grid-template-columns:1.1fr 1fr}.side-menu{padding:28px 0 0;gap:22px}.hero-signboard{height:690px;min-height:690px;grid-template-columns:27% 73%}.signboard{padding:55px 20px 35px 28px}.signboard h1{font-size:clamp(88px,12vw,116px)}.signboard-address .eyebrow{font-size:10px;letter-spacing:.16em;margin-bottom:30px}.signboard-address>p:not(.eyebrow){font-size:12px}.signboard-grill{grid-template-columns:1fr 1.6fr 1fr;gap:16px}.signboard-grill .grill-card{min-height:370px;height:400px}.signboard-grill .dish-caption{padding:60px 15px 22px}.signboard-combos{padding:50px 28px;gap:35px;grid-template-columns:1.15fr 1fr}.combo-panel{padding:28px 22px}.sides-board{grid-template-rows:repeat(2,300px)}.sides-title{padding:30px}.visit{gap:40px}.visit-information{gap:38px}.visit h2{font-size:70px}}
@media(max-width:760px){:root{--gutter:22px;--header:68px;--section-space:64px;--title:40px}.site-header{height:var(--header)}.wordmark{font-size:19px}.menu-toggle{display:flex;align-items:center;gap:12px;padding:12px 0;background:none;font-weight:800;font-size:15px}.menu-toggle span{font-size:24px;line-height:20px}.site-header nav{display:none;position:absolute;top:var(--header);left:0;right:0;max-height:calc(100dvh - var(--header));overflow-y:auto;background:var(--paper);padding:15px var(--gutter) 30px;flex-direction:column;gap:6px;align-items:stretch;font-size:24px}.site-header.menu-open nav{display:flex}.theme-5 .site-header nav{background:var(--blue)}.site-header nav a{padding:12px 0}.hero-steel{height:auto;display:flex;flex-direction:column;padding-top:var(--header);background:#dfdcd5}.hero-steel .hero-photo{position:relative;inset:auto;order:2;height:440px}.hero-copy{position:relative;inset:auto;order:1;width:100%;padding:34px var(--gutter) 40px}.hero-copy h1{font-size:clamp(42px,7.5vw,64px)}.hero-copy h1 br:last-child{display:none}.hero-copy .eyebrow{font-size:11px;margin-bottom:17px}.hero-copy>p:not(.eyebrow){margin:23px 0;font-size:16px}.hero-copy .hero-actions{flex-direction:row;align-items:center;gap:22px}.hero-copy .button{font-size:16px;padding:16px 20px}.hero-address{display:none}.section-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:28px}.section-heading h2{font-size:clamp(34px,6vw,48px)}.section-heading>.text-link{font-size:16px}.grill-grid{gap:30px}.steel-grill{grid-template-columns:1fr 1fr}.steel-grill .grill-card:first-child{grid-column:1 / -1}.steel-grill .photo{height:280px}.steel-grill .grill-card:first-child .photo{height:auto;aspect-ratio:1.4}.dish-caption h3{font-size:25px}.card-arrow{font-size:26px}.steel-combos{grid-template-columns:1fr;gap:38px}.combo-copy h2{font-size:44px}.combo-list{margin:30px 0}.combo summary{font-size:23px;padding:16px 10px}.combo-photo .photo{min-height:0;aspect-ratio:1.25}.steel-sides{grid-template-columns:1fr;gap:40px}.steel-sides h2{font-size:40px}.sides-main .photo{aspect-ratio:1.2}.sides-other{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.sides-other>.photo{aspect-ratio:.9}.side-menu{padding:0;gap:23px}.side-menu h3{font-size:24px}.side-menu .text-link{font-size:15px}.steel-story{min-height:450px;padding:70px 13%}.steel-story h2{font-size:45px}.steel-story p:not(.eyebrow){font-size:19px}.visit{grid-template-columns:1fr;gap:44px}.visit h2{font-size:68px}.visit-information{grid-column:auto;grid-row:auto;padding:0;gap:35px}.visit address,.hours{font-size:30px}.visit-actions .button{max-width:490px;font-size:26px;min-height:68px}.site-footer{gap:25px}.site-footer nav{font-size:14px;gap:22px}.preview-tools{gap:12px 20px}.preview-tools small{width:100%;margin:0}.hero-signboard{display:flex;flex-direction:column;height:auto;min-height:0}.signboard{padding:35px var(--gutter) 30px;display:grid;grid-template-columns:1fr auto;gap:8px 20px;align-items:end}.signboard>.eyebrow{grid-column:1 / -1;margin-bottom:2px;font-size:11px}.signboard h1{margin:0;font-size:clamp(62px,11vw,90px);letter-spacing:-.08em}.signboard h1 span{display:inline}.signboard-address{margin:0;padding:0;max-width:140px}.signboard-address .eyebrow{margin:0 0 8px;font-size:8px;letter-spacing:.1em}.signboard-address>p:not(.eyebrow){font-size:10px}.signboard-visual{height:540px}.hero-caption{bottom:32px;right:var(--gutter);left:var(--gutter);max-width:none}.hero-caption h2{font-size:38px;margin-bottom:22px}.hero-caption .button{font-size:16px;min-height:54px;padding:16px 20px}.hero-caption .hero-actions{gap:20px}.hero-caption .text-link{font-size:16px}.signboard-grill{grid-template-columns:1fr;gap:22px}.signboard-grill .grill-card{height:440px;min-height:0}.signboard-grill .featured{height:470px}.signboard-grill .dish-caption{padding:80px 25px 26px}.signboard-grill .dish-caption h3,.signboard-grill .featured h3{font-size:35px}.signboard-grill .grill-card:not(.featured) .card-arrow{display:block}.signboard-combos{display:flex;flex-direction:column;padding:0;gap:0;align-items:stretch}.signboard-combos>.photo{height:540px;bottom:auto}.combo-intro{height:540px;padding:290px var(--gutter) 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.combo-intro h2{font-size:38px;margin-bottom:27px}.combo-intro .eyebrow{margin-bottom:18px}.combo-intro:before{inset:120px 0 0}.combo-panel{width:100%;padding:42px var(--gutter)}.combo-panel h3{font-size:38px}.combo-panel .combo summary{font-size:23px}.combo-note{font-size:20px}.signboard-sides{padding-top:50px}.sides-board{grid-template-columns:1fr 1fr;grid-template-rows:auto 290px 290px}.sides-title{grid-column:1 / -1;padding:36px 28px}.sides-title h2{font-size:50px}.sides-title h2 br{display:none}.side-egg{grid-column:1 / -1}.side-card .dish-caption{padding:60px 16px 20px}.side-card h3{font-size:24px}.signboard-story{padding:90px var(--gutter)}.signboard-story h2{font-size:42px}.signboard-story p:not(.eyebrow){font-size:21px}.theme-5 .visit{text-align:left}.theme-5 .visit h2{font-size:48px}.theme-5 .visit-information{grid-template-columns:1fr;gap:38px;margin:45px 0}.theme-5 .visit address,.theme-5 .hours{font-size:29px}.theme-5 .visit-actions{align-items:flex-start}.theme-5 .visit-actions .button{max-width:none}}
@media(max-width:359px){:root{--gutter:16px}.hero-copy h1{font-size:38px}.hero-copy h1 br:last-child{display:block}.hero-copy .hero-actions{gap:10px}.hero-steel .hero-photo{height:340px}.steel-grill{grid-template-columns:1fr}.steel-grill .grill-card:first-child{grid-column:auto}.steel-grill .photo{height:300px}.sides-other{grid-template-columns:1fr}.sides-other>.photo{aspect-ratio:1.2}.side-menu{padding-top:8px}.visit h2{font-size:54px}.visit address,.hours,.theme-5 .visit address,.theme-5 .hours{font-size:25px}.signboard{grid-template-columns:1fr;gap:12px}.signboard h1{font-size:68px}.signboard-address{max-width:none}.signboard-address .eyebrow{display:none}.signboard-address>p:not(.eyebrow){font-size:12px}.signboard-visual{height:475px}.hero-caption h2{font-size:32px}.hero-caption .hero-actions{gap:10px}.hero-caption .text-link{margin-left:auto}.signboard-grill .grill-card,.signboard-grill .featured{height:360px}.combo-intro h2{font-size:34px}.sides-board{display:flex;flex-direction:column}.sides-title{padding:32px 22px}.sides-title h2{font-size:44px}.side-card{height:270px}.theme-5 .visit h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.food-motion{visibility:hidden}}
.signboard h1{font-family:KyopoKorean,"Apple SD Gothic Neo",sans-serif}
/* Leave room between words while keeping the approved heavy display weight. */
h1,h2,h3,.hero-copy h1{letter-spacing:-.03em;word-spacing:.045em}
.signboard h1{letter-spacing:-.07em;word-spacing:normal}
.site-header .wordmark span{display:none}
.combo-photo .photo{width:100%}
.hero-copy h1 br,.sides-title h2 br{display:initial}
@media(min-width:761px) and (max-width:1000px){
 .theme-4 .site-header{background:#dfdcd5}
 .hero-steel{height:auto;display:flex;flex-direction:column;padding-top:var(--header);background:#dfdcd5}
 .hero-steel .hero-photo{position:relative;inset:auto;order:2;height:500px}
 .hero-copy{position:relative;inset:auto;order:1;width:100%;padding:40px var(--gutter)}
 .hero-copy h1{font-size:56px}
 .hero-copy .eyebrow{font-size:12px}
 .hero-copy .hero-actions{flex-direction:row;align-items:center;gap:24px}
 .hero-copy>p:not(.eyebrow){font-size:18px;margin:25px 0}
 .hero-address{display:none}
}
.hero-copy h1 br:last-child{display:initial}

/* Scale the cropped photo and its heat/steam overlay around the same visible center. */
.steel-grill .photo > img,
.steel-grill .photo > .food-motion {
  transform: scale(1);
  transition: transform 550ms cubic-bezier(.22,.61,.36,1);
}
.steel-grill .photo > img {
  transform-origin: var(--zoom-origin-x,50%) var(--zoom-origin-y,50%);
}
@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference) {
  .steel-grill .grill-card:hover .photo > img,
  .steel-grill .grill-card:hover .photo > .food-motion {
    transform: scale(1.06);
  }
}
@media (prefers-reduced-motion:no-preference) {
  .steel-grill .grill-card:focus-visible .photo > img,
  .steel-grill .grill-card:focus-visible .photo > .food-motion {
    transform: scale(1.06);
  }
}
