*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#eef2f7;color:#162033}a{text-decoration:none;color:inherit}.container{width:min(1280px,92%);margin:0 auto}
:root{--primary:#ff3b3b;--secondary:#081225;--accent:#f5b700;--success:#12b76a;--muted:#667085}
.topbar-pro{background:linear-gradient(90deg,var(--secondary),#12213e);color:#fff;padding:10px 0;font-size:14px}.topbar-inner{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.topbar-brand{font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc}.topbar-typing{display:flex;gap:8px;align-items:center;min-height:24px}.topbar-prefix{color:#c6d4ef;font-weight:700}.ticker-typed{min-height:20px;font-weight:800}.topbar-social{display:flex;gap:14px}.topbar-social a{color:#e8eefb}
.site-header-pro{background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #dbe2ee;position:sticky;top:0;z-index:30}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:16px 0}.brand{display:flex;align-items:center;gap:14px;color:var(--secondary)}.brand img{height:56px;max-width:155px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand strong{font-size:30px;line-height:1.05}.brand small{font-size:13px;color:#5b667a}
.main-nav-pro{display:flex;justify-content:center;align-items:center;gap:10px;font-weight:800;flex-wrap:wrap}.main-nav-pro>a,.nav-item>a{padding:12px 14px;border-radius:999px}.main-nav-pro>a:hover,.nav-item>a:hover{background:#f4f7fb;color:var(--primary)}
.nav-item{position:relative}.dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;background:#fff;min-width:240px;border:1px solid #dbe2ee;border-radius:18px;box-shadow:0 24px 60px rgba(8,18,37,.16);padding:10px;display:none}.dropdown-menu a{display:block;padding:12px 14px;border-radius:12px}.dropdown-menu a:hover{background:#f4f7fb}.has-dropdown:hover .dropdown-menu{display:block}
.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--primary),#ff6b57);color:#fff;padding:14px 20px;border-radius:16px;font-weight:900;border:0;cursor:pointer;box-shadow:0 18px 35px rgba(255,59,59,.22);min-height:52px}
.header-cta:hover,.btn:hover{transform:translateY(-1px);box-shadow:0 22px 40px rgba(255,59,59,.28)}
main{min-height:60vh}.panel,.card,.sidebar-card,.admin-card,.form-card,.login-card,.stats-card{background:#fff;border:1px solid #dde4ee;border-radius:24px;box-shadow:0 20px 60px rgba(15,23,42,.06)}
.breaking-strip{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;padding:18px 22px;margin:28px 0 18px}.breaking-label{background:var(--primary);color:#fff;border-radius:999px;padding:10px 14px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.breaking-marquee{position:relative;overflow:hidden;min-width:0}
.breaking-track{display:flex;align-items:center;gap:26px;white-space:nowrap;width:max-content;animation:breakingScroll 28s linear infinite}
.breaking-track a{color:var(--secondary);font-weight:800;display:inline-flex;align-items:center;gap:10px}
.breaking-track a::after{content:"•";color:var(--primary);margin-left:16px;font-size:20px;line-height:1}
.breaking-marquee:hover .breaking-track{animation-play-state:paused}
.hero-slider-pro{padding:22px;margin:0 0 28px}.hero-stage{position:relative;min-height:560px}.hero-slide{display:none}.hero-slide.active{display:block;animation:fadein .4s ease}.hero-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:22px}.hero-featured{position:relative;overflow:hidden;border-radius:24px;min-height:540px;background:linear-gradient(180deg,#15233e,#0d1423)}.hero-featured img{width:100%;height:540px;object-fit:cover;display:block;opacity:.82}.hero-overlay{position:absolute;inset:auto 0 0 0;padding:34px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.82));color:#fff}.hero-overlay h1{font-size:clamp(30px,4vw,56px);line-height:1.02;margin:10px 0 12px}.hero-overlay p{font-size:18px;max-width:80%}.hero-mini-list{display:grid;gap:16px}.hero-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.hero-dot{width:14px;height:14px;border-radius:50%;border:0;background:#d0d7e2;cursor:pointer}.hero-dot.active{background:var(--primary)}
.card{padding:18px}.card-mini{display:grid;grid-template-columns:150px 1fr;gap:16px;align-items:center}.card-mini .thumb,.card-highlight .thumb,.grid .thumb{width:100%;display:block;height:220px;object-fit:cover;border-radius:18px;margin-bottom:14px}.card-mini .thumb{height:130px;margin:0}
.banner-slot{margin:22px 0;padding:14px;border-radius:22px;background:#fff;border:1px solid #dbe2ee}.banner-slot img{width:100%;height:auto;display:block;border-radius:18px}.banner-placeholder{padding:30px;text-align:center;background:#f7f9fc;border:2px dashed #d8deea;border-radius:18px}
.section-title-pro{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.section-title-pro h2,.section-title-pro h1{margin:4px 0 0;font-size:34px}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.14em;color:var(--primary);font-size:12px;font-weight:900}.section-link{font-weight:900;color:var(--secondary)}
.category-block{padding:26px;margin:28px 0}.news-slider-two{display:grid;grid-template-columns:1fr 1fr;gap:22px}.card-highlight p{color:#516074}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:24px 0}.grid-two{grid-template-columns:repeat(2,1fr)}.badge{display:inline-block;background:rgba(255,59,59,.1);color:var(--primary);padding:7px 11px;border-radius:999px;font-size:12px;font-weight:900}.meta{font-size:13px;color:#6b7280;margin:10px 0}.home-split{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:20px}.home-split .panel{padding:24px}
.layout{display:grid;grid-template-columns:2.2fr 1fr;gap:24px;padding:28px 0}.article{padding:24px}.article img.cover{width:100%;height:420px;object-fit:cover;border-radius:22px;margin-bottom:18px}.article-content{line-height:1.8;font-size:18px}.sidebar{display:grid;gap:18px}.sidebar-card{padding:20px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery-grid img{width:100%;height:200px;object-fit:cover;border-radius:14px}.video-embed iframe{width:100%;height:420px;border:0;border-radius:18px}
.site-footer-pro{background:linear-gradient(180deg,#081225,#101b34);color:#fff;margin-top:50px;padding:52px 0 26px}.footer-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:0 0 30px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:28px}.footer-hero h3{font-size:34px;margin:8px 0 10px}.footer-pro-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:26px}.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:10px}.footer-links a{color:#d9e4fb}.footer-bottom{display:flex;justify-content:space-between;gap:18px;color:#bfccdf;padding-top:28px;margin-top:26px;border-top:1px solid rgba(255,255,255,.12)}
.section-intro{font-size:18px;color:#556274}
.admin-body{background:linear-gradient(180deg,#eff4fb,#e9eef7)}
.admin-wrap{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.admin-sidebar{background:linear-gradient(180deg,#081225,#0d1a33);color:#fff;padding:28px 22px;position:sticky;top:0;height:100vh}.admin-brand h2{margin:0 0 10px;font-size:34px}.admin-brand p{color:#9db1d3;line-height:1.6}.admin-badge{display:inline-flex;background:rgba(255,255,255,.1);padding:8px 12px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.admin-nav{margin-top:22px}.admin-sidebar a{display:block;padding:13px 14px;border-radius:14px;margin-bottom:10px;color:#d7e2f4;font-weight:800}.admin-sidebar a:hover,.admin-sidebar a.active{background:rgba(255,255,255,.12);color:#fff}
.admin-main{padding:28px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:14px}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.admin-card,.stats-card{padding:22px}.admin-card h3,.stats-card h3{margin:0 0 10px}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden}.table th,.table td{padding:16px 14px;border-bottom:1px solid #eef2f7;text-align:left;font-size:14px;vertical-align:middle}.table th{background:#f8fafc;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#475467}.table td a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;font-weight:900;margin-right:8px}.table td a:first-child{background:#eef4ff;color:#1849a9}.table td a:last-child{background:#fff1f3;color:#c01048}
.form-card{padding:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:8px;font-weight:900;color:#101828}.input,textarea,select{width:100%;padding:14px 15px;border:1px solid #cfd8e6;border-radius:16px;background:#fff;color:#101828;outline:none;font-size:15px}.input:focus,textarea:focus,select:focus{border-color:#98a2b3;box-shadow:0 0 0 4px rgba(59,130,246,.08)}textarea{min-height:190px}
.form-actions{display:flex;align-items:flex-end}.form-actions .btn,.form-card .btn{width:auto;min-width:220px;font-size:16px}.login-wrap{min-height:100vh;display:grid;place-items:center;padding:28px}.login-card{width:min(560px,92%);padding:30px}.login-card h1{font-size:48px;margin:0 0 22px}.alert{padding:14px 16px;border-radius:14px;margin-bottom:16px;font-weight:700}.alert.success{background:#e8f7ee;color:#12603a}.alert.error{background:#fdecec;color:#8b1d1d}
.status-pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:#eef2f7;font-weight:900}.status-pill.ok{background:#e8f7ee;color:#12603a}.status-pill.warn{background:#fff4e5;color:#b54708}
@keyframes fadein{from{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.topbar-inner,.header-inner,.hero-grid,.layout,.home-split,.footer-pro-grid,.footer-hero,.admin-wrap{grid-template-columns:1fr}.topbar-social,.header-cta{display:none}.main-nav-pro{justify-content:flex-start}.card-mini{grid-template-columns:1fr}.hero-featured,.hero-featured img{min-height:auto;height:auto}.hero-overlay p{max-width:100%}.news-slider-two,.grid,.grid-two,.gallery-grid,.form-grid,.admin-grid{grid-template-columns:1fr}.dropdown-menu{position:static;display:block;box-shadow:none;border:0;padding:6px 0}.has-dropdown:hover .dropdown-menu{display:block}.admin-sidebar{position:relative;height:auto}}
@media(max-width:720px){.brand strong{font-size:24px}.main-nav-pro{display:none}.article img.cover,.video-embed iframe{height:auto}.footer-bottom{flex-direction:column}.breaking-strip{grid-template-columns:1fr}}

/* V6 admin improvements */
:root{--danger:#e11d48;--danger-strong:#be123c;--info:#1849a9}
.btn,.header-cta{position:relative;letter-spacing:.01em;text-shadow:0 1px 0 rgba(0,0,0,.08)}
.btn{background:linear-gradient(135deg,var(--primary),#ff5f45)!important;border:1px solid rgba(255,255,255,.22);box-shadow:0 14px 32px rgba(255,59,59,.30), inset 0 1px 0 rgba(255,255,255,.25)!important}
.btn:hover{filter:saturate(1.05)}
.form-actions{position:sticky;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,.65),#fff 30%);padding-top:10px;z-index:2}
.form-actions .btn,.form-card .btn{min-width:260px;min-height:56px;font-size:17px;border-radius:18px}
.form-card{box-shadow:0 22px 70px rgba(15,23,42,.08)}
.table td a{min-width:96px;text-align:center;border:1px solid transparent;box-shadow:0 8px 18px rgba(15,23,42,.06)}
.table td a:first-child{background:linear-gradient(180deg,#eaf2ff,#dbeafe)!important;color:#12346b!important;border-color:#bfd4ff}
.table td a:last-child{background:linear-gradient(180deg,#fff1f3,#ffe4e6)!important;color:#9f1239!important;border-color:#fecdd3}
.admin-top h1{font-size:40px;line-height:1.05;margin:0;color:#081225}
.admin-card,.stats-card,.form-card,.table{border-color:#dde4ee}
.admin-sidebar{box-shadow:22px 0 60px rgba(8,18,37,.18)}
.admin-sidebar a{border:1px solid transparent}
.admin-sidebar a:hover,.admin-sidebar a.active{background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.10));border-color:rgba(255,255,255,.15);box-shadow:0 10px 24px rgba(0,0,0,.18)}
.input,textarea,select{background:#fff}
input[type=file]{padding:12px;background:#fff;border:1px dashed #bfcadd;border-radius:16px;width:100%}
.alert.success{border:1px solid #b7ebc7;box-shadow:0 12px 28px rgba(18,96,58,.08)}
.alert.error{border:1px solid #f4c7c7;box-shadow:0 12px 28px rgba(139,29,29,.08)}
.status-pill.ok{box-shadow:inset 0 0 0 1px #b7ebc7}
.status-pill.warn{box-shadow:inset 0 0 0 1px #f8db9b}
.banner-slot.banner-premium{padding:18px;background:linear-gradient(180deg,#fff,#f7f9fc)}
.breaking-strip{box-shadow:0 20px 48px rgba(8,18,37,.06)}
.hero-slider-pro{background:linear-gradient(180deg,#fff,#f8fbff)}
.section-title-pro h2,.section-title-pro h1{letter-spacing:-.03em}
.footer-pro-grid h4{margin:0 0 14px;font-size:18px}
.footer-links a:hover{color:#fff;text-decoration:underline}
@media(max-width:720px){.form-actions{position:static;padding-top:0}.form-actions .btn,.form-card .btn{width:100%;min-width:0}}

@keyframes breakingScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}


/* V6.2 responsive improvements */
.nav-toggle{display:none;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;border:1px solid #dbe2ee;background:#fff;color:var(--secondary);font-size:24px;font-weight:900;box-shadow:0 10px 24px rgba(8,18,37,.08);cursor:pointer}
.nav-toggle:hover{background:#f8fbff}
.hero-featured{aspect-ratio:16/10}
.hero-featured img{height:100%}
.card-highlight .thumb,.grid .thumb{aspect-ratio:16/10;height:auto}
.banner-slot img{max-height:280px;object-fit:cover}
img{max-width:100%}
.table-wrap{-webkit-overflow-scrolling:touch}
@media(max-width:1280px){.container{width:min(1360px,94%)}.hero-stage{min-height:unset}.hero-featured,.hero-featured img{min-height:480px}}
@media(max-width:1024px){.header-inner{grid-template-columns:1fr auto;align-items:start}.brand{min-width:0}.brand strong{font-size:26px}.brand small{white-space:normal}.nav-toggle{display:inline-flex}.main-nav-pro{display:none;grid-column:1/-1;flex-direction:column;align-items:stretch;background:#fff;border:1px solid #dbe2ee;border-radius:20px;padding:10px;box-shadow:0 20px 50px rgba(8,18,37,.10)}.main-nav-pro.is-open{display:flex}.main-nav-pro>a,.nav-item>a{padding:14px 16px;border-radius:14px}.nav-item{width:100%}.dropdown-menu{position:static;display:none;min-width:0;border:0;box-shadow:none;padding:0 0 6px 10px}.has-dropdown:hover .dropdown-menu{display:none}.has-dropdown:focus-within .dropdown-menu,.nav-item.is-open .dropdown-menu{display:block}.topbar-inner{grid-template-columns:1fr}.topbar-social{display:none}.hero-grid,.layout,.home-split,.footer-pro-grid,.footer-hero,.admin-wrap,.admin-grid,.grid,.grid-two,.gallery-grid,.news-slider-two,.form-grid{grid-template-columns:1fr}.hero-featured,.hero-featured img{min-height:420px}.hero-overlay{padding:24px}.hero-overlay p{font-size:16px;max-width:100%}.hero-mini-list{grid-template-columns:1fr 1fr}.site-footer-pro{padding-top:40px}.admin-sidebar{position:relative;height:auto;padding:18px}.admin-main{padding:18px}.admin-top{flex-direction:column;align-items:flex-start}.form-actions .btn,.form-card .btn{min-width:0;width:100%}}
@media(max-width:768px){body{font-size:15px}.container{width:min(100%,94%)}.topbar-pro{padding:8px 0}.topbar-brand{font-size:12px}.topbar-typing{display:block}.topbar-prefix{display:inline-block;margin-bottom:4px}.header-inner{padding:12px 0}.brand img{height:44px;max-width:120px}.brand strong{font-size:22px}.breaking-strip{padding:14px 16px;gap:12px}.breaking-label{font-size:11px;padding:9px 12px}.breaking-track{gap:20px;animation-duration:20s}.hero-slider-pro{padding:14px}.hero-featured,.hero-featured img{min-height:300px}.hero-overlay h1{font-size:clamp(24px,8vw,34px)}.hero-overlay p{display:none}.hero-mini-list{grid-template-columns:1fr}.card,.panel,.sidebar-card,.admin-card,.form-card,.login-card,.stats-card{border-radius:18px}.card-mini{grid-template-columns:96px 1fr;gap:12px}.card-mini .thumb{height:84px}.section-title-pro{align-items:flex-start;flex-direction:column}.section-title-pro h2,.section-title-pro h1{font-size:28px}.home-split .panel,.category-block,.article,.sidebar-card,.form-card,.admin-card,.stats-card{padding:18px}.article img.cover,.video-embed iframe{height:auto}.article-content{font-size:16px}.footer-hero h3{font-size:28px}.footer-bottom{flex-direction:column;align-items:flex-start}.login-card h1{font-size:34px}.table th,.table td{padding:12px 10px;font-size:13px}.table td a{min-width:78px;padding:8px 10px;font-size:12px}}
@media(max-width:480px){.brand span small{display:none}.header-cta{display:none}.nav-toggle{width:46px;height:46px;border-radius:14px}.breaking-strip{margin:18px 0 14px}.hero-featured,.hero-featured img{min-height:240px}.hero-overlay{padding:18px}.hero-overlay h1{font-size:24px}.badge{font-size:11px}.card-highlight .thumb,.grid .thumb,.gallery-grid img{border-radius:14px}.gallery-grid img{height:150px}.footer-pro-grid{gap:18px}.admin-sidebar a{padding:12px}.admin-brand h2{font-size:26px}.admin-badge{font-size:11px}.admin-main{padding:14px}.input,textarea,select{padding:12px 13px;border-radius:14px}.btn,.header-cta{min-height:48px;padding:12px 16px;border-radius:14px}.form-actions{padding-top:0}}


.hero-heading{margin-bottom:20px}.home-v64{padding-bottom:20px}
.hero-grid{grid-template-columns:minmax(0,1.8fr) minmax(320px,.95fr)}
.hero-mini-list{display:grid;grid-template-rows:auto auto;gap:18px}.hero-mini-stack{display:grid;gap:16px}
.hero-side-ads{display:grid;gap:16px}.compact-banner{padding:12px}.compact-banner img{border-radius:16px}
.ad-label{display:inline-flex;align-items:center;gap:8px;background:#fff5f5;color:var(--primary);border:1px solid rgba(255,59,59,.14);padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}
.editorial-strip{margin:10px 0 6px}.editorial-lead{padding:26px}.editorial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.editorial-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dce5f0;border-radius:24px;overflow:hidden;box-shadow:0 18px 40px rgba(15,23,42,.06)}.editorial-card .thumb{width:100%;height:220px;object-fit:cover;display:block}.editorial-card-body{padding:18px}.editorial-card h3{font-size:22px;line-height:1.15;margin:12px 0 8px}.editorial-card p{color:#5a6679;margin:0}
.category-block{background:linear-gradient(180deg,#fff,#fbfdff)}
.banner-premium{position:relative;overflow:hidden}.banner-premium::after{content:"";position:absolute;inset:0;border-radius:22px;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.4)}
.section-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:999px;background:#f3f6fb}
.footer-newsletter-pro{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:22px 24px;margin:28px 0;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.12)}
.footer-newsletter-pro h4{margin:10px 0 8px;font-size:28px}.footer-newsletter-pro p{margin:0;color:#d7e3f6}
.admin-main{padding:32px;background:linear-gradient(180deg,#f5f7fb 0%,#eef3f9 100%)}.admin-top h1{font-size:42px;margin:0}.form-card{box-shadow:0 24px 60px rgba(15,23,42,.08)}
.form-card .btn,.form-actions .btn,.header-cta,.btn{font-size:16px;letter-spacing:.01em}.form-card .btn,.form-actions .btn{min-width:260px;min-height:56px}
.form-card form{position:relative}.form-card form::after{content:"Guardar cambios";position:absolute;right:18px;bottom:18px;display:none}
.table td a{border:1px solid transparent;box-shadow:0 8px 18px rgba(15,23,42,.05)}.table td a:hover{transform:translateY(-1px)}
.admin-sidebar{box-shadow:20px 0 50px rgba(8,18,37,.22)}.admin-sidebar a{border:1px solid transparent}.admin-sidebar a:hover,.admin-sidebar a.active{border-color:rgba(255,255,255,.08)}
.input,textarea,select{background:#fff}.form-group label{font-size:14px;letter-spacing:.02em}
@media (max-width: 1200px){.editorial-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr}.hero-featured,.hero-featured img{height:480px;min-height:480px}.home-split{grid-template-columns:1fr}.footer-pro-grid{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width: 1024px){.header-inner{grid-template-columns:auto auto;grid-template-areas:"brand toggle" "nav nav" "cta cta"}.brand{grid-area:brand}.nav-toggle{grid-area:toggle;justify-self:end;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe2ee;background:#fff;border-radius:14px;padding:12px 14px;font-size:24px}.main-nav-pro{grid-area:nav;display:none;align-items:stretch;justify-content:flex-start;flex-direction:column;padding:14px;border-radius:22px;background:#fff;border:1px solid #dbe2ee;box-shadow:0 16px 36px rgba(15,23,42,.08)}.main-nav-pro.is-open{display:flex}.header-cta{grid-area:cta}.dropdown-menu{position:static;box-shadow:none;border:0;padding:8px 0 0 12px;display:none}.has-dropdown.is-open .dropdown-menu{display:block}.news-slider-two,.grid{grid-template-columns:1fr 1fr}.layout{grid-template-columns:1fr}.admin-wrap{grid-template-columns:1fr}.admin-sidebar{position:relative;height:auto}.admin-main{padding:22px}}
@media (max-width: 768px){body{font-size:15px}.topbar-inner{grid-template-columns:1fr;gap:10px}.topbar-social{flex-wrap:wrap}.brand strong{font-size:24px}.hero-overlay{padding:22px}.hero-overlay h1{font-size:34px}.hero-overlay p{max-width:100%;font-size:16px}.hero-featured,.hero-featured img{height:380px;min-height:380px}.breaking-strip{grid-template-columns:1fr;gap:10px;padding:16px}.breaking-track{animation-duration:22s}.editorial-grid,.news-slider-two,.grid,.grid-two,.gallery-grid,.footer-pro-grid,.form-grid,.admin-grid{grid-template-columns:1fr}.card-mini{grid-template-columns:110px 1fr}.card-mini .thumb{height:100px}.footer-hero,.footer-newsletter-pro,.footer-bottom{flex-direction:column;align-items:flex-start}.section-title-pro{flex-direction:column;align-items:flex-start}.admin-top{align-items:flex-start;flex-direction:column}.form-card .btn,.form-actions .btn,.header-cta,.btn{width:100%;min-width:0}.table th,.table td{padding:12px 10px;font-size:13px}.table td a{margin-bottom:6px}}
@media (max-width: 520px){.container{width:min(94%,1280px)}.site-header-pro{position:static}.topbar-brand{font-size:12px}.breaking-label{justify-self:start}.hero-featured,.hero-featured img{height:300px;min-height:300px}.hero-overlay h1{font-size:28px}.hero-dots{flex-wrap:wrap}.article{padding:18px}.article img.cover,.video-embed iframe{height:260px}.gallery-grid img{height:150px}.login-card h1{font-size:36px}}


/* V6.6 slider and home refinements */
.home-v66{padding-bottom:28px}
.hero-slider-v66{padding:24px;background:linear-gradient(180deg,#ffffff 0%,#f7faff 100%)}
.hero-layout-v66{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:22px;align-items:start}
.hero-stage-v66{position:relative;min-width:0}
.hero-slides-v66{position:relative}
.hero-slide-v66{display:none}
.hero-slide-v66.active{display:block;animation:fadein .35s ease}
.hero-featured-v66{min-height:0;height:clamp(340px,42vw,560px);border-radius:28px;background:linear-gradient(135deg,#12203b 0%,#09111f 100%)}
.hero-featured-v66 img{width:100%;height:100%;object-fit:cover;display:block;opacity:.92}
.hero-featured-v66.hero-no-image{display:flex;align-items:flex-end}
.hero-overlay-v66{padding:28px;background:linear-gradient(180deg,rgba(3,7,18,.08) 0%,rgba(3,7,18,.78) 58%,rgba(3,7,18,.92) 100%)}
.hero-overlay-v66 h1{font-size:clamp(30px,3.8vw,56px);line-height:1.02;max-width:12ch;margin:12px 0 10px}
.hero-overlay-v66 p{font-size:17px;max-width:62ch;margin:0 0 12px;color:rgba(255,255,255,.92)}
.hero-meta-v66{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.88);font-size:13px;font-weight:700;letter-spacing:.02em}
.hero-side-v66{display:grid;gap:18px}
.panel-lite{background:#f8fbff;border:1px solid #dce5f0;border-radius:24px;padding:18px}
.side-title{font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}
.card-mini-v66{grid-template-columns:110px 1fr;border-radius:18px;padding:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:none}
.card-mini-v66 .thumb{width:110px;height:82px;object-fit:cover;border-radius:14px}
.card-mini-v66 h3{font-size:18px;line-height:1.12;margin:8px 0 8px}
.card-mini-v66 .meta{font-size:12px}
.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border:0;border-radius:999px;background:rgba(255,255,255,.92);color:#081225;font-size:34px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 28px rgba(8,18,37,.18)}
.hero-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.04)}
.hero-prev{left:16px}.hero-next{right:16px}
.hero-dots-v66{position:absolute;left:24px;bottom:20px;z-index:6;display:flex;justify-content:flex-start;gap:10px;margin:0}
.hero-dots-v66 .hero-dot{width:12px;height:12px;background:rgba(255,255,255,.35);border:1px solid rgba(255,255,255,.4)}
.hero-dots-v66 .hero-dot.active{background:#fff;border-color:#fff}
.hero-side-ads .banner-slot{margin:0}
.hero-side-ads img{width:100%;max-height:180px;object-fit:cover}
@media(max-width:1180px){.hero-layout-v66{grid-template-columns:1fr}.hero-featured-v66{height:clamp(320px,52vw,520px)}.hero-side-v66{grid-template-columns:1fr 1fr}.hero-side-ads{align-content:start}}
@media(max-width:768px){.hero-slider-v66{padding:16px}.hero-featured-v66{height:340px;border-radius:22px}.hero-overlay-v66{padding:22px}.hero-overlay-v66 h1{font-size:clamp(26px,7vw,38px);max-width:100%}.hero-overlay-v66 p{display:block;font-size:15px}.hero-arrow{width:42px;height:42px;font-size:30px}.hero-prev{left:10px}.hero-next{right:10px}.hero-dots-v66{left:18px;bottom:16px}.hero-side-v66{grid-template-columns:1fr}.card-mini-v66{grid-template-columns:96px 1fr}.card-mini-v66 .thumb{width:96px;height:78px}}
@media(max-width:520px){.hero-featured-v66{height:290px}.hero-overlay-v66{padding:18px}.hero-overlay-v66 p{display:none}.hero-arrow{top:auto;bottom:16px;transform:none}.hero-arrow:hover{transform:scale(1.03)}.hero-prev{left:auto;right:64px}.hero-next{right:14px}.hero-dots-v66{left:16px;bottom:18px}}


/* V6.7 slider overlap fix */
.hero-layout-v66{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(320px,.78fr);gap:24px;align-items:start;overflow:visible}
.hero-layout-v66 > *{min-width:0;max-width:100%}
.hero-stage-v66{position:relative;min-width:0;max-width:100%;z-index:1;overflow:hidden}
.hero-slides-v66{position:relative;min-width:0;max-width:100%;overflow:hidden;border-radius:28px}
.hero-slide-v66{display:none;width:100%;max-width:100%}
.hero-slide-v66.active{display:block}
.hero-featured-v66{position:relative;width:100%;max-width:100%;height:clamp(320px,38vw,500px);border-radius:28px;overflow:hidden}
.hero-featured-v66 img{width:100%;height:100%;object-fit:cover;display:block}
.hero-side-v66{position:relative;z-index:2;min-width:0;max-width:100%;gap:16px}
.hero-side-list{overflow:hidden}
.card-mini-v66{grid-template-columns:96px 1fr;gap:12px;align-items:start}
.card-mini-v66 .thumb{width:96px;height:72px}
.card-mini-v66 h3{font-size:16px;line-height:1.15;margin:6px 0}
.hero-overlay-v66{position:absolute;inset:auto 0 0 0;padding:24px}
.hero-overlay-v66 h1{font-size:clamp(28px,3.3vw,46px);max-width:10ch}
.hero-overlay-v66 p{font-size:16px;max-width:52ch}
.hero-heading{margin-bottom:20px}
@media(max-width:1280px){.hero-layout-v66{grid-template-columns:minmax(0,1.3fr) minmax(300px,.8fr)}.hero-featured-v66{height:clamp(320px,40vw,460px)}}
@media(max-width:1180px){.hero-layout-v66{grid-template-columns:1fr}.hero-stage-v66,.hero-side-v66{width:100%}.hero-featured-v66{height:clamp(310px,52vw,500px)}.hero-side-v66{grid-template-columns:1fr 1fr}}
@media(max-width:768px){.hero-slides-v66{border-radius:22px}.hero-featured-v66{height:340px;border-radius:22px}.hero-overlay-v66{padding:22px}.hero-overlay-v66 h1{font-size:clamp(26px,7vw,38px);max-width:100%}.hero-side-v66{grid-template-columns:1fr}.card-mini-v66{grid-template-columns:92px 1fr}.card-mini-v66 .thumb{width:92px;height:72px}}
@media(max-width:520px){.hero-featured-v66{height:290px}.hero-slides-v66{border-radius:20px}.hero-overlay-v66{padding:18px}.hero-overlay-v66 p{display:none}}


/* V6.8 hero balance fix */
.hero-layout-v66{display:flex;gap:24px;align-items:stretch}
.hero-stage-v66{flex:1 1 auto;width:calc(100% - 364px);max-width:calc(100% - 364px);overflow:hidden}
.hero-side-v66{flex:0 0 340px;width:340px;max-width:340px;display:flex;flex-direction:column;gap:16px}
.hero-side-list{height:100%}
.hero-featured-v66{height:clamp(320px,36vw,440px)}
.hero-overlay-v66{max-width:100%}
.hero-overlay-v66 h1{max-width:9ch;font-size:clamp(28px,3.2vw,44px)}
.hero-overlay-v66 p{max-width:46ch}
.hero-side-ads img{max-height:160px}
@media(max-width:1280px){.hero-layout-v66{gap:20px}.hero-side-v66{flex-basis:320px;width:320px;max-width:320px}.hero-stage-v66{width:calc(100% - 340px);max-width:calc(100% - 340px)}.hero-featured-v66{height:clamp(300px,38vw,410px)}}
@media(max-width:1180px){.hero-layout-v66{display:grid;grid-template-columns:1fr}.hero-stage-v66,.hero-side-v66{width:100%;max-width:100%}.hero-side-v66{display:grid;grid-template-columns:1fr 1fr;flex:none}}
@media(max-width:768px){.hero-side-v66{grid-template-columns:1fr}.hero-featured-v66{height:320px}.hero-overlay-v66 h1{max-width:100%}}
@media(max-width:520px){.hero-featured-v66{height:280px}}



/* V6.9 hero fix */
.home-v69 .hero-slider-v66{overflow:hidden}
.home-v69 .hero-layout-v66{
  display:grid;
  grid-template-columns:minmax(0,1.32fr) minmax(280px,.68fr);
  gap:18px;
  align-items:start;
}
.home-v69 .hero-stage-v66{
  position:relative;
  min-width:0;
  overflow:hidden;
  isolation:isolate;
}
.home-v69 .hero-slides-v66{position:relative; overflow:hidden; border-radius:28px}
.home-v69 .hero-slide-v66{width:100%}
.home-v69 .hero-featured-v66{
  height:clamp(320px,36vw,500px);
  overflow:hidden;
}
.home-v69 .hero-featured-v66 img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.home-v69 .hero-overlay-v66{
  max-width:min(76%,720px);
  padding:28px;
}
.home-v69 .hero-overlay-v66 h1{
  font-size:clamp(34px,4vw,62px);
  line-height:.98;
  margin:12px 0 10px;
}
.home-v69 .hero-overlay-v66 p{
  max-width:62ch;
  font-size:18px;
}
.home-v69 .hero-arrow{
  width:54px;
  height:54px;
  top:50%;
  transform:translateY(-50%);
  z-index:4;
  box-shadow:0 16px 32px rgba(8,18,37,.18);
}
.home-v69 .hero-prev{left:18px}
.home-v69 .hero-next{right:18px}
.home-v69 .hero-dots-v66{
  position:absolute;
  left:24px;
  bottom:18px;
  z-index:4;
}
.home-v69 .hero-side-v66{
  min-width:0;
  position:relative;
  z-index:2;
}
.home-v69 .hero-side-list{
  padding:14px;
}
.home-v69 .card-mini-v66{
  grid-template-columns:96px 1fr;
  gap:12px;
  min-width:0;
}
.home-v69 .card-mini-v66 h3{
  font-size:24px;
  line-height:1.04;
  margin:8px 0 6px;
  overflow-wrap:anywhere;
}
.home-v69 .card-mini-v66 .thumb{
  width:96px;
  height:96px;
  border-radius:16px;
  object-fit:cover;
}
.home-v69 .hero-side-ads{
  margin-top:14px;
  display:grid;
  gap:14px;
}
@media (max-width: 1180px){
  .home-v69 .hero-layout-v66{
    grid-template-columns:minmax(0,1fr);
  }
  .home-v69 .hero-side-v66{order:2}
  .home-v69 .hero-featured-v66{
    height:clamp(300px,48vw,480px);
  }
}
@media (max-width: 720px){
  .home-v69 .hero-slider-v66{padding:16px}
  .home-v69 .hero-overlay-v66{
    max-width:100%;
    padding:22px 18px 56px;
  }
  .home-v69 .hero-overlay-v66 h1{
    font-size:clamp(28px,9vw,42px);
  }
  .home-v69 .hero-overlay-v66 p{
    font-size:15px;
  }
  .home-v69 .hero-arrow{
    width:46px;
    height:46px;
  }
  .home-v69 .hero-prev{left:12px}
  .home-v69 .hero-next{right:12px}
  .home-v69 .card-mini-v66{
    grid-template-columns:72px 1fr;
  }
  .home-v69 .card-mini-v66 .thumb{
    width:72px;
    height:72px;
  }
  .home-v69 .card-mini-v66 h3{
    font-size:18px;
  }
}



/* V6.9.1 hero rebalance */
.home-v691 .hero-slider-v66{overflow:hidden}
.home-v691 .hero-layout-v66{
  display:grid;
  grid-template-columns:minmax(0,2.05fr) minmax(320px,.95fr);
  gap:22px;
  align-items:start;
}
.home-v691 .hero-stage-v66{
  min-width:0;
  width:100%;
  overflow:hidden;
}
.home-v691 .hero-slides-v66{
  width:100%;
  overflow:hidden;
  border-radius:28px;
}
.home-v691 .hero-slide-v66.active{
  display:block;
  width:100%;
}
.home-v691 .hero-featured-v66{
  width:100%;
  height:clamp(420px,42vw,620px);
  overflow:hidden;
  border-radius:28px;
}
.home-v691 .hero-featured-v66 img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.home-v691 .hero-overlay-v66{
  max-width:min(78%,780px);
  padding:34px 32px 64px;
}
.home-v691 .hero-overlay-v66 h1{
  font-size:clamp(46px,5.2vw,76px);
  line-height:.94;
  margin:14px 0 12px;
  word-break:normal;
  overflow-wrap:anywhere;
}
.home-v691 .hero-overlay-v66 p{
  font-size:20px;
  line-height:1.4;
  max-width:62ch;
}
.home-v691 .hero-meta-v66{
  font-size:16px;
}
.home-v691 .hero-arrow{
  width:58px;
  height:58px;
  top:50%;
  transform:translateY(-50%);
  z-index:5;
}
.home-v691 .hero-prev{left:18px}
.home-v691 .hero-next{right:18px}
.home-v691 .hero-dots-v66{
  left:24px;
  bottom:18px;
}
.home-v691 .hero-side-v66{
  min-width:0;
  width:100%;
}
.home-v691 .hero-side-list{
  padding:16px;
}
.home-v691 .card-mini-v66{
  display:grid;
  grid-template-columns:110px 1fr;
  gap:14px;
  align-items:start;
}
.home-v691 .card-mini-v66 .thumb{
  width:110px;
  height:110px;
  border-radius:16px;
  object-fit:cover;
}
.home-v691 .card-mini-v66 h3{
  font-size:30px;
  line-height:1.02;
  margin:8px 0 6px;
  word-break:normal;
  overflow-wrap:anywhere;
}
.home-v691 .card-mini-v66 .meta{
  font-size:14px;
}
.home-v691 .hero-side-ads{
  display:grid;
  gap:14px;
  margin-top:14px;
}
@media (max-width: 1280px){
  .home-v691 .hero-layout-v66{
    grid-template-columns:minmax(0,1.7fr) minmax(300px,.9fr);
  }
  .home-v691 .hero-overlay-v66 h1{
    font-size:clamp(40px,4.6vw,64px);
  }
  .home-v691 .card-mini-v66 h3{
    font-size:26px;
  }
}
@media (max-width: 1080px){
  .home-v691 .hero-layout-v66{
    grid-template-columns:minmax(0,1fr);
  }
  .home-v691 .hero-featured-v66{
    height:clamp(360px,54vw,520px);
  }
  .home-v691 .hero-side-v66{
    order:2;
  }
}
@media (max-width: 720px){
  .home-v691 .hero-slider-v66{padding:16px}
  .home-v691 .hero-featured-v66{
    height:clamp(300px,78vw,420px);
  }
  .home-v691 .hero-overlay-v66{
    max-width:100%;
    padding:24px 18px 58px;
  }
  .home-v691 .hero-overlay-v66 h1{
    font-size:clamp(30px,10vw,46px);
  }
  .home-v691 .hero-overlay-v66 p{
    font-size:15px;
  }
  .home-v691 .hero-arrow{
    width:46px;
    height:46px;
  }
  .home-v691 .card-mini-v66{
    grid-template-columns:78px 1fr;
  }
  .home-v691 .card-mini-v66 .thumb{
    width:78px;
    height:78px;
  }
  .home-v691 .card-mini-v66 h3{
    font-size:20px;
  }
}



/* V7.0 hero and scripts manager */
.container{width:min(1380px,94%)}
.home-v70 .hero-layout-v66{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(340px,.82fr);gap:24px;align-items:start}
.home-v70 .hero-stage-v66,.home-v70 .hero-slides-v66{width:100%;min-width:0;overflow:hidden}
.home-v70 .hero-slide-v66.active{display:block}
.home-v70 .hero-featured-v66{width:100%;height:clamp(430px,41vw,590px);border-radius:30px;overflow:hidden}
.home-v70 .hero-featured-v66 img{width:100%;height:100%;object-fit:cover;display:block}
.home-v70 .hero-overlay-v66{max-width:min(82%,900px);padding:34px 34px 70px}
.home-v70 .hero-overlay-v66 h1{font-size:clamp(44px,4.8vw,78px);line-height:.94;margin:10px 0 12px;letter-spacing:-.03em;overflow-wrap:anywhere}
.home-v70 .hero-overlay-v66 p{font-size:19px;line-height:1.45;max-width:60ch}
.home-v70 .hero-arrow{top:50%;transform:translateY(-50%);width:58px;height:58px;z-index:5}
.home-v70 .hero-prev{left:18px}
.home-v70 .hero-next{right:18px}
.home-v70 .hero-dots-v66{position:absolute;left:22px;bottom:18px;z-index:5}
.home-v70 .hero-side-v66{width:100%;min-width:0}
.home-v70 .hero-side-list{padding:16px}
.home-v70 .card-mini-v66{display:grid;grid-template-columns:84px 1fr;gap:14px;align-items:start}
.home-v70 .card-mini-v66 .thumb{width:84px;height:84px;border-radius:16px;object-fit:cover}
.home-v70 .card-mini-v66 h3{font-size:18px;line-height:1.15;margin:8px 0 6px;overflow-wrap:anywhere}
.home-v70 .card-mini-v66 .meta{font-size:13px}
.home-v70 .hero-side-ads{display:grid;gap:14px;margin-top:14px}
.code-help{font-size:13px;color:#667085;margin-top:-6px;margin-bottom:16px}
textarea{min-height:130px}
@media (max-width:1180px){.home-v70 .hero-layout-v66{grid-template-columns:minmax(0,1fr)}.home-v70 .hero-featured-v66{height:clamp(360px,52vw,520px)}}
@media (max-width:720px){.home-v70 .hero-featured-v66{height:clamp(300px,76vw,420px)}.home-v70 .hero-overlay-v66{max-width:100%;padding:22px 18px 58px}.home-v70 .hero-overlay-v66 h1{font-size:clamp(30px,10vw,44px)}.home-v70 .hero-overlay-v66 p{font-size:15px}.home-v70 .hero-arrow{width:46px;height:46px}}


/* V7.1 hero refinement */
.home-v71 .hero-layout-v66{
  display:grid;
  grid-template-columns:minmax(0,1.55fr) minmax(320px,.72fr);
  gap:22px;
  align-items:start;
}
.home-v71 .hero-featured-v66{
  height:clamp(360px,34vw,500px);
  border-radius:28px;
}
.home-v71 .hero-overlay-v66{
  max-width:min(72%,720px);
  padding:28px 28px 64px;
}
.home-v71 .hero-overlay-v66 h1{
  font-size:clamp(34px,4vw,58px);
  line-height:.98;
  margin:10px 0 10px;
}
.home-v71 .hero-overlay-v66 p{
  font-size:17px;
  line-height:1.4;
  max-width:52ch;
}
.home-v71 .hero-arrow{
  width:52px;
  height:52px;
}
.home-v71 .hero-prev{left:16px}
.home-v71 .hero-next{right:16px}
.home-v71 .hero-dots-v66{
  left:18px;
  bottom:14px;
}
.home-v71 .hero-side-list{
  padding:14px;
}
.home-v71 .card-mini-v66{
  grid-template-columns:72px 1fr;
  gap:12px;
  padding:14px;
}
.home-v71 .card-mini-v66 .thumb{
  width:72px;
  height:72px;
  border-radius:14px;
}
.home-v71 .card-mini-v66 h3{
  font-size:15px;
  line-height:1.18;
  margin:6px 0 4px;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.home-v71 .card-mini-v66 .meta{
  font-size:12px;
}
.home-v71 .hero-side-ads{
  display:none;
}
@media (max-width: 1180px){
  .home-v71 .hero-layout-v66{
    grid-template-columns:minmax(0,1fr);
  }
  .home-v71 .hero-featured-v66{
    height:clamp(320px,48vw,460px);
  }
}
@media (max-width: 720px){
  .home-v71 .hero-featured-v66{
    height:clamp(280px,74vw,380px);
  }
  .home-v71 .hero-overlay-v66{
    max-width:100%;
    padding:20px 16px 54px;
  }
  .home-v71 .hero-overlay-v66 h1{
    font-size:clamp(28px,9.2vw,40px);
  }
  .home-v71 .hero-overlay-v66 p{
    font-size:14px;
  }
  .home-v71 .card-mini-v66{
    grid-template-columns:64px 1fr;
  }
  .home-v71 .card-mini-v66 .thumb{
    width:64px;
    height:64px;
  }
  .home-v71 .card-mini-v66 h3{
    font-size:14px;
  }
}



/* V7.2 portada y columna derecha */
.home-v72 .hero-layout-v66{
  display:grid;
  grid-template-columns:minmax(0,1.48fr) minmax(300px,.66fr);
  gap:14px;
  align-items:start;
}
.home-v72 .hero-featured-v66{
  height:clamp(345px,31vw,460px);
  border-radius:26px;
}
.home-v72 .hero-featured-v66 img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  display:block;
}
.home-v72 .hero-overlay-v66{
  max-width:min(68%,640px);
  padding:24px 24px 56px;
}
.home-v72 .hero-overlay-v66 h1{
  font-size:clamp(32px,3.6vw,52px);
  line-height:1;
  margin:8px 0 8px;
}
.home-v72 .hero-overlay-v66 p{
  font-size:16px;
  line-height:1.35;
  max-width:48ch;
}
.home-v72 .hero-arrow{
  width:50px;
  height:50px;
}
.home-v72 .hero-prev{left:14px}
.home-v72 .hero-next{right:14px}
.home-v72 .hero-side-v66{
  justify-self:end;
  width:min(100%,340px);
  margin-right:-8px;
}
.home-v72 .hero-side-list{
  padding:12px;
}
.home-v72 .card-mini-v66{
  grid-template-columns:64px 1fr;
  gap:10px;
  padding:12px;
}
.home-v72 .card-mini-v66 .thumb{
  width:64px;
  height:64px;
  border-radius:12px;
}
.home-v72 .card-mini-v66 h3{
  font-size:14px;
  line-height:1.15;
  margin:4px 0 4px;
}
.home-v72 .card-mini-v66 .meta{
  font-size:11px;
}
@media (max-width:1180px){
  .home-v72 .hero-layout-v66{
    grid-template-columns:minmax(0,1fr);
    gap:18px;
  }
  .home-v72 .hero-side-v66{
    justify-self:stretch;
    width:100%;
    margin-right:0;
  }
}
@media (max-width:720px){
  .home-v72 .hero-featured-v66{
    height:clamp(270px,72vw,360px);
  }
  .home-v72 .hero-overlay-v66{
    max-width:100%;
    padding:18px 16px 48px;
  }
  .home-v72 .hero-overlay-v66 h1{
    font-size:clamp(26px,8.5vw,36px);
  }
}



/* V7.4 cerrar hueco entre portada y destacadas */
.home-v74 .hero-layout-v66{
  display:grid;
  grid-template-columns:minmax(0,2.05fr) 315px;
  gap:8px;
  align-items:start;
}
.home-v74 .hero-stage-v66,
.home-v74 .hero-slides-v66{
  min-width:0;
  overflow:hidden;
}
.home-v74 .hero-featured-v66{
  height:clamp(320px,27vw,400px);
  border-radius:22px;
}
.home-v74 .hero-featured-v66 img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.home-v74 .hero-overlay-v66{
  max-width:56%;
  padding:18px 18px 40px;
}
.home-v74 .hero-overlay-v66 h1{
  font-size:clamp(27px,2.8vw,42px);
  line-height:.98;
  margin:6px 0 8px;
}
.home-v74 .hero-overlay-v66 p{
  font-size:14px;
  line-height:1.3;
  margin:0 0 10px;
}
.home-v74 .hero-arrow{
  width:40px;
  height:40px;
}
.home-v74 .hero-prev{left:10px}
.home-v74 .hero-next{right:10px}
.home-v74 .hero-dots-v66{
  left:12px;
  bottom:10px;
}
.home-v74 .hero-side-v66{
  width:315px;
  justify-self:end;
  margin-left:-4px;
}
.home-v74 .hero-side-list{
  padding:8px;
}
.home-v74 .card-mini-v66{
  grid-template-columns:1fr;
  gap:6px;
  padding:10px 12px;
}
.home-v74 .card-mini-v66 .thumb{
  display:none;
}
.home-v74 .card-mini-v66 h3{
  font-size:14px;
  line-height:1.16;
  margin:2px 0 3px;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.home-v74 .card-mini-v66 .meta{
  font-size:11px;
}
@media (max-width: 1180px){
  .home-v74 .hero-layout-v66{
    grid-template-columns:minmax(0,1fr);
    gap:18px;
  }
  .home-v74 .hero-side-v66{
    width:100%;
    margin-left:0;
    justify-self:stretch;
  }
}
@media (max-width: 720px){
  .home-v74 .hero-featured-v66{
    height:clamp(250px,70vw,340px);
  }
  .home-v74 .hero-overlay-v66{
    max-width:74%;
    padding:16px 14px 36px;
  }
  .home-v74 .hero-overlay-v66 h1{
    font-size:clamp(23px,7.5vw,33px);
  }
  .home-v74 .hero-arrow{
    width:38px;
    height:38px;
  }
}



/* V7.4.1 ajuste del slider de portada */
.home-v741 .hero-layout-v66{
  display:grid;
  grid-template-columns:minmax(0,2fr) 315px;
  gap:10px;
  align-items:start;
}
.home-v741 .hero-stage-v66,
.home-v741 .hero-slides-v66{
  min-width:0;
  overflow:hidden;
}
.home-v741 .hero-featured-v66{
  height:clamp(300px,26vw,390px);
  border-radius:22px;
  position:relative;
}
.home-v741 .hero-featured-v66 img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  display:block;
}
.home-v741 .hero-overlay-v66{
  max-width:48%;
  padding:18px 18px 34px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  min-height:100%;
}
.home-v741 .hero-overlay-v66 h1{
  font-size:clamp(24px,2.5vw,38px);
  line-height:1.02;
  margin:8px 0;
  letter-spacing:-.02em;
}
.home-v741 .hero-overlay-v66 p{
  font-size:13px;
  line-height:1.28;
  margin:0 0 10px;
  max-width:34ch;
}
.home-v741 .hero-meta-v66{
  font-size:12px;
}
.home-v741 .hero-arrow{
  width:38px;
  height:38px;
  top:50%;
  transform:translateY(-50%);
  z-index:6;
  box-shadow:0 8px 18px rgba(8,18,37,.18);
}
.home-v741 .hero-prev{left:10px}
.home-v741 .hero-next{right:10px}
.home-v741 .hero-dots-v66{
  left:12px;
  bottom:10px;
}
.home-v741 .hero-side-v66{
  width:315px;
  justify-self:end;
}
.home-v741 .card-mini-v66 h3{
  font-size:14px;
  line-height:1.14;
}
@media (max-width: 1180px){
  .home-v741 .hero-layout-v66{
    grid-template-columns:minmax(0,1fr);
    gap:18px;
  }
  .home-v741 .hero-side-v66{
    width:100%;
    justify-self:stretch;
  }
}
@media (max-width: 720px){
  .home-v741 .hero-featured-v66{
    height:clamp(250px,68vw,330px);
  }
  .home-v741 .hero-overlay-v66{
    max-width:62%;
    padding:16px 14px 34px;
  }
  .home-v741 .hero-overlay-v66 h1{
    font-size:clamp(22px,7vw,30px);
  }
  .home-v741 .hero-overlay-v66 p{
    font-size:12px;
  }
  .home-v741 .hero-arrow{
    width:34px;
    height:34px;
  }
}

