.app-header{color:#1a1a1a;background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex;position:relative;box-shadow:0 2px 8px #00000026}.header-logo{flex-shrink:0;align-items:center;gap:12px;display:flex}.header-logo svg{display:block}.header-logo .logo-img{height:80px;display:block}.header-avatar{cursor:pointer;border:2px solid #1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;transition:all .2s;display:flex;overflow:hidden}.header-avatar.disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.header-avatar .avatar-icon{color:#1a1a1a;zoom:1.5;padding-top:6px;font-size:30px!important;font-weight:200!important}.back-button{color:#1a1a1a;cursor:pointer;opacity:1;background:0 0;border:2px solid #1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;transform:scale(1)}.back-button:hover{background:#0000000d;transform:scale(1.05)}.back-button:active{transform:scale(.95)}.back-button .material-symbols-outlined{font-size:22px;font-weight:600}.back-button.animate-in{opacity:0;animation:.3s cubic-bezier(.4,0,.2,1) forwards fadeInScale;transform:scale(.8)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.header-actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.faq-button{cursor:pointer;border:2px solid #1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;transition:all .2s;display:flex}.faq-button:active{transform:scale(.95)}.faq-button .question-mark-icon{color:#1a1a1a;font-size:30px!important;font-weight:500!important}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.alert-card{background:#fff;border-radius:12px;margin-bottom:16px;padding:24px;box-shadow:0 2px 8px #0000001a}.alert-card.alert-animate{opacity:0;transform:translateY(20px)}.alert-card.alert-visible{animation:.5s cubic-bezier(.4,0,.2,1) forwards slideUpFadeIn}.alert-header{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.alert-header .alert-icon{flex-shrink:0;font-size:28px}.alert-header .alert-type{color:#dc2626;text-transform:uppercase;margin:0;font-size:18px;font-weight:600;line-height:1.3}.alert-title-block{flex:1}.alert-title-block .alert-type{margin:0 0 4px;font-size:18px;font-weight:600;line-height:1.3}.alert-title-block .alert-level-desc{color:#6b7280;margin:0;font-size:13px;font-weight:400}.alert-title-block .alert-city{color:#1a1a1a;margin:4px 0 0;font-size:12px;font-style:italic;font-weight:600}.alert-dates{background:#f3f4f6;border-radius:8px;gap:16px;margin-bottom:16px;padding:12px;font-size:14px;display:flex}.alert-dates .alert-date{flex-direction:column;flex:1;gap:4px;display:flex}.alert-dates .alert-date .date-label{color:#6b7280;text-transform:uppercase;font-size:12px;font-weight:600}.alert-dates .alert-date span:last-child{color:#1a1a1a;font-weight:500}.alert-section{border-bottom:1px solid #e5e7eb;margin-bottom:16px;padding-bottom:16px}.alert-section h4{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:14px;font-weight:600}.alert-section p{margin:0;font-size:16px;line-height:1.5;color:#1a1a1a!important}.alert-action{background:#fef3c7;border-radius:8px;align-items:center;gap:12px;margin-bottom:16px;padding:16px;display:flex}.alert-action .material-symbols-outlined{color:#d97706;flex-shrink:0;font-size:24px}.alert-action span:last-child{color:#78350f;font-size:15px;font-weight:500}.alert-link{color:#fff;background:#007e4d;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.alert-link:hover{background:#00653d;transform:translateY(-1px);box-shadow:0 4px 12px #007e4d4d}.alert-link .material-symbols-outlined{font-size:20px}#alerts-container{flex-direction:column;gap:16px;display:flex}.hail-radar-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:16px 0;padding:16px}.hail-radar-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.hail-radar-header .radar-title{color:#1a1a1a;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.hail-radar-header .radar-title .material-symbols-outlined{color:#007e4d;font-size:20px}.hail-radar-header .radar-controls{gap:8px;display:flex}.radar-btn{cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.radar-btn .material-symbols-outlined{color:#1a1a1a;font-size:20px}.radar-btn:hover{background:#007e4d;transform:translateY(-1px);box-shadow:0 2px 6px #007e4d33}.radar-btn:hover .material-symbols-outlined{color:#fff}.radar-btn:active{transform:translateY(0)}.radar-btn.radar-pause .material-symbols-outlined{color:#007e4d}.radar-timeline{align-items:center;gap:12px;margin-bottom:8px;display:flex}.radar-timeline .timeline-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:11px;font-weight:600}.radar-timeline .timeline-progress{background:#e5e7eb;border-radius:3px;flex:1;height:6px;position:relative;overflow:visible}.radar-timeline .timeline-progress .timeline-bar{background:#007e4d;border-radius:3px;width:0%;height:100%;transition:width .3s;position:absolute;top:0;left:0}.radar-timeline .timeline-progress .timeline-cursor{z-index:2;pointer-events:none;background:#fff;border:3px solid #007e4d;border-radius:50%;width:14px;height:14px;transition:left .3s,transform .2s,box-shadow .2s;position:absolute;top:50%;left:0%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0003}.radar-timeline .timeline-progress .timeline-slider{appearance:none;cursor:grab;z-index:3;background:0 0;outline:none;width:100%;height:20px;margin:0;padding:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.radar-timeline .timeline-progress .timeline-slider:active{cursor:grabbing}.radar-timeline .timeline-progress .timeline-slider::-webkit-slider-thumb{appearance:none;cursor:grab;background:0 0;border:none;width:20px;height:20px}.radar-timeline .timeline-progress .timeline-slider::-moz-range-thumb{cursor:grab;background:0 0;border:none;width:20px;height:20px}.radar-timeline .timeline-progress .timeline-slider:hover~.timeline-cursor{transform:translate(-50%,-50%)scale(1.2);box-shadow:0 3px 6px #007e4d4d}.radar-timeline .timeline-progress .timeline-slider:active~.timeline-cursor{transform:translate(-50%,-50%)scale(1.1)}.radar-timeline .timeline-progress .timeline-slider::-webkit-slider-runnable-track{background:0 0;width:100%;height:6px}.radar-timeline .timeline-progress .timeline-slider::-moz-range-track{background:0 0;width:100%;height:6px}.radar-timestamp{text-align:center;color:#1a1a1a;background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:12px;padding:8px;font-size:13px;font-weight:600}.hail-map{background:#e5e7eb;border-radius:8px;width:100%;height:350px;margin-bottom:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.hail-map .city-marker svg{filter:drop-shadow(0 2px 4px #0000004d);cursor:pointer}@keyframes pulse-marker{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.leaflet-popup-content-wrapper{background:#fff;border-radius:8px;padding:0;box-shadow:0 4px 12px #00000026}.leaflet-popup-content-wrapper .leaflet-popup-content{color:#1a1a1a;margin:12px 16px;font-size:14px;line-height:1.4}.leaflet-popup-content-wrapper .leaflet-popup-content strong{color:#007e4d}.leaflet-popup-tip{background:#fff;box-shadow:0 4px 12px #00000026}.leaflet-container a.leaflet-popup-close-button{color:#1a1a1a;opacity:.6;transition:opacity .2s}.leaflet-container a.leaflet-popup-close-button:hover{opacity:1;color:#007e4d}.radar-legend{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:8px;padding:12px;font-size:13px;display:flex}.radar-legend .legend-item{align-items:center;gap:8px;display:flex}.radar-legend .legend-item .legend-swatch{border-radius:4px;flex-shrink:0;width:18px;height:18px}.radar-legend .legend-item span:last-child{color:#6b7280;font-weight:500}.alert-card-hail .alert-header .alert-icon{font-size:32px}@media (width<=768px){.hail-map{height:280px}.hail-radar-header .radar-title{font-size:14px}.hail-radar-header .radar-title .material-symbols-outlined{font-size:18px}.radar-btn{width:32px;height:32px}.radar-btn .material-symbols-outlined{font-size:18px}.radar-legend{font-size:12px}.radar-legend .legend-item .legend-swatch{width:16px;height:16px}}.profile-window{max-width:800px;margin:0 auto;padding:0 12px 12px}.profile-window .profile-name{color:#1a1a1a;text-align:center;margin:0 0 24px;font-size:24px;font-weight:600}.profile-window .profile-info{background:#fff;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-bottom:24px;padding:16px;display:flex;box-shadow:0 2px 4px #0000001a}.profile-window .profile-info .phone-info{background:#f5f5f5;border:1px solid #ddd;border-radius:50px;align-items:center;gap:12px;padding:12px 16px;transition:all .3s;display:flex;position:relative}.profile-window .profile-info .phone-info.editing{background:#fff;border-color:#007e4d;box-shadow:0 0 0 2px #007e4d33}.profile-window .profile-info .phone-info .phone-icon{color:#007e4d;font-size:24px}.profile-window .profile-info .phone-info .phone-number{color:#666;font-size:16px;font-weight:500}.profile-window .profile-info .phone-info .phone-input{color:#666;background:0 0;border:none;border-radius:4px;outline:none;min-width:110px;max-width:135px;padding:4px 8px;font-size:16px;font-weight:500;transition:all .2s}.profile-window .profile-info .phone-info .phone-input:focus{background:#fff;box-shadow:0 0 0 2px #007e4d1a}.profile-window .profile-info .phone-info .edit-phone-btn,.profile-window .profile-info .phone-info .validate-phone-btn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000026}.profile-window .profile-info .phone-info .edit-phone-btn .material-symbols-outlined,.profile-window .profile-info .phone-info .validate-phone-btn .material-symbols-outlined{font-size:20px}.profile-window .profile-info .phone-info .edit-phone-btn:hover,.profile-window .profile-info .phone-info .validate-phone-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.profile-window .profile-info .phone-info .edit-phone-btn:active,.profile-window .profile-info .phone-info .validate-phone-btn:active{transform:translateY(0);box-shadow:0 2px 6px #00000026}.profile-window .profile-info .phone-info .edit-phone-btn:disabled,.profile-window .profile-info .phone-info .validate-phone-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.profile-window .profile-info .phone-info .edit-phone-btn{background:#fff}.profile-window .profile-info .phone-info .edit-phone-btn .material-symbols-outlined{color:#007e4d}.profile-window .profile-info .phone-info .validate-phone-btn{background:#007e4d}.profile-window .profile-info .phone-info .validate-phone-btn .material-symbols-outlined{color:#fff}.profile-window .profile-info .checkbox-group{margin:0 12px}.profile-window .profile-info .checkbox-group label{cursor:pointer;align-items:center;gap:12px;margin:0;display:flex}.profile-window .profile-info .checkbox-group label input[type=checkbox]{cursor:pointer;accent-color:#007e4d;width:20px;height:20px}.profile-window .profile-info .checkbox-group label span{font-size:16px;font-weight:400}.profile-window .profile-content .map-and-cities{margin-bottom:24px;transition:all .4s cubic-bezier(.4,0,.2,1)}.profile-window .profile-content .map-and-cities.expanded .map-wrapper{border-radius:8px 8px 0 0;padding-bottom:16px}.profile-window .profile-content .map-and-cities.expanded .cities-list-container{border-radius:0 0 8px 8px;margin-top:0}.profile-window .profile-content .map-and-cities .map-wrapper{background:#fff;border-radius:8px;padding:24px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:-2px 0 12px #00000003,0 -2px 12px #00000003,2px 0 12px #00000003}.profile-window .profile-content .map-and-cities .map-wrapper .section-header{justify-content:flex-start;align-items:center;gap:12px;margin-bottom:16px;display:flex}.profile-window .profile-content .map-and-cities .map-wrapper .section-header .material-symbols-outlined{color:#007e4d;font-size:32px}.profile-window .profile-content .map-and-cities .map-wrapper .section-header p{margin:0;font-size:18px;font-weight:500}.profile-window .profile-content .map-and-cities .map-wrapper .section-header .edit-btn{cursor:pointer;color:#1a1a1a;background:#fff;border:1px solid #e0e0e0;border-radius:25px;align-items:center;gap:6px;margin-left:auto;padding:8px 16px;font-size:14px;font-weight:500;transition:opacity .2s,transform .3s,box-shadow .2s;display:flex;box-shadow:0 2px 4px #00000014}.profile-window .profile-content .map-and-cities .map-wrapper .section-header .edit-btn .material-symbols-outlined{color:#007e4d;font-size:20px}.profile-window .profile-content .map-and-cities .map-wrapper .section-header .edit-btn:hover{box-shadow:0 3px 6px #0000001f}.profile-window .profile-content .map-and-cities .map-wrapper .section-header .edit-btn:active{transform:translateY(1px);box-shadow:0 1px 2px #0000000f}.profile-window .profile-content .map-and-cities .map-container{border:2px solid #f5f5f5;border-radius:8px;width:100%;height:400px;overflow:hidden}.profile-window .profile-content .map-and-cities .cities-list-container{opacity:0;transform-origin:top;background:#fff;border-radius:8px;max-height:0;margin-top:16px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;transform:translateY(-30px);box-shadow:0 2px 4px #0000,0 0 #0000,0 8px 2px #00000003,-2px 0 4px #0000}.profile-window .profile-content .map-and-cities .cities-list-container.visible{opacity:1;max-height:1000px;padding:16px;overflow:visible;transform:translateY(0)}.profile-window .profile-content .map-and-cities .cities-list-container .cities-list{margin-bottom:16px}.profile-window .profile-content .map-and-cities .cities-list-container .cities-list .no-cities{text-align:center;color:#666;padding:16px 0;font-style:italic}.profile-window .profile-content .map-and-cities .cities-list-container .cities-list .city-item{cursor:grab;-webkit-user-select:none;user-select:none;background:#f5f5f5;border-radius:8px;justify-content:space-between;align-items:center;height:60px;margin-bottom:12px;padding:0;display:flex;position:relative;overflow:hidden}.profile-window .profile-content .map-and-cities .cities-list-container .cities-list .city-item:active{cursor:grabbing}.profile-window .profile-content .map-and-cities .cities-list-container .cities-list .city-item .city-content{z-index:2;background:#f5f5f5;border-radius:8px;align-items:center;gap:12px;width:100%;padding:16px;transition:width .3s;display:flex}.profile-window .profile-content .map-and-cities .cities-list-container .cities-list .city-item .city-content .material-symbols-outlined{color:#007e4d;font-size:24px}.profile-window .profile-content .map-and-cities .cities-list-container .cities-list .city-item .city-content .city-name{color:#1a1a1a;font-size:16px;font-weight:500}.profile-window .profile-content .map-and-cities .cities-list-container .cities-list .city-item .delete-indicator{z-index:1;background:#f44;border-radius:0 8px 8px 0;justify-content:center;align-items:center;width:80px;margin:3px;display:flex;position:absolute;top:0;bottom:0;right:0}.profile-window .profile-content .map-and-cities .cities-list-container .cities-list .city-item .delete-indicator .material-symbols-outlined{color:#fff;font-size:28px}.profile-window .profile-content .map-and-cities .cities-list-container .btn-add-city{color:#fff;cursor:pointer;background:#007e4d;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px;font-size:16px;font-weight:500;transition:background .2s;display:flex}.profile-window .profile-content .map-and-cities .cities-list-container .btn-add-city:hover{background:#004b2e}.profile-window .profile-content .map-and-cities .cities-list-container .btn-add-city:active{transform:scale(.98)}.profile-window .profile-content .map-and-cities .cities-list-container .btn-add-city .material-symbols-outlined{font-size:24px}.profile-window .profile-content .map-and-cities .cities-list-container .updating-cities{color:#007e4d;background:#f5f5f5;border:2px solid #007e4d;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px;font-size:16px;font-weight:500;display:flex}.profile-window .profile-content .map-and-cities .cities-list-container .updating-cities .material-symbols-outlined{font-size:24px}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper{width:100%;position:relative}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-input-container{background:#fff;border:2px solid #f5f5f5;border-radius:8px;align-items:center;gap:12px;width:100%;padding:16px;transition:border-color .2s;display:flex;position:relative}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-input-container:focus-within{border-color:#007e4d}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-input-container .search-icon{color:#666;font-size:24px}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-input-container .city-search-input{color:#1a1a1a;border:none;outline:none;flex:1;font-size:16px}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-input-container .city-search-input::placeholder{color:#666;font-style:italic}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-input-container .btn-cancel-search{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-input-container .btn-cancel-search:hover{background:#0000000d}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-input-container .btn-cancel-search .material-symbols-outlined{color:#666;font-size:20px}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results{z-index:100;background:#fff;border:2px solid #f5f5f5;border-radius:8px;max-height:300px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-loading,.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .no-results,.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-error{color:#666;justify-content:center;align-items:center;gap:12px;padding:24px;font-style:italic;display:flex}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-loading .material-symbols-outlined,.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .no-results .material-symbols-outlined,.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-error .material-symbols-outlined{font-size:24px}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-loading .material-symbols-outlined.rotating,.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .no-results .material-symbols-outlined.rotating,.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-error .material-symbols-outlined.rotating{animation:1s linear infinite rotate}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-error,.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-error .material-symbols-outlined{color:#d32f2f}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-result-item{cursor:pointer;border-bottom:1px solid #f5f5f5;padding:16px;transition:background .2s}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-result-item:last-child{border-bottom:none}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-result-item:hover{background:#007e4d0d}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-result-item .city-info{align-items:center;gap:16px;display:flex}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-result-item .city-info .material-symbols-outlined{color:#007e4d;font-size:24px}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-result-item .city-info .city-details{flex-direction:column;gap:4px;display:flex}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-result-item .city-info .city-details .city-name{color:#1a1a1a;font-size:16px;font-weight:500}.profile-window .profile-content .map-and-cities .cities-list-container .city-search-wrapper .search-results .search-result-item .city-info .city-details .city-meta{color:#666;font-size:13px}.profile-window .profile-content .map-and-cities .cities-list-container .max-cities-message{text-align:center;color:#666;margin:0;padding:12px 0;font-size:14px;font-style:italic}.profile-window .disclaimer-section{background:#f5f5f5;border-left:4px solid #007e4d;border-radius:8px;margin-top:24px;padding:24px}.profile-window .disclaimer-section .disclaimer-title{color:#1a1a1a;margin:0 0 16px;font-size:16px;font-weight:600}.profile-window .disclaimer-section .disclaimer-text{color:#666;text-align:justify;margin:0 0 12px;font-size:12px;line-height:1.6}.profile-window .disclaimer-section .disclaimer-text:last-child{margin-bottom:0}.profile-window .disclaimer-section .disclaimer-text a{color:#007e4d;text-decoration:none}.profile-window .disclaimer-section .disclaimer-text a:hover{text-decoration:underline}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.profile-window .profile-info{flex-direction:column;gap:16px}.profile-window .profile-content .map-and-cities .map-container{height:300px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.home-content{max-width:600px;margin:0 auto}.home-content .dashboard-title{color:#1a1a1a;text-align:center;margin-bottom:24px;font-size:24px;font-weight:600;animation:.4s ease-out fadeIn}.home-content p{color:#666;font-size:16px}#alerts-container{transition:opacity .3s ease-out}#alerts-container .loading,#alerts-container .error-message,#alerts-container .no-alerts{animation:.4s ease-out fadeIn}.loading,.no-alerts,.error-message{text-align:center;color:#6b7280;padding:48px}.loading .material-symbols-outlined,.no-alerts .material-symbols-outlined,.error-message .material-symbols-outlined{opacity:.5;margin:0 auto 16px;font-size:48px;display:block}.loading p,.no-alerts p,.error-message p{margin:0;font-size:16px}.no-alerts .material-symbols-outlined{color:#10b981;opacity:.5}.error-message .material-symbols-outlined{color:#dc2626;opacity:1}.error-message p{color:#dc2626}.error-message .link-underlined{color:#2563eb;cursor:pointer;margin-top:16px;font-weight:500;text-decoration:underline;transition:color .2s;display:inline-block}.error-message .link-underlined:hover{color:#1d4ed8;text-decoration:underline}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.5}50%{opacity:.8}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.loading .material-symbols-outlined{animation:1s linear infinite spin,2s ease-in-out infinite pulse}.no-alerts .material-symbols-outlined,.error-message .material-symbols-outlined{animation:.6s cubic-bezier(.68,-.55,.265,1.55) bounceIn}.toast-container{z-index:10000;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:20px;right:20px}@media (width<=768px){.toast-container{align-items:center;top:10px;left:10px;right:10px}}.toast{pointer-events:auto;opacity:0;background:#fff;border-radius:8px;align-items:center;gap:12px;min-width:300px;max-width:500px;padding:16px 20px;transition:all .3s;display:flex;transform:translate(400px);box-shadow:0 4px 12px #00000026}@media (width<=768px){.toast{min-width:unset;width:100%;max-width:100%}}.toast.toast-show{opacity:1;transform:translate(0)}.toast.toast-hide{opacity:0;transform:translate(400px)}.toast.toast-success{border-left:4px solid #4caf50}.toast.toast-success .toast-icon{color:#4caf50}.toast.toast-error{border-left:4px solid #f44336}.toast.toast-error .toast-icon{color:#f44336}.toast.toast-warning{border-left:4px solid #ff9800}.toast.toast-warning .toast-icon{color:#ff9800}.toast.toast-info{border-left:4px solid #2196f3}.toast.toast-info .toast-icon{color:#2196f3}.toast-icon{flex-shrink:0;font-size:24px}.toast-message{color:#333;word-break:break-word;flex:1;font-size:14px;line-height:1.4}.toast-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.toast-close:hover{color:#333;background:#0000000d}.toast-close:active{background:#0000001a}.toast-close .material-symbols-outlined{font-size:18px}.disclaimer-collapsible{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:12px}.disclaimer-collapsible summary{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.disclaimer-collapsible summary::-webkit-details-marker{display:none}.disclaimer-collapsible .disclaimer-summary{color:#6b7280;align-items:center;gap:8px;padding:8px 0;font-size:13px;font-weight:500;transition:color .2s;display:flex}.disclaimer-collapsible .disclaimer-summary:hover{color:#1a1a1a}.disclaimer-collapsible .disclaimer-summary .material-symbols-outlined{font-size:18px}.disclaimer-collapsible .disclaimer-summary .material-symbols-outlined.chevron{margin-left:auto;transition:transform .3s}.disclaimer-collapsible[open] .disclaimer-summary .chevron{transform:rotate(180deg)}.disclaimer-collapsible .disclaimer-content{color:#6b7280;padding:12px 0;font-size:12px;line-height:1.6;animation:.3s ease-out slideDown}.disclaimer-collapsible .disclaimer-content p{margin:0 0 12px}.disclaimer-collapsible .disclaimer-content p:last-child{margin-bottom:0}.disclaimer-collapsible .disclaimer-content a{color:#007e4d;font-weight:500;text-decoration:none}.disclaimer-collapsible .disclaimer-content a:hover{text-decoration:underline}.survey-window{max-width:700px;margin:0 auto;padding:0 12px 12px}.survey-window .survey-title{color:#1a1a1a;text-align:center;margin:0 0 24px;font-size:24px;font-weight:600}.survey-window .survey-form{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a}.survey-window .survey-question{margin-bottom:32px}.survey-window .survey-question:last-of-type{margin-bottom:24px}.survey-window .survey-question .survey-question-label{color:#1a1a1a;margin-bottom:16px;font-size:16px;font-weight:500;line-height:1.5;display:block}.survey-window .survey-question .survey-question-label .required{color:#dc3545;margin-left:4px}.survey-window .star-rating{flex-direction:column;align-items:center;gap:16px;display:flex}.survey-window .star-rating .star-labels{color:#666;justify-content:space-between;width:100%;max-width:400px;font-size:13px;display:flex}.survey-window .star-rating .star-labels .star-label-left,.survey-window .star-rating .star-labels .star-label-right{font-weight:500}.survey-window .star-rating .star-buttons{justify-content:center;gap:8px;display:flex}.survey-window .star-rating .star-buttons .star-option{cursor:pointer;position:relative}.survey-window .star-rating .star-buttons .star-option input[type=radio]{display:none}.survey-window .star-rating .star-buttons .star-option .star-icon{color:#ddd;-webkit-user-select:none;user-select:none;font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 48;font-size:48px;transition:all .3s}@media (width<=768px){.survey-window .star-rating .star-buttons .star-option .star-icon{font-size:42px}}.survey-window .star-rating .star-buttons .star-option.filled .star-icon,.survey-window .star-rating .star-buttons .star-option input[type=radio]:checked~.star-icon{color:#ffc107;font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 48;filter:drop-shadow(0 2px 4px #ffc10766);transform:scale(1.1)}.survey-window .star-rating .star-buttons .star-option.hover .star-icon{color:#ffb300;font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 48;transform:scale(1.05)}.survey-window .star-rating .star-buttons .star-option:hover .star-icon{transform:scale(1.15)}.survey-window .star-rating .star-buttons .star-option:active .star-icon{transform:scale(1.05)}.survey-window .survey-options{flex-direction:column;gap:12px;display:flex}.survey-window .survey-options .survey-radio-option{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;align-items:flex-start;gap:12px;padding:16px;transition:all .3s;display:flex;position:relative}.survey-window .survey-options .survey-radio-option:hover{background:#007e4d0d;border-color:#007e4d}.survey-window .survey-options .survey-radio-option input[type=radio]{opacity:0;pointer-events:none;position:absolute}.survey-window .survey-options .survey-radio-option .radio-indicator{background:#fff;border:2px solid #bbb;border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-top:2px;transition:all .3s;position:relative}.survey-window .survey-options .survey-radio-option .radio-indicator:after{content:"";background:#007e4d;border-radius:50%;width:10px;height:10px;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.survey-window .survey-options .survey-radio-option input[type=radio]:checked~.radio-indicator{border-color:#007e4d}.survey-window .survey-options .survey-radio-option input[type=radio]:checked~.radio-indicator:after{transform:translate(-50%,-50%)scale(1)}.survey-window .survey-options .survey-radio-option input[type=radio]:checked~span:not(.radio-indicator){color:#1a1a1a;font-weight:500}.survey-window .survey-options .survey-radio-option span:not(.radio-indicator){color:#666;flex:1;font-size:15px;line-height:1.5}.survey-window .survey-options .survey-radio-option.selected{background:#007e4d0d;border-color:#007e4d}.survey-window .survey-options .action-other-text{margin-top:12px}.survey-window .survey-options .action-other-text .survey-text-input{color:#1a1a1a;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;transition:all .3s}.survey-window .survey-options .action-other-text .survey-text-input:focus{border-color:#007e4d;outline:none;box-shadow:0 0 0 3px #007e4d1a}.survey-window .survey-options .action-other-text .survey-text-input::placeholder{color:#aaa}.survey-window .survey-textarea{color:#1a1a1a;resize:vertical;border:2px solid #e0e0e0;border-radius:8px;width:100%;min-height:100px;padding:16px;font-family:inherit;font-size:15px;transition:all .3s}.survey-window .survey-textarea:focus{border-color:#007e4d;outline:none;box-shadow:0 0 0 3px #007e4d1a}.survey-window .survey-textarea::placeholder{color:#aaa}.survey-window .survey-submit-container{justify-content:center;margin-top:12px;display:flex}.survey-window .survey-submit-container .survey-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#007e4d 0%,#00a666 100%);border:none;border-radius:50px;min-width:250px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #007e4d4d}.survey-window .survey-submit-container .survey-submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #007e4d66}.survey-window .survey-submit-container .survey-submit-btn:active{transform:translateY(0)}.survey-window .survey-submit-container .survey-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.survey-window .survey-thank-you{text-align:center;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex;box-shadow:0 2px 8px #0000001a}.survey-window .survey-thank-you .success-icon{color:#007e4d;margin-bottom:24px;font-size:72px;animation:.5s scaleIn}.survey-window .survey-thank-you h3{color:#1a1a1a;margin:0;font-size:24px;font-weight:600}.survey-window .disclaimer{margin-top:32px;margin-bottom:24px}.survey-question.has-error .star-rating,.survey-question.has-error .survey-options{background:#dc35450d;border:2px solid #dc3545;border-radius:8px;padding:12px}.validation-error{color:#dc3545;background:#dc35451a;border-left:3px solid #dc3545;border-radius:4px;align-items:center;gap:8px;margin-top:12px;padding:12px 16px;font-size:14px;font-weight:500;animation:.3s slideIn;display:flex}.validation-error:before{content:"⚠";font-size:16px}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@media (width<=768px){.survey-window{padding:8px}.survey-window .survey-form{padding:16px}.survey-window .nps-scale .nps-buttons{gap:4px}.survey-window .nps-scale .nps-buttons .nps-option .nps-circle{width:40px;height:40px;font-size:13px}.survey-window .survey-submit-container .survey-submit-btn{min-width:100%}}.faq-container{max-width:800px;margin:0 auto;padding:0 12px 12px}.faq-content{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #0000001a}.faq-intro{margin-bottom:48px}.faq-intro-title{color:#007e4d;text-align:left;margin-bottom:24px;font-size:1.5rem;font-weight:700}.faq-intro-text{color:#333;text-align:justify;margin-bottom:16px;font-size:.95rem;line-height:1.6}.faq-instructions{background-color:#f9f9f9;border-left:4px solid #007e4d;border-radius:4px;margin-bottom:32px;padding:24px}.faq-instructions-title{color:#007e4d;margin-bottom:16px;font-size:1.1rem;font-weight:700}.faq-instructions-list{margin:0;padding:0;list-style:none}.faq-instructions-list li{margin-bottom:12px;padding-left:24px;font-size:.95rem;line-height:1.6;position:relative}.faq-instructions-list li:before{content:"✓";color:#007e4d;font-size:1.2rem;font-weight:700;position:absolute;left:0}.faq-disclaimer{background-color:#fff3cd;border:1px solid #ffc107;border-radius:4px;margin-bottom:48px;padding:16px}.faq-disclaimer p{color:#856404;margin:0;font-size:.875rem;font-style:italic;line-height:1.5}.faq-items{margin-top:32px}.faq-item{border:1px solid #ddd;border-top:0;transition:box-shadow .3s;overflow:hidden}.faq-item:first-child{border-top:1px solid #ddd;border-top-left-radius:8px;border-top-right-radius:8px}.faq-item:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.faq-item:hover{box-shadow:0 2px 8px #0000001a}.faq-question{cursor:pointer;text-align:left;background-color:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 24px;transition:background-color .2s;display:flex}.faq-question:hover{background-color:#f8f8f8}.faq-question:focus{outline-offset:-2px;outline:2px solid #007e4d}.faq-question[aria-expanded=true]{background-color:#f0f8f0;border-bottom:1px solid #ddd}.faq-question[aria-expanded=true] .faq-arrow{transform:rotate(180deg)}.faq-question-text{color:#333;flex:1;padding-right:16px;font-size:1rem;font-weight:600}.faq-arrow{color:#007e4d;flex-shrink:0;width:20px;height:20px;transition:transform .3s}.faq-answer{background-color:#fff;max-height:0;transition:max-height .3s;overflow:hidden}.faq-answer.open{border-top:1px solid #eee}.faq-answer p{color:#555;margin:0;padding:24px;font-size:.95rem;line-height:1.6}@media (width<=768px){.faq-container{padding:12px}.faq-content{padding:24px}.faq-intro-title{font-size:1.25rem}.faq-instructions-title{font-size:1rem}.faq-question-text{font-size:.9rem}.faq-answer p{font-size:.875rem}}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#app{flex-direction:column;min-height:100vh;display:flex}.app-content{flex:1;padding:16px}.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;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.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{width:auto;padding:0;max-width:none!important;max-height:none!important}.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:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-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{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{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position: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:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;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:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;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{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.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{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;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{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
