:root{
  --orange:#e95d22;
  --dark:#111827;
  --blue:#0b5f8f;
  --cream:#fff7ed;
  --muted:#6b7280;
  --card:#ffffff;
}
*{box-sizing:border-box} body{margin:0;font-family:Roboto,Arial,sans-serif;color:var(--dark);background:#f8fafc} h1,h2,h3,.brand{font-family:Montserrat,Arial,sans-serif} a{text-decoration:none;color:inherit}.topbar{position:fixed;z-index:20;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:14px 6%;background:rgba(17,24,39,.88);backdrop-filter:blur(10px);color:white}.brand{display:flex;gap:12px;align-items:center}.brand span{display:block;font-size:12px;color:#ffd6c7}.logo{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,var(--orange),#ffb703);display:grid;place-items:center;font-weight:800}nav{display:flex;gap:22px;font-weight:600;font-size:14px}.hero{min-height:92vh;display:flex;align-items:center;padding:120px 6% 70px;position:relative;background:url('assets/laguna-drone.jpg') center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,20,34,.88),rgba(9,20,34,.55),rgba(9,20,34,.15))}.hero-content{position:relative;max-width:760px;color:white}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:#ffb703;font-size:13px}.hero h1{font-size:clamp(36px,6vw,72px);line-height:1.02;margin:8px 0 18px}.hero p{font-size:20px;line-height:1.55;color:#eef2ff}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-weight:800}.primary{background:var(--orange);color:white;box-shadow:0 10px 30px rgba(233,93,34,.35)}.secondary{border:2px solid rgba(255,255,255,.85);color:white}.player-card{margin-top:18px;max-width:520px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);border-radius:22px;padding:18px;backdrop-filter:blur(12px)}.player-card span{font-weight:800;color:#ffb703}.player-card audio{width:100%;margin:12px 0}.player-card small{color:#e5e7eb}.intro,.schedule-section,.gallery-section,.cta{padding:70px 6%}.intro{display:grid;grid-template-columns:1fr 1.5fr;gap:30px;background:white}.intro h2,.section-title h2,.cta h2{font-size:clamp(30px,4vw,48px);margin:0}.intro p,.section-title p,.cta p{font-size:18px;line-height:1.7;color:var(--muted)}.schedule-section{background:var(--cream)}.section-title{text-align:center;max-width:850px;margin:0 auto 40px}.schedule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.schedule-card{background:var(--card);border-radius:26px;padding:28px;box-shadow:0 15px 40px rgba(15,23,42,.08);border-top:7px solid var(--blue)}.schedule-card.highlight{border-top-color:var(--orange);transform:translateY(-8px)}.schedule-card h3{font-size:25px;margin:0 0 18px}.schedule-card ul{list-style:none;padding:0;margin:0}.schedule-card li{display:grid;grid-template-columns:130px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid #e5e7eb}.schedule-card li:last-child{border-bottom:0}.schedule-card strong{color:var(--orange)}.specials{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:22px}.specials div{background:var(--dark);color:white;border-radius:20px;padding:22px}.specials span{display:block;color:#fcd9ca;margin-top:6px}.gallery-section{background:white}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery img{width:100%;height:240px;object-fit:cover;border-radius:22px;box-shadow:0 12px 28px rgba(15,23,42,.12)}.gallery img:nth-child(1),.gallery img:nth-child(8){grid-column:span 2}.cta{text-align:center;background:linear-gradient(135deg,var(--blue),#083344);color:white}.cta p{color:#dbeafe}footer{text-align:center;padding:28px;background:#0b1220;color:#cbd5e1}@media(max-width:900px){nav{display:none}.intro,.schedule-grid,.specials{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}.gallery img,.gallery img:nth-child(1),.gallery img:nth-child(8){grid-column:span 1;height:190px}.schedule-card.highlight{transform:none}}@media(max-width:540px){.hero{padding-top:105px}.hero h1{font-size:34px}.hero p{font-size:17px}.gallery{grid-template-columns:1fr}.schedule-card li{grid-template-columns:1fr}.topbar{padding:12px 4%}}

/* Reproductor Caster.fm integrado al diseño */
.player-card h2{margin:10px 0 6px;font-size:26px;color:#fff}.live-heading{display:flex;align-items:center;gap:10px;font-weight:800;color:#ffb703}.live-dot{width:12px;height:12px;border-radius:50%;background:#ff2d55;box-shadow:0 0 0 0 rgba(255,45,85,.75);animation:pulseLive 1.4s infinite}.player-text{font-size:15px!important;margin:0 0 14px;color:#e5e7eb!important}.caster-box{background:#fff;border-radius:18px;padding:14px;box-shadow:0 16px 40px rgba(0,0,0,.22);overflow:hidden}.cstrEmbed{width:100%;min-height:92px}.cstrEmbed a{font-size:11px;color:#6b7280;margin-right:8px;text-decoration:underline}.powered-note{display:block;margin-top:10px;color:#e5e7eb}@keyframes pulseLive{0%{box-shadow:0 0 0 0 rgba(255,45,85,.75)}70%{box-shadow:0 0 0 10px rgba(255,45,85,0)}100%{box-shadow:0 0 0 0 rgba(255,45,85,0)}}



.logo-radio img {
  width: 160px;
  max-width: 100%;
  height: auto;
  display: block;
}

.logo-radio {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
