.real-map-wrap{width:min(100%,407px)!important;max-width:407px!important;height:auto!important;aspect-ratio:auto!important;transform:none!important}
.real-map-wrap>picture{display:block;width:100%}
.network-left>a.equipment-circle{color:#222!important;text-decoration:none;cursor:pointer;transition:border-color .18s,background-color .18s,transform .18s}
.network-left>a.equipment-circle:hover,.network-left>a.equipment-circle:focus-visible{border-color:#d71920!important;background:#fff5f5!important;transform:translateY(-2px);outline:3px solid rgba(215,25,32,.12)}
.real-map-wrap .real-map{display:block;width:100%;height:auto;object-fit:contain}
.real-map-wrap .region-label.seoul{left:48.5%!important;top:25%!important}
.real-map-wrap .region-label.incheon{left:40.5%!important;top:24.5%!important}
.real-map-wrap .region-label.gyeonggi{left:55%!important;top:30%!important}
.real-map-wrap .region-label.gangwon{left:70%!important;top:20%!important}
.real-map-wrap .region-label.chungbuk{left:60%!important;top:39%!important}
.real-map-wrap .region-label.chungnam{left:44.5%!important;top:42%!important}
.real-map-wrap .region-label.sejong{left:52%!important;top:45%!important}
.real-map-wrap .region-label.daejeon{left:55%!important;top:50%!important}
.real-map-wrap .region-label.jeonbuk{left:52%!important;top:58%!important}
.real-map-wrap .region-label.gwangju{left:47%!important;top:70%!important}
.real-map-wrap .region-label.jeonnam{left:54%!important;top:78%!important}
.real-map-wrap .region-label.gyeongbuk{left:73%!important;top:49%!important}
.real-map-wrap .region-label.daegu{left:71%!important;top:61%!important}
.real-map-wrap .region-label.ulsan{left:83%!important;top:67%!important}
.real-map-wrap .region-label.gyeongnam{left:70%!important;top:72%!important}
.real-map-wrap .region-label.busan{left:78%!important;top:77%!important}
.real-map-wrap .region-label.jeju{left:15%!important;top:89%!important}
.real-map-wrap[hidden],.legacy-region-detail[hidden]{display:none!important}
.legacy-region-detail{width:100%;padding:4px 0 2px}
.legacy-region-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:10px}
.legacy-region-head button,.legacy-region-head a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border:1px solid #d9dde4;border-radius:8px;background:#fff;color:#353942;font-weight:800}
.legacy-region-head button{cursor:pointer}
.legacy-region-head button:hover,.legacy-region-head button:focus-visible{border-color:#d71920;color:#d71920}
.legacy-region-head a{border-color:#d71920;background:#d71920;color:#fff}
.legacy-region-head span{display:block;color:#777;font-size:11px;font-weight:700}
.legacy-region-head h3{margin-top:2px;font-size:22px;line-height:1}
.legacy-region-map-stage{position:relative;width:min(100%,620px);margin:0 auto;aspect-ratio:1/1;overflow:hidden;border-radius:10px;background:#fff}
.legacy-region-map-stage>img{display:block;width:100%;height:100%;object-fit:contain}
.legacy-region-map-stage.is-list-only{display:none}
#legacyRegionAreaLinks{position:absolute;inset:0}
#legacyRegionAreaLinks>a{position:absolute;z-index:2;display:block;min-width:30px;min-height:20px;border:1px solid transparent;border-radius:5px;background:transparent;color:transparent;transform:translate(-2px,-2px)}
#legacyRegionAreaLinks>a span{position:absolute;left:50%;bottom:calc(100% + 3px);display:none;transform:translateX(-50%);white-space:nowrap;border-radius:4px;background:#222;color:#fff;padding:4px 6px;font-size:11px;font-weight:800}
#legacyRegionAreaLinks>a:hover,#legacyRegionAreaLinks>a:focus-visible{border-color:#d71920;background:rgba(215,25,32,.18);outline:2px solid rgba(255,255,255,.9)}
#legacyRegionAreaLinks>a:hover span,#legacyRegionAreaLinks>a:focus-visible span{display:block}
.legacy-district-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:10px}
.legacy-district-list a{display:flex;align-items:center;justify-content:center;min-height:34px;padding:5px 7px;border:1px solid #e0e3e8;border-radius:6px;background:#fff;color:#444;font-size:12px;font-weight:750;text-align:center}
.legacy-district-list a:hover,.legacy-district-list a:focus-visible{border-color:#d71920;color:#d71920}
.legacy-district-list a.is-all{border-color:#222;background:#222;color:#fff}
.intro-grid.no-category-panel>.network-panel,.intro-grid.no-category-panel>.right-stack{height:auto!important;min-height:430px}
.network-panel.is-region-detail-open{height:auto!important;max-height:none!important;overflow:visible!important}
.network-panel.is-region-detail-open .network-content{height:auto!important;overflow:visible!important;align-items:start}
.network-panel.is-region-detail-open .map-wrap{height:auto!important;min-height:0!important;overflow:visible!important;place-items:start stretch}

@media(max-width:1000px){
  .legacy-district-list{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:720px){
  .real-map-wrap{width:min(100%,345px)!important}
  .real-map-wrap .region-label.seoul{left:32.5%!important;top:24%!important}
  .real-map-wrap .region-label.incheon{left:19.5%!important;top:23.5%!important}
  .real-map-wrap .region-label.gyeonggi{left:40%!important;top:30.5%!important}
  .real-map-wrap .region-label.gangwon{left:65%!important;top:22%!important}
  .real-map-wrap .region-label.chungbuk{left:49%!important;top:42%!important}
  .real-map-wrap .region-label.chungnam{left:32%!important;top:43%!important}
  .real-map-wrap .region-label.sejong{left:40.5%!important;top:46.5%!important}
  .real-map-wrap .region-label.daejeon{left:43.5%!important;top:52%!important}
  .real-map-wrap .region-label.jeonbuk{left:39%!important;top:58.5%!important}
  .real-map-wrap .region-label.gwangju{left:29%!important;top:72.5%!important}
  .real-map-wrap .region-label.jeonnam{left:38%!important;top:78%!important}
  .real-map-wrap .region-label.gyeongbuk{left:67%!important;top:51%!important}
  .real-map-wrap .region-label.daegu{left:64%!important;top:64%!important}
  .real-map-wrap .region-label.ulsan{left:84%!important;top:70.5%!important}
  .real-map-wrap .region-label.gyeongnam{left:61%!important;top:74%!important}
  .real-map-wrap .region-label.busan{left:75.5%!important;top:79%!important}
  .real-map-wrap .region-label.jeju{left:75%!important;top:94%!important}
  .legacy-region-head{grid-template-columns:auto 1fr}.legacy-region-head>a{grid-column:1/-1}
  .legacy-region-map-stage{width:100%}
  .legacy-district-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  #legacyRegionAreaLinks>a{min-width:24px;min-height:18px}
}
