/* Manipulación Mediática - Styles */
.manipulacion-dashboard{padding:20px}.manipulacion-dashboard .page-header{margin-bottom:30px;border-bottom:2px solid #dee2e6;padding-bottom:15px}.manipulacion-dashboard .page-header h1{font-size:2.5rem;color:#333}.manipulacion-dashboard .card{box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.manipulacion-dashboard .card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.manipulacion-dashboard .card-title{font-weight:600}.manipulacion-dashboard .display-4{font-size:3rem;font-weight:700}.campaigns-section .card-header h5{margin:0}.geo-alerts-section{margin-top:40px}@media (max-width:768px){.manipulacion-dashboard{padding:10px}.manipulacion-dashboard .page-header h1{font-size:1.8rem}.manipulacion-dashboard .display-4{font-size:2rem}}
