/*
Theme Name: 24CR News 2026
Theme URI: https://24crnoticias.com/
Author: 24CR Noticias
Description: Tema editorial 24CR 3.3 con estética tecnológica premium, navegación pegajosa, tipografía moderna y estructura optimizada para WordPress y AdSense.
Version: 3.3.0
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 8.0
Text Domain: cr24
*/
:root{
  --red:#e5252a;
  --red-dark:#b91319;
  --ink:#111318;
  --muted:#626873;
  --line:#dedfe3;
  --soft:#f7f7f8;
  --paper:#ffffff;
  --shell:1188px;
  --radius:10px;
  --font:"SF Pro Text","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  --headline:ui-serif,"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);line-height:1.44;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
a:hover{color:var(--red)}
img{display:block;max-width:100%;height:auto}
button,input,textarea,select{font:inherit}
.cr24-shell{width:min(calc(100% - 36px),var(--shell));margin-inline:auto}
.cr24-site-main{min-height:65vh}

/* Masthead */
.cr24-site-header{background:#fff;border-bottom:1px solid var(--line)}
.cr24-masthead{border-bottom:1px solid #ececef}
.cr24-masthead-inner{height:108px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}
.cr24-mast-left{justify-self:start}.cr24-mast-actions{justify-self:end}
.cr24-menu-button{border:0;background:transparent;padding:7px 0;display:flex;align-items:center;gap:10px;font-weight:720;font-size:13px;color:#181a20;cursor:pointer}
.cr24-burger{width:21px;display:flex;flex-direction:column;gap:4px}.cr24-burger i{display:block;height:2px;background:#15171b;border-radius:4px}
.cr24-brand{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;line-height:.86;min-width:190px}
.cr24-brand-main{font-size:54px;font-weight:850;letter-spacing:-5.3px}
.cr24-brand-main b{color:#111318}.cr24-brand-main em{color:var(--red);font-style:normal}
.cr24-brand-sub{margin-top:8px;padding-left:7px;font-size:8px;font-weight:760;letter-spacing:6.5px}
.custom-logo{max-height:76px;width:auto}
.cr24-icon-link{display:flex;align-items:center;gap:8px;font-weight:700;font-size:12px}
.cr24-icon-link span{font-size:29px;line-height:1;font-weight:400;transform:rotate(-14deg)}
.cr24-meta-row{border-bottom:1px solid #eeeeef;background:#fff}.cr24-meta-inner{height:34px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#737781}.cr24-meta-inner>span:first-child{text-transform:capitalize}.cr24-meta-edition{font-weight:650;color:#4d5159}
.cr24-main-nav-wrap{background:#fff}.cr24-main-nav-row{height:48px;display:flex;align-items:center;justify-content:center}.cr24-main-nav{width:100%;display:flex;justify-content:center;align-items:center;gap:28px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;font-size:12.5px;font-weight:760}.cr24-main-nav::-webkit-scrollbar{display:none}.cr24-main-nav li{list-style:none}.cr24-main-nav a{display:block;padding:16px 0 14px;border-bottom:2px solid transparent}.cr24-main-nav a:hover,.cr24-main-nav .current-menu-item>a{color:var(--red);border-color:var(--red)}
.cr24-mobile-panel{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cr24-mobile-panel-inner{padding:15px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:5px 22px}.cr24-mobile-panel a{padding:9px 0;border-bottom:1px solid #eee;font-size:13px;font-weight:700}

/* Common */
.cr24-home-shell{padding-bottom:46px}.cr24-ad-slot{min-height:112px;margin:22px auto 30px;background:#fafafa;border:1px solid #f0f0f1;display:grid;place-items:center;color:#a0a3a9;font-size:9px;letter-spacing:1px;text-align:center}.cr24-ad-slot:has(.cr24-ad-widget){border:0;background:transparent;min-height:0}.cr24-kicker{display:inline-block;margin-bottom:7px;color:var(--cat,var(--red));font-size:10px;line-height:1;font-weight:820;letter-spacing:.6px;text-transform:uppercase}.cr24-byline{font-size:11px;color:#6d7179;line-height:1.35}.cr24-byline span{font-size:7px;color:#878b91;margin:0 4px}.cr24-home-titlebar{padding:16px 0 18px;border-bottom:4px solid #191b20;display:flex;justify-content:space-between;align-items:flex-end;gap:18px}.cr24-home-eyebrow{display:block;color:#777b83;font-size:9px;font-weight:800;letter-spacing:1.2px;margin-bottom:3px}.cr24-home-titlebar h1{font-size:31px;line-height:1.04;letter-spacing:-1.1px;margin:0;font-weight:780}.cr24-all-news{font-size:12px;font-weight:720;color:#4d5158}.cr24-all-news span{font-size:22px;vertical-align:-2px;margin-left:4px}

/* Home hero and rail */
.cr24-hero-zone{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(300px,.72fr);gap:34px;padding:28px 0 24px;border-bottom:1px solid var(--line)}
.cr24-hero-story{padding-right:34px;border-right:1px solid var(--line)}
.cr24-hero-photo{display:block;aspect-ratio:16/9;overflow:hidden;border-radius:var(--radius);background:#eee}.cr24-hero-photo img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.cr24-hero-photo:hover img{transform:scale(1.012)}
.cr24-hero-copy{padding-top:16px}.cr24-hero-copy h2{font-size:42px;line-height:1.02;letter-spacing:-1.75px;font-weight:790;margin:0 0 12px;max-width:850px}.cr24-hero-copy p{font-size:16px;line-height:1.46;color:#50555f;margin:0 0 13px;max-width:810px}
.cr24-news-rail{min-width:0}.cr24-rail-tabs{display:flex;border-bottom:3px solid #1c1e23;margin-bottom:0}.cr24-rail-tabs button{appearance:none;border:0;background:none;padding:9px 12px 11px 0;margin-right:17px;font-weight:780;font-size:14px;color:#767a81;cursor:pointer;position:relative}.cr24-rail-tabs button.is-active{color:#111}.cr24-rail-tabs button.is-active:after{content:"";position:absolute;height:3px;background:var(--red);left:0;right:0;bottom:-3px}.cr24-rail-panel{display:none}.cr24-rail-panel.is-active{display:block}.cr24-rail-item{display:grid;grid-template-columns:58px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid #e6e7e9}.cr24-rail-item time{color:var(--red);font-size:10px;font-weight:780}.cr24-rail-item h3{font-size:14px;line-height:1.22;margin:0 0 6px;font-weight:710;letter-spacing:-.15px}.cr24-rail-item span{font-size:9.5px;color:#7c8087}.cr24-rail-popular{grid-template-columns:28px 1fr}.cr24-rail-popular>b{font-size:22px;line-height:1;color:var(--red);font-weight:820}
.cr24-top-secondary{display:grid;grid-template-columns:repeat(4,1fr);gap:23px;padding:26px 0 8px}.cr24-top-card{min-width:0}.cr24-top-card-photo{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:8px;margin-bottom:11px;background:#eee}.cr24-top-card-photo img{width:100%;height:100%;object-fit:cover}.cr24-top-card h3{font-size:18px;line-height:1.14;letter-spacing:-.45px;margin:0 0 9px;font-weight:730}

/* Sections */
.cr24-section{margin:44px 0 48px}.cr24-section-heading{border-top:4px solid #1a1c20;border-bottom:1px solid var(--line);padding:11px 0 10px;display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.cr24-section-heading h2{font-size:26px;line-height:1;margin:0;font-weight:790;letter-spacing:-.75px}.cr24-section-heading>a,.cr24-section-heading>span{font-size:29px;line-height:1;color:#565a61}.cr24-actualidad-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:34px}.cr24-actualidad-feature{display:grid;grid-template-columns:1.08fr .92fr;gap:22px;padding-right:34px;border-right:1px solid var(--line);align-items:start}.cr24-feature-photo{aspect-ratio:16/11;overflow:hidden;border-radius:var(--radius);background:#eee}.cr24-feature-photo img{width:100%;height:100%;object-fit:cover}.cr24-actualidad-feature h3{font-size:28px;line-height:1.06;letter-spacing:-.9px;font-weight:760;margin:0 0 10px}.cr24-actualidad-feature p{color:#5f646d;margin:0 0 12px;font-size:14px}.cr24-actualidad-list>article{display:grid;grid-template-columns:1fr 116px;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);align-items:center}.cr24-actualidad-list>article:first-child{padding-top:0}.cr24-actualidad-list h3{font-size:15px;line-height:1.2;margin:0 0 7px;font-weight:710}.cr24-mini-photo{width:116px;aspect-ratio:16/11;overflow:hidden;border-radius:7px;background:#eee}.cr24-mini-photo img{width:100%;height:100%;object-fit:cover}
.cr24-topic-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:34px}.cr24-topic-lead{padding-right:34px;border-right:1px solid var(--line)}.cr24-topic-lead-photo{display:block;aspect-ratio:16/9;overflow:hidden;border-radius:var(--radius);margin-bottom:14px;background:#eee}.cr24-topic-lead-photo img{width:100%;height:100%;object-fit:cover}.cr24-topic-lead h3{font-size:29px;line-height:1.06;letter-spacing:-.9px;margin:0 0 9px;font-weight:760}.cr24-topic-lead p{font-size:14px;color:#5d626c;margin:0 0 10px}.cr24-topic-list>article{display:grid;grid-template-columns:1fr 140px;gap:16px;padding:14px 0;border-bottom:1px solid var(--line);align-items:center}.cr24-topic-list>article:first-child{padding-top:0}.cr24-topic-list h3{font-size:16px;line-height:1.18;margin:0 0 8px;font-weight:710}.cr24-topic-thumb{width:140px;aspect-ratio:16/10;border-radius:8px;overflow:hidden;background:#eee}.cr24-topic-thumb img{width:100%;height:100%;object-fit:cover}

/* Article */
.cr24-article-shell{padding:40px 0 72px}.cr24-article-grid{display:grid;grid-template-columns:minmax(0,790px) 300px;gap:58px;justify-content:center}.cr24-article{min-width:0}.cr24-article-top{max-width:780px}.cr24-article-top h1{font-size:52px;line-height:1.045;letter-spacing:-1.9px;margin:4px 0 14px;font-weight:790}.cr24-article-deck{font-size:20px;line-height:1.42;color:#535964;margin:0 0 18px;max-width:760px}.cr24-listen-button{appearance:none;border:1px solid #d7d9de;background:#fff;border-radius:22px;padding:8px 13px;display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:750;cursor:pointer;margin:0 0 18px}.cr24-listen-button:hover{border-color:#999}.cr24-listen-button.is-playing{background:#111;color:#fff}.cr24-listen-button span{font-size:9px}.cr24-article-author{font-size:13px;margin-bottom:4px}.cr24-article-date{font-size:10.5px;color:#777b82}.cr24-article-date span{font-size:7px;margin:0 6px}.cr24-share-row{display:flex;align-items:center;gap:8px;padding:17px 0;border-top:1px solid var(--line);margin-top:20px}.cr24-share-row>span{font-size:10.5px;color:#6c7078;font-weight:700;margin-right:5px}.cr24-share-row a{width:34px;height:34px;border:1px solid #d9dbe0;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800}.cr24-article-image{margin:0 0 27px}.cr24-article-image img{width:100%;max-height:560px;object-fit:cover;border-radius:var(--radius)}.cr24-article-content{font-family:var(--font);font-size:18.5px;line-height:1.72;color:#25282e;max-width:720px}.cr24-article-content p{margin:0 0 24px}.cr24-article-content h2{font-size:28px;line-height:1.16;letter-spacing:-.55px;margin:34px 0 14px}.cr24-article-content h3{font-size:23px;line-height:1.18;margin:30px 0 12px}.cr24-article-content a{color:#b31319;text-decoration:underline;text-underline-offset:2px}.cr24-article-content blockquote{margin:28px 0;padding:2px 0 2px 21px;border-left:4px solid var(--red);font-size:21px;font-weight:650;line-height:1.45}.cr24-article-sidebar{padding-top:122px}.cr24-sidebar-tabs{border-bottom:3px solid #1c1e23;margin-bottom:3px}.cr24-sidebar-tabs span{display:inline-block;padding:9px 0;font-size:14px;font-weight:780;border-bottom:3px solid var(--red);margin-bottom:-3px}.cr24-sidebar-latest article{padding:13px 0;border-bottom:1px solid var(--line)}.cr24-sidebar-latest time{display:block;color:var(--red);font-size:10px;font-weight:760;margin-bottom:4px}.cr24-sidebar-latest h3{font-size:14px;line-height:1.22;margin:0;font-weight:710}.cr24-related{margin-top:48px}.cr24-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cr24-related-image{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:8px;margin-bottom:11px}.cr24-related-image img{width:100%;height:100%;object-fit:cover}.cr24-related h3{font-size:16px;line-height:1.17;margin:0 0 7px;font-weight:710}

/* Category / archive */
.cr24-archive-shell{padding:38px 0 72px}.cr24-category-header{border-bottom:4px solid #17191e;padding-bottom:13px;margin-bottom:27px}.cr24-category-header>span{font-size:9px;color:#787c84;font-weight:800;letter-spacing:1.1px}.cr24-category-header h1{font-size:39px;letter-spacing:-1.15px;margin:2px 0 0;line-height:1;font-weight:790}.cr24-category-header p{color:#646970;margin:10px 0 0;font-size:14px}.cr24-category-lead{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);gap:27px;padding-bottom:28px;border-bottom:1px solid var(--line)}.cr24-category-lead>a{aspect-ratio:16/9;overflow:hidden;border-radius:var(--radius)}.cr24-category-lead img{width:100%;height:100%;object-fit:cover}.cr24-category-lead h2{font-size:34px;line-height:1.06;letter-spacing:-1px;margin:0 0 10px;font-weight:760}.cr24-category-lead p{color:#5f646d;font-size:15px}.cr24-category-list{max-width:920px}.cr24-category-list>article{display:grid;grid-template-columns:280px 1fr;gap:23px;padding:24px 0;border-bottom:1px solid var(--line)}.cr24-category-list-image{aspect-ratio:16/10;overflow:hidden;border-radius:8px}.cr24-category-list-image img{width:100%;height:100%;object-fit:cover}.cr24-category-list h2{font-size:24px;line-height:1.1;margin:0 0 9px;font-weight:730}.cr24-category-list p{font-size:14px;color:#5f646d;margin:0 0 9px}.cr24-pagination{padding:30px 0}.cr24-pagination .nav-links{display:flex;gap:8px}.cr24-pagination a,.cr24-pagination span{border:1px solid var(--line);padding:9px 12px;font-size:12px;font-weight:700;border-radius:6px}.cr24-pagination .current{background:#111;color:#fff;border-color:#111}

/* Generic pages / search */
.cr24-container{width:min(calc(100% - 36px),var(--shell));margin-inline:auto}.cr24-page,.cr24-search-page{padding:40px 0}.cr24-search-form{display:flex;max-width:760px;margin:0 0 30px}.cr24-search-form input{flex:1;border:1px solid var(--line);border-radius:7px 0 0 7px;padding:13px 14px}.cr24-search-form button{border:0;background:#111;color:#fff;padding:0 22px;font-weight:750;border-radius:0 7px 7px 0}.cr24-page-shell{padding:48px 0 70px}.cr24-page-article{max-width:780px;margin:auto}.cr24-page-article>h1{font-size:44px;line-height:1.05;letter-spacing:-1.3px}

/* Comments/login deliberately hidden in v3 */
.comments-area,.cr24-account-shell,.cr24-community-strip,.cr24-join-box{display:none!important}

/* Footer */
.cr24-footer{margin-top:20px;background:#f7f7f8;border-top:1px solid var(--line);color:#1b1d21}.cr24-footer-top{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:38px}.cr24-footer-brand{display:flex;align-items:baseline;font-size:31px;font-weight:850;letter-spacing:-3px;white-space:nowrap}.cr24-footer-brand b{color:#111}.cr24-footer-brand em{color:var(--red);font-style:normal}.cr24-footer-brand small{font-size:7px;letter-spacing:3px;margin-left:7px}.cr24-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:13px 20px;font-size:11.5px;font-weight:670}.cr24-footer-bottom{border-top:1px solid #dddfe3;color:#737780;padding:14px 0;font-size:10px}.cr24-footer-bottom>.cr24-shell{display:flex;justify-content:space-between;gap:20px}.cr24-footer-bottom a{color:#5d6168}

/* Responsive */
@media(max-width:1020px){
  .cr24-main-nav{justify-content:flex-start}
  .cr24-hero-zone{grid-template-columns:1fr}.cr24-hero-story{border-right:0;padding-right:0}.cr24-news-rail{display:grid;grid-template-columns:1fr}.cr24-top-secondary{grid-template-columns:repeat(2,1fr)}
  .cr24-actualidad-layout,.cr24-topic-grid{grid-template-columns:1fr}.cr24-actualidad-feature,.cr24-topic-lead{border-right:0;padding-right:0}.cr24-actualidad-list{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}
  .cr24-article-grid{grid-template-columns:minmax(0,790px)}.cr24-article-sidebar{display:none}.cr24-category-lead{grid-template-columns:1fr}
}
@media(max-width:720px){
  .cr24-shell,.cr24-container{width:min(calc(100% - 24px),var(--shell))}
  .cr24-masthead-inner{height:72px;grid-template-columns:1fr auto 1fr}.cr24-brand{min-width:120px}.cr24-brand-main{font-size:36px;letter-spacing:-3.8px}.cr24-brand-sub{font-size:6.5px;letter-spacing:4.3px;margin-top:5px}.cr24-menu-button b,.cr24-icon-link b{display:none}.cr24-icon-link span{font-size:25px}.cr24-meta-inner{height:30px;font-size:9.5px}.cr24-main-nav-row{height:42px}.cr24-main-nav{gap:21px;font-size:11.5px}.cr24-main-nav a{padding:13px 0 11px}.cr24-mobile-panel-inner{grid-template-columns:repeat(2,1fr)}
  .cr24-ad-slot{min-height:76px;margin:14px auto 22px}.cr24-home-titlebar{padding:12px 0 13px}.cr24-home-titlebar h1{font-size:25px}.cr24-all-news{display:none}
  .cr24-hero-zone{gap:22px;padding:20px 0}.cr24-hero-copy{padding-top:13px}.cr24-hero-copy h2{font-size:31px;letter-spacing:-1.1px}.cr24-hero-copy p{font-size:14.5px}.cr24-news-rail{border-top:1px solid var(--line);padding-top:15px}.cr24-top-secondary{grid-template-columns:1fr 1fr;gap:19px 14px}.cr24-top-card h3{font-size:16px}
  .cr24-section{margin:34px 0 38px}.cr24-section-heading h2{font-size:23px}.cr24-actualidad-feature{grid-template-columns:1fr;gap:14px}.cr24-actualidad-feature h3{font-size:25px}.cr24-actualidad-list{grid-template-columns:1fr}.cr24-actualidad-list>article{grid-template-columns:1fr 105px}.cr24-mini-photo{width:105px}.cr24-topic-grid{gap:20px}.cr24-topic-lead h3{font-size:25px}.cr24-topic-list>article{grid-template-columns:1fr 108px}.cr24-topic-thumb{width:108px}
  .cr24-article-shell{padding:26px 0 56px}.cr24-article-top h1{font-size:37px;letter-spacing:-1.25px}.cr24-article-deck{font-size:17.5px}.cr24-article-content{font-size:17.5px}.cr24-share-row{overflow-x:auto}.cr24-related-grid{grid-template-columns:1fr 1fr}.cr24-category-header h1{font-size:34px}.cr24-category-lead h2{font-size:29px}.cr24-category-list>article{grid-template-columns:125px 1fr;gap:14px}.cr24-category-list h2{font-size:18px}.cr24-category-list p{display:none}.cr24-footer-top{align-items:flex-start;flex-direction:column;padding:28px 0}.cr24-footer-links{justify-content:flex-start}.cr24-footer-bottom>.cr24-shell{flex-direction:column;gap:5px}
}
@media(max-width:460px){
  .cr24-top-secondary{grid-template-columns:1fr}.cr24-top-card{display:grid;grid-template-columns:120px 1fr;column-gap:13px;align-items:start}.cr24-top-card-photo{grid-row:1/5;width:120px;aspect-ratio:16/11;margin:0}.cr24-top-card .cr24-kicker{margin-top:2px}.cr24-related-grid{grid-template-columns:1fr}.cr24-meta-edition{display:none}
}


/* =====================================================
   24CR 3.1 · HEADER FLOTANTE / ARTÍCULO / RECOMENDADOS
   ===================================================== */
.cr24-header-ad-wrap{background:#fff;padding:18px 0 12px}
.cr24-header-ad{min-height:74px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.cr24-header-ad .widget{width:100%;margin:0;text-align:center}
.cr24-masthead{position:sticky;top:0;z-index:1200;background:rgba(255,255,255,.98);backdrop-filter:saturate(1.4) blur(12px);transition:box-shadow .2s ease,border-color .2s ease}
.cr24-masthead.is-scrolled{box-shadow:0 9px 25px rgba(10,17,28,.08);border-bottom-color:#e6e7ea}
.cr24-masthead-inner{height:94px;transition:height .22s ease}
.cr24-masthead.is-scrolled .cr24-masthead-inner{height:72px}
.cr24-menu-button,.cr24-search-button{width:48px;height:48px;border:1px solid #dfe1e5;border-radius:8px;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#14171c;box-shadow:0 1px 1px rgba(0,0,0,.02);transition:background .18s,border-color .18s,transform .18s}
.cr24-menu-button:hover,.cr24-search-button:hover{background:#fafafa;border-color:#cfd2d8;color:#111;transform:translateY(-1px)}
.cr24-menu-button b,.cr24-search-button b{display:none}
.cr24-burger{width:22px;gap:5px}.cr24-burger i{height:3px;border-radius:5px;background:#1d2630}
.cr24-search-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.cr24-brand{min-width:180px}
.cr24-brand-main{font-size:52px;font-weight:900;letter-spacing:-4.8px}
.cr24-brand-sub{font-size:7.5px;letter-spacing:5.8px;font-weight:780;margin-top:7px}
.custom-logo{max-height:64px;transition:max-height .22s ease}
.cr24-masthead.is-scrolled .custom-logo{max-height:52px}
.cr24-masthead.is-scrolled .cr24-brand-main{font-size:44px}

.cr24-mobile-panel-head,.cr24-mobile-social,.cr24-menu-backdrop{display:none}

/* Artículo con jerarquía más cercana a un gran medio digital */
.single-post .cr24-article-shell{padding-top:82px}
.cr24-article-top{max-width:800px}
.cr24-article-top .cr24-kicker{font-size:13px;letter-spacing:.1px;text-transform:none;font-weight:760;margin-bottom:12px}
.cr24-article-top h1{font-family:var(--headline);font-weight:760;font-size:50px;line-height:1.01;letter-spacing:-1.35px;margin:0 0 17px;text-wrap:balance}
.cr24-article-deck{font-size:20px;line-height:1.38;color:#2e333a;margin:0 0 17px}
.cr24-listen-button{border:1px solid #d1d4d9;border-radius:5px;padding:11px 17px;font-size:14px;font-weight:650;box-shadow:0 2px 7px rgba(0,0,0,.08);margin:2px 0 34px}
.cr24-listen-button span{font-size:13px}
.cr24-article-author{font-size:16px;color:#25282c;margin-bottom:15px}
.cr24-article-author strong{font-weight:520}
.cr24-article-date{font-size:15px;color:#62666d;margin-bottom:22px}
.cr24-article-image{margin:0 0 13px}
.cr24-article-image img{border-radius:9px;max-height:none}
.cr24-share-row{margin-top:0;border-top:0;border-bottom:1px solid var(--line);padding:11px 0 18px;margin-bottom:27px}
.cr24-article-content{font-size:20px;line-height:1.68;color:#25282d;max-width:735px}
.cr24-article-content p{margin-bottom:28px}
.cr24-article-content strong{font-weight:760}

/* Siga 24CR */
.cr24-follow-card{max-width:735px;margin:38px 0 18px;padding:22px;border:1px solid #e1e3e7;border-radius:10px;background:#fafafa;display:flex;align-items:center;justify-content:space-between;gap:22px}
.cr24-follow-eyebrow{display:block;color:var(--red);font-size:10px;font-weight:850;letter-spacing:1px;margin-bottom:3px}
.cr24-follow-card h2{font-size:22px;line-height:1.05;margin:0 0 5px;letter-spacing:-.5px}
.cr24-follow-card p{font-size:13px;margin:0;color:#646970}
.cr24-social-buttons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.cr24-social-buttons a{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:7px 11px;border:1px solid #dadde2;border-radius:8px;background:#fff;font-size:12px;font-weight:720;color:#16191e;transition:transform .15s,border-color .15s}
.cr24-social-buttons a:hover{transform:translateY(-1px);border-color:#aeb3bb;color:var(--red)}
.cr24-social-buttons a span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:14px;font-weight:850}
.cr24-social-buttons--compact a{padding:0;border:0;background:transparent;min-height:auto}
.cr24-social-buttons--compact a span{width:32px;height:32px}
.cr24-social-buttons--compact a b{display:none}

.cr24-footer-brand-wrap{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.cr24-footer-social-copy{display:flex;flex-direction:column;font-size:11px;line-height:1.2;color:#555b63}
.cr24-footer-social-copy strong{color:#181b20;font-size:12px}

/* Recomendados flotante */
.cr24-reco-drawer{position:fixed;right:22px;bottom:20px;width:min(440px,calc(100vw - 36px));z-index:1400;background:#fff;border-radius:14px;box-shadow:0 18px 50px rgba(11,18,28,.22);border:1px solid #e2e4e8;overflow:visible;transform:translateY(calc(100% + 48px));opacity:0;visibility:hidden;transition:transform .42s cubic-bezier(.22,.72,.24,1),opacity .25s,visibility .25s}
.cr24-reco-drawer.is-open{transform:translateY(0);opacity:1;visibility:visible}
.cr24-reco-drawer.is-collapsed{transform:translateY(calc(100% + 48px));opacity:1;visibility:visible}
.cr24-reco-head{height:62px;background:var(--red);color:#fff;display:grid;grid-template-columns:88px 1fr 42px;align-items:center;gap:8px;padding:0 11px;border-radius:13px 13px 0 0}
.cr24-reco-head>strong{text-align:center;font-size:20px;letter-spacing:-.35px}
.cr24-reco-mini-logo{display:flex;align-items:baseline;font-size:24px;font-weight:900;letter-spacing:-2px}.cr24-reco-mini-logo b{color:#fff}.cr24-reco-mini-logo em{font-style:normal;color:#fff}.cr24-reco-mini-logo small{display:none}
.cr24-reco-close{width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;font-size:29px;line-height:1;cursor:pointer}
.cr24-reco-list{max-height:430px;overflow:auto;background:#fff;border-radius:0 0 14px 14px}
.cr24-reco-item{display:grid;grid-template-columns:128px 1fr;gap:14px;padding:14px;border-bottom:1px solid #ececef;align-items:start}
.cr24-reco-item:last-child{border-bottom:0}
.cr24-reco-thumb{display:block;width:128px;aspect-ratio:4/3;overflow:hidden;border-radius:7px;background:#eee}
.cr24-reco-thumb img{width:100%;height:100%;object-fit:cover}
.cr24-reco-item .cr24-kicker{font-size:10px;margin:1px 0 6px}
.cr24-reco-item h3{font-size:16px;line-height:1.15;margin:0 0 7px;font-weight:760;letter-spacing:-.25px}
.cr24-reco-author{font-size:10px;text-transform:uppercase;color:var(--red);font-weight:750}
.cr24-reco-handle{display:none;position:absolute;right:0;bottom:100%;border:0;background:var(--red);color:#fff;border-radius:10px 10px 0 0;width:54px;height:34px;font-size:24px;cursor:pointer}
.cr24-reco-drawer.is-collapsed .cr24-reco-handle{display:block}

@media(max-width:720px){
  body.cr24-menu-open{overflow:hidden}
  .cr24-header-ad-wrap{padding:10px 0 8px}.cr24-header-ad{min-height:56px}
  .cr24-site-header{border-bottom:0}
  .cr24-masthead{border-bottom:1px solid #eceef1}
  .cr24-masthead-inner{height:82px;grid-template-columns:54px 1fr 54px;gap:10px;padding:0}
  .cr24-masthead.is-scrolled .cr24-masthead-inner{height:64px}
  .cr24-menu-button,.cr24-search-button{width:50px;height:50px;border-radius:7px}
  .cr24-masthead.is-scrolled .cr24-menu-button,.cr24-masthead.is-scrolled .cr24-search-button{width:44px;height:44px}
  .cr24-brand{min-width:0;justify-self:center}
  .custom-logo{max-height:57px;max-width:190px}
  .cr24-masthead.is-scrolled .custom-logo{max-height:46px;max-width:170px}
  .cr24-brand-main{font-size:39px;letter-spacing:-3.7px}.cr24-brand-sub{font-size:6px;letter-spacing:4.4px;margin-top:5px}
  .cr24-masthead.is-scrolled .cr24-brand-main{font-size:34px}
  .cr24-meta-row,.cr24-main-nav-wrap{display:none}

  .cr24-mobile-panel{display:block;position:fixed;top:0;left:0;bottom:0;width:min(350px,88vw);z-index:1500;background:#fff;border:0;box-shadow:18px 0 40px rgba(0,0,0,.18);transform:translateX(0);overflow:auto}
  .cr24-mobile-panel[hidden]{display:none}
  .cr24-mobile-panel-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #eceef1;font-size:20px}
  .cr24-menu-close{width:40px;height:40px;border:1px solid #e1e3e6;background:#fff;border-radius:8px;font-size:27px;line-height:1;cursor:pointer}
  .cr24-mobile-panel-inner{display:block;padding:8px 18px 20px;width:100%}
  .cr24-mobile-panel a{display:block;padding:14px 0;border-bottom:1px solid #eceef1;font-size:15px;font-weight:760}
  .cr24-mobile-social{display:block;padding:18px;border-top:1px solid #eceef1}.cr24-mobile-social>span{display:block;font-size:12px;font-weight:780;margin-bottom:10px}
  .cr24-menu-backdrop{display:block;position:fixed;inset:0;background:rgba(8,12,18,.44);z-index:1450}.cr24-menu-backdrop[hidden]{display:none}

  .single-post .cr24-article-shell{padding-top:145px}
  .cr24-article-grid{display:block}
  .cr24-article-top .cr24-kicker{font-size:15px;margin-bottom:12px}
  .cr24-article-top h1{font-size:36px;line-height:1.06;letter-spacing:-.72px;margin-bottom:19px}
  .cr24-article-deck{font-size:20px;line-height:1.31;color:#25282e;margin-bottom:18px}
  .cr24-listen-button{font-size:17px;padding:13px 18px;margin-bottom:50px}
  .cr24-article-author{font-size:16px;margin-bottom:34px}
  .cr24-article-date{font-size:16px;margin-bottom:23px;color:#64676d}
  .cr24-article-image{margin-left:-4px;margin-right:-4px;margin-bottom:10px}
  .cr24-article-image img{border-radius:8px;width:calc(100% + 8px);max-width:none}
  .cr24-share-row{padding-top:6px;margin-bottom:28px}
  .cr24-share-row>span{display:none}
  .cr24-article-content{font-size:20px;line-height:1.66}
  .cr24-article-content p{margin-bottom:29px}
  .cr24-follow-card{display:block;padding:19px;margin-top:34px}.cr24-follow-card .cr24-social-buttons{margin-top:14px}
  .cr24-follow-card h2{font-size:21px}
  .cr24-social-buttons a{flex:1;justify-content:center;min-width:92px}

  .cr24-reco-drawer{left:0;right:0;bottom:0;width:100%;border:0;border-radius:18px 18px 0 0;box-shadow:0 -12px 35px rgba(8,14,24,.2);transform:translateY(calc(100% + 54px))}
  .cr24-reco-drawer.is-collapsed{transform:translateY(calc(100% + 54px))}
  .cr24-reco-head{height:68px;border-radius:18px 18px 0 0;grid-template-columns:80px 1fr 44px;padding:0 14px}
  .cr24-reco-head>strong{font-size:22px}
  .cr24-reco-mini-logo{font-size:26px}
  .cr24-reco-list{max-height:47vh;border-radius:0}
  .cr24-reco-item{grid-template-columns:132px 1fr;gap:14px;padding:14px 16px}
  .cr24-reco-thumb{width:132px}
  .cr24-reco-item h3{font-size:17px;line-height:1.13}
  .cr24-reco-handle{right:calc(50% - 28px);width:56px;height:34px;border-radius:10px 10px 0 0}

  .cr24-footer-brand-wrap{align-items:flex-start;flex-direction:column}
}

@media(max-width:420px){
  .single-post .cr24-article-shell{padding-top:128px}
  .cr24-article-top h1{font-size:33px}
  .cr24-article-deck{font-size:18.5px}
  .cr24-article-content{font-size:19px}
  .cr24-reco-item{grid-template-columns:116px 1fr;gap:12px;padding:12px}
  .cr24-reco-thumb{width:116px}
  .cr24-reco-item h3{font-size:15.5px}
}


/* =====================================================
   24CR 3.2 · APPLE EDITORIAL POLISH
   ===================================================== */
:root{
  --red:#e51f2a;
  --ink:#111114;
  --muted:#6e6e73;
  --line:#e8e8ed;
  --soft:#f5f5f7;
  --radius:12px;
  --headline:"SF Pro Display","SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
}
body{letter-spacing:-.008em;background:#fff}

/* Barra completa pegajosa en escritorio y móvil. El anuncio superior queda fuera. */
.cr24-site-header{border-bottom:0;background:#fff}
.cr24-sticky-stack{position:sticky;top:0;z-index:1200;background:rgba(255,255,255,.88);-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px);border-bottom:1px solid rgba(0,0,0,.08);transition:box-shadow .2s ease,background .2s ease}
.cr24-sticky-stack.is-scrolled{background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(0,0,0,.055)}
.cr24-masthead{position:relative;top:auto;z-index:auto;background:transparent;backdrop-filter:none;border-bottom:1px solid var(--line);box-shadow:none}
.cr24-masthead.is-scrolled{box-shadow:none}
.cr24-sticky-stack.is-scrolled .cr24-masthead-inner{height:70px}

/* Logotipo 24CR rojo, limpio y sin descriptor. */
.cr24-brand{min-width:150px;line-height:1;flex-direction:row}
.cr24-logo-wordmark{display:block;color:var(--red);font-family:var(--font);font-size:49px;line-height:1;font-weight:900;letter-spacing:-4.7px}
.cr24-sticky-stack.is-scrolled .cr24-logo-wordmark{font-size:42px}
.cr24-footer-brand{color:var(--red)!important;font-size:31px;font-weight:900;letter-spacing:-2.8px}
.cr24-reco-mini-logo{color:#fff;font-size:25px;font-weight:900;letter-spacing:-2px}

/* Controles más tipo Apple. */
.cr24-menu-button,.cr24-search-button{border-color:#e4e4e8;border-radius:12px;background:rgba(255,255,255,.86);box-shadow:0 1px 2px rgba(0,0,0,.025)}
.cr24-menu-button:hover,.cr24-search-button:hover{background:#f5f5f7;border-color:#d2d2d7;transform:none}
.cr24-burger i{height:2px;background:#1d1d1f}
.cr24-meta-row,.cr24-main-nav-wrap{background:transparent}
.cr24-main-nav{font-weight:650;letter-spacing:-.01em}
.cr24-main-nav a{border-bottom-width:2px}

/* Todas las líneas editoriales pasan a gris fino. */
.cr24-home-titlebar{border-bottom:1px solid var(--line);padding-bottom:14px}
.cr24-section-heading{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0 12px}
.cr24-rail-tabs{border-bottom:1px solid var(--line)}
.cr24-rail-tabs button.is-active:after{height:2px;bottom:-1px}
.cr24-sidebar-tabs{border-bottom:1px solid var(--line)}
.cr24-sidebar-tabs span{border-bottom:2px solid var(--red);margin-bottom:-1px}
.cr24-hero-zone,.cr24-rail-item,.cr24-actualidad-list>article,.cr24-topic-list>article,.cr24-sidebar-latest article,.cr24-reco-item,.cr24-share-row,.cr24-footer,.cr24-footer-bottom,.cr24-mobile-panel-head,.cr24-mobile-panel a,.cr24-mobile-social{border-color:var(--line)}

/* Tipografía moderna: nada de look de periódico clásico. */
.cr24-home-titlebar h1,.cr24-hero-copy h2,.cr24-section-heading h2,.cr24-actualidad-feature h3,.cr24-topic-lead h3,.cr24-article-top h1,.cr24-category-header h1,.cr24-category-lead h2{font-family:var(--headline);font-weight:720;letter-spacing:-.04em}
.cr24-article-top h1{font-size:49px;line-height:1.035}
.cr24-article-content{color:#1d1d1f}
.cr24-article-deck,.cr24-byline,.cr24-article-date{color:var(--muted)}

/* Esquinas contemporáneas, discretas. */
.cr24-hero-photo,.cr24-feature-photo,.cr24-topic-lead-photo,.cr24-top-card-photo,.cr24-mini-photo,.cr24-topic-thumb,.cr24-related-image,.cr24-article-image img{border-radius:12px}
.cr24-follow-card{background:var(--soft);border-color:var(--line);border-radius:14px}
.cr24-reco-drawer{border-color:var(--line);box-shadow:0 18px 55px rgba(0,0,0,.14)}

/* Firma pública: más limpia y discreta. */
.cr24-article-author{color:#1d1d1f;font-weight:500}
.cr24-article-author strong{font-weight:650}
.cr24-reco-author{letter-spacing:.03em}

@media (min-width:721px){
  .cr24-masthead-inner{height:88px}
  .cr24-meta-inner{height:30px}
  .cr24-main-nav-row{height:45px}
  .cr24-main-nav a{padding:14px 0 12px}
}

@media(max-width:720px){
  .cr24-sticky-stack{position:sticky;top:0}
  .cr24-masthead-inner{height:76px}
  .cr24-sticky-stack.is-scrolled .cr24-masthead-inner{height:62px}
  .cr24-logo-wordmark{font-size:39px;letter-spacing:-3.8px}
  .cr24-sticky-stack.is-scrolled .cr24-logo-wordmark{font-size:34px}
  .cr24-menu-button,.cr24-search-button{border-radius:11px}
  .single-post .cr24-article-shell{padding-top:70px}
  .cr24-article-top h1{font-size:35px;line-height:1.06;letter-spacing:-.035em}
  .cr24-article-image img{border-radius:11px}
}


/* Correcciones finales 3.2: sticky real fuera del límite del encabezado y archivos. */
.cr24-site-header.cr24-sticky-stack{position:sticky;top:0;z-index:1200}
body.admin-bar .cr24-site-header.cr24-sticky-stack{top:32px}
.cr24-category-header{border-bottom:1px solid var(--line)}
@media(max-width:782px){body.admin-bar .cr24-site-header.cr24-sticky-stack{top:46px}}


/* =====================================================
   24CR 3.3 · LATEST IMPACT + MOBILE NAV + COMMUNITY
   ===================================================== */
.cr24-news-rail{align-self:start}
.cr24-rail-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid #d8dadd;border-radius:9px;background:#fff;margin-bottom:10px}
.cr24-rail-tabs button{margin:0;padding:12px 10px;border:0;border-radius:6px;background:transparent;color:#111;font-size:12px;font-weight:850;letter-spacing:.02em;text-align:center}
.cr24-rail-tabs button.is-active{background:var(--red);color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06)}
.cr24-rail-tabs button.is-active:after{display:none}
.cr24-rail-item{display:block;padding:16px 4px 15px;border-bottom:1px solid var(--line)}
.cr24-rail-category{display:block;width:max-content;color:var(--red);font-size:11px;line-height:1;font-weight:820;text-transform:uppercase;margin-bottom:7px;letter-spacing:.01em}
.cr24-rail-item h3{font-size:17px;line-height:1.24;margin:0;font-weight:760;letter-spacing:-.02em}
.cr24-rail-item h3 time{color:#111;font-size:inherit;font-weight:500}
.cr24-rail-popular{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:start}
.cr24-rail-rank{color:var(--red);font-size:22px;font-weight:850;line-height:1;padding-top:3px}
.cr24-rail-more{display:inline-flex;gap:7px;align-items:center;color:var(--red);font-size:13px;font-weight:720;padding:18px 4px 4px}
.cr24-rail-more span{font-size:15px}

.cr24-mobile-panel-inner a{color:#111!important}
.cr24-mobile-panel-inner .cr24-mobile-home{font-weight:850}

.comments-area{display:block!important}
.cr24-comments{margin-top:40px;padding-top:30px;border-top:1px solid var(--line);max-width:720px}
.cr24-comments-head>span{display:block;color:var(--red);font-size:10px;font-weight:850;letter-spacing:.08em;margin-bottom:7px}
.cr24-comments-head h2{font-size:27px;line-height:1.08;margin:0 0 7px;letter-spacing:-.035em}
.cr24-comments-head p{color:var(--muted);font-size:14px;margin:0 0 18px}
.cr24-comment-login{display:grid;grid-template-columns:1fr minmax(220px,300px);gap:18px;align-items:center;padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--soft)}
.cr24-comment-login strong{display:block;font-size:16px;margin-bottom:3px}.cr24-comment-login span{font-size:12px;color:var(--muted)}
.cr24-login-fallback{display:flex;align-items:center;justify-content:center;min-height:44px;padding:11px 14px;background:#fff;border:1px solid #d7d9de;border-radius:9px;font-weight:720;font-size:13px}
.cr24-google-login .nsl-container,.cr24-google-login .nsl-container-buttons{width:100%!important}
.cr24-google-login a{border-radius:9px!important;overflow:hidden}
.cr24-comment-reply-title{font-size:21px;margin:0 0 12px}.cr24-logged-in-as{font-size:12px;color:var(--muted)}
.comment-form-comment label{display:block;font-size:12px;font-weight:760;margin:0 0 6px}.comment-form-comment textarea{width:100%;border:1px solid #d7d9de;border-radius:12px;padding:14px;resize:vertical;background:#fff}
.form-submit .submit{border:0;border-radius:10px;background:var(--red);color:#fff;padding:11px 18px;font-weight:780;cursor:pointer}
.cr24-comment-count{font-size:14px;font-weight:800;margin:28px 0 10px}.comment-list{list-style:none;padding:0;margin:0}.comment-list .comment{padding:16px 0;border-top:1px solid var(--line)}.comment-list .children{list-style:none;margin-left:44px;padding:0}.comment-author{display:flex;align-items:center;gap:9px;font-size:13px}.comment-author img{border-radius:50%}.comment-metadata{font-size:10px;color:var(--muted);margin:5px 0 8px 53px}.comment-content{font-size:14px;line-height:1.55;margin-left:53px}.reply{margin-left:53px;font-size:11px;font-weight:750;color:var(--red)}

.cr24-newsletter-global{margin-top:44px;margin-bottom:18px}
.cr24-newsletter-box{display:grid;grid-template-columns:1fr minmax(380px,.82fr);gap:36px;align-items:center;padding:27px 30px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(135deg,#fafafa 0%,#fff 62%)}
.cr24-newsletter-kicker{display:block;color:var(--red);font-size:10px;font-weight:850;letter-spacing:.08em;margin-bottom:7px}.cr24-newsletter-copy h2{font-size:25px;line-height:1.05;letter-spacing:-.035em;margin:0 0 7px}.cr24-newsletter-copy p{font-size:13px;color:var(--muted);margin:0;max-width:520px}
.cr24-newsletter-fields{display:grid;grid-template-columns:1fr auto;gap:8px}.cr24-newsletter-fields input{min-width:0;border:1px solid #d7d9de;border-radius:10px;padding:12px 13px;background:#fff;font-size:13px}.cr24-newsletter-fields button{border:0;border-radius:10px;background:var(--red);color:#fff;padding:0 17px;font-size:12px;font-weight:800;cursor:pointer}.cr24-newsletter-consent{display:flex;align-items:flex-start;gap:7px;color:#72767e;font-size:10px;line-height:1.35;margin-top:8px}.cr24-newsletter-consent input{margin-top:2px}.cr24-newsletter-message{font-size:11px;margin-top:7px;color:#585c64}.cr24-newsletter-message.is-ok{color:#13734b}.cr24-newsletter-message.is-error{color:var(--red)}

@media(max-width:1020px){.cr24-rail-item h3{font-size:18px}}
@media(max-width:720px){
  .cr24-news-rail{padding-top:18px}.cr24-rail-tabs{max-width:100%;margin-bottom:8px}.cr24-rail-tabs button{font-size:12px;padding:12px 7px}.cr24-rail-item{padding:15px 3px}.cr24-rail-category{font-size:11px;margin-bottom:6px}.cr24-rail-item h3{font-size:17.5px;line-height:1.26;font-weight:720}
  .cr24-mobile-panel{padding-bottom:env(safe-area-inset-bottom)}.cr24-mobile-panel-inner{padding:6px 18px 20px!important}.cr24-mobile-panel-inner a{display:block!important;padding:15px 0!important;font-size:16px!important;font-weight:720!important;border-bottom:1px solid var(--line)!important}
  .cr24-comment-login{grid-template-columns:1fr;gap:12px}.cr24-comments{margin-top:34px;padding-top:24px}.cr24-comments-head h2{font-size:24px}
  .cr24-newsletter-global{width:min(calc(100% - 24px),var(--shell));margin-top:32px}.cr24-newsletter-box{grid-template-columns:1fr;gap:17px;padding:22px 18px;border-radius:14px}.cr24-newsletter-copy h2{font-size:23px}.cr24-newsletter-fields{grid-template-columns:1fr}.cr24-newsletter-fields button{min-height:44px}
}
