*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%}body{min-height:100vh;background-color:#edefeb;font-family:Roboto,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,a:hover{color:#234846;text-decoration:underline}input,textarea,select{width:100%;border:1px solid #aeaeae;border-radius:15px;padding:15px 20px;margin-bottom:10px;background-color:#fff}input:focus,textarea:focus,select:focus{outline:none;border-color:#47928e;box-shadow:0 0 0 3px #47928e26}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:46px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2347928e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:14px}select:disabled{cursor:not-allowed;opacity:.6}.highlight{color:#e7f53d}button{background-color:#234846;color:#e7f53d;border-radius:15px;padding:15px 30px;margin-top:20px;cursor:pointer}h1,h2,h3,h4,h5,h6{font-weight:100;text-decoration:none}h2{font-size:24px}h3{color:#47928e;font-size:18px}h4{font-size:26px}h5{font-size:20px}h6{color:#234846;font-size:10px}#logo{position:absolute;top:20px;left:20px;width:260px}#logo-icon{position:absolute;background-color:#234846;color:#e7f53d;border-radius:15px;padding:15px 15px 10px}#logo-text{position:absolute;top:10px;left:70px}#logo-text h6{margin-bottom:-5px}#navigation{position:relative;width:400px;margin:10px auto}#navigation-label{position:absolute;width:100%;top:90px;left:0;font-size:16px;text-align:center;opacity:.5}#navigation ul{display:flex;flex-direction:row;list-style:none}#navigation ul li a{display:block;width:64px;height:64px;padding:16px;margin:8px;background-color:#fff;border-radius:15px}#navigation ul li.active a{box-shadow:0 0 10px #0000001a;background-color:#e7f53d}#navigation ul li a{color:#234846;text-decoration:none}.navigation-search{position:absolute;top:0;right:0;display:flex;align-items:center;gap:10px;height:64px;width:64px;margin:8px;padding:0 8px;background-color:#fff;border-radius:15px;overflow:hidden;opacity:0;pointer-events:none;transition:width .35s cubic-bezier(.4,0,.2,1),opacity .2s ease}.navigation-search.open{width:calc(100% - 16px);opacity:1;pointer-events:auto;box-shadow:0 0 10px #0000001a}.navigation-search-selector{flex-shrink:0;display:flex;align-items:center;gap:4px;overflow:hidden}.navigation-search-label{flex-shrink:0;background-color:#234846;color:#e7f53d;font-size:13px;font-weight:500;letter-spacing:.5px;padding:6px 14px;border-radius:10px;white-space:nowrap;cursor:pointer;transition:opacity .2s ease}.navigation-search-label:hover{opacity:.85}.navigation-search-options{display:flex;gap:4px;max-width:0;overflow:hidden;opacity:0;transition:max-width .3s cubic-bezier(.4,0,.2,1),opacity .2s ease}.navigation-search-selector.expanded .navigation-search-options{max-width:300px;opacity:1}.navigation-search-selector.expanded~input{opacity:0;width:0;padding:0;pointer-events:none}.navigation-search-option{flex-shrink:0;background-color:#edefeb;color:#234846;font-size:13px;font-weight:500;letter-spacing:.5px;padding:6px 14px;border-radius:10px;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,color .2s ease}.navigation-search-option:hover{background-color:#234846;color:#e7f53d}.navigation-search input{flex:1;min-width:0;border:none;background:transparent;outline:none;font-size:16px;color:#234846;padding:0;margin:0;transition:opacity .2s ease,width .3s ease}.navigation-search input::placeholder{color:#47928e}.navigation-search-close{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;opacity:.5;transition:opacity .2s ease}.navigation-search-close:hover{opacity:1}#user-menu{display:flex;position:absolute;top:20px;right:20px;width:260px;height:64px;border:1px solid #aeaeae;border-radius:15px;z-index:1}#user-menu #user-icon{border-radius:15px;margin:1px}#user-menu #user-icon img{border-radius:15px}#user-menu #user-identity{position:relative;width:200px;margin:10px}#user-menu #user-identity h5{font-size:12px}#user-menu #user-identity h4{font-size:16px}#user-menu #user-identity img{position:absolute;top:10px;right:0;width:24px;height:24px}#user-menu ul{position:absolute;top:64px;right:0;width:200px;background-color:#fff;border:1px solid #edefeb;border-radius:15px;display:none;box-shadow:0 0 14px #00000014;overflow:hidden}#user-menu ul.open{display:block}#user-menu ul li{list-style:none;font-size:15px;padding:12px 16px;color:#234846;border-top:1px solid #f2f4f1}#user-menu ul li:first-child{border-top:none}#user-menu ul li a{color:#234846;text-decoration:none!important;display:block;width:100%;opacity:.9;transition:opacity .2s ease,color .2s ease}#user-menu ul li:hover{background-color:#e7f53d1f}#user-menu ul li:hover>a{opacity:1}#user-menu ul .user-menu-org-list{display:block;position:relative;top:0;width:100%;background-color:transparent;border:none;border-radius:0;padding:0;margin:4px 0 0}#user-menu ul .user-menu-org-list li{padding:0;font-size:14px;border-top:none}#user-menu ul .user-menu-org-list li a{opacity:.75;padding:6px 10px;border-radius:10px}#user-menu ul .user-menu-org-list li a:hover,#user-menu ul .user-menu-org-list li a.active{opacity:1;font-weight:500;background-color:#edefeb}#no-results{position:relative;top:200px;max-width:800px;text-align:center;margin:0 auto;border:1px solid #aeaeae;border-radius:15px;padding:60px 20px 40px}#no-results .no-projects-found-icon{position:absolute;top:-30px;left:50%;transform:translate(-50%);background-color:#234846;width:60px;height:60px;border-radius:15px;padding:12px}#project-dashboard-container{position:relative;margin-top:60px;display:flex;flex-direction:row;align-items:flex-start;gap:20px}#dashboard-container{width:100%}.project{position:relative;min-width:380px;flex:0 1 calc(33.333% - 14px);max-width:calc(33.333% - 14px);border-radius:15px;background-color:#fff;cursor:pointer}.project-icon{position:absolute;top:10px;left:10px;width:60px;height:60px;background:linear-gradient(to top left,#fff,#e7f53d99);transition:all .6s ease;border-radius:15px;padding:12px}.project:hover .project-icon{background:linear-gradient(to top left,#fff,#e7f53d)}.project-coord-chip{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1.2;padding:4px 8px;border-radius:999px;border:1px solid #edefeb;background-color:#fff;color:#234846;white-space:nowrap}.project-coord-chip img{width:10px;height:10px;opacity:.6}.project-info{position:relative;min-height:190px;margin-left:80px;border-left:1px solid #edefeb}.project-info h3{padding:20px 0 0 20px}.project-info h2{padding:0 0 20px 20px}.project-actions{position:absolute;bottom:10px;left:20px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.project-actions>div{padding:10px}.project-edit-button{position:relative;width:36px;height:36px;border-radius:10px;cursor:pointer;transition:background-color .2s ease}.project-edit-button:hover{background-color:#23484614}.project-edit-button img{position:absolute;top:8px;left:8px;width:20px;height:20px}.project-stats{position:absolute;width:100%;bottom:10px;display:flex;align-items:center;justify-content:space-evenly;border-top:1px solid #edefeb;padding-top:10px}.project-stat-icon-box{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1px solid #edefeb;background-color:#e7f53d;flex:0 0 auto}.project-stat-icon-box img{width:22px;height:22px}.project-stat-icon-count{position:absolute;top:-10px;right:-10px;padding:5px 8px;font-size:12px;font-weight:500;border-radius:10px;color:#e7f53d;background-color:#234846}.device-tile .project-info{position:relative;display:flex;flex-direction:column;min-height:310px}.device-tile .project-info h2{padding-bottom:8px}.device-tile .project-info.no-project-code h2{padding-top:20px}.device-tile-meta{display:flex;flex-direction:column;gap:4px;margin:0 20px 12px;color:#234846;font-size:14px}.device-sensor-preview{display:flex;position:absolute;bottom:0;width:100%;height:60px;background-color:#fff;border-top:1px solid #aeaeae;flex-direction:column;padding:10px;margin:10px 0}.device-sensor-preview.expanded{height:205px}.device-sensor-header{display:flex;align-items:center;gap:10px;width:100%}.device-sensor-icon-box{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1px solid #edefeb;background-color:#e7f53d;flex:0 0 auto}.device-sensor-icon-count{position:absolute;top:-10px;right:-10px;padding:5px 8px;font-size:12px;font-weight:500;border-radius:10px;color:#e7f53d;background-color:#234846}.device-sensor-icon-box img{width:22px;height:22px}.device-sensor-chip-list{gap:6px}.device-sensor-chip{display:inline-flex;align-items:center;border-radius:10px;background-color:#fff;color:#7b7e84;border:1px solid #7b7e84;font-size:12px;line-height:1.2;padding:12px;flex:1}.device-sensor-chip img{width:18px;height:18px;margin-right:6px}.device-sensor-chip-more{background-color:#e7f53d;border-color:#e7f53d}.device-sensor-chip-empty{background-color:#fff;color:#7b7e84;border-color:#fff}.device-manage-sensors-button{border:1px solid #234846;border-radius:999px;background-color:transparent;color:#234846;padding:6px 12px;font-size:13px;cursor:pointer;white-space:nowrap}.device-manage-sensors-button:hover{background-color:#234846;color:#e7f53d}.device-sensor-manage-panel{display:flex;flex-direction:column;gap:10px}.device-sensor-manage-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:24px;margin-top:-16px}.device-sensor-toolbar-left{display:flex;width:240px;justify-content:flex-start}.device-sensor-toolbar-right{display:flex;justify-content:flex-end}.device-manage-add-button{border:none;border-radius:10px;background-color:#e7f53d;color:#234846;padding:10px 14px;font-size:13px;cursor:pointer}.device-manage-add-button:hover{background-color:#d7e736}.device-manage-close-button{border:none;border-radius:10px;background-color:#ffe9e7;color:#e74c3c;margin-top:20px;margin-left:5px;padding:8px 14px;font-size:13px;cursor:pointer;white-space:nowrap;transition:background-color .2s ease}.device-manage-close-button:hover{background-color:#ffdcd8}.device-sensor-pagination{display:inline-flex;align-items:center;gap:6px}.device-sensor-pagination-indicator{color:#6d7f7e;font-size:12px;min-width:44px;margin-top:20px;text-align:center}.device-sensor-pagination-btn{border:1px solid #d8dcde;border-radius:999px;background:#fff;color:#6d7f7e;font-size:11px;padding:5px 9px;cursor:pointer;transition:all .2s ease}.device-sensor-pagination-btn:hover:not(:disabled){border-color:#b6c0c4;color:#234846}.device-sensor-pagination-btn:disabled{opacity:.45;cursor:default}.device-sensor-manage-empty{margin:0;color:#7b7e84;font-size:14px}.device-sensor-manage-list{display:flex;padding-top:4px;flex-direction:column;gap:8px}.device-sensor-manage-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.device-sensor-manage-row-info{display:inline-flex;align-items:center;gap:8px;border-radius:10px;background-color:#234846;color:#fff;padding:8px 12px;min-width:0;flex:1}.device-sensor-manage-row-info span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#project-info{position:relative;border-radius:15px;padding:20px;width:100%;min-width:0;height:calc(100vh - 140px);background-color:#e7f53d;overflow-y:auto}.project-info-mobile-panel{width:400px;min-width:400px;margin:20px}#project-info.project-info-panel.is-collapsed{max-height:320px;overflow:hidden}.project-info-toggle-button{width:100%;margin-top:8px;border:none;border-radius:12px;background-color:#234846;color:#e7f53d;padding:12px 18px;cursor:pointer}.project-location-map{height:200px;margin:-20px -20px 16px;border-radius:15px 15px 0 0;overflow:hidden;background-color:#dfe3da}#project-info .project-icon{position:absolute;top:25px;left:15px;width:60px;height:60px;background:#fff;border-radius:15px}#project-info.has-location-map .project-icon{top:221px}#project-info h1{margin-left:80px;font-size:24px;font-weight:100;color:#234846}#project-info h3,#project-info p{margin-left:80px;font-size:16px;font-weight:100;color:#234846}.project-info-actions{margin:16px 0 0 80px}.project-info-edit-button{display:inline-flex;align-items:center;gap:8px;border:none;border-radius:12px;background-color:#234846;color:#e7f53d;padding:10px 14px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 6px 18px #23484629}.project-info-edit-button:hover{transform:translateY(-1px)}.project-info-edit-button img{width:20px;height:20px;opacity:.95}#project-info .project-detail-meta{margin:20px 0 10px;padding:15px 0;border-top:1px solid rgba(35,72,70,.15)}.project-detail-row{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:14px;color:#234846}.project-detail-row img{width:18px;height:18px;opacity:.6}.project-device-link,.project-device-link:hover{text-decoration:none;color:inherit}#project-container>.project-device-link{flex:0 1 calc(33.333% - 14px);max-width:calc(33.333% - 14px);min-width:380px;display:flex}#project-container>.project-device-link>.project{width:100%;min-width:0;max-width:none;flex:1}.tile-pagination-row{position:fixed;bottom:0;width:100%;display:flex;justify-content:center;padding-bottom:10px}.tile-pagination{display:inline-flex;gap:4px;padding:3px;border-radius:40px;background-color:#fff}.tile-pagination-button{min-width:20px;padding:16px 18px;margin:0 4px;border:none;border-radius:32px;background:transparent;color:#7b7e84;font-size:14px;line-height:1;cursor:pointer;transition:background-color .2s ease,color .2s ease}.tile-pagination-button:hover{background-color:#e7f53d73;color:#234846}.tile-pagination-button.is-active{background-color:#e7f53d;color:#000}@media(max-width:800px){.tile-pagination{gap:2px;padding:4px}.tile-pagination-button{min-width:28px;height:28px;padding:0 10px;margin:0;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:16px}}.project-no-devices{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:60px 20px;opacity:.5;text-align:center}.project-no-devices img{width:48px;height:48px}.project-settings-panel{margin-top:16px;padding-top:12px;border-top:1px solid rgba(35,72,70,.15)}.project-settings-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.project-settings-header h5{font-size:14px;color:#234846;font-weight:500}.project-settings-add-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.project-settings-add-btn:hover{background-color:#2348461a}.project-settings-add-btn img{width:18px;height:18px}.project-settings-form{margin-bottom:12px}.project-settings-form input{font-size:14px;padding:10px 14px;border-radius:10px;margin-bottom:6px}.project-settings-form button{width:100%;font-size:14px;padding:10px 20px;margin-top:4px;border:none}.project-settings-form button:disabled{opacity:.5;cursor:not-allowed}.project-settings-list{display:flex;flex-direction:column;gap:4px;max-height:calc(100vh - 620px);overflow-y:auto}.project-setting-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background-color:#ffffff80;border-radius:10px;transition:background-color .2s ease}.project-setting-item:hover{background-color:#fffc}.project-setting-info{display:flex;flex-direction:column;min-width:0}.project-setting-name{font-size:14px;font-weight:500;color:#234846;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-setting-desc{font-size:12px;color:#47928e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-setting-delete{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;opacity:0;transition:opacity .2s ease,background-color .2s ease}.project-setting-item:hover .project-setting-delete{opacity:.5}.project-setting-delete:hover{opacity:1!important;background-color:#e74c3c26}.project-setting-delete img{width:14px;height:14px}.project-settings-empty{font-size:13px;color:#234846;opacity:.5;padding:8px 0}.project-settings-error{color:#e74c3c;font-size:13px;margin-bottom:8px}#project-collection{width:calc(100% - 420px);margin:20px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;row-gap:20px;column-gap:20px}#project-collection .device-tile{min-width:430px;flex:1 0 430px;max-width:calc(50% - 10px)}#project-container{display:flex;width:100%;padding:40px 20px;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:20px}#project-container:has(>.project-device-link){align-items:stretch}@media(max-width:1100px){#project-container>.project-device-link{width:100%;flex:1 1 100%;max-width:100%;min-width:0}#project-container>.project-device-link .project{min-width:0;width:100%;max-width:100%;flex:1 1 100%}}@media(max-width:800px){#logo{width:auto}#logo-text{display:none}#navigation{position:fixed;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));width:auto;margin:0;z-index:1000}#navigation ul{justify-content:space-between;gap:6px}#navigation ul li{flex:1 1 0}#navigation ul li a{width:100%;height:56px;padding:12px;margin:0;display:flex;align-items:center;justify-content:center}#navigation-label{display:none}.navigation-search{right:0;margin:0;height:56px}.navigation-search.open{width:100%}#dashboard-container,#project-dashboard-container{padding-bottom:calc(180px + env(safe-area-inset-bottom))}#dashboard-container{padding-top:96px}#settings-container{margin-top:96px;padding:10px}#project-container{padding:20px 10px;gap:12px}#project-dashboard-container{margin-top:96px;padding:0 10px;flex-direction:column;gap:10px}.project-info-mobile-panel{width:100%;min-width:0;margin:10px 0 0}#project-info{width:100%;min-width:0;height:auto;max-height:none;margin:0;overflow:visible}.project{min-width:0;width:100%;max-width:100%;flex:1 1 100%}#project-collection{width:100%;margin:0;row-gap:12px;column-gap:12px}#project-collection .device-tile{min-width:0;width:100%;max-width:100%;flex:1 1 100%}.tile-pagination-row{bottom:calc(82px + env(safe-area-inset-bottom));z-index:900}}#login-container{position:fixed;inset:10px;display:flex;flex-direction:row;align-items:center}#login-graphic{position:relative;width:50%;height:100%;background-size:cover;background-position:center;border-radius:40px}#login-graphic:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#2347461a,#234746);border-radius:40px}#login-graphic-text a{color:#fff;text-decoration:underline}#login-graphic-text{position:absolute;width:100%;bottom:0;left:0;padding:50px;color:#fff}#login-form{margin:50px}@media(max-width:800px){#login-container{position:static;min-height:100vh;padding:10px;display:flex;flex-direction:column;align-items:stretch;gap:20px}#login-graphic{width:100%;min-height:320px;border-radius:24px}#login-graphic:before{width:100%;border-radius:24px}#login-graphic-text{width:100%;padding:24px}#login-form{margin:0;padding:0 8px 20px}}#login-form input{margin:10px 0;font-size:16px}#login-form button{width:40%;padding:12px 20px;border-radius:15px;margin:10px 0;background-color:#234846;color:#e7f53d;text-align:left;font-size:16px;letter-spacing:1px;cursor:pointer;transition:all .3s ease;border:1px solid #aeaeae}#login-form button:hover{border:1px solid #e7f53d}#login-form h1{margin-bottom:20px}h1{font-weight:100}.popup-overlay{position:fixed;inset:0;width:100vw;height:100vh;background:#1e282266;z-index:2000;display:flex;align-items:center;justify-content:center}.popup-container{position:relative;min-width:450px;max-width:90vw;padding:36px 28px;background:#fff;border-radius:20px;box-shadow:0 0 14px #00000014;text-align:center}.add-popup{width:600px;min-width:0}.popup-title{margin:30px 0 16px;color:#234846;font-weight:400;font-size:24px}.popup-content{margin-bottom:28px;font-size:16px}.popup-close-button{background-color:#edefeb;color:#234846;border-radius:15px;padding:15px 30px;cursor:pointer;border:none;font-size:16px}#form-switcher{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;background-color:#f8f9f7;color:#47928e;border:1px solid #edefeb;border-radius:15px;padding:6px}#form-switcher input{display:none}#form-switcher label{cursor:pointer;border-radius:15px;padding:5px 20px;color:#47928e;transition:background-color .2s ease,color .2s ease}#form-switcher input:checked+label{background-color:#234846;color:#e7f53d}.form-field-inline{display:flex;text-align:left;background:#f8f9f7;border:1px solid #edefeb;border-radius:12px;padding:0 20px;margin-bottom:10px}.form-field-inline label{width:160px;margin-right:12px;margin-top:12px;white-space:nowrap;color:#47928e}.form-field-inline input,.form-field-inline textarea{display:block;border:none;outline:none;background:transparent;font-size:16px;padding:14px 0;color:#234846}.sensor-coordinate-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:10px}.sensor-coordinate-field{display:flex;flex-direction:column;text-align:left;background:#f8f9f7;border:1px solid #edefeb;border-radius:12px;padding:12px 18px}.sensor-coordinate-field label{margin-bottom:6px;color:#47928e;font-size:14px}.sensor-coordinate-field input{margin-bottom:0;border:none;outline:none;background:transparent;font-size:16px;padding:6px 0 0;color:#234846}.sensor-map-toggle{width:100%;margin-top:0;margin-bottom:12px;padding:12px 18px;border:1px solid #234846;border-radius:12px;background-color:#fff;color:#234846;font-size:14px}.sensor-location-picker{width:100%;max-width:100%;min-width:0;margin:0 0 14px;text-align:left}.sensor-location-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:10px}.sensor-location-hint{flex:1 1 220px;min-width:0;color:#47928e;font-size:14px}.sensor-location-button{flex:0 0 auto;margin-top:0;padding:10px 16px;border:none;border-radius:12px;background-color:#234846;color:#e7f53d;font-size:14px;white-space:nowrap}.sensor-location-button:disabled{cursor:progress;opacity:.7}.sensor-location-map{width:100%;max-width:600px;min-width:0;height:260px;border:1px solid #dce3df;border-radius:16px;overflow:hidden}.sensor-location-status{margin-top:8px;color:#6a7f7d;font-size:13px}.popup-buttons{position:absolute;bottom:-60px;left:0;right:0;display:flex;flex-direction:row;margin-bottom:20px}.form-error{color:#e74c3c;font-size:14px;margin-bottom:16px}.popup-buttons button{width:40%;padding:22px 40px;margin:10px 0;font-size:16px;border:none;letter-spacing:1px;cursor:pointer}.popup-buttons button:first-child{flex:2;border-radius:0 0 0 15px;background-color:#e7f53d;color:#234846}.popup-buttons button:last-child{flex:1;border-radius:0 0 15px;background-color:#ffeeed;color:#e74c3c}.leaflet-container{font-family:Roboto,sans-serif}.leaflet-control-attribution{font-size:11px}.popup-icon{position:absolute;top:-30px;left:50%;transform:translate(-50%);background-color:#234846;width:60px;height:60px;border-radius:15px;padding:12px}.popup-icon img{width:100%;height:100%;object-fit:contain}.delete-button{padding:8px;border-radius:10px;cursor:pointer;transition:background-color .2s ease;position:relative;width:36px;height:36px}.delete-button:hover{background-color:#ffe9e7}.delete-button-icon{position:absolute;top:8px;left:8px;width:20px;height:20px;transition:opacity .2s ease}.delete-button-icon.default{opacity:1}.delete-button-icon.hover,.delete-button:hover .delete-button-icon.default{opacity:0}.delete-button:hover .delete-button-icon.hover{opacity:1}.delete-popup{padding-top:50px}.delete-popup-icon{background-color:#e74c3c}.edit-project-popup{padding-top:50px}.edit-project-popup-icon{background-color:#234846}.delete-error{color:#e74c3c;font-size:14px;margin-bottom:16px}.delete-popup-buttons{display:flex;gap:12px;justify-content:center}.delete-popup-buttons button{padding:12px 28px;border-radius:15px;border:none;font-size:16px;cursor:pointer;margin-top:0;transition:opacity .2s ease}.delete-popup-buttons button:disabled{opacity:.6;cursor:not-allowed}.delete-popup-cancel{background-color:#edefeb;color:#234846}.delete-popup-confirm{background-color:#e74c3c;color:#fff}#settings-container{max-width:800px;margin:0 auto;padding:20px}@media(max-width:800px){#settings-container{max-width:none;width:100%;margin:96px auto 0;padding:10px}}#settings-header{margin-bottom:30px}#settings-header h1{font-size:28px;font-weight:100;color:#234846}#settings-header p{color:#47928e;font-size:16px;margin-top:4px}.settings-panel{width:100%}.settings-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.settings-section-header h2{font-size:22px;font-weight:400;color:#234846}.settings-add-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer;background-color:#fff;transition:background-color .2s ease,box-shadow .2s ease}.settings-add-btn:hover{box-shadow:0 0 10px #00000014}.settings-add-btn img{width:18px;height:18px}.settings-form{background-color:#fff;border-radius:15px;padding:20px;margin-bottom:16px;box-shadow:0 0 10px #0000000d}.settings-form .form-field-inline{margin-bottom:8px}.settings-form button{width:100%;padding:14px 28px;border:none;font-size:15px;margin-top:8px}.settings-form button:disabled{opacity:.5;cursor:not-allowed}.settings-error{color:#e74c3c;font-size:13px;margin-bottom:10px}.settings-success{color:#2d7a2d;font-size:13px;margin-bottom:10px}.settings-empty{font-size:14px;color:#234846;opacity:.5;padding:16px 0}.settings-loading{font-size:14px;color:#47928e;padding:12px 0}.settings-org-list{display:flex;flex-direction:column;gap:10px}.settings-org-card{background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 0 10px #0000000a;transition:box-shadow .2s ease}.settings-org-card:hover{box-shadow:0 0 14px #00000014}.settings-org-row{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;cursor:pointer;transition:background-color .2s ease}.settings-org-row:hover{background-color:#e7f53d14}.settings-org-row.expanded{border-bottom:1px solid #edefeb}.settings-org-info{display:flex;flex-direction:column;min-width:0}.settings-org-name{font-size:18px;font-weight:400;color:#234846}.settings-org-desc{font-size:13px;color:#47928e;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-org-meta{display:flex;align-items:center;gap:12px;flex-shrink:0}.settings-org-count{font-size:13px;color:#47928e;white-space:nowrap}.settings-org-chevron{width:18px;height:18px;opacity:.4;transition:transform .25s ease,opacity .2s ease}.settings-org-chevron.open{transform:rotate(180deg);opacity:.7}.settings-users-panel{padding:16px 24px 20px}.settings-org-actions{margin-bottom:16px}.settings-org-actions-separator{color:#aeaeae;margin:0 4px}.settings-edit-link{font-size:13px;color:#47928e;cursor:pointer;opacity:.7;transition:opacity .2s ease}.settings-edit-link:hover{opacity:1}.settings-delete-link{font-size:13px;color:#e74c3c;cursor:pointer;opacity:.7;transition:opacity .2s ease}.settings-delete-link:hover{opacity:1}.settings-edit-form{background-color:#f8f9f7;border-radius:12px;padding:16px;margin-bottom:16px}.settings-edit-form .form-field-inline{margin-bottom:8px}.settings-edit-actions{display:flex;gap:10px;margin-top:8px}.settings-edit-actions button{padding:10px 22px;border-radius:12px;border:none;font-size:14px;cursor:pointer;margin-top:0}.settings-edit-actions button:disabled{opacity:.5;cursor:not-allowed}.settings-delete-confirm{background-color:#e74c3c0f;border-radius:12px;padding:16px;margin-bottom:16px}.settings-delete-confirm p{font-size:14px;color:#234846;margin-bottom:12px}.settings-delete-actions{display:flex;gap:10px}.settings-btn-cancel,.settings-btn-danger{padding:10px 22px;border-radius:12px;border:none;font-size:14px;cursor:pointer;margin-top:0;transition:opacity .2s ease}.settings-btn-cancel{background-color:#edefeb;color:#234846}.settings-btn-danger{background-color:#e74c3c;color:#fff}.settings-btn-danger:disabled,.settings-btn-cancel:disabled{opacity:.5;cursor:not-allowed}.settings-users-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.settings-users-header h5{font-size:15px;font-weight:500;color:#234846}.settings-user-list{display:flex;flex-direction:column;gap:6px}.settings-user-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background-color:#f8f9f7;border-radius:12px;transition:background-color .2s ease}.settings-user-item:hover{background-color:#edefeb}.settings-user-info{display:flex;align-items:center;gap:10px;min-width:0}.settings-user-avatar{width:36px;height:36px;border-radius:8px;object-fit:cover;flex-shrink:0}.default-user-avatar{display:inline-flex;align-items:center;justify-content:center;background:#234846;border:1px solid #234846;border-radius:10px;flex-shrink:0}.default-user-avatar-icon{display:block;background:#d6df7d;-webkit-mask-image:url(/icons/user.svg);mask-image:url(/icons/user.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.default-user-avatar--menu{width:60px;height:60px;border-radius:15px}.default-user-avatar-icon--menu{width:30px;height:30px}.default-user-avatar--list{width:36px;height:36px;border-radius:8px}.default-user-avatar-icon--list{width:18px;height:18px}.settings-user-avatar-preview{width:48px;height:48px;border-radius:8px;object-fit:cover}.settings-user-meta{display:flex;flex-direction:column;min-width:0}.settings-user-name{font-size:15px;font-weight:500;color:#234846}.settings-user-email{font-size:13px;color:#47928e}.settings-user-status{font-size:12px;color:#234846;opacity:.8}.settings-user-status--error{color:#e74c3c}.settings-user-status--success{color:#2e7d32}.settings-user-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.settings-user-role{font-size:12px;color:#47928e;background-color:#47928e1a;padding:4px 10px;border-radius:8px;white-space:nowrap}.settings-user-remove{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;opacity:0;transition:opacity .2s ease,background-color .2s ease}.settings-user-item:hover .settings-user-remove{opacity:.5}.settings-user-remove:hover{opacity:1!important;background-color:#e74c3c26}.settings-user-remove img{width:14px;height:14px}.settings-remove-confirm{display:flex;align-items:center;gap:6px}.settings-btn-cancel-sm,.settings-btn-secondary-sm,.settings-btn-danger-sm{padding:6px 14px;border-radius:8px;border:none;font-size:12px;cursor:pointer;margin-top:0;white-space:nowrap}.settings-btn-cancel-sm{background-color:#edefeb;color:#234846}.settings-btn-secondary-sm{background-color:#47928e1f;color:#234846}.settings-btn-danger-sm{background-color:#e74c3c;color:#fff}.settings-btn-secondary-sm:disabled,.settings-btn-danger-sm:disabled{opacity:.5;cursor:not-allowed}.settings-key-created{background-color:#e7f53d33;border:1px solid rgba(231,245,61,.6);border-radius:12px;padding:14px 16px;margin-bottom:14px;display:flex;flex-direction:column;gap:8px}.settings-key-created-label{font-size:13px;color:#234846;font-weight:500}.settings-key-created-value{font-family:Roboto Mono,monospace;font-size:13px;color:#234846;background-color:#fff9;padding:8px 12px;border-radius:8px;word-break:break-all;-webkit-user-select:all;user-select:all}.settings-key-copy-btn{align-self:flex-start;padding:6px 16px;border-radius:8px;border:none;font-size:13px;background-color:#234846;color:#e7f53d;cursor:pointer;margin-top:0}.settings-key-scopes{margin-bottom:10px}.settings-key-scopes-label{display:block;font-size:14px;color:#234846;margin-bottom:8px}.settings-key-scopes-list{display:flex;flex-wrap:wrap;gap:6px}.settings-key-scope-chip{display:flex;align-items:center;gap:4px;font-size:13px;color:#234846;background-color:#f5f7fa;padding:6px 12px;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease;-webkit-user-select:none;user-select:none}.settings-key-scope-chip input{display:none}.settings-key-scope-chip.selected{background-color:#234846;color:#e7f53d}.settings-key-list{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.settings-key-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background-color:#f8f9f7;border-radius:12px;transition:background-color .2s ease}.settings-key-item:hover{background-color:#edefeb}.settings-key-item.revoked{opacity:.5}.settings-key-info{display:flex;flex-direction:column;min-width:0;gap:4px}.settings-key-name-row{display:flex;align-items:center;gap:8px}.settings-key-name{font-size:15px;font-weight:500;color:#234846}.settings-key-prefix{font-family:Roboto Mono,monospace;font-size:12px;color:#47928e;background-color:#47928e1a;padding:2px 8px;border-radius:6px}.settings-key-scopes-display{display:flex;flex-wrap:wrap;gap:4px}.settings-key-scope-tag{font-size:11px;color:#234846;background-color:#e7f53d4d;padding:2px 8px;border-radius:6px;white-space:nowrap}.settings-key-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.settings-key-revoked-badge{font-size:12px;color:#e74c3c;background-color:#e74c3c1a;padding:4px 10px;border-radius:8px;white-space:nowrap}.settings-key-revoke{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;opacity:0;transition:opacity .2s ease,background-color .2s ease}.settings-key-item:hover .settings-key-revoke{opacity:.5}.settings-key-revoke:hover{opacity:1!important;background-color:#e74c3c26}.settings-key-revoke img{width:14px;height:14px}.settings-key-scopes-hint{font-size:12px;color:#47928e;opacity:.7;margin-top:6px;font-style:italic}.settings-key-scope-chip.disabled{opacity:.35;cursor:not-allowed}.settings-key-scopes-display.editable{cursor:pointer;border-radius:6px;padding:2px;margin:-2px;transition:background-color .2s ease}.settings-key-scopes-display.editable:hover{background-color:#e7f53d26}.settings-key-no-scopes{font-size:12px;color:#47928e;opacity:.6;font-style:italic}.settings-key-edit-scopes{margin-top:4px}.settings-key-edit-scopes-actions{display:flex;gap:6px;margin-top:8px}.settings-btn-save-sm{padding:6px 14px;border-radius:8px;border:none;font-size:12px;cursor:pointer;margin-top:0;white-space:nowrap;background-color:#234846;color:#e7f53d}.settings-btn-save-sm:disabled{opacity:.5;cursor:not-allowed}.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}}
