*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#222;background:#f5f6f7}a{color:#1565c0;text-decoration:none}.navbar{background:#1a3c5e;color:#fff;padding:.75rem 1.25rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.navbar .brand{font-weight:700;font-size:1.1rem}.navbar a,.navbar button{color:#fff;margin-left:1rem;background:none;border:none;cursor:pointer;font-size:.95rem}.container{max-width:1200px;margin:0 auto;padding:1rem}.map-container{width:100%;height:calc(100vh - 60px)}.card{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-weight:600;margin-bottom:.25rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:.95rem}button.primary{background:#1565c0;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:4px;cursor:pointer;font-size:.95rem}button.primary:hover{background:#0d47a1}button.secondary{background:#eee;color:#333;border:1px solid #ccc;padding:.5rem 1rem;border-radius:4px;cursor:pointer}table{width:100%;border-collapse:collapse}table th,table td{text-align:left;padding:.5rem;border-bottom:1px solid #eee;font-size:.9rem}.badge{display:inline-block;padding:.15rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;color:#fff}.badge.Low{background:#4caf50}.badge.Medium{background:#ff9800}.badge.High{background:#f44336}.badge.Critical{background:#b71c1c}.badge.pending{background:#9e9e9e}.badge.verified{background:#2196f3}.badge.published{background:#4caf50}.badge.rejected{background:#757575}.error-text{color:#c62828;font-size:.9rem}.success-text{color:#2e7d32;font-size:.9rem}.legend{position:absolute;bottom:20px;right:10px;background:#fff;padding:.75rem;border-radius:6px;box-shadow:0 1px 4px #0003;font-size:.8rem;z-index:1000;max-height:60vh;overflow-y:auto}.legend-item{display:flex;align-items:center;margin-bottom:.25rem}.legend-dot{width:12px;height:12px;border-radius:50%;margin-right:.5rem;display:inline-block}.filter-panel{position:absolute;top:70px;left:10px;background:#fff;padding:.75rem;border-radius:6px;box-shadow:0 1px 4px #0003;z-index:1000;max-width:220px}
