.temporal-homes-map-container{position:relative;width:100%;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0000000f;background:radial-gradient(circle at 20% 20%,rgba(99,102,241,.06),transparent 35%),radial-gradient(circle at 80% 0%,rgba(16,185,129,.06),transparent 30%),var(--background)}.leaflet-map{width:100%;z-index:0}.temporal-home-marker{background:transparent;border:none;display:flex;align-items:center;justify-content:center}.temporal-home-marker .temporal-home-dot{display:inline-block;width:16px;height:16px;border-radius:9999px;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 0 0 3px #22c55e33;border:2px solid #ffffff;transition:transform .2s}.temporal-home-marker:hover .temporal-home-dot{transform:scale(1.2)}.temporal-home-popup .leaflet-popup-content-wrapper{border-radius:.5rem;padding:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;background:transparent}.temporal-home-popup .leaflet-popup-content{margin:0;font-family:inherit}.temporal-home-popup .leaflet-popup-tip{box-shadow:0 3px 14px #0000001a}.no-homes-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ffffffd9,#ffffffe6);font-size:.95rem;z-index:5}.leaflet-container .leaflet-popup-content a{color:var(--primary)}.leaflet-popup-content p{margin:0}
