html:has(.catx),body:has(.catx){overflow-x:hidden;overflow-x:clip;max-width:100%;}
/* degradé del home detrás del menú (sin hueco) */
body:has(.catx){padding-top:0 !important;background:linear-gradient(180deg,#e8f0fc 0%,#f3f8fe 55%,#fff 100%) no-repeat #fff !important;background-size:100% 430px !important;}
body:has(.catx) #featureWrap{padding-top:0 !important;}
body:has(.catx) #featureWrap>div[align="center"]{display:none !important;}
.container:has(.catx){max-width:none !important;width:100% !important;padding:0 !important;}
/* full-bleed sin 100vw (evita desborde por la barra de scroll) */
body:has(.catx) .fp-foot{width:100% !important;left:auto !important;margin-left:0 !important;}
.row:has(.catx)>.col-lg-4{display:none !important;}
.row:has(.catx)>.col-lg-8{width:100% !important;float:none;padding:0 !important;}
.row:has(.catx){margin-left:0 !important;margin-right:0 !important;}
body:has(.catx) footer:not(.fp-foot){display:none !important;}
.catx{font-family:'Inter',sans-serif;color:#1c2733;padding-top:64px;}
.catx h1,.catx h2,.catx h3{font-family:'Manrope',sans-serif;}
.catx-wrap{max-width:1500px;margin:0 auto;padding:0 clamp(16px,3vw,32px);}
/* header */
.catx-bc{font-size:13px;color:#8794a2;padding:22px 0 0;}
.catx-bc a{color:#5b6b7a;}.catx-bc a:hover{color:#0058be;}
.catx-bc .sep{margin:0 7px;color:#c2cbd4;}
.catx-bc .cur{color:#191c1d;font-weight:600;}
.catx-head{padding:14px 0 26px;border-bottom:1px solid #eef0f3;margin-bottom:30px;}
.catx-head h1{font-weight:800;font-size:clamp(28px,4vw,44px);letter-spacing:-1.2px;color:#15233a;margin:0 0 10px;line-height:1.05;}
.catx-head p{color:#67768a;font-size:16px;line-height:1.6;max-width:720px;margin:0 0 12px;}
.catx-count{font-size:13px;color:#94a3b1;font-weight:600;}
.catx-count b{color:#0058be;}
/* layout */
.catx-grid{display:flex;flex-wrap:wrap;gap:30px;align-items:flex-start;}
.catx-side{flex:1 1 250px;max-width:300px;min-width:0;}
.catx-main{flex:6 1 600px;min-width:0;}
/* sidebar */
.catx-box{background:#fff;border:1px solid #e8edf3;border-radius:16px;padding:18px 18px;margin-bottom:18px;}
.catx-box h4{font-size:11.5px;font-weight:700;color:#8794a2;text-transform:uppercase;letter-spacing:.8px;margin:0 0 14px;}
.catx-search{display:flex;border:1px solid #d8e0ea;border-radius:11px;overflow:hidden;background:#fbfcfe;}
.catx-search input{flex:1;border:none;background:none;padding:10px 13px;font-size:14px;outline:none;color:#23303f;min-width:0;}
.catx-search button{border:none;background:#0058be;color:#fff;padding:0 15px;cursor:pointer;font-size:15px;}
.catx-chips{display:flex;flex-wrap:wrap;gap:8px;}
.catx-chip{display:inline-block;padding:7px 13px;border-radius:9999px;border:1px solid #dde5ee;background:#fff;color:#52617a;font-size:12.5px;font-weight:500;text-decoration:none;cursor:pointer;}
.catx-chip:hover{border-color:#0058be;color:#0058be;}
.catx-chip.on{background:#0058be;border-color:#0058be;color:#fff;}
.catx-ord{display:flex;flex-direction:column;gap:2px;}
.catx-ord a{display:flex;align-items:center;gap:9px;padding:9px 11px;border-radius:9px;color:#52617a;font-size:13.5px;font-weight:500;text-decoration:none;}
.catx-ord a:hover{background:#f3f7fc;color:#0058be;}
.catx-ord a.on{background:#eef4fd;color:#0058be;font-weight:600;}
.catx-ord a .dot{width:7px;height:7px;border-radius:50%;background:#cbd5e1;flex:none;}
.catx-ord a.on .dot{background:#0058be;}
.catx-promo{background:linear-gradient(160deg,#0a63d6,#00337a);border-radius:16px;padding:22px 20px;color:#fff;}
.catx-promo .tag{display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:1px;text-transform:uppercase;background:rgba(255,255,255,.18);padding:4px 11px;border-radius:9999px;}
.catx-promo h4{font-family:'Manrope';color:#fff;font-size:18px;font-weight:800;text-transform:none;letter-spacing:-.3px;margin:13px 0 6px;}
.catx-promo p{font-size:13px;color:#cfe0fa;line-height:1.5;margin:0 0 16px;}
.catx-promo a{display:block;text-align:center;background:#fff;color:#0058be;font-weight:700;font-size:13.5px;padding:11px;border-radius:10px;text-decoration:none;}
.catx-promo a:hover{background:#eaf2fd;}
/* grid de cards */
.catx-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(218px,1fr));gap:22px;}
.catx-card{background:#fff;border:1px solid #e8edf3;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .15s,transform .15s;}
.catx-card:hover{box-shadow:0 16px 34px -18px rgba(20,40,80,.28);transform:translateY(-3px);}
.catx-card-img{position:relative;height:158px;background-size:cover;background-position:center 22%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;}
.catx-card-img.ph{background:linear-gradient(135deg,#eaf2fd,#dbe7fb);}
.catx-card-img.ph>span:not(.catx-card-badge){font-family:'Manrope';font-weight:800;font-size:42px;color:#fff;opacity:.9;}
.catx-card-badge{position:absolute;top:10px;left:10px;background:rgba(10,16,28,.62);backdrop-filter:blur(4px);color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.4px;padding:4px 10px;border-radius:9999px;}
.catx-card-body{padding:15px 16px 16px;display:flex;flex-direction:column;flex:1;}
.catx-card-body h3{font-size:15.5px;font-weight:700;color:#15233a;line-height:1.25;margin:0 0 3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.catx-card-by{font-size:13px;color:#8794a2;margin:0 0 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.catx-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px;}
.catx-tag{font-size:10.5px;font-weight:600;color:#5b6b7a;background:#f1f4f8;border-radius:6px;padding:4px 8px;letter-spacing:.2px;}
.catx-tag.pdf{color:#c0392b;background:#fdeceb;}.catx-tag.zip,.catx-tag.rar{color:#b7791f;background:#fdf4e3;}
.catx-card .verb{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d7e0ec;border-radius:10px;padding:10px;color:#0058be;font-weight:700;font-size:13.5px;text-decoration:none;}
.catx-card .verb:hover{background:#0058be;color:#fff;border-color:#0058be;}
.catx-card .verb svg{width:14px;height:14px;}
.catx-empty{background:#f7f9fc;border:1px dashed #d6deea;border-radius:14px;padding:40px;text-align:center;color:#7c8a98;}
/* paginacion */
.catx-pag{margin:34px 0 10px;display:flex;justify-content:center;}
.catx-pag ul.pagination{display:inline-flex;flex-wrap:wrap;gap:6px;padding:0;margin:0;list-style:none;}
.catx-pag ul.pagination>li>a,.catx-pag ul.pagination>li>span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid #e3e9f1;border-radius:10px;color:#52617a;font-size:14px;font-weight:600;text-decoration:none;background:#fff;}
.catx-pag ul.pagination>li>a:hover{border-color:#0058be;color:#0058be;}
.catx-pag ul.pagination>li.active>a,.catx-pag ul.pagination>li.active>span{background:#0058be;border-color:#0058be;color:#fff;}
.catx-pag ul.pagination>li.disabled{display:none;}
.catx-pagc{text-align:center;color:#94a3b1;font-size:13px;margin-top:8px;}
@media(max-width:680px){
  .catx-cards{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;}
  .catx-card-img{height:128px;}
  .catx-side{max-width:none;order:2;}
}
/* HERO OSCURO categoria (2026-07-15) */
body:has(.catx){background:#f7f9fc !important;}
.catx-hero{position:relative;padding:2px 0 30px;margin-bottom:30px;}
.catx-hero::before{content:'';position:absolute;top:-150px;bottom:0;left:50%;margin-left:-50vw;width:100vw;background:linear-gradient(135deg,#0a2540 0%,#0058be 62%,#2170e4 100%);z-index:0;}
.catx-hero::after{content:'\266a \266b \2669 \266c \266a';position:absolute;top:-4px;right:-6px;font-size:160px;line-height:1;opacity:.06;color:#fff;font-family:serif;letter-spacing:28px;white-space:nowrap;pointer-events:none;z-index:0;}
.catx-hero>*{position:relative;z-index:1;}
.catx-bc{color:rgba(255,255,255,.72) !important;}
.catx-bc a{color:rgba(255,255,255,.9) !important;}
.catx-bc .sep{color:rgba(255,255,255,.45) !important;}
.catx-bc .cur{color:#fff !important;}
.catx-head{border-bottom:none !important;margin-bottom:0 !important;}
.catx-head h1{color:#fff !important;}
.catx-head p{color:rgba(255,255,255,.9) !important;}
.catx-count{color:rgba(255,255,255,.82) !important;}
.catx-count b{color:#fff !important;}
.catx-seo{border-top:1px solid #e8eef5;margin-top:34px;padding:34px 0 8px;}
  .catx-seo-w{max-width:1500px;margin:0 auto;padding:0 clamp(16px,3vw,32px);}
  .catx-seo-in{max-width:900px;}
  .catx-seo-in h2{font-size:23px;line-height:1.3;margin:0 0 14px;color:#15233a;}
  .catx-seo-in h3{font-size:17.5px;line-height:1.35;margin:26px 0 9px;color:#15233a;}
  .catx-seo-in p{margin:0 0 14px;font-size:15.5px;line-height:1.75;color:#3a4a5a;}
  .catx-seo-in ul,.catx-seo-in ol{margin:0 0 16px;padding-left:22px;color:#3a4a5a;font-size:15.5px;line-height:1.75;}
  .catx-seo-in li{margin-bottom:6px;}
  .catx-seo-in a{color:#0058be;}
  @media(max-width:700px){.catx-seo-in h2{font-size:20px;}}