:root{--ink:#173f35;--ink-soft:#28584b;--cream:#f6f0e4;--paper:#fffdf8;--line:#d9d0c1;--persimmon:#e5653f;--mustard:#e3ad39;--muted:#6b7168;--shadow:0 20px 52px #173f351a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at 80% 0,#efd79b80,transparent 26rem),var(--cream);font-family:"Noto Sans KR",sans-serif;line-height:1.62}.skip-link{position:absolute;left:1rem;top:-5rem;padding:.5rem 1rem;background:var(--ink);color:#fff;z-index:99}.skip-link:focus{top:1rem}.site-header{min-height:78px;padding:0 clamp(1.2rem,5vw,6rem);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-bottom:1px solid #173f3514;background:#fffdf8c9;backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:var(--ink)}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--persimmon);color:white;font-family:"Gowun Batang",serif;font-weight:700;transform:rotate(-7deg)}.brand strong,.brand small{display:block}.brand strong{font-size:.98rem;letter-spacing:-.04em}.brand small{font-size:.68rem;color:var(--muted)}nav{display:flex;gap:1.6rem}nav a,.footer-links a{color:inherit;text-decoration:none;font-size:.86rem;font-weight:700}.data-status{border:1px solid var(--line);background:transparent;color:var(--ink);border-radius:999px;padding:.45rem .75rem;font:inherit;font-size:.75rem;cursor:pointer}.status-dot{display:inline-block;width:.45rem;height:.45rem;margin-right:.35rem;border-radius:50%;background:var(--mustard)}.hero{max-width:1300px;margin:auto;padding:clamp(4.5rem,10vw,9rem) clamp(1.2rem,5vw,6rem) 6rem;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,8vw,9rem)}.eyebrow{margin:0 0:.9rem;color:var(--persimmon);font-size:.72rem;font-weight:800;letter-spacing:.12em}.hero h1,.section-heading h2,.method h2{font-family:"Gowun Batang",serif;font-weight:700;letter-spacing:-.075em;line-height:1.16}.hero h1{margin:0;font-size:clamp(2.7rem,5.8vw,5.2rem)}.hero h1 em{font-style:normal;color:var(--persimmon)}.hero-description{max-width:42rem;color:#3d5149;margin:1.65rem 0}.hero-actions{display:flex;gap:.7rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:.83rem 1.2rem;text-decoration:none;border-radius:3px;font-size:.86rem;font-weight:800}.button-primary{background:var(--ink);color:#fff}.button-ghost{border:1px solid #173f3540;color:var(--ink)}.caveat{color:var(--muted);font-size:.76rem;margin-top:1.6rem}.hero-ledger{position:relative;background:var(--ink);color:#eff4eb;padding:2rem;box-shadow:var(--shadow);overflow:hidden}.hero-ledger:before{content:"";position:absolute;inset:auto -2rem -3.5rem auto;width:12rem;height:12rem;border:1px solid #ffffff42;border-radius:50%}.ledger-heading{display:flex;justify-content:space-between;color:#bfd4be;font-size:.67rem;font-weight:800;letter-spacing:.12em}.hero-ledger dl{margin:1.8rem 0 0}.hero-ledger dl div{display:flex;justify-content:space-between;gap:1rem;padding:.72rem 0;border-top:1px solid #ffffff26}.hero-ledger dt{font-size:.76rem;color:#bfd4be}.hero-ledger dd{margin:0;text-align:right;font-family:"Gowun Batang",serif;font-weight:700}.ledger-stamp{position:absolute;right:1.4rem;bottom:1.4rem;width:4.6rem;height:4.6rem;border:1px solid #ffffff80;border-radius:50%;display:grid;place-items:center;text-align:center;font-family:"Gowun Batang",serif;font-size:.85rem;line-height:1.25;transform:rotate(-12deg)}.explorer{background:var(--paper);padding:clamp(4rem,8vw,7rem) clamp(1.2rem,5vw,6rem)}.section-heading{max-width:1300px;margin:0 auto 2rem;display:flex;align-items:end;justify-content:space-between;gap:2rem}.section-heading h2{font-size:clamp(2rem,4vw,3.4rem);margin:0}.source-meter{max-width:23rem;border-left:3px solid var(--mustard);padding-left:1rem;font-size:.77rem}.source-meter strong,.source-meter span{display:block}.source-meter span{color:var(--muted)}.filter-bar{max-width:1300px;margin:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:.75rem;padding:1rem;border:1px solid var(--line);background:#f8f4ec}.filter-bar label{display:grid;gap:.25rem;font-size:.68rem;font-weight:800;color:var(--muted)}.filter-bar select,.filter-bar input{width:100%;min-height:42px;border:1px solid #cfc5b3;border-radius:2px;background:white;padding:.55rem .7rem;font:inherit;color:var(--ink)}.search-field{position:relative}.search-field svg{position:absolute;width:18px;top:1.62rem;left:.7rem;fill:none;stroke:var(--ink);stroke-width:2}.search-field input{padding-left:2.3rem}.explorer-shell{max-width:1300px;height:660px;margin:1rem auto 0;display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.5fr);border:1px solid var(--line);box-shadow:var(--shadow)}.rank-panel{background:#fff;overflow:auto}.result-summary{display:flex;align-items:center;justify-content:space-between;padding:1.1rem;border-bottom:1px solid var(--line)}.result-summary p{margin:0;font-size:.85rem}.result-summary strong{font-size:1.3rem}.result-summary button,.map-topline button{border:0;background:transparent;color:var(--ink);font:inherit;font-size:.75rem;text-decoration:underline;cursor:pointer}.place-list{margin:0;padding:0;list-style:none}.place-list li{border-bottom:1px solid #eee8db}.place-list button{width:100%;padding:1rem;border:0;background:white;text-align:left;color:inherit;cursor:pointer}.place-list button:hover,.place-list button[aria-pressed=true]{background:#f6efe1}.place-rank{display:inline-grid;place-items:center;width:1.5rem;height:1.5rem;margin-right:.5rem;background:var(--ink);color:#fff;border-radius:50%;font-size:.65rem}.place-name{font-weight:800}.place-meta{margin:.25rem 0 0 2rem;color:var(--muted);font-size:.72rem}.empty-state{padding:2rem 1.25rem;display:grid;gap:.35rem;color:var(--muted)}.empty-state strong{color:var(--ink)}.map-wrap{position:relative;background:linear-gradient(135deg,#dce7d8,#f4e4bc)}#map{width:100%;height:100%;min-height:420px}.map-fallback{position:absolute;inset:0;display:grid;align-content:center;justify-items:center;gap:.5rem;background:radial-gradient(circle at 48% 48%,#ffffff8a 0 1px,transparent 1.5px) 0 0/22px 22px,linear-gradient(135deg,#c5d7c0,#f4dfaa);color:var(--ink);text-align:center}.map-fallback span{font-size:.75rem;font-weight:800;letter-spacing:.1em}.map-fallback strong{font-family:"Gowun Batang",serif;font-size:1.1rem}.map-topline{position:absolute;left:1rem;right:1rem;top:1rem;display:flex;gap:.8rem;align-items:center;padding:.5rem .7rem;background:#fffdf8e8;box-shadow:0 4px 18px #173f3514;font-size:.71rem}.map-topline button{margin-left:auto}.legend-dot{display:inline-block;width:.5rem;height:.5rem;border-radius:50%;margin-right:.2rem}.restaurant{background:var(--persimmon)}.cafe{background:var(--ink-soft)}.place-detail{position:absolute;left:1rem;right:1rem;bottom:1rem;min-height:0;background:#fffdf8f5;box-shadow:0 10px 30px #173f3530}.place-detail:empty{display:none}.place-detail-inner{padding:1rem}.place-detail h3{margin:0;font-family:"Gowun Batang",serif;font-size:1.25rem}.place-detail p{margin:.25rem 0;color:var(--muted);font-size:.75rem}.detail-stats{display:flex;gap:1.1rem;flex-wrap:wrap;margin-top:.7rem}.detail-stats span{font-size:.74rem}.detail-stats strong{display:block;font-size:.94rem}.detail-link{float:right;color:var(--persimmon);font-size:.75rem;font-weight:800}.insights{padding:clamp(4rem,8vw,7rem) clamp(1.2rem,5vw,6rem);background:var(--ink);color:#f7f1e5}.section-heading.light{color:#f7f1e5}.section-heading.light p:last-child{max-width:31rem;color:#c8d7cc;font-size:.82rem}.insight-grid{max-width:1300px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:1px;background:#ffffff2c}.insight-card{min-height:270px;padding:1.8rem;background:#1d493d}.insight-card.featured{background:var(--persimmon)}.insight-number{font-size:.72rem;font-weight:800}.insight-kicker{margin:2.5rem 0 .25rem;color:#c6d9c7;font-size:.72rem;font-weight:800}.featured .insight-kicker{color:#fff0dc}.insight-card h3{margin:0;font-family:"Gowun Batang",serif;font-size:1.65rem;line-height:1.35}.insight-card>p:last-child{font-size:.78rem;color:#d6e2d5}.featured>p:last-child{color:#fff0dc}.method{max-width:1300px;margin:auto;padding:clamp(4rem,8vw,7rem) clamp(1.2rem,5vw,6rem);display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem}.method h2{margin:0;font-size:clamp(2rem,4vw,3.4rem)}.method-steps{list-style:none;margin:0;padding:0}.method-steps li{display:grid;grid-template-columns:2.2rem 1fr;gap:1rem;padding:1.1rem 0;border-top:1px solid var(--line)}.method-steps span{font-family:"Gowun Batang",serif;color:var(--persimmon);font-size:1.25rem}.method-steps strong{font-size:.95rem}.method-steps p{margin:.25rem 0 0;color:var(--muted);font-size:.78rem}footer{padding:3rem clamp(1.2rem,5vw,6rem);background:#102e27;color:#dce8dc;display:grid;grid-template-columns:1fr 2fr auto;gap:2rem;align-items:start}.footer-brand{font-family:"Gowun Batang",serif;font-size:1.2rem;font-weight:700}footer p{margin:0;color:#aebeb1;font-size:.76rem}.footer-links{display:grid;gap:.5rem;white-space:nowrap}dialog{max-width:34rem;border:0;padding:2rem;background:#fffdf8;color:var(--ink);box-shadow:var(--shadow)}dialog::backdrop{background:#102e2770}.dialog-close{float:right;border:0;background:transparent;font-size:1.4rem;cursor:pointer}@media(max-width:850px){.site-header{min-height:68px}.site-header nav,.data-status{display:none}.hero{grid-template-columns:1fr;padding-top:4rem}.hero-ledger{max-width:32rem}.section-heading{display:block}.source-meter{margin-top:1rem}.filter-bar{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.explorer-shell{height:auto;grid-template-columns:1fr}.rank-panel{max-height:400px;order:2}.map-wrap{min-height:470px}.insight-grid,.method,footer{grid-template-columns:1fr}.insight-card{min-height:220px}footer{gap:1rem}}@media(max-width:480px){.hero h1{font-size:2.65rem}.filter-bar{grid-template-columns:1fr}.explorer{padding-inline:.8rem}.explorer-shell{margin-inline:-.8rem;border-inline:0}.map-topline{left:.6rem;right:.6rem}.place-detail{left:.6rem;right:.6rem}}
