body{margin:0;background:#f5f7fa;color:#182431;font:16px/1.7 system-ui,sans-serif}header,main,footer{max-width:1000px;margin:auto;padding:24px}main{background:white;border-radius:16px}h1{font-size:clamp(26px,5vw,38px);line-height:1.3}h2{font-size:22px;margin-top:36px}a{color:#1557a5;text-underline-offset:4px}.type{color:#1557a5;font-weight:600}.button{display:inline-block;padding:10px 18px;border:1px solid;border-radius:8px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;white-space:nowrap}th,td{text-align:left;padding:12px;border-bottom:1px solid #dde3eb}th{background:#edf3fa}li{padding:8px}footer{font-size:14px;color:#536477}
/* Detail media shares the existing site's Naver Maps and image URLs. */
#housingMap{height:320px;width:100%;border-radius:12px;background:#edf3fa;overflow:hidden}
#mapStatus{font-size:14px;color:#536477}
.housing-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:18px}
.housing-gallery figure{margin:0;background:#f5f7fa;border-radius:12px;overflow:hidden}
.housing-gallery img{display:block;width:100%;height:260px;object-fit:contain;background:#edf3fa}
.housing-gallery img[hidden]{display:none}
.housing-gallery figcaption{padding:12px;font-size:13px;color:#536477}
.image-failure{display:block;padding-top:8px}.image-failure[hidden]{display:none}
@media(max-width:600px){#housingMap{height:260px}.housing-gallery img{height:220px}}
