/*
Theme Name: El Candelero Multimedia
Theme URI: https://elcandelero.net/
Author: LH & R Services Corp.
Author URI: https://lhrservicescorp.com/
Description: Tema multimedia moderno para El Candelero: noticias, radio, TV, programas, edición digital y contenido editorial.
Version: 3.0.18
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: el-candelero
*/

:root{
  --ec-bg:#06101a;
  --ec-bg2:#0b1722;
  --ec-panel:#0e1b27;
  --ec-panel-2:#111f2d;
  --ec-text:#ffffff;
  --ec-muted:#a9b3bf;
  --ec-red:#e50914;
  --ec-red-2:#ff2b2b;
  --ec-line:rgba(255,255,255,.12);
  --ec-radius:16px;
  --ec-shadow:0 20px 50px rgba(0,0,0,.28);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#02070c var(--ec-user-bg) center top / cover fixed no-repeat;color:var(--ec-text);font-family:Arial,Helvetica,sans-serif;line-height:1.45;position:relative}
body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(2,8,14,calc(var(--ec-overlay) * .42)) 0%,rgba(2,8,14,calc(var(--ec-overlay) * .78)) 38%,rgba(2,8,14,var(--ec-overlay)) 72%,rgba(2,8,14,.94) 100%)}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
.ec-container{width:min(1500px,calc(100% - 36px));margin:0 auto}
.ec-topbar{background:#04090f;border-bottom:1px solid var(--ec-line);font-size:13px;color:#dce2e8}
.ec-topbar .ec-container{display:flex;justify-content:space-between;gap:18px;align-items:center;min-height:36px}
.ec-topbar__left,.ec-topbar__right{display:flex;gap:18px;align-items:center;flex-wrap:wrap}
.ec-header{position:relative;overflow:hidden;background:radial-gradient(circle at 32% 50%,rgba(229,9,20,.35),transparent 28%),linear-gradient(120deg,#070b10 0,#111925 56%,#03101b 100%);border-bottom:1px solid var(--ec-line)}
.ec-header:before{content:"";position:absolute;inset:-60px auto auto 25%;width:520px;height:190px;background:radial-gradient(ellipse,rgba(255,89,0,.36),transparent 70%);filter:blur(16px);pointer-events:none}
.ec-brand-row{min-height:180px;display:grid;grid-template-columns:1.4fr .9fr;gap:28px;align-items:center;position:relative;z-index:1}
.ec-brand{display:flex;align-items:center;gap:24px}
.ec-brand__portrait{width:150px;height:150px;border-radius:18px;object-fit:cover;border:1px solid rgba(255,255,255,.16);box-shadow:var(--ec-shadow);background:#111}
.ec-brand__logo{font-weight:900;letter-spacing:-2px;font-size:clamp(38px,5vw,72px);line-height:.95}
.ec-brand__logo strong{color:var(--ec-red)}
.ec-brand__sub{margin-top:12px;color:#d9dee4;letter-spacing:7px;font-size:14px}
.ec-radio-mini{justify-self:end;width:min(470px,100%);background:linear-gradient(135deg,#0b1118,#111f30);border:1px solid var(--ec-line);border-radius:18px;padding:22px;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;box-shadow:var(--ec-shadow)}
.ec-radio-mini__play{width:72px;height:72px;border-radius:50%;background:var(--ec-red);display:grid;place-items:center;font-size:28px}
.ec-radio-mini h3{margin:0 0 4px;font-size:28px}
.ec-radio-mini p{margin:0;color:var(--ec-muted)}
.ec-nav{background:#070c11;border-bottom:1px solid var(--ec-line);position:sticky;top:0;z-index:30}
.ec-nav .ec-container{display:flex;align-items:center;gap:6px;min-height:58px}
.ec-home-link{background:var(--ec-red);padding:18px 20px;font-weight:700}
.ec-menu{list-style:none;display:flex;align-items:center;gap:0;margin:0;padding:0;flex:1;overflow:auto}
.ec-menu li a{display:block;padding:18px 15px;font-size:14px;font-weight:800;text-transform:uppercase;white-space:nowrap}
.ec-menu li a:hover{background:rgba(255,255,255,.06);color:#fff}
.ec-breaking{background:linear-gradient(90deg,#230408,#111);border-bottom:1px solid rgba(229,9,20,.45)}
.ec-breaking .ec-container{display:grid;grid-template-columns:auto 1fr;align-items:center;min-height:42px}
.ec-breaking__label{background:var(--ec-red);font-weight:900;padding:12px 18px}
.ec-breaking__items{overflow:hidden;white-space:nowrap;padding-left:18px;color:#f4f4f4}
.ec-breaking__items span{margin-right:38px}
.ec-main{padding:16px 0 34px}
.ec-hero-grid{display:grid;grid-template-columns:1.45fr .72fr .85fr;gap:12px}
.ec-card{background:var(--ec-panel);border:1px solid var(--ec-line);border-radius:var(--ec-radius);overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.18)}
.ec-hero-main{min-height:520px;position:relative;background:#101820}
.ec-hero-main img{width:100%;height:100%;min-height:520px;object-fit:cover;opacity:.76}
.ec-hero-main:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(0,0,0,.28) 52%,rgba(0,0,0,.92) 100%)}
.ec-hero-main__content{position:absolute;z-index:2;left:30px;right:30px;bottom:28px}
.ec-tag{display:inline-block;background:var(--ec-red);padding:7px 11px;border-radius:4px;font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:10px}
.ec-hero-main h1{font-size:clamp(30px,3vw,56px);line-height:1.02;margin:0 0 12px;max-width:900px}
.ec-hero-main p{margin:0 0 18px;color:#f0f2f4;max-width:850px;font-size:17px}
.ec-btn{display:inline-flex;align-items:center;gap:8px;background:var(--ec-red);padding:12px 16px;border-radius:7px;font-weight:900;text-transform:uppercase;font-size:13px}
.ec-side-stack{display:grid;gap:12px}
.ec-story-card{position:relative;min-height:165px;overflow:hidden;border-radius:var(--ec-radius);border:1px solid var(--ec-line);background:#14202b}
.ec-story-card img{width:100%;height:100%;min-height:165px;object-fit:cover;opacity:.72}
.ec-story-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.88) 100%)}
.ec-story-card__content{position:absolute;z-index:2;left:18px;right:18px;bottom:16px}
.ec-story-card h3{margin:4px 0 0;font-size:20px;line-height:1.08}
.ec-live-stack{display:grid;grid-template-rows:1fr 1fr;gap:12px}
.ec-live-card{padding:22px;min-height:252px;background:linear-gradient(145deg,#0a1119,#101d2c);position:relative}
.ec-live-card h3{margin:0 0 8px;font-size:26px}
.ec-live-card p{color:var(--ec-muted);margin:0 0 18px}
.ec-wave{height:54px;border-radius:9px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.88) 0 2px,transparent 2px 7px);mask-image:linear-gradient(180deg,transparent 0,#000 35%,#000 65%,transparent 100%);opacity:.42}
.ec-tv-card{min-height:252px;position:relative}
.ec-tv-card img{width:100%;height:252px;object-fit:cover;opacity:.7}
.ec-tv-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.92))}
.ec-tv-card__content{position:absolute;left:20px;right:20px;bottom:18px;z-index:2}
.ec-quicklinks{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin-top:12px;border:1px solid var(--ec-line);border-radius:var(--ec-radius);overflow:hidden;background:linear-gradient(180deg,rgba(17,24,34,.94),rgba(11,17,24,.94))}
.ec-quicklink{padding:20px 14px;text-align:center;border-right:1px solid var(--ec-line);font-weight:800}
.ec-quicklink:last-child{border-right:0}
.ec-quicklink__icon{display:block;font-size:28px;margin-bottom:6px;color:#ff3a3a}
.ec-section{padding:34px 0 0}
.ec-section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px}
.ec-section-title{margin:0;font-size:27px;display:flex;align-items:center;gap:10px}
.ec-section-title:before{content:"";width:5px;height:28px;border-radius:4px;background:var(--ec-red)}
.ec-program-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.ec-program{min-height:190px;padding:18px;background:linear-gradient(135deg,#0d1620,#111f2c);position:relative}
.ec-program h3{font-size:24px;margin:0 0 8px;line-height:1.05}
.ec-program p{color:var(--ec-muted);margin:0 0 30px}
.ec-program__time{position:absolute;left:18px;bottom:16px;font-weight:800;font-size:13px}
.ec-content-grid{display:grid;grid-template-columns:1fr 340px;gap:14px}
.ec-news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.ec-news-card img{aspect-ratio:16/9;object-fit:cover;width:100%}
.ec-news-card__body{padding:14px}
.ec-news-card h3{margin:0 0 8px;font-size:18px}
.ec-news-card .meta{font-size:12px;color:var(--ec-muted)}
.ec-edition{padding:18px;background:linear-gradient(150deg,#121c26,#0a1118)}
.ec-edition__mock{aspect-ratio:3/4;background:#f3f3f3;color:#111;border-radius:8px;margin-bottom:14px;display:grid;place-items:center;text-align:center;padding:20px;font-weight:900}
.ec-footer{margin-top:50px;background:#04090e;border-top:1px solid var(--ec-line);padding:34px 0 24px;color:#d7dde3}
.ec-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}
.ec-footer small{color:var(--ec-muted)}
.ec-footer h4{margin:0 0 10px;color:#fff}
.ec-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}
.ec-copyright{border-top:1px solid var(--ec-line);margin-top:26px;padding-top:18px;display:flex;justify-content:space-between;gap:16px;color:var(--ec-muted);font-size:12px}
.ec-article{width:min(900px,calc(100% - 36px));margin:36px auto;background:#fff;color:#151515;border-radius:18px;padding:34px}
.ec-article h1{font-size:44px;line-height:1.07}
.ec-article .meta{color:#66717c;margin-bottom:24px}
.ec-article-content{font-size:18px}
@media(max-width:1150px){.ec-brand-row{grid-template-columns:1fr}.ec-radio-mini{justify-self:stretch}.ec-hero-grid{grid-template-columns:1fr 1fr}.ec-live-stack{grid-column:1/-1;grid-template-columns:1fr 1fr;grid-template-rows:none}.ec-program-grid{grid-template-columns:repeat(3,1fr)}.ec-news-grid{grid-template-columns:repeat(2,1fr)}.ec-content-grid{grid-template-columns:1fr}.ec-quicklinks{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.ec-container{width:min(100% - 20px,1500px)}.ec-topbar__right{display:none}.ec-brand-row{min-height:auto;padding:20px 0}.ec-brand{align-items:flex-start}.ec-brand__portrait{width:92px;height:92px}.ec-brand__logo{font-size:37px;letter-spacing:-1px}.ec-brand__sub{letter-spacing:3px;font-size:10px}.ec-radio-mini{padding:15px}.ec-radio-mini h3{font-size:20px}.ec-nav .ec-container{padding:0}.ec-menu li a{padding:16px 12px;font-size:12px}.ec-breaking .ec-container{grid-template-columns:1fr}.ec-breaking__items{padding:10px 12px}.ec-hero-grid{grid-template-columns:1fr}.ec-side-stack,.ec-live-stack{grid-template-columns:1fr}.ec-hero-main,.ec-hero-main img{min-height:440px}.ec-hero-main__content{left:20px;right:20px}.ec-quicklinks{grid-template-columns:repeat(2,1fr)}.ec-program-grid,.ec-news-grid{grid-template-columns:1fr}.ec-footer-grid{grid-template-columns:1fr}.ec-copyright{flex-direction:column}.ec-article{padding:22px}.ec-article h1{font-size:34px}}

/* v1.1 - Visual Identity & Header */
.ec-header{background:radial-gradient(circle at 38% 45%,rgba(236,23,27,.16),transparent 35%),linear-gradient(110deg,#02070c 0,#07111c 64%,#061321 100%)}
.ec-header:before{display:none}
.ec-brand-row{min-height:184px;grid-template-columns:minmax(0,1.7fr) minmax(340px,.72fr);gap:42px}
.ec-brand--artwork{min-width:0;width:100%;height:184px;align-items:flex-end}
.ec-brand-art-link{display:flex;width:100%;height:100%;align-items:flex-end}
.ec-brand-art{width:min(850px,100%);height:auto;max-height:178px;object-fit:contain;object-position:left bottom;filter:drop-shadow(0 12px 24px rgba(0,0,0,.35))}
.ec-radio-mini{margin:18px 0;background:linear-gradient(135deg,rgba(10,17,24,.95),rgba(17,31,48,.96))}
.ec-breaking{overflow:hidden}
.ec-breaking .ec-container{overflow:hidden}
.ec-breaking__label{position:relative;z-index:2;white-space:nowrap}
.ec-breaking__items{min-width:0;text-overflow:clip}
@media(max-width:1150px){.ec-brand-row{grid-template-columns:1fr;gap:4px;padding:10px 0 18px}.ec-brand--artwork{height:auto}.ec-brand-art{max-height:190px}.ec-radio-mini{justify-self:stretch;margin:0}}
@media(max-width:760px){.ec-brand-row{padding:8px 0 14px}.ec-brand--artwork{width:100%;height:auto}.ec-brand-art-link{justify-content:center}.ec-brand-art{width:100%;max-height:none}.ec-radio-mini{margin-top:8px}.ec-breaking__label{padding:10px 14px}.ec-breaking__items{font-size:13px}}


/* v1.2 - Editorial sections, completed activities and YouTube
/* v1.3 - YouTube Feed shortcode integration */ */
.ec-media-split{display:grid;grid-template-columns:1fr 1.15fr;gap:18px;align-items:start}
.ec-activity-grid,.ec-youtube-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.ec-activity-card,.ec-youtube-card{min-width:0;height:100%}
.ec-activity-card__image,.ec-youtube-card__image{position:relative;aspect-ratio:16/9;background:#111;overflow:hidden}
.ec-activity-card__image img,.ec-youtube-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}
.ec-activity-card:hover img,.ec-youtube-card:hover img{transform:scale(1.035)}
.ec-activity-card__body,.ec-youtube-card__body{padding:14px}
.ec-activity-card h3,.ec-youtube-card h3{font-size:17px;line-height:1.18;margin:5px 0 8px}
.ec-photo-badge{position:absolute;left:10px;bottom:10px;background:var(--ec-red);font-size:11px;font-weight:900;padding:6px 9px;border-radius:5px}
.ec-text-link{font-size:12px;font-weight:800;color:#fff}
.ec-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:rgba(229,9,20,.94);border:2px solid rgba(255,255,255,.85);font-size:20px;padding-left:3px;box-shadow:0 10px 30px rgba(0,0,0,.38)}
.ec-empty{opacity:.8}
.ec-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.ec-category-block{padding:0;background:linear-gradient(145deg,#0c1823,#09131c);box-shadow:none}
.ec-category-block__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;border-bottom:1px solid var(--ec-line);background:rgba(255,255,255,.025)}
.ec-category-block__head h3{margin:0;font-size:17px;text-transform:uppercase;display:flex;gap:8px;align-items:center}
.ec-category-block__head h3 span{color:var(--ec-red-2)}
.ec-category-block__head a{font-size:12px;font-weight:800;color:#f7f7f7}
.ec-category-stories{display:grid;background:#f7f7f7;color:#151515;border-radius:0 0 var(--ec-radius) var(--ec-radius);overflow:hidden}
.ec-category-story{min-height:92px;border-bottom:1px solid #dce1e5}
.ec-category-story:last-child{border-bottom:0}
.ec-category-story>a{display:grid;grid-template-columns:112px 1fr;gap:12px;align-items:center;padding:10px}
.ec-category-story img{width:112px;height:70px;object-fit:cover;border-radius:6px}
.ec-category-story h4{font-size:15px;line-height:1.18;margin:0 0 6px}
.ec-category-story span{font-size:11px;color:#6e7781}
.ec-category-story--empty{padding:18px;display:flex;align-items:center}
.ec-category-story--empty h4{margin:0 0 4px}
@media(max-width:1150px){.ec-media-split{grid-template-columns:1fr}.ec-category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.ec-activity-grid,.ec-youtube-grid{grid-template-columns:1fr}.ec-category-grid{grid-template-columns:1fr}.ec-category-story>a{grid-template-columns:100px 1fr}.ec-section-head>span{display:none}}


/* v1.3 - YouTube Feed shortcode integration */
.ec-youtube-feed-wrap{background:transparent;min-width:0}
.ec-youtube-feed-wrap .sb_youtube{margin:0!important}
.ec-youtube-feed-wrap iframe{max-width:100%}
.ec-youtube-feed-note{font-size:12px;color:var(--muted);margin-top:8px}

/* v1.5 - Premium Multimedia UI + fondo/logo/menú editables */
body:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 12%,rgba(229,9,20,.18),transparent 26%),radial-gradient(circle at 82% 18%,rgba(0,126,255,.10),transparent 26%),linear-gradient(90deg,rgba(0,0,0,.16),transparent 24%,transparent 76%,rgba(0,0,0,.18));mix-blend-mode:screen;opacity:.55}
.ec-main{position:relative;padding-bottom:26px}
.ec-main:before{content:"";position:absolute;left:0;right:0;top:0;height:580px;pointer-events:none;background:linear-gradient(180deg,rgba(4,10,17,.06),rgba(4,10,17,.74) 72%,transparent);z-index:-1}
.ec-header{position:relative;overflow:hidden;border-bottom:1px solid rgba(255,54,54,.22);box-shadow:0 16px 55px rgba(0,0,0,.34)}
.ec-header:after{content:"";display:block;position:absolute;inset:auto -12% -70px 4%;height:170px;background:radial-gradient(ellipse at center,rgba(255,22,22,calc(var(--ec-header-glow) * .24)),transparent 66%);filter:blur(16px);pointer-events:none}
.ec-brand-art{filter:drop-shadow(0 18px 30px rgba(0,0,0,.55)) drop-shadow(0 0 18px rgba(229,9,20,.13))}
.ec-radio-mini{border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 50px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(12px)}
.ec-nav{position:var(--ec-menu-position);top:0;z-index:60;background:rgba(3,8,13,.90);backdrop-filter:blur(18px);box-shadow:0 10px 34px rgba(0,0,0,.28)}
.ec-menu li a{position:relative}
.ec-menu li a:after{content:"";position:absolute;left:14px;right:14px;bottom:8px;height:2px;background:linear-gradient(90deg,transparent,var(--ec-red),transparent);transform:scaleX(0);transition:transform .22s ease}
.ec-menu li:hover a:after,.ec-menu .current-menu-item>a:after{transform:scaleX(1)}
.ec-breaking{background:linear-gradient(90deg,rgba(80,0,7,.96),rgba(18,8,14,.94),rgba(4,12,19,.94));box-shadow:0 9px 30px rgba(0,0,0,.22)}
.ec-card{background:linear-gradient(145deg,rgba(14,28,41,.92),rgba(7,16,24,.88));border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 48px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.03);backdrop-filter:blur(10px);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.ec-card:hover{transform:translateY(-3px);border-color:rgba(255,55,55,.38);box-shadow:0 24px 60px rgba(0,0,0,.34),0 0 0 1px rgba(229,9,20,.06)}
.ec-hero-grid{padding-top:20px}
.ec-hero-main{min-height:560px;border-color:rgba(255,255,255,.18);box-shadow:0 28px 80px rgba(0,0,0,.38)}
.ec-hero-main:after{background:linear-gradient(90deg,rgba(0,0,0,.90) 0%,rgba(0,0,0,.63) 47%,rgba(0,0,0,.18) 74%),linear-gradient(180deg,transparent 35%,rgba(0,0,0,.75) 100%)}
.ec-hero-main__content{max-width:800px}
.ec-hero-main h1{font-size:clamp(38px,3.8vw,68px);letter-spacing:-1.6px;text-shadow:0 8px 28px rgba(0,0,0,.7)}
.ec-tag{box-shadow:0 7px 22px rgba(229,9,20,.24)}
.ec-btn{box-shadow:0 10px 24px rgba(229,9,20,.20);transition:transform .2s ease,box-shadow .2s ease}
.ec-btn:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(229,9,20,.35)}
.ec-story-card,.ec-tv-card{box-shadow:0 18px 45px rgba(0,0,0,.28)}
.ec-story-card img,.ec-tv-card img{transition:transform .4s ease,opacity .3s ease}
.ec-story-card:hover img,.ec-tv-card:hover img{transform:scale(1.035);opacity:.84}
.ec-live-card{overflow:hidden}
.ec-live-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-60px;top:-70px;background:rgba(229,9,20,.16);filter:blur(8px)}
.ec-quicklinks{background:linear-gradient(180deg,rgba(13,24,35,.86),rgba(5,12,19,.86));backdrop-filter:blur(14px);box-shadow:0 22px 55px rgba(0,0,0,.24)}
.ec-quicklink{transition:background .2s ease,transform .2s ease}
.ec-quicklink:hover{background:linear-gradient(180deg,rgba(229,9,20,.15),rgba(255,255,255,.02));transform:translateY(-2px)}
.ec-section{position:relative;padding-top:42px}
.ec-section:before{content:"";position:absolute;left:0;right:0;top:20px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),rgba(229,9,20,.18),rgba(255,255,255,.06),transparent)}
.ec-section-head{position:relative}
.ec-section-title{letter-spacing:-.4px;text-shadow:0 4px 18px rgba(0,0,0,.28)}
.ec-section-title:before{box-shadow:0 0 20px rgba(229,9,20,.55)}
.ec-program{padding:0;overflow:hidden;min-height:220px;background:linear-gradient(135deg,rgba(10,20,30,.98),rgba(18,31,45,.96))}
.ec-program--image{background-image:linear-gradient(180deg,rgba(2,8,14,.12),rgba(2,8,14,.94) 78%),var(--ec-program-image);background-position:center;background-size:cover}
.ec-program__inner{position:relative;min-height:220px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end}
.ec-program__inner:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(229,9,20,.08),transparent 45%);pointer-events:none}
.ec-program h3,.ec-program p,.ec-program__time{position:relative;z-index:1}
.ec-program h3{font-size:26px;text-shadow:0 6px 24px rgba(0,0,0,.7)}
.ec-program p{margin-bottom:34px}
.ec-activity-card__image{aspect-ratio:4/3}
.ec-activity-card__image:after,.ec-youtube-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.55));pointer-events:none}
.ec-photo-badge,.ec-play{z-index:2}
.ec-youtube-feed-wrap{padding:12px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:rgba(4,12,18,.72);backdrop-filter:blur(12px);box-shadow:0 18px 50px rgba(0,0,0,.26)}
.ec-news-card{overflow:hidden}
.ec-news-card img{transition:transform .35s ease}
.ec-news-card:hover img{transform:scale(1.04)}
.ec-edition{position:relative;overflow:hidden}
.ec-edition:before{content:"";position:absolute;inset:-25% -25% auto auto;width:190px;height:190px;border-radius:50%;background:rgba(229,9,20,.13);filter:blur(20px)}
.ec-edition__cover{position:relative;aspect-ratio:3/4;border-radius:10px;overflow:hidden;background:#fff;margin-bottom:14px;box-shadow:0 18px 42px rgba(0,0,0,.34)}
.ec-edition__cover img{width:100%;height:100%;object-fit:cover}
.ec-category-block{overflow:hidden;border-color:rgba(255,255,255,.11)}
.ec-category-block__head{background:linear-gradient(90deg,rgba(229,9,20,.10),rgba(255,255,255,.025));border-bottom-color:rgba(229,9,20,.20)}
.ec-category-story>a{transition:background .18s ease}
.ec-category-story>a:hover{background:#fff}
.ec-footer{background:linear-gradient(180deg,rgba(3,8,13,.96),#020609);backdrop-filter:blur(14px);box-shadow:0 -18px 55px rgba(0,0,0,.20)}
@media(max-width:760px){.ec-nav{position:relative}.ec-hero-main{min-height:500px}.ec-hero-main h1{font-size:38px}.ec-program__inner{min-height:190px}.ec-section{padding-top:34px}}


/* v1.6 · Integraciones por shortcode */
.ec-radio-mini--shortcode{display:block;padding:16px 18px}
.ec-radio-mini__shortcode{width:100%;min-width:0}
.ec-radio-mini__shortcode iframe,.ec-radio-mini__shortcode audio,.ec-radio-mini__shortcode video{max-width:100%;width:100%}
.ec-radio-mini__shortcode img{max-width:100%;height:auto}
.ec-live-card--shortcode{display:flex;flex-direction:column}
.ec-radio-embed{margin-top:10px;width:100%;min-width:0;overflow:hidden;border-radius:12px}
.ec-radio-embed iframe,.ec-radio-embed audio,.ec-radio-embed video{max-width:100%;width:100%}
.ec-radio-embed img{max-width:100%;height:auto}
#youtube .sby_feed_wrap,#youtube .sb_youtube{max-width:100%}
@media (max-width:900px){.ec-radio-mini--shortcode{width:100%;justify-self:stretch}.ec-radio-mini__shortcode{overflow:hidden}}

.ec-radio-embed--iframe{width:100%;margin-top:10px}.ec-radio-embed--iframe iframe{display:block;width:100%;max-width:100%;border:0;border-radius:12px;background:#08111a}

/* v1.9 · Actividades como galerías dinámicas por entrada */
.ec-activity-card{overflow:hidden}
.ec-activity-card>a{display:block;height:100%}
.ec-activity-card__image{position:relative;overflow:hidden;background:#07111a}
.ec-activity-card__image--mosaic{padding:0}
.ec-activity-mosaic{width:100%;height:100%;display:grid;gap:3px;background:#09131d}
.ec-activity-mosaic--2,.ec-activity-mosaic--3{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}
.ec-activity-mosaic--2 .ec-activity-mosaic__img--1,.ec-activity-mosaic--3 .ec-activity-mosaic__img--1{grid-row:1/3}
.ec-activity-mosaic--2 .ec-activity-mosaic__img--2{grid-row:1/3}
.ec-activity-mosaic__img{width:100%;height:100%;object-fit:cover;min-height:0;transition:transform .35s ease,filter .35s ease}
.ec-activity-card:hover .ec-activity-mosaic__img{transform:scale(1.025);filter:brightness(1.06)}
.ec-activity-card__body{padding:14px 15px 16px}
.ec-activity-card__body h3{font-size:18px;line-height:1.22;margin:5px 0 10px}
.ec-photo-badge{left:12px;bottom:12px;background:linear-gradient(135deg,#ef111c,#bd0710);box-shadow:0 8px 22px rgba(229,9,20,.28)}
.ec-entry-gallery{width:min(1400px,100%);margin:34px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}
.ec-entry-gallery__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}
.ec-entry-gallery__head h2{margin:0;font-size:28px}
.ec-entry-gallery__head span{color:var(--ec-muted);font-size:14px}
.ec-entry-gallery__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:10px}
.ec-gallery-lightbox{display:block;position:relative;border-radius:12px;overflow:hidden;background:#08111a;border:1px solid rgba(255,255,255,.10);cursor:zoom-in}
.ec-gallery-lightbox:nth-child(7n+1){grid-column:span 2;grid-row:span 2}
.ec-gallery-lightbox img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,filter .3s ease}
.ec-gallery-lightbox:hover img{transform:scale(1.025);filter:brightness(1.08)}
.ec-lightbox{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.94);display:none;align-items:center;justify-content:center;padding:34px}
.ec-lightbox.is-open{display:flex}
.ec-lightbox__image{max-width:min(1400px,92vw);max-height:88vh;object-fit:contain;box-shadow:0 30px 90px rgba(0,0,0,.55)}
.ec-lightbox__close,.ec-lightbox__prev,.ec-lightbox__next{position:absolute;border:1px solid rgba(255,255,255,.22);background:rgba(8,17,26,.78);color:#fff;backdrop-filter:blur(10px);cursor:pointer;display:grid;place-items:center}
.ec-lightbox__close{right:20px;top:20px;width:46px;height:46px;border-radius:50%;font-size:28px}
.ec-lightbox__prev,.ec-lightbox__next{top:50%;transform:translateY(-50%);width:52px;height:64px;border-radius:12px;font-size:30px}
.ec-lightbox__prev{left:18px}.ec-lightbox__next{right:18px}
.ec-lightbox__count{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);padding:7px 13px;border-radius:20px;background:rgba(8,17,26,.78);border:1px solid rgba(255,255,255,.14);font-size:13px}
body.ec-lightbox-open{overflow:hidden}
@media(max-width:900px){.ec-entry-gallery__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:190px}.ec-lightbox{padding:20px}.ec-lightbox__prev{left:8px}.ec-lightbox__next{right:8px}}
@media(max-width:560px){.ec-entry-gallery__grid{grid-template-columns:1fr 1fr;grid-auto-rows:150px;gap:6px}.ec-gallery-lightbox:nth-child(7n+1){grid-column:span 2;grid-row:span 2}.ec-entry-gallery__head h2{font-size:23px}.ec-lightbox__prev,.ec-lightbox__next{width:42px;height:54px}.ec-lightbox__image{max-width:96vw;max-height:82vh}}

/* v2.1 Actividades multimedia */
.ec-entry-videos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}
.ec-entry-video{background:#060b11;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:10px;overflow:hidden}
.ec-entry-video video,.ec-entry-video .wp-video{width:100%!important;max-width:100%!important}
.ec-activity-single__cover{margin:22px 0;border-radius:16px;overflow:hidden}
.ec-activity-single__cover img{display:block;width:100%;height:auto}
@media(max-width:760px){.ec-entry-videos{grid-template-columns:1fr}}

/* v2.2 - Último video automático en El Candelero TV */
.ec-tv-card--youtube{padding:12px;min-height:252px;overflow:hidden;background:linear-gradient(180deg,rgba(8,19,31,.96),rgba(3,10,18,.96))}
.ec-tv-card--youtube:after{display:none}
.ec-tv-latest-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:#fff}
.ec-tv-latest-head strong{font-size:14px;letter-spacing:.05em}
.ec-tv-latest-video .lhr-yt{margin:0;background:transparent!important;padding:0!important}
.ec-tv-latest-video .lhr-yt__track{display:block!important}
.ec-tv-latest-video .lhr-yt__card{background:transparent!important;border:0!important;box-shadow:none!important}
.ec-tv-latest-video .lhr-yt__media{border-radius:12px;overflow:hidden;display:block;aspect-ratio:16/9}
.ec-tv-latest-video .lhr-yt__media img{width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important}
.ec-tv-latest-video .lhr-yt__body{padding:8px 2px 0!important}
.ec-tv-latest-video .lhr-yt__body h3{margin:0!important;font-size:15px!important;line-height:1.25!important;color:#fff!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.ec-tv-latest-video .lhr-yt__titlelink{color:#fff!important;text-decoration:none!important}
.ec-tv-latest-video .lhr-yt__actions,.ec-tv-latest-video time{display:none!important}
.ec-tv-latest-video .lhr-yt__play{width:54px!important;height:54px!important;font-size:21px!important}
@media(max-width:900px){.ec-tv-card--youtube{min-height:auto}.ec-tv-latest-video .lhr-yt__body h3{font-size:14px!important}}


/* v2.3 - Reproducción robusta del último video en El Candelero TV */
.ec-tv-latest-video .lhr-yt__media,
.ec-tv-latest-video .lhr-yt__titlelink{cursor:pointer!important;pointer-events:auto!important}
.ec-tv-latest-video .lhr-yt__play{pointer-events:none!important}
.ec-tv-player-modal{position:fixed;inset:0;z-index:1000000;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.92);backdrop-filter:blur(8px)}
.ec-tv-player-modal.is-open{display:flex}
.ec-tv-player-modal__dialog{position:relative;width:min(1080px,94vw);background:#03080e;border:1px solid rgba(255,255,255,.16);border-radius:18px;box-shadow:0 32px 100px rgba(0,0,0,.7);overflow:hidden}
.ec-tv-player-modal__frame{aspect-ratio:16/9;background:#000}
.ec-tv-player-modal__frame iframe{display:block;width:100%;height:100%;border:0}
.ec-tv-player-modal__close{position:absolute;z-index:2;top:10px;right:10px;width:44px;height:44px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(3,8,14,.85);color:#fff;font-size:28px;line-height:1;cursor:pointer}
.ec-tv-player-modal__title{padding:13px 18px 15px;color:#fff;font-weight:800;font-size:16px}
body.ec-tv-modal-open{overflow:hidden}
@media(max-width:600px){.ec-tv-player-modal{padding:10px}.ec-tv-player-modal__dialog{width:100%;border-radius:12px}.ec-tv-player-modal__close{width:40px;height:40px}}

/* v2.4 - Dynamic category cards: 1 featured + 2 compact */
.ec-category-stories{background:#f7f7f7}
.ec-category-story--featured{border-bottom:1px solid #dce1e5;background:#fff}
.ec-category-story--featured>a{display:block;padding:0;color:#151515}
.ec-category-featured-media{position:relative;height:168px;overflow:hidden;background:#0c1823}
.ec-category-featured-media img{width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform .35s ease}
.ec-category-story--featured:hover .ec-category-featured-media img{transform:scale(1.035)}
.ec-category-featured-badge{position:absolute;left:12px;bottom:10px;padding:5px 8px;border-radius:5px;background:var(--ec-red-2);color:#fff!important;font-size:10px!important;font-weight:900;letter-spacing:.04em}
.ec-category-featured-copy{padding:12px 14px 13px}
.ec-category-featured-copy h4{font-size:18px;line-height:1.16;margin:0 0 7px}
.ec-category-featured-copy span{font-size:11px;color:#6e7781}
.ec-category-story--small{min-height:74px}
.ec-category-story--small>a{grid-template-columns:96px 1fr;gap:10px;padding:9px 10px}
.ec-category-story--small img{width:96px;height:60px}
.ec-category-story--small h4{font-size:14px;line-height:1.16;margin-bottom:4px}
.ec-category-block{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.ec-category-block:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.22);border-color:rgba(229,9,20,.32)}
@media(max-width:760px){.ec-category-featured-media{height:190px}.ec-category-story--small>a{grid-template-columns:105px 1fr}.ec-category-story--small img{width:105px;height:66px}}


/* v2.5 - Premium dynamic section cards */
.ec-category-grid{gap:18px}
.ec-category-block{border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(155deg,rgba(13,25,37,.96),rgba(5,13,21,.96));box-shadow:0 14px 34px rgba(0,0,0,.24);isolation:isolate}
.ec-category-block__head{min-height:52px;padding:14px 16px;background:linear-gradient(90deg,rgba(229,9,20,.15),rgba(255,255,255,.025) 55%,rgba(255,255,255,.01));position:relative;overflow:hidden}
.ec-category-block__head:after{content:"";position:absolute;left:0;bottom:0;width:38%;height:2px;background:linear-gradient(90deg,var(--ec-red-2),transparent);box-shadow:0 0 14px rgba(229,9,20,.55)}
.ec-category-block__head h3{font-size:17px;letter-spacing:.01em}
.ec-category-block__head a{padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.06);transition:background .2s ease,transform .2s ease}
.ec-category-block__head a:hover{background:rgba(229,9,20,.20);transform:translateX(2px)}
.ec-category-stories{display:block;background:transparent;color:#fff;border-radius:0 0 18px 18px;padding:10px}
.ec-category-story{border:0!important}
.ec-category-story--featured{position:relative;overflow:hidden;border-radius:13px;background:#07121c;margin-bottom:10px;min-height:0}
.ec-category-story--featured>a{position:relative;display:block;padding:0;color:#fff;min-height:205px;overflow:hidden;border-radius:13px}
.ec-category-featured-media{position:absolute;inset:0;height:auto;background:#08131d}
.ec-category-featured-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,7,12,.04) 20%,rgba(2,7,12,.42) 58%,rgba(2,7,12,.96) 100%)}
.ec-category-featured-media img{width:100%;height:100%;object-fit:cover;border-radius:0;filter:saturate(1.03) contrast(1.03);transition:transform .45s ease,filter .35s ease}
.ec-category-story--featured:hover .ec-category-featured-media img{transform:scale(1.055);filter:saturate(1.12) contrast(1.06)}
.ec-category-featured-badge{left:12px;top:12px;bottom:auto;padding:5px 8px;border-radius:999px;background:rgba(229,9,20,.94);box-shadow:0 6px 18px rgba(229,9,20,.28);z-index:2}
.ec-category-featured-copy{position:relative;z-index:2;min-height:205px;padding:120px 14px 14px;display:flex;flex-direction:column;justify-content:flex-end}
.ec-category-featured-copy h4{font-size:19px;line-height:1.15;margin:0 0 8px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.55)}
.ec-category-featured-copy span{font-size:11px;color:rgba(255,255,255,.72)}
.ec-category-story--small{min-height:0;margin-top:8px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.075)!important;border-radius:11px;overflow:hidden;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.ec-category-story--small>a{display:grid;grid-template-columns:94px 1fr;gap:11px;align-items:center;padding:8px;color:#fff}
.ec-category-story--small img{width:94px;height:64px;border-radius:8px;object-fit:cover;transition:transform .3s ease}
.ec-category-story--small h4{font-size:14px;line-height:1.16;color:#fff;margin:0 0 5px}
.ec-category-story--small span{color:rgba(255,255,255,.58);font-size:10px}
.ec-category-story--small:hover{transform:translateX(3px);background:rgba(255,255,255,.085);border-color:rgba(229,9,20,.28)!important}
.ec-category-story--small:hover img{transform:scale(1.035)}
.ec-category-story--empty{margin:10px;background:rgba(255,255,255,.06);border:1px dashed rgba(255,255,255,.16)!important;border-radius:12px;color:#fff}
.ec-category-story--empty span{color:rgba(255,255,255,.6)}
@media(max-width:760px){.ec-category-story--featured>a,.ec-category-featured-copy{min-height:220px}.ec-category-featured-copy{padding-top:130px}.ec-category-story--small>a{grid-template-columns:104px 1fr}.ec-category-story--small img{width:104px;height:70px}}

/* v2.7 · Publicidad dentro de entradas */
.ec-article-page{width:min(1500px,calc(100% - 36px));margin:30px auto 44px}
.ec-article-layout{display:grid;grid-template-columns:minmax(0,900px);justify-content:center;gap:20px;align-items:start}
.ec-article-layout.has-left{grid-template-columns:220px minmax(0,900px)}
.ec-article-layout.has-right{grid-template-columns:minmax(0,900px) 220px}
.ec-article-layout.has-left.has-right{grid-template-columns:220px minmax(0,900px) 220px}
.ec-article-page .ec-article{width:100%;margin:0;box-sizing:border-box}
.ec-article-ad{position:relative;overflow:hidden;border-radius:14px;background:rgba(8,19,31,.94);border:1px solid rgba(255,255,255,.15);box-shadow:0 12px 30px rgba(0,0,0,.25)}
.ec-article-ad a{display:block;color:inherit;text-decoration:none}
.ec-article-ad img{display:block;width:100%;height:auto;object-fit:cover}
.ec-ad-label{position:absolute;z-index:2;top:8px;left:8px;background:#ef101b;color:#fff;font-size:9px;font-weight:800;padding:4px 7px;border-radius:4px;letter-spacing:.5px}
.ec-ad-top,.ec-ad-bottom{max-width:1100px;margin:0 auto 20px}
.ec-ad-bottom{margin:20px auto 0}
.ec-ad-top img,.ec-ad-bottom img{max-height:210px;object-fit:cover}
.ec-ad-side{position:sticky;top:90px;min-height:120px}
.ec-ad-side img{width:100%;max-height:600px;object-fit:cover}
@media(max-width:1180px){.ec-article-layout,.ec-article-layout.has-left,.ec-article-layout.has-right,.ec-article-layout.has-left.has-right{grid-template-columns:minmax(0,900px)}.ec-ad-side{position:relative;top:auto;max-width:900px;width:100%;margin:auto}.ec-ad-side img{max-height:180px}.ec-ad-left{order:2}.ec-ad-right{order:3}}
@media(max-width:760px){.ec-article-page{width:min(100% - 20px,1500px);margin-top:18px}.ec-ad-top img,.ec-ad-bottom img,.ec-ad-side img{max-height:140px}.ec-article-ad{border-radius:10px}}

/* v2.7 · Publicidad global */
.ec-ad-slot{overflow:hidden;border-radius:14px;background:rgba(5,14,25,.82);border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 32px rgba(0,0,0,.25)}
.ec-ad-slot img{display:block;width:100%;height:auto;object-fit:cover}
.ec-header-ad{width:min(520px,42vw);max-height:155px}
.ec-header-ad a,.ec-header-ad img{width:100%;height:100%}.ec-header-ad img{object-fit:cover}
.ec-home-ad{margin:18px 0}.ec-home-ad img{max-height:230px;object-fit:cover}
.ec-sidebar-ad{margin:0 0 14px}.ec-sidebar-ad img{max-height:360px;object-fit:cover}
@media(max-width:900px){.ec-header-ad{width:100%;max-height:none}.ec-brand-row{align-items:stretch}.ec-home-ad img,.ec-sidebar-ad img{max-height:none}}

/* v2.9 Dynamic sidebar advertising */
.ec-sidebar-commercial{position:relative;min-height:420px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(6,14,25,.92);overflow:hidden;padding:14px}
.ec-rotating-ad__label{font-size:12px;font-weight:800;letter-spacing:.12em;color:#fff;opacity:.72;margin:0 0 10px}
.ec-rotating-ad__item{display:none}.ec-rotating-ad__item.is-active{display:block;animation:ecAdIn .35s ease}
.ec-rotating-ad__item .ec-ad-slot{margin:0}.ec-rotating-ad__item img{display:block;width:100%;height:auto;max-height:470px;object-fit:contain;border-radius:12px}
.ec-ad-video-trigger{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer}
.ec-ad-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#ed1524;color:#fff;font-size:25px;box-shadow:0 8px 28px rgba(0,0,0,.35)}
.ec-rotating-ad__dots{display:flex;justify-content:center;gap:7px;margin-top:12px}.ec-rotating-ad__dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#657080}.ec-rotating-ad__dots button.is-active{width:22px;border-radius:99px;background:#ed1524}
.ec-ad-modal{display:none;position:fixed;inset:0;z-index:999999}.ec-ad-modal.is-open{display:block}.ec-ad-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.82)}.ec-ad-modal__box{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(920px,92vw);aspect-ratio:16/9;background:#000;border-radius:16px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.55)}.ec-ad-modal__box iframe,.ec-ad-modal__box video,#ecAdPlayer{width:100%;height:100%;border:0}.ec-ad-modal__close{position:absolute;right:10px;top:8px;z-index:2;width:38px;height:38px;border:0;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;font-size:27px;cursor:pointer}
@keyframes ecAdIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}


/* v3.0 · Publicidad rotativa universal: vertical + horizontal */
.ec-rotating-ad{position:relative;overflow:hidden;border-radius:14px;background:rgba(5,12,20,.92);border:1px solid rgba(255,255,255,.10);padding:34px 10px 18px;min-width:0}
.ec-rotating-ad__label{position:absolute;top:9px;left:12px;z-index:6;font-size:10px;letter-spacing:1.7px;font-weight:900;color:#b9c4cf}
.ec-rotating-ad__stage{position:relative;width:100%;overflow:hidden;border-radius:10px;background:#07111b}
.ec-rotating-ad--horizontal .ec-rotating-ad__stage{height:220px}
.ec-rotating-ad--header_premium .ec-rotating-ad__stage{height:170px}
.ec-rotating-ad--after_hero .ec-rotating-ad__stage{height:230px}
.ec-rotating-ad--mid_home .ec-rotating-ad__stage,.ec-rotating-ad--before_footer .ec-rotating-ad__stage{height:210px}
.ec-rotating-ad--article_top .ec-rotating-ad__stage,.ec-rotating-ad--article_bottom .ec-rotating-ad__stage{height:210px}
.ec-rotating-ad--vertical .ec-rotating-ad__stage{height:520px;max-height:620px}
.ec-rotating-ad__item{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;display:grid;place-items:center}
.ec-rotating-ad__item.is-active{opacity:1;visibility:visible;z-index:2}
.ec-rotating-ad .ec-ad-slot,.ec-rotating-ad .ec-ad-slot>a,.ec-rotating-ad .ec-ad-video-trigger{width:100%;height:100%;display:block;margin:0;padding:0;border:0;background:transparent}
.ec-rotating-ad .ec-ad-slot img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:8px;background:#07111b}
.ec-rotating-ad__arrow{position:absolute;top:50%;z-index:7;transform:translateY(-50%);width:34px;height:42px;border:0;border-radius:9px;background:rgba(0,0,0,.55);color:#fff;font-size:28px;cursor:pointer;line-height:1}
.ec-rotating-ad__prev{left:14px}.ec-rotating-ad__next{right:14px}
.ec-rotating-ad__dots{position:absolute;left:50%;bottom:7px;transform:translateX(-50%);display:flex;gap:6px;z-index:7}
.ec-rotating-ad__dots button{width:7px;height:7px;border-radius:999px;border:0;padding:0;background:rgba(255,255,255,.36);cursor:pointer}
.ec-rotating-ad__dots button.is-active{width:20px;background:#fff}
.ec-ad-video-trigger{position:relative;cursor:pointer}.ec-ad-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:rgba(207,20,39,.92);color:#fff;font-size:24px;box-shadow:0 8px 24px rgba(0,0,0,.35)}
.ec-ad-empty{min-height:520px;border:1px dashed rgba(255,255,255,.22);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;color:#aeb9c4;background:rgba(5,12,20,.7)}.ec-ad-empty strong{color:#fff}.ec-ad-empty span{font-size:11px;letter-spacing:2px}
.ec-ad-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:24px}.ec-ad-modal.is-open{display:flex}.ec-ad-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.86)}.ec-ad-modal__box{position:relative;z-index:2;width:min(1000px,94vw);background:#050a10;border-radius:14px;padding:14px;box-shadow:0 25px 80px rgba(0,0,0,.55)}.ec-ad-modal__box iframe,.ec-ad-modal__box video{display:block;width:100%;aspect-ratio:16/9;border:0;border-radius:9px;background:#000}.ec-ad-modal__close{position:absolute;right:8px;top:-44px;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#111;color:#fff;font-size:26px;cursor:pointer}
@media(max-width:900px){.ec-rotating-ad--vertical .ec-rotating-ad__stage{height:440px}.ec-rotating-ad--horizontal .ec-rotating-ad__stage{height:180px}.ec-ad-side.ec-rotating-ad{width:100%}}
@media(max-width:600px){.ec-rotating-ad{padding-left:7px;padding-right:7px}.ec-rotating-ad--vertical .ec-rotating-ad__stage{height:400px}.ec-rotating-ad--horizontal .ec-rotating-ad__stage{height:160px}.ec-rotating-ad__arrow{width:32px;height:38px}}

/* v3.0.2 · Video publicitario directo dentro del espacio */
.ec-rotating-ad .ec-ad-inline-video,.ec-rotating-ad .ec-ad-inline-frame{display:block;width:100%;height:100%;object-fit:contain;border:0;background:#000;border-radius:8px}
.ec-rotating-ad .ec-ad-inline-video{object-position:center}


/* v3.0.3 · Video en bucle + control de audio */
.ec-ad-sound{position:absolute;right:14px;bottom:14px;z-index:9;display:none;align-items:center;gap:7px;min-height:38px;padding:8px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(0,0,0,.72);color:#fff;font-size:12px;font-weight:800;cursor:pointer;backdrop-filter:blur(8px)}
.ec-ad-sound:hover{background:rgba(0,0,0,.88)}
.ec-ad-sound:focus-visible{outline:2px solid #fff;outline-offset:2px}
.ec-rotating-ad:has(.ec-rotating-ad__dots) .ec-ad-sound{bottom:30px}
@media(max-width:600px){.ec-ad-sound{right:10px;bottom:10px;padding:7px 9px}.ec-ad-sound span{display:none}.ec-rotating-ad:has(.ec-rotating-ad__dots) .ec-ad-sound{bottom:25px}}


/* v3.0.6 · Footer editable + últimas 10 noticias en movimiento */
.ec-footer-grid--1{grid-template-columns:1fr}
.ec-footer-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.ec-footer-grid--3{grid-template-columns:1.25fr 1.1fr 1fr}
.ec-footer-brand__title{font-size:34px!important}
.ec-footer-latest{min-width:0}
.ec-footer-news-window{height:132px;overflow:hidden;position:relative;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);mask-image:linear-gradient(to bottom,transparent 0,#000 12%,#000 88%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 12%,#000 88%,transparent 100%)}
.ec-footer-news-track{display:flex;flex-direction:column;animation:ecFooterNewsScroll 34s linear infinite;will-change:transform}
.ec-footer-news-window:hover .ec-footer-news-track{animation-play-state:paused}
.ec-footer-news-item{min-height:44px;display:flex;align-items:center;gap:9px;color:#dce2e8;text-decoration:none;font-size:13px;line-height:1.25;padding:7px 3px;border-bottom:1px solid rgba(255,255,255,.055)}
.ec-footer-news-item:hover{color:#fff}
.ec-footer-news-dot{width:6px;height:6px;border-radius:50%;background:#ff1f35;flex:0 0 6px}
.ec-footer-lhr-link{display:inline-block;margin-top:12px;color:#fff;text-decoration:none;font-size:12px;font-weight:700}
.ec-copyright a{color:inherit;text-decoration:none}.ec-copyright a:hover{color:#fff}
@keyframes ecFooterNewsScroll{from{transform:translateY(0)}to{transform:translateY(-50%)}}
@media (prefers-reduced-motion:reduce){.ec-footer-news-track{animation:none}.ec-footer-news-window{height:auto;max-height:220px;overflow:auto}.ec-footer-news-track .ec-footer-news-item:nth-child(n+11){display:none}}
@media(max-width:760px){.ec-footer-grid--2,.ec-footer-grid--3{grid-template-columns:1fr}.ec-footer-news-window{height:132px}}


/* v3.0.7 · Portada principal: últimas 10 noticias en rotación automática */
.ec-hero-rotator{position:relative;overflow:hidden;padding:0}
.ec-hero-rotator:after{display:none}
.ec-hero-slides{position:relative;min-height:560px;height:100%}
.ec-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .72s ease,visibility .72s ease;background:#101820}
.ec-hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}
.ec-hero-slide img{position:absolute;inset:0;width:100%;height:100%;min-height:560px;object-fit:cover;opacity:.78}
.ec-hero-slide__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.90) 0%,rgba(0,0,0,.63) 47%,rgba(0,0,0,.18) 74%),linear-gradient(180deg,transparent 35%,rgba(0,0,0,.75) 100%)}
.ec-hero-rotator .ec-hero-main__content{z-index:3}
.ec-hero-nav{position:absolute;top:50%;z-index:6;transform:translateY(-50%);width:44px;height:50px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(3,9,15,.58);color:#fff;font-size:34px;line-height:1;cursor:pointer;opacity:.82;transition:background .2s ease,opacity .2s ease}
.ec-hero-nav:hover,.ec-hero-nav:focus-visible{background:rgba(229,9,20,.88);opacity:1;outline:none}
.ec-hero-nav--prev{left:14px}.ec-hero-nav--next{right:14px}
.ec-hero-dots{position:absolute;z-index:7;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:7px;align-items:center;padding:6px 9px;border-radius:999px;background:rgba(0,0,0,.38)}
.ec-hero-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.42);cursor:pointer;transition:width .2s ease,background .2s ease}
.ec-hero-dot.is-active{width:22px;border-radius:999px;background:#ff1f35}
.ec-hero-rotator:hover .ec-hero-nav{opacity:1}
@media(max-width:760px){.ec-hero-slides,.ec-hero-slide img{min-height:500px}.ec-hero-nav{width:38px;height:44px;font-size:29px}.ec-hero-nav--prev{left:8px}.ec-hero-nav--next{right:8px}.ec-hero-dots{bottom:10px;gap:5px}.ec-hero-main__content{bottom:34px}}
@media(prefers-reduced-motion:reduce){.ec-hero-slide{transition:none}}


/* v3.0.8 – Responsive advertising canvas: banners fill their assigned space cleanly */
.ec-home-ad.ec-rotating-ad,.ec-header-ad.ec-rotating-ad{width:100%;max-width:none}
.ec-home-ad.ec-rotating-ad .ec-rotating-ad__stage,.ec-header-ad.ec-rotating-ad .ec-rotating-ad__stage{height:auto;aspect-ratio:3/1;min-height:0}
.ec-rotating-ad--after_hero .ec-rotating-ad__stage,.ec-rotating-ad--mid_home .ec-rotating-ad__stage,.ec-rotating-ad--before_footer .ec-rotating-ad__stage{height:auto;aspect-ratio:3/1}
.ec-rotating-ad--header_premium .ec-rotating-ad__stage{height:auto;aspect-ratio:3/1}
.ec-rotating-ad--horizontal .ec-ad-slot img,.ec-rotating-ad--horizontal .ec-ad-inline-video,.ec-rotating-ad--horizontal .ec-ad-inline-frame{width:100%;height:100%;object-fit:contain;object-position:center}
.ec-rotating-ad--horizontal .ec-ad-slot{display:flex;align-items:center;justify-content:center}
@media(min-width:901px){
 .ec-rotating-ad--after_hero,.ec-rotating-ad--mid_home,.ec-rotating-ad--before_footer{padding-left:14px;padding-right:14px}
 .ec-rotating-ad--after_hero .ec-rotating-ad__stage,.ec-rotating-ad--mid_home .ec-rotating-ad__stage,.ec-rotating-ad--before_footer .ec-rotating-ad__stage{max-height:420px}
}
@media(max-width:900px){.ec-home-ad.ec-rotating-ad .ec-rotating-ad__stage,.ec-header-ad.ec-rotating-ad .ec-rotating-ad__stage{height:auto;aspect-ratio:3/1}}
@media(max-width:600px){.ec-home-ad.ec-rotating-ad .ec-rotating-ad__stage,.ec-header-ad.ec-rotating-ad .ec-rotating-ad__stage{height:auto;aspect-ratio:16/7}.ec-rotating-ad{padding-top:30px}}


/* v3.0.9 – Horizontal banners use their true 3:1 canvas with no side letterboxing */
.ec-rotating-ad--horizontal .ec-rotating-ad__stage,
.ec-home-ad.ec-rotating-ad .ec-rotating-ad__stage,
.ec-header-ad.ec-rotating-ad .ec-rotating-ad__stage{
  width:100%;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:3/1!important;
}
.ec-rotating-ad--horizontal .ec-rotating-ad__item,
.ec-rotating-ad--horizontal .ec-ad-slot,
.ec-rotating-ad--horizontal .ec-ad-slot>a,
.ec-rotating-ad--horizontal .ec-ad-video-trigger{width:100%;height:100%}
.ec-rotating-ad--horizontal .ec-ad-slot img,
.ec-rotating-ad--horizontal .ec-ad-inline-video,
.ec-rotating-ad--horizontal .ec-ad-inline-frame{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
}
@media(max-width:600px){
  .ec-home-ad.ec-rotating-ad .ec-rotating-ad__stage,
  .ec-header-ad.ec-rotating-ad .ec-rotating-ad__stage,
  .ec-rotating-ad--horizontal .ec-rotating-ad__stage{aspect-ratio:3/1!important}
}
\n/* v3.0.10 · Controles de video publicitario */
.ec-ad-pause{position:absolute;right:12px;bottom:52px;z-index:18;display:none;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.28);background:rgba(5,12,22,.88);color:#fff;border-radius:999px;padding:8px 12px;font-weight:800;cursor:pointer;backdrop-filter:blur(8px)}
.ec-ad-pause:hover{background:rgba(18,29,43,.96)}
@media(max-width:600px){.ec-ad-pause span{display:none}.ec-ad-pause{padding:8px 10px;bottom:50px}}


/* v3.0.14 · Menú responsive + cabecera flexible */
.ec-brand-row--logo-only{grid-template-columns:1fr}
.ec-brand-row--logo-only .ec-brand-art{width:min(980px,100%)}
.ec-nav__inner{position:relative}
.ec-menu-wrap{display:flex;align-items:center;flex:1;min-width:0}
.ec-menu-toggle{display:none;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;border-radius:10px;padding:9px 12px;font-weight:900;letter-spacing:.4px;align-items:center;gap:7px;cursor:pointer}
.ec-menu-toggle__icon{font-size:20px;line-height:1}
@media(max-width:900px){
  .ec-nav .ec-container.ec-nav__inner{padding:7px 0;flex-wrap:wrap;justify-content:space-between}
  .ec-menu-toggle{display:inline-flex;margin-left:auto}
  .ec-menu-wrap{display:none;flex:0 0 100%;width:100%;padding-top:7px}
  .ec-nav.is-open .ec-menu-wrap{display:block}
  .ec-menu{display:block;overflow:visible;background:#070c11;border:1px solid rgba(255,255,255,.10);border-radius:12px;padding:6px;box-shadow:0 18px 40px rgba(0,0,0,.35)}
  .ec-menu li{display:block;width:100%}
  .ec-menu li a{padding:13px 14px;font-size:13px;border-radius:8px;white-space:normal}
  .ec-menu li a:after{display:none}
  .ec-menu li a:hover{background:rgba(255,255,255,.07)}
  .ec-nav.is-open .ec-menu-toggle__icon{transform:rotate(90deg)}
}

/* v3.0.14 — Cabecera institucional automática cuando no hay publicidad */
.ec-header-institutional{width:100%;min-height:150px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(120deg,rgba(5,11,19,.96),rgba(12,28,47,.94) 58%,rgba(86,8,14,.88));box-shadow:0 18px 50px rgba(0,0,0,.28);padding:24px 28px;display:flex;align-items:center}
.ec-header-institutional:before{content:"";position:absolute;inset:auto -70px -95px auto;width:300px;height:220px;background:radial-gradient(circle,rgba(255,55,24,.30),transparent 68%);pointer-events:none}
.ec-header-institutional__content{position:relative;z-index:1}
.ec-header-institutional__eyebrow{display:block;color:#ff3b30;font-size:12px;font-weight:900;letter-spacing:2px;margin-bottom:7px}
.ec-header-institutional h2{margin:0 0 8px;color:#fff;font-size:clamp(22px,2vw,34px);line-height:1.05}
.ec-header-institutional p{margin:0;color:#d7e0ea;font-size:14px;font-weight:700}
.ec-header-institutional__places{margin-top:13px!important;color:#fff!important;font-size:13px!important;letter-spacing:.3px}
@media(max-width:1150px){.ec-header-institutional{min-height:120px}}
@media(max-width:760px){.ec-header-institutional{min-height:0;padding:18px 20px;border-radius:14px}.ec-header-institutional p{font-size:12px}.ec-header-institutional__places{margin-top:9px!important}}


/* v3.0.15 — Cabecera editorial panorámica: más impacto visual y mejor integración con la portada */
.ec-header{overflow:hidden;background:linear-gradient(90deg,rgba(3,8,14,.98),rgba(7,18,30,.96) 58%,rgba(13,8,17,.98));border-bottom:1px solid rgba(229,9,20,.32)}
.ec-header .ec-container{width:min(100% - 28px,1500px)}
.ec-brand-row{min-height:220px;grid-template-columns:minmax(420px,.92fr) minmax(580px,1.18fr);gap:22px;align-items:stretch;padding:0}
.ec-brand--artwork{height:220px;align-items:center;position:relative}
.ec-brand--artwork:after{content:"";position:absolute;right:-80px;top:0;width:220px;height:100%;background:linear-gradient(90deg,transparent,rgba(229,9,20,.08),transparent);transform:skewX(-18deg);pointer-events:none}
.ec-brand-art-link{align-items:center}
.ec-brand-art{width:min(760px,100%);max-height:204px;object-position:left center}
.ec-header-institutional{min-height:220px;border:0;border-radius:0;background:
  linear-gradient(90deg,rgba(4,13,23,.28),rgba(4,13,23,.56) 46%,rgba(3,9,16,.84)),
  linear-gradient(115deg,rgba(229,9,20,.08),transparent 34%,rgba(0,127,255,.10) 68%,rgba(229,9,20,.10));
  box-shadow:none;padding:20px 6px 20px 34px;display:grid;grid-template-columns:minmax(300px,1fr) minmax(260px,.9fr);gap:28px;align-items:center;position:relative}
.ec-header-institutional:before{content:"";position:absolute;inset:0;background:
  radial-gradient(circle at 16% 50%,rgba(229,9,20,.22),transparent 24%),
  radial-gradient(circle at 82% 38%,rgba(17,126,255,.18),transparent 30%);pointer-events:none}
.ec-header-institutional:after{content:"";position:absolute;left:42%;top:14%;bottom:14%;width:1px;background:linear-gradient(transparent,rgba(255,255,255,.22),transparent);pointer-events:none}
.ec-header-institutional__content{position:relative;z-index:1}
.ec-header-institutional__eyebrow{font-size:12px;letter-spacing:3.2px;color:#fff;margin:0 0 8px;font-weight:800;opacity:.92}
.ec-header-institutional h2{font-size:clamp(31px,3.05vw,52px);line-height:.94;letter-spacing:-1.8px;text-transform:uppercase;margin:0;max-width:620px}
.ec-header-institutional h2 strong{display:block;color:#fff}
.ec-header-institutional__accent{display:inline-block;color:#fff;background:linear-gradient(90deg,#e50914,#ff2b2b);padding:1px 10px 4px;margin-top:5px;box-shadow:0 8px 28px rgba(229,9,20,.20)}
.ec-header-institutional__subline{margin:11px 0 0!important;color:#d5dde7!important;font-size:12px!important;text-transform:uppercase;letter-spacing:2px;font-weight:800!important}
.ec-header-institutional__places{display:grid!important;grid-template-columns:1fr 1fr;gap:10px;margin:0!important;position:relative;z-index:1}
.ec-place-card{min-height:112px;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:16px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(1,8,15,.62));box-shadow:inset 0 1px rgba(255,255,255,.04);overflow:hidden;position:relative}
.ec-place-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(229,9,20,.16),transparent 48%);opacity:.8}
.ec-place-card--ny:before{background:linear-gradient(145deg,rgba(17,126,255,.20),transparent 50%)}
.ec-place-card__icon{font-size:25px;line-height:1;margin-bottom:9px;position:relative;z-index:1}
.ec-place-card strong{font-size:13px;letter-spacing:.8px;color:#fff;position:relative;z-index:1;text-transform:uppercase}
.ec-place-card small{font-size:10px;color:#aeb9c6;margin-top:3px;position:relative;z-index:1;text-transform:uppercase;letter-spacing:1px}
.ec-header-institutional__live{position:absolute;right:4px;bottom:8px;color:#ff3942;font-size:9px;font-weight:900;letter-spacing:2px;z-index:2;text-transform:uppercase}
.ec-header-institutional__live:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#e50914;margin-right:7px;box-shadow:0 0 0 4px rgba(229,9,20,.12)}
.ec-brand-row--logo-only{grid-template-columns:1fr}.ec-brand-row--logo-only .ec-brand--artwork{height:220px}
@media(max-width:1200px){.ec-brand-row{grid-template-columns:1fr;gap:0;padding:10px 0 14px}.ec-brand--artwork{height:170px}.ec-brand-art{max-height:164px}.ec-header-institutional{min-height:180px;border-radius:14px;padding:20px 24px;grid-template-columns:1fr 1fr}.ec-header-institutional:after{left:50%}}
@media(max-width:760px){.ec-header .ec-container{width:min(100% - 20px,1500px)}.ec-brand--artwork{height:auto;min-height:126px}.ec-brand-art{max-height:none}.ec-header-institutional{min-height:0;grid-template-columns:1fr;gap:16px;padding:20px;border:1px solid rgba(255,255,255,.10);border-radius:14px}.ec-header-institutional:after{display:none}.ec-header-institutional h2{font-size:30px;letter-spacing:-1px}.ec-header-institutional__places{grid-template-columns:1fr 1fr}.ec-place-card{min-height:86px;padding:12px}.ec-place-card__icon{font-size:20px;margin-bottom:7px}.ec-header-institutional__live{position:static;margin-top:2px}.ec-brand-row--logo-only .ec-brand--artwork{height:auto}}
@media(max-width:430px){.ec-header-institutional__places{grid-template-columns:1fr}.ec-header-institutional h2{font-size:27px}}

/* v3.0.16 — Cabecera editorial refinada: menos altura, mejor balance y una sola franja visual */
@media(min-width:1201px){
  .ec-brand-row{min-height:190px;grid-template-columns:minmax(430px,1.02fr) minmax(640px,1.38fr);gap:10px}
  .ec-brand--artwork{height:190px}
  .ec-brand-art{width:min(720px,100%);max-height:178px}
  .ec-header-institutional{min-height:190px;padding:18px 4px 18px 26px;grid-template-columns:minmax(330px,1.08fr) minmax(300px,.92fr);gap:20px}
  .ec-header-institutional:after{left:49%}
  .ec-header-institutional__eyebrow{font-size:10px;letter-spacing:2.6px;margin-bottom:6px}
  .ec-header-institutional h2{font-size:clamp(27px,2.45vw,42px);line-height:.96;letter-spacing:-1.2px;max-width:none}
  .ec-header-institutional h2 strong{display:inline}
  .ec-header-institutional__accent{margin-top:0;margin-left:5px;padding:1px 9px 3px}
  .ec-header-institutional__subline{margin-top:8px!important;font-size:10px!important;letter-spacing:1.7px}
  .ec-header-institutional__places{gap:8px}
  .ec-place-card{min-height:96px;padding:13px 14px}
  .ec-place-card__icon{font-size:21px;margin-bottom:7px}
  .ec-place-card strong{font-size:12px}
  .ec-place-card small{font-size:9px}
  .ec-header-institutional__live{right:6px;bottom:7px;font-size:8px;letter-spacing:1.7px}
}


/* v3.0.18 — Mobile Header Compact: conserva la cabecera premium de escritorio y reduce drásticamente la altura en teléfonos */
@media(max-width:760px){
  .ec-header .ec-container{width:100%;padding-left:14px;padding-right:14px}
  .ec-brand-row{display:block;padding:4px 0 8px!important;min-height:0!important}
  .ec-brand--artwork{height:138px!important;min-height:0!important;display:flex;justify-content:center;overflow:hidden}
  .ec-brand-art-link{width:100%;justify-content:center}
  .ec-brand-art{width:min(100%,560px)!important;height:134px!important;max-height:134px!important;object-fit:contain!important;object-position:center!important}
  .ec-header-institutional{min-height:0!important;margin-top:2px;padding:11px 13px!important;border-radius:10px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;background:linear-gradient(100deg,rgba(19,7,13,.94),rgba(5,22,37,.96) 62%,rgba(4,11,18,.98))!important}
  .ec-header-institutional:before{background:radial-gradient(circle at 18% 50%,rgba(229,9,20,.18),transparent 32%),radial-gradient(circle at 82% 50%,rgba(17,126,255,.16),transparent 36%)}
  .ec-header-institutional__eyebrow,.ec-header-institutional__subline{display:none!important}
  .ec-header-institutional h2{font-size:18px!important;line-height:1!important;letter-spacing:-.35px!important;margin:0!important;white-space:normal!important}
  .ec-header-institutional h2 strong{display:inline!important}
  .ec-header-institutional__accent{display:inline!important;margin:0 0 0 3px!important;padding:1px 5px 2px!important;box-shadow:none!important}
  .ec-header-institutional__places{display:flex!important;grid-template-columns:none!important;gap:5px!important;align-items:center!important;margin:0!important}
  .ec-place-card{min-height:0!important;width:auto!important;border:0!important;border-radius:999px!important;padding:6px 8px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:4px!important;background:rgba(255,255,255,.055)!important;box-shadow:none!important}
  .ec-place-card:before{display:none!important}
  .ec-place-card__icon{font-size:14px!important;margin:0!important}
  .ec-place-card strong{font-size:9px!important;letter-spacing:.25px!important;white-space:nowrap!important}
  .ec-place-card small{display:none!important}
  .ec-header-institutional__live{grid-column:1/-1!important;position:static!important;margin:0!important;font-size:8px!important;letter-spacing:1.25px!important;line-height:1!important}
  .ec-header-institutional__live:before{width:5px;height:5px;margin-right:5px;box-shadow:0 0 0 3px rgba(229,9,20,.10)}
  .ec-nav .ec-container.ec-nav__inner{padding-left:14px;padding-right:14px}
}
@media(max-width:430px){
  .ec-brand--artwork{height:126px!important}
  .ec-brand-art{height:122px!important;max-height:122px!important}
  .ec-header-institutional{grid-template-columns:1fr!important;padding:10px 12px!important;gap:7px!important}
  .ec-header-institutional h2{font-size:17px!important;text-align:center!important}
  .ec-header-institutional__places{justify-content:center!important}
  .ec-place-card{padding:5px 7px!important}
  .ec-place-card strong{font-size:8px!important}
  .ec-header-institutional__live{text-align:center!important}
}
