
/* CABAL XYX - Sistema de notícias, escopado para não alterar banner */
.xyx-news-section{max-width:1360px;margin:46px auto 54px;padding:38px 34px 42px;border:1px solid rgba(255,122,24,.24);border-radius:24px;background:radial-gradient(circle at 18% 20%,rgba(255,122,24,.12),transparent 30%),radial-gradient(circle at 88% 10%,rgba(0,195,255,.08),transparent 28%),linear-gradient(180deg,rgba(17,20,28,.88),rgba(7,8,11,.94));box-shadow:0 24px 80px rgba(0,0,0,.42);overflow:hidden}
.xyx-news-title{display:grid;grid-template-columns:1fr auto;align-items:end;gap:18px;margin-bottom:26px}
.xyx-news-title span{grid-column:1/-1;width:max-content;padding:7px 14px;border:1px solid rgba(255,122,24,.42);border-radius:999px;color:#ffaf63;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;background:rgba(255,122,24,.08)}
.xyx-news-title h2{margin:0;color:#fff8ef;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4.4vw,58px);line-height:.95;text-transform:uppercase}
.xyx-news-title p{margin:0;max-width:560px;color:#c7b7a8;font-size:15px;line-height:1.5;text-align:right}
.xyx-news-layout{display:grid;grid-template-columns:minmax(420px,1.04fr) minmax(360px,.96fr);gap:34px;align-items:stretch}
.xyx-news-feature{position:relative;min-height:350px;padding:0;border:1px solid rgba(255,122,24,.28);border-radius:18px;background:#090909;overflow:hidden;cursor:pointer;box-shadow:0 0 32px rgba(255,122,24,.10)}
.xyx-news-feature img{width:100%;height:100%;min-height:350px;display:block;object-fit:cover;filter:brightness(.9) saturate(1.1) contrast(1.04)}
.xyx-feature-dots{position:absolute;z-index:3;left:50%;bottom:15px;transform:translateX(-50%);display:flex;gap:7px}
.xyx-feature-dots i{width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.28)}
.xyx-feature-dots i.active{background:#ff8a24;box-shadow:0 0 14px rgba(255,122,24,.65)}
.xyx-news-list-vert{display:flex;flex-direction:column;justify-content:center;gap:12px}
.xyx-news-row{position:relative;width:100%;min-height:94px;padding:18px 20px;text-align:left;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:linear-gradient(90deg,rgba(16,19,26,.74),rgba(10,12,17,.46));color:#fff;cursor:pointer;overflow:hidden;transition:.22s ease}
.xyx-news-row:hover,.xyx-news-row.is-active{border-color:rgba(255,122,24,.42);background:linear-gradient(90deg,rgba(255,122,24,.12),rgba(13,15,20,.54));transform:translateX(4px)}
.xyx-news-row b{display:block;color:#fff7ed;font-size:17px;line-height:1.2;margin-bottom:7px}
.xyx-news-row p{margin:0 0 10px;color:#bfb1a4;font-size:13px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xyx-news-row span,.xyx-news-row em{display:inline-flex;align-items:center;height:23px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.07);color:#d5c5b6;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-right:7px}
.xyx-news-row em{color:#ffb36a;background:rgba(255,122,24,.12)}
.xyx-news-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.76);backdrop-filter:blur(6px)}
.xyx-news-modal.is-open{display:flex}
.xyx-news-modal-box{position:relative;width:min(640px,94vw);max-height:88vh;overflow:auto;padding:18px 18px 22px;border-radius:20px;border:1px solid rgba(255,122,24,.34);background:radial-gradient(circle at 78% 0%,rgba(255,122,24,.15),transparent 34%),linear-gradient(180deg,#151821,#08090c);box-shadow:0 30px 95px rgba(0,0,0,.72),0 0 42px rgba(255,122,24,.18)}
.xyx-news-close{position:absolute;right:12px;top:12px;width:36px;height:36px;border:1px solid rgba(255,255,255,.10);border-radius:50%;background:rgba(0,0,0,.62);color:#fff;font-size:24px;cursor:pointer;z-index:2}
.xyx-news-modal-img{width:100%;max-height:300px;object-fit:cover;border-radius:16px;border:1px solid rgba(255,122,24,.25);margin-bottom:16px}
.xyx-news-modal-meta{color:#ff9d37;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.xyx-news-modal h3{margin:8px 0 12px;color:#fff;font-size:28px;line-height:1.1}
.xyx-news-modal p{margin:0;color:#d6c6b8;font-size:15px;line-height:1.65}
@media(max-width:900px){.xyx-news-section{margin:34px 12px;padding:22px 16px}.xyx-news-title{display:block}.xyx-news-title p{text-align:left;margin-top:10px}.xyx-news-layout{grid-template-columns:1fr;gap:18px}.xyx-news-feature{min-height:220px}.xyx-news-feature img{min-height:220px}.xyx-news-row{min-height:auto}}


.xyx-news-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:-10px 0 24px}.xyx-news-tabs button{border:1px solid rgba(255,122,24,.32);background:rgba(255,255,255,.05);color:#e8d4c2;border-radius:999px;padding:10px 16px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.xyx-news-tabs button.active,.xyx-news-tabs button:hover{background:linear-gradient(135deg,#ffd08a,#ff7a18);color:#1b0b02;border-color:transparent}.xyx-news-feature-caption{position:absolute;left:26px;right:26px;bottom:38px;z-index:2;text-align:left}.xyx-news-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.88),transparent 60%),linear-gradient(90deg,rgba(0,0,0,.75),transparent 70%)}.xyx-news-feature-caption em{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(255,122,24,.16);border:1px solid rgba(255,122,24,.38);color:#ffb36a;font-style:normal;font-weight:900;text-transform:uppercase;font-size:11px}.xyx-news-feature-caption h3{margin:12px 0 8px;color:#fff;font-size:clamp(26px,3vw,42px);line-height:1.05;font-family:Georgia,"Times New Roman",serif;text-transform:uppercase}.xyx-news-feature-caption p{margin:0;color:#d8c8b9;max-width:680px}.xyx-news-empty{padding:22px;border:1px solid rgba(255,122,24,.22);border-radius:16px;background:rgba(255,255,255,.04)}.xyx-news-row.is-hidden{display:none}.xyx-news-feature{border:0;text-align:inherit;color:inherit}

/* CABAL XYX - ajustes finais mobile notícias */
@media (max-width: 900px){
  .xyx-news-section{margin:30px 12px 44px!important;padding:24px 18px!important;border-radius:24px!important}
  .xyx-news-title{display:block!important;margin-bottom:18px!important}
  .xyx-news-title span{max-width:100%!important;width:max-content!important;font-size:11px!important;letter-spacing:.12em!important;white-space:normal!important}
  .xyx-news-title h2{font-size:clamp(42px,12vw,58px)!important;line-height:.9!important;margin:16px 0 14px!important}
  .xyx-news-title p{text-align:left!important;font-size:18px!important;line-height:1.45!important;margin:0!important}
  .xyx-news-tabs{gap:10px!important;margin:22px 0 22px!important}
  .xyx-news-tabs button{min-height:44px!important;padding:0 18px!important;font-size:13px!important;letter-spacing:.12em!important}
  .xyx-news-layout{grid-template-columns:1fr!important;gap:18px!important}
  .xyx-news-feature{min-height:0!important;height:auto!important;border-radius:18px!important}
  .xyx-news-feature img{height:clamp(260px,72vw,390px)!important;min-height:0!important;object-fit:cover!important;object-position:center center!important;filter:brightness(.55) saturate(1.08) contrast(1.05)!important}
  .xyx-news-feature-caption{left:18px!important;right:18px!important;bottom:34px!important}
  .xyx-news-feature-caption h3{font-size:clamp(30px,8vw,42px)!important;line-height:.96!important;margin:12px 0 10px!important;overflow-wrap:anywhere!important;text-shadow:0 3px 15px rgba(0,0,0,.75)!important}
  .xyx-news-feature-caption p{font-size:16px!important;line-height:1.4!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  .xyx-news-list-vert{gap:12px!important}
  .xyx-news-row{padding:18px 20px!important;min-height:116px!important;border-radius:16px!important;transform:none!important}
  .xyx-news-row:hover,.xyx-news-row.is-active{transform:none!important}
  .xyx-news-row b{font-size:19px!important}
  .xyx-news-row p{font-size:15px!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
}
@media (max-width: 420px){
  .xyx-news-section{margin-left:8px!important;margin-right:8px!important;padding:20px 14px!important}
  .xyx-news-title h2{font-size:38px!important}
  .xyx-news-title p{font-size:16px!important}
  .xyx-news-tabs button{padding:0 15px!important;font-size:12px!important}
  .xyx-news-feature img{height:270px!important}
  .xyx-news-feature-caption h3{font-size:29px!important}
}

/* PREMIUM FIX - Notícias clicáveis, visual limpo e responsivo */
.xyx-news-section{scroll-margin-top:110px!important}
.xyx-news-layout{align-items:stretch!important}
.xyx-news-feature{border:1px solid rgba(255,122,24,.34)!important;border-radius:20px!important;box-shadow:0 24px 70px rgba(0,0,0,.55),inset 0 0 0 1px rgba(255,255,255,.035)!important}
.xyx-news-feature img{transition:transform .45s ease,filter .45s ease!important}
.xyx-news-feature:hover img{transform:scale(1.035)!important;filter:brightness(.82) saturate(1.18) contrast(1.08)!important}
.xyx-news-feature-caption{bottom:46px!important;max-width:78%!important}
.xyx-news-feature-caption h3{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-shadow:0 4px 20px rgba(0,0,0,.9)!important}
.xyx-news-feature-caption p{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#eee0d1!important}
.xyx-news-date{display:inline-flex;margin-top:13px;color:#ffd08a;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.xyx-feature-dots{bottom:18px!important;z-index:5!important}
.xyx-feature-dot{width:10px!important;height:10px!important;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.28)!important;padding:0!important;cursor:pointer!important;transition:.22s ease!important}
.xyx-feature-dot.active{width:18px!important;background:#ff8a24!important;box-shadow:0 0 16px rgba(255,122,24,.75)!important}
.xyx-news-row{box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)!important}
.xyx-news-row b{display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.xyx-news-row p{white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
@media(max-width:900px){
  .xyx-news-title h2{font-size:clamp(34px,10vw,48px)!important;line-height:.96!important}
  .xyx-news-title p{font-size:16px!important}
  .xyx-news-tabs{gap:9px!important}
  .xyx-news-tabs button{min-height:40px!important;padding:0 14px!important;font-size:12px!important}
  .xyx-news-feature img{height:300px!important;object-position:center!important;filter:brightness(.68) saturate(1.08)!important}
  .xyx-news-feature-caption{left:18px!important;right:18px!important;bottom:42px!important;max-width:none!important}
  .xyx-news-feature-caption h3{font-size:clamp(27px,7.3vw,38px)!important;line-height:1.02!important}
  .xyx-news-feature-caption p{font-size:15px!important;line-height:1.4!important}
  .xyx-feature-dots{bottom:15px!important}
  .xyx-news-row{min-height:104px!important;padding:16px 18px!important}
  .xyx-news-row b{font-size:17px!important}
  .xyx-news-row p{font-size:14px!important}
}
@media(max-width:420px){
  .xyx-news-title h2{font-size:34px!important}
  .xyx-news-feature img{height:255px!important}
  .xyx-news-feature-caption h3{font-size:25px!important}
  .xyx-news-feature-caption p{font-size:14px!important}
}

/* === CABAL XYX FINAL PREMIUM NEWS FIX v7 === */
.xyx-news-section{
  max-width:1360px!important;
  margin:42px auto 56px!important;
  padding:34px!important;
  overflow:hidden!important;
}
.xyx-news-layout{
  display:grid!important;
  grid-template-columns:minmax(420px,1.05fr) minmax(360px,.95fr)!important;
  gap:26px!important;
  align-items:stretch!important;
}
.xyx-news-feature{
  display:grid!important;
  grid-template-rows:minmax(230px,58%) auto!important;
  min-height:520px!important;
  padding:0!important;
  border:1px solid rgba(255,122,24,.42)!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,rgba(11,13,18,.98),rgba(4,5,8,.98))!important;
  color:#fff!important;
  text-align:left!important;
  overflow:hidden!important;
  cursor:pointer!important;
}
.xyx-news-feature:after{display:none!important;content:none!important}
.xyx-news-feature-media{display:block;position:relative;overflow:hidden;background:#050609!important}
.xyx-news-feature-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.72)),linear-gradient(90deg,rgba(0,0,0,.36),transparent 58%);pointer-events:none}
.xyx-news-feature img{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:brightness(.86) saturate(1.1) contrast(1.08)!important;
}
.xyx-news-feature-caption{
  position:static!important;
  display:block!important;
  padding:24px 26px 52px!important;
  max-width:none!important;
  z-index:2!important;
  background:linear-gradient(180deg,rgba(10,12,17,.96),rgba(5,6,9,.98))!important;
}
.xyx-news-feature-caption em,
.xyx-news-row-tag{
  display:inline-flex!important;
  width:max-content!important;
  height:26px!important;
  align-items:center!important;
  padding:0 12px!important;
  border:1px solid rgba(255,122,24,.45)!important;
  border-radius:999px!important;
  background:rgba(255,122,24,.14)!important;
  color:#ffb36a!important;
  font-size:11px!important;
  font-style:normal!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.xyx-news-feature-caption h3{
  margin:14px 0 10px!important;
  color:#fff8ef!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(28px,3.15vw,44px)!important;
  line-height:1.02!important;
  text-transform:uppercase!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  overflow-wrap:anywhere!important;
  text-shadow:none!important;
}
.xyx-news-feature-caption p{
  margin:0!important;
  max-width:680px!important;
  color:#d7c8b9!important;
  font-size:15px!important;
  line-height:1.55!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.xyx-news-date{margin-top:13px!important;color:#ffd08a!important}
.xyx-feature-dots{
  position:absolute!important;
  left:50%!important;
  bottom:18px!important;
  transform:translateX(-50%)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  z-index:10!important;
}
.xyx-feature-dot{
  width:10px!important;
  height:10px!important;
  min-width:10px!important;
  min-height:10px!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.32)!important;
  cursor:pointer!important;
}
.xyx-feature-dot.active{width:22px!important;background:#ff8a24!important;box-shadow:0 0 15px rgba(255,122,24,.72)!important}
.xyx-news-list-vert{display:flex!important;flex-direction:column!important;gap:13px!important;justify-content:stretch!important}
.xyx-news-row{
  flex:1 1 0!important;
  min-height:118px!important;
  padding:18px 20px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:18px!important;
  background:linear-gradient(100deg,rgba(18,22,31,.80),rgba(8,10,15,.62))!important;
  color:#fff!important;
  text-align:left!important;
  cursor:pointer!important;
  transition:transform .2s ease,border-color .2s ease,background .2s ease!important;
}
.xyx-news-row:hover,.xyx-news-row.is-active{transform:translateX(4px)!important;border-color:rgba(255,122,24,.54)!important;background:linear-gradient(100deg,rgba(255,122,24,.16),rgba(8,10,15,.72))!important}
.xyx-news-row b{display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:9px 0 7px!important;color:#fff8ef!important;font-size:18px!important;line-height:1.2!important}
.xyx-news-row p{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0 0 10px!important;color:#c9baac!important;font-size:13px!important;line-height:1.4!important;white-space:normal!important}
.xyx-news-row small{display:inline-flex!important;color:#d7c8b9!important;font-size:11px!important;font-weight:800!important;letter-spacing:.05em!important;text-transform:uppercase!important}
.xyx-news-row > span:not(.xyx-news-row-tag),.xyx-news-row > em{display:none!important}
@media(max-width:900px){
  .xyx-news-section{margin:28px 12px 46px!important;padding:22px 16px!important;border-radius:24px!important}
  .xyx-news-title h2{font-size:clamp(34px,10vw,48px)!important;line-height:.96!important;margin:14px 0!important}
  .xyx-news-title p{text-align:left!important;font-size:16px!important;line-height:1.45!important}
  .xyx-news-tabs{gap:8px!important;margin:20px 0!important}
  .xyx-news-tabs button{min-height:40px!important;padding:0 14px!important;font-size:12px!important}
  .xyx-news-layout{grid-template-columns:1fr!important;gap:16px!important}
  .xyx-news-feature{min-height:auto!important;grid-template-rows:230px auto!important;border-radius:18px!important}
  .xyx-news-feature-caption{padding:18px 18px 46px!important}
  .xyx-news-feature-caption h3{font-size:clamp(25px,7vw,34px)!important;line-height:1.04!important}
  .xyx-news-feature-caption p{font-size:14px!important;line-height:1.45!important}
  .xyx-feature-dots{bottom:14px!important}
  .xyx-news-row{min-height:112px!important;padding:16px 18px!important;transform:none!important}
  .xyx-news-row:hover,.xyx-news-row.is-active{transform:none!important}
  .xyx-news-row b{font-size:17px!important}
}
@media(max-width:420px){
  .xyx-news-section{margin-left:8px!important;margin-right:8px!important;padding:18px 12px!important}
  .xyx-news-title h2{font-size:33px!important}
  .xyx-news-feature{grid-template-rows:205px auto!important}
  .xyx-news-feature-caption h3{font-size:24px!important}
  .xyx-news-tabs button{font-size:11px!important;padding:0 12px!important}
}

/* === CABAL XYX FINAL HOTFIX v8 - notícias premium estável === */
section.xyx-news-section{
  width:min(1360px, calc(100% - 48px))!important;
  max-width:1360px!important;
  margin:42px auto 56px!important;
  padding:34px!important;
  border-radius:24px!important;
  overflow:hidden!important;
}
section.xyx-news-section [data-api-news]{width:100%!important;display:block!important;clear:both!important;}
section.xyx-news-section [data-api-news] > .xyx-news-layout{
  width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(0, 1.05fr) minmax(320px, .95fr)!important;
  gap:28px!important;
  align-items:stretch!important;
}
section.xyx-news-section .xyx-news-feature{
  grid-column:1!important;
  position:relative!important;
  width:100%!important;
  height:100%!important;
  min-height:440px!important;
  max-height:none!important;
  display:grid!important;
  grid-template-rows:minmax(240px, 1fr) auto!important;
  float:none!important;
  margin:0!important;
  padding:0!important;
  border:1px solid rgba(255,122,24,.42)!important;
  border-radius:22px!important;
  background:#050609!important;
  overflow:hidden!important;
}
section.xyx-news-section .xyx-news-feature-media{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:240px!important;
  overflow:hidden!important;
  background:#050609!important;
}
section.xyx-news-section .xyx-news-feature-media img,
section.xyx-news-section .xyx-news-feature img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:240px!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:brightness(.78) saturate(1.08) contrast(1.08)!important;
}
section.xyx-news-section .xyx-news-feature-media:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(180deg,rgba(0,0,0,0) 35%,rgba(0,0,0,.78) 100%),linear-gradient(90deg,rgba(0,0,0,.28),rgba(0,0,0,0) 65%)!important;
  pointer-events:none!important;
}
section.xyx-news-section .xyx-news-feature-caption{
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  max-width:none!important;
  display:block!important;
  padding:22px 26px 54px!important;
  background:linear-gradient(180deg,rgba(10,12,17,.98),rgba(5,6,9,.98))!important;
  text-align:left!important;
}
section.xyx-news-section .xyx-news-feature-caption h3{
  max-width:100%!important;
  margin:12px 0 8px!important;
  font-size:clamp(28px,3vw,42px)!important;
  line-height:1.04!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  text-shadow:none!important;
}
section.xyx-news-section .xyx-news-feature-caption p{
  max-width:100%!important;
  margin:0!important;
  font-size:15px!important;
  line-height:1.5!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
section.xyx-news-section .xyx-feature-dots{
  position:absolute!important;
  left:50%!important;
  right:auto!important;
  bottom:18px!important;
  transform:translateX(-50%)!important;
  display:flex!important;
  gap:8px!important;
  align-items:center!important;
  justify-content:center!important;
  z-index:20!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
}
section.xyx-news-section .xyx-feature-dot{display:block!important;width:10px!important;height:10px!important;border-radius:999px!important;background:rgba(255,255,255,.36)!important;opacity:1!important;}
section.xyx-news-section .xyx-feature-dot.active{width:22px!important;background:#ff8a24!important;}
section.xyx-news-section .xyx-feature-dot:only-child{display:none!important;}
section.xyx-news-section .xyx-news-list-vert{
  grid-column:2!important;
  width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  gap:14px!important;
  justify-content:stretch!important;
  align-self:stretch!important;
  float:none!important;
  margin:0!important;
}
section.xyx-news-section .xyx-news-row{
  width:100%!important;
  flex:1 1 0!important;
  min-height:118px!important;
  margin:0!important;
  padding:18px 20px!important;
  display:block!important;
  border-radius:18px!important;
  background:linear-gradient(100deg,rgba(16,19,27,.86),rgba(7,9,13,.70))!important;
  border:1px solid rgba(255,255,255,.09)!important;
  text-align:left!important;
  transform:none!important;
}
section.xyx-news-section .xyx-news-row:hover,
section.xyx-news-section .xyx-news-row.is-active{border-color:rgba(255,122,24,.55)!important;background:linear-gradient(100deg,rgba(255,122,24,.14),rgba(7,9,13,.74))!important;transform:none!important;}
section.xyx-news-section .xyx-news-row b{font-size:18px!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
section.xyx-news-section .xyx-news-row p{font-size:13px!important;line-height:1.4!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;white-space:normal!important;}
@media(max-width:1050px){
  section.xyx-news-section [data-api-news] > .xyx-news-layout{grid-template-columns:1fr!important;gap:18px!important;}
  section.xyx-news-section .xyx-news-feature{grid-column:1!important;min-height:0!important;grid-template-rows:250px auto!important;}
  section.xyx-news-section .xyx-news-list-vert{grid-column:1!important;}
  section.xyx-news-section .xyx-news-row{min-height:108px!important;flex:auto!important;}
}
@media(max-width:600px){
  section.xyx-news-section{width:calc(100% - 20px)!important;margin:30px auto 44px!important;padding:20px 14px!important;border-radius:22px!important;}
  section.xyx-news-section .xyx-news-title{display:block!important;}
  section.xyx-news-section .xyx-news-title h2{font-size:clamp(34px,10vw,46px)!important;line-height:.96!important;}
  section.xyx-news-section .xyx-news-title p{text-align:left!important;font-size:16px!important;}
  section.xyx-news-section .xyx-news-tabs{gap:8px!important;}
  section.xyx-news-section .xyx-news-tabs button{min-height:40px!important;padding:0 13px!important;font-size:11px!important;}
  section.xyx-news-section .xyx-news-feature{grid-template-rows:210px auto!important;border-radius:18px!important;}
  section.xyx-news-section .xyx-news-feature-media img{min-height:210px!important;}
  section.xyx-news-section .xyx-news-feature-caption{padding:18px 18px 48px!important;}
  section.xyx-news-section .xyx-news-feature-caption h3{font-size:clamp(25px,7vw,34px)!important;}
  section.xyx-news-section .xyx-news-feature-caption p{font-size:14px!important;}
}

/* === CABAL XYX DEFINITIVE NEWS REPAIR v9 === */
.xyx-news-section{
  width:min(1360px,calc(100% - 48px))!important;
  margin:46px auto 56px!important;
  padding:34px 34px 38px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.xyx-news-section [data-api-news]{width:100%!important;display:block!important;clear:both!important}
.xyx-news-title{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(280px,520px)!important;align-items:end!important;column-gap:38px!important;row-gap:12px!important;margin-bottom:18px!important}
.xyx-news-title span{grid-column:1/2!important;grid-row:1!important;width:max-content!important;max-width:100%!important}
.xyx-news-title h2{grid-column:1/2!important;grid-row:2!important;margin:0!important}
.xyx-news-title p{grid-column:2/3!important;grid-row:1/3!important;text-align:right!important;margin:0!important;align-self:center!important;max-width:520px!important}
.xyx-news-tabs{margin:0 0 24px!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important}
.xyx-news-layout{
  width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr)!important;
  gap:28px!important;
  align-items:start!important;
}
.xyx-news-feature{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:440px!important;
  min-height:440px!important;
  max-height:440px!important;
  padding:0!important;
  margin:0!important;
  border:1px solid rgba(255,122,24,.42)!important;
  border-radius:20px!important;
  background:#050609!important;
  overflow:hidden!important;
  text-align:left!important;
  color:#fff!important;
  cursor:pointer!important;
  box-sizing:border-box!important;
}
.xyx-news-feature:after{content:""!important;display:block!important;position:absolute!important;inset:0!important;background:linear-gradient(0deg,rgba(0,0,0,.90) 0%,rgba(0,0,0,.55) 46%,rgba(0,0,0,.14) 100%),linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.10) 70%)!important;z-index:1!important;pointer-events:none!important}
.xyx-news-feature-media{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;background:#050609!important;overflow:hidden!important}
.xyx-news-feature-media:after{display:none!important;content:none!important}
.xyx-news-feature img{width:100%!important;height:100%!important;min-height:0!important;display:block!important;object-fit:cover!important;object-position:center!important;filter:brightness(.78) saturate(1.1) contrast(1.08)!important;transition:transform .45s ease!important}
.xyx-news-feature:hover img{transform:scale(1.035)!important}
.xyx-news-feature-caption{
  position:absolute!important;
  left:26px!important;
  right:26px!important;
  bottom:44px!important;
  z-index:2!important;
  display:block!important;
  padding:0!important;
  margin:0!important;
  max-width:760px!important;
  background:transparent!important;
}
.xyx-news-feature-caption em{height:28px!important;padding:0 13px!important;font-size:11px!important}
.xyx-news-feature-caption h3{margin:13px 0 10px!important;font-size:clamp(30px,3.4vw,48px)!important;line-height:1.02!important;max-width:760px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-shadow:0 5px 22px rgba(0,0,0,.85)!important}
.xyx-news-feature-caption p{max-width:680px!important;margin:0!important;font-size:16px!important;line-height:1.45!important;color:#e8d8c8!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.xyx-news-date{display:block!important;margin-top:12px!important;color:#ffd08a!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.xyx-feature-dots{position:absolute!important;left:50%!important;right:auto!important;top:auto!important;bottom:16px!important;transform:translateX(-50%)!important;z-index:5!important;display:flex!important;gap:8px!important;align-items:center!important;justify-content:center!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;background:transparent!important}
.xyx-feature-dot{display:block!important;width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;max-width:none!important;border:0!important;border-radius:999px!important;padding:0!important;margin:0!important;background:rgba(255,255,255,.32)!important;font-size:0!important;line-height:0!important;cursor:pointer!important}
.xyx-feature-dot.active{width:24px!important;background:#ff8a24!important;box-shadow:0 0 16px rgba(255,122,24,.85)!important}
.xyx-news-list-vert{display:flex!important;flex-direction:column!important;gap:14px!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;align-self:start!important}
.xyx-news-row{width:100%!important;min-height:128px!important;height:auto!important;flex:0 0 auto!important;padding:20px 22px!important;margin:0!important;border-radius:17px!important;box-sizing:border-box!important;background:linear-gradient(100deg,rgba(18,22,31,.82),rgba(8,10,15,.66))!important;overflow:hidden!important;text-align:left!important}
.xyx-news-row:hover,.xyx-news-row.is-active{transform:none!important;border-color:rgba(255,122,24,.58)!important;background:linear-gradient(100deg,rgba(255,122,24,.16),rgba(8,10,15,.76))!important}
.xyx-news-row b{font-size:18px!important;line-height:1.22!important;margin:10px 0 7px!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.xyx-news-row p{font-size:14px!important;line-height:1.4!important;margin:0 0 10px!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.xyx-news-row small{display:inline-flex!important;font-size:11px!important;color:#d6c8bb!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.06em!important}
.xyx-news-row.is-hidden{display:none!important}
@media(max-width:980px){
  .xyx-news-section{width:calc(100% - 24px)!important;margin:30px auto 46px!important;padding:22px 16px 24px!important;border-radius:24px!important}
  .xyx-news-title{display:block!important;margin-bottom:18px!important}
  .xyx-news-title h2{font-size:clamp(34px,10vw,50px)!important;margin:14px 0!important;line-height:.96!important}
  .xyx-news-title p{text-align:left!important;max-width:none!important;font-size:16px!important;line-height:1.45!important}
  .xyx-news-tabs{gap:8px!important;margin-bottom:18px!important}
  .xyx-news-tabs button{min-height:40px!important;padding:0 14px!important;font-size:12px!important}
  .xyx-news-layout{grid-template-columns:1fr!important;gap:16px!important}
  .xyx-news-feature{height:360px!important;min-height:360px!important;max-height:360px!important;border-radius:18px!important}
  .xyx-news-feature-caption{left:18px!important;right:18px!important;bottom:42px!important;max-width:none!important}
  .xyx-news-feature-caption h3{font-size:clamp(26px,7.8vw,38px)!important;line-height:1.04!important}
  .xyx-news-feature-caption p{font-size:15px!important;line-height:1.4!important}
  .xyx-news-row{min-height:112px!important;padding:17px 18px!important}
  .xyx-news-row b{font-size:17px!important}
}
@media(max-width:430px){
  .xyx-news-section{width:calc(100% - 16px)!important;padding:20px 14px 22px!important}
  .xyx-news-title h2{font-size:34px!important}
  .xyx-news-feature{height:318px!important;min-height:318px!important;max-height:318px!important}
  .xyx-news-feature-caption h3{font-size:26px!important}
  .xyx-news-feature-caption p{font-size:14px!important;-webkit-line-clamp:2!important}
}
