#map{height:100%;width:100%;z-index:1}.marker-cluster-wrapper{background:transparent}.marker-cluster-custom{align-items:center;background-color:#3b82f6;border:3px solid #fff;border-radius:50%;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#fff;display:flex;font-size:14px;font-weight:700;height:40px;justify-content:center;width:40px}.marker-cluster-custom:hover{background-color:#2563eb;transform:scale(1.1);transition:all .2s ease}.user-location-icon{background:transparent;border:none}.user-location-marker{animation:pulse 2s infinite;height:24px;width:24px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.item-marker-icon{background:transparent;border:none}.item-marker{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));height:32px;transition:transform .2s ease;width:32px}.item-marker:hover{transform:scale(1.15)}.leaflet-popup-content-wrapper{border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);padding:0}.leaflet-popup-content{font-family:system-ui,-apple-system,sans-serif;margin:1rem}.item-popup h3{color:#1f2937;font-size:1.125rem;font-weight:700;margin-bottom:.5rem}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e3e8ee;border-radius:8px;cursor:pointer;height:6px;outline:none;width:100%}input[type=range]::-webkit-slider-runnable-track{background:transparent;border-radius:8px;height:6px}input[type=range]::-moz-range-track{background:#e3e8ee;border-radius:8px;height:6px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#3b82f6;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;height:24px;margin-top:-9px;-webkit-transition:all .15s ease;transition:all .15s ease;width:24px}input[type=range]::-webkit-slider-thumb:hover{background:#2563eb;transform:scale(1.15)}input[type=range]::-webkit-slider-thumb:focus{box-shadow:0 0 0 4px rgba(59,130,246,.25)}input[type=range]::-moz-range-thumb{background:#3b82f6;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;height:24px;-moz-transition:all .15s ease;transition:all .15s ease;width:24px}input[type=range]::-moz-range-thumb:hover{background:#2563eb;transform:scale(1.15)}input[type=range]::-moz-range-thumb:focus{box-shadow:0 0 0 4px rgba(59,130,246,.25)}[x-cloak]{display:none!important}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a.button,button,input[type=button],input[type=submit]{min-height:44px;min-width:44px}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-contrast:high){.marker-cluster-custom{border-width:4px}input[type=range]::-webkit-slider-thumb{border-width:4px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:640px){.leaflet-popup-content{margin:.75rem}.item-popup h3{font-size:1rem}.marker-cluster-custom{font-size:12px;height:36px;width:36px}}@media print{#map{height:500px}.bg-opacity-50,.bg-opacity-75{display:none}}.map-list-container{display:flex;flex:1;gap:1.5rem;margin:1.5rem;overflow:hidden}.map-container{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);flex:2;min-height:600px;overflow:hidden;position:relative}.items-list-container{display:flex;flex:1;flex-direction:column;min-height:600px;min-width:320px}.selected{background-color:#f0f5ff!important;border-left:4px solid #635bff!important}@media (max-width:1024px){.map-list-container{flex-direction:column;gap:1rem;margin:1rem}.map-container{flex:none;height:400px;min-height:400px}.items-list-container{flex:none;height:500px;min-width:auto}}@media (max-width:640px){.map-list-container{margin:.75rem}.map-container{height:350px;min-height:350px}.items-list-container{height:400px}}