.alert-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:99999;animation:alertFadeIn .2s ease}@keyframes alertFadeIn{0%{opacity:0}to{opacity:1}}.alert-dialog{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;width:90%;max-width:420px;animation:alertSlideUp .3s ease;overflow:hidden}@keyframes alertSlideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.alert-dialog-header{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #e5e7eb}.alert-dialog-header h3{margin:0;flex:1;font-size:17px;font-weight:600;color:#1f2937}.alert-dialog-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.alert-dialog-header.info .alert-dialog-icon{background:#eff6ff;color:#3b82f6}.alert-dialog-header.success .alert-dialog-icon{background:#f0fdf4;color:#10b981}.alert-dialog-header.warning .alert-dialog-icon{background:#fffbeb;color:#f59e0b}.alert-dialog-header.error .alert-dialog-icon{background:#fef2f2;color:#ef4444}.alert-dialog-close{background:none;border:none;cursor:pointer;color:#9ca3af;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s}.alert-dialog-close:hover{background:#f3f4f6;color:#1f2937}.alert-dialog-body{padding:20px}.alert-dialog-body p{margin:0;font-size:14px;color:#4b5563;line-height:1.6;white-space:pre-wrap}.alert-dialog-footer{display:flex;gap:10px;padding:16px 20px;background:#f9fafb;justify-content:flex-end}.alert-btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.alert-btn-cancel{background:#fff;color:#374151;border:1px solid #d1d5db}.alert-btn-cancel:hover{background:#f3f4f6;border-color:#9ca3af}.alert-btn-confirm{color:#fff}.alert-btn-confirm.info{background:linear-gradient(135deg,#3b82f6,#2563eb)}.alert-btn-confirm.info:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.alert-btn-confirm.success{background:linear-gradient(135deg,#10b981,#059669)}.alert-btn-confirm.success:hover{background:linear-gradient(135deg,#059669,#047857)}.alert-btn-confirm.warning{background:linear-gradient(135deg,#f59e0b,#d97706)}.alert-btn-confirm.warning:hover{background:linear-gradient(135deg,#d97706,#b45309)}.alert-btn-confirm.error{background:linear-gradient(135deg,#ef4444,#dc2626)}.alert-btn-confirm.error:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)}.alert-btn:active{transform:scale(.97)}@media (max-width: 480px){.alert-dialog{width:95%;margin:16px}.alert-dialog-header{padding:14px 16px}.alert-dialog-body{padding:16px}.alert-dialog-footer{padding:14px 16px}.alert-btn{padding:10px 16px;font-size:13px}}.sidebar-dark{width:260px;background:#fff;color:#333;display:flex;flex-direction:column;overflow-y:auto;padding:0;transition:width .3s ease;border-right:1px solid #e5e7eb;box-shadow:2px 0 8px #0000000a}.sidebar-dark.collapsed{width:72px}.sidebar-logo-section{padding:16px;display:flex;flex-direction:column;align-items:center;gap:8px;border-bottom:1px solid #f0f0f0}.sidebar-logo-icon{width:56px;height:56px;border-radius:12px;background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.sidebar-logo-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sidebar-logo-icon .logo-fallback{color:#3b82f6}.brand-tagline{font-size:11px;color:#9ca3af;text-align:center}.sidebar-user-section{padding:8px 16px 6px;display:flex;flex-direction:column;align-items:center;gap:0;background:#f9fafb;border-bottom:none}.user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#fff;flex-shrink:0;transition:box-shadow .2s,transform .2s}.user-avatar.clickable:hover{box-shadow:0 2px 8px #3b82f640;transform:scale(1.08)}.user-info{text-align:center;padding:0;margin-bottom:0}.user-name{display:block;font-size:13px;font-weight:600;color:#1f2937;margin-bottom:0}.user-role{display:block;font-size:11px;color:#6b7280;margin-bottom:2px}.logout-btn{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;padding:4px 6px;background:transparent;border:1px solid #e5e7eb;border-radius:5px;color:#6b7280;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease}.logout-btn.expanded{max-width:90px;margin:0 auto;padding:4px 6px;font-size:11px}.logout-btn:hover{background:#fee2e2;border-color:#fca5a5;color:#dc2626}.logout-btn span{display:inline}.sidebar-dark.collapsed .user-info,.sidebar-divider{display:none}.sidebar-nav{display:flex;flex-direction:column;gap:2px;padding:16px 12px;flex:1}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 14px;background:transparent;border:none;border-radius:10px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;text-align:left}.nav-item:hover:not(:disabled){background:#f3f4f6;color:#1f2937}.nav-item.active{background:#eff6ff;color:#2563eb}.nav-item.active .nav-icon{color:#2563eb}.nav-item.disabled{opacity:.35;cursor:not-allowed}.nav-icon{flex-shrink:0}.nav-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-district-section{padding:16px;margin:0 12px 12px;background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb}.district-label{font-size:10px;font-weight:600;color:#9ca3af;letter-spacing:1px;margin:0 0 8px}.district-name{font-size:14px;font-weight:600;color:#2563eb;margin:0 0 4px}.district-parent{font-size:12px;color:#6b7280;margin:0 0 10px}.district-status{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600}.district-status.complete{background:#dcfce7;color:#16a34a}.district-status.incomplete{background:#fef3c7;color:#d97706}.district-status.pending{background:#fee2e2;color:#dc2626}.sidebar-toggle{padding:12px;border-top:1px solid #e5e7eb}.toggle-btn{width:100%;display:flex;align-items:center;justify-content:center;padding:10px;background:#f9fafb;border:none;border-radius:8px;color:#6b7280;cursor:pointer;transition:all .2s ease}.toggle-btn:hover{background:#f3f4f6;color:#1f2937}.sidebar-dark::-webkit-scrollbar{width:6px}.sidebar-dark::-webkit-scrollbar-track{background:transparent}.sidebar-dark::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.sidebar-dark::-webkit-scrollbar-thumb:hover{background:#9ca3af}.dashboard{display:flex;flex-direction:column;gap:24px;padding:24px;overflow-y:auto}.dashboard-header{padding-bottom:16px;border-bottom:1px solid #ddd}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.stat-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:20px;text-align:center;transition:all .2s}.stat-card:hover{border-color:#10b981;box-shadow:0 4px 12px #10b9811a}.stat-card.success{border-left:4px solid #10b981}.stat-card.warning{border-left:4px solid #f59e0b}.stat-card.danger{border-left:4px solid #ef4444}.stat-label{margin:0 0 8px;font-size:12px;color:#666;text-transform:uppercase;font-weight:600}.stat-value{margin:0 0 6px;font-size:32px;font-weight:700;color:#1a1a1a}.stat-detail{margin:0;font-size:12px;color:#999}.dashboard-section{background:#fff;border:1px solid #ddd;border-radius:8px;padding:20px}.section-title{margin:0 0 16px;font-size:16px;font-weight:600;color:#1a1a1a}.table-responsive{overflow-x:auto}.dashboard-table{width:100%;border-collapse:collapse;font-size:13px}.dashboard-table th{background:#f9fafb;padding:12px;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #ddd}.dashboard-table td{padding:12px;border-bottom:1px solid #f0f0f0}.dashboard-table tr:hover{background:#f9fafb}.table-cell-district{display:flex;flex-direction:column;gap:4px}.table-cell-district strong{color:#1a1a1a;display:block}.district-location{font-size:11px;color:#999}.status-badge{display:inline-block;padding:4px 10px;border-radius:4px;font-weight:600;font-size:12px;white-space:nowrap}.missing-items{display:flex;flex-direction:column;gap:4px}.missing-tag{font-size:12px;color:#f59e0b}.text-muted{color:#999;font-size:12px}.btn-check{padding:6px 12px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px;font-weight:600;transition:all .2s;white-space:nowrap}.btn-check:hover{box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.alerts-container{display:flex;flex-direction:column;gap:12px}.alert{padding:12px 16px;border-radius:6px;border-left:4px solid}.alert-warning{background:#fffbeb;border-color:#f59e0b}.alert-danger{background:#fef2f2;border-color:#ef4444}.alert-title{margin:0 0 4px;font-weight:600;font-size:13px;color:#1a1a1a}.alert-detail{margin:0;font-size:12px;color:#666}@media (max-width: 768px){.dashboard{padding:16px;gap:16px}.stats-grid{grid-template-columns:1fr 1fr}.dashboard-table{font-size:12px}.dashboard-table th,.dashboard-table td{padding:8px}}.district-list{display:flex;flex-direction:column;gap:24px;padding:24px;overflow-y:auto;background:#fafafa;min-height:100vh}.list-header{padding-bottom:16px;border-bottom:1px solid #ddd}.page-title{margin:0 0 8px;font-size:24px;font-weight:700;color:#1a1a1a}.page-subtitle{margin:0;font-size:13px;color:#666}.list-controls{background:#fff;border:1px solid #ddd;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px}.search-box{flex:1}.search-input{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:all .2s}.search-input:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.filter-btn{padding:8px 14px;background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;color:#666;transition:all .2s;white-space:nowrap}.filter-btn:hover{border-color:#10b981;color:#10b981}.filter-btn.active{background:linear-gradient(135deg,#10b981,#059669);border-color:#059669;color:#fff}.districts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.district-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;transition:all .2s;cursor:pointer}.district-card:hover{border-color:#10b981;box-shadow:0 4px 16px #10b98126;transform:translateY(-2px)}.district-card[data-status=complete]{border-left:4px solid #10b981}.district-card[data-status=incomplete]{border-left:4px solid #f59e0b}.district-card[data-status=pending]{border-left:4px solid #ef4444}.card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.district-name{margin:0;font-size:16px;font-weight:600;color:#1a1a1a;flex:1}.status-badge{display:inline-block;padding:4px 10px;border-radius:4px;font-weight:600;font-size:11px;white-space:nowrap;flex-shrink:0}.card-location{padding:8px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.location-text{display:block;font-size:12px;color:#666}.card-info{display:flex;flex-direction:column;gap:8px}.info-row{display:flex;justify-content:space-between;font-size:12px}.info-label{color:#999;font-weight:500}.info-value{color:#1a1a1a;font-weight:600}.card-progress{padding:8px 0;border-top:1px solid #f0f0f0}.progress-label{display:flex;justify-content:space-between;font-size:12px;margin-bottom:6px}.progress-label span:first-child{color:#666}.progress-percentage{color:#1a1a1a;font-weight:600}.progress-bar{width:100%;height:6px;background:#f0f0f0;border-radius:3px;overflow:hidden}.progress-fill{height:100%;border-radius:3px;transition:width .3s}.card-timestamp{padding:8px 0;border-top:1px solid #f0f0f0}.timestamp-text{display:block;font-size:11px;color:#999}.btn-view-details{padding:10px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:4px}.btn-view-details:hover{box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.no-results{grid-column:1 / -1;text-align:center;padding:60px 20px;background:#fff;border-radius:8px;border:1px dashed #ddd}.no-results-text{margin:0;color:#999;font-size:14px}@media (max-width: 1024px){.districts-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: 768px){.district-list{padding:16px;gap:16px}.list-controls{padding:12px}.filter-buttons{gap:6px}.filter-btn{padding:6px 10px;font-size:12px}.districts-grid{grid-template-columns:1fr}.card-header{flex-direction:column;align-items:flex-start}.status-badge{align-self:flex-start}}.district-detail{display:flex;flex-direction:column;gap:16px;padding:24px;overflow-y:auto;background:#fafafa;min-height:100vh}.detail-header{background:#fff;border:1px solid #ddd;border-radius:8px;padding:20px;position:relative}.detail-title{display:flex;align-items:center;gap:12px;margin-bottom:8px}.district-title{margin:0;font-size:28px;font-weight:700;color:#1a1a1a}.detail-location{margin:0;font-size:13px;color:#666}.detail-tabs{display:flex;gap:0;background:#fff;border:1px solid #ddd;border-radius:8px 8px 0 0;overflow:hidden}.tab-button{flex:1;padding:16px;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:13px;font-weight:600;color:#666;transition:all .2s;text-align:center}.tab-button:hover{background:#f9f9f9;color:#1a1a1a}.tab-button.active{background:#f9f9f9;border-bottom-color:#10b981;color:#10b981}.detail-content{background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 8px 8px;padding:24px}.tab-panel{display:flex;flex-direction:column;gap:24px}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.detail-section{border:1px solid #f0f0f0;border-radius:8px;padding:16px;background:#fafafa}.detail-section.full-width{grid-column:1 / -1}.section-title{margin:0 0 16px;font-size:14px;font-weight:600;color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px}.info-table{display:flex;flex-direction:column;gap:10px}.info-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.info-item:last-child{border-bottom:none}.info-label{font-size:12px;font-weight:600;color:#666}.info-value{font-size:13px;color:#1a1a1a;font-weight:500}.progress-section{display:flex;flex-direction:column;gap:12px}.progress-info{display:flex;justify-content:space-between;align-items:center}.progress-text{font-size:13px;color:#666;font-weight:500}.progress-ratio{font-size:16px;font-weight:700;color:#1a1a1a}.progress-bar-large{width:100%;height:12px;background:#f0f0f0;border-radius:6px;overflow:hidden}.progress-fill{height:100%;border-radius:6px;transition:width .3s}.progress-percentage{display:block;text-align:center;font-size:12px;color:#666;margin-top:6px}.document-groups{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.document-group{border:1px solid #f0f0f0;border-radius:6px;padding:12px;background:#fff;cursor:pointer;transition:all .2s}.document-group:hover{border-color:#10b981;box-shadow:0 2px 8px #10b9811a}.document-group[data-status=complete]{border-left:4px solid #10b981}.document-group[data-status=incomplete]{border-left:4px solid #f59e0b}.document-group[data-status=pending]{border-left:4px solid #ef4444}.group-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.group-name{margin:0;font-size:13px;font-weight:600;color:#1a1a1a;flex:1}.group-count{margin:0;font-size:12px;color:#999}.status-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-weight:600;font-size:11px;white-space:nowrap;flex-shrink:0}.status-complete{background:#f0fdf4;color:#10b981}.status-incomplete{background:#fef3c7;color:#f59e0b}.status-pending{background:#fee2e2;color:#ef4444}.table-responsive{overflow-x:auto;margin-bottom:12px}.detail-table{width:100%;border-collapse:collapse;font-size:13px}.detail-table th{background:#f9fafb;padding:12px;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #ddd}.detail-table td{padding:12px;border-bottom:1px solid #f0f0f0}.detail-table tr:hover{background:#f9fafb}.table-summary{margin:0;font-size:12px;color:#666;text-align:right}.notes-textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:13px;color:#1a1a1a;resize:vertical}.notes-textarea:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.detail-actions{display:flex;gap:12px;justify-content:center;padding-top:12px;border-top:1px solid #f0f0f0}.notes-actions{display:flex;gap:12px;margin-top:16px;justify-content:flex-end}.btn-primary,.btn-secondary,.btn-save,.btn-cancel{padding:10px 20px;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#10b981,#059669);color:#fff;flex:1}.btn-primary:hover{box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.btn-secondary{background:#fff;color:#10b981;border:2px solid #10b981;flex:1}.btn-secondary:hover{background:#f0fdf4}.btn-save{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-save:hover{box-shadow:0 2px 8px #10b9814d}.btn-cancel{background:#f0f0f0;color:#666}.btn-cancel:hover{background:#e0e0e0}@media (max-width: 768px){.district-detail{padding:16px;gap:12px}.detail-header{padding:16px}.district-title{font-size:20px}.detail-tabs{flex-wrap:wrap}.tab-button{flex:0 1 auto;padding:12px 14px;font-size:12px}.detail-content{padding:16px}.detail-grid{grid-template-columns:1fr}.detail-actions{flex-direction:column}.btn-primary,.btn-secondary{flex:initial;width:100%}.notes-actions{flex-direction:column}.btn-save,.btn-cancel{width:100%}}.document-manager{display:flex;flex-direction:column;gap:20px;padding:24px;overflow-y:auto;background:#fafafa;min-height:100vh}.manager-header{background:#fff;border:1px solid #ddd;border-radius:8px;padding:20px}.manager-title{margin:0 0 4px;font-size:24px;font-weight:700;color:#1a1a1a}.manager-subtitle{margin:0;font-size:13px;color:#666}.assessment-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.summary-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;border-radius:8px;gap:8px;cursor:pointer;transition:all .2s}.summary-card.success{background:#f0fdf4;border:1px solid #d1fae5}.summary-card.success:hover{box-shadow:0 2px 8px #10b98133}.summary-card.warning{background:#fef3c7;border:1px solid #fde68a}.summary-card.warning:hover{box-shadow:0 2px 8px #f59e0b33}.summary-card.danger{background:#fee2e2;border:1px solid #fecaca}.summary-card.danger:hover{box-shadow:0 2px 8px #ef444433}.summary-card.info{background:#dbeafe;border:1px solid #bfdbfe}.summary-card.info:hover{box-shadow:0 2px 8px #3b82f633}.summary-icon{font-size:20px}.summary-label{font-size:11px;font-weight:600;text-transform:uppercase;color:#666;text-align:center}.summary-count{font-size:24px;font-weight:700;color:#1a1a1a}.document-groups-container{display:flex;flex-direction:column;gap:16px}.document-group-section{background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden}.group-header{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border-bottom:1px solid #ddd}.group-color-bar{width:4px;height:24px;border-radius:2px}.group-title{margin:0;font-size:15px;font-weight:600;color:#1a1a1a;flex:1}.group-count{font-size:12px;color:#999;font-weight:500}.documents-list{padding:16px;display:flex;flex-direction:column;gap:16px}.no-documents{margin:0;padding:20px;text-align:center;color:#999;font-size:13px;background:#fafafa;border-radius:6px;border:1px dashed #ddd}.document-card{border:1px solid #f0f0f0;border-radius:8px;padding:16px;background:#fafafa;display:flex;flex-direction:column;gap:12px;transition:all .2s}.document-card:hover{background:#fff;border-color:#ddd}.document-card[data-status=assessed]{border-left:4px solid #10b981}.document-card[data-status=pending]{border-left:4px solid #f59e0b}.document-card[data-status=not_received]{border-left:4px solid #ef4444}.doc-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.doc-info{flex:1;display:flex;flex-direction:column;gap:4px}.doc-name{margin:0;font-size:14px;font-weight:600;color:#1a1a1a}.doc-date{font-size:12px;color:#999}.doc-status{padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600;white-space:nowrap;flex-shrink:0}.status-assessed{background:#f0fdf4;color:#10b981}.status-pending{background:#fef3c7;color:#f59e0b}.status-not_received{background:#fee2e2;color:#ef4444}.assessment-section{display:flex;flex-direction:column;gap:8px}.assessment-label{font-size:12px;font-weight:600;color:#1a1a1a}.assessment-buttons{display:flex;gap:8px}.assessment-btn{flex:1;padding:8px 12px;background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;color:#666;transition:all .2s;white-space:nowrap}.assessment-btn:hover{border-color:#10b981;background:#f0fdf4;color:#10b981}.assessment-btn.selected{background:#10b981;border-color:#10b981;color:#fff}.assessment-btn:nth-child(2).selected{background:#f59e0b;border-color:#f59e0b}.assessment-btn:nth-child(3).selected{background:#ef4444;border-color:#ef4444}.notes-section{display:flex;flex-direction:column;gap:8px}.notes-label{font-size:12px;font-weight:600;color:#1a1a1a}.notes-input{padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:12px;color:#1a1a1a;resize:vertical;background:#fff}.notes-input:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.manager-actions{display:flex;gap:12px;padding-top:16px;border-top:1px solid #ddd;justify-content:center}.btn-save-assessment,.btn-export,.btn-back-detail{padding:12px 24px;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-save-assessment{background:linear-gradient(135deg,#10b981,#059669);color:#fff;flex:1;max-width:200px}.btn-save-assessment:hover{box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.btn-export{background:#fff;border:1px solid #ddd;color:#666}.btn-export:hover{background:#f9f9f9;border-color:#999}.btn-back-detail{background:#fff;border:1px solid #ddd;color:#666}.btn-back-detail:hover{background:#f9f9f9;border-color:#999}@media (max-width: 768px){.document-manager{padding:16px;gap:16px}.manager-header{padding:16px}.manager-title{font-size:20px}.assessment-summary{grid-template-columns:repeat(2,1fr)}.documents-list{padding:12px;gap:12px}.document-card{padding:12px;gap:10px}.doc-header{flex-direction:column;align-items:flex-start}.assessment-buttons{flex-wrap:wrap}.assessment-btn{flex:1 1 30%;min-width:100px}.manager-actions{flex-direction:column;gap:8px}.btn-save-assessment,.btn-export,.btn-back-detail{max-width:none;width:100%}}.maplibregl-map{-webkit-tap-highlight-color:rgb(0 0 0/0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-moz-user-select:none;-webkit-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23999' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (-ms-high-contrast:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;top:0;right:0;bottom:0;left:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(width <= 480px){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}.gis-map{display:flex;flex-direction:column;gap:0;height:100vh;overflow:hidden;background:#fff}.map-header{background:#fff;border-bottom:1px solid #ddd;padding:8px 16px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.map-header.hidden{display:none}.map-title{margin:0 0 4px;font-size:24px;font-weight:700;color:#1a1a1a}.map-subtitle{margin:0;font-size:13px;color:#666}.map-container-wrapper{display:flex;gap:16px;padding:16px;flex:1;overflow:hidden}.layers-panel-overlay{position:absolute;top:70px;left:16px;z-index:15;max-height:calc(100% - 100px);height:auto;width:280px;transform:translate(-120%);opacity:0;transition:transform .3s ease,opacity .3s ease;pointer-events:none;display:flex;flex-direction:column}.layers-panel-overlay.show{transform:translate(0);opacity:1;pointer-events:auto}.layers-panel-overlay .map-layers-panel{width:100%;max-height:100%;height:100%;box-shadow:0 4px 20px #0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column}.base-layers-panel{position:absolute;top:70px;left:16px;z-index:14;width:220px;background:#fffffffa;border-radius:8px;box-shadow:0 4px 20px #0003;transform:translate(-120%);opacity:0;transition:transform .3s ease,opacity .3s ease;pointer-events:none;overflow:hidden}.base-layers-panel.show{transform:translate(0);opacity:1;pointer-events:auto}.base-layers-header{padding:10px 14px;background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff}.base-layers-header h3{margin:0;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px}.base-layers-list{padding:8px 10px}.base-layer-group{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.base-layer-group:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.base-layer-item{display:flex;align-items:center;gap:8px;padding:4px 6px;border-radius:4px;cursor:pointer;transition:background .15s}.base-layer-item:hover{background:#f3f4f6}.base-layer-item input[type=checkbox]{width:14px;height:14px;accent-color:#27ae60;cursor:pointer}.base-layer-name{font-size:12px;color:#374151;font-weight:500}.base-layer-settings{padding:6px 6px 0 22px}.base-layer-settings .setting-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.base-layer-settings .setting-row.opacity-row{margin-top:6px;gap:6px}.base-layer-settings label{display:flex;align-items:center;gap:4px;cursor:pointer}.base-layer-settings .setting-label{font-size:11px;color:#6b7280}.base-layer-settings input[type=checkbox]{width:12px;height:12px;accent-color:#27ae60;cursor:pointer}.base-layer-settings .color-picker{width:24px;height:20px;padding:0;border:1px solid #d1d5db;border-radius:3px;cursor:pointer;background:transparent}.base-layer-settings .color-picker::-webkit-color-swatch-wrapper{padding:2px}.base-layer-settings .color-picker::-webkit-color-swatch{border:none;border-radius:2px}.base-layer-settings .opacity-slider{width:70px;height:4px;accent-color:#27ae60;cursor:pointer}.base-layer-settings .opacity-value{font-size:10px;color:#6b7280;min-width:28px;text-align:right}.base-layer-group.label-settings{margin-top:4px;padding-top:8px;border-top:1px dashed #d1d5db}.base-layer-item-title{font-size:12px;font-weight:500;color:#374151;padding:4px 6px}.map-control-buttons{position:absolute;top:16px;left:16px;z-index:20;display:flex;gap:8px}.map-control-btn{width:40px;height:40px;background:#fffffff2;border:none;border-radius:8px;box-shadow:0 2px 8px #0003;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:all .2s ease;outline:none}.map-control-btn:focus{outline:none;box-shadow:none}.map-control-btn:hover{background:#667eea;color:#fff;transform:scale(1.05)}.map-control-btn.active{background:#667eea;color:#fff}.map-control-btn.upload-btn:hover{background:#10b981}.map-control-btn.loading{opacity:.6;cursor:wait}.map-controls{width:280px;background:#fff;border:1px solid #ddd;border-radius:8px;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:20px;flex-shrink:0}.control-section{display:flex;flex-direction:column;gap:10px}.control-title{margin:0;font-size:13px;font-weight:700;color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px}.year-buttons{display:grid;grid-template-columns:1fr 1fr;gap:6px}.year-btn{padding:8px 10px;background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;color:#666;transition:all .2s}.year-btn:hover{border-color:#10b981;color:#10b981}.year-btn.active{background:linear-gradient(135deg,#10b981,#059669);border-color:#059669;color:#fff}.layers-list{display:flex;flex-direction:column;gap:8px}.layer-checkbox{display:flex;align-items:center;gap:8px;padding:6px 8px;cursor:pointer;border-radius:4px;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.layer-checkbox:hover{background:#f9f9f9}.layer-checkbox input{width:16px;height:16px;cursor:pointer;accent-color:#10b981}.layer-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.layer-label{font-size:12px;color:#666;font-weight:500}.legend-items{display:flex;flex-direction:column;gap:6px}.legend-item{display:flex;align-items:center;gap:8px;padding:6px 0}.legend-color{width:20px;height:16px;border-radius:3px;border:1px solid #ddd;flex-shrink:0}.legend-text{font-size:11px;color:#666}.btn-download-map,.btn-print-map{width:100%;padding:10px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;transition:all .2s}.btn-download-map{margin-top:10px}.btn-download-map:hover,.btn-print-map:hover{box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.map-main{flex:1;display:flex;flex-direction:column;gap:12px;overflow:hidden}.map-placeholder{flex:1;background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;position:relative}.area-display{position:absolute;bottom:16px;left:16px;background:#00000080;border-radius:6px;padding:6px 10px;box-shadow:0 2px 8px #0000004d;z-index:10;min-width:90px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.area-display h4{margin:0 0 3px;font-size:10px;font-weight:600;color:#fff}.area-display p{margin:0 0 1px;font-size:11px;font-weight:700;color:gold}.area-display p:last-child{margin-bottom:0;font-size:9px;color:#e0e0e0}.map-text{font-size:13px;color:#999;text-align:center}.btn-upload{width:100%;padding:10px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;transition:all .2s}.btn-upload:hover{box-shadow:0 2px 8px #3b82f64d;transform:translateY(-1px)}.btn-upload:disabled{opacity:.6;cursor:not-allowed}.file-stats{margin-top:8px;padding:8px;background:#eff6ff;border-radius:4px;font-size:11px;color:#1e40af}.file-stats p{margin:3px 0}.feature-popup{position:absolute;bottom:80px;right:16px;background:#fff;border:1px solid #ddd;border-radius:8px;padding:12px;max-width:300px;max-height:300px;overflow-y:auto;box-shadow:0 4px 12px #00000026;z-index:100}.popup-close{position:absolute;top:4px;right:4px;background:transparent;border:none;font-size:16px;cursor:pointer;color:#999;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.popup-close:hover{background:#f0f0f0;color:#1a1a1a}.feature-popup h3{margin:0 0 8px;font-size:13px;font-weight:700;color:#1a1a1a;padding-right:20px}.feature-properties{display:flex;flex-direction:column;gap:6px}.property-row{display:flex;justify-content:space-between;gap:8px;font-size:11px}.property-key{color:#666;font-weight:600;flex-shrink:0}.property-value{color:#1a1a1a;word-break:break-word;flex:1;text-align:right}.map-stats{display:flex;gap:12px;background:#fff;border:1px solid #ddd;border-radius:8px;padding:12px;flex-shrink:0;overflow-x:auto}.stat-item{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f9fafb;border-radius:6px;flex-shrink:0;white-space:nowrap}.stat-icon{font-size:18px}.stat-info{display:flex;flex-direction:column;gap:2px}.stat-label{font-size:10px;color:#999;text-transform:uppercase;font-weight:600}.stat-value{font-size:13px;color:#1a1a1a;font-weight:700}.minimap-container{width:300px;height:250px;border:3px solid #667eea;border-radius:8px;box-shadow:0 4px 16px #667eea4d;background:#fff;z-index:999;overflow:hidden;touch-action:none;cursor:grab}.minimap-container[data-dragging=true]{cursor:grabbing}.minimap-container .area-display{position:absolute;top:6px;left:6px;bottom:auto;background:#0009;padding:4px 8px;border-radius:4px;box-shadow:0 2px 6px #0000004d;z-index:10;min-width:auto;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.minimap-container .area-display h4{margin:0 0 2px;font-size:8px;font-weight:600;color:#fff}.minimap-container .area-display p{margin:0 0 1px;font-weight:700;color:gold;font-size:9px}.minimap-container .area-display p:last-child{margin-bottom:0;font-size:8px;color:#e0e0e0}.file-upload-panel{display:flex;gap:8px;align-items:center}.file-upload-panel input[type=file]{display:none}.file-upload-btn{padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-size:12px;transition:all .2s}.file-upload-btn:disabled{background:#ccc;cursor:not-allowed}.file-upload-btn:hover:not(:disabled){box-shadow:0 2px 8px #3b82f64d;transform:translateY(-1px)}.data-grid-container{background:#fff;display:flex;flex-direction:column}.data-grid-container.collapsed{width:320px;height:100%;border-left:1px solid #ddd;flex-shrink:0}.data-grid-container.expanded{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1000;border-top:none;display:flex;flex-direction:column;overflow:hidden}.data-grid-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #ddd}.data-grid-header.expanded{background:#f5f5f5}.data-grid-header.collapsed{background:#fff}.data-grid-header-left{display:flex;align-items:center;gap:12px}.data-grid-header-title{margin:0;font-size:13px;font-weight:700;color:#1a1a1a}.data-grid-header-right{display:flex;gap:8px;align-items:center}.data-grid-header.collapsed{display:flex;flex-direction:column;gap:6px;padding:8px 12px}.data-grid-header-row1{display:flex;align-items:center;gap:10px}.data-grid-title{font-size:13px;font-weight:700;color:#374151;white-space:nowrap}.layer-select-header{flex:1;padding:4px 8px;font-size:12px;border-radius:4px;border:1px solid #667eea;background:linear-gradient(135deg,#f0f4ff,#e8ecff);cursor:pointer;font-weight:500;color:#374151;max-width:200px}.layer-select-header:focus{outline:none;box-shadow:0 0 0 2px #667eea4d}.data-grid-header-row2{display:flex;align-items:center;justify-content:space-between;gap:10px}.label-controls-row2{display:flex;align-items:center;gap:6px}.label-title{font-size:12px;font-weight:600;color:#6b7280;white-space:nowrap}.label-select-row2{padding:3px 6px;font-size:11px;border-radius:3px;border:1px solid #ddd;background:#fff;cursor:pointer;max-width:80px}.label-select-row2:focus{outline:none;border-color:#667eea}.expand-btn{padding:4px 10px;font-size:11px;font-weight:600;border:1px solid #667eea;border-radius:4px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;cursor:pointer;white-space:nowrap;transition:all .2s}.expand-btn:hover{background:linear-gradient(135deg,#5a6fd6,#6a4190);box-shadow:0 2px 6px #667eea66}.layer-selector-controls{font-size:12px;display:flex;align-items:center;gap:4px;padding-right:8px;border-right:1px solid #ddd;margin-right:4px}.layer-selector-controls label{font-weight:600;white-space:nowrap}.layer-select{padding:4px 8px;font-size:11px;border-radius:4px;border:1px solid #667eea;background:linear-gradient(135deg,#f0f4ff,#e8ecff);cursor:pointer;font-weight:500;color:#374151;max-width:150px;overflow:hidden;text-overflow:ellipsis}.layer-select:focus{outline:none;box-shadow:0 0 0 2px #667eea4d}.layer-selector-compact{display:flex;align-items:center}.layer-select-compact{padding:3px 6px;font-size:10px;border-radius:3px;border:1px solid #667eea;background:linear-gradient(135deg,#f0f4ff,#e8ecff);cursor:pointer;font-weight:500;color:#374151;max-width:120px;overflow:hidden;text-overflow:ellipsis}.layer-select-compact:focus{outline:none;box-shadow:0 0 0 2px #667eea4d}.label-controls-compact{display:flex;align-items:center;gap:3px;font-size:10px;padding-left:6px;border-left:1px solid #e5e7eb}.label-controls-compact span{font-size:11px}.label-select-compact{padding:2px 4px;font-size:9px;border-radius:3px;border:1px solid #ddd;background:#fff;cursor:pointer;max-width:60px}.label-select-compact:focus{outline:none;border-color:#667eea}.icon-btn-compact{padding:2px 5px;border:1px solid #ddd;border-radius:3px;cursor:pointer;font-size:10px;transition:all .2s;background:#f5f5f5;color:inherit}.icon-btn-compact:hover{background:#e8e8e8;border-color:#999}.label-controls{font-size:12px;display:flex;align-items:center;gap:4px}.label-controls label{font-weight:600}.label-select{padding:4px 6px;font-size:11px;border-radius:3px;border:1px solid #ddd;background:#fff;cursor:pointer}.icon-btn{padding:4px 8px;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:12px;transition:all .2s;background:#f0f0f0;color:inherit;font-weight:600}.icon-btn:hover{background:#e8e8e8;border-color:#999}.icon-btn.primary{background:#3b82f6;color:#fff;border-color:#3b82f6}.icon-btn.primary:hover{background:#2563eb;border-color:#2563eb}.icon-btn.success{background:#10b981;color:#fff;border-color:#10b981}.icon-btn.success:hover{background:#059669;border-color:#059669}.icon-btn.danger{background:#ef4444;color:#fff;border-color:#ef4444}.icon-btn.danger:hover{background:#dc2626;border-color:#dc2626}.data-grid-header-controls{display:flex;gap:16px;align-items:center;width:100%;flex-wrap:wrap}.filter-controls{display:flex;gap:6px;align-items:center;font-size:12px;flex-wrap:wrap}.filter-label{font-weight:600;color:#374151;white-space:nowrap}.filter-select{padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;cursor:pointer}.filter-input{padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;min-width:120px}.filter-input.disabled{opacity:.5;cursor:not-allowed}.filter-clear-btn{padding:4px 8px;background-color:#ef4444;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px}.filter-clear-btn:hover{background-color:#dc2626}.filter-count{font-weight:600;color:#059669;font-size:12px;white-space:nowrap}.data-grid-summary{padding:8px 12px;background-color:#e0f2fe;border-bottom:2px solid #0284c7;display:flex;justify-content:flex-start;gap:40px;font-weight:600;color:#0c4a6e;font-size:12px;flex-shrink:0;flex-wrap:wrap}.column-selector{padding:12px;border-bottom:1px solid #ddd;font-size:12px;max-height:150px;overflow-y:auto}.column-selector label{display:block;margin-bottom:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.column-selector input[type=checkbox]{margin-right:6px;cursor:pointer}.data-grid-wrapper{flex:1;overflow-y:auto;font-size:12px}.data-grid-wrapper table{width:100%;border-collapse:collapse}.data-grid-wrapper thead{background:#f9f9f9;position:sticky;top:0}.data-grid-wrapper th{padding:8px;text-align:left;border-bottom:1px solid #ddd;font-weight:600;background:#f9f9f9}.data-grid-wrapper td{padding:8px;border-bottom:1px solid #eee}.data-grid-wrapper tr{border-bottom:1px solid #eee;background:#fff;cursor:pointer;transition:background-color .15s}.data-grid-wrapper tbody tr.selected{background:#e3f2fd!important;font-weight:600;color:#1976d2}.data-grid-wrapper tr:hover{background:#f5f5f5}.map-controls::-webkit-scrollbar{width:6px}.map-controls::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.map-controls::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.map-controls::-webkit-scrollbar-thumb:hover{background:#999}@media (max-width: 1024px){.map-controls,.layers-panel-overlay{width:240px}.map-container-wrapper{gap:12px;padding:12px}}@media (max-width: 768px){.gis-map{height:auto;min-height:100vh}.map-header{padding:16px}.layers-panel-overlay{width:260px;top:60px;left:10px;max-height:calc(100% - 80px)}.map-control-buttons{top:10px;left:10px;gap:6px}.map-control-btn{width:36px;height:36px}.area-display{bottom:10px;left:10px}.map-title{font-size:20px}.map-container-wrapper{flex-direction:column;gap:16px;padding:16px}.map-controls{width:100%;max-height:300px}.year-buttons{grid-template-columns:repeat(4,1fr)}.map-main{min-height:400px}.map-stats{flex-wrap:wrap}.stat-item{flex:1 1 45%;justify-content:center;text-align:center}.btn-download-map,.btn-print-map{font-size:11px;padding:8px}}@media (max-width: 480px){.map-header{padding:12px}.map-container-wrapper{padding:12px;gap:12px}.map-controls{padding:12px;gap:16px}.year-buttons{grid-template-columns:repeat(2,1fr)}.stat-item{flex:1 1 100%}}@media (max-width: 768px){.data-grid-container.collapsed{width:100%;max-height:280px;border-left:none;border-top:1px solid #ddd;position:fixed;bottom:0;left:0;right:0;z-index:500;box-shadow:0 -2px 10px #0000001a}.data-grid-header.collapsed{flex-wrap:wrap;gap:8px;padding:8px 12px}.data-grid-header.collapsed .data-grid-header-right{width:100%;justify-content:space-between;flex-wrap:wrap;gap:6px}.data-grid-header.collapsed .label-controls{flex-wrap:wrap;gap:4px}.data-grid-header.collapsed .label-controls label{display:none}.data-grid-header.collapsed .label-select{flex:1;min-width:80px;max-width:100px}.data-grid-header.expanded{flex-direction:column;gap:10px;padding:10px 12px;align-items:stretch}.data-grid-header-controls{flex-direction:column;gap:10px}.data-grid-header.expanded .label-controls{flex-wrap:wrap;gap:6px;width:100%}.data-grid-header.expanded .label-controls label{font-size:11px}.data-grid-header.expanded .label-select{flex:1;min-width:0}.data-grid-header.expanded .data-grid-header-right{width:100%;justify-content:flex-end}.filter-controls{width:100%;flex-wrap:wrap;gap:6px}.filter-label{font-size:11px;width:100%}.filter-select{flex:1;min-width:100px;font-size:11px;padding:4px 6px}.filter-input{flex:1;min-width:80px;font-size:11px;padding:4px 6px}.filter-count{width:100%;text-align:right;font-size:11px;margin-top:4px}.data-grid-summary{gap:16px;padding:6px 10px;font-size:11px}.data-grid-wrapper{font-size:11px}.data-grid-wrapper th,.data-grid-wrapper td{padding:6px;white-space:nowrap}.column-selector{max-height:120px;padding:8px}.column-selector label{font-size:11px;margin-bottom:4px}}@media (max-width: 480px){.data-grid-container.collapsed{max-height:220px}.data-grid-header.collapsed{padding:6px 10px}.data-grid-header.collapsed .label-select{font-size:10px;padding:3px 4px;max-width:70px}.data-grid-header.collapsed .icon-btn{padding:4px 6px;font-size:11px}.data-grid-header.expanded{padding:8px 10px;gap:8px}.data-grid-header.expanded .label-controls{gap:4px}.data-grid-header.expanded .label-select{font-size:10px;padding:3px 4px}.data-grid-header.expanded .icon-btn{padding:4px 6px;font-size:11px}.filter-label{font-size:10px}.filter-select,.filter-input{font-size:10px;padding:3px 4px}.filter-clear-btn{padding:3px 6px;font-size:10px}.filter-count{font-size:10px}.data-grid-summary{gap:12px;padding:5px 8px;font-size:10px}.data-grid-wrapper{font-size:10px}.data-grid-wrapper th,.data-grid-wrapper td{padding:4px}.column-selector{max-height:100px;padding:6px}.column-selector label{font-size:10px}}@media (max-width: 360px){.data-grid-container.collapsed{max-height:180px}.data-grid-header.collapsed .label-controls,.data-grid-header.expanded .label-controls label,.filter-label{display:none}.filter-select,.filter-input{min-width:70px}.data-grid-summary{gap:8px;font-size:9px}.data-grid-wrapper th,.data-grid-wrapper td{padding:3px;font-size:9px}.minimap-container{width:140px!important;height:120px!important}}@media (max-width: 768px){.minimap-container{width:200px;height:170px;border-width:2px;border-radius:6px}.minimap-container .area-display{padding:4px 6px;top:5px;left:5px}.minimap-container .area-display h4{font-size:7px;margin-bottom:1px}.minimap-container .area-display p{font-size:8px}.minimap-container .area-display p:last-child{font-size:7px}}@media (max-width: 480px){.minimap-container{width:160px;height:140px}.minimap-container .area-display{padding:3px 5px;top:4px;left:4px}.minimap-container .area-display h4{font-size:6px;margin-bottom:1px}.minimap-container .area-display p{font-size:7px;margin-bottom:0}.minimap-container .area-display p:last-child{font-size:6px}}.upload-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease}.upload-dialog{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;width:90%;max-width:480px;animation:slideUp .3s ease}.upload-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.upload-dialog-header h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.upload-dialog-close{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}.upload-dialog-close:hover{background:#f3f4f6;color:#1f2937}.upload-dialog-content{padding:20px}.upload-dialog-desc{margin:0 0 20px;font-size:14px;color:#6b7280;text-align:center}.upload-options{display:flex;flex-direction:column;gap:12px}.upload-option{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s;text-align:left}.upload-option:hover{background:#f0fdf4;border-color:#10b981}.upload-option:active{transform:scale(.98)}.upload-option-icon{flex-shrink:0;width:56px;height:56px;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.upload-option-text{display:flex;flex-direction:column;gap:4px}.upload-option-text strong{font-size:15px;font-weight:600;color:#1f2937}.upload-option-text span{font-size:13px;color:#6b7280;line-height:1.4}@media (max-width: 480px){.upload-dialog{width:95%;max-width:none;margin:16px}.upload-option{padding:12px 16px;gap:12px}.upload-option-icon{width:48px;height:48px}.upload-option-icon svg{width:24px;height:24px}}.info-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease}.info-dialog{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;width:90%;max-width:560px;max-height:80vh;display:flex;flex-direction:column;animation:slideUp .3s ease}.info-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px 12px 0 0}.info-dialog-header h3{margin:0;font-size:16px;font-weight:600;color:#fff;display:flex;align-items:center;gap:8px}.info-dialog-close{background:#fff3;border:none;cursor:pointer;color:#fff;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s}.info-dialog-close:hover{background:#ffffff4d}.info-dialog-content{padding:16px;overflow-y:auto;flex:1}.info-table{width:100%;border-collapse:collapse;font-size:13px}.info-table thead{position:sticky;top:0;background:#f8fafc;z-index:1}.info-table th{padding:10px 12px;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb}.info-table td{padding:10px 12px;border-bottom:1px solid #f3f4f6;vertical-align:top}.info-table tbody tr:hover{background:#f8fafc}.info-key{font-weight:500;color:#1f2937;white-space:nowrap;width:40%}.info-value{color:#4b5563;word-break:break-all}.null-value{color:#9ca3af;font-style:italic}.info-area{margin-top:16px;padding:12px 16px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-radius:8px;font-size:13px;color:#047857}.info-area strong{color:#065f46}@media (max-width: 480px){.info-dialog{width:95%;max-width:none;max-height:85vh;margin:16px}.info-table th,.info-table td{padding:8px 10px;font-size:12px}.info-key{width:35%}}.layers-panel{display:flex;flex-direction:column;background:#fff;border:none;border-radius:8px;overflow:hidden;max-height:100%;height:100%}.layers-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;flex-shrink:0}.layers-panel-header h3{margin:0;font-size:14px;font-weight:700;display:flex;align-items:center;gap:6px}.layers-panel-empty{padding:24px 16px;text-align:center;color:#666}.layers-panel-empty p{margin:0 0 8px;font-size:13px}.layers-panel-hint{font-size:11px!important;color:#999!important}.layers-panel-list{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px;min-height:0}.layer-item{border:1px solid #e5e7eb;border-radius:5px;margin-bottom:4px;background:#fff;transition:all .15s ease;cursor:pointer}.layer-item:last-child{margin-bottom:0}.layer-item:hover{border-color:#667eea;box-shadow:0 2px 4px #667eea1a}.layer-item.selected{border-color:#667eea;background:#f0f4ff;box-shadow:0 2px 8px #667eea33}.layer-item.dragging{opacity:.5;transform:scale(.98)}.layer-item-main{display:flex;align-items:center;gap:6px;padding:6px 8px}.layer-drag-handle{color:#9ca3af;font-size:10px;cursor:grab;padding:2px 3px;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1}.layer-drag-handle:active{cursor:grabbing}.layer-visibility-btn{background:none;border:none;padding:2px;cursor:pointer;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;min-width:20px;min-height:20px;transition:transform .15s}.layer-visibility-btn svg{display:block}.layer-visibility-btn.is-visible{color:#667eea}.layer-visibility-btn.is-visible:hover{color:#4f46e5}.layer-visibility-btn.is-hidden{color:#ef4444}.layer-visibility-btn.is-hidden:hover{color:#dc2626}.layer-visibility-btn:hover{transform:scale(1.15)}.layer-zoom-btn{background:none;border:none;padding:2px;cursor:pointer;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;min-width:20px;min-height:20px;transition:transform .15s,color .15s;color:#6b7280}.layer-zoom-btn:hover{transform:scale(1.15);color:#667eea}.layer-zoom-btn svg{display:block}.layer-color-indicator{width:12px;height:12px;border-radius:2px;border:1px solid rgba(0,0,0,.2);flex-shrink:0}.layer-name-container{flex:1;min-width:0;overflow:hidden}.layer-name{display:block;font-weight:500;color:#374151;white-space:nowrap;cursor:pointer;transition:font-size .15s ease}.layer-name-input{flex:1;font-size:11px;font-weight:500;padding:2px 4px;border:1px solid #667eea;border-radius:3px;outline:none;min-width:0}.layer-feature-count{font-size:9px;color:#9ca3af;flex-shrink:0}.layer-expand-btn{background:none;border:none;padding:2px;cursor:pointer;color:#9ca3af;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.layer-expand-btn:hover,.layer-item.expanded .layer-expand-btn{color:#667eea}.layer-expanded-panel{padding:6px 8px 8px;border-top:1px solid #e5e7eb;background:#f9fafb}.layer-actions-row{display:flex;gap:4px}.layer-actions-row .layer-action-btn{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;font-size:12px;background:#fff;border:1px solid #e5e7eb;border-radius:3px;cursor:pointer;color:#374151;transition:all .15s}.layer-actions-row .layer-action-btn:hover{border-color:#667eea;color:#667eea;background:#f0f4ff}.layer-actions-row .layer-action-btn.remove-btn:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}.layer-label-row{display:flex;align-items:center;gap:4px;margin-top:6px;padding-top:6px;border-top:1px solid #e5e7eb}.layer-label-row .label-title{font-size:11px;flex-shrink:0}.layer-label-row .label-select{flex:1;min-width:0;padding:2px 4px;font-size:10px;border:1px solid #e5e7eb;border-radius:3px;background:#fff;cursor:pointer}.layer-label-row .label-select:hover{border-color:#667eea}.layer-label-row .label-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.layer-action-btn{background:none;border:none;padding:4px 6px;cursor:pointer;font-size:12px;border-radius:4px;transition:all .15s}.layer-action-btn:hover{background:#f3f4f6}.layer-action-btn.remove-btn:hover{background:#fee2e2}.layer-style-panel{margin-top:10px;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;display:flex;flex-direction:column;gap:10px}.layer-color-picker{display:flex;align-items:center;justify-content:space-between;gap:8px}.layer-color-picker label{font-size:12px;color:#374151}.layer-color-picker input[type=color]{width:32px;height:24px;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;padding:0}.layer-opacity-slider{display:flex;flex-direction:column;gap:4px}.layer-opacity-slider label{font-size:12px;color:#374151}.layer-opacity-slider input[type=range]{width:100%;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#d1d5db;border-radius:3px;cursor:pointer}.layer-opacity-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#667eea;border-radius:50%;cursor:pointer}.layer-style-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.layer-style-row label{font-size:12px;color:#374151}.layer-style-row input[type=number]{width:60px;padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;text-align:center}.layer-style-close-btn{margin-top:8px;padding:6px 12px;background:#667eea;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s}.layer-style-close-btn:hover{background:#5a67d8}.layers-panel-footer{padding:8px 12px;background:#f9fafb;border-top:1px solid #e5e7eb;flex-shrink:0}.layers-panel-legend{display:flex;gap:12px;font-size:10px;color:#6b7280;justify-content:center}@media (max-width: 768px){.layers-panel-header{padding:10px 12px}.layers-panel-header h3{font-size:13px}.layer-item-main{padding:8px 10px;gap:6px}.layer-name{font-size:12px}.layer-feature-count{font-size:10px}.layer-actions{opacity:1}.layer-style-panel{padding:10px}}@media (max-width: 480px){.layers-panel-header{padding:8px 10px}.layers-panel-header h3{font-size:12px}.layer-item-main{padding:6px 8px;gap:4px}.layer-drag-handle{display:none}.layer-name{font-size:11px}.layer-type-icon{font-size:10px}.layer-color-indicator{width:14px;height:14px}.layer-action-btn{padding:3px 5px;font-size:11px}.layers-panel-legend{font-size:9px;gap:8px}}.layers-panel-list::-webkit-scrollbar{width:6px}.layers-panel-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.layers-panel-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.layers-panel-list::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.draw-toolbar{position:relative;display:flex;align-items:center;gap:6px}.draw-main-btn{display:flex;align-items:center;gap:4px;width:auto;height:40px;padding:0 12px;background:#fffffff2;border:none;border-radius:8px;box-shadow:0 2px 8px #0003;cursor:pointer;color:#374151;transition:all .2s ease;outline:none}.draw-main-btn:hover,.draw-main-btn.active{background:#667eea;color:#fff}.draw-main-btn:disabled{opacity:.5;cursor:not-allowed}.draw-main-btn:focus{outline:none}.draw-main-btn .chevron{transition:transform .2s ease}.draw-main-btn .chevron.open{transform:rotate(180deg)}.draw-dropdown{position:absolute;top:calc(100% + 8px);left:0;min-width:180px;background:#fff;border-radius:10px;box-shadow:0 4px 20px #00000040;overflow:hidden;z-index:100;animation:dropdownFadeIn .15s ease}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.draw-dropdown-header{padding:8px 12px 4px;font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.draw-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:none;background:transparent;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;text-align:left}.draw-dropdown-item:hover{background:#f3f4f6;color:#1f2937}.draw-dropdown-item.danger{color:#dc2626}.draw-dropdown-item.danger:hover{background:#fef2f2;color:#b91c1c}.draw-dropdown-divider{height:1px;background:#e5e7eb;margin:4px 0}.draw-toolbar.drawing-mode{background:#fffffffa;padding:6px 10px;border-radius:10px;box-shadow:0 2px 12px #00000040;gap:12px}.draw-mode-indicator{display:flex;align-items:center;gap:6px;padding:4px 10px;background:#eff6ff;border-radius:6px;color:#3b82f6;font-size:13px;font-weight:600}.draw-actions{display:flex;align-items:center;gap:4px}.draw-action-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease;outline:none}.draw-action-btn:focus{outline:none}.draw-action-btn.confirm{background:#10b981;color:#fff}.draw-action-btn.confirm:hover{background:#059669;transform:scale(1.05)}.draw-action-btn.cancel{background:#f3f4f6;color:#6b7280}.draw-action-btn.cancel:hover{background:#e5e7eb;color:#374151}.draw-action-btn.delete{background:#fee2e2;color:#dc2626}.draw-action-btn.delete:hover{background:#fecaca;color:#b91c1c}@media (max-width: 480px){.draw-dropdown{min-width:160px}.draw-dropdown-item{padding:8px 12px;font-size:13px}.draw-mode-indicator span{display:none}.draw-toolbar.drawing-mode{padding:4px 8px;gap:8px}}.mapbox-gl-draw_ctrl-bottom-left,.mapbox-gl-draw_ctrl-top-left{margin-left:0;border-radius:0 4px 4px 0}.mapbox-gl-draw_ctrl-top-right,.mapbox-gl-draw_ctrl-bottom-right{margin-right:0;border-radius:4px 0 0 4px}.mapbox-gl-draw_ctrl-draw-btn{border-color:#000000e6;color:#ffffff80;width:30px;height:30px}.mapbox-gl-draw_ctrl-draw-btn.active,.mapbox-gl-draw_ctrl-draw-btn.active:hover{background-color:#0000000d}.mapbox-gl-draw_ctrl-draw-btn{background-repeat:no-repeat;background-position:center}.mapbox-gl-draw_point{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m10 2c-3.3 0-6 2.7-6 6s6 9 6 9 6-5.7 6-9-2.7-6-6-6zm0 2c2.1 0 3.8 1.7 3.8 3.8 0 1.5-1.8 3.9-2.9 5.2h-1.7c-1.1-1.4-2.9-3.8-2.9-5.2-.1-2.1 1.6-3.8 3.7-3.8z"/>%3C/svg>')}.mapbox-gl-draw_polygon{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m15 12.3v-4.6c.6-.3 1-1 1-1.7 0-1.1-.9-2-2-2-.7 0-1.4.4-1.7 1h-4.6c-.3-.6-1-1-1.7-1-1.1 0-2 .9-2 2 0 .7.4 1.4 1 1.7v4.6c-.6.3-1 1-1 1.7 0 1.1.9 2 2 2 .7 0 1.4-.4 1.7-1h4.6c.3.6 1 1 1.7 1 1.1 0 2-.9 2-2 0-.7-.4-1.4-1-1.7zm-8-.3v-4l1-1h4l1 1v4l-1 1h-4z"/>%3C/svg>')}.mapbox-gl-draw_line{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m13.5 3.5c-1.4 0-2.5 1.1-2.5 2.5 0 .3 0 .6.2.9l-3.8 3.8c-.3-.1-.6-.2-.9-.2-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5c0-.3 0-.6-.2-.9l3.8-3.8c.3.1.6.2.9.2 1.4 0 2.5-1.1 2.5-2.5s-1.1-2.5-2.5-2.5z"/>%3C/svg>')}.mapbox-gl-draw_trash{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="M10,3.4 c-0.8,0-1.5,0.5-1.8,1.2H5l-1,1v1h12v-1l-1-1h-3.2C11.5,3.9,10.8,3.4,10,3.4z M5,8v7c0,1,1,2,2,2h6c1,0,2-1,2-2V8h-2v5.5h-1.5V8h-3 v5.5H7V8H5z"/>%3C/svg>')}.mapbox-gl-draw_uncombine{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m12 2c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l1 1c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-1-1c-.2-.2-.4-.3-.7-.3zm4 4c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l1 1c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-1-1c-.2-.2-.4-.3-.7-.3zm-7 1c-1 0-1 1-.5 1.5.3.3 1 1 1 1l-1 1s-.5.5 0 1 1 0 1 0l1-1 1 1c.5.5 1.5.5 1.5-.5v-4zm-5 3c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l4.9 4.9c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-4.9-4.9c-.1-.2-.4-.3-.7-.3z"/>%3C/svg>')}.mapbox-gl-draw_combine{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="M12.1,2c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l4.9,4.9c0.4,0.4,1,0.4,1.4,0l1-1 c0.4-0.4,0.4-1,0-1.4l-4.9-4.9C12.6,2.1,12.3,2,12.1,2z M8,8C7,8,7,9,7.5,9.5c0.3,0.3,1,1,1,1l-1,1c0,0-0.5,0.5,0,1s1,0,1,0l1-1l1,1 C11,13,12,13,12,12V8H8z M4,10c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l1,1c0.4,0.4,1,0.4,1.4,0l1-1c0.4-0.4,0.4-1,0-1.4 l-1-1C4.5,10.1,4.3,10,4,10z M8,14c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l1,1c0.4,0.4,1,0.4,1.4,0l1-1 c0.4-0.4,0.4-1,0-1.4l-1-1C8.5,14.1,8.3,14,8,14z"/>%3C/svg>')}.mapboxgl-map.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:pointer}.mapboxgl-map.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mouse-add .mapboxgl-canvas-container.mapboxgl-interactive{cursor:crosshair}.mapboxgl-map.mouse-move.mode-direct_select .mapboxgl-canvas-container.mapboxgl-interactive{cursor:grab;cursor:-webkit-grab}.mapboxgl-map.mode-direct_select.feature-vertex.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mode-direct_select.feature-midpoint.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:cell}.mapboxgl-map.mode-direct_select.feature-feature.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mode-static.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:grab;cursor:-webkit-grab}.mapbox-gl-draw_boxselect{pointer-events:none;position:absolute;top:0;left:0;width:0;height:0;background:#0000001a;border:2px dotted #fff;opacity:.5}.save-drawing-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.save-drawing-dialog{background:#fff;border-radius:12px;width:90%;max-width:420px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #0000004d;animation:slideUp .2s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.save-drawing-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.save-drawing-header h3{margin:0;font-size:16px;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:8px}.save-drawing-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#6b7280;border-radius:6px;cursor:pointer;transition:all .15s ease}.save-drawing-close:hover{background:#f3f4f6;color:#1f2937}.save-drawing-content{padding:20px;overflow-y:auto;flex:1}.save-drawing-info{margin:0 0 16px;font-size:14px;color:#4b5563}.save-drawing-info strong{color:#3b82f6}.layer-option{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .15s ease;margin-bottom:8px}.layer-option:hover{border-color:#c7d2fe;background:#f8fafc}.layer-option.selected{border-color:#3b82f6;background:#eff6ff}.layer-option-radio{padding-top:2px}.radio-dot{width:18px;height:18px;border:2px solid #d1d5db;border-radius:50%;position:relative;transition:all .15s ease}.radio-dot.active{border-color:#3b82f6}.radio-dot.active:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#3b82f6;border-radius:50%}.layer-option-content{display:flex;align-items:flex-start;gap:10px;flex:1}.layer-option-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.layer-option-icon.new{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.layer-option-icon.edit{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.layer-option-icon.existing{background:#e0e7ff;color:#4f46e5}.layer-option-text{flex:1;display:flex;flex-direction:column;gap:4px}.layer-option-label{font-size:14px;font-weight:600;color:#1f2937}.layer-option-count{font-size:12px;color:#6b7280}.new-layer-input{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;margin-top:4px;transition:all .15s ease}.new-layer-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.layer-options-divider{display:flex;align-items:center;gap:12px;margin:16px 0}.layer-options-divider:before,.layer-options-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.layer-options-divider span{font-size:12px;color:#9ca3af;white-space:nowrap}.layer-options-list{max-height:200px;overflow-y:auto}.save-drawing-footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 20px;border-top:1px solid #e5e7eb}.save-drawing-btn{display:flex;align-items:center;gap:6px;padding:10px 18px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.save-drawing-btn.cancel{background:#f3f4f6;color:#4b5563}.save-drawing-btn.cancel:hover{background:#e5e7eb}.save-drawing-btn.confirm{background:#3b82f6;color:#fff}.save-drawing-btn.confirm:hover{background:#2563eb}@media (max-width: 480px){.save-drawing-dialog{width:95%;max-height:85vh}.save-drawing-header,.save-drawing-content,.save-drawing-footer{padding:14px 16px}}.user-profile-container{padding:20px;max-width:1200px;margin:0 auto;min-height:100vh}.profile-header{margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.profile-header h1{font-size:28px;font-weight:700;color:#333;margin:0 0 8px}.profile-header .subtitle{color:#666;font-size:14px;margin:0}.profile-layout{display:grid;grid-template-columns:280px 1fr;gap:30px}.profile-sidebar{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px #0000001a;height:-moz-fit-content;height:fit-content;position:sticky;top:20px}.user-info{text-align:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:32px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.user-info h3{font-size:16px;font-weight:600;color:#333;margin:0 0 8px}.role-badge{display:inline-block;padding:4px 12px;background:#e8f0fe;color:#1e40af;border-radius:16px;font-size:12px;font-weight:600;margin:0}.profile-nav{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.nav-item{padding:10px 12px;background:none;border:none;border-left:3px solid transparent;text-align:left;cursor:pointer;font-size:14px;color:#666;transition:all .2s;border-radius:0 4px 4px 0}.nav-item:hover{background:#f5f5f5;color:#333}.nav-item.active{background:#f0f4ff;color:#667eea;border-left-color:#667eea;font-weight:600}.logout-btn{width:100%;padding:10px 12px;background:#fee;color:#c33;border:1px solid #fcc;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s}.logout-btn:hover{background:#fdd;border-color:#fbb}.profile-content{background:#fff;border-radius:8px;padding:30px;box-shadow:0 2px 8px #0000001a}.tab-content h2{font-size:20px;font-weight:600;color:#333;margin:0 0 24px;padding-bottom:12px;border-bottom:1px solid #e0e0e0}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.profile-field{padding:16px;background:#f9f9f9;border-radius:6px;border-left:3px solid #667eea}.profile-field label{display:block;font-size:12px;font-weight:600;color:#666;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.field-value{font-size:15px;color:#333;margin:0;font-weight:500}.status-badge{display:inline-block;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:600}.status-badge.active{background:#e8f5e9;color:#2e7d32}.status-badge.inactive{background:#ffebee;color:#c62828}.communes-info{margin-bottom:24px}.commune-count{padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;text-align:center}.commune-count h3{font-size:32px;font-weight:700;margin:0}.commune-count p{margin:4px 0 0;opacity:.9}.communes-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.commune-item{padding:12px 16px;background:#f5f5f5;border-radius:6px;display:flex;align-items:flex-start;gap:10px;border-left:3px solid #667eea;transition:all .2s}.commune-item:hover{background:#e8f0fe;transform:translate(4px)}.commune-icon{font-size:18px;margin-top:2px}.commune-details{display:flex;flex-direction:column;gap:2px}.commune-name{font-size:14px;color:#333;font-weight:500}.commune-province{font-size:12px;color:#666}.commune-id{font-size:11px;color:#999;font-family:monospace}.no-communes{padding:40px 20px;text-align:center;color:#999;background:#f9f9f9;border-radius:6px}.password-form{max-width:500px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.form-group input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit;transition:all .2s;box-sizing:border-box}.message{padding:12px 16px;border-radius:4px;margin-bottom:16px;font-size:14px}.message.success{background:#e8f5e9;color:#2e7d32;border:1px solid #c8e6c9}.message.error{background:#ffebee;color:#c62828;border:1px solid #ffcdd2}.submit-btn{width:100%;padding:10px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 5px 20px #667eea66}.loading,.error{padding:40px 20px;text-align:center;color:#999;background:#fff;border-radius:8px}@media (max-width: 768px){.profile-layout{grid-template-columns:1fr}.profile-sidebar{position:static}.profile-grid,.communes-list{grid-template-columns:1fr}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.login-card{background:#fff;border-radius:8px;box-shadow:0 10px 40px #0003;width:100%;max-width:400px;padding:40px;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:30px}.login-header h1{font-size:32px;font-weight:700;color:#333;margin:0 0 8px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-header p{color:#666;font-size:14px;margin:0}.login-form{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:14px;font-weight:500;color:#333}.form-group input{padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:all .2s;font-family:inherit}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input:disabled{background:#f5f5f5;cursor:not-allowed;color:#999}.error-message{padding:10px 12px;background:#fee;border:1px solid #fcc;border-radius:4px;color:#c33;font-size:13px;text-align:center}.login-button{padding:10px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;margin-top:8px;font-family:inherit}.login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 20px #667eea66}.login-button:disabled{opacity:.8;cursor:not-allowed}.login-footer{margin-top:24px;text-align:center;border-top:1px solid #eee;padding-top:16px}.login-footer p{margin:4px 0;font-size:12px;color:#666}.login-footer p.hint{font-weight:600;color:#333;margin-bottom:8px}.login-footer strong{color:#667eea;font-weight:600}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.relative{position:relative}.mx-auto{margin-left:auto;margin-right:auto}.mb-4{margin-bottom:1rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-12{height:3rem}.h-14{height:3.5rem}.h-9{height:2.25rem}.h-screen{height:100vh}.w-12{width:3rem}.w-9{width:2.25rem}.w-auto{width:auto}.w-full{width:100%}.flex-1{flex:1 1 0%}.border-collapse{border-collapse:collapse}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.overflow-auto{overflow:auto}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.text-center{text-align:center}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.italic{font-style:italic}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-secondary{--tw-text-opacity: 1;color:rgb(26 58 82 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}button{font-family:inherit;transition:all .2s}button:active{transform:scale(.98)}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}@media (min-width: 640px){.sm\:block{display:block}}
