@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--sidebar-bg:#2b313a;--sidebar-brand:#22272e;--sidebar-active:#0078d4;--sidebar-hover:#3a4149;--sidebar-text:#b1b8c0;--sidebar-text-active:#fff;--header-bg:#fff;--header-border:#e1e4e8;--bg-color:#f4f5f7;--primary-color:#0078d4;--alert-color:#d83b01;--text-dark:#24292e;--text-light:#586069}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}.dashboard-container{width:100vw;height:100vh;display:flex}.sidebar{background-color:var(--sidebar-bg);width:250px;color:var(--sidebar-text);flex-direction:column;flex-shrink:0;display:flex}.sidebar-brand{background-color:var(--sidebar-brand);align-items:center;gap:12px;height:70px;padding:0 20px;display:flex}.brand-logo{background-color:var(--primary-color);border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.shield-icon{border:2px solid #fff;border-radius:2px 2px 8px 8px;width:16px;height:18px}.brand-text h2{color:#fff;font-size:16px;font-weight:700;line-height:1.1}.brand-subtitle{color:var(--sidebar-text);text-transform:uppercase;letter-spacing:.5px;font-size:10px}.sidebar-nav{flex-direction:column;flex:1;padding:20px 0;display:flex}.nav-item{color:var(--sidebar-text);align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-item:hover{background-color:var(--sidebar-hover);color:var(--sidebar-text-active)}.nav-item.active{background-color:var(--sidebar-active);color:var(--sidebar-text-active)}.sidebar-footer{padding-bottom:20px}.main-wrapper{flex-direction:column;flex:1;min-width:0;display:flex}.top-header{background-color:var(--header-bg);border-bottom:1px solid var(--header-border);justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.header-title h1{color:var(--primary-color);font-size:18px;font-weight:600}.header-search{background-color:#f1f3f4;border-radius:4px;align-items:center;gap:8px;width:300px;padding:8px 12px;display:flex}.search-icon{color:var(--text-light)}.header-search input{width:100%;color:var(--text-dark);background:0 0;border:none;outline:none;font-size:14px}.header-actions{align-items:center;gap:16px;display:flex}.icon-btn{color:var(--text-light);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.icon-btn:hover{color:var(--text-dark)}.alert-btn{background-color:var(--alert-color);color:#fff;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.alert-btn:hover{background-color:#c53400}.user-profile .avatar{color:#fff;background-color:#2b313a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex}.map-area{flex:1;position:relative}.ol-map{width:100%;height:100%}.map-controls{z-index:10;flex-direction:column;gap:8px;display:flex;position:absolute;top:20px;right:20px}.control-btn{cursor:pointer;width:40px;height:40px;color:var(--text-dark);background:#fff;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 4px #0000001a}.control-btn:hover{background-color:#f4f5f7}.layer-manager-panel{z-index:10;background:#fff;border-radius:8px;flex-direction:column;width:280px;display:flex;position:absolute;top:20px;right:70px;overflow:hidden;box-shadow:0 4px 12px #00000026}.layer-manager-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px;display:flex}.layer-manager-header h3{font-size:15px;font-weight:600}.layer-list{max-height:300px;padding:8px 0;overflow-y:auto}.layer-item{cursor:pointer;align-items:center;gap:12px;padding:10px 16px;font-size:14px;display:flex}.layer-item:hover{background-color:#f8f9fa}.layer-radio{border:2px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.layer-item.active .layer-radio{border-color:var(--primary-color)}.layer-item.active .radio-inner{background-color:var(--primary-color);border-radius:50%;width:8px;height:8px}.add-layer-section{background-color:#fcfcfc;border-top:1px solid #eee;padding:16px}.add-btn{width:100%;color:var(--text-light);cursor:pointer;background:0 0;border:1px dashed #ccc;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:8px;font-size:13px;display:flex}.add-btn:hover{border-color:var(--primary-color);color:var(--primary-color)}.add-layer-form{flex-direction:column;gap:10px;display:flex}.add-layer-form input{border:1px solid #ddd;border-radius:4px;padding:8px;font-size:13px}.form-actions{justify-content:flex-end;gap:8px;display:flex}.btn-cancel,.btn-submit{cursor:pointer;border:none;border-radius:4px;padding:6px 12px;font-size:13px}.btn-cancel{color:var(--text-light);background-color:#0000}.btn-submit{background-color:var(--primary-color);color:#fff}.ol-popup{background-color:#fff;border:1px solid #ccc;border-radius:8px;min-width:280px;padding:16px;position:absolute;bottom:12px;left:-50px;box-shadow:0 4px 12px #00000026}.ol-popup:after,.ol-popup:before{content:" ";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;top:100%}.ol-popup:after{border-width:10px;border-top-color:#fff;margin-left:-10px;left:48px}.ol-popup:before{border-width:11px;border-top-color:#ccc;margin-left:-11px;left:48px}.popup-closer{text-decoration:none;position:absolute;top:10px;right:10px}.popup-content h4{color:var(--primary-color);border-bottom:1px solid #eee;margin-bottom:12px;padding-bottom:8px;font-size:15px}.popup-details{flex-direction:column;gap:8px;max-height:250px;font-size:13px;display:flex;overflow-y:auto}.popup-row{gap:8px;display:flex}.popup-row strong{min-width:80px;color:var(--text-light)}.popup-row span{word-break:break-word;flex:1}.map-legend{z-index:10;pointer-events:auto;background-color:#fffffff2;border:1px solid #eee;border-radius:8px;flex-direction:column;gap:12px;max-height:400px;padding:12px;display:flex;position:absolute;bottom:30px;right:20px;overflow-y:auto;box-shadow:0 4px 12px #00000026}.map-legend h4{color:var(--text-dark);border-bottom:1px solid #eee;margin:0;padding-bottom:6px;font-size:14px;font-weight:600}.legend-item{flex-direction:column;gap:4px;display:flex}.legend-title{color:var(--text-light);font-size:12px;font-weight:500}.legend-image{max-width:200px;display:block}:root,:host{--ol-background-color:white;--ol-accent-background-color:#f5f5f5;--ol-subtle-background-color:#80808040;--ol-partial-background-color:#ffffffbf;--ol-foreground-color:#333;--ol-subtle-foreground-color:#666;--ol-brand-color:#0af}.ol-box{box-sizing:border-box;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color);border-radius:2px}.ol-mouse-position{position:absolute;top:8px;right:8px}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;padding:2px;position:absolute;bottom:8px;left:8px}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color);text-align:center;will-change:contents, width;border-top:none;margin:1px;font-size:10px;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{background-color:var(--ol-foreground-color);float:right;z-index:10;width:1px;height:15px}.ol-scale-step-text{z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color);font-size:10px;position:absolute;bottom:-5px}.ol-scale-text{text-align:center;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color);font-size:12px;position:absolute;bottom:25px}.ol-scale-singlebar{z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color);height:10px;position:relative}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset;overflow:hidden}.ol-viewport{touch-action:pan-x pan-y}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{background-color:var(--ol-subtle-background-color);border-radius:4px;position:absolute}.ol-zoom{top:.5em;left:.5em}.ol-rotate{transition:opacity .25s linear,visibility linear;top:.5em;right:.5em}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{top:.5em;right:.5em}.ol-control button{color:var(--ol-subtle-foreground-color);font-weight:700;font-size:inherit;text-align:center;background-color:var(--ol-background-color);border:none;border-radius:2px;width:1.375em;height:1.375em;margin:1px;padding:0;line-height:.4em;text-decoration:none;display:block}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{will-change:transform;font-weight:400;display:block}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color);text-decoration:none}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;flex-flow:row-reverse;align-items:center;max-width:calc(100% - 1.3em);display:flex;bottom:.5em;right:.5em}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);margin:0;padding:1px .5em;font-size:12px}.ol-attribution li{list-style:none;display:inline}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{border-radius:4px 0 0;bottom:0;right:0}.ol-attribution.ol-uncollapsible img{max-height:1.6em;margin-top:-.2em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{height:200px;top:4.5em;left:.5em}.ol-zoomslider button{height:10px;position:relative}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{bottom:.5em;left:.5em}.ol-overviewmap.ol-uncollapsible{border-radius:0 4px 0 0;bottom:0;left:0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);width:150px;height:150px}.ol-overviewmap:not(.ol-collapsed) button{position:absolute;bottom:0;left:0}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.ol-overviewmap .ol-viewport:hover{cursor:pointer}.reports-page{background-color:#f8fafc;flex-direction:column;height:100%;padding:32px;display:flex}.reports-header{margin-bottom:24px}.reports-header h2{color:#1e293b;margin-bottom:4px;font-size:24px;font-weight:700}.reports-header p{color:#64748b;font-size:14px}.table-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;overflow:auto;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.reports-table{border-collapse:collapse;text-align:left;width:100%}.reports-table th{color:#475569;text-transform:uppercase;letter-spacing:.05em;z-index:10;background-color:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:16px 24px;font-size:13px;font-weight:600;position:sticky;top:0}.reports-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:16px 24px;font-size:14px}.reports-table tbody tr{transition:all .2s}.reports-table tbody tr:hover{background-color:#f8fafc}.badge{text-transform:capitalize;border-radius:9999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.urgency-high{color:#b91c1c;background-color:#fee2e2}.urgency-medium{color:#b45309;background-color:#fef3c7}.urgency-low{color:#047857;background-color:#d1fae5}.urgency-none{color:#64748b;background-color:#f1f5f9}.help-yes{color:#b91c1c;background-color:#fee2e2;border:1px solid #fca5a5}.help-no{color:#64748b;background-color:#f1f5f9}.view-btn{color:#2563eb;cursor:pointer;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.view-btn:hover{color:#fff;background-color:#2563eb}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0f172a66;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.report-details-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) modalEnter;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes modalEnter{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header h3{color:#0f172a;font-size:18px;font-weight:600}.modal-body{flex:1;padding:24px;overflow-y:auto}.details-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.detail-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;padding:12px 16px;display:flex}.detail-item.full-width{grid-column:span 2}.detail-label{text-transform:uppercase;color:#64748b;letter-spacing:.05em;margin-bottom:4px;font-size:12px;font-weight:600}.detail-value{color:#0f172a;word-break:break-word;font-size:14px;font-weight:500}.section-title{color:#1e293b;border-bottom:2px solid #e2e8f0;margin-bottom:12px;padding-bottom:8px;font-size:16px;font-weight:600}.mt-4{margin-top:24px}.modal-footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;border-bottom-right-radius:16px;border-bottom-left-radius:16px;justify-content:flex-end;padding:16px 24px;display:flex}.btn{cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.btn-secondary{color:#475569;background-color:#e2e8f0}.btn-secondary:hover{color:#1e293b;background-color:#cbd5e1}.loading-state,.error-state,.empty-state{text-align:center;color:#64748b;padding:40px;font-size:15px}.error-state{color:#ef4444;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px}.attachments-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px;display:grid}.attachment-item{aspect-ratio:1;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.attachment-item img{object-fit:cover;width:100%;height:100%}.filters-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;gap:20px;margin-bottom:24px;padding:16px 24px;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.filter-group{flex-direction:column;flex:1;gap:8px;min-width:200px;display:flex}.filter-group label{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.filter-group select{color:#1e293b;cursor:pointer;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:10px 12px;font-size:14px;transition:all .2s}.filter-group select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.filter-group select:hover{border-color:#94a3b8}.analytics-dashboard{color:#1e293b;background-color:#f8fafc;min-height:100%;padding:24px 32px;overflow-y:auto}.analytics-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.spinner{color:#3b82f6;margin-bottom:16px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.analytics-header{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.analytics-header h2{color:#0f172a;margin:0 0 8px;font-size:28px;font-weight:700}.analytics-header p{color:#64748b;margin:0;font-size:15px}.analytics-actions{gap:12px;display:flex}.btn-export-csv,.btn-export-geojson{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.btn-export-csv{color:#334155;background-color:#fff;border:1px solid #cbd5e1}.btn-export-csv:hover{background-color:#f1f5f9}.btn-export-geojson{color:#fff;background-color:#0369a1;border:1px solid #0369a1}.btn-export-geojson:hover{background-color:#075985}.kpi-cards{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px;display:grid}.kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:flex-start;padding:24px;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d}.kpi-card.urgent-card{border-left:4px solid #ef4444}.kpi-card-content{flex:1}.kpi-label{color:#64748b;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:600}.kpi-value-row{align-items:baseline;gap:12px;display:flex}.kpi-value{color:#0f172a;font-size:36px;font-weight:700;line-height:1}.urgent-card .kpi-value{color:#ef4444}.kpi-trend{align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.kpi-trend.up{color:#10b981}.kpi-subtext{color:#ef4444;font-size:14px;font-weight:500}.kpi-icon-wrapper{opacity:.15}.kpi-icon-wrapper.blue{color:#3b82f6}.kpi-icon-wrapper.red{color:#ef4444}.kpi-icon-wrapper.yellow{color:#eab308}.progress-bar-container{background-color:#e2e8f0;border-radius:3px;height:6px;margin-top:16px;overflow:hidden}.progress-bar-fill{background-color:#eab308;border-radius:3px;height:100%}.charts-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px;display:grid}.chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:24px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.chart-card.span-2{grid-column:span 2}.chart-card h3{color:#334155;margin:0 0 20px;font-size:16px;font-weight:600}.chart-container{width:100%;height:300px;position:relative}.gauge-label{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-20%)}.gauge-value{color:#0f172a;font-size:28px;font-weight:700}.gauge-text{color:#64748b;font-size:12px}@media (width<=1024px){.kpi-cards,.charts-grid{grid-template-columns:1fr}.chart-card.span-2{grid-column:span 1}}
