
.smart-city-anti-uav *{margin:0;padding:0;box-sizing:border-box;font-family:'Segoe UI',Roboto,'Helvetica Neue',sans-serif}
.smart-city-anti-uav{max-width:1200px;margin:0 auto;padding:20px 15px;color:#2c3e50;line-height:1.8}
.smart-city-anti-uav .hero{background:linear-gradient(130deg,#165DFF,#4080FF);color:#fff;text-align:center;padding:40px 20px;border-radius:14px;margin-bottom:35px}
.smart-city-anti-uav .hero h1{font-size:28px;margin-bottom:10px;text-transform:uppercase}
.smart-city-anti-uav .hero p{font-size:16px;opacity:.95}
.smart-city-anti-uav .section{background:#f9fafb;padding:28px;border-radius:14px;margin-bottom:35px;box-shadow:0 2px 10px rgba(0,0,0,.05)}
.smart-city-anti-uav .section h2{font-size:21px;color:#165DFF;margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid #4080FF;display:inline-block}
.smart-city-anti-uav .section p{font-size:15px;margin-bottom:14px;color:#333}
.smart-city-anti-uav .city-card{background:#fff;padding:22px;border-radius:10px;border-left:4px solid #4080FF;margin-bottom:16px;transition:all 0.3s ease}
.smart-city-anti-uav .city-card:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,0.12);border-left:4px solid #165DFF}
.smart-city-anti-uav .city-card h3{font-size:16px;color:#165DFF;margin-bottom:8px}
.smart-city-anti-uav .point-list li{list-style:none;padding:10px 16px;background:#fff;border-radius:6px;margin-bottom:10px;position:relative;padding-left:30px}
.smart-city-anti-uav .point-list li::before{content:"✓";position:absolute;left:12px;color:#36D399;font-weight:700}
.smart-city-anti-uav .cta{background:linear-gradient(90deg,#165DFF,#4080FF);color:#fff;text-align:center;padding:35px;border-radius:14px}
.smart-city-anti-uav .whatsapp{color:#25d366;font-weight:700;text-decoration:none}
.smart-city-anti-uav .email{color:#fff;font-weight:700;text-decoration:none}
@media(max-width:768px){
.smart-city-anti-uav .hero h1{font-size:22px}
.smart-city-anti-uav .section{padding:20px 15px}
}
