:root{--bg:#f7f7fb;--card:#fff;--text:#172033;--muted:#687385;--brand:#0f766e;--danger:#b91c1c;--ok:#15803d;--border:#dfe3ea}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text)}a{color:var(--brand);text-decoration:none}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 22px;background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1000}.brand{font-weight:800;color:var(--text)}nav{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.container{max-width:1180px;margin:0 auto;padding:22px}.grid{display:grid;grid-template-columns:360px 1fr;gap:18px}.card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:18px;box-shadow:0 8px 22px rgba(16,24,40,.05)}label{display:block;font-weight:700;margin:12px 0 6px}input,select,textarea{width:100%;padding:11px 12px;border:1px solid var(--border);border-radius:10px;font:inherit;background:#fff}textarea{min-height:100px;resize:vertical}.btn,button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 14px;border:0;border-radius:10px;background:var(--brand);color:#fff;font-weight:800;cursor:pointer}.btn.secondary{background:#334155}.btn.danger{background:var(--danger)}.btn.light{background:#e8f3f1;color:#0f766e}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.muted{color:var(--muted);font-size:.92rem}.flash{padding:12px 14px;border-radius:12px;margin-bottom:14px;border:1px solid}.flash.ok{background:#ecfdf5;border-color:#bbf7d0;color:#166534}.flash.error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.flash.info{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}#map{height:calc(100vh - 148px);min-height:560px;border-radius:16px;border:1px solid var(--border)}.legend{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.pill{background:#eef2f7;border-radius:999px;padding:5px 9px;font-size:.85rem}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:10px;border-bottom:1px solid var(--border);text-align:left}.table th{font-size:.9rem;color:var(--muted)}.auth{max-width:520px;margin:30px auto}.report-list{max-height:260px;overflow:auto;margin-top:12px}.report-row{padding:10px 0;border-bottom:1px solid var(--border)}.dot{display:inline-block;width:11px;height:11px;border-radius:999px;margin-right:7px;vertical-align:middle}@media(max-width:860px){.grid{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}#map{height:520px;min-height:420px}}

/* Leaflet fallback CSS: serve a far funzionare la mappa anche se il CSS CDN non viene caricato da cPanel/browser. */
.leaflet-container{overflow:hidden;position:relative;outline-offset:1px;background:#ddd;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;line-height:1.5;touch-action:pan-x pan-y;}
.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-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:auto;float:left;clear:both;}.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-right .leaflet-control{float:right;margin-right:10px;}.leaflet-left .leaflet-control{margin-left:10px;}.leaflet-top .leaflet-control{margin-top:10px;}.leaflet-bottom .leaflet-control{margin-bottom:10px;}
.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear;}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1;}.leaflet-zoom-animated{transform-origin:0 0;}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1);}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none;}
.leaflet-interactive{cursor:pointer;}.leaflet-grab{cursor:grab;}.leaflet-dragging .leaflet-grab{cursor:move;cursor:grabbing;}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{user-select:none;-webkit-user-drag:none;}.leaflet-tile{filter:inherit;visibility:hidden;border:0;}.leaflet-tile-loaded{visibility:inherit;}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow{display:block;}
.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y;}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom;}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none;}
.leaflet-control-zoom a{display:block;width:30px;height:30px;line-height:30px;text-align:center;text-decoration:none;color:#000;background:#fff;border-bottom:1px solid #ccc;font:bold 18px Arial,Helvetica,sans-serif;}.leaflet-control-zoom a:hover{background:#f4f4f4;}.leaflet-control-zoom-in{border-top-left-radius:4px;border-top-right-radius:4px;}.leaflet-control-zoom-out{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:0!important;}.leaflet-disabled{cursor:default;color:#bbb!important;background:#f4f4f4!important;}
.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px;}.leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0;padding:0 5px;color:#333;}.leaflet-control-attribution a{text-decoration:none;color:#0078A8;}.leaflet-control-attribution a:hover{text-decoration:underline;}
.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px;}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px;background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4);}.leaflet-popup-content{margin:13px 19px;line-height:1.4;font-size:13px;min-width:120px;}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none;}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;background:#fff;transform:rotate(45deg);box-shadow:0 3px 14px rgba(0,0,0,.4);}.leaflet-popup-close-button{position:absolute;top:0;right:0;border:0!important;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent!important;}.leaflet-popup-close-button:hover{color:#585858;}

.report-row.clickable { cursor: pointer; }
.report-row.clickable:hover { background: #f8fafc; }
.row-actions { margin-top: 8px; }
.btn.mini, button.mini {
  padding: 7px 10px;
  border-radius: 10px;
  font-size: 13px;
}
