.marker-cluster-small{background-color:#ff0000}.marker-cluster-small div{background-color:#ffffff}.marker-cluster-medium{background-color:#ff0000}.marker-cluster-medium div{background-color:#ffffff}.marker-cluster-large{background-color:#ff0000}.marker-cluster-large div{background-color:#ffffff}.leaflet-oldie .marker-cluster-small{background-color:#ff0000}.leaflet-oldie .marker-cluster-small div{background-color:#ffffff}.leaflet-oldie .marker-cluster-medium{background-color:#ff0000}.leaflet-oldie .marker-cluster-medium div{background-color:#ffffff}.leaflet-oldie .marker-cluster-large{background-color:#ff0000}.leaflet-oldie .marker-cluster-large div{background-color:#ffffff}.marker-cluster,.marker-cluster-wrapper{width:40px;height:40px}.marker-cluster{background-color:#ff0000;z-index:1000!important;display:flex;align-items:center;justify-content:center;border-radius:20px;box-shadow:8px -6px 8px rgba(0,0,0,.25),3px -2px 3px rgba(194,5,5,.1)}.marker-cluster:hover{animation:pulse 1s}.marker-cluster:hover>div,.marker-cluster:not(:hover),.marker-cluster:not(:hover)>div{transition:transform .2s ease-in-out}.marker-cluster>div{background-color:#ffffff;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:30px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;box-shadow:none}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,0,0,.7),8px -6px 8px rgba(0,0,0,.3),3px -2px 3px rgba(194,5,5,.2)}70%{box-shadow:0 0 0 10px rgba(255,0,0,0),8px -6px 8px rgba(0,0,0,.3),3px -2px 3px rgba(194,5,5,.2)}to{box-shadow:0 0 0 0 rgba(255,0,0,0),8px -6px 8px rgba(0,0,0,.3),3px -2px 3px rgba(194,5,5,.2)}}.marker-cluster:after{content:attr(data-count);position:absolute;top:-30px;left:50%;transform:translateX(-50%);background:rgba(255,255,255,.8);color:#343333;padding:4px 8px;border-radius:4px;font-size:12px;opacity:0;visibility:hidden;transition:all .2s ease-in-out;white-space:nowrap;box-shadow:4px -3px 8px rgba(0,0,0,.3)}.marker-cluster:hover:after{opacity:1;visibility:visible}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.leaflet-container{width:100%;height:100%;z-index:1}.leaflet-popup-content-wrapper{background:white;border-radius:12px;box-shadow:0 3px 14px rgba(0,0,0,.15),10px 30px 20px rgba(0,0,0,.3);padding:5px;animation:popupAppear .7s cubic-bezier(.2,.5,.2,1);transform-origin:bottom center;position:relative;overflow:hidden;width:auto;min-width:350px;max-width:none}.leaflet-popup-content-wrapper:after{position:absolute;top:0;left:0;right:0;bottom:0;background-color:white}@keyframes popupAppear{0%{clip-path:circle(0 at 50% 100%)}to{clip-path:circle(150% at 50% 100%)}}.leaflet-popup-tip-container{animation:tipAppear .2s ease-out;animation-delay:.1s;animation-fill-mode:backwards}@keyframes tipAppear{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.leaflet-popup-content{margin:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#333;width:auto!important;white-space:nowrap}.leaflet-popup-content strong{color:#000000;font-size:16px;display:block;margin-bottom:5px}.leaflet-popup-content div{margin:4px 0}.leaflet-popup-tip{background:white;box-shadow:0 3px 14px rgba(0,0,0,.15)}.leaflet-popup-close-button{position:absolute!important;right:5px!important;top:5px!important;transition:all .2s ease}.leaflet-popup-close-button:hover{color:#ff0000!important;transform:none!important}.search-control{position:absolute;top:10px;left:10px;z-index:1000}.search-control-inner{background:white;border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.15)}.search-form{position:relative}.search-input{padding:8px 36px 8px 12px;border-radius:4px;border:1px solid #ccc;width:260px;font-size:14px;transition:border-color .2s,box-shadow .2s}.search-input:focus{outline:none;border-color:#ff0000;box-shadow:0 0 0 2px rgba(255,0,0,.2)}.search-icon-button{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;padding:4px;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s}.search-icon-button:hover{color:#ff0000}.search-suggestions-container{position:absolute;top:100%;left:0;right:0;background-color:white;border:1px solid #ccc;border-radius:4px;margin-top:4px;max-height:200px;overflow-y:auto;z-index:1001;box-shadow:0 2px 4px rgba(0,0,0,.1);scrollbar-width:thin;scrollbar-color:#ccc transparent}.search-suggestions-container::-webkit-scrollbar{width:8px}.search-suggestions-container::-webkit-scrollbar-track{background:transparent}.search-suggestions-container::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px;border:2px solid transparent}.search-suggestion-item{padding:8px 12px;cursor:pointer;border-bottom:1px solid #eee}.search-suggestion-item:hover{background-color:#f5f5f5}.search-suggestion-item:last-child{border-bottom:none}.suggestion-name{font-weight:700}.suggestion-address{font-size:.9em;color:#666}.leaflet-control-layers{width:180px!important;border:1px solid #ccc}div.leaflet-touch .leaflet-bar{border:none}div.leaflet-control-layers.leaflet-control{border:1px solid #ccc}.leaflet-control-layers-toggle{width:100%!important;height:auto!important;background-image:none!important;padding:8px 12px!important;font-family:inherit!important;font-size:14px!important;color:#333!important;background:rgb(255,255,255)!important;border-radius:4px!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;cursor:pointer!important}.leaflet-control-layers-toggle:before{content:"Weergaveopties";white-space:nowrap}.leaflet-control-layers-toggle:after{content:"";border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #333;transition:transform .2s ease}.leaflet-control-layers-expanded{padding:0!important;background:white!important;border-radius:4px!important}.leaflet-control-layers-expanded .leaflet-control-layers-toggle{border-bottom:1px solid #eee;border-radius:4px 4px 0 0!important;margin-bottom:0!important}.leaflet-control-layers-expanded .leaflet-control-layers-toggle:after{transform:rotate(180deg)}.leaflet-control-layers-list{margin:0!important;padding:8px 12px!important}.leaflet-control-layers-base{margin-bottom:0!important}.leaflet-control-layers label{margin-bottom:8px!important;font-family:inherit!important;display:flex!important;align-items:center!important;padding:4px 0!important;cursor:pointer!important;font-size:14px!important;color:#333!important}.leaflet-control-layers label:last-child{margin-bottom:0!important}.leaflet-control-layers input[type=checkbox],.leaflet-control-layers input[type=radio]{margin-right:8px!important;cursor:pointer!important}.leaflet-control-layers-overlays label{margin-bottom:8px!important;font-family:inherit!important;display:flex!important;align-items:center!important;padding:4px 0!important;cursor:pointer!important;font-size:14px!important;color:#333!important}.leaflet-control-layers-separator{margin:8px 0!important;border-top:1px solid #eee!important}.leaflet-bottom.leaflet-right{margin-bottom:10px;margin-right:10px}.leaflet-control-zoom{margin:0 0 5px!important;clear:none!important}.leaflet-control-zoom a{width:30px!important;height:30px!important;line-height:30px!important;border-radius:4px!important;background-color:white!important;color:#333!important;border:none!important;box-shadow:0 1px 5px rgba(0,0,0,.2)!important}.leaflet-control-zoom a:hover{background-color:#f5f5f5!important;color:#ff0000!important}.leaflet-control-zoom-in{margin-bottom:5px!important}.suggestion-section{padding:8px 0}.suggestion-section:not(:last-child){border-bottom:1px solid #eee}.suggestion-section-name{padding:0 12px 8px;color:#666;font-size:.8em;letter-spacing:.5px}.location-popup{padding:8px 0}.location-popup-header{padding-bottom:.5rem;border-bottom:1px solid #eee}.location-popup-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0}.location-popup-address{margin-bottom:.5rem;color:#666}.location-popup-area{margin-bottom:.75rem;color:#666;font-size:.9em}.location-popup-area div{margin-bottom:.25rem}.coach-cards-container{display:flex;flex-direction:column;gap:.25rem;max-height:60vh;overflow-y:auto;padding-right:.25rem}.coach-type-section{display:flex;flex-direction:column;margin-top:.125rem}.coach-type-title{font-weight:600;font-size:.875rem;color:#4b5563;margin-bottom:0}.coach-cards-scroll{display:flex;flex-direction:column;gap:.25rem;overflow-y:auto}.coach-card{background-color:#f9fafb;border-radius:.375rem;padding:.375rem .5rem;border:1px solid #e5e7eb;min-width:200px;width:100%;box-sizing:border-box;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .2s ease}.coach-card:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-color:#d1d5db}.coach-card.lifestyle{border-left:3px solid #3b82f6}.coach-card.lifestyle:hover{border-left-color:#2563eb}.coach-card.neighbourhood{border-left:3px solid #10b981}.coach-card.neighbourhood:hover{border-left-color:#059669}.coach-name{font-weight:600;font-size:.875rem;line-height:1}.coach-contact{display:flex;flex-direction:column;font-size:.75rem;line-height:1}.coach-contact a{text-decoration:none}.coach-contact.lifestyle a{color:#3b82f6}.coach-contact.neighbourhood a{color:#147741}.coach-contact a:hover{text-decoration:underline}.coach-contact .unavailable{color:#9ca3af;font-style:italic}.coach-cards-container::-webkit-scrollbar,.coach-cards-scroll::-webkit-scrollbar{width:6px}.coach-cards-container::-webkit-scrollbar-track,.coach-cards-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.coach-cards-container::-webkit-scrollbar-thumb,.coach-cards-scroll::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.coach-cards-container::-webkit-scrollbar-thumb:hover,.coach-cards-scroll::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.district-tooltip{border:none;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:0}.district-tooltip,.district-tooltip .leaflet-popup-content-wrapper{background-color:white;border-radius:6px}.district-tooltip .leaflet-popup-tip-container{display:none}.district-popup{margin-bottom:60px}.district-popup .leaflet-popup-content-wrapper{background-color:white;border-radius:8px;padding:0;border:none;box-shadow:0 2px 8px rgba(0,0,0,.15)}.district-popup .leaflet-popup-content{margin:0;min-width:200px}.district-popup .leaflet-popup-tip{background-color:white;box-shadow:none}.district-popup .leaflet-popup-close-button{padding:8px;color:#666}.district-popup .leaflet-popup-close-button:hover{color:#000}.district-popup p{margin:4px 0;color:#4b5563}.district-popup strong{color:#1f2937}.leaflet-interactive,path.leaflet-interactive:focus{outline:none!important}.leaflet-pane.leaflet-overlay-pane svg path{outline:none!important;outline-offset:0!important}