*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}#map{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-x pan-y}.map-controls{position:fixed;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:1000}.map-button{width:56px;height:56px;background:#fff;border-radius:50%;box-shadow:0 4px 12px #0000004d;border:none;cursor:pointer;font-size:24px;display:flex;align-items:center;justify-content:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .1s ease,background .1s ease}.map-button:active{transform:scale(.95);background:#f0f0f0}.map-button:hover{background:#f8f8f8}.parcel-highlight{fill:gold;fill-opacity:.4;stroke:orange;stroke-width:3;stroke-opacity:1}.leaflet-marker-pane,.leaflet-tile-pane{transform:translateZ(0);will-change:transform}.leaflet-default-icon-path{background-image:url(https://unpkg.com/leaflet@1.9.4/dist/images/marker-icon.png)}#search-container{position:fixed;top:15px;left:50%;transform:translate(-50%);z-index:1000;width:90%;max-width:500px}#search-input{width:100%;padding:14px 20px;font-size:16px;border:none;border-radius:12px;box-shadow:0 4px 20px #00000026;background:#fff;outline:none;transition:box-shadow .2s ease;-webkit-user-select:text;-moz-user-select:text;user-select:text}#search-input:focus{box-shadow:0 6px 30px #00000040}#search-input::placeholder{color:#999}#search-results{display:none;position:absolute;top:60px;left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-height:300px;overflow-y:auto}.search-result-item{padding:12px 20px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background .2s ease}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#f8f8f8}.search-result-label{font-weight:500;color:#333;margin-bottom:4px}.search-result-context{font-size:13px;color:#666}.search-result-item.no-results,.search-result-item.error{cursor:default;color:#999;text-align:center}.search-result-item.error{color:#d32f2f}.leaflet-control-zoom{display:none!important}.leaflet-top.leaflet-right .bp-layers-control{margin-top:155px;margin-right:20px;display:flex;flex-direction:column;align-items:flex-end}.bp-layers-toggle{width:56px;height:56px;border:none;border-radius:50%;background:#fff;color:#333;box-shadow:0 4px 12px #0000004d;cursor:pointer;display:flex;align-items:center;justify-content:center}.bp-layers-toggle:active{transform:scale(.95)}.bp-layers-panel{margin-top:10px;width:280px;max-height:65vh;overflow-y:auto;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000004d;padding:12px 16px;font-size:14px}.bp-layers-section{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#888;margin:10px 0 6px}.bp-layers-section:first-child{margin-top:0}.bp-base-item{display:flex;align-items:center;gap:8px;padding:5px 0;cursor:pointer}.bp-layer-row{padding:6px 0;border-top:1px solid #f0f0f0}.bp-layer-head{display:flex;align-items:center;gap:8px;cursor:pointer;margin-bottom:6px}.bp-layer-name{flex:1}.bp-layer-pct{font-size:12px;color:#888;min-width:36px;text-align:right}@media (max-width: 600px){#search-container{width:95%;top:15px}#search-input{padding:12px 16px;font-size:15px}}.results-card{position:fixed;bottom:-100%;left:50%;transform:translate(-50%);width:90%;max-width:600px;max-height:70vh;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -4px 30px #0000004d;z-index:2000;overflow-y:auto;transition:bottom .3s ease}.results-card.visible{bottom:0}.results-card-header{position:sticky;top:0;background:#fff;padding:20px;border-bottom:2px solid #f0f0f0;z-index:1}.results-card-close{position:absolute;top:15px;right:15px;width:32px;height:32px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;transition:background .2s ease;color:#666}.results-card-close:hover{background:#e0e0e0}.zone-badge{display:inline-block;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;margin-bottom:10px}.zone-badge.blue{background:#e3f2fd;color:#1976d2}.zone-badge.orange{background:#fff3e0;color:#f57c00}.results-card-header h3{margin:8px 0 4px;font-size:20px;color:#333}.parcelle-ref{font-size:14px;color:#666;margin:0}.results-card-body{padding:20px}.info-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f0f0f0}.info-label{font-weight:500;color:#666}.info-value{font-weight:600;color:#333}.results-card-body hr{border:none;border-top:2px solid #f0f0f0;margin:20px 0}.analyse-content h4{margin:0 0 15px;font-size:16px;color:#333}.analyse-text{font-size:14px;line-height:1.6;color:#444;-webkit-user-select:text;-moz-user-select:text;user-select:text}.analyse-text p{margin:8px 0}.bullet-point{padding-left:8px;margin:6px 0}.card-actions{display:flex;gap:12px;margin-top:20px}.btn-link{flex:1;padding:12px;background:#f5f5f5;border-radius:10px;text-align:center;text-decoration:none;color:#333;font-weight:500;font-size:14px;transition:background .2s ease}.btn-link:hover{background:#e8e8e8}.results-card.loading{bottom:0!important}.results-card.loading .results-card-header{display:flex;align-items:center;gap:15px;border-bottom:none}.spinner{width:32px;height:32px;border:3px solid #f0f0f0;border-top-color:#1976d2;border-radius:50%;animation:spin 1s linear infinite}.loading-text{font-size:14px;color:#666;padding:8px 0;opacity:.3;transition:opacity .3s ease}.loading-text.active{opacity:1;font-weight:500;color:#1976d2}.results-card.error{bottom:0!important}.results-card.error .results-card-header h3{color:#d32f2f}.error-hint{font-size:13px;color:#999;margin-top:10px}@media (max-width: 600px){.results-card{width:100%;max-width:none;border-radius:20px 20px 0 0}.card-actions{flex-direction:column}.btn-link{width:100%}}.pins-toggle-button{position:fixed;top:85px;right:20px;width:56px;height:56px;background:#fff;border-radius:50%;box-shadow:0 4px 12px #0000004d;border:none;cursor:pointer;font-size:24px;z-index:1000;display:flex;align-items:center;justify-content:center;transition:transform .1s ease,background .2s ease;touch-action:manipulation}.pins-toggle-button:active{transform:scale(.95)}.pins-toggle-button.active{background:#1976d2;color:#fff}.pins-toggle-button .count-badge{position:absolute;top:-5px;right:-5px;background:#f57c00;color:#fff;font-size:12px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:20px;text-align:center;box-shadow:0 2px 4px #0003}.saved-marker{background:transparent!important;border:none!important;width:16px!important;height:16px!important;margin-left:-8px!important;margin-top:-8px!important}.saved-marker-inner{width:16px;height:16px;background-color:#1976d2;border:3px solid white;border-radius:50%;box-shadow:0 2px 8px #0006;cursor:pointer;transition:transform .2s ease}.saved-marker-inner:hover{transform:scale(1.2)}.mh-marker{background:transparent!important;border:none!important}.mh-marker-inner{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:16px;background:#8b4513;color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 6px #00000059;cursor:pointer;transition:transform .15s ease}.mh-marker-inner:hover{transform:scale(1.15)}.mh-popup{font-size:13px;line-height:1.4;min-width:180px}.mh-popup-row{margin-top:4px;color:#444}.mh-popup a{color:#1976d2;text-decoration:none}.mh-popup a:hover{text-decoration:underline}.mh-section{margin-top:16px;padding:12px;background:#fff8e1;border-left:3px solid #8b4513;border-radius:4px;font-size:13px}.mh-section h4{margin:0 0 8px;font-size:14px;color:#5d3a0e}.mh-section .mh-badge-abf{display:inline-block;background:#d84315;color:#fff;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:700;margin-bottom:8px}.mh-section ul{margin:8px 0 0;padding-left:18px}.mh-section li{margin-bottom:4px}.mh-section .mh-distance{color:#888;font-size:12px}.mh-section .mh-empty{color:#666;font-style:italic}.btn-delete{width:100%;padding:12px;background:#ffebee;color:#d32f2f;border:none;border-radius:10px;font-weight:500;font-size:14px;cursor:pointer;margin-top:15px;margin-bottom:10px;transition:background .2s ease;touch-action:manipulation}.btn-delete:hover:not(:disabled){background:#ffcdd2}.btn-delete:active:not(:disabled){transform:scale(.98)}.btn-delete:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 600px){.pins-toggle-button{top:85px;right:15px}}.pins-list-panel{position:fixed;top:0;right:-400px;width:400px;max-width:90vw;height:100vh;background:#fff;box-shadow:-4px 0 20px #0000004d;z-index:2000;display:flex;flex-direction:column;transition:right .3s ease}.pins-list-panel.visible{right:0}.pins-list-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:2px solid #f0f0f0;background:#f8f9fa}.pins-list-header h3{margin:0;font-size:18px;color:#333}.pins-list-close{width:32px;height:32px;border:none;background:#e0e0e0;border-radius:50%;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.pins-list-close:hover{background:#d0d0d0}.pins-list-content{flex:1;overflow-y:auto;padding:10px}.pins-list-empty{text-align:center;padding:40px 20px;color:#999}.pins-list-empty p{font-size:16px;margin-bottom:10px}.pins-list-empty small{font-size:13px}.pins-list-item{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:15px;margin-bottom:10px;cursor:pointer;transition:all .2s ease}.pins-list-item:hover{background:#f8f9fa;border-color:#1976d2;box-shadow:0 2px 8px #1976d233}.pins-list-item:active{transform:scale(.98)}.pins-list-item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.pins-list-item-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pins-list-item-title strong{font-size:15px;color:#333}.zone-badge-small{display:inline-block;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:600;color:#fff}.zone-badge-small.blue{background:#1976d2}.zone-badge-small.orange{background:#f57c00}.pins-list-item-date{font-size:11px;color:#999;white-space:nowrap}.pins-list-item-info{display:flex;justify-content:space-between;font-size:13px;color:#666}@media (max-width: 600px){.pins-list-panel{width:100vw;right:-100vw}}.btn-share{width:100%;padding:12px;background:#e3f2fd;color:#1976d2;border:none;border-radius:10px;font-weight:500;font-size:14px;cursor:pointer;margin-top:10px;transition:background .2s ease;touch-action:manipulation}.btn-share:hover{background:#bbdefb}.btn-share:active{transform:scale(.98)}.share-dialog{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000;z-index:3000;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.share-dialog.visible{background:#00000080}.share-dialog-content{background:#fff;border-radius:16px;width:90%;max-width:400px;box-shadow:0 8px 32px #0000004d;transform:scale(.8);opacity:0;transition:all .3s ease}.share-dialog.visible .share-dialog-content{transform:scale(1);opacity:1}.share-dialog-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0}.share-dialog-header h3{margin:0;font-size:18px;color:#333}.share-dialog-close{width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.share-dialog-close:hover{background:#e0e0e0}.share-dialog-body{padding:20px;display:flex;flex-direction:column;gap:12px}.share-option{width:100%;padding:16px;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left}.share-option:hover{background:#e3f2fd;border-color:#1976d2;color:#1976d2}.share-option:active{transform:scale(.98)}.back-home-btn{position:fixed;bottom:30px;left:20px;z-index:2000;width:56px;height:56px;background:#fff;border-radius:50%;box-shadow:0 4px 12px #0000004d;display:flex;align-items:center;justify-content:center;font-size:28px;text-decoration:none;cursor:pointer;transition:all .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.back-home-btn:hover{transform:scale(1.1);box-shadow:0 6px 16px #0006}.back-home-btn:active{transform:scale(.95)}@media (max-width: 768px){.back-home-btn{width:50px;height:50px;font-size:24px;bottom:20px;left:15px}}.layers-toggle-btn{position:fixed;bottom:90px;left:20px;width:56px;height:56px;background:#fff;border-radius:50%;box-shadow:0 4px 12px #0000004d;border:none;cursor:pointer;z-index:2000;display:flex;align-items:center;justify-content:center;transition:all .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.layers-toggle-btn svg{width:24px;height:24px;stroke:#333}.layers-toggle-btn:hover{transform:scale(1.1);box-shadow:0 6px 16px #0006}.layers-toggle-btn:active{transform:scale(.95)}.layers-panel{position:fixed;bottom:-400px;left:0;right:0;width:100%;max-width:400px;margin:0 auto;height:350px;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -4px 30px #0000004d;z-index:2500;transition:bottom .3s ease;display:flex;flex-direction:column}.layers-panel.visible{bottom:0}.layers-panel-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:2px solid #f0f0f0;background:#f8f9fa;border-radius:20px 20px 0 0}.layers-panel-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.layers-panel-close{width:32px;height:32px;border:none;background:#e0e0e0;border-radius:50%;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;color:#666}.layers-panel-close:hover{background:#d0d0d0}.layers-panel-body{flex:1;overflow-y:auto;padding:20px}.layer-item{background:#f8f9fa;border-radius:12px;padding:16px;margin-bottom:12px}.layer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.layer-name{font-size:16px;font-weight:600;color:#333}.layer-opacity-value{font-size:14px;font-weight:500;color:#007aff;min-width:45px;text-align:right}.layer-controls{display:flex;align-items:center;gap:12px}.layer-opacity-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:linear-gradient(to right,#e0e0e0,#007aff);outline:none;cursor:pointer}.layer-opacity-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0003;cursor:pointer;border:2px solid #007AFF;transition:transform .1s ease}.layer-opacity-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.layer-opacity-slider::-webkit-slider-thumb:active{transform:scale(.95)}.layer-opacity-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0003;cursor:pointer;border:2px solid #007AFF;transition:transform .1s ease}.layer-opacity-slider::-moz-range-thumb:hover{transform:scale(1.1)}.layer-opacity-slider::-moz-range-thumb:active{transform:scale(.95)}@media (max-width: 768px){.layers-toggle-btn{width:50px;height:50px;bottom:80px;left:15px}.layers-panel{max-width:100%;height:400px}}.geolocation-btn{position:fixed;bottom:160px;left:20px;width:56px;height:56px;background:#fff;border-radius:50%;box-shadow:0 4px 12px #0000004d;border:none;cursor:pointer;z-index:2000;display:flex;align-items:center;justify-content:center;transition:all .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;color:#333}.geolocation-btn svg{width:24px;height:24px}.geolocation-btn:hover{transform:scale(1.1);box-shadow:0 6px 16px #0006}.geolocation-btn:active{transform:scale(.95)}.geolocation-btn.active{background:#4285f4;color:#fff}.geolocation-btn.loading{pointer-events:none}.geolocation-btn.loading svg{animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.user-location-marker{background:transparent!important;border:none!important}.user-location-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#4285f4;border:3px solid white;border-radius:50%;box-shadow:0 2px 8px #4285f480;z-index:2}.user-location-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:#4285f44d;border-radius:50%;animation:location-pulse 2s ease-out infinite;z-index:1}@keyframes location-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}.geolocation-toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%) translateY(20px);background:#fff;padding:12px 20px;border-radius:12px;box-shadow:0 4px 20px #0003;z-index:3000;display:flex;align-items:center;gap:10px;opacity:0;transition:all .3s ease;max-width:90%}.geolocation-toast.visible{opacity:1;transform:translate(-50%) translateY(0)}.geolocation-toast.error{background:#fff3e0;border-left:4px solid #f57c00}.toast-icon{font-size:20px}.toast-message{font-size:14px;color:#333;font-weight:500}@media (max-width: 768px){.geolocation-btn{width:50px;height:50px;bottom:140px;left:15px}.geolocation-toast{bottom:80px;font-size:13px}}.btn-detailed-table{width:100%;padding:12px;background:#2d559b;color:#fff;border:none;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;margin-top:10px;transition:background .2s ease,transform .1s ease;touch-action:manipulation}.btn-detailed-table:hover{background:#1f3f75}.btn-detailed-table:active{transform:scale(.98)}.btn-download-cadastre{width:100%;padding:12px;background:#5a8c3a;color:#fff;border:none;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;margin-top:10px;transition:background .2s ease,transform .1s ease;touch-action:manipulation}.btn-download-cadastre:hover:not(:disabled){background:#466b2b}.btn-download-cadastre:active:not(:disabled){transform:scale(.98)}.btn-download-cadastre:disabled{opacity:.7;cursor:not-allowed}.detailed-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s ease;padding:20px}.detailed-modal.visible{opacity:1;pointer-events:auto}.detailed-modal-content{background:#fff;border-radius:12px;width:100%;max-width:1200px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0006;overflow:hidden}.detailed-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.detailed-modal-header h2{margin:0;font-size:18px;color:#111827}.detailed-modal-close{background:none;border:none;font-size:28px;line-height:1;cursor:pointer;color:#6b7280;padding:0 8px}.detailed-modal-close:hover{color:#111827}.detailed-modal-body{padding:20px 24px;overflow-y:auto;flex:1}.detailed-loading,.detailed-error{text-align:center;padding:40px 20px;color:#4b5563}.detailed-loading .spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2d559b;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 16px}@keyframes spin{to{transform:rotate(360deg)}}.detailed-loading .loading-hint,.detailed-error .error-detail{font-size:13px;color:#9ca3af;margin-top:8px}.btn-retry{margin-top:16px;padding:10px 20px;background:#2d559b;color:#fff;border:none;border-radius:8px;cursor:pointer}.plu-chat-section{margin-top:24px;padding:16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.plu-chat-section h4{margin:0 0 12px;font-size:15px;color:#1a1a2e}.plu-chat-history{max-height:280px;overflow-y:auto;padding:8px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:10px;display:flex;flex-direction:column;gap:8px}.plu-chat-history:empty:before{content:"Aucune question encore. Tapez votre question ci-dessous.";color:#9ca3af;font-size:13px;font-style:italic}.plu-chat-bubble{padding:10px 12px;border-radius:12px;max-width:90%;font-size:14px;line-height:1.45;white-space:pre-wrap;word-wrap:break-word}.plu-chat-bubble-user{align-self:flex-end;background:#2d559b;color:#fff;border-bottom-right-radius:4px}.plu-chat-bubble-assistant{align-self:flex-start;background:#f3f4f6;color:#1f2937;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.plu-chat-typing{color:#9ca3af;font-style:italic}.plu-chat-form{display:flex;gap:8px}.plu-chat-input{flex:1;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit}.plu-chat-input:focus{outline:none;border-color:#2d559b;box-shadow:0 0 0 3px #2d559b26}.plu-chat-input:disabled{background:#f3f4f6;cursor:not-allowed}.plu-chat-send{padding:10px 18px;background:#2d559b;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600}.plu-chat-send:disabled{background:#9ca3af;cursor:not-allowed}.plu-chat-send:hover:not(:disabled){background:#1e3a6f}.plu-chat-hint{margin-top:8px;font-size:11px;color:#9ca3af;text-align:center}.detailed-cartouche{padding:16px 20px;background:#f3f4f6;border-radius:8px;margin-bottom:16px}.detailed-cartouche h3{margin:0 0 12px;font-size:16px;color:#111827;text-align:center;letter-spacing:.5px}.cartouche-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:6px 20px;font-size:13px;color:#374151}.cartouche-grid strong{color:#111827}.detailed-actions{display:flex;gap:10px;margin-bottom:16px;justify-content:flex-end}.btn-export-pdf,.btn-export-excel{padding:10px 16px;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s ease}.btn-export-pdf{background:#dc2626;color:#fff}.btn-export-pdf:hover{background:#b91c1c}.btn-export-excel{background:#16a34a;color:#fff}.btn-export-excel:hover{background:#15803d}.detailed-table-wrapper{overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px}.detailed-table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.5}.detailed-table thead{background:#2d559b;color:#fff;position:sticky;top:0}.detailed-table th{padding:10px 12px;text-align:left;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.detailed-table td{padding:10px 12px;border-top:1px solid #e5e7eb;vertical-align:top}.detailed-table .col-category{width:22%;background:#f9fafb;font-weight:600;color:#111827}.detailed-table .col-sub{width:22%;color:#4b5563;font-style:italic}.detailed-table .col-value{color:#1f2937;white-space:pre-wrap}@media (max-width: 768px){.detailed-modal{padding:0}.detailed-modal-content{max-height:100vh;border-radius:0}.detailed-table{font-size:12px}.detailed-table th,.detailed-table td{padding:6px 8px}.detailed-actions{flex-direction:column}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
