:root{--i24-red:#e50914;--i24-red-dark:#b80710;--i24-navy:#071224;--i24-navy-2:#0d1b2f;--i24-text:#111827;--i24-muted:#667085;--i24-border:#e6e8ee;--i24-bg:#f5f7fb;--i24-card:#fff;--i24-radius:18px;--i24-shadow:0 12px 35px rgba(15,23,42,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--i24-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden}.wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.topbar{background:var(--i24-navy);color:#d9e3f0;font-size:13px}.topbar .wrap{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar a{color:#d9e3f0}.topbar-social{display:flex;align-items:center;gap:14px}.social-dot{width:24px;height:24px;border:1px solid rgba(255,255,255,.18);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.site-header{background:#fff;border-bottom:1px solid var(--i24-border);position:sticky;top:0;z-index:50}.brand-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:14px 0}.site-branding{display:flex;align-items:center;gap:10px}.custom-logo{max-height:52px;width:auto}.fallback-site-name{font-weight:900;letter-spacing:-.035em;font-size:30px;line-height:1;color:var(--i24-text)}.premium-badge{background:var(--i24-red);color:#fff;border-radius:6px;padding:4px 7px;font-size:12px;font-weight:900;letter-spacing:.04em}.tagline{margin:3px 0 0;color:var(--i24-muted);font-size:13px}.header-search{position:relative;max-width:460px;width:100%;justify-self:center}.header-search input{width:100%;border:1px solid var(--i24-border);border-radius:999px;padding:11px 42px 11px 16px;outline:0;background:#fff}.header-search button{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;font-size:18px;cursor:pointer}.header-actions{display:flex;gap:10px;align-items:center}.btn{border-radius:10px;padding:10px 14px;font-weight:800;font-size:13px;border:1px solid var(--i24-border);background:#fff}.btn-red{background:var(--i24-red);border-color:var(--i24-red);color:#fff}.main-nav{border-top:1px solid var(--i24-border)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.main-menu{display:flex;gap:0;margin:0;padding:0;list-style:none;overflow-x:auto}.main-menu li{position:relative;white-space:nowrap}.main-menu a{display:block;padding:13px 14px;font-size:13px;font-weight:900}.main-menu .current-menu-item>a,.main-menu a:hover{color:var(--i24-red)}.main-menu .current-menu-item>a:after,.main-menu a:hover:after{content:"";position:absolute;left:15px;right:15px;bottom:0;height:3px;background:var(--i24-red);border-radius:3px 3px 0 0}.nav-more{font-weight:900;color:var(--i24-text)}.breaking{background:var(--i24-navy);color:#fff;border-top:1px solid rgba(255,255,255,.08)}.breaking .wrap{display:flex;align-items:center;gap:12px;min-height:36px;overflow:hidden}.breaking-label{background:var(--i24-red);border-radius:999px;color:#fff;padding:6px 12px;font-weight:900;font-size:12px;letter-spacing:.03em;white-space:nowrap}.ticker{flex:1;overflow:hidden;position:relative}.ticker-track{display:flex;gap:34px;white-space:nowrap;animation:i24Ticker 36s linear infinite}.ticker:hover .ticker-track{animation-play-state:paused}.ticker-item:before{content:"•";color:var(--i24-red);margin-right:12px}.ticker-controls{display:flex;gap:8px}.ticker-controls button,.slider-arrow{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:999px;width:30px;height:30px;cursor:pointer}@keyframes i24Ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.hero-wrap{padding:18px 0 28px;background:#fff}.hero-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.hero-slider{position:relative;border-radius:var(--i24-radius);overflow:hidden;background:#111;min-height:410px;box-shadow:var(--i24-shadow)}.hero-slide{display:none;position:absolute;inset:0}.hero-slide.active{display:block}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.22) 62%,rgba(0,0,0,.08))}.hero-content{position:absolute;left:34px;bottom:34px;right:34px;z-index:2;color:#fff}.cat{display:inline-flex;align-items:center;background:var(--i24-red);color:#fff;font-weight:900;font-size:12px;border-radius:6px;padding:5px 8px;text-transform:uppercase;letter-spacing:.04em}.hero-title{font-size:38px;line-height:1.05;letter-spacing:-.04em;margin:12px 0 10px;max-width:680px}.hero-excerpt{max-width:620px;color:#eef3f9;margin:0 0 14px}.meta{color:#7b8794;font-size:13px}.hero-content .meta{color:#fff}.slider-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:42px;height:42px;background:rgba(255,255,255,.22);backdrop-filter:blur(8px);font-size:22px}.slider-prev{left:18px}.slider-next{right:18px}.slider-dots{position:absolute;z-index:4;bottom:19px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dot{width:9px;height:9px;border-radius:99px;border:0;background:#fff;opacity:.75;cursor:pointer}.slider-dot.active{background:var(--i24-red);opacity:1;width:22px}.side-stories{display:grid;gap:14px}.side-card{position:relative;overflow:hidden;border-radius:16px;min-height:125px;background:#111;box-shadow:var(--i24-shadow)}.side-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.side-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,12,24,.9),rgba(4,12,24,.42))}.side-card-content{position:relative;z-index:2;color:#fff;padding:16px}.side-card h3{margin:7px 0;font-size:17px;line-height:1.18}.section{padding:22px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-title{font-size:26px;letter-spacing:-.035em;margin:0}.view-more{font-weight:900;color:var(--i24-red);font-size:14px}.card-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.news-card{background:var(--i24-card);border:1px solid var(--i24-border);border-radius:15px;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.05);transition:.18s ease}.news-card:hover{transform:translateY(-3px);box-shadow:var(--i24-shadow)}.thumb{aspect-ratio:16/10;background:#e9edf4;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.news-card-body{padding:14px}.news-card h3{font-size:17px;line-height:1.25;margin:8px 0 12px}
.section-featured{padding-top:14px}
.featured-slider{position:relative}
.featured-track-wrap{overflow:hidden}
.featured-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x proximity;scroll-behavior:smooth;padding:2px 2px 6px;scrollbar-width:none}
.featured-track::-webkit-scrollbar{display:none}
.news-card-compact{flex:0 0 220px;min-width:220px;scroll-snap-align:start}
.news-card-compact .thumb{aspect-ratio:4/5;border-radius:14px 14px 0 0}
.news-card-compact .news-card-body{padding:12px 12px 14px;min-width:0}
.news-card-compact h3{font-size:15px;line-height:1.2;margin:8px 0 6px}
.news-card-compact h3 a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.news-card-compact .meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.carousel-arrow{position:absolute;top:42%;transform:translateY(-50%);z-index:3;width:36px;height:36px;border-radius:999px;border:1px solid var(--i24-border);background:rgba(255,255,255,.95);color:var(--i24-text);box-shadow:0 8px 24px rgba(15,23,42,.10);cursor:pointer}
.carousel-prev{left:-10px}.carousel-next{right:-10px}
.carousel-arrow:hover{background:#fff;color:var(--i24-red)}

.main-layout{display:grid;grid-template-columns:minmax(0,2fr) 340px;gap:28px;padding:14px 0 30px}.section-box{background:#fff;border:1px solid var(--i24-border);border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(15,23,42,.04);margin-bottom:24px}.feature-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.feature-card .thumb{border-radius:13px}.feature-card h2{font-size:25px;line-height:1.2;margin:12px 0 6px}.mini-list{display:grid;gap:13px}.mini-item{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:center}.mini-item .thumb{aspect-ratio:1/1;border-radius:10px}.mini-item h4{font-size:15px;line-height:1.25;margin:0 0 5px}.sidebar .widget{background:#fff;border:1px solid var(--i24-border);border-radius:18px;padding:20px;margin-bottom:22px;box-shadow:0 8px 24px rgba(15,23,42,.04)}.widget-title{font-size:22px;margin:0 0 15px;letter-spacing:-.03em}.popular-list{counter-reset:pop;margin:0;padding:0;list-style:none;display:grid;gap:13px}.popular-list li{counter-increment:pop;display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start}.popular-list li:before{content:counter(pop);width:24px;height:24px;border-radius:99px;background:var(--i24-red);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900}.popular-list a{font-weight:800;font-size:14px;line-height:1.25}.newsletter-form{display:flex;gap:8px}.newsletter-form input,.search-widget input{width:100%;border:1px solid var(--i24-border);border-radius:8px;padding:12px}.newsletter-form button,.search-widget button{border:0;border-radius:8px;background:var(--i24-red);color:#fff;font-weight:900;padding:0 14px}.video-card{background:var(--i24-navy);border-radius:14px;padding:12px;color:#fff}.video-thumb{position:relative;border-radius:12px;overflow:hidden}.play{position:absolute;inset:0;margin:auto;width:58px;height:58px;border-radius:999px;background:var(--i24-red);display:grid;place-items:center;color:#fff;font-weight:900}.play:before{content:"▶"}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.opinion-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.site-footer{background:radial-gradient(circle at 20% 10%,#14284a 0,#071224 40%,#050b15 100%);color:#dce8f5;margin-top:30px}.footer-main{display:grid;grid-template-columns:1.3fr .8fr .8fr 1.15fr;gap:32px;padding:44px 0 24px}.footer-branding .custom-logo{max-height:42px;width:auto}.footer-logo-text{font-size:24px;font-weight:900;letter-spacing:-.03em;color:#fff}.footer-desc{color:#aab8cc;max-width:280px}.footer-social{display:flex;gap:9px;margin-top:14px}.footer-title{font-size:14px;text-transform:uppercase;color:#fff;letter-spacing:.08em}.footer-menu{list-style:none;margin:10px 0 0;padding:0}.footer-menu li{margin:5px 0}.footer-menu a{color:#b7c5d7;font-size:14px}.footer-compact{display:grid;grid-template-columns:1fr 1fr;gap:18px;border-top:1px solid rgba(255,255,255,.11);padding:18px 0}.footer-promo{border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:12px;min-height:70px;background:rgba(255,255,255,.035)}.footer-promo h4{margin:0 0 6px;color:#fff;font-size:13px}.badges{display:flex;gap:8px;flex-wrap:wrap}.store-badge{height:34px;border:1px solid rgba(255,255,255,.25);border-radius:7px;background:#050505;color:#fff;padding:5px 10px;display:flex;align-items:center;gap:6px;font-weight:800;font-size:11px;line-height:1}.store-badge strong{font-size:15px}.alexa-icon{width:42px;height:42px;border-radius:50%;border:7px solid #22b8d8;border-left-color:#084b68;flex:0 0 auto}.footer-bottom{border-top:1px solid rgba(255,255,255,.11);display:flex;justify-content:space-between;gap:20px;align-items:center;padding:16px 0 22px;color:#9aaabe;font-size:13px}.footer-credit{display:flex;gap:18px;align-items:center}.single-wrap{display:grid;grid-template-columns:minmax(0,760px) 340px;gap:34px;padding:34px 0}.single-article h1{font-size:46px;line-height:1.05;letter-spacing:-.045em;margin:14px 0}.single-featured{border-radius:18px;overflow:hidden;margin:20px 0}.entry-content{font-size:19px;line-height:1.75}.entry-content img{border-radius:14px}.archive-title{font-size:38px;margin:30px 0 10px}.pagination{margin:24px 0;display:flex;gap:10px}.pagination .page-numbers{padding:9px 12px;border:1px solid var(--i24-border);border-radius:8px}.pagination .current{background:var(--i24-red);color:#fff;border-color:var(--i24-red)}@media (max-width:1000px){.brand-row{grid-template-columns:auto 1fr;gap:14px}.header-search{justify-self:stretch;max-width:none;grid-column:1/-1}.header-actions{justify-content:flex-start}.hero-grid,.main-layout,.single-wrap{grid-template-columns:1fr}.hero-slider{min-height:380px}.card-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.carousel-arrow{display:none}.news-card-compact{flex:0 0 240px;min-width:240px}.footer-main{grid-template-columns:1fr 1fr}.footer-compact{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.sidebar .widget{margin-bottom:0}}@media (max-width:640px){.wrap{width:min(100% - 24px,1180px)}.topbar .wrap{display:block;padding:8px 0}.brand-row{padding:12px 0}.custom-logo{max-height:42px}.fallback-site-name{font-size:24px}.header-actions{flex-wrap:wrap}.main-menu a{padding:12px 10px}.breaking .wrap{gap:8px}.breaking-label{font-size:11px;padding:7px 10px}.hero-slider{min-height:350px}.hero-title{font-size:28px}.hero-content{left:20px;right:20px;bottom:30px}.side-card{min-height:120px}.card-grid,.feature-grid,.category-grid,.opinion-row,.footer-main,.sidebar{grid-template-columns:1fr}.news-card-compact{flex:0 0 72vw;min-width:72vw}.news-card-compact h3 a{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mini-item{grid-template-columns:82px 1fr}.footer-bottom{display:block}.footer-credit{margin-top:8px;display:block}.newsletter-form{display:grid}.single-article h1{font-size:34px}.entry-content{font-size:17px}}


/* v1.0.4 polish */
.brand-row{padding:14px 0;gap:20px;grid-template-columns:minmax(220px,280px) minmax(260px,1fr) auto;align-items:center}
.tagline{margin:6px 0 0;font-size:14px;color:var(--i24-muted)}
.header-search input{height:46px;border-radius:999px;padding:0 52px 0 18px}
.header-actions{gap:10px;flex-wrap:wrap;justify-content:flex-end}
.btn{min-height:46px;padding:0 16px;border-radius:14px;font-size:14px;font-weight:800}
.btn-soft{background:#fff}
.main-nav{background:#fff;border-top:1px solid #f1f3f7}
.nav-inner{display:block}
.main-menu{display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px;padding:10px 0;white-space:normal}
.main-menu > li{position:relative}
.main-menu a{display:block;padding:10px 8px;font-size:15px;line-height:1.2;border-radius:10px}
.main-menu .current-menu-item > a,
.main-menu .current_page_item > a{background:rgba(229,9,20,.06);color:var(--i24-red)}
.main-menu a:hover{background:#f6f8fb;color:var(--i24-red)}

.section-featured .section-head{margin-bottom:18px}
.featured-slider{padding:0 26px}
.featured-track{gap:18px;padding:4px 0 10px}
.news-card-compact{flex:0 0 260px;min-width:260px;border-radius:18px}
.news-card-compact .thumb{aspect-ratio:16/11}
.news-card-compact .news-card-body{padding:14px}
.news-card-compact h3{font-size:18px;line-height:1.26;margin:8px 0 8px}
.news-card-compact h3 a{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.news-card-excerpt{margin:0 0 10px;font-size:14px;line-height:1.5;color:var(--i24-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:63px}
.carousel-prev{left:0}.carousel-next{right:0}
.carousel-arrow{top:48%;width:40px;height:40px}

@media (max-width:1000px){
  .brand-row{grid-template-columns:1fr;gap:12px;padding:12px 0}
  .header-actions{justify-content:flex-start}
  .main-menu{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:12px}
  .main-menu::-webkit-scrollbar{display:none}
  .main-menu li{flex:0 0 auto}
  .featured-slider{padding:0}
  .news-card-compact{flex:0 0 280px;min-width:280px}
}
@media (max-width:640px){
  .topbar .wrap{gap:6px}
  .topbar .wrap > div:first-child{display:none}
  .header-search input{height:44px}
  .btn{min-height:42px;padding:0 14px;border-radius:12px}
  .main-menu a{padding:10px 12px;font-size:14px}
  .news-card-compact{flex:0 0 78vw;min-width:78vw}
  .news-card-excerpt{min-height:auto;-webkit-line-clamp:3}
}


/* v1.0.8 premium cleanup */
.site-header{box-shadow:0 10px 32px rgba(2,16,36,.05)}
.brand-row{grid-template-columns:minmax(220px,260px) minmax(280px,1fr) auto;gap:24px;padding:12px 0}
.header-actions{gap:12px;justify-content:flex-end}
.header-actions .btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:16px;font-size:14px;font-weight:800;letter-spacing:-.01em;line-height:1;border:1px solid #dce5f1;background:linear-gradient(180deg,#ffffff 0%,#f5f8fc 100%);box-shadow:0 10px 24px rgba(15,23,42,.08);transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease;color:var(--i24-text)}
.header-actions .btn:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(15,23,42,.12);border-color:#cfdcec}
.header-actions .btn.btn-soft{background:linear-gradient(180deg,#ffffff 0%,#f4f7fb 100%)}
.header-actions .btn.btn-red{background:linear-gradient(135deg,#ff3944 0%, #dd0918 100%);border-color:#dd0918;color:#fff;box-shadow:0 14px 28px rgba(221,9,24,.28)}
.header-actions .btn.btn-red:hover{box-shadow:0 18px 32px rgba(221,9,24,.34)}

.nav-inner{display:block;overflow:visible}
.main-menu{overflow:visible;flex-wrap:wrap;align-items:center;gap:6px 10px;padding:10px 0;list-style:none}
.main-menu > li{position:relative}
.main-menu a{display:block;padding:12px 12px;font-size:15px;font-weight:900;border-radius:12px;position:relative}
.main-menu .sub-menu{display:none;position:absolute;left:0;top:calc(100% + 8px);min-width:220px;margin:0;padding:10px;list-style:none;background:#fff;border:1px solid #e8edf5;border-radius:16px;box-shadow:0 22px 40px rgba(8,18,36,.12);z-index:100}
.main-menu .sub-menu li{white-space:normal}
.main-menu .sub-menu a{padding:10px 12px;font-size:14px;font-weight:800;border-radius:10px}
.main-menu li:hover > .sub-menu,
.main-menu li:focus-within > .sub-menu{display:block}
.main-menu > li.menu-item-has-children > a{padding-right:26px}
.main-menu > li.menu-item-has-children > a::before{content:"";position:absolute;right:11px;top:50%;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-65%) rotate(45deg);opacity:.75}
.main-menu > li.menu-item-has-children:hover > a::before,
.main-menu > li.menu-item-has-children:focus-within > a::before{transform:translateY(-25%) rotate(225deg)}

.section-box{overflow:hidden;isolation:isolate}
.feature-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:20px;align-items:start}
.feature-grid > *{min-width:0}
.feature-card{min-width:0;display:flex;flex-direction:column;gap:0}
.feature-card .thumb,.mini-item .thumb{display:block}
.feature-card .thumb{border-radius:14px;overflow:hidden;margin-bottom:14px}
.feature-copy{min-width:0}
.feature-card h2{font-size:23px;line-height:1.18;letter-spacing:-.03em;margin:0 0 10px;overflow-wrap:anywhere}
.feature-card h2 a,.mini-item h4 a{display:block}
.feature-excerpt{margin:0 0 10px;font-size:15px;line-height:1.55;color:var(--i24-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.feature-card .meta{margin-top:auto}
.mini-list{gap:14px;align-content:start}
.mini-item{grid-template-columns:96px minmax(0,1fr);align-items:start;padding-bottom:12px;border-bottom:1px solid #edf2f8}
.mini-item:last-child{padding-bottom:0;border-bottom:0}
.mini-item > div{min-width:0}
.mini-item h4{font-size:16px;line-height:1.3;margin:0 0 6px;overflow-wrap:anywhere}

.featured-slider{padding:0 18px}
.featured-track-wrap{overflow:hidden}
.featured-track{overflow:hidden;gap:18px;padding:6px 0 10px}
.news-card-compact{flex:0 0 calc((100% - 54px)/4);min-width:calc((100% - 54px)/4);display:flex;flex-direction:column}
.news-card-compact .thumb{display:block;aspect-ratio:4/4.6}
.news-card-compact .news-card-body{display:flex;flex-direction:column;min-height:200px}
.news-card-compact h3{font-size:17px;line-height:1.25;margin:8px 0 8px}
.news-card-compact .news-card-excerpt{font-size:14px;line-height:1.48;min-height:58px}
.news-card-compact .meta{margin-top:auto}
.carousel-arrow{top:45%;width:42px;height:42px;background:#fff;border-color:#e4ebf3;box-shadow:0 12px 26px rgba(15,23,42,.10)}
.carousel-prev{left:-2px}.carousel-next{right:-2px}

@media (max-width:1100px){
  .brand-row{grid-template-columns:1fr;gap:14px}
  .header-actions{justify-content:flex-start}
  .feature-grid{grid-template-columns:1fr}
  .news-card-compact{flex-basis:calc((100% - 36px)/3);min-width:calc((100% - 36px)/3)}
}
@media (max-width:900px){
  .main-menu{gap:6px;overflow:visible;flex-wrap:wrap}
  .main-menu .sub-menu{position:static;display:block;box-shadow:none;border:0;padding:4px 0 0 14px;background:transparent}
  .main-menu > li.menu-item-has-children > a{padding-right:12px}
  .main-menu > li.menu-item-has-children > a::before{display:none}
  .news-card-compact{flex-basis:calc((100% - 18px)/2);min-width:calc((100% - 18px)/2)}
}
@media (max-width:640px){
  .header-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}
  .header-actions .btn{min-height:44px;padding:0 10px;border-radius:14px;font-size:13px}
  .main-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .main-menu li{white-space:normal}
  .main-menu a{text-align:center;padding:11px 10px;font-size:14px}
  .featured-slider{padding:0}
  .news-card-compact{flex-basis:100%;min-width:100%}
  .news-card-compact .thumb{aspect-ratio:16/10}
  .mini-item{grid-template-columns:84px minmax(0,1fr)}
}


/* v1.0.9 hero + sidebar premium polish */
.hero-slider,.side-card{cursor:pointer}
.hero-slide img,.side-card img,.feature-card .thumb img,.mini-item .thumb img{transition:transform .6s ease, filter .35s ease, opacity .35s ease}
.hero-content,.side-card-content{transition:transform .28s ease}
.hero-title a,.hero-excerpt,.side-card h3 a,.side-card .meta{transition:color .22s ease, opacity .22s ease}
.hero-slide:hover img,.hero-slide:focus-within img{transform:scale(1.045);filter:saturate(1.04) brightness(.96)}
.hero-slide:hover .hero-content,.hero-slide:focus-within .hero-content{transform:translateY(-4px)}
.hero-slide:hover .hero-title a,.hero-slide:focus-within .hero-title a{color:#ffd7db}
.hero-slide:hover .hero-excerpt,.hero-slide:focus-within .hero-excerpt{color:#ffffff}
.side-card:hover img,.side-card:focus-within img{transform:scale(1.06);filter:saturate(1.07) brightness(.93)}
.side-card:hover .side-card-content,.side-card:focus-within .side-card-content{transform:translateY(-3px)}
.side-card:hover h3 a,.side-card:focus-within h3 a{color:#ffd7db}
.side-card:hover .meta,.side-card:focus-within .meta{color:#fff}

.sidebar .widget_categories,
.sidebar .wp-block-categories,
.sidebar .widget_block.widget_categories,
.sidebar .widget:has(.wp-block-categories){display:none !important}

.sidebar .widget{border-radius:22px;padding:22px;background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)}
.sidebar .widget:hover{box-shadow:0 14px 34px rgba(15,23,42,.08)}

.i24-subscribe-widget,
.sidebar .widget_media_image,
.sidebar .widget_media_video{
  position:relative;
  overflow:hidden;
  border:1px solid #e7edf7;
  background:radial-gradient(circle at 15% 20%, rgba(255,76,87,.12), transparent 42%), linear-gradient(135deg, #fff 0%, #f7f9fc 100%);
  box-shadow:0 18px 40px rgba(15,23,42,.08);
}
.i24-subscribe-widget::before,
.sidebar .widget_media_image::before,
.sidebar .widget_media_video::before{
  content:"";
  position:absolute; inset:0;
  background:linear-gradient(135deg, rgba(255,255,255,.22), transparent 50%);
  pointer-events:none;
}
.i24-subscribe-widget img,
.sidebar .widget_media_image img,
.sidebar .widget_media_video img{
  width:100%; height:auto; border-radius:18px;
  box-shadow:0 12px 30px rgba(228,20,31,.16);
  transition:transform .32s ease, filter .3s ease, box-shadow .3s ease;
}
.i24-subscribe-widget:hover img,
.sidebar .widget_media_image:hover img,
.sidebar .widget_media_video:hover img{
  transform:translateY(-2px) scale(1.02);
  filter:saturate(1.05) contrast(1.02);
  box-shadow:0 18px 36px rgba(228,20,31,.22);
}
.i24-subscribe-widget .widget-title,
.sidebar .widget_media_image .widget-title,
.sidebar .widget_media_video .widget-title{
  display:inline-flex; align-items:center; gap:10px;
}
.i24-subscribe-widget .widget-title::before,
.sidebar .widget_media_image .widget-title::before,
.sidebar .widget_media_video .widget-title::before{
  content:"✦"; color:var(--i24-red); font-size:15px;
}

@media (max-width:640px){
  .sidebar .widget{padding:18px;border-radius:18px}
}


/* v1.1.0 premium archive cards */
.archive-head{padding:28px 0 16px}
.archive-head-inner{background:linear-gradient(135deg,#ffffff 0%,#f7f9fc 100%);border:1px solid #e8edf5;border-radius:24px;padding:28px 30px;box-shadow:0 14px 34px rgba(15,23,42,.06)}
.archive-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--i24-red);margin-bottom:10px}
.archive-kicker::before{content:"";width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#ff4a56 0%,#dd0918 100%);box-shadow:0 0 0 6px rgba(221,9,24,.08)}
.archive-title{font-size:46px;line-height:1;letter-spacing:-.05em;margin:0 0 8px;color:#0f172a}
.archive-description{max-width:760px;color:var(--i24-muted);font-size:16px;line-height:1.6}
.content-column{min-width:0}
.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:22px}
.news-card-listing{display:flex;flex-direction:column;overflow:hidden;border-radius:22px;border:1px solid #e8edf5;background:linear-gradient(180deg,#ffffff 0%,#fbfcfe 100%);box-shadow:0 14px 34px rgba(15,23,42,.06);transition:transform .2s ease, box-shadow .2s ease,border-color .2s ease}
.news-card-listing:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(15,23,42,.10);border-color:#dbe6f3}
.news-card-listing .thumb{aspect-ratio:16/11;border-radius:20px 20px 0 0;overflow:hidden}
.news-card-listing .thumb img{transition:transform .5s ease, filter .3s ease}
.news-card-listing:hover .thumb img{transform:scale(1.04);filter:saturate(1.04)}
.news-card-listing .news-card-body{padding:16px 16px 18px;display:flex;flex-direction:column;flex:1}
.news-card-listing .cat{align-self:flex-start;margin-bottom:10px}
.news-card-listing h3{font-size:22px;line-height:1.14;letter-spacing:-.03em;margin:0 0 10px;overflow-wrap:anywhere}
.news-card-listing h3 a{display:block;transition:color .2s ease}
.news-card-listing h3 a:hover{color:var(--i24-red)}
.news-card-listing .news-card-excerpt{margin:0 0 14px;font-size:15px;line-height:1.58;color:var(--i24-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:72px}
.news-card-listing .meta{margin-top:auto;color:#6b7280}
.pagination-wrap{padding:24px 0 10px}
.pagination{display:flex;flex-wrap:wrap;gap:10px}
.pagination .nav-links{display:flex;gap:10px;flex-wrap:wrap}
.pagination .page-numbers{min-width:40px;height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid #dde6f2;background:#fff;font-weight:800}
.pagination .current{background:linear-gradient(135deg,#ff3944 0%, #dd0918 100%);border-color:#dd0918;color:#fff;box-shadow:0 12px 24px rgba(221,9,24,.18)}

@media (max-width:1100px){
  .archive-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
  .archive-title{font-size:40px}
}
@media (max-width:700px){
  .archive-head{padding:20px 0 12px}
  .archive-head-inner{padding:22px 20px;border-radius:20px}
  .archive-title{font-size:32px}
  .archive-grid{grid-template-columns:1fr !important;gap:18px}
  .news-card-listing h3{font-size:20px}
}


/* v1.1.1 article narration */
.i24-narration{margin:22px 0 30px;display:flex;align-items:center;gap:18px;padding:18px 20px;border:1px solid #dbe6f3;border-radius:20px;background:linear-gradient(135deg,#ffffff 0%,#f8fbff 100%);box-shadow:0 14px 34px rgba(15,23,42,.07)}
.i24-narration-play{width:62px;height:62px;border-radius:999px;border:0;background:linear-gradient(135deg,#dfe8f4,#c8d5e6);box-shadow:inset 0 -2px 0 rgba(15,23,42,.08),0 10px 20px rgba(15,23,42,.10);display:grid;place-items:center;cursor:pointer;flex:0 0 auto;transition:transform .18s ease,box-shadow .18s ease}
.i24-narration-play:hover{transform:translateY(-1px);box-shadow:inset 0 -2px 0 rgba(15,23,42,.08),0 14px 26px rgba(15,23,42,.14)}
.i24-narration-play span{width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #334155;margin-left:4px}
.i24-narration.is-playing .i24-narration-play span{width:18px;height:22px;border:0;border-left:6px solid #334155;border-right:6px solid #334155;margin-left:0}
.i24-narration-body{min-width:0;flex:1}
.i24-narration-label{font-size:13px;color:#7b8794;font-weight:900;letter-spacing:.01em}
.i24-narration-label:before{content:"🎧 ";}
.i24-narration-body strong{display:block;font-size:17px;line-height:1.32;color:#0f172a;margin-top:2px}
.i24-narration-meta{display:flex;gap:14px;flex-wrap:wrap;color:#7b8794;font-size:13px;margin-top:5px}
.i24-narration-rate,.i24-narration-stop{cursor:pointer;font-weight:900;color:#64748b}
.i24-narration-rate{border:1px solid #e4ebf3;background:#fff;border-radius:12px;padding:9px 11px;font-size:15px;box-shadow:0 8px 18px rgba(15,23,42,.05)}
.i24-narration-stop{border:0;background:transparent;font-size:22px;line-height:1;padding:6px}
.i24-narration-error{color:#b91c1c;font-size:13px;margin-top:6px}
@media(max-width:640px){.i24-narration{align-items:flex-start;gap:14px;padding:16px;border-radius:18px}.i24-narration-play{width:54px;height:54px}.i24-narration-meta{display:block}.i24-narration-rate{margin-left:auto}}


/* v1.1.2 compact premium footer */
.site-footer{margin-top:26px;background:radial-gradient(circle at 18% 12%,#102442 0,#071224 48%,#040a14 100%)}
.footer-main{grid-template-columns:1.15fr .8fr .8fr 1fr;gap:26px;padding:32px 0 18px}
.footer-brand-col,.footer-news-col{min-width:0}
.footer-logo-link{display:inline-flex;align-items:center}
.footer-branding .custom-logo{max-height:38px}
.footer-desc{max-width:320px;font-size:14px;line-height:1.65;margin:12px 0 0;color:#b9c7d8}
.footer-follow-row{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:18px}
.footer-follow-label{font-size:13px;font-weight:800;color:#fff;letter-spacing:.02em}
.footer-social{margin-top:0;gap:10px;flex-wrap:wrap}
.footer-social .social-dot{width:34px;height:34px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);font-size:13px;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}
.footer-social .social-dot:hover{transform:translateY(-2px);background:#fff;border-color:#fff;color:var(--i24-red)}
.footer-title{font-size:13px;letter-spacing:.14em;margin:4px 0 10px}
.footer-menu{display:grid;gap:8px;margin-top:0}
.footer-menu li{margin:0}
.footer-menu a{display:inline-flex;align-items:center;gap:8px;color:#d7e1ee;font-size:14px;transition:color .18s ease,transform .18s ease}
.footer-menu a:before{content:"";width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,.22);transition:background .18s ease,transform .18s ease}
.footer-menu a:hover{color:#fff;transform:translateX(3px)}
.footer-menu a:hover:before{background:var(--i24-red);transform:scale(1.18)}
.newsletter-form{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:10px}
.newsletter-form input{min-width:0;height:48px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.96);padding:0 16px}
.newsletter-form button{height:48px;border-radius:14px;background:linear-gradient(135deg,#ff3f4b 0%,#dd0918 100%);box-shadow:0 12px 24px rgba(221,9,24,.22);font-size:18px}
.newsletter-form button:hover{transform:translateY(-1px)}
.footer-extra-wrap{margin-top:14px}
.footer-extra-wrap .footer-widget,.footer-extra-wrap .widget{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:12px}
.footer-extra-wrap img{max-width:100%;height:auto;border-radius:12px}
.footer-apps-row{padding:14px 0 10px;border-top:1px solid rgba(255,255,255,.09)}
.footer-apps-card{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,.02) 100%);border-radius:18px;padding:16px 18px;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.footer-apps-copy h4{margin:0;color:#fff;font-size:16px;letter-spacing:-.02em}
.footer-apps-copy p{margin:6px 0 0;color:#9fb1c7;font-size:13px;max-width:420px}
.badges-premium{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}
.premium-store-badge{min-width:180px;height:50px;padding:10px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#101010 0%,#050505 100%);box-shadow:0 14px 24px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.06);display:flex;align-items:center;gap:10px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.premium-store-badge:hover{transform:translateY(-2px);box-shadow:0 18px 32px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}
.premium-store-badge .store-icon{width:28px;height:28px;border-radius:9px;background:linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.05));display:grid;place-items:center;font-size:18px;flex:0 0 auto}
.premium-store-badge .store-copy{display:flex;flex-direction:column;line-height:1.05}
.premium-store-badge small{font-size:10px;font-weight:700;letter-spacing:.05em;color:#b6c2d1;text-transform:uppercase}
.premium-store-badge strong{font-size:16px;font-weight:900;color:#fff}
.footer-bottom{padding:14px 0 18px;margin-top:6px;color:#9eb0c4;font-size:13px}
.footer-bottom-links{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.footer-bottom-links a{color:#cfd9e7;transition:color .18s ease}
.footer-bottom-links a:hover{color:#fff}
@media (max-width:1100px){
  .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
  .footer-apps-card{flex-direction:column;align-items:flex-start}
  .badges-premium{justify-content:flex-start}
}
@media (max-width:700px){
  .footer-main{grid-template-columns:1fr;padding:28px 0 14px}
  .footer-apps-card{padding:14px 14px;border-radius:16px}
  .badges-premium{width:100%}
  .premium-store-badge{min-width:0;flex:1 1 220px}
  .footer-bottom{flex-direction:column;align-items:flex-start}
}
@media (max-width:520px){
  .newsletter-form{grid-template-columns:1fr 48px}
  .premium-store-badge{width:100%}
}

/* v1.1.3 mobile premium optimization */
.mobile-nav-toggle{display:none}
.mobile-nav-toggle-icon{display:inline-grid;gap:4px;justify-items:end}
.mobile-nav-toggle-icon span{display:block;width:20px;height:2px;border-radius:999px;background:#0f172a;transition:transform .2s ease,opacity .2s ease,width .2s ease}
.mobile-nav-toggle-icon span:nth-child(2){width:16px}
.mobile-nav-toggle-icon span:nth-child(3){width:12px}
.main-nav.is-open .mobile-nav-toggle-icon span:nth-child(1){transform:translateY(6px) rotate(45deg);width:20px}
.main-nav.is-open .mobile-nav-toggle-icon span:nth-child(2){opacity:0;width:0}
.main-nav.is-open .mobile-nav-toggle-icon span:nth-child(3){transform:translateY(-6px) rotate(-45deg);width:20px}
.submenu-toggle{display:none}
.premium-store-badge .store-icon svg{width:22px;height:22px;display:block}
.store-badge-apple .store-icon{color:#fff}
.store-badge-google .store-icon{background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.05));padding:0}
.store-badge-google .store-icon svg{width:24px;height:24px}
.premium-store-badge{position:relative;overflow:hidden}
.premium-store-badge::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 10%,rgba(255,255,255,.08) 32%,transparent 55%);transform:translateX(-120%);transition:transform .45s ease;pointer-events:none}
.premium-store-badge:hover::after{transform:translateX(120%)}

@media (max-width: 767px){
  .topbar,
  .breaking{display:none}
  .site-header{position:relative;top:0}
  .brand-row{grid-template-columns:1fr;gap:14px;padding:14px 0 12px}
  .site-branding{justify-content:flex-start;min-height:48px}
  .custom-logo{max-height:46px;max-width:220px;height:auto;width:auto}
  .tagline{font-size:14px;line-height:1.45;margin-top:4px}
  .header-search{max-width:none;grid-column:auto}
  .header-search input{height:54px;padding:0 50px 0 18px;font-size:16px;border-radius:18px}
  .header-search button{right:12px;font-size:20px}
  .header-actions{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}
  .header-actions .btn{display:flex;align-items:center;justify-content:center;min-height:50px;padding:10px 12px;border-radius:16px;font-size:13px;line-height:1.2;text-align:center;box-shadow:0 10px 22px rgba(15,23,42,.08)}
  .header-actions .btn-red{grid-column:1/-1;min-height:54px;box-shadow:0 16px 28px rgba(221,9,24,.24)}

  .main-nav{border-top:0;border-bottom:1px solid var(--i24-border);padding:0 0 10px}
  .nav-inner{display:block}
  .mobile-nav-toggle{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:14px 16px;border:1px solid #e8edf5;border-radius:18px;background:linear-gradient(180deg,#ffffff 0%,#f7f9fc 100%);box-shadow:0 14px 30px rgba(15,23,42,.06);font-size:15px;font-weight:900;color:#0f172a}
  .main-menu{display:none !important;grid-template-columns:1fr !important;gap:10px;padding:12px 0 0;margin:0;overflow:visible}
  .main-nav.is-open .main-menu{display:grid !important}
  .main-menu > li{position:relative;white-space:normal;border:1px solid #ecf1f7;border-radius:16px;background:#fff;box-shadow:0 10px 22px rgba(15,23,42,.05)}
  .main-menu > li > a{padding:14px 54px 14px 16px;text-align:left;font-size:15px;line-height:1.25;border-radius:16px}
  .main-menu > li > a::after,
  .main-menu .current-menu-item > a::after,
  .main-menu a:hover::after{display:none !important}
  .main-menu > li.current-menu-item,
  .main-menu > li.current-menu-ancestor{background:linear-gradient(180deg,#fff6f7 0%,#fff 100%);border-color:#f3d7da}
  .main-menu > li.current-menu-item > a,
  .main-menu > li.current-menu-ancestor > a{color:var(--i24-red)}
  .main-menu > li.menu-item-has-children > a{padding-right:58px}
  .submenu-toggle{display:grid;place-items:center;position:absolute;top:9px;right:10px;width:36px;height:36px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;box-shadow:0 8px 18px rgba(15,23,42,.05);cursor:pointer}
  .submenu-toggle span{display:block;width:8px;height:8px;border-right:2px solid #334155;border-bottom:2px solid #334155;transform:rotate(45deg);transition:transform .18s ease,margin-top .18s ease}
  .submenu-open > .submenu-toggle span{transform:rotate(-135deg);margin-top:6px}
  .main-menu .sub-menu{display:none !important;position:static !important;min-width:0;border:0 !important;box-shadow:none !important;background:transparent !important;border-top:1px solid #edf2f8 !important;border-radius:0 !important;margin:0 12px 12px !important;padding:10px 0 0 0 !important}
  .main-menu .submenu-open > .sub-menu{display:grid !important}
  .main-menu .sub-menu li{border-radius:12px;overflow:hidden}
  .main-menu .sub-menu a{padding:10px 14px !important;font-size:14px !important;border-radius:12px !important}
  .main-menu .sub-menu a:hover{background:#f8fafc}

  .hero-wrap{padding-top:14px}
  .hero-grid{grid-template-columns:1fr;gap:14px}
  .hero-slider{min-height:360px;border-radius:22px}
  .hero-slide:after{background:linear-gradient(180deg,rgba(0,0,0,.10) 0%,rgba(0,0,0,.62) 62%,rgba(0,0,0,.88) 100%)}
  .hero-content{left:16px;right:16px;bottom:18px}
  .hero-title{font-size:clamp(24px,7vw,31px);line-height:1.08;max-width:none;margin:10px 0 8px}
  .hero-title a{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
  .hero-excerpt{font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:none;margin-bottom:10px}
  .hero-content .meta{font-size:12px;line-height:1.4}
  .slider-arrow{width:40px;height:40px;top:auto;bottom:86px;transform:none;background:rgba(255,255,255,.18);backdrop-filter:blur(10px)}
  .slider-prev{left:12px}
  .slider-next{right:12px}
  .slider-dots{bottom:14px}
  .side-stories{display:grid;gap:12px}
  .side-card{min-height:122px;border-radius:20px}
  .side-card-content{padding:14px}
  .side-card h3{font-size:17px;line-height:1.28}

  .section-head{gap:10px;align-items:flex-end}
  .section-title{font-size:34px;line-height:1.05}
  .view-more{font-size:13px}
  .featured-slider{padding:0}
  .featured-track{gap:12px;padding:4px 0 8px}
  .news-card-compact{flex:0 0 88%;min-width:88%}
  .news-card-compact .thumb{aspect-ratio:16/11}
  .news-card-compact .news-card-body{min-height:unset}
  .main-layout{gap:20px;padding:20px 0 28px}
  .section-box{padding:18px;border-radius:20px}
  .feature-grid{grid-template-columns:1fr}
  .feature-card .thumb{aspect-ratio:16/10}
  .feature-card h2{font-size:22px}
  .mini-item{grid-template-columns:92px minmax(0,1fr)}
  .sidebar{grid-template-columns:1fr !important}

  .site-footer{margin-top:24px}
  .footer-main{grid-template-columns:1fr !important;padding:24px 0 12px;gap:20px}
  .footer-desc{max-width:none}
  .footer-follow-row{margin-top:14px}
  .footer-apps-row{padding:10px 0 8px}
  .footer-apps-card{padding:16px;border-radius:20px}
  .footer-apps-copy h4{font-size:18px}
  .footer-apps-copy p{font-size:13px;line-height:1.55}
  .badges-premium{width:100%;gap:10px;justify-content:stretch}
  .premium-store-badge{width:100%;min-width:0;height:62px;padding:12px 14px;border-radius:18px}
  .premium-store-badge .store-icon{width:38px;height:38px;border-radius:12px}
  .premium-store-badge small{font-size:10px}
  .premium-store-badge strong{font-size:18px}
  .footer-bottom{display:grid;gap:10px;padding:12px 0 20px}
  .footer-bottom-links{gap:12px;row-gap:6px}
}

@media (max-width: 420px){
  .wrap{width:min(100% - 20px,1180px)}
  .hero-slider{min-height:330px}
  .news-card-compact{flex-basis:92%;min-width:92%}
  .premium-store-badge strong{font-size:17px}
}


/* v1.4.8 Contact page repair */
.i24-contact-page{
  background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%);
  padding:48px 0 72px;
}
.i24-contact-page .wrap{
  max-width:1040px;
}
.i24-contact-hero{
  text-align:center;
  margin:0 auto 26px;
}
.i24-contact-kicker{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:7px 12px;
  border-radius:999px;
  background:rgba(229,9,20,.08);
  color:#e50914;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  font-size:12px;
  margin:0 0 12px;
}
.i24-contact-hero h1{
  font-size:clamp(34px,5vw,56px);
  line-height:1;
  margin:0 0 12px;
  color:#07152b;
  letter-spacing:-.04em;
}
.i24-contact-hero p{
  color:#5c6676;
  font-size:18px;
  margin:0;
}
.i24-contact-banner-wrap{
  width:100%;
  max-width:var(--i24-contact-banner-width,970px);
  margin:22px auto 28px;
}
.i24-contact-banner{
  width:100%;
  height:var(--i24-contact-banner-height,100px);
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  overflow:hidden;
  border:1px solid #e6ebf2;
  background:#fff;
  box-shadow:0 20px 50px rgba(15,23,42,.08);
}
.i24-contact-banner img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.i24-contact-banner-placeholder{
  flex-direction:column;
  color:#7b8797;
  background:linear-gradient(135deg,#f4f7fb,#ffffff);
  border-style:dashed;
}
.i24-contact-banner-placeholder strong{
  color:#0b172a;
  font-size:18px;
}
.i24-contact-banner-placeholder span{
  font-size:13px;
  margin-top:3px;
}
.i24-contact-card{
  background:#fff;
  border:1px solid #e6ebf2;
  border-radius:28px;
  box-shadow:0 24px 70px rgba(15,23,42,.08);
  padding:34px;
  margin:0 auto;
}
.i24-contact-card-head{
  margin-bottom:24px;
}
.i24-contact-card-head h2{
  margin:0 0 6px;
  font-size:28px;
  letter-spacing:-.03em;
  color:#07152b;
}
.i24-contact-card-head p{
  margin:0;
  color:#667085;
}
.i24-contact-form .i24-hp-field{
  position:absolute !important;
  left:-9999px !important;
  opacity:0 !important;
  pointer-events:none !important;
}
.i24-form-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}
.i24-form-grid label{
  display:flex;
  flex-direction:column;
  gap:8px;
  font-weight:800;
  color:#111827;
}
.i24-form-grid span{
  font-size:14px;
}
.i24-form-grid input,
.i24-form-grid textarea{
  width:100%;
  border:1px solid #d8dee8;
  background:#fff;
  border-radius:16px;
  padding:15px 16px;
  font-size:16px;
  color:#101828;
  outline:none;
  transition:border-color .18s ease, box-shadow .18s ease;
}
.i24-form-grid textarea{
  resize:vertical;
}
.i24-form-grid input:focus,
.i24-form-grid textarea:focus{
  border-color:#e50914;
  box-shadow:0 0 0 4px rgba(229,9,20,.10);
}
.i24-form-full{
  grid-column:1 / -1;
}
.i24-contact-submit{
  margin-top:20px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:0;
  border-radius:16px;
  padding:15px 24px;
  background:linear-gradient(135deg,#ff3040,#e50914);
  color:#fff;
  font-weight:900;
  box-shadow:0 18px 38px rgba(229,9,20,.25);
  cursor:pointer;
}
.i24-contact-submit:hover{
  transform:translateY(-1px);
}
.i24-contact-notice{
  border-radius:16px;
  padding:14px 16px;
  margin:0 0 18px;
  font-weight:800;
}
.i24-contact-notice.success{
  background:#eafaf0;
  color:#166534;
  border:1px solid #bbf7d0;
}
.i24-contact-notice.error{
  background:#fff1f2;
  color:#be123c;
  border:1px solid #fecdd3;
}
@media (max-width: 720px){
  .i24-contact-page{
    padding:30px 0 48px;
  }
  .i24-contact-card{
    padding:22px;
    border-radius:22px;
  }
  .i24-form-grid{
    grid-template-columns:1fr;
  }
  .i24-contact-hero p{
    font-size:16px;
  }
}

/* v1.4.9 footer repair: stable closing, premium responsive layout */
.i24-footer-repaired{clear:both;position:relative;overflow:hidden;margin-top:34px;background:radial-gradient(circle at 12% 0%,rgba(35,64,112,.95) 0,rgba(7,18,36,.98) 44%,#040914 100%);color:#dbe7f5}
.i24-footer-repaired:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);pointer-events:none}
.i24-footer-repaired .footer-main{display:grid;grid-template-columns:minmax(240px,1.25fr) minmax(150px,.75fr) minmax(170px,.8fr) minmax(250px,1.1fr);gap:30px;align-items:start;padding:38px 0 22px}
.i24-footer-repaired .footer-col{min-width:0}
.i24-footer-repaired .footer-branding{display:flex;align-items:center;min-height:44px}
.i24-footer-repaired .footer-logo-link{display:inline-flex;align-items:center;text-decoration:none;color:#fff;max-width:100%}
.i24-footer-repaired .footer-logo-link img,.i24-footer-repaired .footer-branding .custom-logo{display:block;max-height:44px;width:auto;max-width:230px;object-fit:contain}
.i24-footer-repaired .footer-logo-text{font-size:26px;font-weight:900;letter-spacing:-.04em;color:#fff;line-height:1.05}
.i24-footer-repaired .footer-desc{margin:13px 0 0;max-width:340px;color:#b7c5d7;font-size:14px;line-height:1.65}
.i24-footer-repaired .footer-follow-row{margin-top:18px;display:grid;gap:10px;align-items:start}
.i24-footer-repaired .footer-follow-label{color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.i24-footer-repaired .footer-social{display:flex;gap:9px;flex-wrap:wrap;margin:0}
.i24-footer-repaired .footer-social .social-dot{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 9px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.055);color:#eef5ff;text-decoration:none;font-weight:900;font-size:12px;line-height:1;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}
.i24-footer-repaired .footer-social .social-dot:hover{transform:translateY(-2px);background:#fff;color:#e50914;border-color:#fff}
.i24-footer-repaired .footer-title{margin:4px 0 14px;color:#fff;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}
.i24-footer-repaired .footer-menu{display:grid;gap:9px;list-style:none;margin:0;padding:0}
.i24-footer-repaired .footer-menu li{margin:0;padding:0}
.i24-footer-repaired .footer-menu a{display:inline-flex;align-items:center;gap:9px;color:#d6e1ef;text-decoration:none;font-size:14px;line-height:1.35;transition:color .18s ease,transform .18s ease}
.i24-footer-repaired .footer-menu a:before{content:"";width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,.24);flex:0 0 auto;transition:background .18s ease,transform .18s ease}
.i24-footer-repaired .footer-menu a:hover{color:#fff;transform:translateX(3px)}
.i24-footer-repaired .footer-menu a:hover:before{background:#e50914;transform:scale(1.2)}
.i24-footer-repaired .newsletter-form{margin-top:15px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}
.i24-footer-repaired .newsletter-form input{min-width:0;width:100%;height:48px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.96);color:#0f172a;padding:0 15px;font-size:15px;outline:none;box-shadow:none}
.i24-footer-repaired .newsletter-form input:focus{border-color:#fff;box-shadow:0 0 0 4px rgba(255,255,255,.12)}
.i24-footer-repaired .newsletter-form button{height:48px;border:0;border-radius:14px;background:linear-gradient(135deg,#ff3a47,#e50914);color:#fff;padding:0 18px;font-weight:900;cursor:pointer;box-shadow:0 14px 28px rgba(229,9,20,.24);transition:transform .18s ease,box-shadow .18s ease;white-space:nowrap}
.i24-footer-repaired .newsletter-form button:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(229,9,20,.3)}
.i24-footer-repaired .footer-extra-wrap{margin-top:15px}
.i24-footer-repaired .footer-apps-row{padding:14px 0 12px;border-top:1px solid rgba(255,255,255,.1)}
.i24-footer-repaired .footer-apps-card{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;border:1px solid rgba(255,255,255,.11);background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border-radius:20px;padding:17px 18px;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.i24-footer-repaired .footer-apps-copy h4{margin:0;color:#fff;font-size:18px;letter-spacing:-.03em;line-height:1.2}
.i24-footer-repaired .footer-apps-copy p{margin:6px 0 0;color:#aabbd0;font-size:13px;line-height:1.55;max-width:500px}
.i24-footer-repaired .badges-premium{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}
.i24-footer-repaired .premium-store-badge{display:inline-flex;align-items:center;gap:10px;min-width:176px;height:52px;padding:9px 14px;border-radius:15px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#111,#030303);color:#fff;text-decoration:none;box-shadow:0 14px 24px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06);overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.i24-footer-repaired .premium-store-badge:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.24);box-shadow:0 18px 32px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.08)}
.i24-footer-repaired .premium-store-badge .store-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.05));font-size:18px;line-height:1;flex:0 0 auto}
.i24-footer-repaired .premium-store-badge .store-copy{display:flex;flex-direction:column;line-height:1.05;min-width:0}
.i24-footer-repaired .premium-store-badge small{font-size:10px;font-weight:800;letter-spacing:.05em;color:#b8c4d3;text-transform:uppercase}
.i24-footer-repaired .premium-store-badge strong{font-size:16px;font-weight:900;color:#fff;white-space:nowrap}
.i24-footer-repaired .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.1);padding:16px 0 20px;margin-top:0;color:#9fb0c5;font-size:13px}
.i24-footer-repaired .footer-copy{margin:0;color:#9fb0c5}
.i24-footer-repaired .footer-bottom-links{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap}
.i24-footer-repaired .footer-bottom-links a{color:#d2deec;text-decoration:none;font-weight:700;transition:color .18s ease}
.i24-footer-repaired .footer-bottom-links a:hover{color:#fff}
@media (max-width:1100px){.i24-footer-repaired .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.i24-footer-repaired .footer-apps-card{align-items:flex-start;flex-direction:column}.i24-footer-repaired .badges-premium{justify-content:flex-start}}
@media (max-width:720px){.i24-footer-repaired{margin-top:26px}.i24-footer-repaired .footer-main{grid-template-columns:1fr;padding:30px 0 16px;gap:24px}.i24-footer-repaired .footer-desc{max-width:none}.i24-footer-repaired .newsletter-form{grid-template-columns:1fr}.i24-footer-repaired .newsletter-form button{width:100%}.i24-footer-repaired .footer-apps-card{padding:16px;border-radius:18px}.i24-footer-repaired .badges-premium{width:100%;display:grid;grid-template-columns:1fr}.i24-footer-repaired .premium-store-badge{width:100%;justify-content:flex-start}.i24-footer-repaired .footer-bottom{display:grid;gap:12px;align-items:start}.i24-footer-repaired .footer-bottom-links{justify-content:flex-start;gap:12px;row-gap:8px}}

/* v1.5.0 footer clean repair: no Secciones, no Servicios, no newsletter widget, no app banner */
.i24-footer-clean{
  margin-top:32px;
  background:linear-gradient(135deg,#203f68 0%,#0b1627 62%,#050b15 100%);
  color:#fff;
  overflow:hidden;
}
.i24-footer-clean .footer-clean-inner{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:28px;
  padding:34px 0 24px;
}
.i24-footer-clean .footer-clean-brand{min-width:0;max-width:560px}
.i24-footer-clean .footer-logo-link{display:inline-flex;align-items:center;background:#fff;padding:4px 8px;border-radius:0}
.i24-footer-clean .footer-branding,
.i24-footer-clean .footer-logo-link img,
.i24-footer-clean .custom-logo{max-height:46px;width:auto;height:auto;display:block}
.i24-footer-clean .footer-logo-text{font-size:28px;font-weight:900;letter-spacing:-.04em;color:#081224}
.i24-footer-clean .footer-desc{max-width:440px;margin:14px 0 0;color:#d9e6f6;font-size:15px;line-height:1.65}
.i24-footer-clean .footer-follow-row{margin-top:18px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.i24-footer-clean .footer-follow-label{font-size:13px;font-weight:900;letter-spacing:.10em;text-transform:uppercase;color:#fff}
.i24-footer-clean .footer-social{display:flex;align-items:center;gap:10px;margin:0;flex-wrap:wrap}
.i24-footer-clean .footer-social .social-dot{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900}
.i24-footer-clean .footer-social .social-dot:hover{background:#fff;color:#e50914;transform:translateY(-2px)}
.i24-footer-clean .footer-clean-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.i24-footer-clean .footer-clean-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:14px;font-weight:800;white-space:nowrap}
.i24-footer-clean .footer-clean-button:hover{background:#e50914;border-color:#e50914;transform:translateY(-1px)}
.i24-footer-clean .footer-clean-bottom{border-top:1px solid rgba(255,255,255,.12);padding:16px 0 20px;color:#bdd0e8;font-size:13px}
.i24-footer-clean .footer-copy{margin:0}
.i24-footer-clean .footer-main,
.i24-footer-clean .footer-apps-row,
.i24-footer-clean .footer-apps-card,
.i24-footer-clean .footer-news-col,
.i24-footer-clean .footer-extra-wrap,
.i24-footer-clean .newsletter-form,
.i24-footer-clean .footer-menu{display:none!important}
@media (max-width:760px){
  .i24-footer-clean .footer-clean-inner{grid-template-columns:1fr;align-items:flex-start;padding:28px 0 20px}
  .i24-footer-clean .footer-clean-actions{justify-content:flex-start;width:100%}
  .i24-footer-clean .footer-clean-button{flex:1 1 120px}
}

/* v1.5.2 header/footer final: sin login, sin RSS, enlaces footer premium */
.i24-footer-clean .footer-clean-inner{
  grid-template-columns:minmax(0,1fr) minmax(280px,420px);
  align-items:start;
}
.i24-footer-clean .footer-clean-newsletter{
  min-width:0;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.14);
  border-radius:22px;
  padding:22px;
  box-shadow:0 18px 42px rgba(0,0,0,.16);
}
.i24-footer-clean .footer-newsletter-title{
  margin:0 0 10px;
  color:#fff;
  font-size:15px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.i24-footer-clean .footer-newsletter-text{
  margin:0 0 16px;
  color:#d9e6f6;
  font-size:14px;
  line-height:1.55;
}
.i24-footer-clean .footer-newsletter-form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto;
  gap:10px;
  align-items:center;
  margin:0;
}
.i24-footer-clean .footer-newsletter-form input{
  min-width:0;
  width:100%;
  height:50px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:14px;
  background:rgba(255,255,255,.96);
  color:#0f172a;
  padding:0 16px;
  font-size:15px;
  outline:none;
  box-shadow:none;
}
.i24-footer-clean .footer-newsletter-form input:focus{
  border-color:#fff;
  box-shadow:0 0 0 4px rgba(255,255,255,.14);
}
.i24-footer-clean .footer-newsletter-form button{
  height:50px;
  border:0;
  border-radius:14px;
  background:linear-gradient(135deg,#ff3a47,#e50914);
  color:#fff;
  padding:0 20px;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 14px 28px rgba(229,9,20,.24);
  transition:transform .18s ease,box-shadow .18s ease;
  white-space:nowrap;
}
.i24-footer-clean .footer-newsletter-form button:hover{
  transform:translateY(-1px);
  box-shadow:0 18px 34px rgba(229,9,20,.3);
}
.i24-footer-clean .footer-clean-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.i24-footer-clean .footer-clean-links{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  flex-wrap:wrap;
  gap:14px;
}
.i24-footer-clean .footer-clean-links a{
  color:#d9e6f6;
  font-size:13px;
  font-weight:800;
}
.i24-footer-clean .footer-clean-links a:hover{color:#fff}
.i24-footer-clean .footer-premium-links{gap:12px}
.i24-footer-clean .footer-premium-badge-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:48px;
  padding:0 18px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.18);
  background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.055));
  color:#fff!important;
  font-size:15px!important;
  font-weight:900!important;
  letter-spacing:-.01em;
  box-shadow:0 14px 32px rgba(0,0,0,.16);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease;
}
.i24-footer-clean .footer-premium-badge-link:hover{
  transform:translateY(-2px);
  border-color:rgba(255,255,255,.32);
  background:linear-gradient(135deg,rgba(229,9,20,.92),rgba(255,58,71,.88));
  box-shadow:0 18px 38px rgba(229,9,20,.22);
}
.i24-footer-clean .footer-premium-badge-link strong{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:22px;
  padding:0 8px;
  border-radius:999px;
  background:#fff;
  color:#e50914;
  font-size:10px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
}
@media (max-width:760px){
  .i24-footer-clean .footer-clean-inner{grid-template-columns:1fr}
  .i24-footer-clean .footer-clean-newsletter{width:100%;padding:18px}
  .i24-footer-clean .footer-newsletter-form{grid-template-columns:1fr}
  .i24-footer-clean .footer-newsletter-form button{width:100%}
  .i24-footer-clean .footer-clean-bottom{display:grid;align-items:start}
  .i24-footer-clean .footer-clean-links{justify-content:flex-start}
  .i24-footer-clean .footer-premium-badge-link{width:100%;min-height:52px}
}

/* v1.5.3 footer: sin texto Premium y apps restauradas */
.i24-footer-clean .footer-clean-apps{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:0 0 22px;
}
.i24-footer-clean .footer-clean-apps-copy h2{
  margin:0 0 5px;
  color:#fff;
  font-size:16px;
  font-weight:900;
  letter-spacing:-.02em;
}
.i24-footer-clean .footer-clean-apps-copy p{
  margin:0;
  color:#c9d9ed;
  font-size:13px;
  line-height:1.45;
}
.i24-footer-clean .footer-clean-store-buttons{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  flex-wrap:wrap;
}
.i24-footer-clean .footer-clean-store-badge{
  min-width:178px;
  min-height:54px;
  padding:10px 14px;
  border-radius:16px;
  border:1px solid rgba(255,255,255,.16);
  background:linear-gradient(180deg,#111827 0%,#030712 100%);
  color:#fff;
  display:flex;
  align-items:center;
  gap:10px;
  box-shadow:0 16px 34px rgba(0,0,0,.20), inset 0 1px 0 rgba(255,255,255,.07);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.i24-footer-clean .footer-clean-store-badge:hover{
  transform:translateY(-2px);
  border-color:rgba(255,255,255,.28);
  box-shadow:0 20px 42px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.09);
}
.i24-footer-clean .footer-clean-store-badge .store-icon{
  width:30px;
  height:30px;
  border-radius:10px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.08);
  flex:0 0 auto;
}
.i24-footer-clean .footer-clean-store-badge svg{
  width:22px;
  height:22px;
  display:block;
}
.i24-footer-clean .footer-clean-store-badge .store-copy{
  display:flex;
  flex-direction:column;
  line-height:1.05;
}
.i24-footer-clean .footer-clean-store-badge small{
  color:#b7c5d8;
  font-size:10px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.i24-footer-clean .footer-clean-store-badge strong{
  color:#fff;
  font-size:16px;
  font-weight:950;
}
.i24-footer-clean .footer-premium-badge-link{
  min-height:52px;
  padding:0 26px;
  font-size:16px!important;
}
.i24-footer-clean .footer-premium-badge-link strong{display:none!important}
@media (max-width:760px){
  .i24-footer-clean .footer-clean-apps{display:grid;gap:14px;padding-bottom:20px}
  .i24-footer-clean .footer-clean-store-buttons{justify-content:flex-start;width:100%}
  .i24-footer-clean .footer-clean-store-badge{width:100%;justify-content:flex-start}
}


/* v1.5.4 footer compacto + iconos sociales premium originales */
.topbar-social,
.i24-footer-clean .footer-clean-social-inline{
  display:flex;
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
}
.topbar-social > span,
.i24-footer-clean .footer-follow-label{
  margin:0;
  color:#fff;
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.i24-social-links{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}
.i24-social-links .social-dot{
  position:relative;
  width:36px;
  height:36px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.18);
  background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.06));
  color:#fff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 12px 26px rgba(8,18,36,.14), inset 0 1px 0 rgba(255,255,255,.10);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease, color .18s ease;
  backdrop-filter:blur(10px);
}
.i24-social-links .social-dot:hover{
  transform:translateY(-2px);
  border-color:rgba(255,255,255,.3);
  background:linear-gradient(135deg,#ff3a47,#e50914);
  color:#fff;
  box-shadow:0 16px 30px rgba(229,9,20,.26), inset 0 1px 0 rgba(255,255,255,.12);
}
.i24-social-links .social-icon{
  width:18px;
  height:18px;
  display:grid;
  place-items:center;
  line-height:0;
}
.i24-social-links .social-icon svg{
  width:18px;
  height:18px;
  display:block;
}
.topbar .i24-social-links .social-dot{
  width:30px;
  height:30px;
  border-color:rgba(255,255,255,.14);
  background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.03));
  box-shadow:0 8px 18px rgba(3,10,24,.14), inset 0 1px 0 rgba(255,255,255,.08);
}
.topbar .i24-social-links .social-icon,
.topbar .i24-social-links .social-icon svg{
  width:15px;
  height:15px;
}
.i24-footer-clean .footer-clean-inner{
  grid-template-columns:minmax(0,1fr) minmax(320px,420px);
  padding:32px 0 18px;
}
.i24-footer-clean .footer-clean-newsletter{
  align-self:center;
}
.i24-footer-clean .footer-desc{
  max-width:500px;
  margin:14px 0 0;
}
.i24-footer-clean .footer-clean-utility{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:0 0 18px;
}
.i24-footer-clean .footer-clean-social-inline .i24-social-links .social-dot{
  width:42px;
  height:42px;
  border-color:rgba(255,255,255,.2);
  background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.05));
  box-shadow:0 12px 28px rgba(3,10,24,.18), inset 0 1px 0 rgba(255,255,255,.10);
}
.i24-footer-clean .footer-clean-social-inline .social-icon,
.i24-footer-clean .footer-clean-social-inline .social-icon svg{
  width:19px;
  height:19px;
}
.i24-footer-clean .footer-clean-store-buttons{
  margin-left:auto;
}
.i24-footer-clean .footer-clean-store-badge{
  min-height:52px;
}
.i24-footer-clean .footer-clean-bottom{
  padding-top:14px;
}
@media (max-width:900px){
  .i24-footer-clean .footer-clean-inner{
    grid-template-columns:1fr;
    gap:18px;
  }
  .i24-footer-clean .footer-clean-newsletter{
    width:100%;
    max-width:none;
  }
  .i24-footer-clean .footer-clean-utility{
    display:grid;
    justify-content:stretch;
  }
  .i24-footer-clean .footer-clean-store-buttons{
    margin-left:0;
    justify-content:flex-start;
  }
}
@media (max-width:640px){
  .topbar-social{
    gap:10px;
  }
  .topbar-social > span{
    width:100%;
  }
  .i24-footer-clean .footer-clean-utility{
    gap:14px;
    padding-bottom:16px;
  }
  .i24-footer-clean .footer-clean-social-inline{
    width:100%;
  }
  .i24-footer-clean .footer-clean-social-inline .i24-social-links{
    width:100%;
  }
  .i24-footer-clean .footer-clean-social-inline .i24-social-links .social-dot{
    width:40px;
    height:40px;
  }
}


/* v1.5.5 remove stray logo artifact + valid logo markup */
.site-branding .custom-logo-link,
.site-branding-link{
  display:inline-flex;
  align-items:center;
}
.site-branding .custom-logo-link{
  line-height:0;
}
.i24-footer-clean .footer-logo-wrap{
  display:inline-flex;
  align-items:center;
  min-height:46px;
  max-width:100%;
}
.i24-footer-clean .footer-logo-wrap .custom-logo-link,
.i24-footer-clean .footer-logo-link{
  display:inline-flex;
  align-items:center;
  background:#fff;
  padding:4px 8px;
  border-radius:0;
  line-height:0;
  max-width:100%;
}
.i24-footer-clean .footer-logo-wrap .custom-logo-link img,
.i24-footer-clean .footer-logo-link img,
.i24-footer-clean .custom-logo{
  display:block;
  max-height:46px;
  width:auto;
  height:auto;
}
/* hide any leftover alexa artifact if present in migrated content */
.site-footer .alexa-icon,
.site-footer [class*="alexa"],
.site-footer [id*="alexa"]{
  display:none !important;
}


/* v1.5.6 compact pro footer layout */
.i24-footer-clean{
  margin-top:24px;
}
.i24-footer-clean .footer-clean-inner{
  grid-template-columns:1fr;
  padding:26px 0 10px;
}
.i24-footer-clean .footer-clean-brand{
  max-width:640px;
}
.i24-footer-clean .footer-desc{
  max-width:620px;
  margin:12px 0 0;
}
.i24-footer-clean .footer-clean-compact-grid{
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(320px,.95fr);
  gap:28px;
  align-items:end;
  padding:10px 0 16px;
  border-bottom:1px solid rgba(255,255,255,.10);
}
.i24-footer-clean .footer-clean-left-stack{
  display:grid;
  gap:16px;
  align-content:end;
}
.i24-footer-clean .footer-clean-social-inline{
  gap:14px;
}
.i24-footer-clean .footer-clean-apps-inline{
  display:grid;
  gap:10px;
}
.i24-footer-clean .footer-apps-inline-title{
  margin:0;
  color:#fff;
  font-size:15px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.04em;
}
.i24-footer-clean .footer-clean-store-buttons{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:12px;
  flex-wrap:wrap;
  margin-left:0;
}
.i24-footer-clean .footer-clean-store-badge{
  min-width:190px;
  min-height:50px;
  padding:10px 14px;
}
.i24-footer-clean .footer-clean-newsletter-compact{
  align-self:end;
  padding:20px;
  border-radius:20px;
  max-width:420px;
  justify-self:end;
}
.i24-footer-clean .footer-clean-newsletter-compact .footer-newsletter-title{
  margin-bottom:8px;
  font-size:14px;
}
.i24-footer-clean .footer-clean-newsletter-compact .footer-newsletter-text{
  margin-bottom:14px;
  font-size:13px;
}
.i24-footer-clean .footer-clean-newsletter-compact .footer-newsletter-form input,
.i24-footer-clean .footer-clean-newsletter-compact .footer-newsletter-form button{
  height:48px;
}
.i24-footer-clean .footer-clean-bottom{
  padding:14px 0 16px;
}
@media (max-width:980px){
  .i24-footer-clean .footer-clean-compact-grid{
    grid-template-columns:1fr;
    gap:18px;
    align-items:start;
  }
  .i24-footer-clean .footer-clean-newsletter-compact{
    max-width:none;
    width:100%;
    justify-self:stretch;
  }
}
@media (max-width:680px){
  .i24-footer-clean .footer-clean-inner{
    padding:24px 0 8px;
  }
  .i24-footer-clean .footer-clean-compact-grid{
    padding:10px 0 14px;
    gap:16px;
  }
  .i24-footer-clean .footer-clean-left-stack{
    gap:14px;
  }
  .i24-footer-clean .footer-clean-social-inline,
  .i24-footer-clean .footer-clean-store-buttons{
    width:100%;
  }
  .i24-footer-clean .footer-clean-store-badge{
    width:100%;
    min-width:0;
  }
  .i24-footer-clean .footer-clean-bottom{
    gap:12px;
  }
}


/* v1.5.7 inline social + app buttons */
.i24-footer-clean .footer-clean-left-stack{
  display:grid;
  grid-template-columns:auto minmax(380px,1fr);
  gap:24px;
  align-items:end;
}
.i24-footer-clean .footer-clean-social-inline{
  display:flex;
  align-items:center;
  gap:14px;
  flex-wrap:nowrap;
  align-self:center;
}
.i24-footer-clean .footer-clean-social-inline .i24-social-links{
  flex-wrap:nowrap;
}
.i24-footer-clean .footer-clean-apps-inline{
  display:grid;
  gap:10px;
  align-content:end;
}
.i24-footer-clean .footer-apps-inline-title{
  margin:0;
}
.i24-footer-clean .footer-clean-store-buttons{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:12px;
  flex-wrap:nowrap;
}
.i24-footer-clean .footer-clean-store-badge{
  min-width:176px;
  width:auto;
  flex:0 0 auto;
}
@media (max-width:1180px){
  .i24-footer-clean .footer-clean-left-stack{
    grid-template-columns:1fr;
    gap:14px;
  }
}
@media (max-width:760px){
  .i24-footer-clean .footer-clean-social-inline,
  .i24-footer-clean .footer-clean-social-inline .i24-social-links,
  .i24-footer-clean .footer-clean-store-buttons{
    flex-wrap:wrap;
  }
  .i24-footer-clean .footer-clean-store-badge{
    min-width:0;
  }
}


/* v1.5.8 refined professional footer */
/* Stronger premium hover for social buttons in header and footer */
.i24-social-links .social-dot,
.topbar .i24-social-links .social-dot,
.i24-footer-clean .footer-clean-social-inline .i24-social-links .social-dot{
  overflow:hidden;
}
.i24-social-links .social-dot::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,transparent 12%,rgba(255,255,255,.30) 34%,transparent 58%);
  transform:translateX(-140%);
  transition:transform .55s ease;
  pointer-events:none;
}
.i24-social-links .social-dot:hover::after{
  transform:translateX(145%);
}
.i24-social-links .social-dot:hover,
.topbar .i24-social-links .social-dot:hover,
.i24-footer-clean .footer-clean-social-inline .i24-social-links .social-dot:hover{
  transform:translateY(-3px) scale(1.04);
  border-color:rgba(255,255,255,.38);
  background:linear-gradient(135deg,#ff4450 0%,#e50914 55%,#b8050e 100%);
  box-shadow:0 18px 34px rgba(229,9,20,.28), 0 0 0 1px rgba(255,255,255,.08) inset;
}
.i24-social-links .social-dot:focus-visible{
  outline:none;
  box-shadow:0 0 0 3px rgba(255,255,255,.16),0 18px 34px rgba(229,9,20,.24);
}

/* Footer logo smaller, rounded and premium */
.i24-footer-clean .footer-logo-wrap{
  min-height:auto;
}
.i24-footer-clean .footer-logo-wrap .custom-logo-link,
.i24-footer-clean .footer-logo-link{
  background:linear-gradient(180deg,#ffffff 0%,#f5f8fd 100%);
  padding:8px 12px;
  border-radius:16px;
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 10px 28px rgba(3,10,24,.18), inset 0 1px 0 rgba(255,255,255,.72);
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.i24-footer-clean .footer-logo-wrap .custom-logo-link:hover,
.i24-footer-clean .footer-logo-link:hover{
  transform:translateY(-2px);
  border-color:rgba(255,255,255,.28);
  box-shadow:0 14px 32px rgba(3,10,24,.22), 0 0 0 1px rgba(255,255,255,.06) inset;
}
.i24-footer-clean .footer-logo-wrap .custom-logo-link img,
.i24-footer-clean .footer-logo-link img,
.i24-footer-clean .custom-logo{
  max-height:34px;
}

/* Keep social icons and app buttons in one professional line */
.i24-footer-clean .footer-clean-left-stack{
  display:flex;
  align-items:flex-end;
  gap:28px;
  flex-wrap:nowrap;
}
.i24-footer-clean .footer-clean-social-inline{
  flex:0 0 auto;
  white-space:nowrap;
}
.i24-footer-clean .footer-clean-apps-inline{
  display:flex;
  flex-direction:column;
  align-items:center;
  width:max-content;
  flex:0 0 auto;
}
.i24-footer-clean .footer-apps-inline-title{
  width:100%;
  text-align:center;
  margin:0 0 8px;
  color:#fff;
  font-size:14px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.04em;
}
.i24-footer-clean .footer-clean-store-buttons{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  flex-wrap:nowrap;
}
.i24-footer-clean .footer-clean-store-badge{
  min-width:180px;
  min-height:50px;
}

/* Slightly tighter, more professional footer proportions */
.i24-footer-clean .footer-clean-inner{
  padding:22px 0 8px;
}
.i24-footer-clean .footer-desc{
  max-width:560px;
}
.i24-footer-clean .footer-clean-compact-grid{
  grid-template-columns:minmax(0,1.5fr) minmax(300px,.9fr);
  gap:24px;
  padding:8px 0 14px;
}
.i24-footer-clean .footer-clean-newsletter-compact{
  padding:18px 18px 16px;
  border-radius:18px;
  max-width:400px;
}
.i24-footer-clean .footer-clean-bottom{
  padding:12px 0 14px;
}

@media (max-width:1180px){
  .i24-footer-clean .footer-clean-left-stack{
    flex-wrap:wrap;
    align-items:flex-start;
    gap:16px 22px;
  }
}
@media (max-width:760px){
  .i24-footer-clean .footer-clean-left-stack{
    display:grid;
    gap:14px;
  }
  .i24-footer-clean .footer-clean-social-inline,
  .i24-footer-clean .footer-clean-social-inline .i24-social-links,
  .i24-footer-clean .footer-clean-store-buttons{
    flex-wrap:wrap;
    white-space:normal;
  }
  .i24-footer-clean .footer-clean-apps-inline{
    width:100%;
    align-items:flex-start;
  }
  .i24-footer-clean .footer-apps-inline-title{
    text-align:left;
  }
  .i24-footer-clean .footer-clean-store-buttons{
    justify-content:flex-start;
  }
  .i24-footer-clean .footer-clean-store-badge{
    min-width:0;
    width:100%;
  }
}


/* v1.5.9 move footer links above newsletter, center copy, reduce overall height */
.i24-footer-clean .footer-clean-inner{
  padding:20px 0 6px;
}
.i24-footer-clean .footer-logo-wrap{
  margin-top:8px;
}
.i24-footer-clean .footer-desc{
  margin:10px 0 0;
  max-width:540px;
}
.i24-footer-clean .footer-clean-compact-grid{
  gap:20px;
  padding:6px 0 12px;
}
.i24-footer-clean .footer-clean-newsletter-compact{
  padding:16px 16px 15px;
}
.i24-footer-clean .footer-newsletter-links{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  margin:0 0 14px;
}
.i24-footer-clean .footer-newsletter-links .footer-premium-badge-link{
  min-width:0;
}
.i24-footer-clean .footer-clean-bottom-centered{
  display:flex;
  justify-content:center;
  align-items:center;
  text-align:center;
  padding:10px 0 12px;
}
.i24-footer-clean .footer-clean-bottom-centered .footer-copy{
  margin:0;
  width:100%;
}
@media (max-width:760px){
  .i24-footer-clean .footer-newsletter-links{
    flex-wrap:wrap;
    justify-content:flex-start;
  }
  .i24-footer-clean .footer-clean-bottom-centered{
    padding:10px 0 14px;
  }
}


/* v1.6.0 footer premium compacto + zoom suave en portada */
.i24-footer-pro-compact{
  margin-top:24px;
  position:relative;
  background:
    radial-gradient(circle at 10% 0%,rgba(51,85,140,.62) 0,transparent 34%),
    linear-gradient(135deg,#132946 0%,#071322 58%,#030711 100%);
  border-top:1px solid rgba(255,255,255,.12);
}
.i24-footer-pro-compact:before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);
  pointer-events:none;
}
.i24-footer-pro-compact .footer-pro-shell{
  display:grid;
  grid-template-columns:minmax(230px,.95fr) minmax(360px,1.25fr) minmax(300px,.9fr);
  gap:24px;
  align-items:center;
  padding:18px 0 14px;
}
.i24-footer-pro-compact .footer-pro-brand,
.i24-footer-pro-compact .footer-pro-connect,
.i24-footer-pro-compact .footer-pro-newsletter{min-width:0}
.i24-footer-pro-compact .footer-logo-wrap{margin:0}
.i24-footer-pro-compact .footer-logo-wrap .custom-logo-link,
.i24-footer-pro-compact .footer-logo-link{
  padding:7px 11px;
  border-radius:14px;
  background:linear-gradient(180deg,#fff,#f4f7fb);
  box-shadow:0 12px 28px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.75);
}
.i24-footer-pro-compact .footer-logo-wrap .custom-logo-link img,
.i24-footer-pro-compact .footer-logo-link img,
.i24-footer-pro-compact .custom-logo{max-height:31px}
.i24-footer-pro-compact .footer-desc{
  max-width:330px;
  margin:10px 0 0;
  color:#c8d7ea;
  font-size:13px;
  line-height:1.5;
}
.i24-footer-pro-compact .footer-pro-connect{
  display:grid;
  gap:12px;
  padding:0 18px;
  border-left:1px solid rgba(255,255,255,.10);
  border-right:1px solid rgba(255,255,255,.10);
}
.i24-footer-pro-compact .footer-pro-social-row,
.i24-footer-pro-compact .footer-pro-apps-row{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:0;
}
.i24-footer-pro-compact .footer-follow-label,
.i24-footer-pro-compact .footer-apps-inline-title{
  flex:0 0 auto;
  margin:0;
  color:#fff;
  font-size:11px;
  line-height:1;
  font-weight:950;
  letter-spacing:.13em;
  text-transform:uppercase;
  opacity:.92;
}
.i24-footer-pro-compact .footer-pro-social-row .i24-social-links{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
}
.i24-footer-pro-compact .footer-pro-social-row .social-dot{
  width:31px;
  height:31px;
  min-width:31px;
  border-radius:999px;
}
.i24-footer-pro-compact .footer-clean-store-buttons{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:9px;
  flex-wrap:wrap;
}
.i24-footer-pro-compact .footer-clean-store-badge{
  min-width:148px;
  min-height:42px;
  padding:7px 10px;
  border-radius:13px;
}
.i24-footer-pro-compact .footer-clean-store-badge .store-icon{
  width:25px;
  height:25px;
  border-radius:8px;
}
.i24-footer-pro-compact .footer-clean-store-badge svg{width:17px;height:17px}
.i24-footer-pro-compact .footer-clean-store-badge small{font-size:8.5px;letter-spacing:.08em}
.i24-footer-pro-compact .footer-clean-store-badge strong{font-size:13px}
.i24-footer-pro-compact .footer-pro-newsletter{
  justify-self:stretch;
  max-width:none;
  padding:14px;
  border-radius:18px;
  background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.045));
  border:1px solid rgba(255,255,255,.14);
  box-shadow:0 16px 34px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.05);
}
.i24-footer-pro-compact .footer-newsletter-links{
  justify-content:flex-start;
  gap:8px;
  margin:0 0 10px;
}
.i24-footer-pro-compact .footer-premium-badge-link{
  min-height:34px;
  padding:0 12px;
  border-radius:999px;
  font-size:12px;
}
.i24-footer-pro-compact .footer-newsletter-title{
  margin:0 0 6px;
  font-size:12px;
  letter-spacing:.14em;
}
.i24-footer-pro-compact .footer-newsletter-text{
  margin:0 0 10px;
  font-size:12px;
  line-height:1.45;
  color:#c8d7ea;
}
.i24-footer-pro-compact .footer-newsletter-form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px;
}
.i24-footer-pro-compact .footer-newsletter-form input,
.i24-footer-pro-compact .footer-newsletter-form button{
  height:40px;
  border-radius:12px;
}
.i24-footer-pro-compact .footer-newsletter-form input{font-size:13px;padding:0 12px}
.i24-footer-pro-compact .footer-newsletter-form button{padding:0 14px;font-size:12px}
.i24-footer-pro-compact .footer-pro-bottom{
  border-top:1px solid rgba(255,255,255,.10);
  padding:9px 0 11px;
  color:#aebed4;
  font-size:12px;
}
@media (max-width:1120px){
  .i24-footer-pro-compact .footer-pro-shell{
    grid-template-columns:1fr 1fr;
    align-items:start;
  }
  .i24-footer-pro-compact .footer-pro-brand{grid-column:1 / -1}
  .i24-footer-pro-compact .footer-desc{max-width:620px}
  .i24-footer-pro-compact .footer-pro-connect{border-left:0;padding-left:0}
}
@media (max-width:760px){
  .i24-footer-pro-compact .footer-pro-shell{
    grid-template-columns:1fr;
    gap:16px;
    padding:18px 0 12px;
  }
  .i24-footer-pro-compact .footer-pro-connect{
    border:0;
    padding:0;
  }
  .i24-footer-pro-compact .footer-pro-social-row,
  .i24-footer-pro-compact .footer-pro-apps-row{
    display:grid;
    gap:10px;
  }
  .i24-footer-pro-compact .footer-clean-store-buttons{display:grid;grid-template-columns:1fr;gap:9px}
  .i24-footer-pro-compact .footer-clean-store-badge{width:100%;justify-content:flex-start}
  .i24-footer-pro-compact .footer-newsletter-form{grid-template-columns:1fr}
  .i24-footer-pro-compact .footer-newsletter-form button{width:100%}
}

@keyframes i24HomeImageBreath{
  0%,100%{transform:scale(1.006)}
  50%{transform:scale(1.035)}
}
body.home .hero-slide img,
body.home .side-card img,
body.home .news-card .thumb img,
body.home .feature-card .thumb img,
body.home .mini-item .thumb img{
  will-change:transform;
  transform-origin:center center;
  animation:i24HomeImageBreath 7.5s ease-in-out infinite;
}
body.home .side-card:nth-child(2) img,
body.home .news-card:nth-child(even) .thumb img,
body.home .mini-item:nth-child(even) .thumb img{animation-delay:-2.4s}
body.home .side-card:nth-child(3) img,
body.home .news-card:nth-child(3n) .thumb img,
body.home .feature-card:nth-child(odd) .thumb img{animation-delay:-4.8s}
body.home .hero-slide:hover img,
body.home .hero-slide:focus-within img,
body.home .side-card:hover img,
body.home .side-card:focus-within img,
body.home .news-card:hover .thumb img,
body.home .news-card:focus-within .thumb img,
body.home .feature-card:hover .thumb img,
body.home .feature-card:focus-within .thumb img,
body.home .mini-item:hover .thumb img,
body.home .mini-item:focus-within .thumb img{
  animation-play-state:paused;
  transform:scale(1.055);
}
@media (prefers-reduced-motion:reduce){
  body.home .hero-slide img,
  body.home .side-card img,
  body.home .news-card .thumb img,
  body.home .feature-card .thumb img,
  body.home .mini-item .thumb img{
    animation:none!important;
    transform:none!important;
  }
}

/* v1.6.1 footer definitivo: sin desbordes, compacto y premium */
.i24-footer-pro-compact,
.i24-footer-pro-compact *{
  box-sizing:border-box;
}
.i24-footer-pro-compact{
  overflow:hidden;
  margin-top:24px;
  background:
    radial-gradient(circle at 12% 0%,rgba(42,82,138,.68) 0,transparent 34%),
    linear-gradient(135deg,#102642 0%,#071421 58%,#030812 100%);
}
.i24-footer-pro-compact .footer-pro-shell{
  width:min(100% - 48px,1180px);
  display:grid;
  grid-template-columns:minmax(170px,.72fr) minmax(430px,1.55fr) minmax(330px,.95fr);
  gap:28px;
  align-items:center;
  padding:22px 0 16px;
}
.i24-footer-pro-compact .footer-pro-brand{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  min-width:0;
}
.i24-footer-pro-compact .footer-logo-wrap{
  width:auto;
  max-width:100%;
  margin:0!important;
}
.i24-footer-pro-compact .footer-logo-wrap .custom-logo-link,
.i24-footer-pro-compact .footer-logo-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  max-width:100%;
  padding:7px 11px;
  border-radius:14px;
}
.i24-footer-pro-compact .footer-logo-wrap .custom-logo-link img,
.i24-footer-pro-compact .footer-logo-link img,
.i24-footer-pro-compact .custom-logo{
  display:block;
  width:auto;
  max-width:132px;
  max-height:30px;
  object-fit:contain;
}
.i24-footer-pro-compact .footer-desc{
  max-width:250px;
  margin:9px 0 0;
  font-size:12px;
  line-height:1.45;
}
.i24-footer-pro-compact .footer-pro-connect{
  min-width:0;
  display:grid;
  grid-template-columns:1fr;
  gap:13px;
  padding:0 28px;
  border-left:1px solid rgba(255,255,255,.10);
  border-right:1px solid rgba(255,255,255,.10);
}
.i24-footer-pro-compact .footer-pro-social-row,
.i24-footer-pro-compact .footer-pro-apps-row{
  width:100%;
  min-width:0;
  display:grid;
  grid-template-columns:118px minmax(0,1fr);
  gap:14px;
  align-items:center;
}
.i24-footer-pro-compact .footer-follow-label,
.i24-footer-pro-compact .footer-apps-inline-title{
  width:auto;
  margin:0;
  white-space:nowrap;
  font-size:11px;
  line-height:1;
  letter-spacing:.12em;
}
.i24-footer-pro-compact .footer-pro-social-row .i24-social-links{
  min-width:0;
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:nowrap;
}
.i24-footer-pro-compact .footer-pro-social-row .social-dot{
  flex:0 0 31px;
  width:31px;
  height:31px;
  min-width:31px;
}
.i24-footer-pro-compact .footer-clean-store-buttons{
  min-width:0;
  width:100%;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:8px;
  flex-wrap:nowrap;
  margin:0!important;
}
.i24-footer-pro-compact .footer-clean-store-badge{
  flex:1 1 0;
  min-width:0!important;
  width:auto!important;
  max-width:138px;
  min-height:38px;
  height:38px;
  padding:6px 9px;
  border-radius:12px;
  gap:7px;
  overflow:hidden;
  white-space:nowrap;
}
.i24-footer-pro-compact .footer-clean-store-badge:hover{
  transform:translateY(-1px);
}
.i24-footer-pro-compact .footer-clean-store-badge .store-icon{
  flex:0 0 23px;
  width:23px;
  height:23px;
  border-radius:7px;
}
.i24-footer-pro-compact .footer-clean-store-badge svg{
  width:15px;
  height:15px;
}
.i24-footer-pro-compact .footer-clean-store-badge .store-copy{
  min-width:0;
  overflow:hidden;
}
.i24-footer-pro-compact .footer-clean-store-badge small,
.i24-footer-pro-compact .footer-clean-store-badge strong{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.i24-footer-pro-compact .footer-clean-store-badge small{
  font-size:7.7px;
  letter-spacing:.06em;
}
.i24-footer-pro-compact .footer-clean-store-badge strong{
  font-size:12px;
  line-height:1.05;
}
.i24-footer-pro-compact .footer-pro-newsletter{
  position:relative;
  z-index:2;
  min-width:0;
  width:100%;
  max-width:360px;
  justify-self:end;
  align-self:center;
  padding:14px 15px 15px;
  border-radius:19px;
  overflow:hidden;
}
.i24-footer-pro-compact .footer-newsletter-links{
  display:flex;
  justify-content:flex-start;
  flex-wrap:wrap;
  gap:8px;
  margin:0 0 9px;
}
.i24-footer-pro-compact .footer-premium-badge-link{
  min-width:0!important;
  min-height:31px!important;
  padding:0 13px!important;
  border-radius:999px;
  font-size:12px!important;
  line-height:1;
}
.i24-footer-pro-compact .footer-newsletter-title{
  margin:0 0 5px;
  font-size:12px;
  line-height:1;
  letter-spacing:.14em;
}
.i24-footer-pro-compact .footer-newsletter-text{
  margin:0 0 10px;
  font-size:12px;
  line-height:1.35;
}
.i24-footer-pro-compact .footer-newsletter-form{
  min-width:0;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 70px;
  gap:8px;
  align-items:center;
  margin:0!important;
}
.i24-footer-pro-compact .footer-newsletter-form input,
.i24-footer-pro-compact .footer-newsletter-form button{
  min-width:0;
  height:39px!important;
  border-radius:12px!important;
}
.i24-footer-pro-compact .footer-newsletter-form input{
  width:100%;
  padding:0 12px!important;
  font-size:12.5px!important;
}
.i24-footer-pro-compact .footer-newsletter-form button{
  width:70px;
  padding:0!important;
  font-size:12px!important;
}
.i24-footer-pro-compact .footer-pro-bottom{
  width:min(100% - 48px,1180px);
  display:flex;
  justify-content:center;
  align-items:center;
  min-height:34px;
  padding:9px 0 11px!important;
  text-align:center;
}
.i24-footer-pro-compact .footer-copy{
  margin:0;
  font-size:12px;
  line-height:1.35;
}
@media (max-width:1120px){
  .i24-footer-pro-compact .footer-pro-shell{
    grid-template-columns:minmax(180px,.75fr) minmax(0,1.25fr);
    gap:22px;
  }
  .i24-footer-pro-compact .footer-pro-connect{
    border-right:0;
    padding-right:0;
  }
  .i24-footer-pro-compact .footer-pro-newsletter{
    grid-column:1 / -1;
    max-width:none;
    justify-self:stretch;
  }
}
@media (max-width:760px){
  .i24-footer-pro-compact .footer-pro-shell,
  .i24-footer-pro-compact .footer-pro-bottom{
    width:min(100% - 28px,1180px);
  }
  .i24-footer-pro-compact .footer-pro-shell{
    grid-template-columns:1fr;
    gap:16px;
    padding:20px 0 14px;
  }
  .i24-footer-pro-compact .footer-pro-brand{
    align-items:flex-start;
  }
  .i24-footer-pro-compact .footer-pro-connect{
    padding:0;
    border:0;
  }
  .i24-footer-pro-compact .footer-pro-social-row,
  .i24-footer-pro-compact .footer-pro-apps-row{
    grid-template-columns:1fr;
    gap:9px;
  }
  .i24-footer-pro-compact .footer-pro-social-row .i24-social-links,
  .i24-footer-pro-compact .footer-clean-store-buttons{
    flex-wrap:wrap;
  }
  .i24-footer-pro-compact .footer-clean-store-badge{
    flex:1 1 154px;
    max-width:none;
  }
  .i24-footer-pro-compact .footer-newsletter-form{
    grid-template-columns:1fr;
  }
  .i24-footer-pro-compact .footer-newsletter-form button{
    width:100%;
  }
}


/* v1.6.2 footer navigation separated from newsletter + real newsletter registry */
.i24-footer-pro-compact .footer-pro-shell{
  grid-template-columns:minmax(160px,.62fr) minmax(128px,.42fr) minmax(400px,1.45fr) minmax(300px,.88fr);
  gap:18px;
}
.i24-footer-pro-compact .footer-pro-nav{
  min-width:0;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  flex-wrap:wrap;
  padding:0 4px;
}
.i24-footer-pro-compact .footer-pro-nav .footer-premium-badge-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:0!important;
  min-height:32px!important;
  padding:0 13px!important;
  border-radius:999px;
  font-size:12px!important;
  line-height:1;
  color:#fff;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.16);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06);
}
.i24-footer-pro-compact .footer-pro-nav .footer-premium-badge-link:hover{
  background:linear-gradient(135deg,#ff3a47,#e50914);
  border-color:rgba(255,255,255,.24);
  transform:translateY(-1px);
}
.i24-footer-pro-compact .footer-pro-newsletter .footer-newsletter-links{
  display:none!important;
}
.i24-footer-pro-compact .footer-pro-newsletter{
  max-width:330px;
  padding:15px;
}
.i24-footer-pro-compact .footer-newsletter-title{
  margin-bottom:7px;
}
.i24-footer-pro-compact .footer-newsletter-text{
  margin-bottom:9px;
}
.i24-footer-pro-compact .footer-newsletter-form{
  grid-template-columns:minmax(0,1fr) 72px;
}
.i24-footer-pro-compact .footer-newsletter-form input{
  background:rgba(255,255,255,.97);
  color:#0f172a;
}
.i24-footer-pro-compact .footer-newsletter-form button{
  width:72px;
}
.i24-footer-pro-compact .i24-hp-field{
  position:absolute!important;
  left:-9999px!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
}
.i24-newsletter-notice{
  margin:0 0 9px;
  padding:8px 10px;
  border-radius:10px;
  font-size:12px;
  line-height:1.25;
  font-weight:800;
}
.i24-newsletter-notice.success{
  color:#eafff5;
  background:rgba(22,163,74,.18);
  border:1px solid rgba(74,222,128,.25);
}
.i24-newsletter-notice.error{
  color:#fff1f2;
  background:rgba(225,29,72,.18);
  border:1px solid rgba(251,113,133,.26);
}
@media (max-width:1120px){
  .i24-footer-pro-compact .footer-pro-shell{
    grid-template-columns:minmax(180px,.8fr) minmax(130px,.5fr) minmax(0,1.25fr);
  }
  .i24-footer-pro-compact .footer-pro-newsletter{
    grid-column:1 / -1;
    max-width:none;
  }
}
@media (max-width:760px){
  .i24-footer-pro-compact .footer-pro-shell{
    grid-template-columns:1fr;
  }
  .i24-footer-pro-compact .footer-pro-nav{
    justify-content:flex-start;
    padding:0;
  }
  .i24-footer-pro-compact .footer-pro-nav .footer-premium-badge-link{
    flex:0 0 auto;
  }
  .i24-footer-pro-compact .footer-newsletter-form{
    grid-template-columns:1fr;
  }
  .i24-footer-pro-compact .footer-newsletter-form button{
    width:100%;
  }
}


/* v1.6.3 footer premium final: apps visibles + navegacion separada */
.i24-footer-pro-compact{
  overflow:hidden;
  background:
    radial-gradient(circle at 8% 0%,rgba(54,92,150,.56) 0,transparent 34%),
    linear-gradient(135deg,#102542 0%,#071321 56%,#030711 100%);
}
.i24-footer-pro-compact .footer-pro-shell{
  grid-template-columns:minmax(170px,.7fr) minmax(390px,1.15fr) minmax(165px,.48fr) minmax(300px,.92fr);
  gap:24px;
  align-items:center;
  padding:20px 0 16px;
}
.i24-footer-pro-compact .footer-pro-connect{
  gap:14px;
  padding:0 22px;
  border-left:1px solid rgba(255,255,255,.10);
  border-right:1px solid rgba(255,255,255,.10);
}
.i24-footer-pro-compact .footer-pro-social-row,
.i24-footer-pro-compact .footer-pro-apps-row{
  display:grid;
  grid-template-columns:96px minmax(0,1fr);
  gap:14px;
  align-items:center;
}
.i24-footer-pro-compact .footer-follow-label,
.i24-footer-pro-compact .footer-apps-inline-title,
.i24-footer-pro-compact .footer-nav-title{
  color:#ffffff;
  font-size:11px;
  font-weight:950;
  letter-spacing:.14em;
  line-height:1;
  text-transform:uppercase;
  text-shadow:0 1px 14px rgba(255,255,255,.16);
}
.i24-footer-pro-compact .footer-pro-social-row .i24-social-links{
  gap:10px;
}
.i24-footer-pro-compact .footer-pro-social-row .social-dot{
  width:33px;
  height:33px;
  min-width:33px;
  background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.055));
  border:1px solid rgba(255,255,255,.20);
  box-shadow:0 10px 22px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.08);
}
.i24-footer-pro-compact .footer-clean-store-buttons{
  display:grid;
  grid-template-columns:repeat(2,minmax(142px,1fr));
  gap:10px;
  width:100%;
}
.i24-footer-pro-compact .footer-clean-store-badge{
  width:100%;
  min-width:0;
  min-height:46px;
  padding:8px 11px;
  border-radius:15px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:9px;
  background:linear-gradient(180deg,#111827 0%,#050814 100%);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 14px 30px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.07);
}
.i24-footer-pro-compact .footer-clean-store-badge .store-icon{
  width:28px;
  height:28px;
  border-radius:10px;
  flex:0 0 28px;
  color:#fff;
}
.i24-footer-pro-compact .footer-clean-store-badge svg{width:19px;height:19px}
.i24-footer-pro-compact .footer-clean-store-badge .store-copy{
  display:flex!important;
  flex-direction:column;
  min-width:0;
  overflow:visible;
  line-height:1.05;
}
.i24-footer-pro-compact .footer-clean-store-badge small{
  display:block;
  font-size:8px;
  letter-spacing:.06em;
  white-space:nowrap;
}
.i24-footer-pro-compact .footer-clean-store-badge strong{
  display:block;
  font-size:12.5px;
  white-space:nowrap;
}
.i24-footer-pro-compact .footer-pro-nav{
  align-self:stretch;
  min-width:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:11px;
  padding:14px 16px;
  border-radius:20px;
  background:linear-gradient(180deg,rgba(255,255,255,.070),rgba(255,255,255,.035));
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 16px 34px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.05);
}
.i24-footer-pro-compact .footer-nav-title{
  display:block;
  opacity:.88;
}
.i24-footer-pro-compact .footer-nav-links{
  display:grid;
  gap:9px;
}
.i24-footer-pro-compact .footer-premium-badge-link{
  width:100%;
  min-height:36px;
  padding:0 14px;
  justify-content:center;
  border-radius:999px;
  background:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,.07));
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 10px 20px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.08);
}
.i24-footer-pro-compact .footer-premium-badge-link:hover{
  transform:translateY(-1px);
  background:linear-gradient(180deg,rgba(255,255,255,.20),rgba(255,255,255,.09));
  border-color:rgba(255,255,255,.30);
}
.i24-footer-pro-compact .footer-pro-newsletter{
  padding:15px;
  border-radius:21px;
}
.i24-footer-pro-compact .footer-newsletter-title{
  font-size:12px;
  margin-bottom:7px;
}
.i24-footer-pro-compact .footer-newsletter-form input,
.i24-footer-pro-compact .footer-newsletter-form button{
  height:42px;
}
@media (max-width:1180px){
  .i24-footer-pro-compact .footer-pro-shell{
    grid-template-columns:minmax(220px,.8fr) minmax(380px,1.2fr) minmax(300px,1fr);
  }
  .i24-footer-pro-compact .footer-pro-brand{grid-column:auto}
  .i24-footer-pro-compact .footer-pro-nav{
    grid-column:1 / 2;
    grid-row:2;
  }
  .i24-footer-pro-compact .footer-pro-newsletter{
    grid-column:2 / -1;
    grid-row:2;
  }
}
@media (max-width:900px){
  .i24-footer-pro-compact .footer-pro-shell{
    grid-template-columns:1fr 1fr;
    gap:18px;
  }
  .i24-footer-pro-compact .footer-pro-brand,
  .i24-footer-pro-compact .footer-pro-connect,
  .i24-footer-pro-compact .footer-pro-nav,
  .i24-footer-pro-compact .footer-pro-newsletter{
    grid-column:auto;
    grid-row:auto;
  }
  .i24-footer-pro-compact .footer-pro-connect{
    padding:0;
    border:0;
  }
}
@media (max-width:760px){
  .i24-footer-pro-compact .footer-pro-shell{grid-template-columns:1fr}
  .i24-footer-pro-compact .footer-pro-social-row,
  .i24-footer-pro-compact .footer-pro-apps-row{
    grid-template-columns:1fr;
  }
  .i24-footer-pro-compact .footer-clean-store-buttons{
    grid-template-columns:1fr;
  }
  .i24-footer-pro-compact .footer-clean-store-badge{min-height:50px}
  .i24-footer-pro-compact .footer-nav-links{grid-template-columns:repeat(2,minmax(0,1fr))}
}


/* v1.6.4 footer premium: navegación limpia, apps sin desbordes y móvil pulido */
.i24-footer-pro-compact{
  overflow:hidden;
}
.i24-footer-pro-compact .footer-pro-shell{
  width:min(100% - 48px,1180px);
  grid-template-columns:minmax(145px,.62fr) minmax(0,1.58fr) minmax(118px,.42fr) minmax(280px,.88fr);
  gap:22px;
  align-items:center;
  padding:20px 0 16px;
}
.i24-footer-pro-compact .footer-pro-brand,
.i24-footer-pro-compact .footer-pro-connect,
.i24-footer-pro-compact .footer-pro-nav,
.i24-footer-pro-compact .footer-pro-newsletter{
  min-width:0;
}
.i24-footer-pro-compact .footer-pro-connect{
  padding:0 24px;
  gap:15px;
}
.i24-footer-pro-compact .footer-pro-social-row{
  grid-template-columns:96px minmax(0,1fr);
  gap:16px;
}
.i24-footer-pro-compact .footer-pro-apps-row{
  display:grid;
  grid-template-columns:1fr;
  gap:9px;
  min-width:0;
}
.i24-footer-pro-compact .footer-apps-inline-title{
  padding-left:0;
}
.i24-footer-pro-compact .footer-clean-store-buttons{
  width:100%;
  max-width:326px;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,158px));
  gap:10px;
  justify-content:start;
  overflow:visible;
}
.i24-footer-pro-compact .footer-clean-store-badge{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:46px;
  min-height:46px;
  padding:8px 10px;
  gap:8px;
  overflow:hidden;
}
.i24-footer-pro-compact .footer-clean-store-badge .store-icon{
  flex:0 0 27px;
  width:27px;
  height:27px;
}
.i24-footer-pro-compact .footer-clean-store-badge .store-copy{
  min-width:0;
  overflow:hidden!important;
}
.i24-footer-pro-compact .footer-clean-store-badge small,
.i24-footer-pro-compact .footer-clean-store-badge strong{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.i24-footer-pro-compact .footer-clean-store-badge small{font-size:7.6px}
.i24-footer-pro-compact .footer-clean-store-badge strong{font-size:12px}
.i24-footer-pro-compact .footer-pro-nav{
  align-self:center;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:0 0 0 20px;
  border-left:1px solid rgba(255,255,255,.12);
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.i24-footer-pro-compact .footer-nav-title{display:none!important}
.i24-footer-pro-compact .footer-nav-links{
  display:flex;
  flex-direction:column;
  gap:10px;
  width:100%;
}
.i24-footer-pro-compact .footer-pro-nav .footer-premium-badge-link,
.i24-footer-pro-compact .footer-premium-badge-link{
  width:auto;
  min-width:96px!important;
  min-height:34px!important;
  padding:0 16px!important;
  font-size:12px!important;
  border-radius:999px;
  background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.07));
  border:1px solid rgba(255,255,255,.20);
  box-shadow:0 10px 20px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.08);
}
.i24-footer-pro-compact .footer-pro-nav .footer-premium-badge-link:hover,
.i24-footer-pro-compact .footer-premium-badge-link:hover{
  background:linear-gradient(135deg,#ff3a47,#e50914);
  border-color:rgba(255,255,255,.28);
  transform:translateY(-1px);
}
.i24-footer-pro-compact .footer-pro-newsletter{
  max-width:330px;
}
@media (max-width:1180px){
  .i24-footer-pro-compact .footer-pro-shell{
    grid-template-columns:minmax(170px,.7fr) minmax(0,1.3fr) minmax(260px,.9fr);
    gap:20px;
  }
  .i24-footer-pro-compact .footer-pro-nav{
    grid-column:1 / 2;
    grid-row:2;
    align-items:flex-start;
    padding:14px 0 0;
    border-left:0;
    border-top:1px solid rgba(255,255,255,.10);
  }
  .i24-footer-pro-compact .footer-nav-links{
    flex-direction:row;
    flex-wrap:wrap;
  }
  .i24-footer-pro-compact .footer-pro-newsletter{
    grid-column:2 / -1;
    grid-row:2;
    max-width:none;
  }
}
@media (max-width:900px){
  .i24-footer-pro-compact .footer-pro-shell{
    grid-template-columns:1fr 1fr;
    gap:18px 22px;
  }
  .i24-footer-pro-compact .footer-pro-brand,
  .i24-footer-pro-compact .footer-pro-connect,
  .i24-footer-pro-compact .footer-pro-nav,
  .i24-footer-pro-compact .footer-pro-newsletter{
    grid-column:auto;
    grid-row:auto;
  }
  .i24-footer-pro-compact .footer-pro-connect{
    padding:0;
    border:0;
  }
  .i24-footer-pro-compact .footer-pro-nav{
    padding:0;
    border:0;
    align-items:flex-start;
  }
  .i24-footer-pro-compact .footer-nav-links{
    flex-direction:row;
    flex-wrap:wrap;
  }
  .i24-footer-pro-compact .footer-pro-newsletter{
    max-width:none;
  }
}
@media (max-width:760px){
  .i24-footer-pro-compact .footer-pro-shell,
  .i24-footer-pro-compact .footer-pro-bottom{
    width:min(100% - 28px,1180px);
  }
  .i24-footer-pro-compact .footer-pro-shell{
    grid-template-columns:1fr;
    gap:18px;
    padding:22px 0 16px;
  }
  .i24-footer-pro-compact .footer-pro-brand{
    align-items:center;
    text-align:center;
  }
  .i24-footer-pro-compact .footer-desc{
    max-width:360px;
  }
  .i24-footer-pro-compact .footer-pro-social-row,
  .i24-footer-pro-compact .footer-pro-apps-row{
    grid-template-columns:1fr;
    gap:10px;
    justify-items:center;
    text-align:center;
  }
  .i24-footer-pro-compact .footer-pro-social-row .i24-social-links{
    justify-content:center;
    flex-wrap:wrap;
  }
  .i24-footer-pro-compact .footer-clean-store-buttons{
    max-width:360px;
    grid-template-columns:1fr;
    justify-content:center;
    margin:0 auto!important;
  }
  .i24-footer-pro-compact .footer-clean-store-badge{
    height:50px;
    min-height:50px;
    justify-content:center;
  }
  .i24-footer-pro-compact .footer-pro-nav{
    align-items:center;
    padding-top:2px;
  }
  .i24-footer-pro-compact .footer-nav-links{
    justify-content:center;
    width:100%;
  }
  .i24-footer-pro-compact .footer-pro-nav .footer-premium-badge-link,
  .i24-footer-pro-compact .footer-premium-badge-link{
    min-width:112px!important;
  }
  .i24-footer-pro-compact .footer-newsletter-title,
  .i24-footer-pro-compact .footer-newsletter-text{
    text-align:center;
  }
  .i24-footer-pro-compact .footer-newsletter-form{
    grid-template-columns:1fr!important;
  }
  .i24-footer-pro-compact .footer-newsletter-form button{
    width:100%!important;
  }
}
@media (max-width:380px){
  .i24-footer-pro-compact .footer-nav-links{
    flex-direction:column;
  }
  .i24-footer-pro-compact .footer-pro-nav .footer-premium-badge-link{
    width:100%;
  }
}


/* v1.6.5 footer refinement: nav sin caja, redes/apps centrados y móvil más fino */
.i24-footer-pro-compact .footer-pro-connect{
  display:grid;
  justify-items:center;
  align-content:center;
  gap:18px;
}
.i24-footer-pro-compact .footer-pro-social-row,
.i24-footer-pro-compact .footer-pro-apps-row{
  grid-template-columns:1fr !important;
  justify-items:center;
  text-align:center;
  gap:10px;
}
.i24-footer-pro-compact .footer-follow-label,
.i24-footer-pro-compact .footer-apps-inline-title{
  display:block;
  width:100%;
  text-align:center;
}
.i24-footer-pro-compact .footer-pro-social-row .i24-social-links{
  justify-content:center;
  flex-wrap:wrap;
}
.i24-footer-pro-compact .footer-pro-social-row .social-dot{
  margin:0;
}
.i24-footer-pro-compact .footer-clean-store-buttons{
  max-width:360px;
  width:100%;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  justify-content:center;
  margin:0 auto !important;
}
.i24-footer-pro-compact .footer-clean-store-badge{
  max-width:none !important;
}
.i24-footer-pro-compact .footer-pro-nav{
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  outline:0 !important;
  padding:0 !important;
  align-items:center;
  justify-content:center;
  gap:12px;
}
.i24-footer-pro-compact .footer-nav-links{
  display:flex !important;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:12px;
  width:auto;
}
.i24-footer-pro-compact .footer-pro-nav .footer-premium-badge-link,
.i24-footer-pro-compact .footer-premium-badge-link{
  min-width:118px !important;
}
.i24-footer-pro-compact .footer-pro-newsletter{
  justify-self:stretch;
}
@media (max-width:1180px){
  .i24-footer-pro-compact .footer-pro-shell{
    grid-template-columns:minmax(160px,.72fr) minmax(0,1.35fr) minmax(280px,.92fr);
  }
  .i24-footer-pro-compact .footer-pro-nav{
    grid-column:1 / -1;
    grid-row:auto;
    justify-content:center;
    padding-top:4px !important;
  }
  .i24-footer-pro-compact .footer-nav-links{
    flex-direction:row;
    flex-wrap:wrap;
    width:100%;
  }
  .i24-footer-pro-compact .footer-pro-newsletter{
    grid-column:auto;
  }
}
@media (max-width:760px){
  .i24-footer-pro-compact .footer-pro-shell,
  .i24-footer-pro-compact .footer-pro-bottom{
    width:min(100% - 24px,1180px);
  }
  .i24-footer-pro-compact .footer-pro-shell{
    gap:20px;
    padding:22px 0 16px;
  }
  .i24-footer-pro-compact .footer-pro-connect{
    gap:16px;
  }
  .i24-footer-pro-compact .footer-clean-store-buttons{
    grid-template-columns:1fr;
    max-width:340px;
  }
  .i24-footer-pro-compact .footer-clean-store-badge{
    min-height:50px;
    height:50px;
    justify-content:flex-start;
  }
  .i24-footer-pro-compact .footer-pro-nav,
  .i24-footer-pro-compact .footer-nav-links{
    width:100%;
  }
  .i24-footer-pro-compact .footer-nav-links{
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;
    gap:10px;
  }
  .i24-footer-pro-compact .footer-pro-nav .footer-premium-badge-link,
  .i24-footer-pro-compact .footer-premium-badge-link{
    min-width:120px !important;
  }
}
@media (max-width:380px){
  .i24-footer-pro-compact .footer-nav-links{
    flex-direction:column;
  }
  .i24-footer-pro-compact .footer-pro-nav .footer-premium-badge-link,
  .i24-footer-pro-compact .footer-premium-badge-link{
    width:100%;
  }
}


/* v1.6.6 footer editorial / corporativo tipo medio nacional */
.i24-footer-editorial,
.i24-footer-editorial *{box-sizing:border-box}
.i24-footer-editorial{
  margin-top:28px;
  overflow:hidden;
  background:
    radial-gradient(circle at 8% 0%,rgba(42,74,126,.36) 0,transparent 32%),
    linear-gradient(180deg,#081827 0%,#07111d 58%,#050b14 100%);
  border-top:3px solid #d20a14;
  color:#e7eef8;
}
.i24-footer-editorial:before{display:none!important}
.i24-footer-editorial .footer-editorial-top{
  width:min(100% - 48px,1180px);
  padding:24px 0 18px;
  border-bottom:1px solid rgba(255,255,255,.12);
}
.i24-footer-editorial .footer-editorial-brand{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
}
.i24-footer-editorial .footer-logo-wrap{flex:0 0 auto;margin:0!important}
.i24-footer-editorial .footer-logo-wrap .custom-logo-link,
.i24-footer-editorial .footer-logo-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  max-width:100%;
  padding:8px 12px;
  border-radius:12px;
  background:#fff;
  box-shadow:0 14px 32px rgba(0,0,0,.22);
}
.i24-footer-editorial .footer-logo-wrap .custom-logo-link img,
.i24-footer-editorial .footer-logo-link img,
.i24-footer-editorial .custom-logo{
  width:auto;
  max-width:170px;
  max-height:36px;
  object-fit:contain;
}
.i24-footer-editorial .footer-editorial-copy{
  max-width:650px;
  text-align:right;
}
.i24-footer-editorial .footer-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin:0 0 7px;
  color:#fff;
  font-size:11px;
  line-height:1;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.i24-footer-editorial .footer-kicker:before{
  content:"";
  display:inline-block;
  width:28px;
  height:2px;
  background:#d20a14;
  border-radius:999px;
}
.i24-footer-editorial .footer-desc{
  max-width:none!important;
  margin:0!important;
  color:#b9c8da;
  font-size:13px;
  line-height:1.6;
}
.i24-footer-editorial .footer-editorial-grid,
.i24-footer-editorial .footer-pro-shell{
  width:min(100% - 48px,1180px);
  display:grid!important;
  grid-template-columns:minmax(150px,.75fr) minmax(420px,1.55fr) minmax(300px,1fr)!important;
  gap:34px!important;
  align-items:start!important;
  padding:22px 0 20px!important;
}
.i24-footer-editorial .footer-editorial-col{
  min-width:0;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
}
.i24-footer-editorial .footer-editorial-heading,
.i24-footer-editorial .footer-follow-label,
.i24-footer-editorial .footer-apps-inline-title,
.i24-footer-editorial .footer-newsletter-title{
  display:block;
  width:100%;
  margin:0 0 13px!important;
  color:#fff!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
  text-align:left!important;
}
.i24-footer-editorial .footer-editorial-heading:after,
.i24-footer-editorial .footer-follow-label:after,
.i24-footer-editorial .footer-apps-inline-title:after,
.i24-footer-editorial .footer-newsletter-title:after{
  content:"";
  display:block;
  width:36px;
  height:2px;
  margin-top:10px;
  background:linear-gradient(90deg,#d20a14,rgba(210,10,20,0));
  border-radius:999px;
}
.i24-footer-editorial .footer-pro-nav{
  display:block!important;
  align-self:start!important;
}
.i24-footer-editorial .footer-nav-links{
  display:grid!important;
  gap:8px!important;
  width:100%!important;
}
.i24-footer-editorial .footer-pro-nav .footer-premium-badge-link,
.i24-footer-editorial .footer-premium-badge-link{
  width:max-content!important;
  min-width:0!important;
  min-height:0!important;
  padding:0!important;
  color:#c5d3e4!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  font-size:13px!important;
  line-height:1.55!important;
  font-weight:750!important;
  letter-spacing:0!important;
}
.i24-footer-editorial .footer-pro-nav .footer-premium-badge-link:hover,
.i24-footer-editorial .footer-premium-badge-link:hover{
  color:#fff!important;
  transform:none!important;
}
.i24-footer-editorial .footer-pro-nav .footer-premium-badge-link span:before{
  content:"›";
  margin-right:8px;
  color:#d20a14;
  font-weight:900;
}
.i24-footer-editorial .footer-pro-connect{
  display:grid!important;
  grid-template-columns:minmax(150px,.7fr) minmax(260px,1.25fr)!important;
  gap:28px!important;
  justify-items:stretch!important;
  align-items:start!important;
  border:0!important;
  padding:0!important;
}
.i24-footer-editorial .footer-pro-social-row,
.i24-footer-editorial .footer-pro-apps-row{
  display:block!important;
  text-align:left!important;
}
.i24-footer-editorial .footer-pro-social-row .i24-social-links{
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  gap:10px!important;
  flex-wrap:wrap!important;
}
.i24-footer-editorial .footer-pro-social-row .social-dot{
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  flex:0 0 36px!important;
  color:#fff!important;
  background:rgba(255,255,255,.075)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:none!important;
}
.i24-footer-editorial .footer-pro-social-row .social-dot:hover{
  background:#d20a14!important;
  border-color:#d20a14!important;
  transform:translateY(-2px)!important;
}
.i24-footer-editorial .footer-clean-store-buttons{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,158px))!important;
  gap:10px!important;
  justify-content:flex-start!important;
  max-width:none!important;
  width:100%!important;
  margin:0!important;
}
.i24-footer-editorial .footer-clean-store-badge{
  width:100%!important;
  height:44px!important;
  min-height:44px!important;
  max-width:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  padding:8px 10px!important;
  border-radius:12px!important;
  color:#fff!important;
  background:linear-gradient(180deg,#111927,#070b13)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 10px 22px rgba(0,0,0,.20)!important;
  overflow:hidden!important;
}
.i24-footer-editorial .footer-clean-store-badge .store-icon{
  width:26px!important;
  height:26px!important;
  flex:0 0 26px!important;
  border-radius:8px!important;
}
.i24-footer-editorial .footer-clean-store-badge svg{width:17px!important;height:17px!important}
.i24-footer-editorial .footer-clean-store-badge .store-copy{min-width:0;overflow:hidden!important;line-height:1.05!important}
.i24-footer-editorial .footer-clean-store-badge small,
.i24-footer-editorial .footer-clean-store-badge strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.i24-footer-editorial .footer-clean-store-badge small{font-size:7.5px!important;letter-spacing:.06em!important;color:#b9c8da!important}
.i24-footer-editorial .footer-clean-store-badge strong{font-size:12px!important;color:#fff!important}
.i24-footer-editorial .footer-pro-newsletter{
  width:100%!important;
  max-width:none!important;
  justify-self:stretch!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.i24-footer-editorial .footer-newsletter-text{
  margin:0 0 13px!important;
  color:#b9c8da!important;
  font-size:13px!important;
  line-height:1.55!important;
  text-align:left!important;
}
.i24-footer-editorial .footer-newsletter-form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 76px!important;
  gap:8px!important;
  margin:0!important;
}
.i24-footer-editorial .footer-newsletter-form input,
.i24-footer-editorial .footer-newsletter-form button{
  height:42px!important;
  border-radius:8px!important;
}
.i24-footer-editorial .footer-newsletter-form input{
  min-width:0!important;
  width:100%!important;
  padding:0 12px!important;
  font-size:13px!important;
  background:#fff!important;
  color:#0f172a!important;
  border:1px solid rgba(255,255,255,.22)!important;
}
.i24-footer-editorial .footer-newsletter-form button{
  width:76px!important;
  padding:0!important;
  color:#fff!important;
  background:#d20a14!important;
  border:1px solid #d20a14!important;
  font-size:12px!important;
  font-weight:900!important;
}
.i24-footer-editorial .footer-newsletter-form button:hover{
  background:#f11320!important;
  border-color:#f11320!important;
  transform:none!important;
}
.i24-footer-editorial .footer-editorial-bottom,
.i24-footer-editorial .footer-pro-bottom{
  width:min(100% - 48px,1180px)!important;
  min-height:auto!important;
  padding:14px 0 17px!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
  color:#93a5bb!important;
  text-align:center!important;
}
.i24-footer-editorial .footer-copy{font-size:12px!important;color:#93a5bb!important}
@media (max-width:1060px){
  .i24-footer-editorial .footer-editorial-grid,
  .i24-footer-editorial .footer-pro-shell{
    grid-template-columns:1fr 1fr!important;
    gap:28px!important;
  }
  .i24-footer-editorial .footer-pro-newsletter{grid-column:1 / -1!important}
}
@media (max-width:760px){
  .i24-footer-editorial .footer-editorial-top,
  .i24-footer-editorial .footer-editorial-grid,
  .i24-footer-editorial .footer-pro-shell,
  .i24-footer-editorial .footer-editorial-bottom,
  .i24-footer-editorial .footer-pro-bottom{
    width:min(100% - 28px,1180px)!important;
  }
  .i24-footer-editorial .footer-editorial-top{padding:22px 0 18px!important}
  .i24-footer-editorial .footer-editorial-brand{
    display:grid!important;
    justify-items:center!important;
    text-align:center!important;
    gap:14px!important;
  }
  .i24-footer-editorial .footer-editorial-copy{text-align:center!important;max-width:440px!important}
  .i24-footer-editorial .footer-kicker{justify-content:center!important}
  .i24-footer-editorial .footer-kicker:before{display:none!important}
  .i24-footer-editorial .footer-editorial-grid,
  .i24-footer-editorial .footer-pro-shell{
    grid-template-columns:1fr!important;
    gap:24px!important;
    padding:22px 0 18px!important;
  }
  .i24-footer-editorial .footer-editorial-heading,
  .i24-footer-editorial .footer-follow-label,
  .i24-footer-editorial .footer-apps-inline-title,
  .i24-footer-editorial .footer-newsletter-title,
  .i24-footer-editorial .footer-newsletter-text{text-align:center!important}
  .i24-footer-editorial .footer-editorial-heading:after,
  .i24-footer-editorial .footer-follow-label:after,
  .i24-footer-editorial .footer-apps-inline-title:after,
  .i24-footer-editorial .footer-newsletter-title:after{margin-left:auto!important;margin-right:auto!important;background:linear-gradient(90deg,rgba(210,10,20,0),#d20a14,rgba(210,10,20,0))!important}
  .i24-footer-editorial .footer-nav-links{justify-items:center!important}
  .i24-footer-editorial .footer-pro-connect{grid-template-columns:1fr!important;gap:22px!important}
  .i24-footer-editorial .footer-pro-social-row .i24-social-links{justify-content:center!important}
  .i24-footer-editorial .footer-clean-store-buttons{grid-template-columns:1fr!important;max-width:330px!important;margin:0 auto!important}
  .i24-footer-editorial .footer-clean-store-badge{height:50px!important;min-height:50px!important}
  .i24-footer-editorial .footer-newsletter-form{grid-template-columns:1fr!important;max-width:360px!important;margin:0 auto!important}
  .i24-footer-editorial .footer-newsletter-form button{width:100%!important}
}


/* v1.6.7 header editorial/corporativo tipo medio nacional */
.i24-header-editorial,
.i24-header-editorial *{box-sizing:border-box}
.topbar{
  background:linear-gradient(90deg,#07111f 0%,#0b1c31 55%,#07111f 100%) !important;
  border-bottom:1px solid rgba(255,255,255,.08);
  color:#c8d6e7;
}
.topbar .wrap{
  min-height:34px;
  font-size:12px;
  letter-spacing:.02em;
}
.topbar .wrap > div:first-child{
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.09em;
  color:#dbe7f5;
}
.topbar-social{
  gap:12px;
}
.topbar-social > span{
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.12em;
  color:#aebed3;
}
.topbar .i24-social-links .social-dot{
  width:27px;
  height:27px;
  min-width:27px;
  background:rgba(255,255,255,.055);
  border-color:rgba(255,255,255,.16);
}
.i24-header-editorial{
  position:sticky;
  top:0;
  z-index:80;
  background:rgba(255,255,255,.96) !important;
  border-bottom:1px solid rgba(15,23,42,.08) !important;
  box-shadow:0 18px 48px rgba(8,17,34,.08) !important;
  backdrop-filter:saturate(1.2) blur(14px);
}
.i24-header-editorial:before{
  content:"";
  display:block;
  height:4px;
  background:linear-gradient(90deg,#e50914 0%,#e50914 18%,#12233b 18%,#12233b 100%);
}
.i24-header-editorial .brand-row{
  min-height:86px;
  grid-template-columns:minmax(210px,280px) minmax(280px,1fr) auto;
  gap:28px;
  padding:16px 0 14px !important;
}
.i24-header-editorial .site-branding{
  align-items:center;
}
.i24-header-editorial .custom-logo-link,
.i24-header-editorial .site-branding-link{
  display:inline-flex;
  align-items:center;
  max-width:100%;
}
.i24-header-editorial .custom-logo{
  max-height:54px;
  width:auto;
  filter:drop-shadow(0 8px 14px rgba(15,23,42,.10));
}
.i24-header-editorial .fallback-site-name{
  font-size:30px;
  color:#07111f;
}
.i24-header-editorial .tagline{
  margin:7px 0 0;
  color:#66768c;
  font-size:12px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.i24-header-editorial .header-search{
  max-width:520px;
}
.i24-header-editorial .header-search input{
  height:48px;
  border-radius:999px;
  border:1px solid #d9e2ef;
  background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 10px 24px rgba(15,23,42,.055);
  font-size:14px;
  color:#0f172a;
}
.i24-header-editorial .header-search input:focus{
  border-color:#b9c7da;
  box-shadow:0 0 0 4px rgba(15,37,66,.08),0 12px 28px rgba(15,23,42,.07);
}
.i24-header-editorial .header-search button{
  right:9px;
  width:34px;
  height:34px;
  border-radius:999px;
  display:grid;
  place-items:center;
  background:#0b1c31;
  color:#fff;
  font-size:17px;
}
.i24-header-editorial .header-actions{
  gap:9px;
}
.i24-header-editorial .header-actions .btn{
  min-height:42px;
  padding:0 14px;
  border-radius:999px;
  font-size:12px;
  font-weight:950;
  letter-spacing:.02em;
  text-transform:uppercase;
  box-shadow:none;
  background:#fff;
  border:1px solid #dbe4f0;
  color:#102033;
}
.i24-header-editorial .header-actions .btn-soft:hover{
  color:#e50914;
  border-color:#cbd7e8;
  background:#f8fafc;
}
.i24-header-editorial .header-actions .btn-red{
  background:linear-gradient(135deg,#f52330 0%,#d80614 100%);
  border-color:#d80614;
  color:#fff;
  box-shadow:0 12px 26px rgba(229,9,20,.22);
}
.i24-header-editorial .main-nav{
  border-top:1px solid rgba(15,23,42,.08) !important;
  border-bottom:1px solid rgba(15,23,42,.06);
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%) !important;
}
.i24-header-editorial .nav-inner{
  min-height:46px;
}
.i24-header-editorial .main-menu{
  width:100%;
  align-items:center;
  gap:2px;
}
.i24-header-editorial .main-menu a{
  position:relative;
  padding:15px 13px;
  font-size:12px;
  font-weight:950;
  letter-spacing:.06em;
  text-transform:uppercase;
  color:#1d2b3f;
}
.i24-header-editorial .main-menu a:hover,
.i24-header-editorial .main-menu .current-menu-item>a{
  color:#e50914;
}
.i24-header-editorial .main-menu .current-menu-item>a:after,
.i24-header-editorial .main-menu a:hover:after{
  left:13px;
  right:13px;
  height:2px;
  bottom:0;
  background:#e50914;
}
.breaking{
  background:linear-gradient(90deg,#0b1c31 0%,#102744 50%,#0b1c31 100%) !important;
  border-top:0 !important;
  box-shadow:0 10px 22px rgba(8,17,34,.10);
}
.breaking .wrap{
  min-height:38px;
}
.breaking-label{
  border-radius:4px !important;
  background:#e50914 !important;
  font-size:11px !important;
  letter-spacing:.08em;
  padding:7px 10px !important;
}
.ticker-item{
  font-size:13px;
  color:#eef5ff;
}
@media (max-width:1100px){
  .i24-header-editorial .brand-row{
    grid-template-columns:minmax(190px,250px) minmax(260px,1fr);
    gap:18px;
  }
  .i24-header-editorial .header-actions{
    grid-column:1 / -1;
    justify-content:flex-start;
  }
}
@media (max-width:760px){
  .topbar .wrap{
    display:flex !important;
    justify-content:center;
    padding:7px 0;
  }
  .topbar .wrap > div:first-child{
    display:none !important;
  }
  .topbar-social{
    justify-content:center;
    flex-wrap:wrap;
  }
  .i24-header-editorial{
    position:relative;
    top:auto;
  }
  .i24-header-editorial .brand-row{
    grid-template-columns:1fr;
    min-height:0;
    gap:14px;
    padding:17px 0 14px !important;
    text-align:center;
  }
  .i24-header-editorial .site-branding,
  .i24-header-editorial .custom-logo-link,
  .i24-header-editorial .site-branding-link{
    justify-content:center;
  }
  .i24-header-editorial .custom-logo{
    max-height:48px;
  }
  .i24-header-editorial .tagline{
    font-size:11px;
  }
  .i24-header-editorial .header-search{
    width:100%;
    max-width:none;
  }
  .i24-header-editorial .header-search input{
    height:50px;
    border-radius:16px;
  }
  .i24-header-editorial .header-actions{
    width:100%;
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:9px;
  }
  .i24-header-editorial .header-actions .btn{
    min-height:46px;
    border-radius:14px;
    padding:0 10px;
    font-size:11px;
  }
  .i24-header-editorial .header-actions .btn-red{
    grid-column:1 / -1;
  }
  .i24-header-editorial .main-nav{
    padding:0 0 10px;
  }
  .i24-header-editorial .nav-inner{
    min-height:0;
    display:grid;
    gap:10px;
  }
  .i24-header-editorial .mobile-nav-toggle{
    width:100%;
    min-height:46px;
    justify-content:space-between;
    padding:0 14px;
    border:1px solid #dbe4f0;
    border-radius:14px;
    background:#fff;
    color:#0b1c31;
    font-weight:950;
    text-transform:uppercase;
    letter-spacing:.06em;
  }
  .i24-header-editorial .main-menu{
    border:1px solid #e4ebf5;
    border-radius:16px;
    background:#fff;
    padding:6px;
  }
  .i24-header-editorial .main-menu a{
    padding:12px 12px;
    border-radius:10px;
  }
  .i24-header-editorial .main-menu a:hover:after,
  .i24-header-editorial .main-menu .current-menu-item>a:after{
    display:none;
  }
  .i24-header-editorial .main-menu a:hover,
  .i24-header-editorial .main-menu .current-menu-item>a{
    background:#fff5f6;
  }
  .breaking .wrap{
    min-height:40px;
  }
  .ticker-controls{
    display:none;
  }
}
@media (max-width:420px){
  .i24-header-editorial .header-actions{
    grid-template-columns:1fr;
  }
  .i24-header-editorial .header-actions .btn-red{
    grid-column:auto;
  }
}

/* v1.6.8 submenu premium: area clickeable mas comoda para dropdowns del header */
.i24-header-editorial{
  z-index:120 !important;
  overflow:visible !important;
}
.i24-header-editorial .main-nav,
.i24-header-editorial .nav-inner,
.i24-header-editorial .main-menu,
.i24-header-editorial .main-menu > li{
  overflow:visible !important;
}
.i24-header-editorial .main-menu > li.menu-item-has-children{
  position:relative;
  padding-bottom:8px;
  margin-bottom:-8px;
}
.i24-header-editorial .main-menu > li.menu-item-has-children::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:100%;
  height:12px;
  z-index:119;
}
.i24-header-editorial .main-menu .sub-menu{
  top:100% !important;
  margin-top:0 !important;
  min-width:218px;
  padding:12px !important;
  border-radius:18px !important;
  background:rgba(255,255,255,.98) !important;
  border:1px solid rgba(213,224,238,.96) !important;
  box-shadow:0 24px 50px rgba(8,17,34,.16),0 1px 0 rgba(255,255,255,.92) inset !important;
  z-index:130 !important;
}
.i24-header-editorial .main-menu .sub-menu::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:-12px;
  height:12px;
}
.i24-header-editorial .main-menu .sub-menu a{
  min-height:42px;
  display:flex !important;
  align-items:center;
  padding:12px 14px !important;
  border-radius:12px !important;
  font-size:13px !important;
  font-weight:950 !important;
  letter-spacing:.035em !important;
  color:#102033 !important;
}
.i24-header-editorial .main-menu .sub-menu a:after{
  display:none !important;
}
.i24-header-editorial .main-menu .sub-menu a:hover,
.i24-header-editorial .main-menu .sub-menu .current-menu-item > a{
  color:#e50914 !important;
  background:linear-gradient(180deg,#fff5f6 0%,#ffffff 100%) !important;
}
.breaking{
  position:relative;
  z-index:20;
}
@media (max-width:767px){
  .i24-header-editorial .main-menu > li.menu-item-has-children{
    padding-bottom:0;
    margin-bottom:0;
  }
  .i24-header-editorial .main-menu > li.menu-item-has-children::after,
  .i24-header-editorial .main-menu .sub-menu::before{
    display:none;
  }
  .i24-header-editorial .main-menu .sub-menu{
    position:static !important;
    margin:0 12px 12px !important;
    padding:10px 0 0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
  }
}


/* v1.6.9 portada editorial premium: hero + columna lateral */
.home-editorial-cover{
  position:relative;
  padding:22px 0 34px;
  background:
    radial-gradient(circle at 10% 0%, rgba(229,9,20,.055), transparent 34%),
    linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);
  border-bottom:1px solid rgba(226,232,240,.78);
}
.home-editorial-cover::before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(229,9,20,.34),transparent);
  pointer-events:none;
}
.home-cover-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:18px;
  margin-bottom:14px;
  padding-bottom:10px;
  border-bottom:1px solid rgba(15,23,42,.08);
}
.home-cover-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  font-size:11px;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:var(--i24-red);
}
.home-cover-kicker::before{
  content:"";
  width:22px;
  height:3px;
  border-radius:999px;
  background:var(--i24-red);
  box-shadow:0 0 0 5px rgba(229,9,20,.08);
}
.home-cover-head h2{
  margin:0;
  flex:1;
  font-size:clamp(22px,2.1vw,30px);
  line-height:1;
  letter-spacing:-.045em;
  color:#0b1220;
  font-weight:950;
}
.home-cover-head p{
  margin:0;
  color:#64748b;
  font-size:13px;
  font-weight:700;
  text-align:right;
}
.home-editorial-cover .hero-grid{
  gap:18px;
  align-items:stretch;
}
.home-editorial-cover .hero-slider{
  min-height:clamp(430px,42vw,604px);
  border-radius:22px;
  border:1px solid rgba(15,23,42,.10);
  box-shadow:0 26px 70px rgba(15,23,42,.14),0 1px 0 rgba(255,255,255,.68) inset;
  isolation:isolate;
  background:#071224;
}
.home-editorial-cover .hero-slide::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,rgba(2,6,23,.78) 0%,rgba(2,6,23,.38) 45%,rgba(2,6,23,.08) 100%),
    linear-gradient(180deg,rgba(2,6,23,.04) 0%,rgba(2,6,23,.14) 42%,rgba(2,6,23,.82) 100%);
  pointer-events:none;
}
.home-editorial-cover .hero-slide::after{
  z-index:2;
  background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.18) 100%);
}
.home-editorial-cover .hero-slide img{
  filter:saturate(1.03) contrast(1.02);
  transform:scale(1.01);
}
.home-editorial-cover .hero-content{
  z-index:3;
  left:34px;
  right:34px;
  bottom:30px;
  max-width:min(720px,88%);
}
.home-editorial-cover .cat-badge,
.home-editorial-cover .post-category,
.home-editorial-cover .category-badge{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:7px 10px;
  border-radius:8px;
  background:linear-gradient(135deg,#ff2432 0%,#d70713 100%) !important;
  box-shadow:0 10px 24px rgba(229,9,20,.28);
  color:#fff !important;
  font-size:11px;
  font-weight:950;
  letter-spacing:.05em;
  text-transform:uppercase;
}
.home-editorial-cover .hero-title{
  margin:13px 0 10px;
  font-size:clamp(35px,4.05vw,58px);
  line-height:.98;
  letter-spacing:-.065em;
  max-width:820px;
  text-wrap:balance;
  text-shadow:0 12px 34px rgba(0,0,0,.45);
}
.home-editorial-cover .hero-title a{
  color:#fff;
}
.home-editorial-cover .hero-excerpt{
  max-width:690px;
  margin:0 0 14px;
  color:rgba(255,255,255,.88);
  font-size:clamp(15px,1.28vw,18px);
  line-height:1.55;
  text-shadow:0 8px 22px rgba(0,0,0,.36);
}
.home-editorial-cover .hero-content .meta{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:rgba(255,255,255,.84);
  font-size:13px;
  font-weight:750;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(12px);
}
.home-editorial-cover .slider-arrow{
  z-index:5;
  width:44px;
  height:44px;
  border-radius:999px;
  background:rgba(255,255,255,.18);
  border:1px solid rgba(255,255,255,.28);
  color:#fff;
  font-size:30px;
  line-height:1;
  box-shadow:0 14px 32px rgba(0,0,0,.20);
  backdrop-filter:blur(12px);
  transition:transform .18s ease,background .18s ease,box-shadow .18s ease;
}
.home-editorial-cover .slider-arrow:hover{
  transform:translateY(-50%) scale(1.05);
  background:rgba(229,9,20,.92);
  box-shadow:0 18px 34px rgba(229,9,20,.28);
}
.home-editorial-cover .slider-prev{left:18px}
.home-editorial-cover .slider-next{right:18px}
.home-editorial-cover .slider-dots{
  z-index:6;
  bottom:18px;
  gap:8px;
  padding:8px 10px;
  border-radius:999px;
  background:rgba(2,6,23,.22);
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(12px);
}
.home-editorial-cover .slider-dot{
  width:9px;
  height:9px;
  border-radius:999px;
  background:rgba(255,255,255,.68);
  opacity:1;
  transition:width .2s ease, background .2s ease;
}
.home-editorial-cover .slider-dot.active{
  width:24px;
  background:var(--i24-red);
}
.home-editorial-cover .side-stories{
  display:grid;
  gap:14px;
  min-width:0;
}
.home-editorial-cover .side-card{
  min-height:0;
  height:auto;
  border-radius:18px;
  border:1px solid rgba(15,23,42,.10);
  overflow:hidden;
  box-shadow:0 18px 42px rgba(15,23,42,.11);
  background:#071224;
  isolation:isolate;
}
.home-editorial-cover .side-card::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,rgba(2,6,23,.82) 0%,rgba(2,6,23,.42) 58%,rgba(2,6,23,.10) 100%),
    linear-gradient(180deg,rgba(2,6,23,.08),rgba(2,6,23,.72));
  pointer-events:none;
}
.home-editorial-cover .side-card::after{
  content:"";
  position:absolute;
  left:16px;
  right:16px;
  bottom:0;
  height:3px;
  border-radius:999px 999px 0 0;
  background:linear-gradient(90deg,var(--i24-red),rgba(229,9,20,.15));
  z-index:3;
  opacity:.9;
}
.home-editorial-cover .side-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  filter:saturate(1.03) contrast(1.02) brightness(.88);
}
.home-editorial-cover .side-card-content{
  z-index:2;
  inset:auto 16px 17px 16px;
  max-width:92%;
}
.home-editorial-cover .side-card h3{
  margin:10px 0 7px;
  font-size:clamp(16px,1.27vw,20px);
  line-height:1.12;
  letter-spacing:-.035em;
  font-weight:950;
  text-shadow:0 10px 24px rgba(0,0,0,.42);
}
.home-editorial-cover .side-card .meta{
  color:rgba(255,255,255,.66);
  font-size:12px;
  font-weight:700;
}
.home-editorial-cover .side-card:hover,
.home-editorial-cover .side-card:focus-within,
.home-editorial-cover .hero-slider:hover,
.home-editorial-cover .hero-slider:focus-within{
  box-shadow:0 30px 76px rgba(15,23,42,.18);
}
.home-editorial-cover .hero-slide:hover img,
.home-editorial-cover .hero-slide:focus-within img{
  transform:scale(1.055);
}
@media (max-width:1020px){
  .home-cover-head{align-items:flex-start;flex-direction:column;gap:7px}
  .home-cover-head p{text-align:left}
  .home-editorial-cover .hero-grid{grid-template-columns:1fr}
  .home-editorial-cover .side-stories{grid-template-columns:repeat(3,minmax(0,1fr))}
  .home-editorial-cover .side-card{min-height:180px}
}
@media (max-width:760px){
  .home-editorial-cover{padding:16px 0 26px}
  .home-cover-head{width:min(100% - 28px,1180px);margin-bottom:12px}
  .home-editorial-cover .hero-grid{width:min(100% - 28px,1180px);gap:14px}
  .home-editorial-cover .hero-slider{min-height:430px;border-radius:20px}
  .home-editorial-cover .hero-content{left:18px;right:18px;bottom:50px;max-width:none}
  .home-editorial-cover .hero-title{font-size:clamp(28px,8vw,38px);line-height:1.02;letter-spacing:-.055em}
  .home-editorial-cover .hero-excerpt{font-size:14px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
  .home-editorial-cover .hero-content .meta{font-size:12px;line-height:1.35;border-radius:14px;display:inline-flex;flex-wrap:wrap}
  .home-editorial-cover .slider-arrow{width:42px;height:42px;top:50%;bottom:auto;transform:translateY(-50%)}
  .home-editorial-cover .slider-arrow:hover{transform:translateY(-50%) scale(1.04)}
  .home-editorial-cover .slider-prev{left:12px}.home-editorial-cover .slider-next{right:12px}
  .home-editorial-cover .side-stories{grid-template-columns:1fr;gap:12px}
  .home-editorial-cover .side-card{min-height:142px;border-radius:17px}
  .home-editorial-cover .side-card h3{font-size:17px}
  .home-editorial-cover .side-card-content{left:14px;right:14px;bottom:14px}
}
@media (max-width:420px){
  .home-editorial-cover .hero-slider{min-height:390px}
  .home-editorial-cover .hero-title{font-size:27px}
  .home-editorial-cover .hero-content{bottom:48px}
  .home-editorial-cover .side-card{min-height:128px}
}
