:root{--ink:#16191c;--ink-soft:#4a5459;--line:#d8dfe2;--bg:#fff;--bg-soft:#f4f7f8;--accent:#1f6b5e;--warn-bg:#fdf3e3;--warn-ink:#7a5410;--measure:40rem}*{box-sizing:border-box}html{font-size:18px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,-apple-system,sans-serif;line-height:1.7;word-break:keep-all;overflow-wrap:anywhere;-webkit-font-smoothing:antialiased}.wrap{max-width:var(--measure);margin:0 auto;padding:0 1.25rem 4rem}h1{font-size:1.8rem;line-height:1.3;letter-spacing:-.02em;margin:1.5rem 0 .4rem;text-wrap:balance}h2{font-size:1.15rem;margin:2.25rem 0 .75rem;letter-spacing:-.01em}p{margin:0 0 1rem}a{color:var(--accent);text-underline-offset:.2em}a:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.hero{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:8px;background:var(--bg-soft);display:block}.gallery-radio{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.gallery-stage{position:relative;width:100%;aspect-ratio:16/10;border-radius:8px;overflow:hidden;background:var(--bg-soft)}.gallery-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .18s ease}.gallery-radio:first-of-type:checked~.gallery-stage img:first-of-type,.gallery-radio:nth-of-type(2):checked~.gallery-stage img:nth-of-type(2),.gallery-radio:nth-of-type(3):checked~.gallery-stage img:nth-of-type(3),.gallery-radio:nth-of-type(4):checked~.gallery-stage img:nth-of-type(4),.gallery-radio:nth-of-type(5):checked~.gallery-stage img:nth-of-type(5),.gallery-radio:nth-of-type(6):checked~.gallery-stage img:nth-of-type(6),.gallery-radio:nth-of-type(7):checked~.gallery-stage img:nth-of-type(7),.gallery-radio:nth-of-type(8):checked~.gallery-stage img:nth-of-type(8){opacity:1}.gallery-thumbs{display:flex;gap:.5rem;margin:.5rem 0 0;padding:0 0 .25rem;list-style:none;overflow-x:auto;scrollbar-width:thin}.gallery-thumbs li{flex:none}.gallery-thumbs label{display:block;width:4.75rem;height:4.75rem;cursor:pointer;border:2px solid transparent;border-radius:6px;overflow:hidden;background:var(--bg-soft)}.gallery-thumbs label img{width:100%;height:100%;object-fit:cover;display:block;opacity:.62;transition:opacity .15s ease}.gallery-thumbs label:hover img{opacity:1}.gallery-radio:first-of-type:checked~.gallery-thumbs li:first-child label,.gallery-radio:nth-of-type(2):checked~.gallery-thumbs li:nth-child(2) label,.gallery-radio:nth-of-type(3):checked~.gallery-thumbs li:nth-child(3) label,.gallery-radio:nth-of-type(4):checked~.gallery-thumbs li:nth-child(4) label,.gallery-radio:nth-of-type(5):checked~.gallery-thumbs li:nth-child(5) label,.gallery-radio:nth-of-type(6):checked~.gallery-thumbs li:nth-child(6) label,.gallery-radio:nth-of-type(7):checked~.gallery-thumbs li:nth-child(7) label,.gallery-radio:nth-of-type(8):checked~.gallery-thumbs li:nth-child(8) label{border-color:var(--accent)}.gallery-radio:first-of-type:checked~.gallery-thumbs li:first-child label img,.gallery-radio:nth-of-type(2):checked~.gallery-thumbs li:nth-child(2) label img,.gallery-radio:nth-of-type(3):checked~.gallery-thumbs li:nth-child(3) label img,.gallery-radio:nth-of-type(4):checked~.gallery-thumbs li:nth-child(4) label img,.gallery-radio:nth-of-type(5):checked~.gallery-thumbs li:nth-child(5) label img,.gallery-radio:nth-of-type(6):checked~.gallery-thumbs li:nth-child(6) label img,.gallery-radio:nth-of-type(7):checked~.gallery-thumbs li:nth-child(7) label img,.gallery-radio:nth-of-type(8):checked~.gallery-thumbs li:nth-child(8) label img{opacity:1}.gallery-radio:focus-visible~.gallery-thumbs li:first-child label{outline:3px solid var(--accent);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){.gallery-stage img,.gallery-thumbs label img{transition:none}}.facts{margin:1.25rem 0 0;border-top:1px solid var(--line)}.fact{display:grid;grid-template-columns:7rem 1fr;grid-gap:.5rem 1rem;gap:.5rem 1rem;padding:.85rem 0;border-bottom:1px solid var(--line)}@media (max-width:26rem){.fact{grid-template-columns:1fr;gap:.15rem}}.fact dt{color:var(--ink-soft);font-size:.95rem}.fact dd{margin:0;font-weight:600;white-space:pre-line}.tel{font-size:1.15rem;min-height:44px;display:inline-flex;align-items:center}.overview{color:var(--ink);white-space:pre-line}.addr,footer{color:var(--ink-soft)}footer{margin-top:3rem;padding-top:1.25rem;border-top:1px solid var(--line);font-size:.85rem;line-height:1.6}.stale{background:var(--warn-bg);color:var(--warn-ink);padding:.6rem .8rem;border-radius:6px;margin-bottom:.9rem;font-weight:600}.lead{font-size:1.05rem}.crumb,.lead{color:var(--ink-soft)}.crumb{font-size:.9rem;padding:1.25rem 0 0}.crumb a{min-height:44px;display:inline-flex;align-items:center}.poi-list,.region-list{list-style:none;padding:0;margin:1rem 0 0;border-top:1px solid var(--line)}.poi-list a,.region-list a{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding:1rem .25rem;border-bottom:1px solid var(--line);text-decoration:none;color:var(--ink);min-height:44px}.poi-list a:hover,.region-list a:hover{background:var(--bg-soft)}.poi-title,.region-name{font-weight:600;font-size:1.05rem}.poi-meta,.region-count{color:var(--ink-soft);font-size:.88rem;white-space:nowrap;flex:none}.poi-list a{flex-direction:column;align-items:flex-start;gap:.15rem}.chips{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-wrap:wrap;gap:.5rem}.chips a{display:inline-flex;align-items:center;gap:.35rem;min-height:44px;padding:.4rem .85rem;border:1px solid var(--line);border-radius:999px;text-decoration:none;color:var(--ink);background:var(--bg-soft)}.chips a:hover{border-color:var(--accent);color:var(--accent)}.chip-n{color:var(--ink-soft);font-size:.85rem}.pager{display:flex;justify-content:center;gap:1.25rem;margin-top:1.5rem;font-size:.95rem}.pager,.pager a{align-items:center}.pager a{min-height:44px;display:inline-flex;padding:0 .5rem}.empty,.pager-now{color:var(--ink-soft)}.empty{padding:2rem 0}.ok{background:#e8f3ee;color:#17503f;padding:.6rem .8rem;border-radius:6px;font-weight:600}.kpi{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));grid-gap:.75rem;gap:.75rem;margin:1.25rem 0 0}.kpi>div{border:1px solid var(--line);border-radius:8px;padding:.8rem .9rem}.kpi dt{font-size:.82rem;color:var(--ink-soft)}.kpi dd{margin:.2rem 0 0;font-size:1.5rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.warn{color:#a3402c}.note{font-size:.9rem;color:var(--ink-soft)}.spark{list-style:none;padding:0;margin:.75rem 0 0;display:grid;grid-gap:.3rem;gap:.3rem}.spark li{display:grid;grid-template-columns:3.5rem 1fr 4.5rem;align-items:center;grid-gap:.6rem;gap:.6rem;font-size:.88rem}.spark-day{color:var(--ink-soft)}.spark-day,.spark-n{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spark-n{text-align:right}.bar{display:block;height:.7rem;background:var(--bg-soft);border-radius:3px;overflow:hidden}.bar-fill{display:block;height:100%;background:var(--accent)}.scroller{overflow-x:auto;margin:.75rem 0 0}.scroller table{border-collapse:collapse;width:100%;min-width:34rem;font-size:.9rem}.scroller td,.scroller th{text-align:left;padding:.55rem .8rem .55rem 0;border-bottom:1px solid var(--line);white-space:nowrap}.scroller thead th{font-size:.78rem;color:var(--ink-soft);font-weight:600;border-bottom:1px solid var(--ink-soft)}.scroller .n{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;padding-right:0}.scroller .strong{font-weight:700}.skip-link{position:absolute;left:-9999px}.skip-link:focus{position:static;display:inline-block;padding:.5rem}