.maptiler-popup .maptiler-popup-content{padding:8px 12px;font-family:inherit;font-size:0.875rem;color:#f3f4f6;background-color:#1f2937;border-radius:0.375rem;border:1px solid #4b5563;box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)}.maptiler-popup .maptiler-popup-close-button{font-size:1.25rem;padding:0.25rem;color:#9ca3af}.maptiler-popup .maptiler-popup-close-button:hover{color:#f3f4f6}.flatpickr-day.has-alert{position:relative}.flatpickr-day.has-alert::after{content:'';position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:20px;height:20px;border:3px solid var(--alert-color);border-top:none;border-left:none;border-right:none;border-radius:0 0 20px 20px;background:transparent}.flatpickr-day.has-alert.alert-count-2::after{background:linear-gradient(90deg, var(--alert-color-0) 50%, var(--alert-color-1) 50%);border:none;height:4px;width:20px;border-radius:0 0 10px 10px}.flatpickr-day.has-alert.alert-count-3::after{background:linear-gradient(
			90deg,
			var(--alert-color-0) 33%,
			var(--alert-color-1) 33%,
			var(--alert-color-1) 66%,
			var(--alert-color-2) 66%
		);border:none;height:4px;width:20px;border-radius:0 0 10px 10px}.flatpickr-day.has-alert.alert-count-4::after{background:linear-gradient(
			90deg,
			var(--alert-color-0) 25%,
			var(--alert-color-1) 25%,
			var(--alert-color-1) 50%,
			var(--alert-color-2) 50%,
			var(--alert-color-2) 75%,
			var(--alert-color-3) 75%
		);border:none;height:4px;width:20px;border-radius:0 0 10px 10px}.flatpickr-day.has-alert:hover::after{filter:brightness(1.2);transition:all 0.2s ease}