/* =========================================================
   Game Overdrive v31, header/offcanvas/search/single/home polish
   ========================================================= */
:root{
  --go-v31-green:#c7f000;
  --go-v31-blue:#2800f0;
  --go-v31-dark:#080a10;
  --go-v31-dark-page:#1f1d2b;
  --go-v31-light:#f8f6f7;
  --go-v31-text:#090b12;
  --go-v31-muted:#697080;
  --go-v31-radius:12px;
  --go-v31-header-h:56px;
}

/* Hover: nada de sublinhado duplicado no site, só mudança de cor. */
html body:not(.wp-admin) a,
html body:not(.wp-admin) a:hover,
html body:not(.wp-admin) a:focus,
html body:not(.wp-admin) :is(h1,h2,h3,h4,h5,h6,a,strong,span) {
  text-decoration-thickness: auto;
}
html body:not(.wp-admin) a:hover,
html body:not(.wp-admin) a:focus {
  text-decoration: none !important;
}
html body:not(.wp-admin) :is(.go-ds-card-link,.go-ds-see-more,.go-portal-card a,.entry-title a,.go-article__side-card a,.go-tag-card a):hover :is(.go-ds-card-title,strong,h2,h3,.go-portal-card__title) {
  color: var(--go-v31-blue) !important;
  text-decoration: none !important;
}
html body.dark-mode:not(.wp-admin) :is(.go-ds-card-link,.go-ds-see-more,.go-portal-card a,.entry-title a,.go-article__side-card a,.go-tag-card a):hover :is(.go-ds-card-title,strong,h2,h3,.go-portal-card__title),
html body.newsx-dark-mode:not(.wp-admin) :is(.go-ds-card-link,.go-ds-see-more,.go-portal-card a,.entry-title a,.go-article__side-card a,.go-tag-card a):hover :is(.go-ds-card-title,strong,h2,h3,.go-portal-card__title),
html.dark body:not(.wp-admin) :is(.go-ds-card-link,.go-ds-see-more,.go-portal-card a,.entry-title a,.go-article__side-card a,.go-tag-card a):hover :is(.go-ds-card-title,strong,h2,h3,.go-portal-card__title) {
  color: var(--go-v31-green) !important;
}
html body:not(.wp-admin) :is(.go-ds-card-title,.go-ds-hero-copy strong,.go-portal-card__title,.go-article__title) {
  text-decoration: none !important;
  border-bottom: 0 !important;
  background-image: none !important;
}

