.map-filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px;padding:24px;background:#fff5f7;border:1px solid #f0dce1;border-radius:12px}.map-filters label{font-size:12px;font-weight:600}.map-filters input,.map-filters select{display:block;background:#fff;width:100%;border:1px solid #e6d8dd;padding:13px;border-radius:6px;margin-top:8px}.map-directory-count{font-size:13px;margin:25px 0}.location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.location-card{display:flex;gap:16px;border:1px solid #ecdee3;border-radius:12px;padding:22px;background:#fff}.location-pin{flex-shrink:0;width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#b4122a;background:#fff1f4}.location-pin svg{width:23px;height:23px}.location-card h3{font-size:17px;line-height:1.45;margin:7px 0}.location-card p{font-size:13px;line-height:1.6;margin:8px 0}.location-card small{font-size:11px;color:#7a6a73}.location-card .location-source{font-size:10px;color:#917c86}.location-card .gold-button{display:inline-flex;align-items:center;gap:7px;font-size:11px;padding:12px;margin-top:10px}.location-card .gold-button svg{width:16px;height:16px}.map-pagination{display:flex;align-items:center;justify-content:space-between;margin:25px 0}.map-pagination button{padding:12px 20px}.map-pagination button:disabled{opacity:.45}.directory-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;align-items:center}.directory-hero>img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:12px}.directory-checklist{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:30px 0}.directory-checklist article{padding:24px;border:1px solid #eddce2;border-radius:10px}.directory-checklist h3{font-size:18px;margin:0 0 10px}.directory-checklist p{font-size:13px;line-height:1.8;color:#756570}.developer-card{border-radius:12px;box-shadow:0 4px 16px #63203108}.developer-directory{gap:22px}.developer-logo{position:relative}.developer-signature{position:absolute;right:0;top:0;width:50px;height:50px;padding:7px;background:white;border-radius:0 12px 0 6px}.developer-signature img{width:100%;height:100%;object-fit:contain}.developer-card-body{padding:24px}.developer-action{display:inline-block;padding:11px 16px;border-radius:6px;background:#b4122a;color:white!important}.developer-card h2{font-size:19px}.area-overview{padding:28px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.area-overview article{background:#fff6f8;border:1px solid #eddae0;padding:25px;border-radius:10px}.area-overview h2{font-size:19px}.area-overview p{font-size:13px;line-height:1.8}.area-card .photo{position:relative}.area-card .photo>img{transition:transform .35s}.area-card:hover .photo>img{transform:scale(1.03)}@media(max-width:1000px){.location-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.map-filters,.location-grid,.directory-hero,.directory-checklist,.area-overview{grid-template-columns:1fr}.map-filters{padding:18px}.location-card{padding:18px}.directory-hero{gap:24px}}
