: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}