/* Header, estilo Voxel, mas com identidade GO. */
html body:not(.wp-admin) header#site-header.go-v24-header,
html body:not(.wp-admin).dark-mode header#site-header.go-v24-header,
html body:not(.wp-admin).newsx-dark-mode header#site-header.go-v24-header,
html.dark body:not(.wp-admin) header#site-header.go-v24-header{
  position:sticky !important;
  top:var(--wp-admin--admin-bar--height,0px) !important;
  z-index:99990 !important;
  height:var(--go-v31-header-h) !important;
  min-height:var(--go-v31-header-h) !important;
  background:var(--go-v31-dark) !important;
  color:#fff !important;
  border:0 !important;
  border-bottom:1px solid rgba(199,240,0,.22) !important;
  box-shadow:none !important;
  overflow:visible !important;
}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) header#site-header.go-v24-header{
  background:var(--go-v31-light) !important;
  color:var(--go-v31-text) !important;
  border-bottom:1px solid rgba(8,10,16,.10) !important;
}
html body:not(.wp-admin) .go-v24-header-inner{
  width:min(1180px, calc(100vw - 28px)) !important;
  height:var(--go-v31-header-h) !important;
  min-height:var(--go-v31-header-h) !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:auto minmax(280px,520px) auto !important;
  align-items:center !important;
  justify-content:center !important;
  gap:22px !important;
  background:transparent !important;
  border:0 !important;
}
html body:not(.wp-admin) .go-v24-header-left{display:inline-flex!important;align-items:center!important;gap:12px!important;min-width:0!important;height:100%!important;}
html body:not(.wp-admin) .go-v24-menu-toggle{
  width:34px!important;height:34px!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:0!important;margin:0!important;border:0!important;border-radius:8px!important;background:transparent!important;color:currentColor!important;box-shadow:none!important;
}
html body:not(.wp-admin) .go-v24-menu-toggle span{display:block!important;width:20px!important;height:2px!important;margin:0!important;border-radius:999px!important;background:currentColor!important;transition:transform .18s ease,width .18s ease,color .18s ease!important;}
html body:not(.wp-admin) .go-v24-menu-toggle:hover{color:var(--go-v31-green)!important;background:rgba(199,240,0,.10)!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-menu-toggle:hover{color:var(--go-v31-blue)!important;background:rgba(40,0,240,.08)!important;}
html body:not(.wp-admin) .go-v24-menu-toggle:hover span:nth-child(2){width:14px!important;}

html body:not(.wp-admin) .go-v24-brand.go-v27-header-compact-brand,
html body:not(.wp-admin) .go-v27-header-compact-brand{
  width:34px!important;min-width:34px!important;height:34px!important;display:inline-grid!important;place-items:center!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:hidden!important;
}
html body:not(.wp-admin) .go-v27-header-logo{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;object-fit:contain!important;object-position:center!important;background:transparent!important;display:none!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v27-header-logo--light{display:block!important;}
html body.dark-mode:not(.wp-admin) .go-v27-header-logo--dark,
html body.newsx-dark-mode:not(.wp-admin) .go-v27-header-logo--dark,
html.dark body:not(.wp-admin) .go-v27-header-logo--dark{display:block!important;}
html body:not(.wp-admin) .go-v24-main-nav{display:none!important;}

html body:not(.wp-admin) .go-v24-header-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;height:100%!important;min-width:0!important;}
html body:not(.wp-admin) .go-v24-header-search{
  width:min(520px,38vw)!important;height:36px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 38px!important;align-items:center!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:6px!important;overflow:hidden!important;box-shadow:none!important;
}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-header-search{background:#fff!important;border-color:rgba(8,10,16,.12)!important;}
html body:not(.wp-admin) .go-v24-header-search input,
html body:not(.wp-admin) .go-v24-header-search input:focus{height:100%!important;width:100%!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;color:#fff!important;padding:0 12px!important;font-size:13px!important;font-weight:700!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-header-search input{color:#141721!important;}
html body:not(.wp-admin) .go-v24-header-search input::placeholder{color:rgba(255,255,255,.62)!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-header-search input::placeholder{color:rgba(8,10,16,.50)!important;}
html body:not(.wp-admin) .go-v24-header-search button{width:38px!important;height:36px!important;display:grid!important;place-items:center!important;border:0!important;border-left:1px solid rgba(255,255,255,.12)!important;background:transparent!important;color:#fff!important;padding:0!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-header-search button{color:#11141b!important;border-left-color:rgba(8,10,16,.10)!important;}

.go-v31-social-link{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:inherit!important;background:transparent;text-decoration:none!important;font-size:16px;font-weight:900;line-height:1;}
.go-v31-social-link:hover{color:var(--go-v31-green)!important;background:rgba(199,240,0,.10)!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v31-social-link:hover{color:var(--go-v31-blue)!important;background:rgba(40,0,240,.08)!important;}

/* Botão de claro/escuro no header, sem visual quebrado. */
html body:not(.wp-admin) .go-v31-theme-toggle.newsx-dark-mode-switcher,
html body:not(.wp-admin) .go-v27-theme-toggle.newsx-dark-mode-switcher{
  width:52px!important;min-width:52px!important;height:28px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.08)!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;padding:3px 6px!important;position:relative!important;overflow:hidden!important;box-shadow:none!important;color:#fff!important;
}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v31-theme-toggle.newsx-dark-mode-switcher,
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v27-theme-toggle.newsx-dark-mode-switcher{border-color:rgba(8,10,16,.14)!important;background:rgba(8,10,16,.06)!important;color:#11141b!important;}
html body:not(.wp-admin) .go-v27-theme-toggle .go-shell-dark-toggle-track{display:none!important;}
html body:not(.wp-admin) .go-v27-theme-toggle .go-shell-dark-toggle-thumb{position:absolute!important;top:3px!important;left:3px!important;width:22px!important;height:22px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 3px 9px rgba(0,0,0,.18)!important;transition:transform .18s ease!important;z-index:1!important;}
html body.dark-mode:not(.wp-admin) .go-v27-theme-toggle .go-shell-dark-toggle-thumb,
html body.newsx-dark-mode:not(.wp-admin) .go-v27-theme-toggle .go-shell-dark-toggle-thumb,
html.dark body:not(.wp-admin) .go-v27-theme-toggle .go-shell-dark-toggle-thumb{transform:translateX(24px)!important;background:var(--go-v31-green)!important;}
html body:not(.wp-admin) .go-v27-theme-toggle .go-shell-dark-toggle-icon{position:relative!important;z-index:2!important;width:16px!important;height:16px!important;display:grid!important;place-items:center!important;color:currentColor!important;opacity:.78!important;}
html body:not(.wp-admin) .go-v27-theme-toggle .go-shell-dark-toggle-icon svg{width:14px!important;height:14px!important;display:block!important;}

/* Offcanvas 320px, sólido, sem faixa branca. */
html body:not(.wp-admin) .go-v24-offcanvas-layer{position:fixed!important;inset:0!important;z-index:100000!important;visibility:hidden!important;pointer-events:none!important;background:transparent!important;}
html body.go-v24-menu-open:not(.wp-admin) .go-v24-offcanvas-layer{visibility:visible!important;pointer-events:auto!important;}
html body:not(.wp-admin) .go-v24-offcanvas-backdrop{position:absolute!important;inset:0!important;background:rgba(0,0,0,.58)!important;opacity:0!important;transition:opacity .22s ease!important;}
html body.go-v24-menu-open:not(.wp-admin) .go-v24-offcanvas-backdrop{opacity:1!important;}
html body:not(.wp-admin) aside#go-v24-offcanvas.go-v24-offcanvas-panel{
  position:absolute!important;top:0!important;left:0!important;width:320px!important;max-width:calc(100vw - 32px)!important;height:100dvh!important;min-height:100dvh!important;background:#070910!important;color:#fff!important;transform:translateX(-105%)!important;transition:transform .24s ease!important;box-shadow:18px 0 52px rgba(0,0,0,.32)!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;border-right:1px solid rgba(199,240,0,.20)!important;
}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) aside#go-v24-offcanvas.go-v24-offcanvas-panel{background:#f8f6f7!important;color:#0b0d12!important;border-right:1px solid rgba(8,10,16,.11)!important;}
html body.go-v24-menu-open:not(.wp-admin) aside#go-v24-offcanvas.go-v24-offcanvas-panel{transform:translateX(0)!important;}
html body:not(.wp-admin) .go-v24-offcanvas-head{
  height:82px!important;min-height:82px!important;padding:18px 18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;background:#070910!important;color:#fff!important;border-bottom:1px solid rgba(199,240,0,.18)!important;box-shadow:none!important;overflow:hidden!important;
}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-offcanvas-head{background:#f8f6f7!important;color:#0b0d12!important;border-bottom:1px solid rgba(8,10,16,.11)!important;}
html body:not(.wp-admin) .go-v24-offcanvas-brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;height:48px!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;}
html body:not(.wp-admin) .go-v27-offcanvas-logo{display:none!important;width:auto!important;height:auto!important;max-width:210px!important;max-height:44px!important;object-fit:contain!important;object-position:left center!important;background:transparent!important;box-shadow:none!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v27-offcanvas-logo--light{display:block!important;}
html body.dark-mode:not(.wp-admin) .go-v27-offcanvas-logo--dark,
html body.newsx-dark-mode:not(.wp-admin) .go-v27-offcanvas-logo--dark,
html.dark body:not(.wp-admin) .go-v27-offcanvas-logo--dark{display:block!important;}
html body:not(.wp-admin) .go-v24-offcanvas-close{width:36px!important;height:36px!important;min-width:36px!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(255,255,255,.08)!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:28px!important;line-height:1!important;padding:0!important;box-shadow:none!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-offcanvas-close{color:#0b0d12!important;background:rgba(8,10,16,.06)!important;border-color:rgba(8,10,16,.13)!important;}
html body:not(.wp-admin) .go-v24-offcanvas-search-row{padding:16px 16px 10px!important;border-bottom:0!important;background:transparent!important;}
html body:not(.wp-admin) .go-v24-offcanvas-search-row button{width:100%!important;height:48px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.06)!important;color:#fff!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 14px!important;font-weight:850!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-offcanvas-search-row button{background:#fff!important;border-color:rgba(8,10,16,.12)!important;color:#0b0d12!important;}
html body:not(.wp-admin) .go-v24-offcanvas-nav,
html body:not(.wp-admin) .go-v24-offcanvas-extra{padding:10px 0 16px!important;margin:0!important;background:transparent!important;}
html body:not(.wp-admin) .go-v24-offcanvas-nav a,
html body:not(.wp-admin) .go-v24-offcanvas-extra a{min-height:48px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:0 18px!important;color:#fff!important;background:transparent!important;border:0!important;text-decoration:none!important;font-size:16px!important;font-weight:850!important;letter-spacing:-.02em!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-offcanvas-nav a,
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-offcanvas-extra a{color:#0b0d12!important;}
html body:not(.wp-admin) .go-v24-offcanvas-icon{width:24px!important;height:24px!important;display:grid!important;place-items:center!important;color:var(--go-v31-green)!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-offcanvas-icon{color:var(--go-v31-blue)!important;}
html body:not(.wp-admin) .go-v24-offcanvas-icon svg{width:20px!important;height:20px!important;}
html body:not(.wp-admin) .go-v24-offcanvas-nav a:hover,
html body:not(.wp-admin) .go-v24-offcanvas-extra a:hover{background:rgba(199,240,0,.10)!important;color:var(--go-v31-green)!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-offcanvas-nav a:hover,
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-offcanvas-extra a:hover{background:rgba(40,0,240,.07)!important;color:var(--go-v31-blue)!important;}
html body:not(.wp-admin) .go-v24-offcanvas-extra{border-top:1px solid rgba(255,255,255,.10)!important;margin-top:10px!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-offcanvas-extra{border-top-color:rgba(8,10,16,.10)!important;}
html body:not(.wp-admin) .go-v24-offcanvas-extra strong{display:block!important;padding:18px 18px 8px!important;color:var(--go-v31-green)!important;text-transform:uppercase!important;font-size:12px!important;letter-spacing:.08em!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-offcanvas-extra strong{color:var(--go-v31-blue)!important;}

/* Pop-up de pesquisa novo. */
html body:not(.wp-admin) .go-v24-search-modal[hidden]{display:none!important;}
html body:not(.wp-admin) .go-v24-search-modal{position:fixed!important;inset:0!important;z-index:100001!important;display:grid!important;place-items:start center!important;padding:calc(var(--wp-admin--admin-bar--height,0px) + 86px) 20px 20px!important;}
html body:not(.wp-admin) .go-v24-search-backdrop{position:absolute!important;inset:0!important;background:rgba(0,0,0,.66)!important;backdrop-filter:blur(8px)!important;}
html body:not(.wp-admin) .go-v24-search-panel{position:relative!important;width:min(760px,calc(100vw - 32px))!important;border-radius:20px!important;background:#0a0d14!important;color:#fff!important;border:1px solid rgba(199,240,0,.24)!important;box-shadow:0 30px 80px rgba(0,0,0,.42)!important;overflow:hidden!important;padding:0!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-search-panel{background:#fff!important;color:#0b0d12!important;border-color:rgba(8,10,16,.12)!important;}
html body:not(.wp-admin) .go-v24-search-panel header{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:20px 22px!important;border-bottom:1px solid rgba(255,255,255,.12)!important;background:transparent!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-search-panel header{border-bottom-color:rgba(8,10,16,.10)!important;}
html body:not(.wp-admin) .go-v24-search-panel h2{margin:0!important;color:inherit!important;font-size:22px!important;letter-spacing:-.04em!important;}
html body:not(.wp-admin) .go-v24-search-panel header button{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:rgba(255,255,255,.08)!important;color:inherit!important;border:1px solid rgba(255,255,255,.12)!important;font-size:24px!important;line-height:1!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-search-panel header button{background:rgba(8,10,16,.05)!important;border-color:rgba(8,10,16,.10)!important;}
html body:not(.wp-admin) .go-v24-search-panel form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;padding:22px!important;background:transparent!important;}
html body:not(.wp-admin) .go-v24-search-panel input{height:52px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(255,255,255,.06)!important;color:#fff!important;padding:0 16px!important;font-size:16px!important;font-weight:700!important;outline:0!important;box-shadow:none!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-search-panel input{background:#f7f7f9!important;color:#0b0d12!important;border-color:rgba(8,10,16,.12)!important;}
html body:not(.wp-admin) .go-v24-search-panel form button{height:52px!important;border-radius:14px!important;border:0!important;background:var(--go-v31-green)!important;color:#070910!important;padding:0 22px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.02em!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-search-panel form button{background:var(--go-v31-blue)!important;color:#fff!important;}
html body:not(.wp-admin) .go-v24-search-shortcuts{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding:0 22px 22px!important;}
html body:not(.wp-admin) .go-v24-search-shortcuts a{border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;padding:9px 13px!important;color:inherit!important;background:rgba(255,255,255,.05)!important;font-weight:850!important;text-decoration:none!important;}
html body:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-v24-search-shortcuts a{border-color:rgba(8,10,16,.12)!important;background:#f7f7f9!important;}

/* Home: cards sem cortes, imagens sempre preenchendo o card e hero com subtítulo visível. */
html body.home:not(.wp-admin) .go-ds-home{padding-top:clamp(28px,4vw,56px)!important;}
html body.home:not(.wp-admin) :is(.go-ds-hero-card,.go-ds-card,.go-ds-anchor-card){background:transparent!important;border:0!important;box-shadow:none!important;}
html body.home:not(.wp-admin) :is(.go-ds-hero-card a,.go-ds-card-media,.go-ds-anchor-media){position:relative!important;overflow:hidden!important;border-radius:var(--go-v31-radius)!important;}
html body.home:not(.wp-admin) :is(.go-ds-hero-img,.go-ds-card-img,.go-ds-anchor-img){display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;border-radius:inherit!important;}
html body.home:not(.wp-admin) .go-ds-card-img--fallback,
html body.home:not(.wp-admin) .go-ds-anchor-img--fallback{display:block!important;width:100%!important;height:100%!important;background:linear-gradient(135deg,rgba(199,240,0,.20),rgba(40,0,240,.16)),#141720!important;}
html body.home:not(.wp-admin) .go-ds-hero-card--main .go-ds-hero-copy{padding:clamp(22px,3.4vw,42px)!important;}
html body.home:not(.wp-admin) .go-ds-hero-card--main .go-ds-hero-copy strong{max-width:780px!important;font-size:clamp(34px,4.3vw,64px)!important;line-height:.96!important;letter-spacing:-.065em!important;}
html body.home:not(.wp-admin) .go-ds-hero-card--main .go-ds-hero-copy em{display:block!important;max-width:760px!important;margin-top:10px!important;font-size:clamp(15px,1.18vw,18px)!important;line-height:1.28!important;font-style:normal!important;color:rgba(255,255,255,.92)!important;overflow:visible!important;display:block!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;}
html body.home:not(.wp-admin) .go-ds-hero-cat,
html body.home:not(.wp-admin) .go-ds-card-cat{color:var(--go-v31-green)!important;}
html body.home:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-ds-hero-cat,
html body.home:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-ds-card-cat{color:var(--go-v31-blue)!important;}
html body.home:not(.wp-admin) .go-ds-latest-list .go-ds-card--latest .go-ds-card-title,
html body.home:not(.wp-admin) .go-ds-latest-list .go-ds-card--latest .go-ds-card-title a{font-size:clamp(20px,2.1vw,30px)!important;line-height:1.03!important;letter-spacing:-.05em!important;}
html body.home:not(.wp-admin) .go-ds-card--latest .go-ds-card-link{align-items:center!important;}
html body.home:not(.wp-admin) .go-ds-card--latest .go-ds-card-media{aspect-ratio:16/9!important;}

/* Single de notícia/dicas/guias: nova régua, sem desalinhamento. */
html body.single:not(.single-review):not(.wp-admin) #content.site-content,
html body.single:not(.single-review):not(.wp-admin) .site-content{padding-top:clamp(28px,3vw,46px)!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__shell{width:min(1180px,calc(100vw - 32px))!important;max-width:1180px!important;margin:0 auto!important;padding-top:0!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__post{display:block!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__hero{margin:0 auto 14px!important;padding:0!important;background:transparent!important;border:0!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__hero-inner,
html body.single:not(.single-review):not(.wp-admin) .go-article__cover,
html body.single:not(.single-review):not(.wp-admin) .go-article__post-cover-meta,
html body.single:not(.single-review):not(.wp-admin) .go-article__grid{width:min(100%,920px)!important;max-width:920px!important;margin-left:auto!important;margin-right:auto!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__hero-inner{padding:0!important;text-align:left!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__eyebrow{margin:0 0 10px!important;font-size:13px!important;line-height:1!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.02em!important;color:var(--go-v31-green)!important;}
html body.single:not(.single-review):not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-article__eyebrow{color:var(--go-v31-blue)!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__eyebrow a{color:inherit!important;text-decoration:none!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__title{margin:0!important;max-width:920px!important;font-size:clamp(38px,4.4vw,58px)!important;line-height:.98!important;letter-spacing:-.065em!important;color:var(--go-article-text,#fff)!important;text-decoration:none!important;border:0!important;background:none!important;}
html body.single:not(.single-review):not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-article__title{color:#080a12!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__deck{margin:12px 0 0!important;max-width:820px!important;color:rgba(255,255,255,.72)!important;font-size:clamp(18px,1.35vw,22px)!important;line-height:1.38!important;font-weight:600!important;}
html body.single:not(.single-review):not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-article__deck{color:#555d6f!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__hero .go-article__meta-row{display:none!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__cover{margin-top:clamp(18px,2vw,28px)!important;margin-bottom:0!important;border-radius:12px!important;overflow:hidden!important;background:transparent!important;box-shadow:none!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__cover img,
html body.single:not(.single-review):not(.wp-admin) .go-article__cover .go-editorial-cover__image,
html body.single:not(.single-review):not(.wp-admin) .go-article__cover .go-editorial-cover__media{display:block!important;width:100%!important;aspect-ratio:16/9!important;height:auto!important;object-fit:cover!important;border-radius:12px!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__post-cover-meta{margin-top:10px!important;color:rgba(255,255,255,.62)!important;}
html body.single:not(.single-review):not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) .go-article__post-cover-meta{color:#646b7a!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__post-cover-meta .go-article__meta-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;flex-wrap:wrap!important;padding:0!important;border:0!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__post-cover-description--author{margin:8px 0 0!important;max-width:820px!important;font-size:14px!important;line-height:1.45!important;color:inherit!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__grid{margin-top:26px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 280px!important;gap:34px!important;align-items:start!important;}
html body.single:not(.single-review):not(.wp-admin) .go-article__content{font-size:18px!important;line-height:1.72!important;}

/* Review verdict no claro, legível. */
html body.single-review:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) :is(.go-review-verdict,.go-review__verdict,.go-review-final-verdict,.go-review-card--verdict,.go-review-summary,.go-review-box,.go-review-conclusion){color:#0b0d12!important;background:rgba(255,255,255,.74)!important;border-color:rgba(8,10,16,.12)!important;}
html body.single-review:not(.wp-admin):not(.dark-mode):not(.newsx-dark-mode) :is(.go-review-verdict,.go-review__verdict,.go-review-final-verdict,.go-review-card--verdict,.go-review-summary,.go-review-box,.go-review-conclusion) *{color:inherit!important;}

@media (max-width: 980px){
  html body:not(.wp-admin) .go-v24-header-inner{grid-template-columns:auto minmax(0,1fr) auto!important;width:min(100% - 20px, 720px)!important;gap:10px!important;}
  html body:not(.wp-admin) .go-v24-header-search{display:none!important;}
  html body:not(.wp-admin) .go-v24-search-icon-button{display:grid!important;width:34px!important;height:34px!important;border-radius:8px!important;color:currentColor!important;background:transparent!important;}
  html body:not(.wp-admin) .go-v31-social-link{display:none!important;}
  html body.single:not(.single-review):not(.wp-admin) .go-article__grid{grid-template-columns:1fr!important;width:min(100%,920px)!important;}
}
@media (max-width: 680px){
  html body.home:not(.wp-admin) .go-ds-hero-card--main .go-ds-hero-copy strong{font-size:clamp(28px,9vw,42px)!important;}
  html body.home:not(.wp-admin) .go-ds-hero-card--main .go-ds-hero-copy em{font-size:14px!important;line-height:1.28!important;}
  html body.single:not(.single-review):not(.wp-admin) .go-article__title{font-size:clamp(34px,10vw,46px)!important;line-height:1!important;}
  html body.single:not(.single-review):not(.wp-admin) .go-article__deck{font-size:17px!important;}
  html body:not(.wp-admin) .go-v24-offcanvas-panel{width:320px!important;max-width:88vw!important;}
  html body:not(.wp-admin) .go-v24-search-panel form{grid-template-columns:1fr!important;}
}
