:root{--ndc-bg-soft: linear-gradient(180deg, #f7fbff 0%, #eef4fb 100%);--ndc-surface: #ffffff;--ndc-text: #13233b;--ndc-muted: #5f7187;--ndc-accent: #2a74ff;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 999px;--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-on-primary: #ffffff;--color-danger: #ef4444;--color-danger-hover: #dc2626;--color-danger-soft: #fee2e2;--btn-surface: #ffffff;--btn-surface-hover: #f1f5f9;--btn-border: #d7e0ec;--btn-border-hover: #94a3b8;--btn-text: #475569;--btn-text-strong: #1e293b;--btn-pad-y: 8px;--btn-pad-x: 14px;--btn-gap: 6px;--btn-font-size: .85rem;--btn-font-weight: 600;--btn-transition: all .18s ease;--focus-ring: 0 0 0 3px rgba(59, 130, 246, .35);--surface: #ffffff;--surface-sunken: #f6f9fd;--border: #e6edf5;--border-strong: #d7e0ec;--divider: #eef2f7;--text-strong: #1e293b;--text-muted: #64748b;--shadow-xs: 0 1px 2px rgba(15, 23, 42, .06);--shadow-sm: 0 1px 3px rgba(15, 23, 42, .08), 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 4px 14px rgba(15, 23, 42, .1);--shadow-lg: 0 12px 32px rgba(15, 23, 42, .14);--shadow-xl: 0 24px 60px rgba(15, 23, 42, .2);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--text-xs: .72rem;--text-sm: .8rem;--text-base: .9rem;--text-lg: 1.05rem;--text-xl: 1.25rem}.field{width:100%;padding:9px 12px;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);color:var(--text-strong);font-size:var(--btn-font-size);font-family:inherit;transition:var(--btn-transition)}.field::placeholder{color:#94a3b8}.field:focus,.field:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:none;box-shadow:var(--focus-ring)}html,body{height:100%}body{margin:0;font-family:Manrope,Segoe UI,Helvetica Neue,sans-serif;color:var(--ndc-text);background:var(--ndc-bg-soft);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{margin:0;color:var(--text-strong);font-weight:700;line-height:1.25;letter-spacing:-.01em}::selection{background:rgba(59,130,246,.2)}*{scrollbar-width:thin;scrollbar-color:#c3d0e2 transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#c3d0e2;border-radius:var(--radius-pill);border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#a7b8d1}button:not(:disabled):active{transform:translateY(1px)}.btn-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:var(--radius-md);background:transparent;color:#94a3b8;cursor:pointer;transition:var(--btn-transition)}.btn-icon:hover{background:var(--btn-surface-hover);color:var(--btn-text)}.btn-icon-danger{color:var(--color-danger)}.btn-icon-danger:hover{background:rgba(239,68,68,.1);color:var(--color-danger-hover)}.dropdown-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--btn-gap);padding:var(--btn-pad-y) var(--btn-pad-x);background:var(--color-primary);color:var(--color-on-primary);border:none;border-radius:var(--radius-md);font-size:var(--btn-font-size);font-weight:var(--btn-font-weight);cursor:pointer;white-space:nowrap;transition:var(--btn-transition);flex-shrink:0}.dropdown-btn:hover{background:var(--color-primary-hover)}.dropdown-btn:disabled{background:#94a3b8;cursor:not-allowed}.dropdown-btn-full{width:100%;margin-top:8px}.year-pill,.year-btn{flex-shrink:0;padding:5px 12px;border:1px solid var(--btn-border);border-radius:var(--radius-pill);font-size:.8rem;font-weight:var(--btn-font-weight);background:var(--btn-surface);color:var(--btn-text);cursor:pointer;transition:var(--btn-transition);white-space:nowrap}.year-pill:hover,.year-btn:hover{border-color:var(--color-primary);color:var(--color-primary-hover)}.year-pill--active,.year-btn--active{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-on-primary)}.leaflet-popup-content-wrapper{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-lg)!important;border:1px solid var(--border);padding:0!important}.leaflet-popup-content{margin:0!important;width:auto!important;line-height:1.4}.leaflet-popup-tip{box-shadow:var(--shadow-md)!important}.leaflet-popup-close-button{width:26px!important;height:26px!important;top:8px!important;right:8px!important;color:#94a3b8!important;font-size:18px!important;border-radius:var(--radius-sm)!important;display:inline-flex!important;align-items:center;justify-content:center;transition:var(--btn-transition)}.leaflet-popup-close-button:hover{background:var(--btn-surface-hover)!important;color:var(--btn-text-strong)!important}.leaflet-control-layers{border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 4px 16px #0f172a2e!important;background:#ffffff!important;overflow:hidden}.leaflet-control-layers-toggle{width:40px!important;height:40px!important;background-size:22px 22px!important;border-radius:12px!important}.leaflet-control-layers-expanded{padding:10px 12px 10px 10px!important;color:#1e293b;font-size:13px}.leaflet-control-layers-list{display:flex;flex-direction:column;gap:2px}.leaflet-control-layers-base label{display:flex!important;align-items:center;gap:8px;padding:6px 10px;margin:0;border-radius:8px;cursor:pointer;font-weight:500;transition:background .15s ease}.leaflet-control-layers-base label:hover{background:#f1f5f9}.leaflet-control-layers-base label>span{display:flex;align-items:center;gap:8px}.leaflet-control-layers-selector{accent-color:#1e2b4e;width:15px;height:15px;margin:0!important}.leaflet-control-layers-separator{border-top:1px solid #e2e8f0!important;margin:6px 0!important}.marker-popup{padding:14px 15px 13px;min-width:234px;font-family:inherit}.mp-name{display:block;font-size:.95rem;font-weight:700;color:var(--text-strong);letter-spacing:-.01em;line-height:1.3;padding-right:18px}.mp-desc{margin:5px 0 0;font-size:.82rem;color:#556882;line-height:1.45}.mp-coords{margin-top:4px;font-size:.72rem;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.mp-section{margin-top:12px;padding-top:12px;border-top:1px solid var(--divider)}.mp-label{font-size:.66rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px}.popup-reports-list,.mp-report-list{display:flex;flex-direction:column;gap:5px;max-height:168px;overflow-y:auto}.popup-report-item{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:6px 8px;background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--radius-md);transition:var(--btn-transition)}.popup-report-item:hover{background:#eff6ff;border-color:#bfdbfe}.popup-report-info{display:flex;align-items:center;gap:7px;cursor:pointer;flex:1;min-width:0}.popup-report-info .material-icons{font-size:15px;color:var(--color-primary);flex-shrink:0}.popup-report-name{font-size:.78rem;font-weight:600;color:var(--text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-report-info:hover .popup-report-name{color:var(--color-primary)}.popup-report-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.mp-actions{display:flex;flex-direction:column;gap:6px;margin-top:12px}.mp-btn-row{display:flex;gap:6px}.mp-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px 12px;border:1px solid transparent;border-radius:var(--radius-md);font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer;transition:var(--btn-transition)}.mp-btn .material-icons{font-size:16px}.mp-btn-row .mp-btn{flex:1}.mp-btn--trend{background:#08ac9b;color:#fff}.mp-btn--trend:hover{background:#079184}.mp-btn--upload{background:#1e2b4e;color:#fff}.mp-btn--upload:hover{background:#2a3a63}.mp-btn--edit{background:#08ac9b;color:#fff}.mp-btn--edit:hover{background:#079184}.mp-btn--delete{background:var(--color-danger);color:#fff}.mp-btn--delete:hover{background:var(--color-danger-hover)}.mp-btn--cancel{background:#eef2f7;color:var(--btn-text)}.mp-btn--cancel:hover{background:#e2e8f0}.popup-edit-form{margin-top:10px;padding-top:10px;border-top:1px solid var(--divider);display:flex;flex-direction:column;gap:6px}.popup-edit-name,.popup-edit-desc{width:100%;padding:8px 10px;border:1px solid var(--border-strong);border-radius:var(--radius-md);font-size:.8rem;font-family:inherit;color:var(--text-strong);box-sizing:border-box;transition:var(--btn-transition)}.popup-edit-name:focus,.popup-edit-desc:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.popup-report-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:var(--radius-sm);background:transparent;color:#64748b;cursor:pointer;transition:var(--btn-transition)}.popup-report-btn:hover{background:var(--btn-surface-hover);color:var(--btn-text-strong)}.popup-report-btn-danger:hover{background:var(--color-danger-soft);color:var(--color-danger)}.popup-report-btn-stats:hover{background:#eff6ff;color:var(--color-primary)}.custom-pin{background:transparent!important;border:none!important;overflow:visible!important}.pin-wrap{position:relative;width:30px;height:42px;pointer-events:none;overflow:visible}.pin-dot{position:absolute;left:50%;bottom:0;width:26px;height:26px;transform:translate(-50%) rotate(45deg);border-radius:50% 50% 0;background:#2563eb;box-shadow:0 2px 8px #1d4ed873,0 0 0 3px #ffffffd9,0 4px 12px #0000002e;transition:background .4s ease,box-shadow .4s ease}.pin-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);font:700 9px/1 Manrope,Segoe UI,system-ui,-apple-system,sans-serif;color:#fff;white-space:nowrap;text-align:center;pointer-events:none;text-shadow:0 1px 2px rgba(0,0,0,.3)}.pin-dot:not(:has(.pin-label)):after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;transform:translate(-50%,-50%) rotate(-45deg);border-radius:50%;background:#fff;box-shadow:0 0 3px #00000026}.pin-dot--mvt{background:#f59e0b;box-shadow:0 2px 8px #d9770673,0 0 0 3px #ffffffd9,0 4px 12px #0000002e}.pin-dot--fiets{background:#22c55e;box-shadow:0 2px 8px #16a34a73,0 0 0 3px #ffffffd9,0 4px 12px #0000002e}.pin-transport-icon{position:absolute;top:-7px;left:5px;width:20px;height:20px;background:rgba(0,0,0,1);border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;box-shadow:0 1px 4px #0000004d;animation:badgeFadeIn .25s ease-out;z-index:1}.pin-transport-icon:after{content:"";position:absolute;left:6px;bottom:-6px;width:8px;height:8px;background:rgba(0,0,0,1);transform:translateY(-50%) rotate(45deg);border-radius:0}.pin-transport{width:14px;height:14px}@keyframes badgeFadeIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes badgeFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.pin-badge--fadeout,.pin-transport-icon--fadeout{animation:badgeFadeOut .25s ease-in forwards!important}.pin-badge{position:absolute;display:inline-flex;gap:3px;align-items:center;padding:3px 8px;font:700 11px/1 Manrope,Segoe UI,system-ui,-apple-system,sans-serif;color:#fff;border-radius:12px;white-space:nowrap;box-shadow:0 2px 8px #00000038,inset 0 1px #ffffff26;animation:badgeFadeIn .25s ease-out;pointer-events:none;letter-spacing:.02em}.pin-badge .pin-arrow{font-size:13px;font-weight:900;line-height:1}.pin-badge .pin-val{font-variant-numeric:tabular-nums;min-width:14px;text-align:right}.pin-badge--ne{left:32px;bottom:6px;background:#22c55e}.pin-badge--ne:after{content:"";position:absolute;left:-2px;top:50%;width:8px;height:8px;background:#22c55e;transform:translateY(-50%) rotate(45deg);border-radius:0}.pin-badge--w{right:32px;bottom:6px;background:#dc2626}.pin-badge--w:after{content:"";position:absolute;right:-2px;top:50%;width:8px;height:8px;background:#dc2626;transform:translateY(-50%) rotate(45deg);border-radius:0}.pin-badge--extra-v{left:32px;bottom:30px;background:#0f766e}.pin-badge--extra-v:after{content:"";position:absolute;left:-2px;top:50%;width:8px;height:8px;background:#0f766e;transform:translateY(-50%) rotate(45deg)}.pin-badge--extra-w{right:32px;bottom:30px;background:#0f766e}.pin-badge--extra-w:after{content:"";position:absolute;right:-2px;top:50%;width:8px;height:8px;background:#0f766e;transform:translateY(-50%) rotate(45deg)}@media (max-width: 768px){html,body{overflow-x:hidden;-webkit-text-size-adjust:100%;overscroll-behavior:none}.leaflet-popup-content-wrapper{max-width:calc(100vw - 60px)!important;font-size:14px!important;border-radius:14px!important;padding:2px!important}.leaflet-popup-content{margin:12px 14px!important;max-width:calc(100vw - 88px)!important;line-height:1.5!important}.leaflet-popup-close-button{width:28px!important;height:28px!important;font-size:22px!important;padding:4px 0 0!important}.popup-reports-list{max-height:130px}.popup-report-item{padding:8px 10px;border-radius:8px}.popup-report-btn{width:32px;height:32px;border-radius:6px}.popup-report-btn .material-icons{font-size:18px!important}.popup-report-name{font-size:13px}.leaflet-control-container,.leaflet-top,.leaflet-bottom{z-index:700!important}.leaflet-top.leaflet-left{inset:auto 12px 24px auto!important}.leaflet-control-zoom{border-radius:12px!important;overflow:hidden;box-shadow:0 2px 12px #0003!important;border:none!important}.leaflet-control-zoom a{width:44px!important;height:44px!important;line-height:44px!important;font-size:20px!important;color:#1e293b!important;border-bottom-color:#e2e8f0!important}.leaflet-control-zoom a:active{background:#f1f5f9!important}.leaflet-control-attribution{font-size:9px!important;padding:2px 6px!important;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pin-wrap{width:32px;height:44px}.pin-dot{width:28px;height:28px}.pin-badge{padding:3px 6px;font-size:10px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.ef6db8722c2c3f9a.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.9859cd1231006a4a.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.d577052aa271e13f.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.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}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}
