:root{--blue:#0a3977;--blue2:#164f94;--red:#ef2b2d;--ink:#121827;--muted:#687386;--line:#dfe4ea;--soft:#f4f6f8;--yellow:#fff200;--max:1100px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Helvetica Neue",sans-serif;color:var(--ink);background:#fff}img{max-width:100%;display:block}a{color:inherit}.shell-wide{width:min(calc(100% - 32px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:10px;top:10px;z-index:999;background:#fff;padding:10px}.portal-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.12)}.portal-top{height:62px;display:flex;align-items:center;gap:22px}.portal-brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-width:175px}.portal-brand img{width:45px;height:45px;object-fit:contain}.portal-brand span{display:grid}.portal-brand strong{font-size:14px}.portal-brand small{font-size:10px;color:#ef2b2d;font-weight:900;letter-spacing:.08em}.mini-player{display:flex;align-items:center;gap:8px;background:#f4f4f4;border-radius:28px;padding:6px 14px 6px 7px;min-width:190px}.mini-player-button{width:34px;height:34px;border-radius:50%;border:2px solid #111;background:#fff;display:grid;place-items:center;cursor:pointer}.mini-player-button svg{width:18px;height:18px;fill:#111}.mini-player .icon-pause{display:none}.mini-player.is-playing .icon-play{display:none}.mini-player.is-playing .icon-pause{display:block}.mini-player>div{display:grid}.mini-player small{font-size:8px}.mini-player strong{font-size:9px;display:flex;align-items:center;gap:5px}.mini-player i{width:6px;height:6px;border-radius:50%;background:#23a455}.portal-main-nav{margin-left:auto;display:flex;align-items:center;gap:5px}.portal-main-nav a{font-size:12px;font-weight:800;text-decoration:none;padding:12px 13px;border-radius:22px}.portal-main-nav a:hover,.portal-main-nav a.active{background:#eef3f9;color:var(--blue)}.portal-menu-toggle{display:none;margin-left:auto;background:none;border:0}.portal-menu-toggle svg,.category-bar svg{width:16px;height:16px;fill:currentColor}.category-bar{background:var(--blue2);color:#fff}.category-inner{height:36px;display:flex;align-items:center;gap:0;overflow-x:auto;scrollbar-width:none}.category-inner>a,.category-inner>button{height:36px;white-space:nowrap;display:flex;align-items:center;gap:5px;padding:0 10px;border:0;background:none;color:#fff;text-decoration:none;font-size:10px;font-weight:900;cursor:pointer}.category-inner>a:hover,.category-inner>button:hover{background:rgba(255,255,255,.12)}.portal-search{display:none;padding:10px 0}.portal-search.is-open{display:flex}.portal-search input{flex:1;padding:11px;border:0}.portal-search button{border:0;background:var(--red);color:#fff;font-weight:800;padding:0 22px}.portal-masthead{background:linear-gradient(110deg,rgba(5,35,76,.95),rgba(4,76,153,.9)),url('/imagen/fondo3.jpg') center/cover;color:#fff}.portal-masthead .shell-wide{padding-block:25px}.portal-masthead span{font-size:8px;color:#ff553d;font-weight:900;letter-spacing:.12em}.portal-masthead h1{font-size:30px;line-height:1.05;margin:6px 0;max-width:650px}.portal-masthead p{font-size:12px;margin:0;color:#dbe8f7}.portal-layout{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(260px,1fr);gap:26px;padding-block:7px 50px}.portal-content{min-width:0}.ad{display:block;overflow:hidden;text-decoration:none}.ad img{width:100%;height:100%;object-fit:cover}.ad-horizontal{height:57px;margin-bottom:6px}.ad-vertical{height:214px;margin-bottom:17px}.ad-small{height:90px;margin-top:20px}.ad-placeholder{background:#084397;color:var(--yellow);display:grid;place-items:center;text-align:center;font-size:31px;letter-spacing:.06em}.ad-horizontal.ad-placeholder{font-size:26px}.lead-story{height:380px;position:relative;overflow:hidden;background:#111}.lead-story>a,.lead-story img{width:100%;height:100%}.lead-story img{object-fit:cover;transition:transform .4s}.lead-story:hover img{transform:scale(1.025)}.lead-story:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.9));pointer-events:none}.lead-overlay{position:absolute;z-index:2;left:17px;right:17px;bottom:20px;color:#fff}.lead-overlay span,.news-card span,.news-row span{font-size:9px;text-transform:uppercase;font-weight:900}.lead-overlay h2{font-size:28px;line-height:1.08;margin:6px 0;max-width:650px}.lead-overlay p{font-size:12px;margin:0;max-width:650px;color:#ddd}.secondary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:17px}.news-card a{text-decoration:none}.news-card img{width:100%;aspect-ratio:1.45;object-fit:cover;margin-bottom:10px}.news-card span,.news-row span{color:#666}.news-card h3{font-size:13px;line-height:1.25;margin:5px 0}.section-title{border-bottom:2px solid var(--ink);margin:28px 0 15px}.section-title h2{display:inline-block;border-bottom:5px solid var(--red);margin:0 0 -3px;padding-bottom:5px;text-transform:uppercase;font-size:16px}.news-list-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.news-row{display:grid;grid-template-columns:140px 1fr;gap:13px;border-bottom:1px solid var(--line);padding-bottom:18px}.news-row-image img{width:140px;height:95px;object-fit:cover}.news-row h3{font-size:15px;line-height:1.2;margin:4px 0}.news-row h3 a{text-decoration:none}.news-row p{font-size:12px;color:var(--muted);margin:5px 0}.news-row time{font-size:10px;color:#999}.portal-sidebar{padding-top:68px}.popular-block h2{text-transform:uppercase;font-size:14px;border-bottom:1px solid #bbb;padding-bottom:8px;margin:0}.popular-block h2:after{content:"";display:block;width:44px;border-bottom:4px solid var(--red);position:relative;top:10px}.popular-block article{border-bottom:1px solid var(--line);padding:13px 0}.popular-block article a{display:grid;grid-template-columns:1fr 92px;gap:10px;text-decoration:none}.popular-block h3{font-size:11px;line-height:1.2;margin:0 0 7px}.popular-block span{font-size:9px;color:#999;text-transform:uppercase}.popular-block img{width:92px;height:63px;object-fit:cover}.portal-empty{padding:50px;background:var(--soft);text-align:center}.simple-page{min-height:65vh;padding-block:70px}.simple-page article{max-width:760px}.simple-page h1{font-size:45px}.simple-page p{font-size:18px;line-height:1.7}.section-kicker{font-size:10px;color:var(--red);font-weight:900}.portal-footer{background:#06152f;color:#fff;padding:35px 0}.portal-footer-grid{display:grid;grid-template-columns:1fr auto;gap:25px;align-items:center}.portal-footer-grid>div{display:grid;grid-template-columns:60px 1fr;align-items:center}.portal-footer-grid>div p{grid-column:2;margin:2px 0;color:#9eb1ca;font-size:12px}.portal-footer nav{display:flex;gap:15px}.portal-footer nav a{text-decoration:none;font-size:12px}.portal-footer-grid>p{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.15);padding-top:18px;font-size:11px;color:#9eb1ca}
/* Article */.article-page{background:#f5f6f8;padding:25px 0 55px}.article-shell{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(260px,1fr);gap:28px}.article-main-card{background:#fff;padding:28px}.article-category{color:var(--red);font-weight:900;font-size:11px;text-transform:uppercase}.article-main-card h1{font-size:38px;line-height:1.08;margin:8px 0}.article-summary{font-size:18px;color:#555}.article-meta{display:flex;gap:12px;color:#777;font-size:11px;border-bottom:1px solid var(--line);padding-bottom:15px}.article-cover{width:100%;max-height:520px;object-fit:cover;margin:20px 0}.article-content{font-size:17px;line-height:1.72}.article-content img{height:auto}.article-toolbar,.engagement-card,.share-card{border:1px solid var(--line);background:#fff;padding:18px;margin-top:22px}.article-metrics{display:flex;gap:15px;color:#666}.star-rating{display:flex}.star-rating button{border:0;background:none;color:#c6cbd2;font-size:33px;cursor:pointer}.star-rating button.is-selected,.star-rating button:hover{color:#ffb400}.reaction-list{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.reaction-list button{border:1px solid var(--line);background:#fafafa;padding:10px 5px;cursor:pointer}.reaction-list button span{font-size:25px;display:block;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif}.share-buttons{display:flex;flex-wrap:wrap;gap:8px}.share-buttons a,.share-buttons button{border:0;background:var(--blue);color:#fff;padding:10px 14px;text-decoration:none;cursor:pointer}.interaction-message{color:var(--blue)}
@media(max-width:900px){.portal-top{gap:12px}.portal-main-nav{display:none;position:absolute;top:62px;left:16px;right:16px;background:#fff;padding:12px;box-shadow:0 10px 30px #0002;flex-direction:column}.portal-main-nav.is-open{display:flex}.portal-menu-toggle{display:block}.mini-player{margin-left:auto;min-width:auto}.mini-player>div{display:none}.portal-layout,.article-shell{grid-template-columns:1fr}.portal-sidebar{padding-top:0}.secondary-grid{gap:12px}.portal-footer-grid{grid-template-columns:1fr}.portal-footer nav{flex-wrap:wrap}}@media(max-width:640px){.shell-wide{width:min(calc(100% - 20px),var(--max))}.portal-brand{min-width:auto}.portal-brand span{display:none}.mini-player{margin-left:auto}.portal-masthead h1{font-size:25px}.portal-layout{padding-top:10px}.lead-story{height:330px}.lead-overlay h2{font-size:23px}.lead-overlay p{display:none}.secondary-grid{grid-template-columns:1fr}.news-list-grid{grid-template-columns:1fr}.news-row{grid-template-columns:110px 1fr}.news-row-image img{width:110px;height:80px}.portal-sidebar{display:block}.ad-horizontal{height:50px}.ad-vertical{height:120px}.article-main-card{padding:18px}.article-main-card h1{font-size:29px}.reaction-list{grid-template-columns:repeat(3,1fr)}}

/* v1.9.2: tipografía unificada y legibilidad */
body,button,input,select,textarea{font-family:"Inter",Arial,sans-serif}body{font-size:15px;line-height:1.55}.portal-brand strong{font-size:15px}.portal-brand small{font-size:11px}.portal-main-nav a{font-size:13px}.category-inner>a,.category-inner>button{font-size:11px;letter-spacing:.01em}.portal-masthead span{font-size:10px}.portal-masthead h1{font-size:34px;line-height:1.12}.portal-masthead p{font-size:14px}.lead-overlay span,.news-card span,.news-row span{font-size:10px}.lead-overlay h2{font-size:31px;line-height:1.15}.lead-overlay p{font-size:14px;line-height:1.5}.news-card h3{font-size:15px;line-height:1.4}.section-title h2{font-size:18px}.news-row h3{font-size:16px;line-height:1.35}.news-row p{font-size:14px;line-height:1.5}.news-row time{font-size:11px}.popular-block h2{font-size:15px}.popular-block h3{font-size:13px;line-height:1.35}.popular-block span{font-size:10px}.portal-footer-grid>div p,.portal-footer nav a{font-size:13px}.portal-footer-grid>p{font-size:12px}.article-category,.article-meta{font-size:12px}.article-content{font-size:18px;line-height:1.8}.mini-player{position:relative;overflow:visible;background:linear-gradient(135deg,#f7f9fc,#edf3fa);border:1px solid #e0e8f1;box-shadow:0 6px 18px rgba(10,57,119,.10);transition:transform .25s,box-shadow .25s,border-color .25s}.mini-player:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(10,57,119,.18)}.mini-player-button{position:relative;z-index:2;transition:transform .25s,background .25s,border-color .25s}.mini-player-button:before,.mini-player-button:after{content:"";position:absolute;inset:-5px;border-radius:50%;border:2px solid rgba(10,57,119,.18);opacity:0;pointer-events:none}.mini-player.is-playing{border-color:rgba(35,164,85,.45);box-shadow:0 8px 26px rgba(35,164,85,.2)}.mini-player.is-playing .mini-player-button{background:#0a3977;border-color:#0a3977;transform:scale(1.04)}.mini-player.is-playing .mini-player-button svg{fill:#fff}.mini-player.is-playing .mini-player-button:before{animation:playerPulse 1.8s infinite}.mini-player.is-playing .mini-player-button:after{animation:playerPulse 1.8s .6s infinite}.mini-player small{font-size:9px;font-weight:700;letter-spacing:.02em}.mini-player strong{font-size:10px}.mini-player i{animation:liveBlink 1.4s infinite}.signal-bars{height:14px;display:flex;align-items:flex-end;gap:2px;margin-left:3px}.signal-bars b{display:block;width:3px;height:4px;border-radius:2px;background:#23a455;transform-origin:bottom}.mini-player.is-playing .signal-bars b:nth-child(1){animation:eqBar .7s infinite alternate}.mini-player.is-playing .signal-bars b:nth-child(2){animation:eqBar .5s .12s infinite alternate}.mini-player.is-playing .signal-bars b:nth-child(3){animation:eqBar .8s .2s infinite alternate}.mini-player.is-playing .signal-bars b:nth-child(4){animation:eqBar .55s .05s infinite alternate}@keyframes playerPulse{0%{transform:scale(.9);opacity:.6}100%{transform:scale(1.45);opacity:0}}@keyframes liveBlink{50%{opacity:.35;box-shadow:0 0 0 5px rgba(35,164,85,.12)}}@keyframes eqBar{from{height:4px}to{height:14px}}@media(prefers-reduced-motion:reduce){.mini-player,.mini-player-button,.mini-player i,.signal-bars b{animation:none!important;transition:none!important}}

/* v1.9.3: reproductor móvil completo y tema claro/oscuro */
:root{color-scheme:light;--surface:#fff;--surface-2:#f4f6f8;--surface-3:#edf3fa;--text:#121827;--text-muted:#687386;--border:#dfe4ea;--shadow:rgba(10,32,65,.14)}
html[data-theme="dark"]{color-scheme:dark;--surface:#0d1420;--surface-2:#151f2d;--surface-3:#1c2939;--text:#f2f6fb;--text-muted:#aebccd;--border:#2a3a4d;--shadow:rgba(0,0,0,.38);--ink:#f2f6fb;--muted:#aebccd;--line:#2a3a4d;--soft:#151f2d}
body{background:var(--surface);color:var(--text);transition:background .25s,color .25s}.portal-header{background:var(--surface);box-shadow:0 1px 0 var(--border)}.portal-main-nav a:hover,.portal-main-nav a.active{background:var(--surface-2)}.mini-player{background:linear-gradient(135deg,var(--surface-2),var(--surface-3));border-color:var(--border)}.news-card span,.news-row span,.news-row p,.news-row time,.popular-block span{color:var(--text-muted)}.news-card,.news-row,.popular-block article,.article-main-card,.portal-empty{border-color:var(--border)}.article-main-card,.portal-empty{background:var(--surface)}.portal-search input{background:var(--surface-2);color:var(--text)}
.theme-toggle{width:38px;height:38px;border:1px solid var(--border);border-radius:50%;display:grid;place-items:center;background:var(--surface-2);color:var(--text);cursor:pointer;font-size:18px;flex:0 0 auto;transition:transform .2s,background .2s}.theme-toggle:hover{transform:rotate(12deg) scale(1.04)}.theme-toggle .theme-dark{display:none}html[data-theme="dark"] .theme-toggle .theme-light{display:none}html[data-theme="dark"] .theme-toggle .theme-dark{display:inline}
@media(max-width:900px){.portal-top{height:auto;min-height:72px;flex-wrap:wrap;padding-block:8px}.mini-player{order:3;width:100%;margin:0;min-width:0;padding:8px 14px}.mini-player>div{display:grid!important;min-width:0}.mini-player small{font-size:10px}.mini-player strong{font-size:11px}.portal-main-nav{top:72px}.theme-toggle{margin-left:auto}.portal-menu-toggle{margin-left:0}}
@media(max-width:640px){.portal-brand img{width:42px;height:42px}.mini-player{border-radius:18px;gap:11px}.mini-player-button{width:42px;height:42px}.mini-player>div{flex:1}.mini-player small{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-player strong{font-size:11px}.signal-bars{margin-left:auto}.theme-toggle{width:36px;height:36px}.portal-menu-toggle{width:36px;height:36px}}
/* v1.9.4: tipografía más ligera y legible */
body,button,input,select,textarea{font-family:"Inter","Segoe UI",Arial,sans-serif;font-weight:400}
.portal-main-nav a{font-weight:500;font-size:14px;letter-spacing:0}
.category-inner>a,.category-inner>button{font-weight:500;font-size:12px;letter-spacing:0}
.portal-brand strong{font-weight:650}.portal-brand small{font-weight:500}
.news-card h3,.news-row h3,.popular-block h3{font-weight:600}
.lead-overlay h2,.portal-masthead h1,.article-main-card h1{font-weight:700}
.mini-player small{font-weight:500}.mini-player strong{font-weight:600}
.mini-player.is-error{border-color:#d63a3a;background:linear-gradient(135deg,#fff2f2,#ffe7e7)}
.mini-player.is-connecting .signal-bars b{animation:eqBar .55s infinite alternate}
@media(max-width:640px){.portal-main-nav a{font-size:15px}.category-inner>a,.category-inner>button{font-size:12px}}

/* v1.9.5: selector de tema explicativo */
.theme-toggle{width:auto;min-width:118px;height:38px;border-radius:999px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:7px;position:relative;font-size:14px;white-space:nowrap}.theme-icon{font-size:17px;line-height:1}.theme-label{font-size:12px;font-weight:600}.theme-help{position:absolute;top:calc(100% + 9px);right:0;width:210px;padding:9px 11px;border-radius:9px;background:#101827;color:#fff;font-size:12px;line-height:1.35;box-shadow:0 8px 24px #0004;opacity:0;visibility:hidden;transform:translateY(-4px);transition:.18s;z-index:80;white-space:normal;pointer-events:none}.theme-help:before{content:"";position:absolute;right:18px;top:-5px;border-width:0 5px 5px;border-style:solid;border-color:transparent transparent #101827}.theme-toggle:hover .theme-help,.theme-toggle:focus-visible .theme-help{opacity:1;visibility:visible;transform:translateY(0)}html[data-theme="dark"] .theme-help{background:#f5f7fb;color:#172033}html[data-theme="dark"] .theme-help:before{border-color:transparent transparent #f5f7fb}@media(max-width:640px){.theme-toggle{min-width:42px;width:42px;height:38px;padding:0}.theme-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.theme-help{right:-42px}}


/* v1.9.6: contraste integral del tema oscuro */
html[data-theme="dark"] body{background:#0b111b;color:#eef3f9}
html[data-theme="dark"] .portal-header,
html[data-theme="dark"] .portal-main-nav,
html[data-theme="dark"] .article-main-card,
html[data-theme="dark"] .article-toolbar,
html[data-theme="dark"] .engagement-card,
html[data-theme="dark"] .share-card,
html[data-theme="dark"] .portal-empty,
html[data-theme="dark"] .live-info,
html[data-theme="dark"] .live-chat{background:#111b29;color:#eef3f9}
html[data-theme="dark"] .article-page{background:#08101a}
html[data-theme="dark"] .article-content,
html[data-theme="dark"] .article-content p,
html[data-theme="dark"] .article-content li,
html[data-theme="dark"] .article-content h1,
html[data-theme="dark"] .article-content h2,
html[data-theme="dark"] .article-content h3,
html[data-theme="dark"] .article-content h4,
html[data-theme="dark"] .article-main-card h1,
html[data-theme="dark"] .news-card h3,
html[data-theme="dark"] .news-row h3,
html[data-theme="dark"] .popular-block h3,
html[data-theme="dark"] .simple-page h1,
html[data-theme="dark"] .simple-page p{color:#eef3f9!important}
html[data-theme="dark"] .article-summary,
html[data-theme="dark"] .article-meta,
html[data-theme="dark"] .article-metrics,
html[data-theme="dark"] .news-row p,
html[data-theme="dark"] .news-row time,
html[data-theme="dark"] .news-card span,
html[data-theme="dark"] .news-row span,
html[data-theme="dark"] .popular-block span{color:#b8c5d5!important}
html[data-theme="dark"] .news-card a,
html[data-theme="dark"] .news-row a,
html[data-theme="dark"] .popular-block a,
html[data-theme="dark"] .portal-main-nav a{color:#eef3f9}
html[data-theme="dark"] .portal-main-nav a:hover,
html[data-theme="dark"] .portal-main-nav a.active{background:#1b2a3d;color:#fff}
html[data-theme="dark"] .news-card,
html[data-theme="dark"] .news-row,
html[data-theme="dark"] .popular-block article,
html[data-theme="dark"] .article-main-card,
html[data-theme="dark"] .article-toolbar,
html[data-theme="dark"] .engagement-card,
html[data-theme="dark"] .share-card{border-color:#2b3b50}
html[data-theme="dark"] .section-title{border-color:#e7edf5}
html[data-theme="dark"] .section-title h2,
html[data-theme="dark"] .popular-block h2{color:#f4f7fb}
html[data-theme="dark"] .reaction-list button{background:#192536;border-color:#33465d;color:#eef3f9}
html[data-theme="dark"] .reaction-list button:hover{background:#22334a}
html[data-theme="dark"] .star-rating button{color:#6f7d90}
html[data-theme="dark"] .star-rating button.is-selected,
html[data-theme="dark"] .star-rating button:hover{color:#ffc443}
html[data-theme="dark"] input,
html[data-theme="dark"] textarea,
html[data-theme="dark"] select{background:#162233;color:#eef3f9;border-color:#35475d}
html[data-theme="dark"] .mini-player.is-error{background:linear-gradient(135deg,#32191d,#431f25);border-color:#9c424b}
html[data-theme="dark"] .portal-menu-toggle{color:#eef3f9}
html[data-theme="dark"] blockquote{background:#182536;color:#dce7f3;border-color:#41658c}
html[data-theme="dark"] code{background:#192536;color:#f4f7fb}

/* v2.1 botones sociales, video y contador */
.social-share-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.social-share-grid a,.social-share-grid button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:7px;color:#fff;text-decoration:none;font-size:14px;font-weight:600;box-shadow:0 3px 0 rgba(0,0,0,.16);transition:transform .18s,filter .18s;cursor:pointer}.social-share-grid a:hover,.social-share-grid button:hover{transform:translateY(-2px);filter:brightness(1.06)}.social-share-grid span{font-size:20px;font-weight:800}.social-facebook{background:#3b5998}.social-whatsapp{background:#169b22}.social-telegram{background:#179cde}.social-x{background:#15171a}.social-copy{background:#5d6573}.article-content .article-video{position:relative;aspect-ratio:16/9;background:#101010;margin:28px 0;border-radius:10px;overflow:hidden}.article-content .article-video iframe,.article-content .article-video video{position:absolute;inset:0;width:100%;height:100%;border:0}.article-content figure{margin:28px 0}.article-content figure img{margin-inline:auto}.article-content figcaption{text-align:center;color:var(--text-muted);font-size:13px;margin-top:8px}.visit-counter{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#c7d4e5;font-size:12px;white-space:nowrap}.visit-counter strong{color:#fff;font-size:12px}.visit-dot{width:7px;height:7px;border-radius:50%;background:#31c778;box-shadow:0 0 0 4px rgba(49,199,120,.12)}@media(max-width:700px){.social-share-grid{grid-template-columns:1fr 1fr}.social-share-grid a,.social-share-grid button{font-size:13px}.portal-footer-grid{grid-template-columns:1fr}.visit-counter{justify-self:start}}
html[data-theme="dark"] .social-share-grid a,html[data-theme="dark"] .social-share-grid button{color:#fff}

.social-share-grid .social-facebook{background:#3b5998}.social-share-grid .social-whatsapp{background:#169b22}.social-share-grid .social-telegram{background:#179cde}.social-share-grid .social-x{background:#15171a}.social-share-grid .social-copy{background:#5d6573}.portal-footer-grid>.visit-counter{justify-self:end}.visit-counter small{color:#8fa3bc;margin-left:2px}@media(max-width:700px){.portal-footer-grid>.visit-counter{justify-self:start}}

/* v2.2 layout refinements */
.portal-footer{padding:22px 0}.portal-footer-grid{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{display:flex!important;grid-template-columns:none!important;align-items:center;gap:12px}.footer-brand>div{display:grid}.footer-brand p{grid-column:auto!important;margin:1px 0!important}.footer-brand small{color:#6f87a3;font-size:11px}.footer-actions{display:flex;align-items:center;gap:18px}.footer-actions nav{display:flex;gap:15px}.portal-footer-grid>.visit-counter{justify-self:auto}.visit-counter{padding:5px 9px;font-size:11px}.visit-counter strong{font-size:11px}.visit-counter small{font-size:10px}
.social-share-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.social-share-grid a,.social-share-grid button{min-height:42px;padding:7px 8px;font-size:12px;gap:6px}.social-share-grid span{font-size:17px}
.article-ad-layout{width:min(calc(100% - 24px),1480px);margin-inline:auto;display:grid;grid-template-columns:180px minmax(0,850px) 250px;justify-content:center;gap:24px;align-items:start}.article-main-card{min-width:0}.article-ad-rail{min-width:0}.sticky-ad-wrap{position:sticky;top:104px;transition:transform .25s ease,filter .25s ease}.sticky-ad-wrap:hover{transform:translateY(-3px);filter:drop-shadow(0 10px 18px rgba(10,57,119,.18))}.ad-label{display:block;text-align:center;text-transform:uppercase;letter-spacing:.12em;font-size:9px;color:#8792a2;margin-bottom:6px}.ad-skyscraper{width:100%;aspect-ratio:1/3.75;max-height:600px;border-radius:8px;background:#e8edf3;box-shadow:0 5px 18px rgba(0,0,0,.09)}.ad-skyscraper img{width:100%;height:100%;object-fit:cover}.article-popular{margin-top:22px}
html[data-theme="dark"] .ad-skyscraper{background:#172335}html[data-theme="dark"] .ad-label{color:#9aabc0}
@media(max-width:1260px){.article-ad-layout{grid-template-columns:minmax(0,820px) 260px;max-width:1120px}.article-ad-left{display:none}}
@media(max-width:920px){.article-ad-layout{display:block;width:min(calc(100% - 20px),850px)}.article-ad-right{display:none}.social-share-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-footer-grid{align-items:flex-start}.footer-actions{align-items:flex-start}}
@media(max-width:700px){.portal-footer-grid{display:grid;grid-template-columns:1fr;gap:14px}.footer-actions{display:flex;flex-wrap:wrap;gap:12px}.footer-actions .visit-counter{order:-1}.social-share-grid{grid-template-columns:1fr 1fr}}

/* v2.2.1 — corrección de caché y disposición final */
.portal-footer .portal-footer-grid{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;padding-block:0!important}
.portal-footer .footer-brand{flex:1 1 auto!important;min-width:230px}
.portal-footer .footer-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:16px!important;flex-wrap:nowrap!important}
.portal-footer .footer-actions .visit-counter{order:0!important;display:inline-flex!important;margin:0!important}
.portal-footer .footer-actions nav{order:1!important;display:flex!important;align-items:center!important;gap:14px!important;flex-wrap:nowrap!important}
.share-card .social-share-grid{display:grid!important;grid-template-columns:repeat(5,minmax(92px,1fr))!important;gap:7px!important}
.share-card .social-share-grid>a,.share-card .social-share-grid>button{width:auto!important;min-width:0!important;min-height:40px!important;padding:6px 8px!important;margin:0!important;font-size:11px!important;white-space:nowrap!important}
.share-card .social-share-grid span{font-size:16px!important}
@media(max-width:920px){.share-card .social-share-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.portal-footer .footer-actions{flex-wrap:wrap!important}}
@media(max-width:700px){.portal-footer .portal-footer-grid{display:grid!important;grid-template-columns:1fr!important}.portal-footer .footer-actions{justify-content:flex-start!important;flex-wrap:wrap!important}.portal-footer .footer-actions .visit-counter{order:0!important}.portal-footer .footer-actions nav{order:1!important;flex-wrap:wrap!important}.share-card .social-share-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
