:root{--green:#153e31;--muted:#59695f;--paper:#f7f8f3;--line:#d8dfd5;--lime:#d5ea85}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--green);background:var(--paper);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-underline-offset:5px}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:hover{color:#42651d}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #b75519;outline-offset:5px}[hidden]{display:none!important}.skip{position:absolute;top:-80px}.skip:focus{top:0;background:white;padding:15px;z-index:9}.header{width:min(1320px,92%);margin:auto;display:flex;align-items:center;justify-content:space-between;padding:28px 0;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:24px;letter-spacing:-1.2px;font-weight:800;text-decoration:none;white-space:nowrap}.brand span{font-size:11px;vertical-align:middle;margin-left:9px;color:#789348}nav{display:flex;gap:32px}nav a{text-decoration:none;font-size:14px}.language{font-size:12px;letter-spacing:1px}main{width:min(1240px,90%);margin:auto}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:5%;align-items:center;padding:44px 0 56px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;line-height:1.5;margin:0 0 16px;color:#5c714a}h1,h2,h3{line-height:1.08}h1{font:500 clamp(45px,4.8vw,68px)/1.06 Georgia,serif;letter-spacing:-2.6px;margin:18px 0 22px}.hero-copy>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:420px}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border:0;border-radius:6px;padding:14px 22px;background:var(--green);color:white;text-decoration:none;font-size:14px;font-weight:700}.primary:hover{background:#28523f;color:white}.mini-steps{display:flex;gap:20px;margin-top:28px;font-size:12px;color:#61715d}.hero figure{margin:0;position:relative}.hero img{display:block;width:100%;height:370px;object-fit:cover;border-radius:12px}.hero figcaption{background:var(--paper);border:1px solid var(--line);border-radius:6px;position:absolute;bottom:-16px;left:22px;padding:12px 18px;font:20px Georgia,serif}.hero figcaption small{display:block;font:12px Arial,sans-serif;margin-top:6px;color:var(--muted)}.finder{padding:34px 0 35px;border-top:1px solid var(--line)}.section-title{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:25px}h2{font:400 clamp(28px,3vw,40px)/1.12 Georgia,serif;letter-spacing:-1px;margin:0 0 16px}.section-title>p{font-size:14px;color:var(--muted);margin-bottom:20px}.food-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.food-button{position:relative;text-align:left;border:1px solid var(--line);border-radius:8px;padding:18px 20px;background:transparent;color:var(--green);min-height:157px;display:flex;flex-direction:column;align-items:start;transition:background .15s}.food-button:hover{background:#eaf0e3}.food-button.selected{background:var(--green);color:white;border-color:var(--green)}.food-number{font-size:12px;opacity:.7;position:absolute;right:16px;top:14px}.food-button strong{font-size:19px;letter-spacing:-.5px;margin-top:10px}.food-button small{font-size:12px;opacity:.78;margin:4px 0 18px}.choose{font-size:12px;display:flex;justify-content:space-between;width:100%;margin-top:auto}.location-bar{margin-top:20px;padding:26px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.location-bar h2{margin:0}.location-bar .eyebrow{margin-bottom:8px}label{font-size:12px;color:var(--muted);display:flex;flex-direction:column;gap:5px}select{min-width:235px;background:white;border:1px solid var(--line);border-radius:5px;color:var(--green);padding:12px 38px 12px 14px;font-size:15px}.results-head{display:flex;align-items:center;justify-content:space-between;margin:18px 0;color:var(--muted);font-size:14px}.results-head p{margin:0}.reset{background:none;border:0;border-bottom:1px solid #adbba3;color:var(--green);font-size:13px;padding:0}.restaurants-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.restaurant{display:flex;flex-direction:column;padding:25px;background:#fff;border:1px solid var(--line);border-radius:8px;min-width:0}.card-top{display:flex;flex-direction:column;gap:5px;font-size:12px;color:#637250;letter-spacing:.3px}.food-label{color:var(--muted);font-size:12px}.restaurant h3{font:400 28px/1.12 Georgia,serif;letter-spacing:-.7px;margin:20px 0 6px}.restaurant h3 a{text-decoration:none}.branch{font-size:14px!important;margin:0 0 5px!important;color:var(--green)!important}.korean{font-size:13px;color:var(--muted);margin:0 0 14px}.restaurant>p:not(.korean):not(.branch){font-size:15px;color:var(--muted);line-height:1.65;margin:12px 0 22px}.order{border-top:1px solid var(--line);padding:17px 0;margin-top:auto}.order small{font-size:10px;letter-spacing:1.5px;display:block;color:#5d6e50;margin-bottom:5px}.order strong{font-size:14px;font-weight:500}.text-link{font-size:14px;font-weight:700;text-decoration:none;display:flex;justify-content:space-between;gap:10px}.restaurant .text-link{border-top:1px solid var(--line);padding-top:17px}.empty{padding:40px;text-align:center;background:white;border:1px solid var(--line);border-radius:8px}.empty h3{font-size:24px}.table-guide{margin:60px 0;padding:38px;background:#e8eedf;border-radius:10px;display:grid;grid-template-columns:1fr 2.2fr;gap:30px}.tips{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.tips span{font-size:12px;color:#637250}.tips h3{font-size:17px;line-height:1.3;margin:12px 0}.tips p{font-size:14px;color:var(--muted)}footer{border-top:1px solid var(--line);width:min(1320px,92%);margin:auto;padding:28px 0 35px;display:flex;align-items:start;gap:40px;flex-wrap:wrap}footer p{font-size:12px;color:var(--muted);margin:0}footer small{font-size:12px;color:var(--muted);width:100%}.detail{padding-top:30px}.back{font-size:14px}.detail-title{padding:42px 0 35px;max-width:850px}.detail-title h1{margin-bottom:12px}.detail-branch{font-size:23px;margin:0 0 8px}.lede{font-size:21px;line-height:1.6;max-width:760px;color:var(--muted)}.detail-columns{display:grid;grid-template-columns:1.4fr 1fr;gap:9%;border-top:1px solid var(--line);padding-top:35px}.detail-columns h2{font-size:30px}.detail-columns section p{max-width:600px}.dish-title{font-size:23px;margin-bottom:38px}.visit{padding:28px;background:white;border:1px solid var(--line);border-radius:9px}.visit address{font-style:normal;margin-bottom:15px}.visit .primary{width:100%;margin:15px 0}.visit .text-link{margin:15px 0}.small{font-size:13px;color:var(--muted)}.more{margin:65px 0}.more .restaurants-grid{margin-top:24px}@media(max-width:1000px){.restaurants-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-steps{flex-wrap:wrap;gap:7px 16px}.table-guide{grid-template-columns:1fr}.food-grid{grid-template-columns:repeat(3,1fr)}.language{display:none}}@media(max-width:650px){.header{flex-direction:column;align-items:start;padding:19px 0;gap:14px}nav{gap:23px;flex-wrap:wrap}.brand{font-size:22px}.hero{grid-template-columns:1fr;padding-top:30px;gap:28px}.hero h1{font-size:49px}.hero img{height:240px}.hero figcaption{left:15px;font-size:17px}.section-title{display:block}.section-title>p{margin-top:0}.food-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.food-button{padding:15px;min-height:152px}.food-button strong{font-size:17px;padding-right:13px}.location-bar{align-items:stretch;flex-direction:column}select{width:100%}.restaurants-grid{grid-template-columns:1fr}.table-guide{padding:25px;margin:40px 0}.tips{grid-template-columns:1fr;gap:6px}.tips article{border-top:1px solid #cad4c0;padding-top:15px}.detail-columns{grid-template-columns:1fr;gap:25px}.detail-title{padding-top:25px}.detail-title h1{font-size:45px}.lede{font-size:18px}.detail-columns h2{font-size:28px}footer{gap:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.food-button{transition:none}}
.food-photo{margin:0}.card-photo{margin:-25px -25px 20px}.food-photo img{display:block;width:100%;object-fit:cover;background:#e8eedf}.card-photo img{height:210px;border-radius:8px 8px 0 0}.food-photo figcaption{font-size:12px;line-height:1.4;color:#697466;margin:7px 0 0}.card-photo figcaption{padding:0 12px}.detail-photo{margin:0 0 35px}.detail-photo img{height:420px;border-radius:9px}.detail-photo figcaption a{text-underline-offset:3px}@media(max-width:650px){.detail-photo img{height:260px}.card-photo img{height:230px}}
.address-row{display:flex;align-items:flex-start;gap:14px;flex-wrap:wrap}.address-row address{flex:1 1 180px;margin:0}.copy-address{border:1px solid var(--green);border-radius:6px;background:transparent;color:var(--green);padding:8px 12px;font-size:13px;font-weight:700;white-space:nowrap;min-height:44px}.copy-address:hover{background:#eaf0e3}.copy-address:disabled{opacity:.65}.copy-status{margin:8px 0 0;line-height:1.4}.copy-status:empty{display:none}

/* Shared responsive rules for the guide and all restaurant pages. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
img{max-width:100%}
.hero-copy,.hero figure,.detail-columns>*,.tips>*,.visit{min-width:0}
.detail-title h1,.restaurant h3,.dish-title,address,footer{overflow-wrap:anywhere}
button,a,select{touch-action:manipulation}
@media(max-width:900px){
  .header{gap:18px}
  nav{gap:16px}
  .hero{gap:24px}
  .hero h1{font-size:clamp(36px,5.5vw,49px)}
  .detail-columns{grid-template-columns:1fr;gap:28px}
  .visit{max-width:100%}
  .food-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:650px){
  html{scroll-padding-top:16px}
  main,.header,footer{width:calc(100% - 32px)}
  .header{padding:16px 0 8px;gap:8px}
  .header nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:4px}
  .header nav a{display:flex;align-items:center;justify-content:center;min-height:44px;font-size:13px;line-height:1.3;text-align:center;padding:8px 4px}
  .header nav a:first-child{justify-content:flex-start}
  .brand{min-height:44px;display:inline-flex;align-items:center}
  .hero{padding:24px 0 30px;gap:24px}
  .hero h1{font-size:clamp(36px,9vw,49px);letter-spacing:-1.5px;margin:12px 0 16px}
  .hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.6;margin:0 0 20px}
  .hero .primary{width:100%;min-height:48px}
  .mini-steps{gap:6px 14px;margin-top:16px;font-size:11px}
  .hero img{height:auto;aspect-ratio:4/3}
  .hero figcaption{position:static;margin:10px 0 0;padding:0;border:0;font-size:17px}
  .hero figcaption small{line-height:1.5}
  .eyebrow{font-size:11px;letter-spacing:1.5px;overflow-wrap:anywhere}
  h2{font-size:30px;letter-spacing:-.7px}
  .finder{padding:26px 0}
  .section-title{margin-bottom:18px}
  .section-title>p br{display:none}
  .food-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .food-button{padding:14px;min-height:140px}
  .food-number{top:10px;right:12px;font-size:10px}
  .food-button strong{font-size:16px;line-height:1.25;margin-top:15px;padding-right:0;overflow-wrap:anywhere}
  .food-button small{line-height:1.45;margin-bottom:14px}
  .location-bar{margin-top:0;padding:22px 0;gap:16px}
  select{min-width:0;max-width:100%;font-size:16px;min-height:48px}
  .results-head{gap:12px;margin:12px 0;font-size:13px}
  .reset{min-height:44px;padding:8px 4px;flex-shrink:0}
  .restaurants-grid{gap:18px}
  .restaurant{padding:20px}
  .card-photo{margin:-20px -20px 16px}
  .card-photo img{height:auto;aspect-ratio:3/2}
  .restaurant h3{font-size:28px;margin-top:16px}
  .restaurant h3 a{display:inline-block;padding:5px 0}
  .restaurant .text-link{min-height:48px;align-items:center;padding-top:12px}
  .table-guide{padding:22px;margin:32px 0;gap:16px}
  .empty{padding:24px 18px}
  .empty .primary{max-width:100%}
  .detail{padding-top:16px}
  .back{display:inline-flex;align-items:center;min-height:44px}
  .detail-title{padding:20px 0 24px}
  .detail-title h1{font-size:clamp(34px,9vw,45px);letter-spacing:-1.3px}
  .detail-branch{font-size:20px}
  .lede{font-size:17px;line-height:1.65;margin-bottom:0}
  .detail-photo{margin-bottom:24px}
  .detail-photo img{height:auto;aspect-ratio:4/3}
  .detail-photo figcaption{font-size:12px;line-height:1.6}
  .detail-columns{padding-top:24px;gap:24px}
  .dish-title{font-size:21px;margin-bottom:28px}
  .visit{padding:20px}
  .address-row{flex-direction:column;align-items:stretch;gap:12px}
  .address-row address{flex:auto;font-size:16px;line-height:1.65}
  .copy-address{width:100%;min-height:48px;font-size:14px}
  .visit .primary{min-height:48px;gap:12px;padding:14px 16px}
  .visit .text-link{min-height:44px;align-items:center;margin:8px 0;line-height:1.5}
  .more{margin:36px 0}
  footer{padding:24px 0 max(28px,env(safe-area-inset-bottom));gap:14px}
  footer p,footer small{line-height:1.7}
}
@media(max-width:360px){
  .food-grid{gap:8px}
  .food-button{padding:12px}
  .food-button strong{font-size:15px}
  .visit{padding:16px}
}

:root{--paper:#fffcf7;--green:#241e18;--muted:#706458;--line:#e6ded3;--lime:#f8e6e1}
.eyebrow{color:#ae3424}.brand span{color:#b8301f}.primary,.food-button.selected{background:#a83223;border-color:#a83223;color:#fff}.primary:hover{background:#862819}.food-button:hover:not(.selected){background:#f7eee4}.restaurant{box-shadow:0 6px 22px -15px #51372055}.food-photo figcaption{color:#76695e}.photo-link{display:block}.card-photo img{aspect-ratio:3/2}.visit-facts{border-block:1px solid var(--line);margin:20px 0 32px;padding:8px 0}.visit-facts>div{display:grid;grid-template-columns:130px 1fr;gap:16px;padding:10px 0}.visit-facts dt{font-size:13px;color:var(--muted)}.visit-facts dd{margin:0;font-size:15px}.order-note{background:#fbf2e6;border-radius:8px;padding:18px 22px}.order-note h3{margin:0 0 8px;font-size:16px}.order-note p{margin:0}.address-english{font-size:13px;color:var(--muted);flex-basis:100%;margin:0}.address-row{gap:10px}.detail-title{max-width:900px}.table-guide{background:#f5ecdf}.detail-photo img{object-fit:contain;background:#f2eade}.detail-photo{border-bottom:1px solid var(--line);padding-bottom:18px}.detail-photo figcaption{margin-top:12px}.food-photo figcaption a{font-weight:400}.visit{align-self:start}.copy-address:hover{background:#f5ecdf}@media(max-width:650px){.visit-facts>div{grid-template-columns:100px 1fr;gap:10px}.order-note{padding:16px}.detail-photo img{height:auto;max-height:420px;aspect-ratio:auto}.address-english{flex-basis:auto}.hero h1{font-weight:600}.food-photo figcaption{font-size:11px}}

.google-reviews{padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff;margin:0 0 28px}.google-reviews h2{font-size:28px}.google-reviews p:not(.eyebrow){color:var(--muted)}.mobile-actions{display:none}#restaurant-address,#google-reviews{scroll-margin-top:24px}
@media(max-width:650px){
 .food-grid{display:flex;gap:8px;overflow-x:auto;padding:5px 3px 14px;scroll-snap-type:x proximity;overscroll-behavior-x:contain}
 .food-grid .food-button{flex:0 0 auto;min-height:48px;padding:12px 18px;border-radius:28px;scroll-snap-align:start;justify-content:center}
 .food-grid .food-button strong{margin:0;padding:0;font-size:14px;white-space:nowrap}
 .food-button .food-number,.food-button small,.food-button .choose{display:none}
 .section-title{margin-bottom:10px}.finder{padding-bottom:12px}
 .hero{gap:16px;padding-top:18px}.hero img{aspect-ratio:16/9}.mini-steps{display:none}
 .restaurant>p:not(.korean):not(.branch){margin:8px 0 16px}.card-top{gap:2px}.restaurant h3{margin-top:12px}
 .google-reviews{padding:20px}.google-reviews .primary{width:100%;min-height:48px}
 .mobile-actions{position:fixed;z-index:20;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr 1.6fr;gap:8px;background:#fffcf7f5;border-top:1px solid var(--line);padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));box-shadow:0 -4px 20px #241e1810}
 .mobile-actions a{display:flex;align-items:center;justify-content:center;min-height:48px;border:1px solid var(--line);border-radius:8px;font-size:13px;font-weight:700;text-decoration:none}
 .mobile-actions .map-action{background:#a83223;color:white;border-color:#a83223}
 body:has(.mobile-actions){padding-bottom:calc(90px + env(safe-area-inset-bottom))}
 .detail-columns .visit{order:-1}.detail-title .lede{font-size:16px}
 html{scroll-padding-bottom:100px}
}
.rating{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin:0 0 12px;font-size:15px}.rating strong{font:700 30px/1 Georgia,serif;letter-spacing:-1px}.rating .stars{color:#c99a2e;letter-spacing:2px}.rating small{color:var(--muted);font-size:12px;width:100%}.card-rating{font-size:12px;color:#5c714a;font-weight:700}
.title-rating{margin:-8px 0 14px;font-size:15px;color:var(--muted)}.title-rating strong{color:var(--green);font-size:17px}.title-rating .stars{color:#c99a2e}.title-rating a{font-size:13px}
.review-list{list-style:none;margin:6px 0 10px;padding:0;display:grid;gap:12px}.review-list li{border-top:1px solid var(--line);padding-top:12px}.review-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;font-size:13px}.review-head .stars{color:#c99a2e;letter-spacing:1px}.review-when{color:var(--muted)}.review-list p{margin:6px 0 0;font-size:15px;line-height:1.55;color:var(--green)}
.review-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:14px}.review-actions .primary{margin:0}.write-review{font-size:14px}
.card-top{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.card-rating{margin-left:auto;background:#fff6dd;border:1px solid #efd9a0;border-radius:999px;padding:2px 9px;font-size:12px;color:#7a5a12}.card-rating small{font-size:11px;font-weight:400}
@media(max-width:650px){.title-rating{font-size:14px}.review-actions .primary{width:100%}}

/* Language switcher (4 languages) */
.language{display:flex;gap:4px;font-size:12px;letter-spacing:1px}.language a,.language span{padding:6px 8px;border-radius:999px;text-decoration:none;min-height:32px;display:inline-flex;align-items:center}.language a:hover{background:#eaf0e3}.language span[aria-current]{background:var(--green);color:#fff}
@media(max-width:1000px){.language{display:flex}}
@media(max-width:650px){.header{flex-wrap:wrap}.language{width:100%;justify-content:flex-start;order:3;padding-bottom:4px}}
:lang(ko) body,html[lang=ko] body{font-family:"Malgun Gothic","Apple SD Gothic Neo","Noto Sans KR",Arial,sans-serif}
html[lang=ko] h1,html[lang=ko] h2,html[lang=ko] h3,html[lang=ko] .restaurant h3,html[lang=ko] .hero figcaption{font-family:"Malgun Gothic","Apple SD Gothic Neo","Noto Sans KR",Georgia,serif;letter-spacing:-.5px}
html[lang=ja] body{font-family:"Hiragino Sans","Yu Gothic","Meiryo","Noto Sans JP",Arial,sans-serif}
html[lang=ja] h1,html[lang=ja] h2,html[lang=ja] h3,html[lang=ja] .restaurant h3,html[lang=ja] .hero figcaption{font-family:"Hiragino Mincho ProN","Yu Mincho","Noto Serif JP",Georgia,serif;letter-spacing:0}
html[lang=th] body{font-family:"Sarabun","Noto Sans Thai","Leelawadee UI","Tahoma",Arial,sans-serif;line-height:1.75}
html[lang=th] h1,html[lang=th] h2,html[lang=th] h3,html[lang=th] .restaurant h3,html[lang=th] .hero figcaption{font-family:"Sarabun","Noto Serif Thai","Leelawadee UI","Tahoma",Georgia,serif;letter-spacing:0;line-height:1.3}
html[lang=ja] h1,html[lang=ko] h1,html[lang=th] h1{font-size:clamp(34px,4.2vw,56px)}
.visit-facts dd small{font-size:12px;color:var(--muted);margin-left:4px}
.header nav.language{display:flex;flex-wrap:nowrap;gap:4px;width:auto;grid-template-columns:none}
.header nav.language a,.header nav.language span{min-height:36px;padding:6px 12px;font-size:12px;justify-content:center;text-align:center}
@media(max-width:650px){.header nav.language{width:100%;justify-content:flex-start;order:3;padding:0 0 6px;border-top:1px solid var(--line);margin-top:6px;padding-top:8px}}

/* Photo gallery (3 photos) and nearby */
.gallery{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:8px;margin:0 0 12px}
.gallery figure{margin:0;position:relative;overflow:hidden;border-radius:9px;background:#e8eedf}
.gallery figure:first-child{grid-row:span 2}
.gallery img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:auto}
.gallery figure:first-child img{min-height:100%}
.gallery figcaption{position:absolute;left:0;right:0;bottom:0;font-size:11px;line-height:1.3;padding:5px 8px;background:linear-gradient(transparent,rgba(0,0,0,.55));color:#fff}
.gallery figcaption a{color:#fff;text-decoration:none}
.gallery-note{font-size:12px;color:var(--muted);margin:0 0 28px}
@media(max-width:650px){.gallery{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.gallery figure:first-child{grid-column:span 2;grid-row:auto}.gallery img{aspect-ratio:16/10}.gallery figure:first-child img{aspect-ratio:16/10}}
.near{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;margin:14px 0 0}
.near-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--green);background:#fff;color:var(--green);border-radius:999px;padding:10px 16px;font-size:14px;font-weight:700;min-height:44px}
.near-btn.active{background:var(--green);color:#fff}
.near-status{font-size:13px;color:var(--muted);margin:0}
.distance{font-size:12px;font-weight:700;color:#7a5a12;background:#fff6dd;border:1px solid #efd9a0;border-radius:999px;padding:2px 9px}
.card-top .distance{margin-left:auto}
.card-top .card-rating+.distance{margin-left:6px}
.nearby-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}
.nearby-list li{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:10px 0;font-size:15px}
.nearby-list a{text-decoration:none;font-weight:700}
.nearby-list small{color:var(--muted);font-size:13px}
@media(max-width:650px){.near-btn{width:100%;justify-content:center}}
.gallery figure.detail-photo{margin:0}.gallery figure.detail-photo img{height:100%;border-radius:0}

/* Readability + performance layer (mobile-first, referencing Infatuation/Eater density) */
.restaurant{content-visibility:auto;contain-intrinsic-size:1px 520px}
.edition{font-size:13px;color:var(--muted);margin:-8px 0 20px;letter-spacing:.2px}
.tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}
.tag{display:inline-block;font-size:12px;line-height:1.2;padding:5px 10px;border-radius:999px;background:#eaf0e3;color:#2f5a3f;font-weight:700;white-space:nowrap}
.card-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.tag-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:18px}
.tag-row-label{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#5c714a;font-weight:700;margin-right:4px}
.tagbtn{border:1px solid var(--line);background:#fff;color:var(--green);border-radius:999px;padding:8px 14px;font-size:14px;min-height:40px}
.tagbtn.selected{background:var(--green);color:#fff;border-color:var(--green)}
.quick{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;margin:0 0 22px;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:10px;font-size:15px}
.quick-label{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:#5c714a;font-weight:700;width:100%}
.quick>span{white-space:nowrap}.quick small{color:var(--muted)}
.quick-tags{display:flex;flex-wrap:wrap;gap:6px;width:100%}
.selected-line{margin:14px 0 0;font-size:13px}.selected-line a{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#2f5a3f;font-weight:700;border:1px solid #cad4c0;border-radius:999px;padding:6px 12px 6px 8px}
.selected-line a::before{content:"";width:16px;height:16px;border-radius:50%;background:var(--green);box-shadow:inset 0 0 0 3px #f7f8f3,inset 0 0 0 5px var(--green)}
.badge-figure{margin:0 0 20px}.badge-figure img{width:min(320px,70vw);height:auto}
@media(max-width:650px){
  body{font-size:17px;line-height:1.6}
  h1{letter-spacing:-1.2px}
  .restaurant{padding:18px}.card-photo{margin:-18px -18px 14px}
  .restaurant h3{font-size:26px;margin:14px 0 4px}
  .card-top{font-size:13px}
  .restaurant>p.card-desc{font-size:15px;line-height:1.55;margin:6px 0 16px}
  .order{padding:14px 0}.order strong{font-size:15px}
  .text-link{font-size:15px;min-height:44px;align-items:center}
  .tag-row{gap:6px;margin-top:14px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px;scrollbar-width:none}
  .tag-row-label{display:none}.tagbtn{flex:0 0 auto}
  .quick{font-size:14px;gap:6px 12px;padding:12px 14px;margin-bottom:16px}
  .detail-title h1{font-size:40px}
  .lede{font-size:17px;line-height:1.55}
  .visit-facts{font-size:15px}
  .detail-columns h2{font-size:24px}
  .primary{min-height:48px;font-size:15px}
  .copy-address{min-height:48px;font-size:15px;width:100%}
  .review-list p{font-size:15px}
}
@media(max-width:650px){.header nav{grid-template-columns:repeat(4,minmax(0,1fr))}.header nav a{font-size:12.5px;padding:8px 2px}}
/* Portrait (세로형) photos on phones — cards and gallery */
@media(max-width:650px){
  .card-photo img{height:auto;aspect-ratio:4/5;object-fit:cover}
  .gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:8px}
  .gallery figure:first-child{grid-column:span 2}
  .gallery figure:first-child img,.gallery figure.detail-photo img{aspect-ratio:4/5;height:auto;width:100%;object-fit:cover}
  .gallery figure:not(:first-child) img{aspect-ratio:4/5;height:auto;object-fit:cover}
  .hero img{aspect-ratio:4/5;object-fit:cover}
}
