.directory-map-wrapper{position:relative;width:100%;margin-bottom:2rem}.map-legend{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px;font-family:inherit;font-size:14px;color:#333}.map-legend .item{display:flex;align-items:center;gap:6px}.map-legend .dot{width:14px;height:14px;border-radius:50%;display:inline-block}.map-legend .dot.green{background-color:#2e7d32}.map-legend .dot.amber{background-color:#ff8f00}.map-legend .dot.navy{background-color:#253B56}.map-legend .dot.gold{background-color:#C9A96E}.map-legend .dot.gray{background-color:#A3B4C1}#directory-map-container{width:100%;border-radius:16px;box-shadow:0 4px 20px rgb(0 0 0 / .08)}.map-legend{position:absolute;bottom:20px;right:20px;background:rgb(255 255 255 / .95);backdrop-filter:blur(8px);padding:12px 16px;border-radius:12px;box-shadow:0 2px 8px rgb(0 0 0 / .1);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;z-index:10}.legend-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#6B7280;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #E5E7EB}.legend-items{display:flex;flex-direction:column;gap:6px}.legend-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#374151}.legend-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.legend-dot.gold{background-color:#C9A96E;box-shadow:0 0 0 1px rgb(201 169 110 / .3)}.legend-dot.navy{background-color:#253B56;box-shadow:0 0 0 1px rgb(37 59 86 / .3)}.legend-dot.gray{background-color:#A3B4C1;box-shadow:0 0 0 1px rgb(163 180 193 / .3)}.legend-dot.cluster-dot{background-color:#C5A059;width:18px;height:18px;border-radius:50%;position:relative}.legend-dot.cluster-dot::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.legend-item.cluster{margin-top:4px;padding-top:4px;border-top:1px solid #E5E7EB}.map-container{position:relative;background:#E8ECF0;border-radius:20px;overflow:hidden;min-height:500px;border:1px solid #E5E7EB}.map-canvas{width:100%;height:100%;min-height:500px}.map-info-window{display:flex;gap:12px;min-width:200px;max-width:260px;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.map-info-window img{width:48px;height:48px;border-radius:50%;object-fit:cover}.info-window-photo{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.info-window-content{flex:1}.info-window-content h4{margin:0 0 4px;font-size:14px;font-weight:700;color:#1A2B48}.info-window-content p{margin:0 0 4px;font-size:12px;color:#6B7280}.info-credential{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;padding:2px 8px;border-radius:12px;background:#F3F4F6;color:#374151}.info-credential.premium{background:#FEF3C7;color:#D97706}.info-window-link{display:inline-block;margin-top:6px;font-size:11px;font-weight:600;color:#C5A059;text-decoration:none}.info-window-link:hover{text-decoration:underline}.directory-main .map-legend{position:absolute;bottom:16px;left:16px;right:auto;top:auto;background:rgb(255 255 255 / .95);backdrop-filter:blur(8px);border-radius:12px;padding:10px 16px;box-shadow:0 2px 8px rgb(0 0 0 / .1);z-index:10;pointer-events:none}.map-filter-status{position:absolute;top:16px;left:50%;transform:translateX(-50%);background:rgb(255 255 255 / .95);backdrop-filter:blur(8px);padding:8px 16px;border-radius:40px;font-size:13px;font-weight:500;color:#1A2B48;box-shadow:0 2px 8px rgb(0 0 0 / .1);z-index:10;white-space:nowrap;pointer-events:auto}.map-filter-status .filter-count{margin-right:12px}.clear-map-filter{background:none;border:none;color:#C5A059;font-weight:600;cursor:pointer;font-size:12px;padding:0;text-decoration:underline}.clear-map-filter:hover{color:#b8924a}.loading-spinner{text-align:center;padding:60px 20px;color:#6B7280;font-size:14px}.loading-spinner::after{content:'';display:inline-block;width:24px;height:24px;margin-left:12px;border:2px solid #E5E7EB;border-top-color:#C5A059;border-radius:50%;animation:spin 0.8s linear infinite;vertical-align:middle}.error-state{text-align:center;padding:60px 20px;background:#FEF2F2;border-radius:16px;border:1px solid #FEE2E2}.error-icon{font-size:48px;margin-bottom:16px}.error-state h3{font-size:18px;font-weight:700;color:#DC2626;margin-bottom:8px}.error-state p{color:#6B7280;margin-bottom:20px}.retry-btn{padding:10px 24px;background:#1A2B48;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background 0.2s}.retry-btn:hover{background:#C5A059}.map-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .8);display:flex;align-items:center;justify-content:center;z-index:20;pointer-events:none}.map-loading-spinner{width:40px;height:40px;border:3px solid #E5E7EB;border-top-color:#C5A059;border-radius:50%;animation:spin 0.8s linear infinite}@media (max-width:768px){.map-container{min-height:350px}.map-canvas{min-height:350px}.map-legend{bottom:10px;right:10px;padding:8px 12px}.directory-main .map-legend{bottom:10px;left:10px;padding:6px 12px}.legend-items{gap:4px}.legend-item{font-size:10px}.map-filter-status{font-size:11px;padding:4px 12px;white-space:nowrap}}