:root{--bg: #111317;--surface: #1a1d23;--surface-soft: #22262e;--surface-strong: #2b313b;--text: #e4e7ee;--text-muted: #9aa4b5;--border: rgba(255, 255, 255, .12);--brand: #fe5f00;--brand-hover: #ff7a2d;--ok: #22c55e;--warn: #f59e0b;--danger: #ef4444;--unknown: #7c879a;--shadow-lg: 0 14px 38px rgba(0, 0, 0, .45)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}body{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;background:radial-gradient(circle at 10% -10%,#1f2937 0%,var(--bg) 38%) fixed;color:var(--text)}.hidden{display:none!important}.app-layout{display:grid;grid-template-columns:minmax(300px,360px) 1fr;height:100vh;width:100%;overflow:hidden}.left-sidebar{display:flex;flex-direction:column;border-right:1px solid var(--border);background:#0f1218f2;min-width:0;min-height:0;isolation:isolate}.sidebar-user{padding:10px 14px 6px}.sidebar-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-bottom:10px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.sidebar-legend-banner{flex-shrink:0;margin-top:auto;padding:8px 10px 10px;border-top:1px solid var(--border);background:linear-gradient(180deg,#14171deb,#0f1218fa);box-shadow:0 -8px 24px #00000059;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2}.sidebar-legend-banner.legend{border-radius:0;box-shadow:0 -8px 24px #00000059}.sidebar-legend-banner-title{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--brand);font-weight:700;margin-bottom:6px}.sidebar-legend-grid{display:grid;grid-template-columns:1fr 1fr;gap:3px 8px}.sidebar-legend-banner .legend-item{font-size:10px;gap:5px;margin-bottom:0;line-height:1.25;min-width:0}.sidebar-legend-banner .color-box{width:12px;height:12px;border-width:1px;border-radius:2px;flex-shrink:0}.sidebar-legend-banner .legend-line{width:14px;height:3px;flex-shrink:0}.sidebar-legend-banner .legend-line.curvy{width:20px;height:10px}.sidebar-legend-banner .legend-dot{width:9px;height:9px;border-width:1px;flex-shrink:0}header{background:linear-gradient(145deg,#1a1d23f5,#12141ae0);color:var(--text);padding:20px;text-align:center;border-bottom:1px solid var(--border);box-shadow:0 4px 24px #00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}header h1{font-size:28px;margin-bottom:5px;letter-spacing:-.02em}header p{font-size:14px;color:var(--text-muted)}.brand{margin:0;display:flex;align-items:center;justify-content:center;gap:12px;width:100%}.brand-logo{width:58px;height:auto;background:#fff;border-radius:14px;padding:6px;box-shadow:0 4px 16px #00000047}.brand-name{font-size:26px;font-weight:800;letter-spacing:-.01em;line-height:1;white-space:nowrap}.brand-name-entre{color:#f5f5f5}.brand-name-motards{color:#e2342f}.controls{display:flex;flex-direction:column;gap:12px;padding:12px 14px;background:transparent;border-bottom:0;box-shadow:none;overflow:visible}.actions,.filters{flex-shrink:0;padding:0;background:linear-gradient(165deg,#242932d1,#181b22d1);border-radius:12px;border:1px solid var(--border);box-shadow:var(--shadow-lg)}.sidebar-card{overflow:hidden}.sidebar-card-title{list-style:none;cursor:pointer;padding:10px 14px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--brand);font-weight:700;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between}.sidebar-card-title::-webkit-details-marker{display:none}.sidebar-card-title:after{content:"▾";color:var(--text-muted);font-size:13px;transition:transform .2s ease}.sidebar-card:not([open]) .sidebar-card-title:after{transform:rotate(-90deg)}.sidebar-card-body{padding:0 14px 12px}.legend h3,.actions h3,.filters h3{font-size:12px;margin-bottom:8px;text-transform:uppercase;color:var(--brand);letter-spacing:.08em}.legend-item{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:5px;color:var(--text)}.color-box{width:20px;height:20px;border-radius:3px;border:2px solid rgba(255,255,255,.28)}.color-box.good{background:#22c55e}.color-box.bad{background:#ef4444}.color-box.unknown{background:var(--unknown)}.legend-line{width:22px;height:4px;border-radius:999px;display:inline-block}.legend-line.curvy{background:transparent;width:26px;height:12px;border-radius:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 12' fill='none'><path d='M1 6 C 5 0, 9 12, 13 6 S 21 0, 25 6' stroke='%23fe5f00' stroke-width='2.5' stroke-linecap='round'/></svg>");background-repeat:no-repeat;background-position:center;background-size:contain}.filters{display:flex;flex-direction:column;gap:6px;min-width:220px}.filter-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text)}.filter-item input{accent-color:var(--brand)}.sub-filter{margin-left:12px;font-size:12px}.filter-stats{margin-top:4px;color:var(--text-muted)}.actions{display:flex;flex-direction:column;align-items:stretch;gap:8px}.actions .sidebar-card-body{display:flex;flex-direction:column;gap:8px}.routing-options{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#131a24bf;border:1px solid rgba(120,146,179,.4);border-radius:8px}.routing-options>label{font-size:12px;font-weight:600;color:#bfccdf}#routeStyleSelect{padding:6px 8px;border-radius:6px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:12px}.routing-toggle{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--text)}.btn{padding:8px 15px;border:none;border-radius:10px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s ease;white-space:nowrap;border:1px solid transparent}.btn-primary{background:var(--brand);color:#1c1b1b;font-weight:700}.btn-primary:hover{background:var(--brand-hover);transform:translateY(-2px);box-shadow:0 8px 18px #fe5f0059}.btn-secondary{background:var(--surface-strong);color:var(--text);border-color:var(--border)}.btn-secondary:hover{background:#353d49}.btn-warning{background:var(--warn);color:#1c1b1b;font-weight:700}.btn-warning:hover{background:#d97706}.btn.active{background:var(--brand);color:#1c1b1b;transform:translateY(-1px)}.btn:disabled,.btn.btn-disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}.btn:disabled:hover,.btn.btn-disabled:hover{transform:none!important;box-shadow:none!important}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover{background:#dc2626}.btn-info{background:#334155;color:#e2e8f0;border-color:var(--border)}.btn-info:hover{background:#425062}#map{border-top:0;position:relative;min-height:100%;width:100%;height:100%}.main-tabs{display:flex;gap:4px;padding:0 14px 10px;background:#111317e6;border-bottom:1px solid var(--border);flex-shrink:0}.main-tab{padding:12px 18px;border:none;background:transparent;cursor:pointer;font-weight:600;font-size:14px;color:var(--text-muted);border-bottom:3px solid transparent;margin-bottom:-1px}.main-tab:hover{color:#ffd6be}.main-tab.active{color:var(--brand);border-bottom-color:var(--brand)}.main-view{min-height:0}.main-view--rides{background:transparent;padding:0 14px}.rides-page-inner{max-width:100%;margin:0 auto;padding:12px 0 24px;display:flex;flex-direction:column;gap:28px}.rides-upload-card,.rides-list-section{background:linear-gradient(165deg,#242932db,#181b22db);border-radius:12px;padding:22px 24px;border:1px solid var(--border);box-shadow:var(--shadow-lg)}.rides-upload-card h2,.rides-list-section h2{font-size:18px;color:var(--brand);margin-bottom:10px}.rides-lead{font-size:14px;color:#c4cddd;line-height:1.5;margin-bottom:16px}.rides-hint{font-size:14px;color:#bcc7da;padding:12px;background:#14181fcc;border-radius:8px;border:1px dashed rgba(255,255,255,.25)}.shared-rides-list{display:flex;flex-direction:column;gap:14px}.rides-empty{color:var(--text-muted);font-size:14px;padding:8px 0}.shared-ride-card{border:1px solid var(--border);border-radius:10px;padding:16px;background:#14181fb8}.shared-ride-card-title{font-size:16px;color:var(--text);margin-bottom:6px}.shared-ride-card-meta{font-size:13px;color:var(--text-muted);margin-bottom:8px}.shared-ride-card-desc{font-size:13px;color:#c9d2e1;line-height:1.45;margin-bottom:12px;white-space:pre-wrap}.shared-ride-card-actions{display:flex;flex-wrap:wrap;gap:8px}.legend-dot{width:14px;height:14px;border-radius:50%;display:inline-block;flex-shrink:0}.legend-dot.ride-start{background:linear-gradient(135deg,#0d9488,#14b8a6);border:2px solid #d9f2ef;box-shadow:0 0 0 1px #0f766e}.legend-dot.parking-moto{background:linear-gradient(135deg,#2563eb,#3b82f6);border:2px solid #dbeafe;box-shadow:0 0 0 1px #1d4ed8}.legend-dot.fuel-station{background:linear-gradient(135deg,#b45309,#d97706);border:2px solid #ffedd5;box-shadow:0 0 0 1px #92400e}.legend-dot.viewpoint{background:linear-gradient(135deg,#047857,#10b981);border:2px solid #d1fae5;box-shadow:0 0 0 1px #065f46}.legend-dot.photo-spot{background:linear-gradient(135deg,#7c3aed,#a855f7);border:2px solid #ede9fe;box-shadow:0 0 0 1px #6d28d9}.parking-moto-marker-outer{background:transparent}.parking-moto-marker-inner{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border:2px solid #fff;box-shadow:0 0 0 1px #1d4ed8}.fuel-station-marker-outer,.viewpoint-marker-outer,.toilets-marker-outer{background:transparent}.fuel-station-marker-inner,.viewpoint-marker-inner,.toilets-marker-inner{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;border:2px solid #fff}.fuel-station-marker-inner{background:linear-gradient(135deg,#b45309,#ea580c);box-shadow:0 0 0 1px #92400e}.viewpoint-marker-inner{background:linear-gradient(135deg,#047857,#10b981);box-shadow:0 0 0 1px #065f46}.toilets-marker-inner{background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 0 0 1px #6d28d9}.poi-marker-glyph{width:13px;height:13px;display:block;pointer-events:none}.viewpoint-marker-inner .poi-marker-glyph{width:14px;height:14px}.toilets-marker-inner .poi-marker-glyph{width:13px;height:13px}.photo-spot-marker-outer{background:transparent!important;border:none!important}.photo-spot-marker-inner{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border:2px solid #fff;box-shadow:0 0 0 1px #6d28d9,0 4px 10px #7c3aed73}.photo-spot-marker-inner .poi-marker-glyph{width:17px;height:17px}.photo-spot-marker-inner--temp{font-size:16px;line-height:1;background:linear-gradient(135deg,#4338ca,#7c3aed);border-style:dashed;border-color:#fde68a}.shared-ride-panel{z-index:1101}.shared-ride-meta{font-size:13px;color:var(--text-muted);margin-bottom:12px;line-height:1.4}.shared-ride-desc{font-size:14px;color:#cad2e0;line-height:1.5;margin-bottom:14px;white-space:pre-wrap;max-height:40vh;overflow-y:auto}.shared-ride-panel-actions{display:flex;flex-direction:column;gap:8px}.shared-ride-panel-actions .btn{width:100%;margin-bottom:0}.shared-ride-marker-outer{background:transparent!important;border:none!important}.shared-ride-marker-inner{width:34px;height:34px;border-radius:50%;background:#182028;border:2px solid #0f766e;box-shadow:0 2px 8px #0f766e59;display:flex;align-items:center;justify-content:center;font-size:17px;line-height:1}.routing-panel{position:absolute;left:16px;bottom:16px;width:320px;max-height:45vh;overflow:auto;background:#13171eeb;border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 24px #0003;padding:10px;z-index:1100}.map-stage{position:relative;height:100%;width:100%;min-height:0;overflow:hidden}.map-fab{position:fixed;right:18px;bottom:18px;z-index:2500;border-radius:999px;padding:12px 16px;box-shadow:0 12px 22px #00000059;pointer-events:auto}.map-fab--photo{bottom:70px;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;border-color:#ffffff4d}.map-fab--photo:hover{background:linear-gradient(135deg,#6d28d9,#9333ea)}.map-fab--photo.active{background:linear-gradient(135deg,#5b21b6,#7c3aed)}.map-user-info{position:absolute;top:14px;right:60px;z-index:1000;display:flex;align-items:center;gap:8px;padding:8px 10px;background:#0f1218d9;border:1px solid var(--border);border-radius:999px;box-shadow:0 8px 22px #00000059;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto}.map-user-info span{color:var(--text);font-size:13px;font-weight:600;padding:0 4px;white-space:nowrap}.map-user-info .btn{padding:6px 12px;font-size:13px;border-radius:999px}.routing-panel.hidden{display:none}.routing-itinerary-stats{margin-top:6px;font-size:.9rem;font-weight:600;color:#93c5fd}.routing-itinerary-stats.hidden{display:none}.routing-step-handle{cursor:grab;-webkit-user-select:none;user-select:none;color:#94a3b8;font-size:1.1rem;line-height:1;padding:4px 6px 4px 2px;flex-shrink:0}.routing-step-handle:active{cursor:grabbing}.routing-step.routing-step--dragging{opacity:.55}.routing-step.routing-step--drag-over{outline:2px dashed #60a5fa;outline-offset:2px;border-radius:6px}.routing-leg-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:-4px 0 10px 28px;padding:8px 10px;background:#3341558c;border:1px solid var(--border);border-radius:8px;font-size:.85rem}.routing-leg-row label{margin:0;color:#cbd5e1;font-weight:500}.routing-leg-mode{min-width:7rem;padding:4px 8px;border-radius:6px;border:1px solid var(--border);background:var(--surface-strong);color:var(--text)}.routing-leg-meta{color:#e2e8f0;font-weight:600;font-variant-numeric:tabular-nums}.routing-panel-header{margin-bottom:8px;color:var(--text)}.routing-steps-list{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.routing-step{border:1px solid var(--border);border-radius:8px;padding:6px 8px;background:#282f3a73;display:flex;align-items:flex-start;gap:6px}.routing-step-body{flex:1;min-width:0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px}.routing-step-main{font-size:12px;color:var(--text)}.routing-step-actions{display:flex;gap:4px}.routing-step-btn{border:1px solid var(--border);background:var(--surface-strong);color:var(--text);border-radius:6px;padding:4px 6px;font-size:11px;cursor:pointer}.routing-step-btn:hover{background:#3a4452}.routing-panel-actions .btn{width:100%}.info-panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#161a22f7;border-radius:12px;padding:24px;box-shadow:0 22px 60px #0000008c;border:1px solid var(--border);width:min(420px,calc(100vw - 32px));max-height:85vh;overflow-y:auto;z-index:2100;animation:infoPanelPop .22s ease}.info-panel:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:-1;pointer-events:none}.info-panel.hidden{display:none}#infoPanel{top:50%;left:auto;right:16px;transform:translateY(-50%);animation:infoPanelSlideIn .22s ease}#infoPanel:before{display:none}@keyframes infoPanelPop{0%{transform:translate(-50%,-48%) scale(.96);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes infoPanelSlideIn{0%{transform:translateY(-50%) translate(16px);opacity:0}to{transform:translateY(-50%) translate(0);opacity:1}}.info-panel h3{margin-bottom:15px;color:var(--brand);font-size:16px}.form-group{margin-bottom:15px}.form-group label{display:block;font-size:12px;font-weight:600;margin-bottom:5px;color:#b3bece;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px;border:1px solid var(--border);background:#080b108c;color:var(--text);border-radius:6px;font-family:inherit;font-size:13px;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #fe5f0033}.form-group textarea{min-height:80px;resize:vertical}.checkbox-row{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text);margin-top:6px;text-transform:none}.info-panel .btn{width:100%;margin-bottom:8px}.leaflet-draw-toolbar,.leaflet-draw-actions{display:none!important}@media(max-width:768px){.app-layout{grid-template-columns:1fr}.left-sidebar{max-height:52vh;border-right:0;border-bottom:1px solid var(--border)}.sidebar-legend-banner{padding:6px 8px 8px}.sidebar-legend-grid{gap:2px 6px}.sidebar-legend-banner .legend-item{font-size:9px}.map-stage{min-height:48vh}.controls{padding:10px}.main-tabs{padding:0 10px 8px}.main-tab{font-size:13px;padding:10px 12px}.routing-options{width:100%;flex-wrap:wrap}.info-panel{width:calc(100vw - 20px);max-width:420px;padding:18px}#infoPanel{top:10px;right:10px;left:10px;transform:none;width:auto;max-width:none;max-height:60vh;animation:none}.routing-panel{width:calc(100% - 20px);left:10px;bottom:10px;max-height:36vh}.map-fab{right:12px;bottom:12px;padding:10px 14px;font-size:12px}.map-fab--photo{bottom:60px}.map-user-info{top:10px;right:56px;padding:6px 8px;gap:6px}.map-user-info span{font-size:12px}.map-user-info .btn{padding:5px 10px;font-size:12px}}.report-marker{background:transparent!important;border:none!important}.report-marker-inner{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;background:#fff;border:3px solid #ef4444;box-shadow:0 0 0 2px #ef444459,0 4px 10px #0000008c}.routing-point{background:transparent!important;border:none!important;font-size:20px}.report-popup{max-width:200px}.report-popup h4{margin-bottom:8px;color:var(--text)}.report-popup p{color:#d2d8e3;margin-bottom:8px;font-size:13px}.report-popup small{color:var(--text-muted);font-size:11px}.btn-small{padding:4px 8px;font-size:11px;border-radius:4px}.routing-mode-active{cursor:crosshair!important}.map-geocode-wrap{position:absolute;top:12px;left:12px;z-index:900;width:min(320px,calc(100% - 24px))}.map-geocode-input{width:100%;padding:8px 12px;border-radius:8px;border:1px solid var(--border);background:#151920f0;color:var(--text);font-size:13px}.map-geocode-results{list-style:none;margin:4px 0 0;padding:0;max-height:220px;overflow-y:auto;border-radius:8px;border:1px solid var(--border);background:#151920fa;box-shadow:var(--shadow-lg)}.map-geocode-result{display:block;width:100%;text-align:left;padding:8px 10px;border:0;background:transparent;color:var(--text);font-size:12px;cursor:pointer}.map-geocode-result:hover{background:#fe5f001f}.map-geocode-empty{padding:8px 10px;font-size:12px;color:var(--text-muted)}.sidebar-toggle-btn{margin-left:auto;padding:6px 10px;font-size:12px;border-radius:6px;border:1px solid var(--border);background:var(--surface-soft);color:var(--text);cursor:pointer}.left-sidebar header{display:flex;align-items:flex-start;gap:8px}.left-sidebar--collapsed{max-height:52px!important;overflow:hidden}.left-sidebar--collapsed .sidebar-scroll,.left-sidebar--collapsed .sidebar-legend-banner,.left-sidebar--collapsed .main-tabs{display:none}.route-history-panel{margin-top:12px;padding-top:10px;border-top:1px solid var(--border)}.route-history-panel h4{font-size:13px;margin-bottom:8px;color:var(--text-muted)}.route-history-list{max-height:140px;overflow-y:auto;font-size:12px}.route-history-item{padding:6px 0;border-bottom:1px solid rgba(255,255,255,.06)}.route-history-empty,.route-history-loading{font-size:12px;color:var(--text-muted)}.btn-sm{padding:4px 10px;font-size:12px}@media(min-width:769px){.sidebar-toggle-btn{display:none}}.user-info{display:flex;align-items:center;gap:10px;padding:10px 15px;background:#1f242deb;border-radius:8px;border:1px solid rgba(255,255,255,.14)}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000}.modal.hidden{display:none}.modal-content{background:#171b22f5;padding:30px;border-radius:12px;box-shadow:0 14px 48px #00000073;width:90%;max-width:400px;border:1px solid rgba(255,255,255,.15);color:#e4e7ee}.modal-content h2{margin-bottom:20px;color:#fe5f00}.modal-tabs{display:flex;gap:10px;margin-bottom:20px}.modal-tab{flex:1;padding:10px;background:#2f3541;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .3s ease;color:#d5dbe8}.modal-tab.active{background:#fe5f00;color:#1c1b1b}.admin-dev-hint{font-size:12px;color:#666;margin:10px 0}.auth-link-row{margin:8px 0 12px;font-size:12px}.auth-link-row button{background:none;border:none;color:var(--brand);cursor:pointer;padding:0;text-decoration:underline;font-size:inherit}.filter-item--spaced{margin-top:8px}#toast-container{position:fixed;top:16px;right:16px;display:flex;flex-direction:column;gap:8px;width:300px;z-index:9999}.toast{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#151920f5;font-size:13px;opacity:0;transform:translate(20px);transition:opacity .2s,transform .2s;position:relative;overflow:hidden}.toast.show{opacity:1;transform:translate(0)}.toast.hide{opacity:0;transform:translate(20px)}.toast-icon{width:18px;height:18px;border-radius:50%;flex-shrink:0;margin-top:1px}.toast-success .toast-icon{background:#dcfce7}.toast-error .toast-icon{background:#fee2e2}.toast-warning .toast-icon{background:#fef9c3}.toast-info .toast-icon{background:#dbeafe}.toast-title{font-weight:600;color:#e4e7ee;margin-bottom:2px}.toast-msg{color:#b6c0d1;line-height:1.4}.toast-close{cursor:pointer;color:#9ca3af;font-size:18px;line-height:1;margin-left:auto;padding:0 2px;background:none;border:none}.toast-close:hover{color:#f3f4f6}.toast-progress{height:2px;position:absolute;bottom:0;left:0;right:0}.toast-success .toast-progress{background:#22c55e}.toast-error .toast-progress{background:#ef4444}.toast-warning .toast-progress{background:#eab308}.toast-info .toast-progress{background:#3b82f6}.sidebar-footer-links{padding:8px 14px 12px;font-size:11px;display:flex;flex-wrap:wrap;gap:10px}.sidebar-footer-links a{color:var(--text-muted);text-decoration:none}.sidebar-footer-links a:hover{color:var(--brand)}.account-panel-actions{display:flex;flex-direction:column;gap:8px}.btn-block{width:100%;margin-bottom:10px}.btn-block:last-child{margin-bottom:0}.privacy-page{max-width:720px;margin:0 auto;padding:24px 20px 48px;line-height:1.6;color:var(--text)}.privacy-page h1{color:var(--brand);margin-bottom:16px}.privacy-page h2{margin-top:24px;font-size:1.1rem}.privacy-page a{color:var(--brand)}.privacy-body{min-height:100vh;overflow:auto;background:var(--bg)}.register-privacy-row{margin:10px 0 14px;font-size:12px;line-height:1.4}.register-privacy-row a{color:var(--brand)}.route-votes-panel{margin-top:12px;padding-top:10px;border-top:1px solid var(--border)}.route-votes-panel h4{font-size:13px;margin-bottom:6px}.route-votes-counts{font-size:12px;color:var(--text-muted);margin-bottom:8px}.route-votes-actions{display:flex;gap:8px;flex-wrap:wrap}.route-votes-hint{font-size:11px;color:var(--text-muted);margin-top:6px}.report-panel-body{padding:10px 0}.report-panel-body p{margin-bottom:6px}.report-panel-expiry{color:var(--text-muted);font-weight:600}.report-votes-panel{margin-top:8px;padding:10px 12px;border-radius:8px;background:#0f121899;border:1px solid var(--border)}.report-votes-panel h4{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--brand);margin-bottom:8px}.report-votes-counts{display:flex;gap:14px;margin-bottom:8px;font-size:13px}.report-votes-count{font-weight:700;font-variant-numeric:tabular-nums}.report-votes-count--confirm{color:#22c55e}.report-votes-count--deny{color:#ef4444}.report-votes-actions{display:flex;gap:8px;margin-bottom:6px}.report-votes-actions .btn{flex:1}.report-votes-actions .btn.active{background:var(--brand);color:#1c1b1b;border-color:var(--brand)}.report-votes-hint{font-size:11px;color:var(--text-muted);line-height:1.35;margin:0}.routing-weather-block{margin-top:8px;padding:8px 10px;border-radius:8px;background:#0f1218d9;border:1px solid var(--border);font-size:12px}.routing-weather-block.hidden{display:none}.routing-weather-list{margin:6px 0 0;padding-left:18px;color:var(--text-muted)}.routing-weather-attrib{display:block;margin-top:4px;color:var(--text-muted);font-size:10px}.auth-form.hidden,#loginForm.hidden{display:none!important}.account-panel-info{margin:0 0 6px;font-size:12px;line-height:1.4;color:var(--text-muted)}.account-panel-note{margin:6px 0 0;font-size:11px;text-align:center;color:var(--text-muted)}.account-panel-note a{color:var(--text-muted);text-decoration:underline}.account-panel-note a:hover{color:var(--brand)}.delete-account-warning{margin:0 0 16px;padding:10px 12px;font-size:13px;line-height:1.45;background:#ef44441f;border:1px solid rgba(239,68,68,.35);border-radius:8px;color:#fecaca}.consent-banner{position:fixed;left:12px;right:12px;bottom:12px;z-index:2500;background:#171b22f7;border:1px solid rgba(255,255,255,.12);border-radius:10px;box-shadow:0 12px 32px #00000073;color:#e4e7ee;padding:14px 16px;transition:opacity .25s ease}.consent-banner.hidden{opacity:0;pointer-events:none}.consent-banner-content{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:space-between;max-width:1100px;margin:0 auto}.consent-banner-content p{margin:0;font-size:13px;line-height:1.45;flex:1 1 320px}.consent-banner-content a{color:var(--brand);text-decoration:underline}.consent-banner-content .btn{flex:0 0 auto;margin:0}@media(max-width:560px){.consent-banner-content{flex-direction:column;align-items:stretch}.consent-banner-content .btn{width:100%}}.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;-moz-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{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;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;-moz-box-sizing:border-box;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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-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:-webkit-grabbing;cursor:-moz-grabbing;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:#ffffff80}.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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;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;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;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;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;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;-moz-user-select:none;-ms-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{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;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}
