:root{--primary-color: #009F39;--primary-dark: #007c2d;--primary-light: #00bf44;--accent-color: #e74c3c;--text-color: #333;--light-bg: #f5f5f5;--border-color: #ddd}.leaflet-control-zoom-in,.leaflet-control-zoom-out,.leaflet-control-zoom{background-color:var(--primary-color)!important;color:var(--light-bg)!important}.leaflet-control-zoom{border:none!important}html,body,#root{height:100%;margin:0;padding:0;overflow-x:hidden;max-width:100vw}a{color:var(--primary-color);text-decoration:none}body{font-family:Segoe UI,Arial,sans-serif;margin:0;padding:0;color:var(--text-color);background-color:#23272e;color:#e0e0e0;height:100%;overflow-x:hidden;width:100%;box-sizing:border-box}#root{min-height:100vh;height:auto;display:flex;flex-direction:column;overflow-x:hidden;max-width:100vw;width:100%;box-sizing:border-box}a:hover{text-decoration:none!important}header{background-color:#181c22;background-image:linear-gradient(to bottom,#1e2228,#181c22);padding:12px 20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #00000080;position:sticky;top:0;z-index:100000;color:#e0e0e0}.logo-fischer{height:18px;width:auto;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.logo-fischer{display:block!important;margin:auto!important}.app-title i{color:var(--primary-color);font-size:1.4rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.search-box{display:flex;flex-wrap:wrap;gap:10px;align-items:center;max-width:650px;flex:1}.search-input-wrapper{display:flex;flex:1;min-width:250px;position:relative;border-radius:6px;overflow:hidden;box-shadow:0 2px 6px #0003;transition:all .2s ease;border:1px solid rgba(255,255,255,.1)}.search-input-wrapper:focus-within{box-shadow:0 0 0 2px var(--primary-color),0 2px 8px #0000004d;border-color:transparent}.search-input-wrapper i{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#aaa;font-size:1rem;transition:color .2s;pointer-events:none}.search-input-wrapper input{padding:8px 16px;width:100%;border:none;background:#23272e;color:#fff;font-size:.95rem;outline:none;transition:background .2s;margin:0;height:20px}.search-input-wrapper input:focus{background:#2a2f38}.search-input-wrapper:focus-within i{color:var(--primary-color)}.header-buttons{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.header-buttons button{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:7px 14px;font-size:.92rem;font-weight:500;transition:all .2s;min-width:110px;margin-right:0;height:36px;box-shadow:0 2px 5px #00000026}.header-buttons button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0003}.header-buttons button:active{transform:translateY(1px);box-shadow:0 1px 3px #0003}#searchButton{background:var(--primary-color);color:#fff}#searchButton:hover{background:var(--primary-dark)}#refreshButton{background:#35393f;color:#fff}#refreshButton:hover{background:#3f434c}.main-container{display:flex;flex-direction:column;flex:1;height:auto;min-height:0;background:#23272e;padding:16px 0 40px;max-width:100vw}.bottom-panel{background:#23272e;color:#e0e0e0;padding:20px 40px 60px;flex:1;min-height:0}#map,.leaflet-container{background:#181c22!important;min-height:300px;border-radius:8px;border:1px solid #222}.leaflet-pane .leaflet-tile-pane img[src*="cartocdn.com/light_only_labels"]{filter:brightness(.7) contrast(1.2);opacity:.95}.table-container{background:#181c22;border-radius:8px;overflow-x:auto;overflow-y:visible;margin-top:10px;margin-bottom:40px;box-shadow:0 2px 8px #0000004d;max-height:none}#location-table{width:100%;border-collapse:collapse;background:#23272e;color:#e0e0e0;table-layout:fixed;margin-bottom:0}#location-table th,#location-table td{border:1px solid #333;padding:8px 10px;font-size:1.08em;text-align:left;word-wrap:break-word;overflow-wrap:break-word;max-width:0}#location-table th{background:#181c22;color:#e0e0e0}#location-table th .header-main{display:block;font-weight:600}#location-table th .header-subtitle{display:block;font-size:.75em;color:#aaa;font-weight:400;margin-top:2px;line-height:1.2}#location-table tr:nth-child(2n){background:#23272e}#location-table tr:nth-child(odd){background:#181c22}#location-table tr.no-coordinates{font-weight:semibold;background-color:#ff000040}#location-table td.no-entries{text-align:center!important}#location-table tr:hover{background:#2c313a;cursor:pointer}.status-open{color:#e74c3c;font-weight:700}.status-scheduled{color:#fff;font-weight:700}input,select,button{background:#23272e;color:#e0e0e0;border:1px solid #444;border-radius:4px;padding:6px 10px;margin-right:8px}input:focus,select:focus{outline:2px solid var(--primary-color)}button{background:var(--primary-color);color:#fff;border:none;font-weight:500;cursor:pointer;transition:background .2s}button.secondary{background:#444;color:#e0e0e0}button:hover{background:var(--primary-dark)}#filters{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:10px}.filter-group label{margin-right:4px}.table-heading{display:flex;justify-content:space-between;align-items:center;margin:10px 0 0;gap:12px;flex-wrap:wrap;padding:0 5px;max-width:100%;box-sizing:border-box}.table-heading h3{font-size:1.25em;font-weight:600;letter-spacing:.02em;margin-bottom:0}.table-stats{font-size:.95em;color:#aaa}.info-window{color:#23272e}::-webkit-scrollbar{width:8px;background:#181c22}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.floating-filter-button{background-color:#1e2228;color:#fff;border:none;border-radius:50%;font-size:16px;box-shadow:0 2px 5px #0003;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.floating-filter-button:hover{background-color:#333;cursor:pointer}.filter-headline{font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px}.mobile-table-toggle-btn{display:block;width:100%;margin-top:15px;padding:10px;font-size:1.05em;text-align:center;background:var(--primary-color);color:#fff;border:none;border-radius:6px;cursor:pointer}.table-toggle{background:#23272e;color:#e0e0e0;border:none;border-radius:20px;box-shadow:0 1px 4px #00000014;font-size:1em;padding:4px 12px;margin-left:8px;cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:6px}.table-toggle:hover{background:#181c22}.mobile-table-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;z-index:10000;display:flex;justify-content:center;align-items:center;padding:15px}.mobile-table-modal-content{background:#23272e;border-radius:8px;width:100%;max-width:100%;max-height:90vh;position:relative;box-shadow:0 4px 20px #0006;overflow:hidden;display:flex;flex-direction:column}.mobile-table-close-btn{position:absolute;top:10px;right:10px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;z-index:1;margin:0;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0000004d}@media (max-width: 1200px){#location-table th,#location-table td{font-size:1.02em;padding:7px 8px}#location-table th .header-subtitle{font-size:.7em}.table-container colgroup col:nth-child(1){width:20%!important}.table-container colgroup col:nth-child(2){width:18%!important}.table-container colgroup col:nth-child(3){width:8%!important}.table-container colgroup col:nth-child(4){width:10%!important}.table-container colgroup col:nth-child(5){width:12%!important}.table-container colgroup col:nth-child(6){width:18%!important}.table-container colgroup col:nth-child(7){width:14%!important}}@media (max-width: 900px){#location-table th,#location-table td{font-size:.95em;padding:6px 7px}#location-table th .header-subtitle{font-size:.65em}.table-container colgroup col:nth-child(1){width:22%!important}.table-container colgroup col:nth-child(2){width:16%!important}.table-container colgroup col:nth-child(3){width:8%!important}.table-container colgroup col:nth-child(4){width:9%!important}.table-container colgroup col:nth-child(5){width:11%!important}.table-container colgroup col:nth-child(6){width:19%!important}.table-container colgroup col:nth-child(7){width:15%!important}#location-table img{max-width:14px!important;max-height:14px!important;width:auto!important;height:auto!important}.excel-badge,.outlook-badge{font-size:.8em;padding:1px 4px;display:inline-block;max-width:100%;overflow:hidden}}@media (max-width: 768px){#location-table th,#location-table td{font-size:.9em;padding:5px 6px}#location-table th .header-main{font-size:.95em}#location-table th .header-subtitle{font-size:.6em;margin-top:1px}.table-container colgroup col:nth-child(1){width:24%!important}.table-container colgroup col:nth-child(2){width:15%!important}.table-container colgroup col:nth-child(3){width:7%!important}.table-container colgroup col:nth-child(4){width:9%!important}.table-container colgroup col:nth-child(5){width:10%!important}.table-container colgroup col:nth-child(6){width:20%!important}.table-container colgroup col:nth-child(7){width:15%!important}#location-table img{max-width:12px!important;max-height:12px!important}.excel-badge,.outlook-badge{font-size:.75em;padding:1px 3px}}@media (max-width: 600px){.main-container{padding-left:0;padding-right:0;padding-bottom:60px}.bottom-panel{padding-left:2px;padding-right:2px;padding-bottom:80px}.table-heading{flex-direction:column;align-items:flex-start;gap:4px}.table-heading h3{font-size:1.08em}.table-container{font-size:.93em;margin-bottom:60px}#location-table th,#location-table td{font-size:.85em;padding:4px 5px;line-height:1.3}#location-table th .header-main{font-size:.9em}#location-table th .header-subtitle{font-size:.55em;margin-top:1px}.table-container colgroup col:nth-child(1){width:26%!important}.table-container colgroup col:nth-child(2){width:14%!important}.table-container colgroup col:nth-child(3){width:6%!important}.table-container colgroup col:nth-child(4){width:8%!important}.table-container colgroup col:nth-child(5){width:10%!important}.table-container colgroup col:nth-child(6){width:22%!important}.table-container colgroup col:nth-child(7){width:14%!important}#location-table img{max-width:10px!important;max-height:10px!important}.excel-badge,.outlook-badge{font-size:.7em;padding:1px 2px;border-radius:2px}}.mobile-card-list{display:block!important;width:100%!important;padding:0!important;margin:0 0 50px!important;box-sizing:border-box!important;overscroll-behavior:auto!important;overflow-y:visible!important}.mobile-card{background:#181c22;border-radius:8px;box-shadow:0 2px 8px #0000002e;padding:14px 14px 10px;color:#e0e0e0;font-size:1em;display:flex;flex-direction:column;gap:6px}.mobile-card-title{font-size:1.13em;font-weight:600;margin-bottom:2px;color:#fff}.mobile-card-row{display:flex;gap:8px;font-size:.98em;align-items:baseline}.mobile-card-label{color:#aaa;min-width:80px;font-size:.97em}.mobile-card-map-btn{margin-top:8px;background:var(--primary-color);color:#fff;border:none;border-radius:4px;padding:7px 12px;font-size:1em;font-weight:500;cursor:pointer;align-self:flex-start;transition:background .2s;display:flex;align-items:center;gap:6px}.mobile-card-map-btn:hover{background:var(--primary-dark)}.mobile-card.no-entries{text-align:center;color:#aaa;background:#23272e;border:1px solid #333;font-size:1.05em;padding:18px 0}.loading-indicator{position:fixed;top:100px;left:50%;transform:translate(-50%);padding:12px 20px;background:var(--primary-color);color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000004d;z-index:1000;display:flex;align-items:center;gap:10px;font-weight:500;animation:fadeInUp .3s ease}.loading-indicator i{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (min-width: 601px) and (max-width: 1023px){.mobile-card-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px;margin-top:15px}.mobile-card{height:100%;display:flex;flex-direction:column}.mobile-card-map-btn{margin-top:auto;padding:8px 14px}.bottom-panel{padding:20px 20px 0}.table-toggle{font-size:.95em}.mobile-table-toggle-btn{max-width:300px;margin:20px auto 0;padding:10px 20px}}.mobile-card{background:#181c22;border-radius:8px;box-shadow:0 2px 8px #0000002e;padding:14px 14px 10px;color:#e0e0e0;font-size:1em;display:flex;flex-direction:column;gap:6px;transition:transform .15s ease,box-shadow .15s ease;border:1px solid rgba(255,255,255,.03)}.mobile-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000047}@media (max-width: 1023px){.filters-responsive,.table-heading{padding:0 10px}}.leaflet-control-attribution{visibility:hidden!important}.mobile-header{flex-direction:column;padding:10px 12px}.mobile-header .app-title{width:100%;justify-content:center;margin-bottom:12px}.mobile-header .search-box{width:100%}.mobile-header .search-input-wrapper{flex:1;min-width:0}.mobile-header .header-buttons{margin-top:10px;justify-content:space-between;width:100%}.mobile-header .header-buttons button{min-width:0;flex:1;justify-content:center;font-size:.9rem;height:40px}@media (max-width: 768px){.header-buttons button i{margin-right:6px}.header-buttons button span,.header-buttons button{display:flex!important;align-items:center;justify-content:center}}.mobile-filters{background:linear-gradient(135deg,#1e2228,#171b21);border-radius:10px;padding:14px 16px;margin:6px 6px 16px;box-shadow:0 3px 15px #00000040}.mobile-filters .filter-header{justify-content:space-between;margin-bottom:12px}.filter-header{display:flex;justify-content:space-between;align-items:center;width:100%}.mobile-filters .filter-header h4{font-size:1.05rem;letter-spacing:0}.mobile-filters .filter-toggle-btn{display:flex;align-items:center;justify-content:center;background:var(--primary-color);color:#fff;font-weight:500;padding:6px 10px;font-size:.9rem;border-radius:6px;width:auto;height:auto}.mobile-filters .filter-toggle-btn i{margin-right:5px}.mobile-filters .filter-toggle-btn:hover{background:var(--primary-dark);transform:translateY(-1px)}.mobile-filters .filter-content{display:grid;grid-template-columns:1fr;gap:14px;transition:max-height .3s ease,opacity .3s ease,margin .2s ease;max-height:1000px;opacity:1;overflow:hidden}.mobile-filters .filter-group{margin-bottom:0}.mobile-filters .filter-group label{font-size:.92rem}.mobile-filters .filter-group select,.mobile-filters .filter-group input{height:44px;font-size:1rem;padding:8px 12px}.mobile-filters .filter-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}@media (max-width: 600px){.mobile-filters .filter-actions{grid-template-columns:1fr}.mobile-filters .filter-content.collapsed{max-height:0;opacity:0;margin:0;padding:0}}.mobile-card-map-btn{margin-top:12px;background:var(--primary-color);color:#fff;border:none;border-radius:6px;padding:10px 16px;font-size:1.05em;font-weight:500;cursor:pointer;align-self:stretch;justify-content:center;transition:all .2s;display:flex;align-items:center;gap:8px;box-shadow:0 3px 10px #0003}.mobile-card-map-btn:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #00000040}.mobile-card-map-btn:active{transform:translateY(1px);box-shadow:0 2px 5px #0003}@media (max-width: 768px){.bottom-panel{padding:10px 4px 80px}}.app-footer{background:#181c22;color:#aaa;padding:14px 20px!important;margin-left:0!important;text-align:center;font-size:.85rem;border-top:1px solid rgba(255,255,255,.05);margin-top:auto;width:auto;max-width:100%;z-index:10;box-sizing:border-box;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.app-footer p{margin:0;line-height:1.5;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;overflow-wrap:break-word;word-break:break-word;font-family:Segoe UI,Arial,sans-serif;letter-spacing:.05em;font-weight:500}.footer-secondary{color:#888;font-size:.8rem}@media (max-width: 600px){.app-footer{padding:12px 10px;font-size:.8rem;margin-left:4px;margin-right:4px;width:calc(100% - 8px)}.footer-separator{display:none}.app-footer p{flex-direction:column;gap:4px}}.bottom-spacer{height:50px;width:100%;background:transparent}.table-toggle-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:#2c313a;color:#e0e0e0;border:none;border-radius:6px;padding:8px 16px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-left:auto;margin-right:0;height:36px;box-shadow:0 2px 6px #00000026;white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis}.table-toggle-btn:hover{background:#363c47;transform:translateY(-1px)}.table-toggle-btn i{transition:transform .3s ease}@media (max-width: 600px){.table-toggle-btn{margin:5px auto;width:100%;max-width:300px;height:40px;overflow:visible;white-space:normal}.bottom-spacer{height:30px}}.MuiOutlinedInput-root{border-radius:8px!important;transition:all .2s ease!important}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--primary-color)!important;border-width:2px!important}.MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#fff3!important}.MuiInputLabel-root{background-color:transparent!important}.MuiInputLabel-root.Mui-focused{color:var(--primary-color)!important}.kurzzeichen-checkboxes{scrollbar-width:thin;scrollbar-color:#444 #23272e}.kurzzeichen-checkboxes::-webkit-scrollbar{width:6px;height:6px}.kurzzeichen-checkboxes::-webkit-scrollbar-track{background:#23272e;border-radius:4px}.kurzzeichen-checkboxes::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.kurzzeichen-checkboxes::-webkit-scrollbar-thumb:hover{background:#555}.MuiPickersDay-root.Mui-selected{background-color:var(--primary-color)!important}.MuiPickersDay-root:hover{background-color:#009f3966!important}.MuiPickersDay-root.Mui-selected:hover{background-color:var(--primary-dark)!important}.date-range-inputs{background:#23272e4d;border-radius:8px;padding:10px}.filter-group .MuiFormControl-root{margin-bottom:5px}@media (max-width: 767px){.date-range-inputs{padding:8px}.kurzzeichen-checkboxes{max-height:120px}.MuiFormControlLabel-root{margin-right:0}}.filter-content{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;grid-column:1 / -1;transition:max-height .3s ease,opacity .3s ease,margin .2s ease;max-height:1500px;opacity:1;overflow:hidden;padding:0 0 20px}.filter-content.collapsed{max-height:0;opacity:0;margin-top:-16px;margin-bottom:0;padding:0}.filter-group{display:flex;flex-direction:column;gap:10px;position:relative;transition:all .2s ease;margin-bottom:15px}.filter-status,.filter-date{grid-column:span 1}.filter-kurzzeichen{display:none}.filter-actions{grid-column:1 / -1;display:flex;gap:14px;align-items:center;margin-top:15px}.mui-select-container{margin-bottom:8px}.mui-select-container .MuiInputLabel-root{background:#23272e80;padding:0 5px;border-radius:4px}.mui-select-container .MuiSelect-select{padding:14px 12px;min-height:30px!important}.date-range-inputs{display:flex;flex-direction:column;gap:16px;margin-top:8px;background:#23272e4d;border-radius:8px;padding:16px}.date-picker-field{margin:6px 0!important}.date-picker-field .MuiInputLabel-root{background:#23272e80;padding:0 5px;border-radius:4px}.date-picker-field .MuiOutlinedInput-root{height:50px}.kurzzeichen-checkboxes{display:none}.checkbox-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px}.kz-checkbox-label{margin:0!important;padding:4px 6px;border-radius:4px;transition:background-color .2s}.kz-checkbox-label:hover{background-color:#009f3966}.kz-search-field .MuiInputLabel-root,.kz-search-field .MuiOutlinedInput-root{display:none}@media (max-width: 1200px){.filter-content{grid-template-columns:1fr 1fr}.filter-kurzzeichen{display:none}}@media (max-width: 900px){.filter-content{grid-template-columns:1fr}.filter-status,.filter-date,.filter-kurzzeichen{grid-column:1}.checkbox-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.filter-content{gap:16px}.date-range-inputs{padding:12px}.kurzzeichen-checkboxes{max-height:150px}.checkbox-container{grid-template-columns:1fr}}.MuiPaper-root.MuiMenu-paper{background-color:#1e2228!important;border:1px solid rgba(255,255,255,.1)}.MuiMenuItem-root{font-size:.95rem!important;padding:10px 16px!important}.MuiMenuItem-root.Mui-selected:hover{background-color:#009f394d!important}.MuiPickersPopper-root .MuiPaper-root{background-color:#1e2228!important;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.MuiPickersDay-root{font-size:.9rem!important;margin:0 2px!important}.MuiDayCalendar-header{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:8px!important;margin-bottom:8px!important}.MuiPickersCalendarHeader-root{padding-top:12px!important}.app-title{display:flex;align-items:center;gap:12px;margin:0;font-size:1.6rem;font-weight:600;letter-spacing:.02em;padding:0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.logo-fischer{height:38px;width:auto;fill:var(--primary-color);filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.logo-text{color:#e0e0e0;font-weight:700;letter-spacing:.05em}.kurzzeichen-header,.kz-toggle-icon,.kurzzeichen-checkboxes{display:none}@keyframes slideDown{0%{opacity:0;transform:scaleY(.9)}to{opacity:1;transform:scaleY(1)}}@media (max-width: 768px){.app-title{justify-content:center;width:100%;gap:10px}.logo-fischer{height:32px}.logo-text{font-size:1.4rem}.mobile-header .app-title{margin-bottom:10px}}@media (max-width: 480px){.logo-fischer{height:28px}.logo-text{font-size:1.2rem}}.MuiFormControl-root{margin-top:10px!important}.logo-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.logo-fischer{width:100px;height:auto;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));margin-left:0;margin-right:auto}.app-subtitle{color:#fff;font-weight:700;font-size:1.1rem;letter-spacing:.08em;margin-top:3px;text-align:left}@media (max-width: 768px){.logo-container{width:100%;margin-bottom:8px;align-items:center}.logo-fischer{width:120px;margin-left:auto;margin-right:auto}.app-subtitle{font-size:.95rem;text-align:center}}header{background-color:#181c22;background-image:linear-gradient(to bottom,#1e2228,#181c22);padding:12px 20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #00000080;position:sticky;top:0;z-index:100000;color:#fff}@media (max-width: 768px){.logo-container{width:100%;margin-bottom:10px}.logo-fischer{width:150px}.app-subtitle{font-size:1rem}.mobile-header{flex-direction:column;padding:10px 12px}.mobile-header .search-box{width:100%}.mobile-header .search-input-wrapper{flex:1;min-width:0}.mobile-header .header-buttons{margin-top:10px;justify-content:space-between;width:100%}}@media (max-width: 480px){.logo-fischer{width:120px}.app-subtitle{font-size:.9rem}}.filter-kurzzeichen,.kz-search-container,.kz-search-field .MuiInputLabel-root,.kz-search-field .MuiOutlinedInput-root,.kz-toggle-icon,.kurzzeichen-checkboxes,.checkbox-container,.kz-checkbox-label,.no-kz-matches{display:none}@media (max-width: 767px){.kurzzeichen-checkboxes,.checkbox-container{display:none}}.filter-kurzzeichen,.filter-kurzzeichen .MuiFormControl-root,.filter-kurzzeichen .MuiInputLabel-root,.filter-kurzzeichen .MuiOutlinedInput-root,.filter-kurzzeichen .MuiOutlinedInput-input,.kz-toggle-icon,.Mui-focused .kz-toggle-icon,.kz-checkbox-list{display:none}.kz-checkbox-list::-webkit-scrollbar{display:none}.kz-checkbox-list::-webkit-scrollbar-track{display:none}.kz-checkbox-list::-webkit-scrollbar-thumb{display:none}.kz-checkbox-list::-webkit-scrollbar-thumb:hover{display:none}@media (max-width: 600px){.MuiPopover-paper,.kz-checkbox-list{display:none}}.legend-item{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#bbb}.legend-color{width:16px;height:16px;border-radius:3px;border:1px solid rgba(255,255,255,.1)}.legend-no-coordinates{background-color:#ff000040}.legend-text{font-weight:400}@media (max-width: 600px){.table-legend{margin:4px 8px 10px;background:#23272e4d;border-radius:6px;padding:8px 12px;justify-content:center;width:calc(100% - 16px)}.legend-item{height:36px;box-shadow:0 2px 6px #00000026}.legend-item .legend-color{width:16px;height:16px}}.filter-toggle-btn.improved-toggle{display:flex;align-items:center;justify-content:center;gap:8px;background:#2c313a;color:#e0e0e0;border:none;border-radius:6px;padding:8px 16px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-left:auto;margin-right:0;height:36px;box-shadow:0 2px 6px #00000026;white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis}.filter-toggle-btn.improved-toggle:hover{background:#363c47;transform:translateY(-1px)}.filter-toggle-btn.improved-toggle i{transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}@media (max-width: 768px){.filter-toggle-btn.improved-toggle{background:var(--primary-color);color:#fff;height:40px;padding:8px 16px;margin-top:0;width:100%}.filter-toggle-btn.improved-toggle:hover{background:var(--primary-dark)}.mobile-filters .filter-header{flex-direction:column;gap:12px;margin-bottom:10px;align-items:flex-start}.mobile-filters .filter-header>div{width:100%;justify-content:flex-start}.mobile-filters .filter-header h4{text-align:left;margin-left:0}.filter-toggle-btn.improved-toggle,.table-toggle-btn{font-size:.95rem;padding:10px 16px;height:40px;width:100%;margin:5px auto;max-width:none;border-radius:6px}.table-heading{flex-direction:column;gap:8px;margin-top:15px;width:100%}.table-heading h3{width:100%;text-align:left;margin-left:8px}}@media (max-width: 480px){.filter-toggle-btn.improved-toggle,.table-toggle-btn{font-size:.92rem}.table-legend{padding:10px}.legend-item{padding:2px 0}}.bottom-panel{display:flex;flex-direction:column;gap:0}.table-content-wrapper{overflow:hidden;transition:max-height .5s ease-in-out,opacity .4s ease-in-out,margin .3s ease;max-height:5000px;opacity:1;transform-origin:top;margin-bottom:20px}.table-content-wrapper.hidden{max-height:0;opacity:0;margin-top:-10px;margin-bottom:0}.table-legend{display:flex;align-items:center;gap:12px;margin:0 5px 8px;flex-wrap:wrap;padding:5px 0;transition:opacity .3s ease,transform .3s ease}.table-legend.hidden{opacity:0;transform:translateY(-10px);margin-bottom:0;pointer-events:none}.table-toggle-btn i{transition:transform .4s ease}.table-container-animated{opacity:1;max-height:none;overflow:visible;transform:translateY(0);transition:opacity .5s ease-in-out,transform .5s ease-in-out;transform-origin:top;will-change:opacity,transform;margin-bottom:50px}.table-container-animated.hiding{opacity:0;max-height:0;transform:translateY(-20px);margin-bottom:0;overflow:hidden;transition:opacity .5s ease-in-out,max-height .5s cubic-bezier(1,0,1,0),transform .5s ease-in-out,margin .5s ease-in-out}.table-legend{opacity:1;transform:translateY(0);transition:opacity .4s ease-in-out,transform .4s ease-in-out;will-change:opacity,transform}.table-legend.fading{opacity:0;transform:translateY(-10px)}.table-toggle-btn i{transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.table-toggle-btn.collapsed i{transform:rotate(180deg)}@media (max-width: 767px){.table-container-animated{transition:opacity .5s ease-in-out,max-height .5s cubic-bezier(0,1,0,1),transform .5s ease-in-out}.mobile-card-list{transition:opacity .4s ease-in-out,transform .4s ease-in-out}}@media (prefers-reduced-motion: reduce){.table-container-animated,.table-container-animated.hiding,.table-legend,.table-legend.fading,.table-toggle-btn i{transition-duration:.15s}}.filter-content.hiding{opacity:0;max-height:0;transform:translateY(-20px);margin-top:-16px;margin-bottom:0;padding:0;transition:opacity .5s ease-in-out,max-height .5s cubic-bezier(1,0,1,0),transform .5s ease-in-out,margin .5s ease-in-out,padding .5s ease-in-out}.filter-toggle-btn i{transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.filter-toggle-btn.collapsed i{transform:rotate(180deg)}@media (max-width: 767px){.filter-content,.filter-content.hiding,.table-container-animated,.table-container-animated.hiding{transition-duration:.5s;transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}}.mobile-filters .filter-content{transition:opacity .5s ease-in-out,max-height .5s cubic-bezier(0,1,0,1),transform .5s ease-in-out;transform:translateY(0);max-height:1500px;opacity:1;padding-bottom:20px}.mobile-filters .filter-content.hiding{opacity:0;max-height:0;transform:translateY(-20px);margin:0;padding:0;transition:opacity .5s ease-in-out,max-height .5s cubic-bezier(1,0,1,0),transform .5s ease-in-out,margin .5s ease-in-out,padding .5s ease-in-out}@media (prefers-reduced-motion: reduce){.filter-content,.filter-content.hiding,.table-container-animated,.table-container-animated.hiding,.table-legend,.table-legend.fading,.table-toggle-btn i,.filter-toggle-btn i{transition-duration:.15s}}.filter-content{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;grid-column:1 / -1;opacity:1;max-height:1500px;overflow:hidden;transform:translateY(0);transition:opacity .5s ease-in-out,max-height .5s cubic-bezier(0,1,0,1),transform .5s ease-in-out;transform-origin:top;will-change:opacity,max-height,transform;padding:0 0 20px}.filter-content.hiding{opacity:0;max-height:0;transform:translateY(-20px);margin-top:-16px;margin-bottom:0;padding:0;transition:opacity .5s ease-in-out,max-height .5s cubic-bezier(1,0,1,0),transform .5s ease-in-out,margin .5s ease-in-out,padding .5s ease-in-out;pointer-events:none}@media (max-width: 767px){.filter-content{display:grid!important;grid-template-columns:1fr!important;transition-duration:.3s}.filter-content.hiding{opacity:0;max-height:0;margin:0;padding:0;pointer-events:none;transform:translateY(-10px)}.filters-responsive:not(.mobile-filters-collapsed) .filter-content{opacity:1;max-height:2000px;transform:translateY(0);padding-bottom:20px;pointer-events:auto}.filter-toggle-btn.improved-toggle{width:100%;margin-top:10px;padding:10px 16px;display:flex;align-items:center;justify-content:center}.mobile-filters{padding:16px}.filter-group{margin-bottom:12px;width:100%}.mui-select-container{width:100%;display:block}.date-range-inputs{width:calc(100% - 16px);padding:12px 8px}.MuiSelect-select{visibility:visible!important;display:flex!important;align-items:center!important}.MuiInputLabel-root{visibility:visible!important;display:block!important}}.MuiPopover-root{z-index:100001!important}.MuiPaper-root.MuiMenu-paper,.MuiPaper-root.MuiPopover-paper{background-color:#1e2228!important;border:1px solid rgba(255,255,255,.1)!important;color:#e0e0e0!important;visibility:visible!important;display:block!important}.MuiMenuItem-root{font-size:.95rem!important;padding:10px 16px!important;visibility:visible!important;display:flex!important}.MuiMenuItem-root:hover{background-color:#009f3966!important}.MuiMenuItem-root.Mui-selected{background-color:#009f3933!important}.MuiList-root{visibility:visible!important;display:block!important;padding:8px 0!important}.MuiOutlinedInput-root{visibility:visible!important;display:flex!important}.MuiSelect-select{font-weight:500!important;color:#fff!important}@media (max-width: 480px){.filter-content{gap:12px}.filter-actions{margin-top:10px}.filter-actions button{height:42px;padding:8px 12px}}.mobile-filters-collapsed{min-height:0!important;height:auto!important;padding-bottom:5px!important}.mobile-filters-collapsed .filter-header{margin-bottom:0!important}.mobile-filters-collapsed .filter-content{height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:0;visibility:hidden;pointer-events:none}@media (max-width: 767px){.filters-responsive.mobile-filters-collapsed{padding-top:10px!important;padding-bottom:10px!important;margin-bottom:10px!important}.filter-content.hiding{height:0!important;min-height:0!important;max-height:0!important;visibility:hidden!important;overflow:hidden!important}.mobile-filters-collapsed .filter-header{margin-bottom:0!important;min-height:0!important}}.leaflet-popup-content-wrapper{background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important}.leaflet-popup-content{margin:0!important;padding:0!important}.leaflet-popup-tip{background:#23272e!important;border:1px solid rgba(255,255,255,.1)!important}.custom-popup .leaflet-popup-content-wrapper{background:transparent!important}#location-table tr{border-left:4px solid transparent;background:transparent!important;transition:border-color .2s}#location-table tr[data-status=past14]{border-left:4px solid #ffe0b2}#location-table tr[data-status=future]{border-left:4px solid #b2f5c2}#location-table tr[data-status=nodate]{border-left:4px solid #b0bec5}#location-table tr[data-status=past14]:hover,#location-table tr[data-status=future]:hover,#location-table tr[data-status=nodate]:hover{background:#ffffff08!important}#location-table tr[data-status]{background:transparent!important}.excel-badge,.outlook-badge{display:inline-block;font-size:.75em;font-weight:600;padding:3px 8px;border-radius:4px;margin-left:8px;vertical-align:middle;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.excel-badge{color:#009f39;border:1px solid #009F39;background:#009f3926}.outlook-badge{color:#0078d4;border:1px solid #0078d4;background:#0078d426}.excel-badge,.outlook-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:3px;padding:2px 4px;font-size:.8em;white-space:nowrap;overflow:hidden;max-width:100%;box-sizing:border-box}.excel-badge img,.outlook-badge img{display:block;max-width:100%;max-height:100%;object-fit:contain}@media (max-width: 1023px){.excel-badge,.outlook-badge{font-size:.7em;padding:1px 3px;margin-left:0;margin-top:2px;width:fit-content;min-width:18px;height:18px}.excel-badge img,.outlook-badge img{width:12px!important;height:12px!important}}@media (max-width: 600px){.excel-badge,.outlook-badge{font-size:.65em;padding:1px 2px;min-width:16px;height:16px}.excel-badge img,.outlook-badge img{width:10px!important;height:10px!important}}@media (max-width: 768px){#location-table td:nth-child(6),#location-table td:nth-child(7){white-space:normal!important;word-break:break-word;line-height:1.3;max-height:3.9em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}}#location-table td{transition:background-color .2s ease}#location-table tr:hover td{background-color:#ffffff0d!important}@media (max-width: 480px){.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}#location-table{min-width:600px}}.date-status-open,.status-open.date-status-past14,.status-open.date-status-future,.status-open.date-status-nodate,.status-open.date-status-old,.status-open.date-status-today{color:#e74c3c!important;font-weight:600}.date-status-today:not(.status-open){color:#e74c3c!important;font-weight:600}.date-status-past14:not(.status-open){color:#ff9800!important;font-weight:600}.date-status-future:not(.status-open){color:#009f39!important;font-weight:600}.date-status-nodate:not(.status-open){color:#607d8b!important;font-weight:400}.date-status-old:not(.status-open){color:#666!important;font-weight:400}.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}}
