:root{--st-verde:#0B5B2E;--st-verde-oscuro:#063b20;--st-hoja:#63B32E;--st-amarillo:#FFC107;--st-naranja:#FF8A00;--st-rojo:#E63946;--st-texto:#1F1F1F;--st-borde:#E6E6E6;--st-fondo:#f5f7f6;--st-sombra:0 4px 18px rgba(3,47,25,.08);--st-sombra-h:0 14px 32px rgba(3,47,25,.15)}
body{font-family:'Montserrat',Arial,sans-serif;color:var(--st-texto)}
body h1,body h2,body h3,body h4{font-family:inherit;overflow-wrap:anywhere}
.st-contenedor{max-width:1320px}
.stv-page{background:#fff;padding-bottom:48px}
.stv-page-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:240px;background:linear-gradient(105deg,var(--st-verde-oscuro),var(--st-verde));color:#fff;overflow:hidden}
.stv-page-hero::before{content:'';position:absolute;inset:0;z-index:-2;background-image:var(--stv-page-image);background-position:center;background-size:cover;opacity:.45}
.stv-page-hero::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,45,24,.98) 0%,rgba(3,45,24,.82) 48%,rgba(3,45,24,.25) 100%)}
.stv-page-hero-copy{max-width:720px;padding:48px 0}
.stv-page-hero h1{color:#fff;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;margin:0;text-transform:uppercase}
.stv-page-hero h1::after{content:'';display:block;width:56px;height:4px;background:var(--st-hoja);margin-top:18px}
.stv-page-hero p{font-size:1.05rem;line-height:1.7;margin:20px 0 0}
.stv-content{padding-top:34px}
.stv-section-title{display:flex;justify-content:space-between;align-items:end;gap:16px;border-bottom:1px solid var(--st-borde);margin-bottom:22px}
.stv-section-title h2{border-left:4px solid var(--st-hoja);padding-left:12px;font-size:1.45rem;margin:0 0 12px}
.st-card{border-radius:12px;border-color:var(--st-borde);box-shadow:var(--st-sombra)}
.st-card:hover{box-shadow:var(--st-sombra-h)}
.st-card h3 a{color:var(--st-verde-oscuro)}
.st-card-excerpt{color:#505b54;font-size:.88rem;line-height:1.55;margin:8px 0}
.st-tag-ahora{background:var(--st-rojo)!important}.st-tag-siguiente{background:var(--st-amarillo)!important;color:#1f1f1f!important}.st-tag-especial{background:var(--st-naranja)!important}
.st-thumb:empty::after{content:'SUCUMBÍOS TV';display:grid;place-items:center;height:100%;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--st-verde-oscuro),var(--st-verde))}
.st-lectura{font-size:1rem;line-height:1.8}
.st-lectura>*{max-width:760px;margin-left:auto;margin-right:auto}
.st-lectura>.alignwide{max-width:1100px}.st-lectura>.alignfull{max-width:none}
.st-bajada{font-size:1.15rem;line-height:1.7;color:#3a3a3a}
.st-migas a{color:var(--st-verde);font-weight:600}
.navigation.pagination{margin:32px 0}.nav-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.page-numbers{display:grid;place-items:center;min-width:44px;min-height:44px;border:1px solid var(--st-borde);border-radius:8px}.page-numbers.current{background:var(--st-verde);color:#fff}
.stv-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:24px 0}.stv-toolbar input{min-height:46px;border:1px solid var(--st-borde);border-radius:8px;padding:10px 14px;flex:1 1 280px}
.stv-panel{background:#fff;border:1px solid var(--st-borde);border-radius:14px;padding:24px;box-shadow:var(--st-sombra)}
.stv-empty{padding:28px;border:1px dashed #aabbb2;border-radius:10px;color:#536058;text-align:center}
.stv-institution-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:28px 0}
.stv-institution-card{display:flex;align-items:center;gap:14px;min-height:128px;padding:20px;border:1px solid var(--st-borde);border-radius:12px;background:#fff;color:var(--st-verde-oscuro);box-shadow:var(--st-sombra);transition:.2s}
.stv-institution-card:hover{transform:translateY(-3px);box-shadow:var(--st-sombra-h)}
.stv-institution-icon{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:50%;background:#eaf5ed;color:var(--st-verde);font-size:1.5rem;font-weight:800}.stv-institution-icon svg{width:38px;height:38px}
.stv-institution-card strong{display:block;font-size:1rem}.stv-institution-card small{display:block;color:#5b665f;margin-top:5px}
.stv-institution-summary{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;margin-top:24px}.stv-institution-summary>section{min-height:190px}
.stv-ethics-action{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}
.stv-live-page .st-live-block{padding:0}.stv-live-page .st-player{border-radius:14px}.stv-live-page .st-ahora-grid{margin-top:24px}
.stv-program-page .st-parrilla{padding-top:24px}.stv-program-page .st-franjas{display:grid;gap:12px}
.stv-news-tabs{display:flex;gap:8px;overflow-x:auto;padding:0 0 18px;margin:0 0 26px;scrollbar-width:thin}.stv-news-tabs a{flex:0 0 auto;border:1px solid var(--st-borde);border-radius:999px;padding:10px 16px;color:var(--st-verde-oscuro);font-size:.86rem;font-weight:700;background:#fff}.stv-news-tabs a:hover,.stv-news-tabs a:focus{background:var(--st-verde);border-color:var(--st-verde);color:#fff}
.stv-news-lead{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);min-height:430px;margin-bottom:38px;border-radius:16px;overflow:hidden;background:var(--st-verde-oscuro);color:#fff;box-shadow:var(--st-sombra-h)}.stv-news-lead-image{min-height:360px}.stv-news-lead-image img{width:100%;height:100%;object-fit:cover;display:block}.stv-news-lead-body{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,54px)}.stv-news-lead-body h2{font-size:clamp(1.8rem,3vw,3rem);margin:14px 0}.stv-news-lead-body h2 a{color:#fff}.stv-news-lead-body p{line-height:1.7;color:#eef7f1}.stv-news-lead-body .st-link{color:var(--st-amarillo);margin-top:10px}
.stv-article-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.75fr);gap:46px;align-items:start}.stv-article-main h1{font-size:clamp(2.15rem,4.3vw,4rem);margin:16px 0 12px;color:var(--st-verde-oscuro)}.stv-share{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:22px 0}.stv-share a,.stv-share button{border:1px solid var(--st-borde);border-radius:999px;background:#fff;color:var(--st-verde-oscuro);font:inherit;font-size:.78rem;font-weight:700;padding:8px 12px;cursor:pointer}.stv-share a:hover,.stv-share button:hover{background:#eaf5ed}.stv-article-image{margin:18px 0 26px}.stv-article-image img{width:100%;border-radius:14px;display:block}.stv-article-image figcaption{color:#657069;font-size:.76rem;margin-top:8px}.stv-news-aside{position:sticky;top:28px;border:1px solid var(--st-borde);border-radius:14px;padding:22px;background:#fff;box-shadow:var(--st-sombra)}.stv-news-aside>h2{font-size:1.2rem;color:var(--st-verde-oscuro);border-bottom:3px solid var(--st-hoja);padding-bottom:10px}.stv-news-aside-item{display:grid;grid-template-columns:88px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--st-borde);color:var(--st-verde-oscuro)}.stv-news-aside-item:last-child{border-bottom:0}.stv-news-aside-item img{width:88px;height:68px;object-fit:cover;border-radius:8px}.stv-news-aside-item small,.stv-video-related small{display:block;color:#657069;margin-top:5px}.stv-related{margin-top:48px}
.stv-video-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.72fr);gap:34px;align-items:start}.stv-video-main h1{font-size:clamp(1.8rem,3.4vw,3rem);color:var(--st-verde-oscuro);margin:20px 0 8px}.stv-video-aside{border:1px solid var(--st-borde);border-radius:14px;padding:20px;background:#fff;box-shadow:var(--st-sombra)}.stv-video-aside>h2{font-size:1.2rem;border-left:4px solid var(--st-hoja);padding-left:10px}.stv-program-card{overflow:hidden;border-radius:12px;background:var(--st-verde-oscuro);color:#fff;margin-bottom:24px}.stv-program-card img{width:100%;aspect-ratio:16/8;object-fit:cover;display:block}.stv-program-card>div{padding:18px}.stv-program-card h2{font-size:1.25rem;margin:10px 0}.stv-program-card .st-link{color:var(--st-amarillo)}.stv-video-related{display:grid;grid-template-columns:94px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--st-borde);color:var(--st-verde-oscuro)}.stv-video-related img{width:94px;height:68px;object-fit:cover;border-radius:8px}
.stv-program-now .st-ahora-grid{margin:24px 0}.stv-program-now .st-card{margin-bottom:0;border:0;padding:22px;background:linear-gradient(135deg,var(--st-verde-oscuro),#075c31);color:#fff}.stv-program-now .st-card h3{color:#fff;margin:14px 0 0}.stv-program-now .st-card:first-child{border-top:7px solid var(--st-rojo)}.stv-program-now .st-card:nth-child(2){border-top:7px solid var(--st-amarillo)}
.stv-nature-page .st-naturaleza-hero{margin-top:12px}
.stv-nature-archive .stv-content{padding-top:26px}.stv-nature-topics{margin:12px 0 30px}.stv-nature-topics .st-eje{font-size:.8rem;color:var(--st-verde-oscuro);box-shadow:0 2px 10px rgba(3,47,25,.04);transition:.2s}.stv-nature-topics .st-eje:hover,.stv-nature-topics .st-eje:focus,.stv-nature-topics .st-eje.is-active{background:var(--st-verde);border-color:var(--st-verde);color:#fff;box-shadow:0 6px 18px rgba(3,80,42,.18)}
.stv-nature-lead{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);min-height:430px;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,var(--st-verde-oscuro),#075d32);color:#fff;box-shadow:var(--st-sombra-h)}.stv-nature-lead-image{min-height:390px;background:#0a4d2b}.stv-nature-lead-image img{display:block;width:100%;height:100%;object-fit:cover}.stv-nature-lead-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,52px)}.stv-nature-kicker{font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--st-amarillo)}.stv-nature-lead-copy h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.13;margin:13px 0}.stv-nature-lead-copy h2 a{color:#fff}.stv-nature-lead-copy p{color:#eef7f1;line-height:1.7}.stv-nature-lead-copy .st-btn{align-self:flex-start;margin-top:8px;background:var(--st-amarillo);color:var(--st-verde-oscuro)!important}.stv-nature-news{padding-left:0;padding-right:0;margin-top:42px}.stv-nature-pagination{margin-top:28px}
@media(max-width:767px){.stv-nature-topics{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.stv-nature-topics .st-eje{flex:0 0 auto}.stv-nature-lead{grid-template-columns:1fr;min-height:0}.stv-nature-lead-image{min-height:240px}.stv-nature-lead-copy{padding:24px}}
.stv-play-grid .st-grid{margin-top:24px}
.stv-footer-shell{background:linear-gradient(145deg,#032f19,#07522c);color:#fff}
.stv-footer-slogan{text-align:center;padding:17px 20px;background:linear-gradient(90deg,#167a35,#006a30);font-size:clamp(1.35rem,3vw,2rem);font-weight:500}.stv-footer-slogan strong{color:var(--st-amarillo)}
.stv-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:34px;padding-top:38px;padding-bottom:32px}
.stv-footer-grid h2{font-size:.9rem;color:var(--st-hoja);text-transform:uppercase;letter-spacing:.08em;margin:0 0 14px}
.stv-footer-brand .custom-logo{max-height:74px;width:auto}.stv-footer-brand>strong{font-size:1.5rem}.stv-footer-brand>strong span{background:var(--st-naranja);padding:2px 6px;border-radius:5px}.stv-footer-brand p{font-weight:800;color:var(--st-hoja);margin:10px 0 0}.stv-footer-brand small{color:#fff}
.stv-footer-links,.stv-footer-contact{list-style:none;padding:0;margin:0}.stv-footer-links li,.stv-footer-contact li{margin:8px 0}.stv-footer-shell a{color:#fff}.stv-footer-shell a:hover{color:var(--st-amarillo)}
.stv-transparency-link{display:inline-flex;margin-top:8px;font-weight:800;color:var(--st-amarillo)!important}
.stv-footer-social{display:flex;gap:8px;flex-wrap:wrap}.stv-footer-social a{display:grid;place-items:center;min-height:40px;padding:7px 10px;border:1px solid rgba(255,255,255,.4);border-radius:999px;font-size:.8rem}
.stv-footer-bottom{border-top:1px solid rgba(255,255,255,.18);padding-top:18px;padding-bottom:18px;text-align:center;font-size:.8rem;color:#dcebe1}
@media(max-width:1023px){.stv-institution-cards{grid-template-columns:repeat(2,1fr)}.stv-footer-grid{grid-template-columns:repeat(2,1fr)}.stv-institution-summary{grid-template-columns:1fr}.stv-news-lead{grid-template-columns:1.15fr .85fr}.stv-article-layout,.stv-video-layout{grid-template-columns:1fr}.stv-news-aside{position:static}}
@media(max-width:767px){.stv-page-hero{min-height:190px}.stv-page-hero-copy{padding:34px 0}.stv-page-hero::after{background:rgba(3,45,24,.82)}.stv-institution-cards{grid-template-columns:1fr}.stv-institution-card{min-height:94px}.stv-footer-grid{grid-template-columns:1fr;gap:24px}.stv-section-title{align-items:start;flex-direction:column}.st-lectura{line-height:1.7}.stv-news-lead{grid-template-columns:1fr;min-height:0}.stv-news-lead-image{min-height:230px}.stv-news-lead-body{padding:24px}.stv-news-aside-item{grid-template-columns:78px 1fr}.stv-news-aside-item img{width:78px;height:62px}.stv-video-aside{padding:16px}}
.stv-news-lead-body h2{font-size:clamp(1.65rem,2.45vw,2.55rem);line-height:1.13;overflow-wrap:normal;word-break:normal}
.stv-footer-brand .custom-logo{filter:brightness(0) invert(1)}

/* Banda institucional fotográfica: La Choza de Mao y río Aguarico. */
.stv-footer-slogan{position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate;min-height:64px;padding:10px 24px;background:#07562d;font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.2;overflow:hidden}
.stv-footer-slogan::before{content:'';position:absolute;z-index:-2;inset:-4px;background:url('../brand/footer-rio-aguarico.jpg') center 52%/cover no-repeat;filter:blur(.8px) saturate(.82);opacity:.72;transform:scale(1.018)}
.stv-footer-slogan::after{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(0,65,35,.8),rgba(0,105,48,.5) 48%,rgba(0,65,35,.8))}
.stv-footer-slogan>span{position:relative;z-index:1;padding:5px 24px;border-radius:999px;background:rgba(0,48,27,.28);text-shadow:0 1px 9px rgba(0,0,0,.72)}
@media(max-width:767px){.stv-footer-slogan{min-height:54px;padding:8px 14px;font-size:1.02rem}.stv-footer-slogan::before{background-position:center 48%;filter:blur(.7px) saturate(.8)}.stv-footer-slogan>span{padding:4px 12px}}

/* Presentación editorial del contenido principal de Quiénes somos. */
.stv-institution-page .stv-content>.stv-panel{padding:clamp(24px,3.5vw,48px);border:0;border-top:4px solid var(--st-hoja);box-shadow:0 16px 42px rgba(1,54,29,.09)}
.stv-institution-page .stv-content>.stv-panel .st-lectura{display:flow-root;color:#26372e;font-size:1.02rem;line-height:1.78}
.stv-institution-landing .stv-content>.stv-panel .st-lectura>p:first-of-type::before{content:'Nuestra identidad';display:block;margin-bottom:12px;color:var(--st-verde-oscuro);font-size:clamp(1.35rem,2vw,1.8rem);font-weight:800;line-height:1.2}
.stv-institution-page .stv-content>.stv-panel .st-lectura img.alignleft,.stv-institution-page .stv-content>.stv-panel .st-lectura p:first-child img{float:left;width:min(48%,560px);height:auto;max-height:390px;object-fit:cover;margin:0 38px 22px 0;border-radius:14px;box-shadow:0 12px 28px rgba(1,54,29,.15)}
.stv-institution-page .stv-content>.stv-panel .st-lectura img[src*='apacs' i],.stv-institution-page .stv-content>.stv-panel .st-lectura img[alt*='APACS' i]{display:block;float:none;clear:both;width:auto;max-width:230px;max-height:105px;object-fit:contain;margin:32px auto 4px;padding:12px 22px;border:1px solid var(--st-borde);border-radius:12px;background:#fff;box-shadow:none}
@media(max-width:767px){.stv-institution-page .stv-content>.stv-panel{padding:22px}.stv-institution-page .stv-content>.stv-panel .st-lectura img.alignleft,.stv-institution-page .stv-content>.stv-panel .st-lectura p:first-child img{float:none;width:100%;max-height:280px;margin:0 0 24px}.stv-institution-page .stv-content>.stv-panel .st-lectura>p:first-of-type::before{font-size:1.35rem}}

/* Cierre institucional: propósito destacado y sello APACS con jerarquía propia. */
.stv-institution-page .stv-content>.stv-panel .st-lectura>p:nth-last-child(2){clear:both;margin:32px 0 0;padding:22px 26px;border-left:4px solid var(--st-hoja);border-radius:0 12px 12px 0;background:linear-gradient(90deg,#eef8f1,#f8fbf9);color:var(--st-verde-oscuro);font-size:1.05rem;font-weight:600;line-height:1.65;text-align:left!important}
.stv-institution-page .stv-content>.stv-panel .st-lectura>p:last-child:has(img){clear:both;display:flex;flex-direction:column;align-items:center;gap:8px;margin:24px auto 0;padding:18px 24px;width:min(100%,430px);border-top:1px solid var(--st-borde);color:#5b665f;text-align:center}
.stv-institution-page .stv-content>.stv-panel .st-lectura>p:last-child:has(img)::before{content:'Organización concesionaria de Sucumbíos TV — Canal 29';font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.stv-institution-page .stv-content>.stv-panel .st-lectura>p:last-child:has(img) img{display:block!important;float:none!important;clear:both;width:auto!important;max-width:220px!important;max-height:94px!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;object-fit:contain;box-shadow:none!important}
@media(max-width:767px){.stv-institution-page .stv-content>.stv-panel .st-lectura>p:nth-last-child(2){margin-top:24px;padding:18px 20px;font-size:.98rem}.stv-institution-page .stv-content>.stv-panel .st-lectura>p:last-child:has(img){padding:16px 12px}}
@media(prefers-reduced-motion:reduce){.stv-institution-card{transition:none}.stv-institution-card:hover{transform:none}}

/* Buzón ciudadano */
.stv-buzon-page{background:linear-gradient(180deg,#fff 0,#f5f8f6 100%)}
.stv-buzon-page .stv-content{padding-top:30px}
.stv-buzon-page .st-migas{margin-bottom:26px}
.stv-buzon-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.65fr);gap:28px;align-items:start}
.stv-buzon-form{padding:clamp(26px,3.5vw,44px);border:0;border-top:4px solid var(--st-hoja);box-shadow:0 16px 42px rgba(1,54,29,.1)}
.stv-buzon-eyebrow{display:inline-flex;color:var(--st-verde);font-size:.74rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.stv-buzon-form>h2,.stv-buzon-aside>h2{margin:7px 0 10px;color:var(--st-verde-oscuro);font-size:clamp(1.55rem,2.6vw,2.15rem);line-height:1.15}
.stv-buzon-intro{max-width:680px;margin:0 0 28px;color:#526159;line-height:1.7}
.stv-buzon-content>*{max-width:none}
.stv-buzon-content form{display:grid;gap:17px}
.stv-buzon-content label{display:block;margin-bottom:7px;color:var(--st-verde-oscuro);font-size:.88rem;font-weight:700}
.stv-buzon-content input:not([type='checkbox']):not([type='radio']),.stv-buzon-content select,.stv-buzon-content textarea{width:100%;min-height:48px;padding:11px 14px;border:1px solid #cedbd3;border-radius:9px;background:#fff;color:var(--st-texto);font:inherit;box-shadow:inset 0 1px 2px rgba(0,0,0,.025);transition:border-color .2s,box-shadow .2s}
.stv-buzon-content textarea{min-height:150px;resize:vertical}
.stv-buzon-content input:focus,.stv-buzon-content select:focus,.stv-buzon-content textarea:focus{outline:0;border-color:var(--st-hoja);box-shadow:0 0 0 3px rgba(99,179,46,.16)}
.stv-buzon-content button,.stv-buzon-content input[type='submit']{display:inline-flex;justify-content:center;min-height:48px;padding:12px 24px;border:0;border-radius:9px;background:var(--st-verde);color:#fff;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(11,91,46,.18)}
.stv-buzon-content button:hover,.stv-buzon-content input[type='submit']:hover{background:var(--st-verde-oscuro)}
.stv-buzon-aside{position:sticky;top:28px;padding:30px;border-radius:16px;background:linear-gradient(145deg,var(--st-verde-oscuro),#086039);color:#fff;box-shadow:0 16px 38px rgba(1,54,29,.18)}
.stv-buzon-aside .stv-buzon-eyebrow{color:#b8dc7f}.stv-buzon-aside>h2{color:#fff}.stv-buzon-aside>p{color:#e8f2ec;line-height:1.7}
.stv-buzon-aside-icon{display:grid;place-items:center;width:60px;height:60px;margin-bottom:22px;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:rgba(255,255,255,.08);color:#c7e994}.stv-buzon-aside-icon svg{width:34px;height:34px}
.stv-buzon-aside ul{list-style:none;margin:24px 0;padding:0}.stv-buzon-aside li{position:relative;padding:11px 0 11px 28px;border-bottom:1px solid rgba(255,255,255,.13);line-height:1.5}.stv-buzon-aside li::before{content:'✓';position:absolute;left:2px;color:#b8dc7f;font-weight:800}
.stv-buzon-note{display:flex;flex-direction:column;gap:4px;margin-top:24px;padding:17px 18px;border-radius:11px;background:rgba(0,0,0,.14)}.stv-buzon-note strong{color:#c7e994;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.stv-buzon-note a{color:#fff;font-weight:700}
@media(max-width:900px){.stv-buzon-grid{grid-template-columns:1fr}.stv-buzon-aside{position:static}}
@media(max-width:767px){.stv-buzon-form,.stv-buzon-aside{padding:22px}.stv-buzon-content input:not([type='checkbox']):not([type='radio']),.stv-buzon-content select,.stv-buzon-content textarea{font-size:16px}}

/* Contacto: orientación compacta sin repetir el selector del formulario. */
.stv-contact-routing{padding:26px;border:1px solid #dfe9e2;border-radius:15px;background:linear-gradient(145deg,#f5faf7,#fff);box-shadow:var(--st-sombra)}
.stv-contact-routing-kicker{display:block;margin-bottom:6px;color:var(--st-verde);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.stv-contact-routing h2{margin:0 0 9px!important;color:var(--st-verde-oscuro);font-size:clamp(1.35rem,2vw,1.75rem)!important;line-height:1.2}
.stv-contact-routing>p{margin:0;color:#57655d;line-height:1.6}
.stv-contact-area-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}
.stv-contact-area-chips span{display:inline-flex;align-items:center;min-height:36px;padding:7px 12px;border:1px solid #cfe0d5;border-radius:999px;background:#fff;color:var(--st-verde-oscuro);font-size:.78rem;font-weight:700}
.stv-contact-routing+.stv-contact-details{margin-top:20px}
@media(max-width:767px){.stv-contact-routing{padding:21px}.stv-contact-area-chips{gap:7px}.stv-contact-area-chips span{font-size:.74rem}}

/* Proporción estable de la fotografía y el texto en Nuestra identidad. */
.stv-institution-landing .stv-content>.stv-panel .st-lectura>.wp-block-image.alignleft,
.stv-institution-landing .stv-content>.stv-panel .st-lectura>figure.alignleft{
  float:left;width:calc(45% - 18px);max-width:none;margin:0 36px 26px 0!important
}
.stv-institution-landing .stv-content>.stv-panel .st-lectura>.wp-block-image.alignleft img,
.stv-institution-landing .stv-content>.stv-panel .st-lectura>figure.alignleft img{
  display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:14px;box-shadow:0 12px 28px rgba(1,54,29,.15)
}
.stv-institution-landing .stv-content>.stv-panel .st-lectura>p:first-child img.alignleft{
  width:calc(45% - 18px);max-width:none;margin:0 36px 26px 0!important;aspect-ratio:4/3;object-fit:cover
}
.stv-institution-landing .stv-content>.stv-panel .st-lectura>p{max-width:none}
@media(max-width:767px){
  .stv-institution-landing .stv-content>.stv-panel .st-lectura>.wp-block-image.alignleft,
  .stv-institution-landing .stv-content>.stv-panel .st-lectura>figure.alignleft{
    float:none;width:100%;margin:0 0 24px!important
  }
  .stv-institution-landing .stv-content>.stv-panel .st-lectura>p:first-child img.alignleft{
    float:none;width:100%;margin:0 0 24px!important
  }
}

/* Página EN VIVO: reproductor principal y programación contextual. */
.stv-live-stage{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.65fr);gap:24px;align-items:stretch;margin-bottom:38px}
.stv-live-player-card{min-width:0;padding:16px;border-radius:16px;background:linear-gradient(145deg,#052f1b,#064d2b);box-shadow:0 18px 42px rgba(1,43,23,.2)}
.stv-live-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 2px 13px;color:#dcebe2;font-size:.82rem}.stv-live-card-head strong{font-weight:600}
.stv-live-status{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:800}.stv-live-status i{width:10px;height:10px;border-radius:50%;background:var(--st-rojo);box-shadow:0 0 0 5px rgba(230,57,70,.15)}
.stv-live-player-card .st-live-block{width:100%;max-width:none;padding:0}.stv-live-player-card .st-live-block>.st-live{display:none}.stv-live-player-card .st-player{margin-top:0!important;border-radius:11px;box-shadow:none}.stv-live-player-card .st-live-texto{margin:12px 2px 0;color:#dcebe2;font-size:.86rem}
.stv-live-now{display:flex;flex-direction:column;padding:clamp(22px,2.6vw,32px);border-radius:16px;background:#f6faf7;border:1px solid #dce9e1;box-shadow:var(--st-sombra)}
.stv-live-now-kicker{color:var(--st-verde);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.stv-live-now>h2{margin:7px 0 18px;color:var(--st-verde-oscuro);font-size:1.65rem}
.stv-live-now .st-ahora-grid{display:grid;grid-template-columns:1fr;gap:14px;margin:0 0 20px}.stv-live-now .st-card{margin:0;padding:20px;border:0;background:#fff;box-shadow:0 8px 20px rgba(3,47,25,.08)}.stv-live-now .st-card:hover{transform:none}.stv-live-now .st-card h3{margin:13px 0 0;color:var(--st-verde-oscuro);font-size:1.08rem}.stv-live-now .st-tag{display:inline-flex;border-radius:999px;padding:7px 11px;font-size:.72rem}.stv-live-now .st-vacio{margin:auto 0 22px;padding:20px;border:1px dashed #b7c9bd;border-radius:11px;color:#5a675f;text-align:center;line-height:1.6}
.stv-live-now>.st-btn{margin-top:auto;width:100%;border-width:1px;font-size:.82rem}
.stv-live-today{padding:30px;border:1px solid var(--st-borde);border-radius:16px;background:#fff;box-shadow:var(--st-sombra)}.stv-live-today .stv-section-title{margin-bottom:18px}.stv-live-today .st-dias{margin-top:0}.stv-live-today .st-franja{border-bottom:1px solid var(--st-borde)}
.stv-live-share{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:-14px 0 32px;padding:16px 20px;border:1px solid var(--st-borde);border-radius:13px;background:#fff;box-shadow:var(--st-sombra)}
.stv-live-share>strong{color:var(--st-verde-oscuro);font-size:.92rem}.stv-live-share>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.stv-live-share a,.stv-live-share button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border:1px solid #d4e0d8;border-radius:999px;background:#fff;color:var(--st-verde-oscuro);font:inherit;font-size:.75rem;font-weight:700;cursor:pointer;transition:.2s}
.stv-live-share a:hover,.stv-live-share button:hover{transform:translateY(-1px);border-color:var(--st-verde);background:#eef7f1}.stv-live-share .stv-share-facebook:hover{color:#1877f2}.stv-live-share .stv-share-x:hover{color:#111}.stv-live-share .stv-share-whatsapp:hover{color:#128c4b}
@media(max-width:1023px){.stv-live-stage{grid-template-columns:1fr}.stv-live-now .st-ahora-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.stv-live-stage{gap:16px;margin-bottom:24px}.stv-live-player-card{padding:10px}.stv-live-card-head{padding:4px 3px 11px}.stv-live-card-head strong{display:none}.stv-live-now{padding:20px}.stv-live-now .st-ahora-grid{grid-template-columns:1fr}.stv-live-share{align-items:flex-start;flex-direction:column;margin:-8px 0 24px}.stv-live-share>div{width:100%}.stv-live-share a,.stv-live-share button{flex:1 1 calc(50% - 8px)}.stv-live-today{padding:20px}}

/* 2.4.1 — Programación compacta: misma información, menor altura visual. */
.stv-program-page .st-parrilla{padding-top:14px}
.stv-program-page .st-franjas{gap:5px}
.stv-program-page .st-franja{
  min-height:0!important;
  padding:8px 12px!important;
  margin:0!important;
  border-radius:8px!important;
  line-height:1.28!important;
}
.stv-program-page .st-franja>*{margin-top:0!important;margin-bottom:0!important}
.stv-program-page .st-franja .st-hora,
.stv-program-page .st-franja time{font-size:.78rem!important;line-height:1.25!important;font-weight:800!important}
.stv-program-page .st-franja h3,
.stv-program-page .st-franja strong{line-height:1.25!important}
.stv-program-page .st-franja p,
.stv-program-page .st-franja small{font-size:.76rem!important;line-height:1.3!important}
.stv-program-page .st-tag{padding:4px 8px!important;font-size:.66rem!important;line-height:1.1!important}
.stv-program-page .st-dias{margin-bottom:14px!important;gap:6px!important}
.stv-program-page .st-dias a{min-height:36px!important;padding:7px 11px!important;font-size:.75rem!important}
.stv-program-now .st-ahora-grid{margin:14px 0!important;gap:10px!important}
.stv-program-now .st-card{padding:14px 16px!important}
.stv-program-now .st-card h3{margin:8px 0 0!important;font-size:1rem!important;line-height:1.25!important}
.stv-program-now .st-card:first-child{border-top-width:4px!important}
.stv-program-now .st-card:nth-child(2){border-top-width:4px!important}
@media(max-width:767px){
  .stv-program-page .st-franja{padding:9px 10px!important}
  .stv-program-page .st-franja .st-hora,.stv-program-page .st-franja time{font-size:.76rem!important}
  .stv-program-page .st-franja p,.stv-program-page .st-franja small{font-size:.74rem!important}
}

/* 2.4.3 — Cabeceras institucionales aprobadas: navegación blanca intacta; arte solo en la franja hero. */
.stv-page-hero{min-height:170px;background:#063d2a;color:#fff}
.stv-page-hero::before{opacity:1;background-position:center;background-size:cover}
.stv-page-hero::after{background:linear-gradient(90deg,rgba(3,61,42,.98) 0%,rgba(3,61,42,.88) 35%,rgba(3,61,42,.34) 68%,rgba(3,61,42,.18) 100%)}
.stv-page-hero-copy{padding:30px 0}
.stv-page-hero h1{font-size:clamp(2rem,3.2vw,3rem)}
.stv-page-hero h1::after{margin-top:12px}
.stv-page-hero p{margin-top:12px}

/* 2.4.3 — Parrilla aprobada: ancho completo, filas bajas y lectura tipo tabla. */
.stv-program-page .st-parrilla,.stv-live-today .st-parrilla{padding-top:10px}
.stv-program-page .st-franjas,.stv-live-today .st-franjas{gap:2px}
.stv-program-page .st-franja,.stv-live-today .st-franja{grid-template-columns:125px 105px minmax(0,1fr)!important;gap:14px!important;padding:5px 10px!important;min-height:48px!important;border-radius:3px!important;box-shadow:none!important;background:#fff}
.stv-program-page .st-franja:nth-child(even),.stv-live-today .st-franja:nth-child(even){background:#f4f6f7}
.stv-program-page .st-franja-image,.stv-live-today .st-franja-image{width:82px!important;height:34px!important;aspect-ratio:auto!important;border-radius:6px!important}
.stv-program-page .st-franja-image:empty::after,.stv-live-today .st-franja-image:empty::after{font-size:.72rem}
.stv-program-page .st-franja-image img,.stv-live-today .st-franja-image img{display:none!important}
.stv-program-page .st-franja-body h3,.stv-live-today .st-franja-body h3{font-size:.9rem!important;margin:0 0 2px!important}
.stv-program-page .st-franja-description,.stv-live-today .st-franja-description{font-size:.72rem!important;margin:2px 0!important;line-height:1.2!important}
.stv-program-page .st-franja-actions,.stv-live-today .st-franja-actions{margin-top:2px!important;gap:14px!important;font-size:.72rem!important}
.stv-program-page .st-hora strong,.stv-live-today .st-hora strong{font-size:.88rem!important}.stv-program-page .st-hora em,.stv-live-today .st-hora em{font-size:.66rem!important;margin-top:1px!important}
.stv-program-page .st-dias,.stv-live-today .st-dias{justify-content:center;margin:10px 0!important;gap:6px!important}
.stv-program-page .st-dia,.stv-live-today .st-dia{min-height:34px!important;padding:6px 13px!important;font-size:.72rem!important}
.stv-program-now .st-ahora-grid{grid-template-columns:1fr 1fr!important;gap:0!important;background:linear-gradient(90deg,#06472e,#006b3d);border-radius:8px;overflow:hidden;margin:10px 0!important}
.stv-program-now .st-card{border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;padding:11px 16px!important}
.stv-program-now .st-card+ .st-card{border-left:1px solid rgba(255,255,255,.35)!important}
.stv-program-now .st-card h3{color:#fff!important;margin:6px 0 0!important;font-size:.92rem!important}
.stv-program-now .st-card p{color:#e8f2ec!important}
.stv-program-now .st-tag{border-radius:999px!important}

/* La misma lógica visual de programación se reutiliza en EN VIVO. */
.stv-live-now .st-ahora-grid{grid-template-columns:1fr!important;gap:10px!important}
.stv-live-today{padding:22px!important}

@media(max-width:767px){
 .stv-page-hero{min-height:150px}.stv-page-hero-copy{padding:24px 0}.stv-page-hero::after{background:linear-gradient(90deg,rgba(3,61,42,.96),rgba(3,61,42,.58))}
 .stv-program-now .st-ahora-grid{grid-template-columns:1fr!important}.stv-program-now .st-card+.st-card{border-left:0!important;border-top:1px solid rgba(255,255,255,.35)!important}
 .stv-program-page .st-franja,.stv-live-today .st-franja{grid-template-columns:82px minmax(0,1fr)!important;padding:7px 8px!important}.stv-program-page .st-hora,.stv-live-today .st-hora{grid-column:1/-1}
}

/* 2.4.3 — Cabecera PROGRAMACIÓN aprobada: foto visible, sin texto extra ni velo verde sobre la derecha. */
.stv-program-page .stv-page-hero::before{background-image:url('../brand/heroes/hero-programacion.jpg')!important;background-size:cover!important;background-position:center!important;opacity:1!important}
.stv-program-page .stv-page-hero::after{background:linear-gradient(90deg,rgba(3,61,42,.98) 0%,rgba(3,61,42,.90) 38%,rgba(3,61,42,.18) 56%,rgba(3,61,42,0) 72%)!important}
.stv-program-page .stv-page-hero{min-height:170px!important}
/* Filas compactas aprobadas: ancho completo; solo se reduce altura. */
.stv-program-page .st-franja,.stv-live-today .st-franja{min-height:42px!important;padding:4px 10px!important}
.stv-program-page .st-franja-image,.stv-live-today .st-franja-image{height:30px!important}

/* 2.4.4 — CABECERAS DEFINITIVAS: foto limpia a la derecha, navegación blanca intacta */
.stv-page-hero{min-height:170px;background:linear-gradient(105deg,#043d29 0%,#075c31 60%,#0b6d38 100%);overflow:hidden}
.stv-page-hero::before{inset:0 0 0 auto;width:40%;opacity:1;background-image:var(--stv-page-image);background-position:center;background-size:cover;z-index:-2}
.stv-page-hero::after{inset:0;z-index:-1;background:linear-gradient(108deg,rgba(3,61,42,1) 0%,rgba(3,61,42,1) 53%,rgba(6,93,49,.96) 58%,rgba(19,136,66,.68) 63%,rgba(19,136,66,0) 70%);clip-path:none}
.stv-page-hero-copy{max-width:58%;padding:28px 0}.stv-page-hero h1{font-size:clamp(2rem,3vw,2.8rem)}.stv-page-hero p{margin-top:9px;line-height:1.45}.stv-page-hero h1::after{margin-top:10px}

/* 2.4.4 — Parrilla compacta aprobada */
.stv-program-tools{position:relative}.stv-pdf-button{margin:0 0 16px;display:inline-flex}
.stv-approved-days{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap;margin:-54px 0 16px}.stv-approved-days a{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:36px;padding:0 11px;border:1px solid #d6dfda;border-radius:999px;background:#fff;color:#06462d;font-size:.74rem;font-weight:800;text-decoration:none}.stv-approved-days a.activo{background:#06462d;color:#fff;border-color:#06462d}
.stv-now-next{display:grid;grid-template-columns:1fr 1fr;background:#06462d;color:#fff;border-radius:8px;overflow:hidden;margin:0 0 12px;box-shadow:0 5px 16px rgba(0,0,0,.08)}.stv-now-next-item{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;min-height:54px;padding:9px 16px}.stv-now-next-item+.stv-now-next-item{border-left:1px solid rgba(255,255,255,.2)}.stv-now-label{font-size:.72rem;font-weight:900;white-space:nowrap}.stv-now .stv-now-label{color:#fff}.stv-now .stv-now-label i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#e4232e;margin-right:5px}.stv-next .stv-now-label{color:#ffd52d}.stv-now-next-item>strong{font-size:.82rem}.stv-now-next-item>span:last-child{font-size:.82rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.stv-schedule-table{border:1px solid #dce5e0;border-radius:8px;overflow:hidden;background:#fff}.stv-schedule-row{display:grid;grid-template-columns:110px 90px minmax(180px,1.15fr) minmax(220px,1.6fr) 180px;align-items:center;min-height:44px;border-bottom:1px solid #e7ece9;font-size:.76rem}.stv-schedule-row:last-child{border-bottom:0}.stv-schedule-row:nth-child(odd):not(.stv-schedule-head){background:#f8faf9}.stv-schedule-row>span{padding:7px 10px;min-width:0}.stv-schedule-head{min-height:36px;background:#06462d!important;color:#fff;font-size:.69rem;font-weight:900;letter-spacing:.03em}.stv-col-time strong{display:inline}.stv-col-time small{font-size:.7rem;margin-left:3px;color:#68756e}.stv-channel-pill{display:inline-flex;padding:4px 8px;border-radius:999px;background:#075c31;color:#fff;font-size:.66rem;white-space:nowrap}.stv-col-program strong{color:#063d2a}.stv-col-desc{line-height:1.25;color:#4c5751}.stv-col-links{display:flex;gap:8px;flex-wrap:wrap}.stv-col-links a{color:#075c31;font-size:.7rem;font-weight:800;text-decoration:none;white-space:nowrap}.stv-approved-schedule.is-compact .stv-approved-days{display:none}.stv-live-today .stv-schedule-row{grid-template-columns:88px 72px minmax(150px,1fr) minmax(180px,1.25fr) 140px;min-height:40px}.stv-live-today .stv-col-desc{font-size:.7rem}.stv-live-now .stv-now-next{grid-template-columns:1fr}.stv-live-now .stv-now-next-item{grid-template-columns:1fr;gap:3px}.stv-live-now .stv-now-next-item+.stv-now-next-item{border-left:0;border-top:1px solid rgba(255,255,255,.2)}

/* 2.4.4 — Diseño institucional interno aprobado */
.stv-institution-detail{display:grid;grid-template-columns:minmax(240px,31%) 1fr;gap:26px;align-items:start;padding:18px!important}.stv-institution-visual{position:relative;margin:0;border-radius:11px;overflow:hidden;min-height:290px;background:#eef3ef}.stv-institution-visual img{display:block;width:100%;height:100%;min-height:290px;object-fit:cover}.stv-institution-visual::after{content:'';position:absolute;left:0;right:0;bottom:0;height:38%;background:linear-gradient(165deg,transparent 0 22%,rgba(4,92,48,.94) 23% 100%);pointer-events:none}.stv-institution-visual figcaption{position:absolute;z-index:2;left:16px;right:14px;bottom:15px;color:#fff;font-weight:800;font-size:.92rem;line-height:1.25}.stv-institution-detail .st-lectura{padding:10px 4px;line-height:1.72}.stv-institution-detail .st-lectura p:first-child{margin-top:0}
@media(max-width:900px){.stv-schedule-table{overflow-x:auto}.stv-schedule-row{min-width:780px}.stv-live-today .stv-schedule-row{min-width:720px}.stv-approved-days{justify-content:flex-start;margin:0 0 14px}.stv-pdf-button{margin-bottom:12px}.stv-page-hero::before{width:48%}.stv-page-hero-copy{max-width:55%}}
@media(max-width:767px){.stv-page-hero{min-height:160px}.stv-page-hero::before{width:46%}.stv-page-hero::after{background:linear-gradient(105deg,rgba(3,61,42,1) 0%,rgba(3,61,42,.96) 58%,rgba(3,61,42,.28) 100%)}.stv-page-hero-copy{max-width:72%;padding:24px 0}.stv-page-hero p{font-size:.88rem}.stv-now-next{grid-template-columns:1fr}.stv-now-next-item+.stv-now-next-item{border-left:0;border-top:1px solid rgba(255,255,255,.2)}.stv-institution-detail{grid-template-columns:1fr}.stv-institution-visual{min-height:250px}.stv-institution-visual img{min-height:250px}}


/* 2.4.5 — Correcciones visuales aprobadas 05-09-2026 */
/* Cabeceras: fotografía más reducida, clara y fundida suavemente con el verde. */
.stv-page-hero::before{width:36%!important;opacity:1!important;background-position:center!important;background-size:cover!important}
.stv-page-hero::after{background:linear-gradient(90deg,#043d29 0%,#075c31 54%,rgba(7,92,49,.96) 59%,rgba(18,124,61,.58) 64%,rgba(18,124,61,.16) 69%,rgba(18,124,61,0) 73%)!important}
.stv-page-hero-copy{max-width:60%!important}
/* AHORA + A CONTINUACIÓN + días: tres zonas independientes, nunca superpuestas. */
.stv-now-next.has-days{display:grid!important;grid-template-columns:minmax(270px,1fr) minmax(320px,1.15fr) auto!important;align-items:stretch}
.stv-now-next.has-days .stv-approved-days{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;margin:0!important;padding:8px 10px!important;background:#075c31;flex-wrap:nowrap!important;border-left:1px solid rgba(255,255,255,.2)}
.stv-now-next.has-days .stv-approved-days a{min-width:43px;height:34px;padding:0 9px;background:#fff;color:#17372a;border:0;font-size:.69rem}
.stv-now-next.has-days .stv-approved-days a.activo{background:#e8f1ec;color:#06462d;box-shadow:inset 0 0 0 2px #0b6d38}
.stv-now-next.has-days .stv-now-next-item{min-width:0}
.stv-now-next.has-days .stv-next{border-left:1px solid rgba(255,255,255,.2)}
/* Enlaces de cada programa siempre en una sola fila. */
.stv-col-links{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;white-space:nowrap!important}
.stv-col-links a{display:inline-block!important;white-space:nowrap!important}.stv-link-sep{color:#7b9185;font-size:.72rem}
.stv-schedule-row{grid-template-columns:110px 90px minmax(230px,1.2fr) minmax(250px,1.55fr) 220px!important}
@media(max-width:1180px){.stv-now-next.has-days{grid-template-columns:1fr 1fr!important}.stv-now-next.has-days .stv-approved-days{grid-column:1/-1;border-left:0;border-top:1px solid rgba(255,255,255,.2)}.stv-page-hero::before{width:39%!important}}
@media(max-width:767px){.stv-page-hero::before{width:43%!important}.stv-page-hero-copy{max-width:70%!important}.stv-now-next.has-days{grid-template-columns:1fr!important}.stv-now-next.has-days .stv-approved-days{grid-column:auto;overflow-x:auto;justify-content:flex-start!important}.stv-now-next.has-days .stv-next{border-left:0;border-top:1px solid rgba(255,255,255,.2)}}

/* 2.4.6 — Artes definitivos aprobados para cabeceras del menú principal. */
.stv-approved-menu-hero{display:block!important;min-height:0!important;height:auto!important;background:#063d2a!important;overflow:hidden!important;position:relative!important}
.stv-approved-menu-hero::before,.stv-approved-menu-hero::after{display:none!important;content:none!important}
.stv-approved-menu-hero-art{display:block;width:100%;height:auto;max-width:none;object-fit:contain;object-position:center}
.stv-hero-semantic{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:767px){.stv-approved-menu-hero-art{width:100%;height:auto}}

/* 2.5.1 — Regla RESPONSIVE DEFINITIVA para TODAS las cabeceras aprobadas.
   El arte no se toca: 100% ancho, altura por proporción nativa, sin rellenos. */
.stv-page-hero.stv-approved-menu-hero{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  line-height:0!important;
  background:transparent!important;
  aspect-ratio:auto!important;
}
.stv-page-hero.stv-approved-menu-hero::before,
.stv-page-hero.stv-approved-menu-hero::after{display:none!important;content:none!important}
.stv-page-hero.stv-approved-menu-hero .stv-approved-menu-hero-art{
  position:static!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  object-fit:fill!important;
  object-position:center!important;
  transform:none!important;
}
.stv-page-hero.stv-approved-menu-hero .stv-hero-semantic{
  position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important
}
@media(max-width:1180px){
  .stv-page-hero.stv-approved-menu-hero{height:auto!important;min-height:0!important;padding:0!important}
  .stv-page-hero.stv-approved-menu-hero .stv-approved-menu-hero-art{width:100%!important;height:auto!important}
}
@media(max-width:767px){
  .stv-page-hero.stv-approved-menu-hero{height:auto!important;min-height:0!important;padding:0!important}
  .stv-page-hero.stv-approved-menu-hero .stv-approved-menu-hero-art{width:100%!important;height:auto!important}
}
/* STV 2.5.6 — alcance corregido.
   SOLO los submenús usan el lienzo 1900×385. Las cabeceras del menú principal
   conservan su proporción nativa aprobada y no son redimensionadas por esta regla. */
.stv-page-hero.stv-approved-menu-hero.stv-submenu-hero{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1900/385!important;overflow:hidden!important;background:transparent!important;margin:0!important;padding:0!important;}
.stv-page-hero.stv-approved-menu-hero.stv-submenu-hero .stv-approved-menu-hero-art{display:block!important;width:100%!important;height:100%!important;object-fit:fill!important;object-position:center!important;opacity:1!important;filter:none!important;transform:none!important;}
.stv-page-hero.stv-approved-menu-hero.stv-mainmenu-hero{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;overflow:hidden!important;background:transparent!important;margin:0!important;padding:0!important;}
.stv-page-hero.stv-approved-menu-hero.stv-mainmenu-hero .stv-approved-menu-hero-art{position:static!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important;object-position:center!important;opacity:1!important;filter:none!important;transform:none!important;}

/* STV 2.5.7 — cabeceras principales uniformadas a la referencia PROGRAMACIÓN (2170×270). */
.stv-page-hero.stv-approved-menu-hero.stv-mainmenu-hero{aspect-ratio:2170/270!important;height:auto!important;overflow:hidden!important;}
.stv-page-hero.stv-approved-menu-hero.stv-mainmenu-hero .stv-approved-menu-hero-art{width:100%!important;height:100%!important;object-fit:fill!important;object-position:center!important;}

/* 2.5.11 — Naturaleza y Turismo: opciones internas en una sola fila. */
.stv-nature-page .stv-nature-topics,
.stv-nature-archive .stv-nature-topics{
  display:flex;
  flex-wrap:nowrap;
  gap:6px;
  width:100%;
  overflow-x:auto;
  scrollbar-width:thin;
  -webkit-overflow-scrolling:touch;
}
.stv-nature-page .stv-nature-topics .st-eje,
.stv-nature-archive .stv-nature-topics .st-eje{
  flex:0 0 auto;
  white-space:nowrap;
  padding:7px 10px;
  font-size:.72rem;
}
@media (min-width:1200px){
  .stv-nature-page .stv-nature-topics,
  .stv-nature-archive .stv-nature-topics{justify-content:flex-start;}
}

/* 2.5.15 — Institucional: fotografía uniforme y lectura progresiva para textos extensos. */
.stv-institution-detail{align-items:stretch}
.stv-institution-visual{height:320px;min-height:320px}
.stv-institution-visual img{width:100%;height:320px;min-height:0;object-fit:cover;object-position:center}
.stv-institution-copy{min-width:0;align-self:start}
.stv-readable-content.is-collapsed{position:relative;max-height:330px;overflow:hidden}
.stv-readable-content.is-collapsed::after{content:'';position:absolute;left:0;right:0;bottom:0;height:82px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 82%);pointer-events:none}
.stv-read-more{margin:10px 0 4px;padding:0;border:0;background:transparent;color:var(--st-verde);font:inherit;font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.stv-read-more:hover{color:var(--st-verde-oscuro)}
.stv-ethics-page .stv-ethics-action{margin-top:22px}
/* /en-vivo/ reutiliza exactamente la composición visual aprobada del Inicio. */
.stv-live-page .stv-live-section-shared{padding:0;margin:0 0 24px}
.stv-live-page .stv-live-section-shared .stv-live-panel{margin:0}
@media(max-width:767px){.stv-institution-visual,.stv-institution-visual img{height:250px;min-height:250px}.stv-readable-content.is-collapsed{max-height:300px}}

/* Naturaleza y Turismo: siete controles en una sola fila y explicación de solo lectura. */
.stv-nature-page .stv-nature-topics,.stv-nature-archive .stv-nature-topics{display:flex!important;flex-wrap:nowrap!important;gap:7px!important;align-items:center;overflow-x:auto;padding-bottom:7px;scrollbar-width:thin}
.stv-nature-page .stv-nature-topics .st-eje,.stv-nature-archive .stv-nature-topics .st-eje{flex:1 0 auto!important;white-space:nowrap!important;text-align:center;padding:9px 12px!important;font-size:.76rem!important}
.stv-nature-topic-description{margin:-16px 0 28px;padding:11px 14px;border-left:4px solid var(--st-verde);background:#f3f8f4;color:#355344;border-radius:0 8px 8px 0;font-size:.9rem}
@media(max-width:767px){.stv-institution-summary-card{grid-template-columns:1fr}.stv-institution-summary-card .stv-institution-visual,.stv-institution-summary-card .stv-institution-visual img{height:230px;min-height:230px}.stv-nature-page .stv-nature-topics .st-eje,.stv-nature-archive .stv-nature-topics .st-eje{flex:0 0 auto!important}}

/* STV 2.5.18 — URGENTE: restauración exclusiva de NOSOTROS al estado aprobado 2.5.14. */
.stv-institution-detail{align-items:start!important}
.stv-institution-visual{height:auto!important;min-height:290px!important}
.stv-institution-visual img{width:100%!important;height:100%!important;min-height:290px!important;object-fit:cover!important}
.stv-institution-detail .st-lectura{padding:10px 4px!important;line-height:1.72!important}
@media(max-width:767px){.stv-institution-visual{height:auto!important;min-height:250px!important}.stv-institution-visual img{height:100%!important;min-height:250px!important}}


/* 2.5.21 — DISEÑO APROBADO: SOLO bloque Nuestra identidad, sin tocar las cinco tarjetas. */
.stv-institution-landing .stv-content>.stv-panel{padding:clamp(24px,3.2vw,44px)!important}
.stv-institution-landing .stv-content>.stv-panel .st-lectura{font-size:1.02rem;line-height:1.72;color:#33433a}
.stv-institution-landing .stv-content>.stv-panel .st-lectura>p:first-of-type::before{content:'NUESTRA IDENTIDAD\A\A Nuestra identidad';white-space:pre;display:block;margin:0 0 12px;color:var(--st-verde-oscuro);font-size:clamp(1.65rem,2.3vw,2.25rem);font-weight:800;line-height:1.18;letter-spacing:0;text-transform:none}
.stv-institution-landing .stv-content>.stv-panel .st-lectura>p:first-of-type{text-align:justify!important;text-justify:inter-word!important;margin-top:0}
.stv-institution-landing .stv-content>.stv-panel .st-lectura>p:first-child img,
.stv-institution-landing .stv-content>.stv-panel .st-lectura>.wp-block-image:first-child,
.stv-institution-landing .stv-content>.stv-panel .st-lectura>figure:first-child{display:none!important}
.stv-nosotros-slider{clear:both;margin:28px 0 0;padding-top:8px}
.stv-nosotros-slider-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin:0 0 12px}
.stv-nosotros-slider-head strong{position:relative;color:var(--st-verde-oscuro);font-size:1.12rem}.stv-nosotros-slider-head strong::after{content:'';display:block;width:38px;height:3px;margin-top:8px;background:var(--st-hoja);border-radius:9px}.stv-nosotros-slider-head span{color:#6a766f;font-size:.82rem;font-style:italic}
.stv-nosotros-slider-shell{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:10px;align-items:center}
.stv-nosotros-slider-viewport{overflow:hidden;width:100%}.stv-nosotros-slider-track{--slide-gap:10px;--slide-w:calc((100% - 40px)/5);display:flex;gap:var(--slide-gap);transform:translateX(0);will-change:transform}
.stv-nosotros-slide{flex:0 0 var(--slide-w);margin:0;overflow:hidden;border-radius:8px;background:#eef3ef}.stv-nosotros-slide img{display:block;width:100%;height:150px;object-fit:cover}
.stv-nosotros-arrow{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#e8f6e9;color:var(--st-verde-oscuro);font-size:1.35rem;font-weight:800;cursor:pointer}.stv-nosotros-arrow:hover{background:#d7efd9}
.stv-nosotros-slider-dots{display:flex;justify-content:center;gap:8px;margin:12px 0 2px}.stv-nosotros-slider-dots i{width:9px;height:9px;border-radius:50%;background:#d2d9d4}.stv-nosotros-slider-dots i.is-active{background:var(--st-hoja)}
/* Cierre institucional aprobado: conservar contenido existente, mejorar presentación. */
.stv-institution-landing .stv-content>.stv-panel .st-lectura>p:nth-last-child(2){clear:both;margin:28px 0 0;padding:20px 26px;border-left:5px solid var(--st-hoja);border-radius:10px;background:linear-gradient(90deg,#eef9f1,#f8fbf9);color:var(--st-verde-oscuro);font-weight:700;line-height:1.55;text-align:left!important}
.stv-institution-landing .stv-content>.stv-panel .st-lectura>p:last-child:has(img){width:100%;max-width:none;margin:18px 0 0;padding:18px 28px;border:1px solid #e2ebe5;border-radius:12px;background:linear-gradient(165deg,#fff,#f2faf4);box-sizing:border-box}
.stv-institution-landing .stv-content>.stv-panel .st-lectura>p:last-child:has(img) img{max-width:250px!important;max-height:105px!important}
@media(max-width:980px){.stv-nosotros-slider-track{--slide-w:calc((100% - 20px)/3)}.stv-nosotros-slide img{height:165px}}
@media(max-width:767px){.stv-nosotros-slider-head{align-items:start;flex-direction:column;gap:3px}.stv-nosotros-slider-shell{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px}.stv-nosotros-arrow{width:34px;height:34px}.stv-nosotros-slider-track{--slide-w:100%}.stv-nosotros-slide img{height:220px}.stv-institution-landing .stv-content>.stv-panel .st-lectura>p:first-of-type{text-align:left!important}}
@media(prefers-reduced-motion:reduce){.stv-nosotros-slider-track{transition:none!important}}

/* 2.5.22 — NOSOTROS aprobado: cinco tarjetas superiores intocables. Nuestra identidad conserva texto justificado, colores institucionales, slider y cierre APACS sin lema adicional. */
\n/* 2.5.26 — Pie aprobado: redes con iconos compactos en una sola fila y contacto en dos filas. */
.stv-footer-social{display:flex!important;align-items:center;gap:9px!important;flex-wrap:nowrap!important}
.stv-footer-social a{width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;display:grid!important;place-items:center;border:1px solid rgba(255,255,255,.42)!important;border-radius:50%!important;line-height:1!important;flex:0 0 34px}
.stv-footer-social a svg{width:16px;height:16px;display:block}
.stv-footer-social a:hover{transform:translateY(-1px);border-color:var(--st-amarillo)!important}
.stv-footer-contact-line{display:flex;align-items:center;gap:18px;white-space:nowrap}
.stv-footer-location{margin-left:2px}
@media(max-width:420px){.stv-footer-social{gap:7px!important}.stv-footer-social a{width:32px!important;height:32px!important;min-height:32px!important;flex-basis:32px}.stv-footer-social a svg{width:15px;height:15px}.stv-footer-contact-line{gap:12px;white-space:normal;flex-wrap:wrap}}
