/*
Theme Name: Somos FM 99.5
Theme URI: https://somosfm995.com.ar/
Author: Somos FM 99.5
Description: Tema personalizado para Somos FM 99.5.
Version: 1.3.0
Requires at least: 6.0
Tested up to: 7.1
License: GPL-2.0-or-later
Text Domain: somos-fm-995
*/
*{box-sizing:border-box}
:root{
  --red:#ed1c24;
  --red-dark:#c81017;
  --text:#101010;
  --muted:#666;
  --line:#e7e7e7;
  --soft:#fafafa;
  --shadow:0 12px 35px rgba(0,0,0,.07);
}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--text);font-family:Arial,Helvetica,sans-serif;padding-bottom:82px}
a{text-decoration:none;color:inherit}
button,input{font:inherit}
.site-header{height:122px;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:70px 52px;align-items:center;padding:0 3.2%;border-bottom:1px solid #f0f0f0;background:#fff;position:sticky;top:0;z-index:20}
.brand{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.brand-somos{font-size:30px;font-weight:950;letter-spacing:-2px;color:#101010}.brand-fm{font-size:30px;font-weight:500;letter-spacing:-1px;color:#101010}.brand-dial{font-size:34px;font-weight:950;letter-spacing:-2px;color:var(--red)}.brand-signal{font-size:17px;letter-spacing:-3px;color:var(--red);transform:scaleY(1.8);display:inline-block}
.main-nav{grid-column:2;grid-row:2;display:flex;align-items:center;justify-content:center;gap:38px;height:100%}
.main-nav a{font-weight:800;font-size:14px;position:relative;padding:31px 0 27px}
.main-nav a.active{color:var(--red)}
.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--red)}
.live-top{grid-column:3;grid-row:1 / span 2;justify-self:end;border:0;background:var(--red);color:#fff;font-weight:900;border-radius:10px;padding:14px 22px;cursor:pointer}
.live-top:hover,.video-link:hover{background:var(--red-dark)}
.hero{max-width:1440px;margin:0 auto;padding:40px 3.2% 28px;display:grid;grid-template-columns:1fr 1.25fr;gap:30px;position:relative;overflow:hidden}
.hero-copy{position:relative;z-index:2}
.eyebrow{color:var(--red);font-size:30px;font-weight:950;letter-spacing:-1px}
.hero h1{font-size:76px;line-height:.88;margin:3px 0 18px;font-weight:950;letter-spacing:-4px}
.hero-copy>p{font-size:17px;line-height:1.45;margin:0 0 22px}
.studio-mic{position:absolute;left:27%;top:38px;width:160px;height:245px;opacity:.9;pointer-events:none}
.mic-head{width:62px;height:110px;background:linear-gradient(90deg,#222,#888,#111);border-radius:35px 35px 28px 28px;margin:0 auto;box-shadow:0 8px 25px rgba(0,0,0,.22)}
.mic-body{width:105px;height:105px;border:8px solid #444;border-top:0;border-radius:0 0 55px 55px;margin:-5px auto 0}
.mic-base{width:8px;height:40px;background:#333;margin:0 auto}
.audio-card{background:rgba(255,255,255,.92);border:1px solid #eee;box-shadow:var(--shadow);border-radius:16px;padding:18px 22px;display:grid;grid-template-columns:92px 1fr;column-gap:18px;align-items:center;max-width:610px;position:relative}
.play-button,.mini-play{border:0;border-radius:50%;background:var(--red);color:#fff;cursor:pointer;display:grid;place-items:center;box-shadow:0 6px 16px rgba(237,28,36,.24)}
.play-button{width:72px;height:72px;font-size:28px}
.audio-info{display:flex;flex-direction:column;gap:4px}
.live-badge{background:var(--red);color:#fff;font-size:11px;font-weight:900;border-radius:4px;padding:4px 7px;width:max-content}
.audio-info strong{font-size:20px}
.audio-info>span:not(.live-badge){font-size:14px}
.waveform{height:34px;display:flex;align-items:end;gap:3px;margin-top:5px}
.waveform i{width:4px;background:var(--red);border-radius:2px;height:var(--h,12px)}
.waveform i:nth-child(3n){--h:25px}.waveform i:nth-child(4n){--h:18px}.waveform i:nth-child(5n){--h:30px}
.audio-controls{grid-column:1/-1;display:flex;align-items:center;gap:10px;margin-top:12px;color:#555;font-size:13px}
.audio-controls input{flex:1;accent-color:var(--red)}
.live-status{margin-left:auto}
.live-status b{color:var(--red)}
.video-card{background:#fff;border:1px solid #eee;box-shadow:var(--shadow);border-radius:16px;padding:18px}
.section-title{display:flex;align-items:center;gap:10px;font-size:21px;margin-bottom:14px}
.section-title span{font-size:11px;background:var(--red);color:#fff;border-radius:5px;padding:5px 8px;font-weight:900}
.video-placeholder{height:300px;border-radius:10px;background:linear-gradient(135deg,#140000,#401010 45%,#050505);position:relative;overflow:hidden;display:grid;place-items:center;color:#fff}
.video-placeholder:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 70px,rgba(255,255,255,.025) 71px 72px)}
.video-brand{position:absolute;top:30px;right:50px;font-size:28px;font-weight:900;z-index:2}
.video-brand b{color:var(--red)}
.video-play{width:78px;height:78px;border:2px solid #fff;background:rgba(0,0,0,.25);color:#fff;border-radius:50%;font-size:30px;cursor:pointer;position:relative;z-index:3}
.mixer-lines{position:absolute;left:15%;right:10%;bottom:32px;height:35px;border-bottom:7px solid #b51018;box-shadow:0 -12px 0 rgba(237,28,36,.25),0 -24px 0 rgba(237,28,36,.12)}
.video-status{padding-top:12px;font-weight:800;font-size:13px}
.video-status b{display:inline-block;width:10px;height:10px;background:var(--red);border-radius:50%;margin-right:7px}
.video-status span{float:right;color:#777}
.content-grid{max-width:1440px;margin:0 auto;padding:0 3.2% 32px;display:grid;grid-template-columns:1.25fr 1.2fr .95fr;gap:18px}
.panel{border:1px solid #eee;border-radius:15px;box-shadow:var(--shadow);background:#fff;padding:18px;min-width:0}
.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}
.panel h2{font-size:17px;margin:0;font-weight:950}
.panel-heading a{color:var(--red);font-size:11px;font-weight:900}
.days{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid var(--line)}
.days button{border:0;background:#fff;padding:9px 3px;font-size:10px;cursor:pointer}
.days button.selected{background:var(--red);color:#fff;border-radius:8px 8px 0 0;font-weight:900}
.schedule-list>div{display:grid;grid-template-columns:92px 1fr 1fr;gap:8px;padding:9px 0;border-bottom:1px solid var(--line);font-size:12px;align-items:center}
.schedule-list time{color:var(--red);font-weight:900}
.schedule-list span{text-align:right;color:#555}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.news-card{border:1px solid #eee;border-radius:10px;overflow:hidden;padding-bottom:10px}
.news-card>*:not(.news-image){margin-left:11px;margin-right:11px}
.news-image{height:94px;background-size:cover;background-position:center}
.city{background:linear-gradient(135deg,#b7c6ad,#62745b)}
.culture{background:linear-gradient(135deg,#45114c,#d42c8c)}
.sports{background:linear-gradient(135deg,#6d1111,#bbb)}
.news-card small{display:block;color:var(--red);font-weight:900;font-size:9px;margin-top:9px}
.news-card h3{font-size:13px;line-height:1.15;margin-top:5px;margin-bottom:6px}
.news-card p{font-size:10px;color:#555;line-height:1.35;margin-top:0}
.news-card time{font-size:9px;color:#777}
.social h2{font-size:23px;line-height:.9;color:var(--red);margin-bottom:8px}
.social p{font-size:13px;color:#444;line-height:1.4}
.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:15px}
.social-grid a{border:1px solid #eee;border-radius:10px;padding:10px 4px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}
.social-grid strong{font-size:25px;color:var(--red)}
.social-grid span{font-weight:800;font-size:11px}
.social-grid small{font-size:8px;color:#777}
.social-grid em{font-style:normal;border:1px solid var(--red);color:#111;border-radius:5px;padding:5px 4px;font-size:8px;font-weight:900;margin-top:4px}
.footer-info{border-top:1px solid #eee;max-width:1440px;margin:0 auto;padding:35px 3.2% 30px;display:grid;grid-template-columns:1.25fr 1fr .8fr 1fr;gap:30px}
.footer-brand{display:flex;gap:28px;align-items:flex-start}
.footer-brand img{width:210px;max-height:55px;object-fit:contain}
.footer-info h3{color:var(--red);font-size:12px;margin:0 0 12px}
.footer-info p,.footer-info a{display:block;font-size:12px;line-height:1.65;margin:3px 0;color:#444}
.platforms{display:flex;flex-wrap:wrap;gap:10px}
.platforms span{font-weight:800;font-size:11px}
.bottom-player{height:76px;position:fixed;z-index:50;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ddd;box-shadow:0 -8px 25px rgba(0,0,0,.08);display:flex;align-items:center;gap:20px;padding:0 2.5%}
.bottom-live{align-self:stretch;display:flex;align-items:center;background:var(--red);color:#fff;font-weight:900;padding:0 32px;margin-left:-2.5%}
.mini-play{width:48px;height:48px;background:#fff;color:var(--red);border:1px solid #eee;box-shadow:none}
.bottom-title{display:flex;flex-direction:column;min-width:170px}
.bottom-title strong{font-size:15px}
.bottom-title span{font-size:11px;color:#666}
.bottom-wave{height:24px;flex:1;max-width:320px;background:repeating-linear-gradient(90deg,var(--red) 0 3px,transparent 3px 8px);clip-path:polygon(0 65%,3% 35%,6% 70%,9% 20%,12% 55%,15% 30%,18% 70%,21% 15%,24% 55%,27% 35%,30% 75%,33% 20%,36% 65%,39% 35%,42% 70%,45% 15%,48% 55%,51% 25%,54% 70%,57% 35%,60% 75%,63% 20%,66% 60%,69% 35%,72% 70%,75% 25%,78% 65%,81% 35%,84% 75%,87% 20%,90% 55%,93% 30%,96% 70%,100% 40%,100% 100%,0 100%)}
.bottom-player input{accent-color:var(--red);width:150px}
.video-link{border:1px solid #ddd;background:#fff;border-radius:9px;padding:11px 18px;cursor:pointer;font-weight:800}
@media(max-width:1050px){
  .main-nav{gap:18px}.site-header{gap:18px}.brand{width:220px}
  .hero{grid-template-columns:1fr}.studio-mic{left:43%;top:35px}.content-grid{grid-template-columns:1fr 1fr}.social{grid-column:1/-1}.footer-info{grid-template-columns:1fr 1fr}
}
@media(max-width:700px){
  body{padding-bottom:70px}.site-header{height:auto;min-height:116px;padding:8px 16px;grid-template-columns:1fr auto 1fr;grid-template-rows:58px 50px}.brand{grid-column:2;grid-row:1}.brand-somos{font-size:21px}.brand-fm{font-size:21px}.brand-dial{font-size:24px}.brand-signal{font-size:12px}.main-nav{grid-column:1 / -1;grid-row:2;width:100%;overflow:auto;justify-content:flex-start;gap:22px;height:50px}.main-nav a{padding:12px 0;font-size:11px;white-space:nowrap}.main-nav a{padding:12px 0;font-size:11px;white-space:nowrap}.live-top{margin-left:auto;padding:11px 14px;font-size:11px}
  .hero{padding:26px 16px 20px}.hero h1{font-size:60px}.studio-mic{left:auto;right:2%;top:45px;transform:scale(.72);transform-origin:top right}.audio-card{margin-top:70px}.video-placeholder{height:220px}.content-grid{grid-template-columns:1fr;padding:0 16px 24px}.social{grid-column:auto}.news-grid{grid-template-columns:1fr}.schedule-list>div{grid-template-columns:82px 1fr}.schedule-list span{display:none}.days{overflow:auto}.days button{min-width:75px}.footer-info{grid-template-columns:1fr;padding:28px 16px}.footer-brand{flex-direction:column;gap:12px}.bottom-player{height:68px;gap:10px;padding:0 12px}.bottom-live{padding:0 13px;margin-left:-12px;font-size:10px}.bottom-title{min-width:0}.bottom-title span{display:none}.bottom-wave,.bottom-player input,.volume-icon{display:none}.video-link{padding:9px;font-size:10px}.mini-play{width:40px;height:40px}
}

.video-placeholder video{width:100%;height:100%;display:block;object-fit:cover;background:#080808;border-radius:10px}

.footer-logo{display:flex;align-items:center;gap:5px;width:max-content}
.footer-logo .brand-somos{font-size:25px}.footer-logo .brand-fm{font-size:25px}.footer-logo .brand-dial{font-size:28px}.footer-logo .brand-signal{font-size:14px}

.schedule-list{margin-top:8px}
.schedule-day{width:100%}
.schedule-row{display:grid;grid-template-columns:112px 1fr auto;gap:10px;align-items:center;min-height:34px;border-bottom:1px solid #ececec;font-size:11px}
.schedule-row time{font-weight:900;color:var(--red);white-space:nowrap}
.schedule-row b{font-size:11px}
.schedule-row span{font-size:10px;color:#555;text-align:right;white-space:nowrap}
.day-btn{cursor:pointer}
@media(max-width:700px){
  .schedule-row{grid-template-columns:95px 1fr;gap:7px;padding:5px 0}
  .schedule-row span{grid-column:2;text-align:left}
}

.video-newtab{float:right;border:0;background:transparent;color:#111;font-size:10px;font-weight:900;cursor:pointer;padding:3px 0;text-decoration:underline;text-underline-offset:2px}
.video-newtab:hover{color:var(--red)}
.somos-video-page .site-header,
.somos-video-page .hero-copy,
.somos-video-page .content-grid,
.somos-video-page .footer-info,
.somos-video-page .bottom-player{display:none}
.somos-video-page .hero{display:block;max-width:1000px;padding:40px 3.2%}
.somos-video-page .video-card{max-width:1000px;margin:0 auto}
.somos-video-page .video-placeholder{height:min(70vh,620px)}

.dedicated-video-actions{display:flex;justify-content:center;margin-top:16px}
.dedicated-video-actions button{border:0;background:var(--red);color:#fff;border-radius:9px;padding:13px 22px;font-weight:900;cursor:pointer}
.dedicated-video-actions button:hover{background:var(--red-dark)}
.somos-video-page .video-status{display:none}
.somos-video-page .video-card{padding:22px}

.ads-panel{min-height:100%}
.ads-carousel{position:relative;width:min(100%,360px);aspect-ratio:1/1;margin:14px auto 8px;overflow:hidden;background:#f5f5f5;border-radius:12px;border:1px solid #e8e8e8}
.ad-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .35s ease}
.ad-slide.active{opacity:1;visibility:visible}
.ad-slide a{display:block;width:100%;height:100%}
.ad-slide img{display:block;width:100%;height:100%;object-fit:cover}
.ad-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#f2f2f2;color:#111}
.ad-empty span{font-weight:950;font-size:28px;letter-spacing:-1px}
.ad-empty small{margin-top:8px;color:#777;font-size:11px}
.ads-dots{display:flex;justify-content:center;gap:6px;min-height:12px}
.ads-dots button{width:7px;height:7px;border-radius:50%;padding:0;border:0;background:#bbb;cursor:pointer}
.ads-dots button.active{background:var(--red)}
.video-card .video-play{cursor:pointer}
.video-card .video-play span{display:inline-block;margin-right:5px}

[data-social]{cursor:pointer}
