:root{
  --navy:#061733;--navy-2:#082858;--blue:#0d47a1;--gold:#f4c44f;--gold-2:#d99f1c;
  --ink:#091426;--muted:#667085;--bg:#f4f7fb;--white:#fff;--line:#d9e2ef;
  --shadow:0 18px 48px rgba(6,23,51,.18);--font:'Montserrat',Arial,sans-serif;--display:'Anton',Impact,sans-serif;
}
*{box-sizing:border-box}html{width:100%;max-width:100%;margin:0;scroll-behavior:smooth;overflow-x:hidden}body{width:100%;max-width:100%;min-width:0;margin:0;font-family:var(--font);color:var(--ink);background:var(--bg);overflow-x:hidden;line-height:1.5}body *{max-width:100%}img,svg,video,canvas{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;max-width:100%}p,h1,h2,h3,h4,span,strong,li,a{overflow-wrap:anywhere}table{max-width:100%}
.site-header{position:sticky;top:0;z-index:1000;background:#090a0d;color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.25)}.header-inner{width:min(1180px,100%);margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}.brand{display:flex;align-items:center;gap:10px;min-width:0;font-weight:900;text-transform:uppercase;letter-spacing:.35px}.brand-mark{width:38px;height:38px;min-width:38px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:var(--navy);font-weight:900}.brand span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;flex-wrap:wrap}.main-nav a{display:inline-flex;align-items:center;justify-content:center;min-width:0;padding:9px 11px;border-radius:999px;color:#fff;font-size:14px;font-weight:800;line-height:1.1}.main-nav a:hover,.main-nav a.active{background:rgba(244,196,79,.16);color:var(--gold)}.admin-nav-link{border:1px solid rgba(255,255,255,.24)}.menu-toggle{display:none;align-items:center;justify-content:center;min-width:42px;height:38px;border:1px solid rgba(255,255,255,.35);border-radius:12px;background:transparent;color:#fff;font-size:22px;cursor:pointer}
.site-main{width:min(1180px,100%);margin:0 auto;padding:24px 16px 64px;min-width:0}.home-main{padding-top:18px}.landing-hero{position:relative;width:100%;min-height:clamp(480px,78svh,660px);border-radius:0 0 32px 32px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#061733 0%,#082858 48%,#0d47a1 100%);box-shadow:var(--shadow);isolation:isolate}.landing-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 38%,rgba(255,255,255,.14) 0 85px,transparent 86px),radial-gradient(circle at 50% 50%,rgba(244,196,79,.92) 0 270px,transparent 272px),radial-gradient(circle at 50% 50%,rgba(244,196,79,.10) 0 315px,transparent 317px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:auto,auto,auto,78px 78px,78px 78px;opacity:.95;z-index:-2}.landing-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(244,196,79,.24),transparent 22%),radial-gradient(circle at 82% 78%,rgba(244,196,79,.18),transparent 24%);z-index:-1}.hero-frame{width:min(980px,100%);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(20px,5vw,64px);padding:clamp(24px,5vw,58px);min-width:0}.hero-logo-card,.hero-action-card{min-width:0}.hero-logo-card{text-align:center;color:#fff}.hero-logo-icon{width:clamp(70px,12vw,118px);height:clamp(70px,12vw,118px);margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#ffe28b,var(--gold));color:var(--navy);font-size:clamp(27px,4.6vw,46px);font-weight:900;box-shadow:0 14px 36px rgba(0,0,0,.3)}.hero-logo-card h1{margin:0;font-family:var(--display);font-size:clamp(52px,9vw,118px);line-height:.9;letter-spacing:clamp(1px,.4vw,3px);text-shadow:0 8px 0 rgba(0,0,0,.14),0 18px 32px rgba(0,0,0,.28);overflow-wrap:normal}.hero-logo-card h1 span{color:var(--gold)}.hero-action-card{width:100%;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:rgba(255,255,255,.1);backdrop-filter:blur(8px);padding:clamp(22px,4vw,42px);text-align:center;box-shadow:0 20px 50px rgba(0,0,0,.18)}.hero-eyebrow{margin:0 0 20px;color:#fff;font-size:clamp(25px,4.4vw,52px);font-weight:900;letter-spacing:1.5px;line-height:1.04;overflow-wrap:normal}.primary-cta{display:inline-flex;align-items:center;justify-content:center;min-width:min(250px,100%);min-height:52px;padding:15px 28px;border-radius:999px;background:linear-gradient(180deg,#ffe18a,var(--gold-2));color:var(--navy);font-weight:900;text-transform:uppercase;letter-spacing:.7px;box-shadow:0 14px 28px rgba(0,0,0,.25);transition:.2s}.primary-cta:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(0,0,0,.3)}
.panel-section{width:100%;margin-top:28px;padding:26px;border-radius:28px;background:#fff;box-shadow:0 10px 35px rgba(7,29,64,.10);overflow:hidden}.section-heading{text-align:center;margin:0 auto 22px}.section-heading p{margin:0 0 6px;color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:1.3px}.section-heading h2{margin:0;font-size:clamp(26px,4vw,40px);line-height:1.1}.category-panels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.info-panel{min-width:0;min-height:106px;padding:16px;border-radius:22px;background:linear-gradient(145deg,#082858,#0d47a1);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;font-weight:900;box-shadow:0 12px 26px rgba(13,71,161,.2);transition:.2s}.info-panel:hover{transform:translateY(-3px);background:linear-gradient(145deg,#0d47a1,#061733)}.panel-icon{font-size:28px;line-height:1;flex:0 0 auto}.info-panel span:last-child{min-width:0}
.page-hero{width:100%;margin-bottom:26px;padding:42px 24px;border-radius:28px;background:linear-gradient(135deg,#061733,#0d47a1);color:#fff;text-align:center;box-shadow:var(--shadow);overflow:hidden}.compact-hero .hero-eyebrow{font-size:14px;margin:0 0 10px;color:var(--gold);letter-spacing:1.4px;text-transform:uppercase}.page-hero h1{margin:0 0 10px;font-size:clamp(34px,5.6vw,62px);font-weight:900;line-height:1.04}.page-hero p{max-width:680px;margin:0 auto;color:rgba(255,255,255,.84)}.feed{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;min-width:0}.card{min-width:0;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(7,29,64,.1);transition:.2s}.card:hover{transform:translateY(-3px);box-shadow:0 16px 42px rgba(7,29,64,.16)}.card-image{aspect-ratio:16/10;background:#dbe3ef;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover}.card-body{padding:18px}.category{display:inline-flex;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#fff2bf;color:#583900;font-size:12px;font-weight:900;text-transform:uppercase}.card h3{margin:0 0 9px;font-size:20px;line-height:1.25}.card p{margin:0 0 13px;color:var(--muted);font-size:14px;line-height:1.6}.meta{display:flex;gap:10px;flex-wrap:wrap;color:#758198;font-size:12px;font-weight:800}.pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:28px}.pagination a,.pagination span{display:grid;place-items:center;min-width:38px;height:38px;border-radius:10px;background:#fff;border:1px solid var(--line);font-weight:900}.pagination .current{background:var(--blue);color:#fff}.notice-empty{background:#fff;border-radius:22px;padding:26px;text-align:center;box-shadow:0 8px 26px rgba(7,29,64,.08)}
.site-footer{width:100%;background:#08090c;color:#fff;margin-top:28px;overflow:hidden}.footer-inner{width:min(1180px,100%);margin:0 auto;padding:40px 16px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1.2fr);gap:24px}.footer-brand h3,.footer-col h4{margin:0 0 12px;color:var(--gold)}.footer-brand p{margin:0;color:rgba(255,255,255,.72);line-height:1.6}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{margin:8px 0}.footer-col a{color:rgba(255,255,255,.84)}.footer-col a:hover{color:var(--gold)}.newsletter-form{display:flex;gap:8px;flex-wrap:wrap}.newsletter-form input{flex:1 1 180px;min-width:0;border:0;border-radius:999px;padding:12px 14px}.newsletter-form button{border:0;border-radius:999px;padding:12px 18px;background:var(--gold);font-weight:900;cursor:pointer}.admin-footer{display:inline-flex;margin-top:14px;font-weight:900}.footer-bottom{text-align:center;padding:17px 12px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.62)}.to-top{position:fixed;right:14px;bottom:14px;width:44px;height:44px;border:0;border-radius:50%;background:var(--gold);font-weight:900;box-shadow:0 12px 25px rgba(0,0,0,.25);cursor:pointer;opacity:0;pointer-events:none;transition:.2s;z-index:999}.to-top.visible{opacity:1;pointer-events:auto}
.article-wrap,.article-main,.legal-page,.page-shell{width:min(900px,100%);margin:0 auto;padding:34px 16px 70px;min-width:0}.article-wrap,.article-header,.legal-page,.page-shell{background:#fff;border-radius:24px;box-shadow:0 10px 30px rgba(7,29,64,.1)}.article-wrap{margin-top:28px;padding:28px}.back-link,.back-to-home{display:inline-flex;margin-bottom:14px;color:var(--blue);font-weight:900}.article-category{display:inline-flex;padding:7px 12px;border-radius:999px;background:#fff2bf;color:#583900;font-size:12px;font-weight:900;text-transform:uppercase}.article-title,.article-header h1,.legal-page h1,.page-shell h1{font-size:clamp(31px,5.4vw,54px);line-height:1.05;margin:14px 0 12px}.article-lead{font-size:18px;color:#475467}.article-meta{display:flex;gap:12px;flex-wrap:wrap;color:#667085;font-weight:800}.article-hero-image img,.article-hero img{border-radius:22px;margin:22px 0;width:100%;max-height:520px;object-fit:cover}.article-body p,.legal-page p,.page-shell p{font-size:18px;line-height:1.8;color:#26344d}.article-caption{font-size:13px;color:#667085}.article-footer{margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}
.admin-shell{width:100%;min-height:100vh;background:linear-gradient(135deg,#061733,#0d47a1);padding:24px 14px;color:#101828;overflow-x:hidden}.admin-topbar,.admin-card{width:min(1180px,100%);margin:0 auto 18px;background:#fff;border-radius:22px;padding:22px;box-shadow:0 18px 48px rgba(0,0,0,.16);overflow:hidden}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-kicker{margin:0 0 6px;color:#0d47a1;font-weight:900;text-transform:uppercase;letter-spacing:1.4px}.admin-topbar h1,.admin-card h1,.admin-card h2{margin:0 0 10px;line-height:1.1}.admin-top-links{display:flex;gap:10px;flex-wrap:wrap}.admin-top-links a,.admin-btn-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 14px;background:#eef4ff;color:#0d47a1;font-weight:900}.admin-grid{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:18px}.admin-card{width:auto;margin-bottom:0}.admin-help{color:#667085;line-height:1.55}.admin-alert{padding:12px 14px;border-radius:14px;margin:12px 0;font-weight:800}.admin-alert.error{background:#fff1f3;color:#b42318}.admin-alert.success{background:#ecfdf3;color:#027a48}.admin-form{display:grid;gap:13px}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form label{display:grid;gap:7px;min-width:0;font-weight:800;color:#344054}.admin-form .full{grid-column:1/-1}.admin-form input,.admin-form textarea,.admin-form select{width:100%;min-width:0;border:1px solid #d0d5dd;border-radius:14px;padding:12px;background:#fff}.admin-form textarea{resize:vertical}.admin-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.admin-form button,.admin-actions button{border:0;border-radius:999px;padding:12px 18px;background:#0d47a1;color:#fff;font-weight:900;cursor:pointer}.admin-btn-secondary{background:#eef4ff!important;color:#0d47a1!important}.admin-btn-danger{background:#fff1f3!important;color:#b42318!important}.admin-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.admin-list li{min-width:0;background:#f8fafc;border:1px solid #eaecf0;border-radius:16px;padding:14px;display:grid;gap:7px}.admin-list span{color:#667085}.admin-list-actions{display:flex!important;gap:8px;flex-wrap:wrap}.admin-list-actions form{display:inline;margin:0}.admin-status-pill{display:inline-flex;width:max-content;max-width:100%;padding:5px 9px;border-radius:999px;background:#ecfdf3;color:#027a48;font-weight:900;font-size:12px}.admin-status-pill.inactive{background:#fff1f3;color:#b42318}.admin-login-card{max-width:480px;margin-top:7vh}.admin-return a{font-weight:900;color:#0d47a1}.import-summary{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.import-pill{padding:8px 10px;border-radius:999px;background:#eef4ff;font-weight:800}.import-table{width:100%;border-collapse:collapse;font-size:14px;table-layout:auto}.import-table th,.import-table td{border-bottom:1px solid #eaecf0;padding:10px;text-align:left;vertical-align:top}.import-error{color:#b42318;font-weight:900}.import-ok{color:#027a48;font-weight:900}
@media(max-width:980px){.hero-frame,.footer-inner,.admin-grid{grid-template-columns:1fr}.category-panels,.feed{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav{display:none;position:absolute;left:10px;right:10px;top:64px;max-width:calc(100vw - 20px);background:#090a0d;border-radius:18px;padding:12px;box-shadow:0 18px 42px rgba(0,0,0,.32);flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.main-nav a{text-align:center;width:100%}.menu-toggle{display:inline-flex}.header-inner{position:relative}.admin-form-grid{grid-template-columns:1fr}.admin-topbar{align-items:flex-start;flex-direction:column}.admin-card-wide{grid-column:span 1!important}.import-table{display:block;overflow-x:auto;white-space:nowrap}}
@media(max-width:620px){.header-inner{padding:11px 12px}.brand{max-width:calc(100% - 56px)}.brand span:last-child{font-size:13px}.site-main{padding-left:12px;padding-right:12px}.landing-hero{min-height:auto;border-radius:0 0 22px 22px}.hero-frame{padding:32px 14px;gap:22px}.hero-logo-card h1{font-size:clamp(45px,15vw,62px)}.hero-eyebrow{font-size:clamp(25px,8.5vw,34px)}.hero-action-card{padding:20px 13px;border-radius:22px}.primary-cta{width:100%;padding-left:12px;padding-right:12px}.panel-section{padding:17px;border-radius:20px}.category-panels,.feed{grid-template-columns:1fr}.info-panel{min-height:84px}.footer-inner{padding:30px 14px}.newsletter-form{display:grid;grid-template-columns:1fr}.newsletter-form input,.newsletter-form button{width:100%}.article-wrap,.article-main,.legal-page,.page-shell{padding:24px 12px 52px;border-radius:18px}.admin-shell{padding:12px 8px}.admin-topbar,.admin-card{padding:16px;border-radius:18px}.admin-form button,.admin-actions button,.admin-btn-link,.admin-top-links a{width:100%}.admin-actions,.admin-top-links{width:100%}.to-top{right:10px;bottom:10px}}
@media(max-width:380px){.brand-mark{width:34px;height:34px;min-width:34px}.hero-logo-card h1{font-size:43px}.panel-icon{font-size:24px}.section-heading h2{font-size:25px}.page-hero{padding:32px 14px}.card-body{padding:15px}}
/* Redes sociales del footer y ocultamiento de accesos publicos al admin */
.admin-nav-link,.admin-footer{display:none!important}
.social-footer{margin-top:18px}
.social-footer p{margin:0 0 9px!important;color:rgba(255,255,255,.72);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}
.social-footer a{display:inline-flex!important;align-items:center;gap:10px;width:max-content;max-width:100%;padding:10px 14px;border:1px solid rgba(244,196,79,.35);border-radius:999px;background:rgba(244,196,79,.08);color:var(--gold)!important;font-weight:900;line-height:1}
.social-footer a:hover{background:rgba(244,196,79,.16);color:#fff!important}
.social-icon{display:grid;place-items:center;flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:var(--gold);color:#061733;font-family:Arial,sans-serif;font-weight:900;font-size:18px;line-height:1}
@media(max-width:620px){.social-footer a{width:100%;justify-content:center}}

/* ===== Ajuste final Reporte Tamps - sin desbordamiento ===== */
:root{--rt-black:#050505;--rt-footer:#1a1a1a;--rt-navy:#061a35;--rt-blue:#082a52;--rt-gold:#d8b45a;--rt-gold-light:#f5df8a;--rt-white:#ffffff;--rt-red:#a91527;}
*{box-sizing:border-box;min-width:0}html,body{width:100%;max-width:100%;overflow-x:hidden;margin:0}body{background:linear-gradient(180deg,#000 0%,#15160f 78%,#1b1b1b 100%);font-family:'Montserrat',Arial,sans-serif;color:#fff}img{max-width:100%;height:auto}a{text-decoration:none}.site-header{position:relative;top:auto;width:100%;background:#000;color:#fff;box-shadow:none;z-index:20}.header-inner{width:min(1040px,100%);min-height:104px;margin:0 auto;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{width:122px;height:122px;max-width:32vw;object-fit:contain;margin-top:2px}.main-nav{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.main-nav a{color:#fff;font-size:14px;font-weight:800;padding:8px 0;border-radius:0;line-height:1.2;white-space:nowrap}.main-nav a:hover,.main-nav a.active{background:transparent;color:#fff;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:2px}.menu-toggle{display:none;width:44px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:8px;background:transparent;color:#fff;font-size:24px;cursor:pointer}

.home-page{width:100%;max-width:100%;margin:0 auto;padding:0 0 0;background:transparent}.home-hero{position:relative;width:min(1040px,100%);margin:0 auto;min-height:clamp(330px,34.7vw,410px);overflow:hidden;background:#071d37;isolation:isolate}.home-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,26,.08) 0%,rgba(3,13,26,.06) 55%,rgba(3,13,26,.02) 100%);z-index:-1;pointer-events:none}.home-hero-content{position:relative;z-index:1;width:100%;height:100%;min-height:inherit;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(220px,.72fr);align-items:center;gap:16px;padding:34px 42px 42px}.home-copy{align-self:center;max-width:620px;color:#fff;text-shadow:0 4px 6px rgba(0,0,0,.62)}.home-copy h1{margin:0 0 14px;font-size:clamp(32px,4.05vw,54px);line-height:1.02;font-weight:900;letter-spacing:.5px;white-space:normal;overflow-wrap:normal}.home-copy p{margin:0 0 22px;font-size:clamp(26px,3.45vw,46px);line-height:1.08;font-weight:500}.home-categories{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#fff;font-size:clamp(16px,1.75vw,25px);font-weight:600;line-height:1.25}.home-categories a{color:#fff}.home-categories a:hover{text-decoration:underline;text-underline-offset:4px}.home-badge{display:flex;justify-content:center;align-items:center}.home-badge img{width:min(330px,30vw);height:auto;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(0,0,0,.45))}.home-main-button{position:absolute;left:50%;bottom:42px;transform:translateX(-50%);display:none;align-items:center;justify-content:center;width:min(270px,72%);height:58px;border:2px solid var(--rt-gold);border-radius:8px;background:#0d123d;color:#fff;font-weight:900;font-size:26px;letter-spacing:.3px;box-shadow:0 8px 18px rgba(0,0,0,.35)}.home-panels{width:min(1040px,100%);margin:0 auto;padding:18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;background:rgba(0,0,0,.35)}.home-panel{min-height:74px;border:1px solid rgba(216,180,90,.55);border-radius:12px;background:linear-gradient(180deg,rgba(8,42,82,.9),rgba(4,16,35,.95));display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.4px;padding:12px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.home-panel:hover{background:linear-gradient(180deg,rgba(216,180,90,.9),rgba(142,98,20,.95));color:#061a35}

.site-main{width:min(1120px,100%);padding:26px 16px 60px;background:transparent}.page-hero,.compact-hero{background:linear-gradient(135deg,#061a35,#092f5d);border:1px solid rgba(216,180,90,.38)}.feed{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{border:1px solid rgba(216,180,90,.18)}.page-shell,.article-wrap,.legal-page{width:min(980px,calc(100% - 28px));margin:26px auto 48px;background:rgba(255,255,255,.98);color:#091426;border-radius:22px;padding:34px;box-shadow:0 18px 44px rgba(0,0,0,.25);overflow:hidden}.page-shell h1{font-size:clamp(34px,5vw,58px);margin:0 0 20px;color:#061a35}.page-shell h2{font-size:clamp(22px,3vw,32px);margin:28px 0 10px;color:#082a52}.page-shell p{font-size:17px;line-height:1.75;color:#26344d}.page-shell a{color:#0d47a1;font-weight:800}.about-page section{border-top:1px solid #e6e9f0;padding-top:14px;margin-top:16px}.about-page section:first-of-type{border-top:0;margin-top:0;padding-top:0}

.site-footer{width:100%;background:#1a1a1a;color:#fff;margin:0;overflow:hidden}.footer-inner{width:min(1040px,100%);padding:26px 18px 34px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.9fr) minmax(0,.85fr);gap:32px;align-items:start}.footer-brand h3,.footer-col h4{margin:0 0 9px;color:#fff;font-size:20px}.footer-brand p,.footer-col p{margin:0 0 12px;color:#fff;font-size:14px;line-height:1.55}.footer-col a{color:#fff}.footer-col a:hover,.social-footer a:hover{color:var(--rt-gold-light)!important}.social-footer{margin-top:8px}.social-footer p{margin:0 0 8px!important;color:#fff!important;font-size:13px!important;font-weight:700;text-transform:none;letter-spacing:0}.social-footer a{display:inline-flex!important;align-items:center;gap:8px;width:max-content;max-width:100%;padding:0;border:0;border-radius:0;background:transparent;color:#fff!important;font-weight:800;line-height:1.2}.social-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#2165d9;color:#fff;font-family:Arial,sans-serif;font-weight:900;font-size:26px;line-height:1}.footer-location{margin-top:12px!important}.newsletter-form{display:grid;gap:12px}.newsletter-form input{width:100%;min-height:48px;border:0;border-radius:7px;background:#fff;color:#111;padding:13px 14px}.newsletter-form button{justify-self:start;min-width:104px;border:0;border-radius:999px;background:#ac1628;color:#fff;padding:12px 28px;font-weight:800;cursor:pointer}.newsletter-form button:hover{filter:brightness(1.08)}.footer-bottom{width:min(1040px,100%);margin:0 auto;text-align:left;padding:12px 18px 26px;border:0;color:#fff;font-size:12px}.admin-nav-link,.admin-footer{display:none!important}.to-top{background:var(--rt-gold);color:#061a35}

@media(max-width:900px){.header-inner{min-height:84px}.brand img{width:94px;height:94px}.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.main-nav{display:none;position:absolute;left:12px;right:12px;top:76px;max-width:calc(100vw - 24px);background:#050505;border:1px solid rgba(216,180,90,.35);border-radius:14px;padding:10px;box-shadow:0 18px 42px rgba(0,0,0,.42);flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{width:100%;padding:13px;text-align:center}.home-hero-content{grid-template-columns:1fr;justify-items:start;padding:28px 24px}.home-badge{display:none}.home-copy h1{font-size:clamp(31px,7vw,46px)}.home-copy p{font-size:clamp(24px,6vw,38px)}.home-categories{font-size:clamp(15px,3.5vw,21px)}.home-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.feed{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:1fr 1fr;gap:24px}.footer-inner .footer-col:last-child{grid-column:1/-1}}
@media(max-width:560px){.header-inner{min-height:72px;padding:0 12px}.brand img{width:74px;height:74px}.main-nav{top:68px}.home-hero{min-height:430px}.home-hero-bg{object-position:center center}.home-hero-content{padding:26px 16px 96px;align-items:end}.home-copy h1{font-size:34px;margin-bottom:12px}.home-copy p{font-size:28px}.home-categories{font-size:16px;gap:6px}.home-main-button{display:flex}.home-panels{grid-template-columns:1fr;padding:14px}.home-panel{min-height:58px}.feed{grid-template-columns:1fr}.page-shell,.article-wrap,.legal-page{width:calc(100% - 20px);padding:22px 16px;border-radius:16px}.footer-inner{grid-template-columns:1fr;padding:24px 16px}.newsletter-form button{width:110px}.footer-bottom{text-align:left;padding-left:16px}.social-footer a{width:auto;justify-content:flex-start}}
@media(max-width:360px){.home-copy h1{font-size:29px}.home-copy p{font-size:24px}.home-categories{font-size:14px}.home-main-button{font-size:21px;height:52px}.footer-brand h3,.footer-col h4{font-size:18px}}

/* ===== AJUSTE DEFINITIVO: portada y logo adaptados, sin imágenes gigantes ===== */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.site-header{position:relative!important;background:#000!important;box-shadow:none!important;overflow:visible!important}
.header-inner{width:min(1040px,100%)!important;min-height:76px!important;padding:8px 18px!important;overflow:visible!important}
.brand img{width:82px!important;height:82px!important;max-width:24vw!important;object-fit:contain!important;margin:0!important}
.main-nav{gap:24px!important}
.home-page{width:100%!important;max-width:100%!important;overflow:hidden!important;padding:0!important;margin:0!important;background:transparent!important}
.home-hero{width:min(1040px,calc(100% - 24px))!important;max-width:1040px!important;margin:0 auto!important;min-height:0!important;height:auto!important;aspect-ratio:1680/640!important;overflow:hidden!important;background:#071d37!important;border-radius:0!important;box-shadow:none!important;display:block!important;position:relative!important}
.home-hero-link{display:block!important;width:100%!important;height:100%!important;line-height:0!important}
.home-hero-image{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#071d37!important}
.home-hero-bg,.home-hero-overlay,.home-hero-content,.home-badge,.home-main-button{display:none!important}
.home-panels{width:min(1040px,calc(100% - 24px))!important;margin:0 auto!important;padding:14px 0 0!important;background:transparent!important;overflow:hidden!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important}
.home-panel{min-height:54px!important;font-size:clamp(11px,1.05vw,14px)!important;border-radius:8px!important;padding:10px 8px!important}
@media(max-width:900px){.header-inner{min-height:66px!important;padding:7px 14px!important}.brand img{width:66px!important;height:66px!important;max-width:22vw!important}.main-nav{top:66px!important;left:10px!important;right:10px!important;max-width:calc(100vw - 20px)!important}.home-hero{width:calc(100% - 20px)!important}.home-panels{width:calc(100% - 20px)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}}
@media(max-width:560px){.header-inner{min-height:58px!important;padding:6px 12px!important}.brand img{width:56px!important;height:56px!important;max-width:22vw!important}.main-nav{top:58px!important}.home-hero{width:calc(100% - 16px)!important;aspect-ratio:1680/640!important;min-height:0!important}.home-panels{width:calc(100% - 16px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;padding-top:10px!important}.home-panel{min-height:48px!important;font-size:12px!important}}

/* ===== CORRECCION FINAL SOLICITADA 2026-04-28 ===== */
html,body{max-width:100%;overflow-x:hidden!important;margin:0!important}
img,video,iframe{max-width:100%;height:auto}
.site-header{background:#000!important;position:relative!important;overflow:visible!important;box-shadow:none!important}
.header-inner{width:min(1040px,100%)!important;min-height:64px!important;padding:6px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
.brand{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;flex:0 0 64px!important;width:64px!important;max-width:64px!important;height:64px!important;overflow:hidden!important}
.brand img{display:block!important;width:64px!important;height:64px!important;max-width:64px!important;max-height:64px!important;object-fit:contain!important;margin:0!important}
.admin-nav-link,.admin-footer{display:none!important}
.home-page{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000!important}
.home-hero{width:min(1040px,calc(100% - 24px))!important;max-width:1040px!important;margin:0 auto!important;height:auto!important;min-height:0!important;aspect-ratio:1680/640!important;display:block!important;overflow:hidden!important;background:#071d37!important;border-radius:0!important;box-shadow:none!important}
.home-hero-link{display:block!important;width:100%!important;height:100%!important;line-height:0!important}
.home-hero-image{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important;object-position:center center!important}
.home-page .feed,.home-page .page-hero,.home-page .blog-start,.home-page .landing-hero,.home-page .panel-section{display:none!important}
.home-panels{width:min(1040px,calc(100% - 24px))!important;margin:0 auto 18px!important;padding:14px 0 0!important;background:transparent!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;overflow:hidden!important}
.home-panel{min-width:0!important;min-height:52px!important;padding:10px 8px!important;border-radius:8px!important;text-align:center!important;font-size:clamp(11px,1.05vw,14px)!important;line-height:1.15!important;color:#fff!important;text-transform:uppercase!important}
.site-main.listing-main{width:min(1040px,calc(100% - 24px))!important;margin:0 auto!important;padding:18px 0 60px!important;overflow:hidden!important}
.blog-start{margin:0 0 16px!important;padding:0!important;color:#fff!important}
.blog-start h1{margin:0 0 6px!important;font-size:clamp(30px,4vw,46px)!important;line-height:1.05!important}
.blog-start p{margin:0!important;color:rgba(255,255,255,.78)!important}
.feed{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%!important;overflow:hidden!important}
.card{min-width:0!important;max-width:100%!important;overflow:hidden!important}
.card-image{width:100%!important;aspect-ratio:16/10!important;overflow:hidden!important}
.card-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.card h3,.card p{overflow-wrap:anywhere!important}
@media(max-width:900px){.header-inner{min-height:58px!important}.brand{flex-basis:58px!important;width:58px!important;height:58px!important;max-width:58px!important}.brand img{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important}.menu-toggle{display:inline-flex!important}.main-nav{display:none!important;position:absolute!important;left:10px!important;right:10px!important;top:58px!important;max-width:calc(100vw - 20px)!important;background:#050505!important;border:1px solid rgba(216,180,90,.35)!important;border-radius:14px!important;padding:10px!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;z-index:50!important}.main-nav.open{display:flex!important}.main-nav a{width:100%!important;padding:13px!important;text-align:center!important}.home-panels{grid-template-columns:repeat(3,minmax(0,1fr))!important}.feed{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.header-inner{min-height:50px!important;padding:5px 12px!important}.brand{flex-basis:50px!important;width:50px!important;height:50px!important;max-width:50px!important}.brand img{width:50px!important;height:50px!important;max-width:50px!important;max-height:50px!important}.main-nav{top:50px!important}.home-hero{width:calc(100% - 16px)!important;aspect-ratio:1680/640!important}.home-panels{width:calc(100% - 16px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.home-panel{min-height:46px!important;font-size:11px!important}.site-main.listing-main{width:calc(100% - 16px)!important}.feed{grid-template-columns:1fr!important}}
