.dir-map-section{margin:26px 0 54px}
.dir-map-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;color:#57616a;font-size:13px;min-height:36px}
.dir-map-toolbar button{font:inherit;cursor:pointer;color:#183749;border:1px solid #c9d0d3;border-radius:2px;background:#fff;padding:8px 14px}
.dir-area-map{height:650px;position:relative;isolation:isolate;background:#e9efef;border:1px solid #d5dddd;border-radius:3px;font-family:inherit;z-index:0}
.dir-map-loading{padding:28px;margin:0;color:#596774;font-size:14px}
.dir-map-note{font-size:11px;line-height:1.8;color:#69747c;margin:10px 0 0}
.dir-area-list-title{font-size:22px;margin:0 0 20px;font-weight:500}
.dir-area-map .leaflet-control-attribution{font-size:10px;background:rgba(255,255,255,.93)}
.dir-area-map .leaflet-control-zoom{box-shadow:none;border:1px solid #c5d0d6}
.dir-map-labels,.dir-map-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:450;overflow:hidden}
.dir-map-lines line{stroke:#405b6c;stroke-width:1.1;opacity:.75}
.dir-map-lines circle{fill:#193c51;stroke:#fff;stroke-width:2}
.dir-map-label{position:absolute;display:flex;flex-direction:column;gap:3px;width:152px;padding:8px 10px;box-sizing:border-box;text-decoration:none!important;background:#fff;color:#163448!important;border:1px solid #b7c5ce;border-radius:3px;box-shadow:0 2px 5px #18374915;pointer-events:auto;line-height:1.45}
.dir-map-label-name{font-size:12px;font-weight:600;overflow-wrap:anywhere}
.dir-map-label[hidden]{display:none}
.dir-map-compact-name{display:none}
.dir-map-label-count{display:flex;align-items:center;justify-content:space-between;color:#68747e;font-size:11px;line-height:1.25}
.dir-map-label-count b{font-size:14px;font-weight:600;color:#163448;margin-right:3px}
.dir-map-label:hover,.dir-map-label:focus-visible{border-color:#153b54;box-shadow:0 0 0 2px #153b54;z-index:2;outline:none}
.dir-map-label:hover .dir-map-label-name{text-decoration:underline;text-underline-offset:3px}
.dir-map-section .dir-map-error{position:absolute;left:12px;right:12px;bottom:26px;z-index:800;padding:10px;background:#fff;color:#294454;font-size:12px;border:1px solid #c7d2d7}
.dir-developer-terms{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.dir-terms.dir-developer-terms>a{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px 10px;padding:24px;min-height:198px;background:#fff;transition:border-color .15s}
.dir-developer-logo{display:flex;justify-content:center;align-items:center;grid-column:1/-1;height:108px;width:100%;overflow:hidden}
.dir-developer-logo img{width:180px;height:96px;max-width:100%;object-fit:contain;transform:scale(var(--logo-scale,1))}
.dir-developer-terms .dir-term-name{font-size:15px;overflow-wrap:anywhere;line-height:1.6}
.dir-developer-terms .dir-term-count{white-space:nowrap;font-size:16px}
@media(max-width:760px){.dir-developer-terms{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dir-terms.dir-developer-terms>a{padding:18px 14px;gap:12px;grid-template-columns:1fr;min-height:210px;align-content:start}.dir-developer-logo{height:88px}.dir-developer-logo img{height:72px;width:140px}.dir-developer-terms .dir-term-name{font-size:13px}.dir-developer-terms .dir-term-count{font-size:14px}.dir-area-map{height:720px}.dir-map-label{width:126px;padding:6px 7px}.dir-map-label-name{font-size:11px}.dir-map-label-count{font-size:10px}.dir-map-label-count b{font-size:13px}.dir-map-toolbar{font-size:12px}.dir-map-section{margin-bottom:36px}}
@media(prefers-reduced-motion:reduce){.dir-terms.dir-developer-terms>a{transition:none}}
@media(max-width:760px){.dir-map-label{width:104px}.dir-map-label-name:not(.dir-map-compact-name){display:none}.dir-map-compact-name{display:block}.dir-area-map{height:650px}.dir-developer-logo img{transform:scale(calc(var(--logo-scale,1) * .9))}}
