*{box-sizing:border-box}body{font-family:Arial,sans-serif;margin:0;background:#f2f2f2;color:#222}.encabezado{background:#e9f5ff;padding:25px 15px;text-align:center}.encabezado h1{margin:0 0 12px;color:#000}#fechaHora{font-size:24px;font-weight:bold;color:#333;margin-bottom:18px}.radio-player{max-width:650px;margin:20px auto 0;background:white;border-radius:14px;padding:18px;box-shadow:0 4px 14px rgba(0,0,0,.08)}.radio-player h2{margin-top:0}.controles-radio{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.botones,.buscador button,.btn{padding:12px 18px;border:none;border-radius:8px;background:#0077cc;color:white;cursor:pointer;font-weight:bold}.botones:hover,.buscador button:hover,.btn:hover{background:#005f9f}.menu{background:#111;display:flex;flex-wrap:wrap;justify-content:center;gap:5px;padding:10px}.menu a{color:white;text-decoration:none;padding:10px 14px;border-radius:6px}.menu a:hover{background:#333}.buscador{padding:20px;text-align:center}.buscador input{width:min(420px,90%);padding:12px;border:1px solid #ccc;border-radius:8px}.slider{position:relative;max-width:1180px;height:220px;margin:0 auto 25px;overflow:hidden;border-radius:16px;background:white;box-shadow:0 3px 12px rgba(0,0,0,.08)}.slider img{position:absolute;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease}.slider img.activo{opacity:1}.aviso-publicidad{display:flex;justify-content:center;align-items:center;padding:25px;text-align:center}.contenedor{max-width:1180px;margin:auto;padding:0 15px 30px;display:grid;grid-template-columns:2fr 1fr;gap:25px}.titulo-seccion{margin-top:0}.noticia{display:grid;grid-template-columns:330px 1fr;gap:20px;background:white;margin-bottom:22px;border-radius:16px;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.08)}.noticia img,.sin-imagen{width:100%;height:230px;object-fit:cover}.sin-imagen{background:#d9ecff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:bold}.contenido-noticia{padding:20px}.categoria,.fuente{display:inline-block;background:#0077cc;color:white;padding:5px 10px;border-radius:20px;font-size:13px}.sin-noticias{text-align:center;background:white;padding:25px;border-radius:12px}.rss-box{background:white;padding:18px;border-radius:16px;box-shadow:0 3px 12px rgba(0,0,0,.08);height:max-content}.nota-rss{font-size:13px;color:#666}.rss-item{border-bottom:1px solid #ddd;padding:14px 0}.rss-item:last-child{border-bottom:none}.rss-item img{width:100%;height:150px;object-fit:cover;border-radius:10px;background:#eee}.rss-item h3{font-size:17px;margin:8px 0}.rss-item p{font-size:14px}.rss-item a{color:#0077cc;font-weight:bold}.formulario{max-width:760px;margin:30px auto;background:white;padding:25px;border-radius:16px;box-shadow:0 3px 12px rgba(0,0,0,.08)}.formulario input,.formulario textarea,.formulario select{width:100%;padding:12px;margin:8px 0 15px;border:1px solid #ccc;border-radius:8px}.mensaje-ok{background:#dff5e1;color:#126622;padding:12px;border-radius:8px}.mensaje-error{background:#ffe0e0;color:#8a0000;padding:12px;border-radius:8px}.whatsapp-float{position:fixed;right:18px;bottom:18px;background:#25D366;color:white;text-decoration:none;padding:14px 18px;border-radius:50px;font-weight:bold;box-shadow:0 4px 14px rgba(0,0,0,.25);z-index:999}.whatsapp-float:hover{background:#1ebe5d}footer{background:#111;color:white;text-align:center;padding:20px}footer a{color:white}@media(max-width:900px){.contenedor{grid-template-columns:1fr}}@media(max-width:760px){#fechaHora{font-size:18px}.noticia{grid-template-columns:1fr}.slider{height:160px;border-radius:0}.controles-radio{flex-direction:column}.botones{width:100%}}
