/* Four shared compositions: photo hero, menu comparison, reading rail, visit & sources. */
html:has(.dining-guide){scroll-behavior:auto;scroll-padding-top:24px}
body:has(.dining-guide){--bg:#f8f5ef;--surface:#fffcf6;--soft:#eee8dc;--text:#252b26;--muted:#65695f;--border:#d9d7ca;--accent:#ad3c28;--on-accent:#fff;--accent-soft:#f0e1d7;background:var(--bg);color:var(--text);color-scheme:light}
body:has(.dining-guide) .site-header{background:#202923;color:#f8f5ef;border-bottom-color:#424a41}
body:has(.dining-guide) .site-header .wordmark{color:#ef886c}
body:has(.dining-guide) .site-header .header-search{color:#d2d8cd}
body:has(.dining-guide) .desktop-nav [aria-current],body:has(.dining-guide) .desktop-nav a:hover{color:#ffad92}
body:has(.dining-guide) .desktop-nav [aria-current]::after{background:#ef886c}
body:has(.dining-guide) .site-header :focus-visible{outline-color:#ffad92}
.dining-guide{--guide-h1:clamp(2rem,3.55vw,3.375rem);--guide-h2:clamp(1.6rem,2.3vw,2.125rem);--guide-h3:clamp(1.25rem,1.7vw,1.5rem);--guide-body:1.125rem;line-height:1.65}
.guide-wrap{max-width:1280px;margin-inline:auto;padding-inline:52px}
.dining-guide h1{font-size:var(--guide-h1);font-weight:650;line-height:1.12;letter-spacing:-.04em;text-wrap:balance}
.dining-guide h2{font-size:var(--guide-h2);font-weight:600;line-height:1.22;letter-spacing:-.035em;text-wrap:balance}
.dining-guide h3{font-size:var(--guide-h3);font-weight:600;line-height:1.3;letter-spacing:-.025em}
.dining-guide p{overflow-wrap:break-word}
html[lang=ko] .dining-guide{word-break:keep-all;overflow-wrap:anywhere}
html[lang=ko] .dining-guide h1{line-height:1.25;letter-spacing:-.035em}
html[lang=ko] .dining-guide h2,html[lang=ko] .dining-guide h3{line-height:1.4}
html[lang=ja] .dining-guide{line-height:1.85;word-break:normal;line-break:strict;overflow-wrap:break-word}
html[lang=ja] .dining-guide h1{line-height:1.4;letter-spacing:-.025em}
html[lang=ja] .dining-guide :is(h2,h3){line-height:1.5;letter-spacing:-.02em}
.guide-utility{display:flex;align-items:center;gap:20px;min-height:68px;padding-block:12px;font-size:.8rem}
.guide-utility .story-languages{margin-left:auto;align-self:center}
.guide-back{font-weight:550}.guide-draft{padding-left:20px;border-left:1px solid var(--border);color:var(--muted)}
.guide-kicker{font-size:.71rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;line-height:1.5;color:var(--accent)}
.guide-hero{position:relative;min-height:550px;display:flex;align-items:flex-end;background:#263029;isolation:isolate}
.guide-hero>img{position:absolute;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 53%;inset:0}
.guide-hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(10,18,12,.73),rgba(10,18,12,.16) 75%),linear-gradient(0deg,rgba(10,18,12,.38),transparent 75%)}
.guide-katsu .guide-hero>img{object-position:center 55%}
.guide-hero-copy{width:100%;color:#fffaf1;padding-block:90px 58px}
.guide-hero-copy .guide-kicker{color:#fff4dc;margin-bottom:18px;text-shadow:0 1px 5px #0008}
.guide-hero h1{max-width:750px;text-shadow:0 2px 14px #0003}
.guide-hero .button{margin-top:29px;background:#bb4830;min-height:48px;border-radius:3px;padding:13px 22px;color:#fff}
.guide-caption{display:flex;align-items:baseline;justify-content:space-between;gap:24px;font-size:.7rem;line-height:1.6;color:var(--muted);padding-block:13px;border-bottom:1px solid var(--border)}
.guide-caption>a{white-space:nowrap;font-weight:600}.guide-caption .icon{height:13px;width:13px}
.guide-intro{display:grid;grid-template-columns:215px minmax(0,740px);gap:55px;padding-block:49px 56px}
.guide-meta{display:flex;flex-direction:column;gap:12px;font-size:.75rem;color:var(--muted);line-height:1.7}
.guide-meta a{font-weight:700;color:var(--text)}.guide-meta>span:nth-child(2){margin-top:-8px}
.guide-deck{font-size:1.3rem;line-height:1.65;letter-spacing:-.015em}
.guide-disclosure{font-size:.77rem;color:var(--muted);margin-top:21px;line-height:1.75}
.guide-disclosure summary{width:fit-content;cursor:pointer;text-decoration:underline;text-underline-offset:4px}
.guide-disclosure p{margin-top:10px;max-width:660px}
.guide-overview{padding-block:43px 65px;border-top:1px solid var(--border)}
.guide-section-heading{max-width:740px}.guide-section-heading h2{margin:12px 0}.guide-section-heading>p:last-child{font-size:.95rem;color:var(--muted);max-width:590px}
.guide-comparison{display:grid;grid-template-columns:1.1fr 1fr 1fr;margin-top:37px;gap:0}
.guide-comparison-item{padding:0 30px;border-left:1px solid var(--border);display:flex;flex-direction:column;align-items:flex-start}
.guide-comparison-item:first-child{padding-left:0;border-left:0}.guide-comparison-item:last-child{padding-right:0}
.guide-number{font-size:.7rem;letter-spacing:.09em;color:var(--accent);font-weight:650}
.guide-comparison h3{margin:14px 0 13px}.guide-comparison p{font-size:1rem;color:var(--muted);line-height:1.75;margin-bottom:20px}
.guide-detail{display:inline-flex;gap:9px;align-items:center;font-size:.78rem;font-weight:650;color:var(--accent);text-decoration:underline;text-underline-offset:5px;line-height:1.6}
.guide-detail .icon{width:16px;height:16px}.guide-comparison .guide-detail{margin-top:auto}
.guide-reading{display:grid;grid-template-columns:215px minmax(0,740px);gap:55px;padding-block:63px 75px;border-top:1px solid var(--border);align-items:start}
.guide-rail{position:sticky;top:28px}.guide-rail ol{padding:0;list-style:none;margin:20px 0 0}.guide-rail li{border-top:1px solid var(--border)}
.guide-rail li a{display:grid;grid-template-columns:20px 1fr;gap:7px;font-size:.77rem;color:var(--muted);padding:12px 0;line-height:1.55}
.guide-rail li a span{font-size:.65rem;color:var(--accent);padding-top:2px}.guide-rail a[aria-current]{color:var(--accent);font-weight:650}
.guide-detail-image{margin:32px 0 0}.guide-detail-image img{width:100%;height:auto;aspect-ratio:1.45;object-fit:cover}.guide-detail-image figcaption{font-size:.67rem;margin-top:8px;color:var(--muted)}
.guide-prose-section{scroll-margin-top:32px}.guide-prose-section+.guide-prose-section{margin-top:52px}
.guide-prose h2{margin:12px 0 23px}.guide-prose p,.guide-order-list{font-size:var(--guide-body);line-height:1.85;margin-top:19px}
.guide-prose p:first-of-type{margin-top:0}.guide-prose strong{font-weight:650}
.guide-prose a{text-decoration:underline;text-decoration-color:#b8aa98;text-underline-offset:4px;text-decoration-thickness:1px;color:var(--accent)}
.guide-prose a:hover{color:var(--text);text-decoration-color:currentColor}
.guide-question{padding:27px 30px 29px;border-left:3px solid var(--accent);background:#f0eadd;margin:38px 0 48px}
.guide-question p.guide-kicker{font-size:.68rem;margin:0 0 10px;line-height:1.5}
.guide-question p:last-child{font-size:1.4rem;line-height:1.5;font-weight:500;letter-spacing:-.02em;margin:0}
.guide-order-list{padding-left:25px}.guide-order-list li{padding-left:8px;margin:12px 0}.guide-order-list li::marker{color:var(--accent);font-size:.86em}
.guide-ending{background:linear-gradient(90deg,#253027 50%,#eeeadd 50%)}
.guide-ending-inner{display:grid;grid-template-columns:1fr 1.2fr}
.guide-visit{background:#253027;color:#f8f2e6;padding:55px 50px 57px 0;scroll-margin-top:20px}
.guide-visit>.guide-kicker{color:#f2b39a}.guide-visit>h2{margin:15px 0 21px;max-width:360px}.guide-visit>p:not(.guide-kicker){color:#d3d8ca;font-size:.95rem;max-width:350px;line-height:1.8}
.guide-place{margin-top:29px;border-top:1px solid #566052;padding-top:25px}.guide-place h3{font-size:1.17rem;letter-spacing:-.01em}
.guide-place address{font-style:normal;font-size:.85rem;color:#d3d8ca;margin:9px 0 19px}.guide-place .button{border-radius:3px;background:#f4ebdb;color:#253027;min-height:48px;font-size:.83rem}
.guide-place-links{display:flex;flex-direction:column;align-items:flex-start;gap:11px;font-size:.79rem;margin-top:23px;color:#e1ddce}
.guide-sources{background:#eeeadd;padding:55px 0 57px 55px;scroll-margin-top:20px}
.guide-sources h2{margin:15px 0 22px}.guide-sources>p:not(.guide-kicker){font-size:.84rem;line-height:1.85;color:#5b6357}
.guide-sources ol{list-style:none;padding:0;margin:28px 0}.guide-sources li{border-top:1px solid #cccebd;display:grid;grid-template-columns:26px 1fr;gap:12px;padding:15px 0;font-size:.85rem}
.guide-sources li>span{font-size:.69rem;color:var(--accent);padding-top:3px}.guide-sources li a{display:flex;align-items:baseline;justify-content:space-between;gap:15px}
.guide-sources li .icon{width:15px;height:15px;align-self:center}.guide-sources .guide-source-disclosure{border-top:1px solid #cccebd;padding-top:21px;margin-bottom:20px}
.guide-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-block:34px;font-size:.8rem}.guide-bottom .story-languages{align-self:center}
.dining-guide a:not(.button):hover{text-decoration:underline;text-underline-offset:5px}
.guide-preview{padding-bottom:80px}.guide-preview-heading{padding:50px 0 47px;max-width:790px}.guide-preview-heading h1{margin:19px 0 23px;max-width:680px}.guide-preview-heading>p:last-child{font-size:1.1rem;color:var(--muted);max-width:660px}
.guide-preview-list>article{display:grid;grid-template-columns:1fr 1.2fr;gap:42px;padding:35px 0;border-top:1px solid var(--border);align-items:center}.guide-preview-photo img{width:100%;height:auto;aspect-ratio:1.6;object-fit:cover}
.guide-preview-list h2{font-size:clamp(1.6rem,2.4vw,2rem);margin:12px 0 17px}.guide-preview-list article>div>p:not(.guide-kicker){color:var(--muted);font-size:.98rem;line-height:1.8;margin-bottom:23px}.guide-preview-image-note{display:block;font-size:.7rem;color:var(--muted);margin-top:13px}
@media(min-width:768px) and (max-width:1100px){body:has(.dining-guide) .header-search{display:none}body:has(.dining-guide) .desktop-nav{margin-left:auto;gap:22px}body:has(.dining-guide) .header-inner{gap:25px}}
@media(max-width:1000px){.guide-wrap{padding-inline:36px}.guide-hero{min-height:490px}.guide-intro,.guide-reading{grid-template-columns:170px minmax(0,1fr);gap:34px}.guide-comparison-item{padding-inline:22px}.guide-visit{padding-right:32px}.guide-sources{padding-left:32px}.guide-deck{font-size:1.18rem}.guide-hero h1{max-width:670px}}
@media(max-width:700px){.dining-guide{--guide-body:1.0625rem}.guide-wrap{padding-inline:24px}.guide-utility{gap:12px;min-height:66px;flex-wrap:wrap}.guide-draft{font-size:.66rem;padding-left:12px}.guide-utility .story-languages{font-size:.7rem}.guide-utility .story-languages a{padding:7px 8px}.guide-hero{min-height:485px}.guide-hero-copy{padding-top:160px;padding-bottom:35px}.guide-hero-shade{background:linear-gradient(0deg,rgba(13,20,15,.9),rgba(13,20,15,.50) 55%,rgba(13,20,15,.03))}.guide-hero h1{max-width:530px}.guide-hero .button{margin-top:24px}.guide-caption{font-size:.66rem;gap:7px;align-items:flex-start;flex-direction:column;padding-block:11px}.guide-intro{display:flex;flex-direction:column;gap:23px;padding-block:29px 36px}.guide-meta{flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:9px 20px;line-height:1.6;font-size:.71rem}.guide-meta>span:nth-child(2){margin:0}.guide-meta br{display:none}.guide-meta time{margin-left:6px}.guide-deck{font-size:1.14rem;line-height:1.8}.guide-disclosure{margin-top:17px}.guide-overview{padding-block:34px 38px}.guide-section-heading>p:last-child{font-size:.91rem}.guide-comparison{grid-template-columns:1fr;margin-top:25px}.guide-comparison-item{display:grid;grid-template-columns:26px minmax(0,1fr);gap:0 12px;border:0;border-top:1px solid var(--border);padding:22px 0!important}.guide-comparison .guide-number{margin-top:6px}.guide-comparison h3{margin:0 0 10px}.guide-comparison p,.guide-comparison .guide-detail{grid-column:2}.guide-comparison p{font-size:.97rem;margin-bottom:14px}.guide-reading{display:flex;flex-direction:column;gap:37px;padding-block:30px 47px}.guide-rail{position:static;width:100%}.guide-rail ol{display:grid;grid-template-columns:1fr 1fr;gap:0 23px;margin-top:14px}.guide-rail li a{font-size:.74rem}.guide-detail-image{display:none}.guide-prose{width:100%;min-width:0}.guide-prose h2{margin-bottom:20px}.guide-prose-section+.guide-prose-section{margin-top:38px}.guide-question{padding:24px;margin:30px 0 36px}.guide-question p:last-child{font-size:1.27rem}.guide-ending{background:#253027}.guide-ending-inner{display:block;padding:0}.guide-visit,.guide-sources{padding:39px 24px 43px}.guide-visit>h2,.guide-visit>p:not(.guide-kicker){max-width:none}.guide-bottom{flex-wrap:wrap;padding-block:25px;font-size:.74rem}.guide-bottom>.story-languages{order:3}.guide-preview-heading{padding:30px 0 33px}.guide-preview-heading>p:last-child{font-size:1rem}.guide-preview-list>article{grid-template-columns:1fr;gap:22px;padding:27px 0}.guide-preview-list h2{font-size:1.6rem}.guide-preview{padding-bottom:35px}}
@media(max-width:350px){.guide-wrap{padding-inline:18px}.guide-utility{column-gap:8px}.guide-draft{border:0;padding:0}.guide-utility .story-languages{margin-left:0}.guide-utility .guide-back{margin-right:auto}.guide-hero{min-height:500px}.guide-hero-copy{padding-top:150px}.dining-guide{--guide-h1:1.875rem;--guide-h2:1.5rem;--guide-body:1rem}.guide-deck{font-size:1.06rem}.guide-rail ol{grid-template-columns:1fr}.guide-visit,.guide-sources{padding-inline:18px}.guide-ending-inner{padding:0}.guide-question{padding:20px}.guide-caption>a{white-space:normal}.guide-bottom>.story-languages{order:0}.guide-bottom{gap:18px}}
@media(prefers-reduced-motion:reduce){html:has(.dining-guide){scroll-behavior:auto}.dining-guide *,body:has(.dining-guide) .site-header *{transition:none!important;animation:none!important}}
