
/* Rádio Metro Mix — Home V2, identidade visual oficial */
body.home-v2{
  --v2-bg:#f5f7fb;
  --v2-card:#ffffff;
  --v2-card2:#fff7df;
  --v2-line:#dbe3f0;
  --v2-text:#0a2a6a;
  --v2-muted:#60708e;
  --v2-yellow:#ffc400;
  --v2-orange:#ff6a00;
  --v2-blue:#082f8f;
  --v2-blue2:#0b43bb;
  background:linear-gradient(180deg,#ffffff 0,#f7f9fd 52%,#eef3fa 100%);
  color:#17233b;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif
}
.home-v2 a{text-decoration:none}
.home-v2 .container,.home-v2 .wrap{width:min(1380px,calc(100% - 44px));max-width:1380px;margin-inline:auto}
.home-v2 .topbar{
  height:96px;background:#fff;border-bottom:1px solid #e2e8f2;
  padding:0 max(24px,calc((100vw - 1380px)/2));display:grid;
  grid-template-columns:auto 1fr auto;gap:28px;position:sticky;top:0;z-index:120;
  box-shadow:0 6px 22px rgba(8,47,143,.08)
}
.home-v2 .brand{position:static;transform:none;justify-self:start}
.home-v2 .brand img{height:76px;max-width:230px;object-fit:contain}
.home-v2 .menu-btn{position:static;order:2;background:#fff;border:2px solid var(--v2-blue);color:var(--v2-blue);border-radius:12px;padding:10px 15px}
.home-v2 .menu-btn b{display:none}
.home-v2 .menu-icon:before,.home-v2 .menu-icon:after{background:var(--v2-orange)}
.home-v2 .search-btn{position:static;justify-self:end;color:var(--v2-blue);background:#fff;border:1px solid #d8e0ee;padding:12px 16px;border-radius:13px;text-transform:none;font-size:0;box-shadow:0 5px 15px rgba(8,47,143,.08)}
.home-v2 .search-btn::after{content:'Buscar';font-size:14px;font-weight:900;margin-left:7px}
.home-v2 .nav-main{height:52px;background:var(--v2-blue);border-bottom:4px solid var(--v2-orange);gap:4px;padding:0 max(24px,calc((100vw - 1120px)/2));overflow-x:auto;justify-content:center}
.home-v2 .nav-main a{height:48px;display:flex;align-items:center;color:#fff;padding:0 15px;font-size:13px;font-weight:900;white-space:nowrap;border-bottom:4px solid transparent}
.home-v2 .nav-main a:hover,.home-v2 .nav-main .home-v2-start{background:rgba(255,255,255,.10);border-color:var(--v2-yellow)}
.home-v2 .search-box{top:96px;background:#fff;border-bottom:1px solid #dce4ef}
.home-v2 .ticker{height:44px;grid-template-columns:minmax(20px,1fr) 155px minmax(0,1100px) minmax(20px,1fr)!important;background:linear-gradient(90deg,var(--v2-orange),#ff8a00)!important;border:0!important}
.home-v2 .ticker strong{grid-column:2!important;border-radius:10px;background:#fff!important;color:var(--v2-orange)!important;height:34px;line-height:34px;font-size:12px!important;text-align:center}
.home-v2 .ticker span{grid-column:3!important;color:#fff!important;background:transparent!important;font-size:14px}
.home-v2 .hero.metro-hero{background:linear-gradient(135deg,#fff2bd 0,#ffd54a 48%,#ffad21 100%);border-top:1px solid #ffd77a;border-bottom:4px solid var(--v2-blue);padding:24px 0 30px}
.home-v2 .metro-hero-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(330px,.75fr);gap:20px}
.home-v2 .metro-hero-logo-card{display:none}
.home-v2 .metro-hero-panel{min-height:520px;border-radius:24px;overflow:hidden;border:1px solid rgba(8,47,143,.16);box-shadow:0 24px 50px rgba(68,52,0,.18);background:#fff}
.home-v2 .metro-hero-slide{padding:70px 56px;justify-content:flex-end;align-items:flex-start;text-align:left;background:linear-gradient(90deg,rgba(5,28,83,.94),rgba(5,28,83,.48) 70%,rgba(5,28,83,.08))}
.home-v2 .metro-hero-slide-image{padding:0;background:#fff}
.home-v2 .metro-hero-banner-img{width:100%;height:100%;object-fit:cover}
.home-v2 .metro-hero-kicker{background:var(--v2-yellow);color:#142659;border-radius:999px;padding:7px 13px;font-weight:950;font-size:12px}
.home-v2 .metro-hero-slide h1{font-size:clamp(34px,4vw,61px);line-height:1.02;max-width:760px;margin:20px 0 15px;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.35)}
.home-v2 .metro-hero-slide p{font-size:18px;line-height:1.55;max-width:680px;color:#f1f5ff}
.home-v2 .metro-hero-dots{bottom:24px;left:56px;right:auto}
.home-v2 .metro-hero-radio-card{min-height:520px;border:1px solid rgba(8,47,143,.18);border-radius:24px;background:linear-gradient(160deg,#fff 0,#fff8dd 100%);padding:28px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;color:var(--v2-blue);box-shadow:0 20px 45px rgba(8,47,143,.14)}
.home-v2 .metro-hero-radio-card::before{content:'OUÇA AGORA';font-size:22px;font-weight:950;margin-bottom:8px;color:var(--v2-blue)}
.home-v2 .metro-hero-radio-card strong{font-size:26px;margin-top:10px;color:var(--v2-blue)}
.home-v2 .metro-hero-radio-card span{color:#60708e;margin-bottom:22px}
.home-v2 .metro-hero-radio-card::after{content:'RÁDIO METRO MIX';display:grid;place-items:center;height:180px;margin:8px 0 24px;border-radius:18px;background:radial-gradient(circle,rgba(255,196,0,.24),transparent 55%),#f4f7fc;font-weight:1000;font-size:28px;color:var(--v2-blue);letter-spacing:-1px;border:1px solid #e0e7f2}
.home-v2 .metro-hero-socials{margin-top:auto;display:flex;gap:12px;flex-wrap:wrap}
.home-v2 .metro-hero-play{order:-1;width:100%!important;height:62px!important;border-radius:14px!important;background:linear-gradient(135deg,#ffd52a,#ffb000)!important;box-shadow:0 14px 30px rgba(255,177,0,.25);border:2px solid #fff!important}
.home-v2 .metro-hero-play::after{content:'OUVIR AO VIVO';font-weight:950;color:#10245b;margin-left:12px}
.home-v2 .metro-hero-play .play-symbol{border-left-color:#10245b!important}
.home-v2 .metro-social-icon{width:47px;height:47px;border:1px solid #dce4ef;background:#fff;color:var(--v2-blue);box-shadow:0 7px 18px rgba(8,47,143,.10)}
.home-v2 main.container{padding-top:12px}
.home-v2 .portal-section{margin:30px 0}
.home-v2 .section-title,.home-v2 .home-v2-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin:36px 0 16px;border:0;background:transparent;padding:0}
.home-v2 .section-title h2,.home-v2 .home-v2-section-head h2{font-size:28px;color:var(--v2-blue);text-transform:uppercase;margin:0;border-left:6px solid var(--v2-orange);padding-left:14px}
.home-v2 .section-title a,.home-v2 .home-v2-section-head a{border:1px solid #d5deec;border-radius:11px;padding:9px 14px;color:var(--v2-blue);background:#fff;font-weight:800;box-shadow:0 5px 14px rgba(8,47,143,.06)}
.home-v2 .home-v2-section-head span{color:var(--v2-orange);font-size:12px;font-weight:950;text-transform:uppercase}
.home-v2 .featured-grid{gap:18px}
.home-v2 .mini-card,.home-v2 .big-card,.home-v2 .card,.home-v2 .curiosity-card{background:#fff;border:1px solid #dde5f0;border-radius:18px;overflow:hidden;color:#17233b;box-shadow:0 12px 28px rgba(8,47,143,.08)}
.home-v2 .mini-card{padding:0;grid-template-columns:155px 1fr}.home-v2 .mini-card img{height:126px}.home-v2 .mini-card div{padding:16px}
.home-v2 .big-card img{height:330px}
.home-v2 .mini-card h3,.home-v2 .big-card h2,.home-v2 .big-card h3,.home-v2 .card h3,.home-v2 .curiosity-card h3{color:#132a5f}
.home-v2 .ad-box{border-radius:18px;background:#eaf7ff;border:1px dashed #8fbce9;color:var(--v2-blue)}
.home-v2 .cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-v2 .card img{height:180px}.home-v2 .card h3{padding:15px;font-size:17px;line-height:1.32}
.home-v2 .video-admin-block,.home-v2 .video-area.video-light{background:#fff!important;color:#17233b!important;border:1px solid #dce4ef!important;border-radius:22px!important;padding:22px!important;grid-template-columns:minmax(0,1.6fr) 390px!important;box-shadow:0 16px 35px rgba(8,47,143,.08)}
.home-v2 .video-main-player{background:#f1f5fa!important;border:1px solid #dce4ef!important;border-radius:16px!important}
.home-v2 .video-admin-block h2,.home-v2 .video-related-panel h3,.home-v2 .video-related-item strong{color:var(--v2-blue)!important}
.home-v2 .video-admin-block p{color:#53627d!important}
.home-v2 .video-related-panel{background:transparent!important;border-left:1px solid #e1e7f0!important}
.home-v2 .video-related-item{border-bottom:1px solid #e1e7f0!important;color:#17233b!important}
.home-v2 .curiosity-title h2{color:var(--v2-blue)}.home-v2 .curiosity-grid{gap:16px}.home-v2 .curiosity-card img{height:180px}.home-v2 .curiosity-card h3{padding:15px}
.home-v2-services{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:8px 0 52px}
.home-v2-services>a{display:flex;gap:16px;align-items:center;padding:22px;border:1px solid #dce4ef;border-radius:18px;background:linear-gradient(145deg,#fff,#fff8df);color:#17233b;box-shadow:0 12px 25px rgba(8,47,143,.07)}
.home-v2-services b{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,var(--v2-yellow),#ffaf00);color:var(--v2-blue);font-size:25px}
.home-v2-services span{display:grid}.home-v2-services strong{font-size:17px;color:var(--v2-blue)}.home-v2-services small{color:var(--v2-muted);margin-top:5px;line-height:1.35}
.home-v2 .site-footer{background:var(--v2-blue);color:#eef4ff;border-top:5px solid var(--v2-orange)}
.home-v2 .footer-main{width:min(1380px,calc(100% - 44px));margin:auto;grid-template-columns:1.4fr .8fr .8fr;gap:34px}
.home-v2 .footer-main h3,.home-v2 .footer-main strong{color:#fff}.home-v2 .footer-main p,.home-v2 .newsletter-note{color:#d3def3}
.home-v2 .newsletter-form input{background:#fff;border:1px solid rgba(255,255,255,.4);color:#17233b}.home-v2 .newsletter-form button{background:var(--v2-yellow);color:var(--v2-blue)}
.home-v2 .footer-brand-bottom{border-top:1px solid rgba(255,255,255,.2)}
.home-v2 .radio-player{background:#fff;border:1px solid #dce4ef;color:var(--v2-blue)}
.home-v2 .app-download-float{display:none}
@media(max-width:1100px){.home-v2 .metro-hero-grid{grid-template-columns:1fr}.home-v2 .metro-hero-radio-card{min-height:auto}.home-v2 .cards,.home-v2-services{grid-template-columns:repeat(2,1fr)}.home-v2 .featured-grid{grid-template-columns:1fr}.home-v2 .ad-box{min-height:220px}.home-v2 .footer-main{grid-template-columns:1fr 1fr}.home-v2 .video-admin-block{grid-template-columns:1fr!important}}
@media(max-width:760px){.home-v2 .container,.home-v2 .wrap,.home-v2 .footer-main{width:min(100% - 24px,1380px)}.home-v2 .topbar{height:78px;padding:0 12px;grid-template-columns:auto 1fr auto}.home-v2 .brand img{height:58px;max-width:155px}.home-v2 .search-btn::after{display:none}.home-v2 .nav-main{justify-content:flex-start}.home-v2 .ticker{grid-template-columns:12px 120px minmax(0,1fr) 12px!important}.home-v2 .hero.metro-hero{padding-top:14px}.home-v2 .metro-hero-panel{min-height:390px}.home-v2 .metro-hero-slide{padding:45px 25px}.home-v2 .metro-hero-slide h1{font-size:36px}.home-v2 .metro-hero-slide p{font-size:15px}.home-v2 .metro-hero-dots{left:25px}.home-v2 .cards,.home-v2-services,.home-v2 .footer-main{grid-template-columns:1fr}.home-v2 .mini-card{grid-template-columns:120px 1fr}.home-v2 .mini-card img{height:115px}.home-v2 .video-related-panel{padding-left:0!important;border-left:0!important}.home-v2 .footer-main{padding-inline:0}}

/* Atualização: painel lateral com banner quadrado do aplicativo */
.home-v2 .metro-hero-radio-card::before,
.home-v2 .metro-hero-radio-card::after{content:none!important}
.home-v2 .metro-hero-radio-card{gap:14px;justify-content:flex-start}
.home-v2 .metro-radio-heading{text-align:center;display:grid;justify-items:center;gap:4px}
.home-v2 .metro-radio-heading strong{font-size:24px;margin:0;color:var(--v2-blue);line-height:1.1}
.home-v2 .metro-radio-heading small{font-size:14px;font-weight:800;color:var(--v2-muted)}
.home-v2 .metro-live-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;background:#fff1b8;color:#8e5900!important;font-size:11px!important;font-weight:950;letter-spacing:.04em;margin:0 0 2px!important}
.home-v2 .metro-live-badge::first-letter{color:#e62525}
.home-v2 .metro-hero-play{order:0!important;display:flex!important;align-items:center;justify-content:center;gap:12px;margin-top:4px}
.home-v2 .metro-hero-play::after{content:none!important}
.home-v2 .metro-hero-play b{font-size:14px;font-weight:950;color:#10245b}
.home-v2 .metro-hero-socials{margin:0;justify-content:center;min-height:46px}
.home-v2 .metro-social-icon{width:42px;height:42px}
.home-v2 .metro-square-promo{position:relative;display:block;aspect-ratio:1/1;width:100%;margin-top:2px;border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#082f8f,#0c48c4);border:1px solid rgba(8,47,143,.16);box-shadow:0 13px 28px rgba(8,47,143,.16)}
.home-v2 .metro-square-promo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}
.home-v2 .metro-square-promo:hover img{transform:scale(1.025)}
.home-v2 .metro-square-promo-copy{position:absolute;left:0;right:0;bottom:0;display:none;padding:28px 18px 16px;background:linear-gradient(transparent,rgba(4,20,64,.92));color:#fff}
.home-v2 .metro-square-promo-copy b{display:block;font-size:18px}.home-v2 .metro-square-promo-copy small{color:#e6eeff}
.home-v2 .metro-square-promo.promo-fallback{display:grid;place-items:center;text-align:center;padding:24px;background:radial-gradient(circle at 50% 30%,#1b64dc,#082f8f 65%)}
.home-v2 .metro-square-promo.promo-fallback .metro-square-promo-copy{position:static;display:block;background:none;padding:0}
.home-v2 .metro-square-promo.promo-fallback .metro-square-promo-copy::before{content:'📱';display:block;font-size:54px;margin-bottom:12px}
@media(max-width:1100px){.home-v2 .metro-hero-radio-card{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'heading promo' 'play promo' 'social promo';align-items:center}.home-v2 .metro-radio-heading{grid-area:heading}.home-v2 .metro-hero-play{grid-area:play}.home-v2 .metro-hero-socials{grid-area:social}.home-v2 .metro-square-promo{grid-area:promo;max-height:330px;justify-self:end}}
@media(max-width:680px){.home-v2 .metro-hero-radio-card{display:flex}.home-v2 .metro-square-promo{max-height:none}}

/* =========================================================
   HERO DESTAQUE — acabamento inspirado no conceito aprovado
   ========================================================= */
.home-v2 .hero.metro-hero{
  background:
    radial-gradient(circle at 14% 5%,rgba(29,81,181,.28),transparent 31rem),
    linear-gradient(145deg,#031126 0%,#061a38 52%,#04142d 100%)!important;
  border-bottom:4px solid var(--v2-orange);
  padding:18px 0 28px!important;
}
.home-v2 .metro-hero-grid{
  grid-template-columns:minmax(0,2.35fr) minmax(300px,.9fr)!important;
  gap:18px!important;
  align-items:stretch!important;
}
.home-v2 .metro-hero-logo-card{display:none!important}
.home-v2 .metro-hero-panel{
  min-height:510px!important;
  border-radius:22px!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.14)!important;
  background:#07162f!important;
  box-shadow:0 24px 55px rgba(0,0,0,.34)!important;
}
.home-v2 .metro-hero-slide{
  padding:58px 56px 64px!important;
  color:#fff!important;
  text-decoration:none!important;
}
.home-v2 .metro-hero-slide-text{
  background:
    linear-gradient(90deg,rgba(2,11,27,.90) 0%,rgba(3,15,35,.67) 48%,rgba(4,15,34,.31) 100%),
    radial-gradient(circle at 75% 44%,rgba(224,24,91,.38),transparent 24rem),
    url('../images/studio-placeholder.svg') center/cover no-repeat!important;
}
.home-v2 .metro-hero-slide-image{
  padding:0!important;
  background:#07162f!important;
}
.home-v2 .metro-hero-banner-img{
  width:100%!important;
  height:100%!important;
  min-height:510px!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
}
.home-v2 .metro-hero-kicker{
  display:inline-flex!important;
  width:max-content!important;
  padding:8px 13px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#ffd528,#ffae00)!important;
  color:#10265c!important;
  font-size:12px!important;
  font-weight:1000!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  box-shadow:0 9px 25px rgba(255,184,0,.22)!important;
}
.home-v2 .metro-hero-slide h1{
  max-width:720px!important;
  margin:18px 0 10px!important;
  color:#fff!important;
  font-size:clamp(38px,4.1vw,64px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  text-transform:none!important;
  text-shadow:0 5px 22px rgba(0,0,0,.34)!important;
}
.home-v2 .metro-hero-slide p{
  max-width:690px!important;
  margin:0!important;
  color:#edf4ff!important;
  font-size:18px!important;
  line-height:1.55!important;
  text-shadow:0 3px 15px rgba(0,0,0,.35)!important;
}
.home-v2 .metro-hero-dots{
  left:54px!important;
  bottom:25px!important;
}
.home-v2 .metro-hero-dots button{
  width:11px!important;
  height:11px!important;
  border-radius:50%!important;
  background:#fff!important;
  opacity:.78!important;
}
.home-v2 .metro-hero-dots button.active{
  width:31px!important;
  border-radius:999px!important;
  background:var(--v2-yellow)!important;
  opacity:1!important;
}
.home-v2 .metro-hero-radio-card{
  min-height:510px!important;
  padding:24px 22px!important;
  gap:14px!important;
  border-radius:22px!important;
  border:1px solid rgba(107,163,255,.22)!important;
  background:linear-gradient(160deg,#0c2853 0%,#071a38 100%)!important;
  color:#fff!important;
  box-shadow:0 24px 55px rgba(0,0,0,.28)!important;
}
.home-v2 .metro-radio-heading{
  justify-items:start!important;
  text-align:left!important;
  width:100%!important;
}
.home-v2 .metro-radio-heading strong{
  color:#fff!important;
  font-size:22px!important;
}
.home-v2 .metro-radio-heading small{
  color:#b9c9e4!important;
}
.home-v2 .metro-live-badge{
  background:var(--v2-yellow)!important;
  color:#10265c!important;
}
.home-v2 .metro-radio-logo{
  width:min(100%,270px)!important;
  height:150px!important;
  margin:3px auto 0!important;
  object-fit:contain!important;
  filter:drop-shadow(0 15px 24px rgba(0,0,0,.28))!important;
}
.home-v2 .metro-hero-play{
  min-height:61px!important;
  margin-top:0!important;
  border:0!important;
  background:linear-gradient(135deg,#ffd52a,#ffad00)!important;
  box-shadow:0 13px 30px rgba(255,174,0,.26)!important;
}
.home-v2 .metro-volume-ui{
  display:grid!important;
  grid-template-columns:auto 1fr!important;
  gap:12px!important;
  align-items:center!important;
  width:100%!important;
  color:#fff!important;
  font-size:17px!important;
}
.home-v2 .metro-volume-ui i{
  position:relative!important;
  display:block!important;
  height:4px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.15)!important;
  overflow:visible!important;
}
.home-v2 .metro-volume-ui i b{
  display:block!important;
  width:62%!important;
  height:100%!important;
  border-radius:999px!important;
  background:var(--v2-yellow)!important;
}
.home-v2 .metro-volume-ui i b::after{
  content:''!important;
  position:absolute!important;
  left:62%!important;
  top:50%!important;
  width:13px!important;
  height:13px!important;
  border-radius:50%!important;
  background:var(--v2-yellow)!important;
  transform:translate(-50%,-50%)!important;
}
.home-v2 .metro-social-title{
  width:100%!important;
  margin-top:2px!important;
  padding-top:13px!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:950!important;
}
.home-v2 .metro-hero-socials{
  justify-content:flex-start!important;
  width:100%!important;
}
.home-v2 .metro-social-icon{
  width:46px!important;
  height:46px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  background:#102e59!important;
  color:#fff!important;
  box-shadow:none!important;
}
.home-v2 .metro-social-icon:hover{
  transform:translateY(-2px)!important;
  background:#18427c!important;
}
.home-v2 .metro-square-promo{display:none!important}
@media(max-width:1100px){
  .home-v2 .metro-hero-grid{grid-template-columns:1fr!important}
  .home-v2 .metro-hero-radio-card{
    min-height:auto!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    grid-template-areas:'heading logo' 'play logo' 'volume logo' 'title social'!important;
    align-items:center!important;
  }
  .home-v2 .metro-radio-heading{grid-area:heading!important}
  .home-v2 .metro-radio-logo{grid-area:logo!important;height:180px!important}
  .home-v2 .metro-hero-play{grid-area:play!important}
  .home-v2 .metro-volume-ui{grid-area:volume!important}
  .home-v2 .metro-social-title{grid-area:title!important}
  .home-v2 .metro-hero-socials{grid-area:social!important}
}
@media(max-width:680px){
  .home-v2 .hero.metro-hero{padding-top:12px!important}
  .home-v2 .metro-hero-panel{min-height:420px!important}
  .home-v2 .metro-hero-slide{padding:42px 24px 58px!important}
  .home-v2 .metro-hero-banner-img{min-height:420px!important}
  .home-v2 .metro-hero-slide h1{font-size:38px!important}
  .home-v2 .metro-hero-slide p{font-size:15px!important}
  .home-v2 .metro-hero-dots{left:24px!important}
  .home-v2 .metro-hero-radio-card{display:flex!important}
  .home-v2 .metro-radio-logo{height:140px!important}
}


/* ==========================================================
   CORREÇÃO DEFINITIVA — FUNDO DO HERO RÁDIO METROMIX
   Este arquivo é carregado depois de assets/css/style.css.
   Por isso a correção precisa estar aqui.
   ========================================================== */
html body.home-v2 section.hero.metro-hero,
body.home-v2 .hero.metro-hero,
.home-v2 .hero.metro-hero {
    background:
        radial-gradient(circle at 13% 35%,
            rgba(255,255,255,.72) 0%,
            rgba(255,255,255,.28) 24%,
            rgba(255,255,255,0) 52%),
        linear-gradient(
            105deg,
            #fff8d8 0%,
            #ffe994 30%,
            #ffd64f 64%,
            #ffb522 100%
        ) !important;
    background-color: #ffd34a !important;
    border-top: 4px solid #ff6a00 !important;
    border-bottom: 4px solid #082b91 !important;
}

html body.home-v2 section.hero.metro-hero::before,
body.home-v2 .hero.metro-hero::before,
.home-v2 .hero.metro-hero::before {
    background:
        radial-gradient(circle at 82% 20%, rgba(255,255,255,.26), transparent 30%),
        radial-gradient(circle at 22% 78%, rgba(255,173,0,.18), transparent 34%) !important;
    opacity: 1 !important;
}

.home-v2 .metro-hero-panel,
.home-v2 .metro-hero-radio-card {
    box-shadow: 0 22px 52px rgba(8,43,145,.20) !important;
}

@media (max-width: 760px) {
    html body.home-v2 section.hero.metro-hero,
    body.home-v2 .hero.metro-hero,
    .home-v2 .hero.metro-hero {
        background:
            radial-gradient(circle at 50% 0%, rgba(255,255,255,.65), transparent 48%),
            linear-gradient(180deg,#fff5c8 0%,#ffdb63 100%) !important;
        background-color: #ffdb63 !important;
    }
}


/* Menu administrável pelo painel */
.home-v2 .nav-main .menu-item { display:inline-flex; align-items:center; gap:6px; }
.home-v2 .nav-main .menu-item-icon { font-size:1em; line-height:1; }
.home-v2 .nav-main .menu-item-destaque { color:#ffd21f; }
.home-v2 .nav-main .menu-item-botao {
  background:#ffbe0b; color:#082b79; padding:9px 15px; border-radius:12px;
  box-shadow:0 8px 22px rgba(255,174,0,.22);
}
.home-v2 .nav-main .menu-item-botao:hover { background:#ffd33d; }


/* ETAPA 2 — Menu conectado e player funcional */
.home-v2 .nav-main .menu-item{
  position:relative;
  cursor:pointer;
}
.home-v2 .nav-main .menu-item.active::after,
.home-v2 .nav-main .menu-item:hover::after{
  content:"";
  position:absolute;
  left:18%;
  right:18%;
  bottom:0;
  height:4px;
  border-radius:4px 4px 0 0;
  background:#ffbd00;
}
.home-v2 .metro-player-status{
  min-height:22px;
  margin-top:-2px;
  color:rgba(255,255,255,.72);
  font-size:12px;
  font-weight:800;
  text-align:center;
}
.home-v2 .metro-player-status[data-state="playing"]{color:#8ff0b1}
.home-v2 .metro-player-status[data-state="loading"]{color:#ffd65a}
.home-v2 .metro-player-status[data-state="error"]{color:#ff9b9b}
.home-v2 .metro-volume-control{
  width:100%;
  display:grid;
  grid-template-columns:28px 1fr;
  align-items:center;
  gap:10px;
  color:#fff;
}
.home-v2 .metro-volume-control input[type="range"]{
  width:100%;
  height:5px;
  appearance:none;
  -webkit-appearance:none;
  border-radius:999px;
  background:linear-gradient(90deg,#ffc400,#ffde61);
  outline:none;
  cursor:pointer;
}
.home-v2 .metro-volume-control input[type="range"]::-webkit-slider-thumb{
  width:17px;
  height:17px;
  appearance:none;
  -webkit-appearance:none;
  border-radius:50%;
  border:3px solid #fff;
  background:#ffbd00;
  box-shadow:0 3px 12px rgba(0,0,0,.25);
}
.home-v2 .metro-volume-control input[type="range"]::-moz-range-thumb{
  width:14px;
  height:14px;
  border-radius:50%;
  border:3px solid #fff;
  background:#ffbd00;
  box-shadow:0 3px 12px rgba(0,0,0,.25);
}
.home-v2 .metro-hero-play.is-playing{
  background:linear-gradient(135deg,#ffcf2b,#ff9500)!important;
}


/* ==========================================================
   PLAYER COM MASCOTE — IDENTIDADE OFICIAL RÁDIO METROMIX
   ========================================================== */
.home-v2 .metro-hero-radio-card {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  min-height: 520px !important;
  padding: 25px !important;
  border: 2px solid rgba(8,43,145,.14) !important;
  border-radius: 27px !important;
  color: #082b91 !important;
  background:
    radial-gradient(circle at 78% 20%, rgba(255,255,255,.78), transparent 31%),
    radial-gradient(circle at 18% 75%, rgba(255,126,0,.18), transparent 38%),
    linear-gradient(145deg,#fff8c9 0%,#ffe472 44%,#ffc52f 100%) !important;
  box-shadow:
    0 23px 55px rgba(8,43,145,.18),
    inset 0 1px 0 rgba(255,255,255,.85) !important;
}

.home-v2 .metro-hero-radio-card::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: -2 !important;
  margin: 0 !important;
  background:
    linear-gradient(130deg,transparent 0 56%,rgba(8,43,145,.12) 56% 58%,transparent 58%),
    repeating-radial-gradient(circle at 95% 62%,rgba(8,43,145,.13) 0 3px,transparent 4px 14px) !important;
  opacity: .65 !important;
}

.home-v2 .metro-hero-radio-card::after {
  content: "" !important;
  position: absolute !important;
  left: -80px !important;
  right: -80px !important;
  bottom: -155px !important;
  z-index: -1 !important;
  display: block !important;
  height: 260px !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 50% 50% 0 0 !important;
  background:
    linear-gradient(155deg,#0d4ac5 0%,#082b91 46%,#061d64 100%) !important;
  transform: rotate(-4deg) !important;
}

.home-v2 .metro-radio-heading {
  position: relative !important;
  z-index: 3 !important;
  text-align: left !important;
}

.home-v2 .metro-radio-heading .metro-live-badge {
  display: inline-flex !important;
  width: auto !important;
  margin: 0 0 8px !important;
  padding: 7px 13px !important;
  border-radius: 999px !important;
  color: #fff !important;
  background: #082b91 !important;
  box-shadow: 0 8px 18px rgba(8,43,145,.18) !important;
}

.home-v2 .metro-radio-heading strong {
  display: block !important;
  margin: 0 !important;
  color: #082b91 !important;
  font-size: 25px !important;
  line-height: 1.05 !important;
}

.home-v2 .metro-radio-heading small {
  display: block !important;
  margin-top: 5px !important;
  color: #c94700 !important;
  font-size: 14px !important;
  font-weight: 900 !important;
}

.home-v2 .metro-player-mascot-stage {
  position: relative !important;
  width: 100% !important;
  height: 220px !important;
  margin: 2px 0 -4px !important;
  display: grid !important;
  place-items: center !important;
}

.home-v2 .metro-player-glow {
  position: absolute !important;
  width: 230px !important;
  height: 180px !important;
  border-radius: 50% !important;
  background: radial-gradient(circle,rgba(255,255,255,.95),rgba(255,220,66,.35) 48%,transparent 72%) !important;
  filter: blur(4px) !important;
}

.home-v2 .metro-player-mascot {
  position: relative !important;
  z-index: 2 !important;
  width: auto !important;
  height: 226px !important;
  max-width: 100% !important;
  object-fit: contain !important;
  filter:
    drop-shadow(0 15px 17px rgba(8,43,145,.23))
    drop-shadow(0 3px 0 rgba(255,255,255,.45)) !important;
  transform-origin: center bottom !important;
  transition: transform .28s ease !important;
}

.home-v2 .metro-hero-radio-card:hover .metro-player-mascot {
  transform: translateY(-3px) scale(1.025) !important;
}

.home-v2 .metro-player-equalizer {
  position: absolute !important;
  left: 8% !important;
  right: 8% !important;
  bottom: 28px !important;
  z-index: 1 !important;
  height: 56px !important;
  display: flex !important;
  align-items: flex-end !important;
  justify-content: space-between !important;
  opacity: .28 !important;
}

.home-v2 .metro-player-equalizer i {
  width: 7% !important;
  min-height: 8px !important;
  border-radius: 5px 5px 1px 1px !important;
  background: #082b91 !important;
}

.home-v2 .metro-player-equalizer i:nth-child(1){height:25%}
.home-v2 .metro-player-equalizer i:nth-child(2){height:55%}
.home-v2 .metro-player-equalizer i:nth-child(3){height:38%}
.home-v2 .metro-player-equalizer i:nth-child(4){height:82%}
.home-v2 .metro-player-equalizer i:nth-child(5){height:48%}
.home-v2 .metro-player-equalizer i:nth-child(6){height:68%}
.home-v2 .metro-player-equalizer i:nth-child(7){height:34%}
.home-v2 .metro-player-equalizer i:nth-child(8){height:76%}
.home-v2 .metro-player-equalizer i:nth-child(9){height:43%}

.home-v2 .metro-hero-play {
  position: relative !important;
  z-index: 4 !important;
  order: initial !important;
  min-height: 64px !important;
  margin-top: 0 !important;
  color: #fff !important;
  border: 2px solid rgba(255,255,255,.75) !important;
  border-radius: 17px !important;
  background: linear-gradient(135deg,#0c48c4,#082b91) !important;
  box-shadow: 0 15px 30px rgba(8,43,145,.25) !important;
}

.home-v2 .metro-hero-play b,
.home-v2 .metro-hero-play::after {
  color: #fff !important;
}

.home-v2 .metro-hero-play .play-symbol {
  border-left-color: #ffd02d !important;
}

.home-v2 .metro-player-status {
  position: relative !important;
  z-index: 4 !important;
  color: #082b91 !important;
  font-weight: 900 !important;
}

.home-v2 .metro-player-status[data-state="playing"] {
  color: #087343 !important;
}

.home-v2 .metro-volume-control {
  position: relative !important;
  z-index: 4 !important;
  color: #082b91 !important;
}

.home-v2 .metro-volume-control input[type="range"] {
  background: linear-gradient(90deg,#082b91,#0e5bd9) !important;
}

.home-v2 .metro-social-title {
  position: relative !important;
  z-index: 4 !important;
  margin-top: 2px !important;
  border-top-color: rgba(8,43,145,.20) !important;
  color: #082b91 !important;
}

.home-v2 .metro-hero-socials {
  position: relative !important;
  z-index: 4 !important;
}

.home-v2 .metro-social-icon {
  color: #fff !important;
  border-color: rgba(255,255,255,.42) !important;
  background: #082b91 !important;
  box-shadow: 0 8px 18px rgba(8,43,145,.19) !important;
}

@media (max-width: 1100px) {
  .home-v2 .metro-hero-radio-card {
    display: flex !important;
  }

  .home-v2 .metro-player-mascot-stage {
    height: 210px !important;
  }

  .home-v2 .metro-player-mascot {
    height: 214px !important;
  }
}

@media (max-width: 680px) {
  .home-v2 .metro-hero-radio-card {
    min-height: auto !important;
    padding: 22px !important;
  }

  .home-v2 .metro-player-mascot-stage {
    height: 230px !important;
  }

  .home-v2 .metro-player-mascot {
    height: 235px !important;
  }
}


/* ==========================================================
   PLAYER METROMIX — MASCOTE DE CORPO INTEIRO
   ========================================================== */
.home-v2 .metro-hero-radio-card {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  min-height: 560px !important;
  padding: 24px !important;
  color: #082b91 !important;
  border: 2px solid rgba(8,43,145,.14) !important;
  border-radius: 28px !important;
  background:
    radial-gradient(circle at 78% 14%, rgba(255,255,255,.74), transparent 30%),
    linear-gradient(145deg,#fff8c7 0%,#ffe47a 46%,#ffc42d 100%) !important;
  box-shadow:
    0 25px 58px rgba(8,43,145,.18),
    inset 0 1px 0 rgba(255,255,255,.86) !important;
}

.home-v2 .metro-hero-radio-card::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: -3 !important;
  background:
    repeating-radial-gradient(circle at 92% 50%,rgba(8,43,145,.10) 0 3px,transparent 4px 15px),
    radial-gradient(circle at 18% 76%,rgba(255,123,0,.18),transparent 35%) !important;
  opacity: .7 !important;
}

.home-v2 .metro-hero-radio-card::after {
  content: "" !important;
  position: absolute !important;
  left: -90px !important;
  right: -90px !important;
  bottom: -155px !important;
  z-index: -1 !important;
  height: 290px !important;
  border-radius: 50% 50% 0 0 !important;
  background: linear-gradient(155deg,#1156d4 0%,#082b91 48%,#061d64 100%) !important;
  transform: rotate(-4deg) !important;
}

.home-v2 .metro-player-mascot-stage,
.home-v2 .metro-player-mascot,
.home-v2 .metro-player-glow,
.home-v2 .metro-player-equalizer {
  display: none !important;
}

.home-v2 .metro-player-mascot-fullbody {
  position: absolute !important;
  inset: 0 !important;
  z-index: -2 !important;
  pointer-events: none !important;
  background:
    linear-gradient(
      180deg,
      rgba(255,244,168,.04) 0%,
      rgba(255,218,70,.10) 45%,
      rgba(8,43,145,.08) 100%
    ),
    url("../../assets/img/mascote-metromix-corpo-inteiro.jpg") center bottom / cover no-repeat !important;
  opacity: .98 !important;
}

.home-v2 .metro-radio-heading,
.home-v2 .metro-hero-play,
.home-v2 .metro-player-status,
.home-v2 .metro-volume-control,
.home-v2 .metro-social-title,
.home-v2 .metro-hero-socials {
  position: relative !important;
  z-index: 4 !important;
}

.home-v2 .metro-radio-heading {
  padding: 2px 4px 0 !important;
  text-align: left !important;
}

.home-v2 .metro-radio-heading .metro-live-badge {
  display: inline-flex !important;
  width: auto !important;
  margin: 0 0 8px !important;
  padding: 7px 13px !important;
  color: #fff !important;
  background: #082b91 !important;
  border-radius: 999px !important;
}

.home-v2 .metro-radio-heading strong {
  color: #082b91 !important;
  font-size: 25px !important;
  line-height: 1.06 !important;
}

.home-v2 .metro-radio-heading small {
  color: #d24b00 !important;
  font-size: 14px !important;
  font-weight: 900 !important;
}

.home-v2 .metro-hero-play {
  margin-top: 250px !important;
  min-height: 66px !important;
  color: #fff !important;
  border: 2px solid rgba(255,255,255,.82) !important;
  border-radius: 18px !important;
  background: linear-gradient(135deg,#0e56d7,#082b91) !important;
  box-shadow: 0 15px 32px rgba(8,43,145,.26) !important;
  transition:
    transform .18s ease,
    background .18s ease,
    color .18s ease,
    box-shadow .18s ease !important;
}

.home-v2 .metro-hero-play b {
  color: inherit !important;
}

/* O botão muda de cor somente enquanto o mouse está sobre ele. */
.home-v2 .metro-hero-play:hover {
  color: #082b91 !important;
  background: linear-gradient(135deg,#ffd634,#ffab00) !important;
  box-shadow: 0 18px 38px rgba(255,154,0,.30) !important;
  transform: translateY(-2px) !important;
}

.home-v2 .metro-hero-play:hover .play-symbol {
  border-left-color: #082b91 !important;
}

.home-v2 .metro-hero-play:active {
  transform: translateY(0) scale(.985) !important;
}

.home-v2 .metro-hero-play:focus-visible {
  outline: 4px solid rgba(8,43,145,.22) !important;
  outline-offset: 3px !important;
}

/* Quando o mouse sai, o navegador volta automaticamente às cores normais. */
.home-v2 .metro-hero-play:not(:hover) {
  color: #fff !important;
  background: linear-gradient(135deg,#0e56d7,#082b91) !important;
}

.home-v2 .metro-player-status {
  padding: 4px 8px !important;
  color: #082b91 !important;
  font-weight: 900 !important;
  text-shadow: 0 1px 0 rgba(255,255,255,.65) !important;
}

.home-v2 .metro-volume-control {
  padding: 5px 7px !important;
  color: #082b91 !important;
  border-radius: 11px !important;
  background: rgba(255,255,255,.52) !important;
  backdrop-filter: blur(5px) !important;
}

.home-v2 .metro-volume-control input[type="range"] {
  background: linear-gradient(90deg,#082b91,#1565dc) !important;
}

.home-v2 .metro-social-title {
  margin-top: 6px !important;
  color: #fff !important;
  border-top-color: rgba(255,255,255,.23) !important;
  text-shadow: 0 2px 7px rgba(0,0,0,.20) !important;
}

.home-v2 .metro-hero-socials {
  padding-bottom: 4px !important;
}

.home-v2 .metro-social-icon {
  color: #fff !important;
  border-color: rgba(255,255,255,.45) !important;
  background: #082b91 !important;
  box-shadow: 0 8px 18px rgba(0,0,0,.18) !important;
}

.home-v2 .metro-social-icon:hover {
  color: #082b91 !important;
  background: #ffd02b !important;
  transform: translateY(-2px) !important;
}

@media (max-width: 1100px) {
  .home-v2 .metro-hero-radio-card {
    min-height: 540px !important;
  }

  .home-v2 .metro-hero-play {
    margin-top: 235px !important;
  }
}

@media (max-width: 680px) {
  .home-v2 .metro-hero-radio-card {
    min-height: 560px !important;
  }

  .home-v2 .metro-player-mascot-fullbody {
    background-position: center bottom !important;
    background-size: cover !important;
  }

  .home-v2 .metro-hero-play {
    margin-top: 255px !important;
  }
}


/* CORREÇÃO DO CAMINHO DO MASCOTE — aplicada por último */
.home-v2 .metro-player-mascot-fullbody {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  background-image:
    linear-gradient(
      180deg,
      rgba(255,244,168,.02) 0%,
      rgba(255,218,70,.08) 48%,
      rgba(8,43,145,.05) 100%
    ),
    url("../../assets/img/mascote-metromix-corpo-inteiro.jpg") !important;
  background-position: center bottom !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}


/* ==========================================================
   AJUSTE COMPACTO — HERO MENOR E MASCOTE PROPORCIONAL
   ========================================================== */
.home-v2 .hero.metro-hero {
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}

.home-v2 .wrap.metro-hero-grid {
  align-items: stretch !important;
  gap: 18px !important;
}

.home-v2 .metro-hero-panel,
.home-v2 .metro-hero-radio-card {
  min-height: 470px !important;
  height: 470px !important;
}

.home-v2 .metro-hero-radio-card {
  min-width: 0 !important;
  padding: 20px !important;
}

.home-v2 .metro-player-mascot-fullbody {
  inset: 0 !important;
  background-size: auto 88% !important;
  background-position: center 44px !important;
  background-repeat: no-repeat !important;
}

.home-v2 .metro-radio-heading strong {
  font-size: 22px !important;
}

.home-v2 .metro-radio-heading small {
  font-size: 13px !important;
}

.home-v2 .metro-hero-play {
  min-height: 58px !important;
  margin-top: 220px !important;
  border-radius: 16px !important;
}

.home-v2 .metro-player-status {
  margin-top: 0 !important;
  font-size: 12px !important;
}

.home-v2 .metro-volume-control {
  padding: 4px 6px !important;
}

.home-v2 .metro-social-title {
  margin-top: 2px !important;
  padding-top: 10px !important;
}

.home-v2 .metro-hero-socials {
  gap: 10px !important;
}

.home-v2 .metro-social-icon {
  width: 44px !important;
  height: 44px !important;
}

@media (max-width: 1100px) {
  .home-v2 .metro-hero-panel,
  .home-v2 .metro-hero-radio-card {
    min-height: 450px !important;
    height: 450px !important;
  }

  .home-v2 .metro-player-mascot-fullbody {
    background-size: auto 84% !important;
    background-position: center 50px !important;
  }

  .home-v2 .metro-hero-play {
    margin-top: 205px !important;
  }
}

@media (max-width: 760px) {
  .home-v2 .metro-hero-panel,
  .home-v2 .metro-hero-radio-card {
    height: auto !important;
    min-height: 430px !important;
  }

  .home-v2 .metro-player-mascot-fullbody {
    background-size: auto 78% !important;
    background-position: center 60px !important;
  }

  .home-v2 .metro-hero-play {
    margin-top: 190px !important;
  }
}


/* V2 OFICIAL — escala desktop 100% e hero compacto */
.home-v2 .container,
.home-v2 .wrap{
  width:min(1200px,calc(100% - 40px))!important;
  max-width:1200px!important;
  margin-inline:auto!important;
}
.home-v2 .hero.metro-hero{padding:18px 0 22px!important}
.home-v2 .wrap.metro-hero-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 360px!important;
  gap:16px!important;
  align-items:stretch!important;
}
.home-v2 .metro-hero-panel,
.home-v2 .metro-hero-slider{
  height:460px!important;
  min-height:460px!important;
  max-height:460px!important;
}
.home-v2 .metro-hero-slide,
.home-v2 .metro-hero-banner-img{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
}
.home-v2 .metro-hero-banner-img{object-fit:cover!important}
@media(max-width:1020px){
  .home-v2 .wrap.metro-hero-grid{grid-template-columns:1fr!important}
  .home-v2 .metro-hero-panel,.home-v2 .metro-hero-slider{height:auto!important;min-height:390px!important;max-height:none!important}
}
@media(max-width:760px){
  .home-v2 .container,.home-v2 .wrap{width:min(100% - 24px,1200px)!important}
}


/* PLAYER V2 2026: layout oficial, sem reaproveitamento do componente legado */
.home-v2 .metro-hero-grid{grid-template-columns:minmax(0,1fr) 360px!important;gap:16px!important;max-width:1200px!important;align-items:stretch!important}
@media(max-width:1100px){.home-v2 .metro-hero-grid{grid-template-columns:1fr!important}}

/* Logo oficial Rádio MetroMix.net — cabeçalho e rodapé */
.home-v2 .brand img{
  width:auto;
  height:76px;
  max-width:250px;
  object-fit:contain;
}
.home-v2 .footer-brand-bottom img{
  width:min(320px,80vw);
  height:auto;
  max-height:130px;
  object-fit:contain;
}
@media(max-width:760px){
  .home-v2 .brand img{height:56px;max-width:175px}
  .home-v2 .footer-brand-bottom img{width:min(260px,82vw)}
}

/* V2 — logo colorida e legível no rodapé azul */
.home-v2 .footer-brand-bottom img {
  filter: drop-shadow(0 4px 10px rgba(255,255,255,.22)) !important;
  opacity: 1 !important;
  mix-blend-mode: normal !important;
  background: transparent !important;
}

/* V2 — correção final: cards alinhados e fundo amarelo sólido */
.home-v2 .hero.metro-hero {
  position: relative !important;
  background: #FFC400 !important;
  background-color: #FFC400 !important;
  background-image: none !important;
  box-shadow: none !important;
}

.home-v2 .hero.metro-hero::before,
.home-v2 .hero.metro-hero::after {
  content: none !important;
  display: none !important;
  background: none !important;
  background-image: none !important;
}

.home-v2 .hero.metro-hero > .wrap.metro-hero-grid {
  align-items: start !important;
}

.home-v2 .metro-hero-panel,
.home-v2 .metro-hero-slider,
.home-v2 .rmmx-mascot-base {
  height: 520px !important;
  min-height: 520px !important;
  max-height: 520px !important;
  margin-top: 0 !important;
  align-self: start !important;
}

.home-v2 .metro-hero-slide,
.home-v2 .metro-hero-banner-img {
  height: 100% !important;
  min-height: 0 !important;
  max-height: 100% !important;
}

.home-v2 .metro-hero-banner-img {
  display: block !important;
  object-fit: cover !important;
}

@media (max-width: 1100px) {
  .home-v2 .metro-hero-panel,
  .home-v2 .metro-hero-slider,
  .home-v2 .rmmx-mascot-base {
    height: auto !important;
    min-height: 500px !important;
    max-height: none !important;
  }
}

@media (max-width: 760px) {
  .home-v2 .metro-hero-panel,
  .home-v2 .metro-hero-slider,
  .home-v2 .rmmx-mascot-base {
    min-height: 430px !important;
  }
}

/* ==========================================================
   AJUSTE FINAL — FUNDO MOSTARDA SÓLIDO E UNIFORME
   Remove qualquer gradiente, imagem ou pseudo-elemento antigo.
   ========================================================== */
html body.home-v2 section.hero.metro-hero,
body.home-v2 .hero.metro-hero,
.home-v2 .hero.metro-hero{
  background:#D4A017!important;
  background-color:#D4A017!important;
  background-image:none!important;
  filter:none!important;
}
html body.home-v2 section.hero.metro-hero::before,
html body.home-v2 section.hero.metro-hero::after,
body.home-v2 .hero.metro-hero::before,
body.home-v2 .hero.metro-hero::after,
.home-v2 .hero.metro-hero::before,
.home-v2 .hero.metro-hero::after{
  content:none!important;
  display:none!important;
  background:none!important;
  opacity:0!important;
}

/* ==========================================================
   CORREÇÃO — player somente dentro do card lateral da Home V2
   Remove o player flutuante global desta página e garante que
   banner + card permaneçam lado a lado no desktop.
   ========================================================== */
body.home-v2 > .radio-player,
body.home-v2 .radio-player#radioPlayer{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}

body.home-v2 .hero.metro-hero > .wrap.metro-hero-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 360px!important;
  gap:16px!important;
  align-items:start!important;
  width:min(1200px,calc(100% - 32px))!important;
  margin-inline:auto!important;
}

body.home-v2 .hero.metro-hero .rmmx-mascot-base{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  width:360px!important;
  height:520px!important;
  min-height:520px!important;
  max-height:520px!important;
  margin:0!important;
  overflow:hidden!important;
  align-self:start!important;
}

@media(max-width:1100px){
  body.home-v2 .hero.metro-hero > .wrap.metro-hero-grid{
    grid-template-columns:1fr!important;
  }
  body.home-v2 .hero.metro-hero .rmmx-mascot-base{
    width:min(360px,100%)!important;
    justify-self:center!important;
  }
}

/* =========================================================
   PLAYER AO VIVO EM MODAL — 20/07/2026
   Mantém somente o botão branco na barra laranja.
   ========================================================= */
.home-v2 .ticker{
  grid-template-columns:minmax(20px,1fr) 155px minmax(0,1100px) minmax(20px,1fr)!important;
}
.home-v2 .ticker .ticker-live-trigger{
  grid-column:2!important;
  width:155px;
  height:34px;
  align-self:center;
  border:0;
  border-radius:10px;
  background:#fff;
  color:var(--v2-orange,#ff8a00);
  font:800 12px/1 inherit;
  cursor:pointer;
  transition:transform .2s ease,box-shadow .2s ease;
}
.home-v2 .ticker .ticker-live-trigger:hover,
.home-v2 .ticker .ticker-live-trigger:focus-visible{
  transform:translateY(-1px);
  box-shadow:0 8px 18px rgba(8,47,143,.18);
  outline:2px solid rgba(255,255,255,.65);
  outline-offset:2px;
}
.home-v2 .metro-hero-grid{
  grid-template-columns:minmax(0,1fr)!important;
}
.home-v2 .metro-hero-panel{
  width:100%!important;
}
/* Player em janela flutuante: não bloqueia a navegação do site */
.home-v2 .metro-hero-grid{
  max-width:1400px!important;
}
.home-v2 .metro-hero-panel,
.home-v2 .metro-hero-slider{
  min-height:600px!important;
  height:600px!important;
}
.home-v2 .live-player-modal{
  position:fixed;
  right:24px;
  bottom:24px;
  z-index:10000;
  width:min(420px,calc(100vw - 32px));
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(18px) scale(.98);
  transition:opacity .2s ease,visibility .2s ease,transform .2s ease;
}
.home-v2 .live-player-modal.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateY(0) scale(1);
}
.home-v2 .live-player-modal__dialog{
  position:relative;
  width:100%;
  max-height:calc(100vh - 36px);
  overflow:hidden;
  border:2px solid #fff;
  border-radius:24px;
  background:#ffc400;
  box-shadow:0 22px 60px rgba(0,0,0,.34);
}
.home-v2 .live-player-modal__toolbar{
  height:44px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 8px 0 16px;
  color:#fff;
  background:#082f8f;
  cursor:move;
  user-select:none;
  touch-action:none;
  font:800 12px/1 Arial,sans-serif;
  letter-spacing:.05em;
}
.home-v2 .live-player-modal__actions{
  display:flex;
  gap:6px;
}
.home-v2 .live-player-modal__minimize,
.home-v2 .live-player-modal__close{
  position:static;
  width:32px;
  height:32px;
  border:1px solid rgba(255,255,255,.85);
  border-radius:50%;
  background:rgba(255,255,255,.12);
  color:#fff;
  font:800 21px/28px Arial,sans-serif;
  cursor:pointer;
  box-shadow:none;
}
.home-v2 .live-player-modal__minimize:hover,
.home-v2 .live-player-modal__close:hover{background:rgba(255,255,255,.24);}
.home-v2 .live-player-modal__dialog .rmmx-mascot-base{
  width:400px!important;
  max-width:100%!important;
  height:520px!important;
  margin:0 auto!important;
  border-radius:0 0 22px 22px!important;
}
.home-v2 .live-player-modal.is-minimized{
  width:min(330px,calc(100vw - 24px));
}
.home-v2 .live-player-modal.is-minimized .live-player-modal__dialog{
  border-radius:18px;
}
.home-v2 .live-player-modal.is-minimized .rmmx-mascot-base{
  height:84px!important;
  min-height:84px!important;
  overflow:hidden!important;
  border-radius:0 0 16px 16px!important;
}
.home-v2 .live-player-modal.is-minimized .rmmx-player-heading,
.home-v2 .live-player-modal.is-minimized .rmmx-player-equalizer,
.home-v2 .live-player-modal.is-minimized .rmmx-mascot-base__image,
.home-v2 .live-player-modal.is-minimized .rmmx-volume-row,
.home-v2 .live-player-modal.is-minimized .rmmx-now-playing,
.home-v2 .live-player-modal.is-minimized .rmmx-social-floor{
  display:none!important;
}
.home-v2 .live-player-modal.is-minimized .rmmx-player-controls{
  position:static!important;
  width:100%!important;
  height:84px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:10px!important;
}
.home-v2 .live-player-modal.is-minimized .rmmx-player-button{
  position:static!important;
  width:250px!important;
  max-width:100%!important;
  height:56px!important;
  margin:0!important;
}
body.live-player-modal-open{overflow:auto!important;}
@media(max-width:900px){
  .home-v2 .metro-hero-panel,.home-v2 .metro-hero-slider{min-height:480px!important;height:480px!important;}
}
@media(max-width:760px){
  .home-v2 .ticker{grid-template-columns:12px 120px minmax(0,1fr) 12px!important;}
  .home-v2 .ticker .ticker-live-trigger{width:120px;font-size:11px;}
  .home-v2 .metro-hero-panel,.home-v2 .metro-hero-slider{min-height:390px!important;height:390px!important;}
  .home-v2 .live-player-modal{right:10px;bottom:10px;width:min(400px,calc(100vw - 20px));}
  .home-v2 .live-player-modal__dialog .rmmx-mascot-base{height:500px!important;}
}

/* ==========================================================
   AJUSTE DE PROPORÇÃO DO BANNER PRINCIPAL — 20/07/2026
   Mais largo e menos alto para visualização em 100% de zoom.
   ========================================================== */
html body.home-v2 .hero.metro-hero > .wrap.metro-hero-grid,
body.home-v2 .hero.metro-hero > .wrap.metro-hero-grid,
.home-v2 .hero.metro-hero > .wrap.metro-hero-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  width:min(1320px,calc(100% - 32px))!important;
  max-width:1320px!important;
  margin-inline:auto!important;
  gap:0!important;
  align-items:start!important;
}

html body.home-v2 .metro-hero-panel,
html body.home-v2 .metro-hero-slider,
body.home-v2 .metro-hero-panel,
body.home-v2 .metro-hero-slider,
.home-v2 .metro-hero-panel,
.home-v2 .metro-hero-slider{
  width:100%!important;
  min-height:430px!important;
  height:430px!important;
  max-height:430px!important;
}

.home-v2 .metro-hero-slide,
.home-v2 .metro-hero-banner-img{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:100%!important;
}

.home-v2 .metro-hero-banner-img{
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
}

.home-v2 .hero.metro-hero{
  min-height:0!important;
  padding-top:18px!important;
  padding-bottom:18px!important;
}

@media (max-width:1100px){
  html body.home-v2 .metro-hero-panel,
  html body.home-v2 .metro-hero-slider,
  body.home-v2 .metro-hero-panel,
  body.home-v2 .metro-hero-slider,
  .home-v2 .metro-hero-panel,
  .home-v2 .metro-hero-slider{
    min-height:390px!important;
    height:390px!important;
    max-height:390px!important;
  }
}

@media (max-width:760px){
  html body.home-v2 .hero.metro-hero > .wrap.metro-hero-grid,
  body.home-v2 .hero.metro-hero > .wrap.metro-hero-grid,
  .home-v2 .hero.metro-hero > .wrap.metro-hero-grid{
    width:calc(100% - 24px)!important;
  }
  html body.home-v2 .metro-hero-panel,
  html body.home-v2 .metro-hero-slider,
  body.home-v2 .metro-hero-panel,
  body.home-v2 .metro-hero-slider,
  .home-v2 .metro-hero-panel,
  .home-v2 .metro-hero-slider{
    min-height:300px!important;
    height:300px!important;
    max-height:300px!important;
  }
}

/* =========================================================
   POPUP DE ENTRADA — APLICATIVO RÁDIO METRO MIX
   ========================================================= */
.home-v2 .app-promo-modal{
  position:fixed;
  inset:0;
  z-index:12000;
  display:grid;
  place-items:center;
  padding:24px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .24s ease,visibility .24s ease;
}
.home-v2 .app-promo-modal.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.home-v2 .app-promo-modal__backdrop{
  position:absolute;
  inset:0;
  background:rgba(1,18,58,.72);
  backdrop-filter:blur(5px);
}
.home-v2 .app-promo-card{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(300px,.9fr) minmax(330px,1.1fr);
  width:min(820px,calc(100vw - 36px));
  min-height:470px;
  overflow:hidden;
  border:2px solid rgba(255,255,255,.92);
  border-radius:30px;
  background:#082f8f;
  box-shadow:0 30px 90px rgba(0,0,0,.42);
  transform:translateY(24px) scale(.96);
  transition:transform .28s ease;
}
.home-v2 .app-promo-modal.is-open .app-promo-card{transform:translateY(0) scale(1)}
.home-v2 .app-promo-card__close{
  position:absolute;
  top:14px;
  right:14px;
  z-index:8;
  width:42px;
  height:42px;
  border:2px solid rgba(255,255,255,.85);
  border-radius:50%;
  background:#165edc;
  color:#fff;
  font:900 28px/1 Arial,sans-serif;
  cursor:pointer;
  box-shadow:0 8px 20px rgba(0,0,0,.25);
}
.home-v2 .app-promo-visual{
  position:relative;
  min-height:470px;
  overflow:hidden;
  background:#ffc400;
}
.home-v2 .app-promo-visual::after{
  content:"";
  position:absolute;
  left:-10%;
  right:-10%;
  bottom:-118px;
  height:230px;
  border-radius:50% 50% 0 0;
  background:#082f8f;
}
.home-v2 .app-promo-eq{
  position:absolute;
  width:190px;
  height:230px;
  opacity:.27;
  background-image:repeating-linear-gradient(to top,#ff8a00 0 7px,transparent 7px 12px);
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18%,#000 82%,transparent 100%);
  mask-image:linear-gradient(90deg,transparent 0,#000 18%,#000 82%,transparent 100%);
}
.home-v2 .app-promo-eq--left{left:-38px;top:118px;transform:skewY(-7deg)}
.home-v2 .app-promo-eq--right{right:-45px;top:165px;transform:skewY(7deg)}
.home-v2 .app-promo-mascot{
  position:absolute;
  z-index:3;
  left:18px;
  bottom:18px;
  width:285px;
  max-height:420px;
  object-fit:contain;
  object-position:left bottom;
  filter:drop-shadow(0 14px 14px rgba(0,0,0,.26));
}
.home-v2 .app-promo-phone{
  position:absolute;
  z-index:4;
  left:205px;
  top:143px;
  width:116px;
  height:228px;
  padding:8px;
  border:5px solid #10131d;
  border-radius:24px;
  background:#050a18;
  box-shadow:0 16px 30px rgba(0,0,0,.35);
  transform:rotate(-7deg);
}
.home-v2 .app-promo-phone__speaker{
  position:absolute;
  top:5px;
  left:50%;
  width:40px;
  height:8px;
  border-radius:0 0 9px 9px;
  background:#050505;
  transform:translateX(-50%);
}
.home-v2 .app-promo-phone__screen{
  height:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  border-radius:16px;
  color:#fff;
  text-align:center;
  background:linear-gradient(160deg,#082f8f,#001b5e);
}
.home-v2 .app-promo-phone__brand{font-size:10px;font-weight:900}
.home-v2 .app-promo-phone__screen strong{margin:4px 0;color:#ffc400;font-size:16px;line-height:1}
.home-v2 .app-promo-phone__tagline{max-width:85px;font-size:7px;opacity:.9}
.home-v2 .app-promo-phone__play{
  display:grid;
  place-items:center;
  width:50px;
  height:50px;
  margin:17px 0 8px;
  padding-left:4px;
  border:3px solid #fff;
  border-radius:50%;
  color:#fff;
  font-size:19px;
  box-shadow:0 0 18px #165edc;
}
.home-v2 .app-promo-phone__screen small{
  padding:4px 9px;
  border-radius:999px;
  background:#ffc400;
  color:#082f8f;
  font-size:7px;
  font-weight:900;
}
.home-v2 .app-promo-content{
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:58px 54px 44px;
  color:#fff;
  background:
    linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),
    #082f8f;
  background-size:34px 34px;
}
.home-v2 .app-promo-kicker{
  align-self:flex-start;
  padding:7px 12px;
  border-radius:999px;
  background:#ffc400;
  color:#082f8f;
  font:900 11px/1 Arial,sans-serif;
  letter-spacing:.08em;
}
.home-v2 .app-promo-content h2{
  margin:18px 0 10px;
  color:#fff;
  font:900 clamp(34px,4.4vw,54px)/.98 Arial,sans-serif;
  letter-spacing:-.035em;
}
.home-v2 .app-promo-content h2 strong,
.home-v2 .app-promo-content h2 em{color:#ffc400}
.home-v2 .app-promo-content p{
  margin:0 0 24px;
  max-width:440px;
  color:rgba(255,255,255,.92);
  font:600 16px/1.5 Arial,sans-serif;
}
.home-v2 .app-promo-features{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin-bottom:24px;
}
.home-v2 .app-promo-features span{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  min-height:70px;
  padding:9px 6px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:14px;
  background:rgba(255,255,255,.07);
  color:#fff;
  text-align:center;
  font:800 11px/1.2 Arial,sans-serif;
}
.home-v2 .app-promo-features i{margin-bottom:7px;color:#ffc400;font:900 24px/1 Arial,sans-serif}
.home-v2 .app-promo-stores{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.home-v2 .app-store-button{
  display:flex;
  align-items:center;
  gap:10px;
  min-height:64px;
  padding:9px 14px;
  border:2px solid rgba(255,255,255,.86);
  border-radius:16px;
  color:#fff;
  text-decoration:none;
  background:#071021;
  transition:transform .18s ease,box-shadow .18s ease;
}
.home-v2 .app-store-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.28)}
.home-v2 .app-store-button__icon{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;background:#165edc;font-size:18px}
.home-v2 .app-store-button--apple .app-store-button__icon{background:#fff;color:#071021}
.home-v2 .app-store-button small{display:block;color:rgba(255,255,255,.72);font:700 8px/1 Arial,sans-serif;letter-spacing:.06em}
.home-v2 .app-store-button strong{display:block;margin-top:3px;color:#fff;font:900 17px/1 Arial,sans-serif}
.home-v2 .app-promo-later{
  align-self:center;
  margin-top:16px;
  border:0;
  background:transparent;
  color:rgba(255,255,255,.78);
  font:700 12px/1 Arial,sans-serif;
  text-decoration:underline;
  cursor:pointer;
}
body.app-promo-open{overflow:hidden}
@media(max-width:760px){
  .home-v2 .app-promo-modal{padding:12px}
  .home-v2 .app-promo-card{grid-template-columns:1fr;width:min(440px,calc(100vw - 20px));max-height:calc(100vh - 20px);overflow:auto;border-radius:24px}
  .home-v2 .app-promo-visual{min-height:280px}
  .home-v2 .app-promo-mascot{left:18px;bottom:0;width:205px;max-height:275px}
  .home-v2 .app-promo-phone{left:168px;top:72px;width:88px;height:174px;border-width:4px;border-radius:19px}
  .home-v2 .app-promo-content{padding:28px 24px 26px}
  .home-v2 .app-promo-content h2{font-size:34px}
  .home-v2 .app-promo-features{gap:7px}
  .home-v2 .app-promo-stores{grid-template-columns:1fr}
  .home-v2 .app-store-button{min-height:58px}
}
@media(prefers-reduced-motion:reduce){
  .home-v2 .app-promo-modal,.home-v2 .app-promo-card,.home-v2 .app-store-button{transition:none!important}
}

/* Correção definitiva da logo do rodapé: preservar cores originais */
.home-v2 footer .footer-brand-bottom img,
.home-v2 .site-footer .footer-brand-bottom img {
  filter: drop-shadow(0 4px 10px rgba(255,255,255,.22)) !important;
  opacity: 1 !important;
  mix-blend-mode: normal !important;
  background: transparent !important;
}

/* V2 — logo correta Rádio MetroMix.net no topo e rodapé */
.home-v2 .brand img,
.home-v2 .footer-brand-bottom img {
  object-fit: contain !important;
  filter: none !important;
  mix-blend-mode: normal !important;
  opacity: 1 !important;
}
.home-v2 .footer-brand-bottom img {
  width: min(340px, 86vw) !important;
  height: auto !important;
  max-height: 120px !important;
  display: block !important;
  margin: 0 auto 18px !important;
  filter: drop-shadow(0 4px 12px rgba(255,255,255,.18)) !important;
}

/* =========================================================
   Seção Fofocas & Bafões — layout editorial moderno
   ========================================================= */
.home-v2 .celebrity-section{margin:38px 0 50px}
.home-v2 .celebrity-section__head{align-items:center;margin-bottom:20px}
.home-v2 .celebrity-section__head>div{display:grid;gap:5px}
.home-v2 .celebrity-section__eyebrow{padding-left:20px;color:var(--v2-orange);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.09em}
.home-v2 .celebrity-section__head h2{font-size:clamp(25px,2.5vw,34px);line-height:1.05;text-transform:none;letter-spacing:-.02em}
.home-v2 .celebrity-section__head h2 b{color:var(--v2-orange)}
.home-v2 .celebrity-section__head>a{display:inline-flex;align-items:center;gap:8px;padding:11px 17px;border:1px solid rgba(18,58,151,.18);border-radius:999px;transition:.2s ease}
.home-v2 .celebrity-section__head>a:hover{transform:translateY(-2px);border-color:var(--v2-orange);box-shadow:0 10px 24px rgba(18,58,151,.13)}
.home-v2 .celebrity-layout{display:grid;grid-template-columns:minmax(270px,.88fr) minmax(390px,1.2fr) minmax(250px,.72fr);gap:18px;align-items:stretch}
.home-v2 .celebrity-secondary{display:grid;grid-template-rows:repeat(3,1fr);gap:14px;min-width:0}
.home-v2 .celebrity-mini{display:grid;grid-template-columns:118px minmax(0,1fr);min-height:132px;overflow:hidden;background:#fff;border:1px solid #dde5f0;border-radius:18px;color:#17233b;box-shadow:0 10px 24px rgba(18,58,151,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.home-v2 .celebrity-mini:hover{transform:translateY(-4px);border-color:rgba(249,115,22,.55);box-shadow:0 17px 34px rgba(18,58,151,.15)}
.home-v2 .celebrity-mini img{width:100%;height:100%;min-height:132px;object-fit:cover;display:block}
.home-v2 .celebrity-mini>div{display:flex;flex-direction:column;min-width:0;padding:13px 14px}
.home-v2 .celebrity-mini span{color:var(--v2-orange);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}
.home-v2 .celebrity-mini h3{display:-webkit-box;overflow:hidden;margin:7px 0 8px;color:var(--v2-blue);font-size:15px;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.home-v2 .celebrity-mini small{margin-top:auto;color:#6b7890;font-size:11px;font-weight:800}
.home-v2 .celebrity-mini small b{color:var(--v2-orange)}
.home-v2 .celebrity-feature{position:relative;min-height:424px;overflow:hidden;border-radius:22px;background:var(--v2-blue);color:#fff;box-shadow:0 20px 42px rgba(18,58,151,.18);isolation:isolate}
.home-v2 .celebrity-feature::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(3,19,60,.22) 48%,rgba(3,19,60,.96) 100%);z-index:1}
.home-v2 .celebrity-feature img{width:100%;height:100%;min-height:424px;object-fit:cover;display:block;transition:transform .4s ease}
.home-v2 .celebrity-feature:hover img{transform:scale(1.035)}
.home-v2 .celebrity-feature__overlay{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:26px}
.home-v2 .celebrity-feature__overlay>span{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--v2-orange);color:#fff;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
.home-v2 .celebrity-feature__overlay h3{margin:12px 0 7px;color:#fff;font-size:clamp(22px,2vw,31px);line-height:1.08;text-shadow:0 3px 14px rgba(0,0,0,.34)}
.home-v2 .celebrity-feature__overlay p{display:-webkit-box;overflow:hidden;margin:0 0 13px;color:#e8eeff;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.home-v2 .celebrity-feature__overlay strong{font-size:12px;color:var(--v2-yellow)}
.home-v2 .celebrity-aside{display:grid;grid-template-rows:minmax(225px,1fr) auto;gap:14px;min-width:0}
.home-v2 .celebrity-ad{position:relative;display:grid;place-items:center;min-height:225px;overflow:hidden;border:1px solid #dce4ef;border-radius:20px;background:linear-gradient(145deg,#eef7ff,#fff);box-shadow:0 12px 28px rgba(18,58,151,.08)}
.home-v2 .celebrity-ad__label{position:absolute;z-index:3;top:10px;left:10px;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.92);color:#68748b;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 3px 10px rgba(0,0,0,.08)}
.home-v2 .celebrity-ad>a,.home-v2 .celebrity-ad>div{width:100%;height:100%;display:grid;place-items:center}
.home-v2 .celebrity-ad img{width:100%;height:100%;min-height:225px;object-fit:cover;display:block}
.home-v2 .celebrity-ad>div{padding:24px;text-align:center;color:var(--v2-blue)}
.home-v2 .celebrity-ad>div strong{display:block;font-size:16px}.home-v2 .celebrity-ad>div small{display:block;margin-top:6px;color:#72809a}
.home-v2 .celebrity-actions{padding:16px;border-radius:20px;background:linear-gradient(155deg,var(--v2-blue),#0d49bd);box-shadow:0 14px 28px rgba(18,58,151,.18)}
.home-v2 .celebrity-actions>strong{display:block;margin:0 0 10px;color:#fff;font-size:14px}
.home-v2 .celebrity-actions>a,.home-v2 .celebrity-actions>button{width:100%;display:grid;grid-template-columns:36px 1fr;align-items:center;gap:9px;margin-top:8px;padding:9px 10px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.09);color:#fff;text-align:left;font:inherit;cursor:pointer;transition:.2s ease}
.home-v2 .celebrity-actions>a:hover,.home-v2 .celebrity-actions>button:hover{transform:translateX(3px);background:rgba(255,255,255,.16);border-color:rgba(253,185,19,.65)}
.home-v2 .celebrity-actions>a>span,.home-v2 .celebrity-actions>button>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--v2-yellow);color:var(--v2-blue);font-weight:1000}
.home-v2 .celebrity-actions div{display:grid;gap:1px}.home-v2 .celebrity-actions b{font-size:12px}.home-v2 .celebrity-actions small{color:#dce6ff;font-size:10px}
@media(max-width:1160px){.home-v2 .celebrity-layout{grid-template-columns:minmax(280px,.85fr) minmax(430px,1.15fr)}.home-v2 .celebrity-aside{grid-column:1/-1;grid-template-columns:1fr 1fr;grid-template-rows:auto}.home-v2 .celebrity-ad{min-height:220px}.home-v2 .celebrity-actions{display:grid;align-content:center}}
@media(max-width:820px){.home-v2 .celebrity-layout{grid-template-columns:1fr}.home-v2 .celebrity-feature{grid-row:1;min-height:390px}.home-v2 .celebrity-feature img{min-height:390px}.home-v2 .celebrity-secondary{grid-row:2}.home-v2 .celebrity-aside{grid-row:3;grid-template-columns:1fr 1fr}.home-v2 .celebrity-section__eyebrow{padding-left:0}}
@media(max-width:580px){.home-v2 .celebrity-section__head{align-items:flex-start;gap:15px}.home-v2 .celebrity-section__head>a{padding:9px 12px;font-size:12px}.home-v2 .celebrity-mini{grid-template-columns:105px 1fr}.home-v2 .celebrity-feature,.home-v2 .celebrity-feature img{min-height:340px}.home-v2 .celebrity-feature__overlay{padding:20px}.home-v2 .celebrity-aside{grid-template-columns:1fr}.home-v2 .celebrity-ad{min-height:210px}}

/* =========================================================
   FOFOCAS & BAFÕES — LAYOUT FINAL 2026
   Manchete principal + notícias secundárias + publicidade
   ========================================================= */
.home-v2 .celebrity-section--final{
  margin:42px 0 58px!important;
  padding:28px;
  border:1px solid rgba(18,58,151,.10);
  border-radius:28px;
  background:linear-gradient(145deg,#fff 0%,#f7faff 100%);
  box-shadow:0 22px 55px rgba(18,58,151,.08)
}
.home-v2 .celebrity-section--final .celebrity-section__head{
  display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin:0 0 24px!important
}
.home-v2 .celebrity-section--final .celebrity-section__head>div{position:relative;padding-left:18px}
.home-v2 .celebrity-section--final .celebrity-section__head>div::before{
  content:"";position:absolute;left:0;top:2px;bottom:2px;width:5px;border-radius:999px;
  background:linear-gradient(180deg,var(--v2-orange),var(--v2-yellow))
}
.home-v2 .celebrity-section--final .celebrity-section__eyebrow{padding:0!important;color:var(--v2-orange)!important}
.home-v2 .celebrity-section--final .celebrity-section__head h2{margin:3px 0 4px!important;color:var(--v2-blue);font-size:clamp(28px,3vw,40px)!important}
.home-v2 .celebrity-section--final .celebrity-section__head p{margin:0;color:var(--v2-muted);font-size:14px;line-height:1.45}
.home-v2 .celebrity-section--final .celebrity-section__head>a{
  flex:0 0 auto;background:#fff;color:var(--v2-blue);font-weight:950;text-transform:uppercase;font-size:12px
}
.home-v2 .celebrity-layout--final{
  display:grid!important;
  grid-template-columns:minmax(0,1.45fr) minmax(300px,.9fr) minmax(250px,.68fr)!important;
  gap:18px!important;
  align-items:stretch!important
}
.home-v2 .celebrity-feature--final{min-height:500px!important;border-radius:24px!important}
.home-v2 .celebrity-feature--final img{min-height:500px!important}
.home-v2 .celebrity-feature--final .celebrity-feature__overlay{padding:30px!important}
.home-v2 .celebrity-feature--final .celebrity-feature__overlay h3{
  max-width:92%;font-size:clamp(26px,2.5vw,38px)!important;
  display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden
}
.home-v2 .celebrity-feature--final .celebrity-feature__overlay p{
  max-width:90%;font-size:14px!important;-webkit-line-clamp:2!important
}
.home-v2 .celebrity-secondary--final{
  display:grid!important;grid-template-rows:repeat(3,minmax(0,1fr))!important;gap:14px!important
}
.home-v2 .celebrity-mini--final{
  grid-template-columns:132px minmax(0,1fr)!important;
  min-height:0!important;height:100%!important;border-radius:18px!important
}
.home-v2 .celebrity-mini--final img{min-height:0!important;height:100%!important;aspect-ratio:auto!important}
.home-v2 .celebrity-mini--final>div{padding:14px 15px!important}
.home-v2 .celebrity-mini--final h3{
  font-size:16px!important;line-height:1.2!important;-webkit-line-clamp:2!important;margin:6px 0 5px!important
}
.home-v2 .celebrity-mini--final p{
  display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;
  margin:0 0 7px;color:#6a7892;font-size:11px;line-height:1.35
}
.home-v2 .celebrity-aside--final{
  display:grid!important;grid-template-rows:minmax(280px,1fr) auto!important;gap:14px!important
}
.home-v2 .celebrity-ad--final{min-height:280px!important;border-radius:20px!important}
.home-v2 .celebrity-ad--final img{min-height:280px!important;object-fit:cover!important}
.home-v2 .celebrity-actions--final{padding:15px!important}
@media(max-width:1180px){
  .home-v2 .celebrity-layout--final{grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr)!important}
  .home-v2 .celebrity-aside--final{grid-column:1/-1!important;grid-template-columns:1fr 1fr!important;grid-template-rows:auto!important}
  .home-v2 .celebrity-ad--final{min-height:230px!important}
}
@media(max-width:840px){
  .home-v2 .celebrity-section--final{padding:20px!important;border-radius:22px!important}
  .home-v2 .celebrity-layout--final{grid-template-columns:1fr!important}
  .home-v2 .celebrity-feature--final{min-height:420px!important}
  .home-v2 .celebrity-feature--final img{min-height:420px!important}
  .home-v2 .celebrity-secondary--final{grid-template-rows:none!important}
  .home-v2 .celebrity-mini--final{min-height:145px!important}
  .home-v2 .celebrity-aside--final{grid-column:auto!important;grid-template-columns:1fr 1fr!important}
}
@media(max-width:600px){
  .home-v2 .celebrity-section--final{margin-inline:-4px!important;padding:16px!important}
  .home-v2 .celebrity-section--final .celebrity-section__head{align-items:flex-start!important}
  .home-v2 .celebrity-section--final .celebrity-section__head p{display:none}
  .home-v2 .celebrity-feature--final,.home-v2 .celebrity-feature--final img{min-height:350px!important}
  .home-v2 .celebrity-feature--final .celebrity-feature__overlay{padding:21px!important}
  .home-v2 .celebrity-mini--final{grid-template-columns:112px minmax(0,1fr)!important}
  .home-v2 .celebrity-mini--final p{display:none!important}
  .home-v2 .celebrity-aside--final{grid-template-columns:1fr!important}
}

/* =========================================================
   FOFOCAS & BAFÕES — COMPOSIÇÃO HORIZONTAL LIMPA
   Ajuste oficial: manchete + 2 secundárias + publicidade
   ========================================================= */
.home-v2 .celebrity-section--final{
  position:relative;
  width:min(1460px,calc(100vw - 56px))!important;
  max-width:none!important;
  margin:44px 0 58px 50%!important;
  transform:translateX(-50%);
  padding:30px!important;
  border-radius:26px!important;
  background:#fff!important;
  box-shadow:0 18px 48px rgba(18,58,151,.07)!important;
}
.home-v2 .celebrity-section--final .celebrity-section__head{
  margin-bottom:22px!important;
}
.home-v2 .celebrity-layout--final{
  display:grid!important;
  grid-template-columns:minmax(0,1.55fr) minmax(330px,.82fr) minmax(285px,.68fr)!important;
  gap:20px!important;
  align-items:stretch!important;
}
.home-v2 .celebrity-feature--final,
.home-v2 .celebrity-feature--final img{
  min-height:430px!important;
  height:430px!important;
}
.home-v2 .celebrity-feature--final .celebrity-feature__overlay{
  padding:28px 30px!important;
}
.home-v2 .celebrity-feature--final .celebrity-feature__overlay h3{
  max-width:88%!important;
  font-size:clamp(25px,2.15vw,36px)!important;
  line-height:1.08!important;
  -webkit-line-clamp:3!important;
}
.home-v2 .celebrity-feature--final .celebrity-feature__overlay p{
  max-width:82%!important;
  -webkit-line-clamp:2!important;
}
.home-v2 .celebrity-secondary--final{
  display:grid!important;
  grid-template-rows:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
}
.home-v2 .celebrity-mini--final{
  grid-template-columns:142px minmax(0,1fr)!important;
  min-height:0!important;
  height:100%!important;
  border-radius:18px!important;
  box-shadow:0 8px 24px rgba(18,58,151,.07)!important;
}
.home-v2 .celebrity-mini--final>div{
  padding:17px 16px!important;
}
.home-v2 .celebrity-mini--final h3{
  font-size:18px!important;
  line-height:1.18!important;
  -webkit-line-clamp:3!important;
}
.home-v2 .celebrity-mini--final p{
  font-size:12px!important;
  -webkit-line-clamp:2!important;
}
.home-v2 .celebrity-aside--final{
  display:block!important;
  min-width:0!important;
}
.home-v2 .celebrity-ad--final{
  width:100%!important;
  min-height:430px!important;
  height:430px!important;
  border-radius:20px!important;
  overflow:hidden!important;
}
.home-v2 .celebrity-ad--final>a,
.home-v2 .celebrity-ad--final>a>img,
.home-v2 .celebrity-ad--final>img{
  width:100%!important;
  height:100%!important;
  display:block!important;
}
.home-v2 .celebrity-ad--final img{
  min-height:430px!important;
  object-fit:cover!important;
}
@media(max-width:1180px){
  .home-v2 .celebrity-section--final{width:min(1100px,calc(100vw - 38px))!important;padding:24px!important}
  .home-v2 .celebrity-layout--final{grid-template-columns:minmax(0,1.25fr) minmax(300px,.8fr)!important}
  .home-v2 .celebrity-aside--final{grid-column:1/-1!important}
  .home-v2 .celebrity-ad--final{height:250px!important;min-height:250px!important}
  .home-v2 .celebrity-ad--final img{min-height:250px!important}
}
@media(max-width:820px){
  .home-v2 .celebrity-section--final{width:calc(100vw - 24px)!important;padding:19px!important}
  .home-v2 .celebrity-layout--final{grid-template-columns:1fr!important}
  .home-v2 .celebrity-feature--final,.home-v2 .celebrity-feature--final img{height:400px!important;min-height:400px!important}
  .home-v2 .celebrity-secondary--final{grid-template-rows:none!important}
  .home-v2 .celebrity-mini--final{min-height:160px!important}
  .home-v2 .celebrity-ad--final{height:230px!important;min-height:230px!important}
  .home-v2 .celebrity-ad--final img{min-height:230px!important}
}
@media(max-width:600px){
  .home-v2 .celebrity-section--final{width:calc(100vw - 16px)!important;padding:15px!important}
  .home-v2 .celebrity-feature--final,.home-v2 .celebrity-feature--final img{height:350px!important;min-height:350px!important}
  .home-v2 .celebrity-mini--final{grid-template-columns:112px minmax(0,1fr)!important;min-height:145px!important}
}

/* =========================================================
   PADRÃO EDITORIAL — Últimas Notícias, Metro Mix TV e Curiosidades
   ========================================================= */
.home-v2 .portal-news-section,
.home-v2 .metro-tv-section{
  margin:34px 0;
  padding:28px;
  border:1px solid #dce4ef;
  border-radius:24px;
  background:#fff;
  box-shadow:0 16px 38px rgba(8,47,143,.075);
}
.home-v2 .portal-news-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:20px;
}
.home-v2 .portal-news-head>div{min-width:0}
.home-v2 .portal-news-head span{
  display:block;color:var(--v2-orange);font-size:11px;font-weight:950;
  letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px
}
.home-v2 .portal-news-head h2{
  margin:0;color:var(--v2-blue);font-size:clamp(27px,2.5vw,38px);
  line-height:1.05;border-left:6px solid var(--v2-orange);padding-left:14px
}
.home-v2 .portal-news-head p{margin:8px 0 0 20px;color:var(--v2-muted);font-size:14px;line-height:1.45}
.home-v2 .portal-news-head>a{
  flex:0 0 auto;padding:10px 16px;border:1px solid #d4deed;border-radius:999px;
  color:var(--v2-blue);font-size:12px;font-weight:900;background:#fff;
  box-shadow:0 6px 16px rgba(8,47,143,.07);transition:.2s ease
}
.home-v2 .portal-news-head>a:hover{transform:translateY(-2px);border-color:var(--v2-orange);color:var(--v2-orange)}

.home-v2 .latest-news-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.85fr);gap:18px}
.home-v2 .latest-news-feature{
  position:relative;min-height:430px;border-radius:20px;overflow:hidden;background:#08255f;
  box-shadow:0 15px 30px rgba(8,47,143,.16)
}
.home-v2 .latest-news-feature>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.home-v2 .latest-news-feature:hover>img{transform:scale(1.025)}
.home-v2 .latest-news-feature__overlay{
  position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;
  padding:30px;background:linear-gradient(180deg,transparent 25%,rgba(3,17,54,.92) 100%);color:#fff
}
.home-v2 .latest-news-feature__overlay>span,
.home-v2 .latest-news-card span,
.home-v2 .curiosity-v2-feature span,
.home-v2 .curiosity-v2-card span{
  color:var(--v2-orange);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em
}
.home-v2 .latest-news-feature__overlay h3{margin:8px 0 8px;font-size:clamp(25px,2.4vw,40px);line-height:1.04;color:#fff;max-width:800px}
.home-v2 .latest-news-feature__overlay p{margin:0 0 14px;max-width:700px;color:#e6edff;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.home-v2 .latest-news-feature__overlay strong{color:var(--v2-yellow);font-size:13px}
.home-v2 .latest-news-secondary{display:grid;gap:12px;grid-template-rows:repeat(3,1fr)}
.home-v2 .latest-news-card{
  display:grid;grid-template-columns:150px minmax(0,1fr);overflow:hidden;border:1px solid #dfe6f0;
  border-radius:17px;background:#fff;color:#17233b;transition:.2s ease
}
.home-v2 .latest-news-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(8,47,143,.1);border-color:#b8c9e4}
.home-v2 .latest-news-card img{width:100%;height:100%;min-height:128px;object-fit:cover;background:#edf2f8}
.home-v2 .latest-news-card>div{padding:14px 15px;min-width:0;display:flex;flex-direction:column}
.home-v2 .latest-news-card h3{margin:5px 0;color:var(--v2-blue);font-size:17px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.home-v2 .latest-news-card p{margin:0;color:var(--v2-muted);font-size:12px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.home-v2 .latest-news-card small{margin-top:auto;padding-top:7px;color:var(--v2-orange);font-weight:850}

.home-v2 .portal-news-head--tv h2{text-transform:none}
.home-v2 .metro-tv-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(390px,.8fr);gap:22px}
.home-v2 .metro-tv-main{min-width:0}
.home-v2 .metro-tv-player{
  aspect-ratio:16/9;overflow:hidden;border-radius:19px;border:1px solid #d9e2ef;background:#eef3f9;
  display:grid;place-items:center;color:var(--v2-blue);font-weight:900
}
.home-v2 .metro-tv-player iframe,.home-v2 .metro-tv-player video,.home-v2 .metro-tv-player img{width:100%;height:100%;border:0;object-fit:cover;display:block}
.home-v2 .metro-tv-live-strip{
  margin-top:12px;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;
  background:linear-gradient(90deg,#082f8f,#0c49bd);color:#fff
}
.home-v2 .metro-tv-live-strip>span{padding:5px 8px;border-radius:999px;background:#e62828;color:#fff;font-size:10px;font-weight:950}
.home-v2 .metro-tv-live-strip strong{font-size:15px}
.home-v2 .metro-tv-live-strip button{margin-left:auto;border:0;border-radius:999px;padding:9px 14px;background:var(--v2-yellow);color:var(--v2-blue);font-weight:950;cursor:pointer}
.home-v2 .metro-tv-related{border-left:1px solid #e0e7f1;padding-left:22px;min-width:0}
.home-v2 .metro-tv-related h3{margin:0 0 14px;color:var(--v2-blue);font-size:22px}
.home-v2 .metro-tv-related-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.home-v2 .metro-tv-related-card{color:#17233b;min-width:0}
.home-v2 .metro-tv-thumb{position:relative;display:block;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#edf2f7}
.home-v2 .metro-tv-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.home-v2 .metro-tv-thumb b{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--v2-orange);color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.2)}
.home-v2 .metro-tv-related-card:hover img{transform:scale(1.04)}
.home-v2 .metro-tv-related-card>strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:8px;color:var(--v2-blue);font-size:14px;line-height:1.25}

.home-v2 .curiosity-v2-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(420px,.9fr);gap:18px}
.home-v2 .curiosity-v2-feature{display:grid;grid-template-columns:1.15fr .85fr;min-height:330px;border-radius:19px;overflow:hidden;border:1px solid #dfe6f0;background:#fff;color:#17233b}
.home-v2 .curiosity-v2-feature img{width:100%;height:100%;object-fit:cover;background:#edf2f8}
.home-v2 .curiosity-v2-feature>div{padding:28px;display:flex;flex-direction:column;justify-content:center}
.home-v2 .curiosity-v2-feature h3{margin:8px 0;color:var(--v2-blue);font-size:clamp(23px,2vw,32px);line-height:1.1}
.home-v2 .curiosity-v2-feature p{color:var(--v2-muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.home-v2 .curiosity-v2-feature strong{color:var(--v2-orange);font-size:13px}
.home-v2 .curiosity-v2-secondary{display:grid;gap:12px}
.home-v2 .curiosity-v2-card{display:grid;grid-template-columns:145px minmax(0,1fr);border:1px solid #dfe6f0;border-radius:16px;overflow:hidden;background:#fff;color:#17233b;transition:.2s ease}
.home-v2 .curiosity-v2-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(8,47,143,.1)}
.home-v2 .curiosity-v2-card img{width:100%;height:100%;min-height:100px;object-fit:cover;background:#edf2f8}
.home-v2 .curiosity-v2-card>div{padding:13px 14px;min-width:0;display:flex;flex-direction:column}
.home-v2 .curiosity-v2-card h3{margin:5px 0;color:var(--v2-blue);font-size:16px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.home-v2 .curiosity-v2-card small{margin-top:auto;color:var(--v2-orange);font-weight:850}

@media(max-width:1100px){
  .home-v2 .latest-news-layout,.home-v2 .metro-tv-layout,.home-v2 .curiosity-v2-layout{grid-template-columns:1fr}
  .home-v2 .latest-news-secondary{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}
  .home-v2 .latest-news-card{grid-template-columns:1fr}.home-v2 .latest-news-card img{height:160px}
  .home-v2 .metro-tv-related{border-left:0;border-top:1px solid #e0e7f1;padding:20px 0 0}
  .home-v2 .curiosity-v2-secondary{grid-template-columns:repeat(3,1fr)}
  .home-v2 .curiosity-v2-card{grid-template-columns:1fr}.home-v2 .curiosity-v2-card img{height:145px}
}
@media(max-width:760px){
  .home-v2 .portal-news-section,.home-v2 .metro-tv-section{padding:18px;border-radius:18px;margin:24px 0}
  .home-v2 .portal-news-head{align-items:flex-start}.home-v2 .portal-news-head p{margin-left:0}
  .home-v2 .portal-news-head>a{padding:8px 11px;font-size:10px}
  .home-v2 .latest-news-feature{min-height:360px}.home-v2 .latest-news-feature__overlay{padding:22px}
  .home-v2 .latest-news-secondary,.home-v2 .curiosity-v2-secondary,.home-v2 .metro-tv-related-grid{grid-template-columns:1fr}
  .home-v2 .latest-news-card,.home-v2 .curiosity-v2-card{grid-template-columns:120px minmax(0,1fr)}
  .home-v2 .latest-news-card img,.home-v2 .curiosity-v2-card img{height:100%;min-height:115px}
  .home-v2 .curiosity-v2-feature{grid-template-columns:1fr}.home-v2 .curiosity-v2-feature img{height:230px}
  .home-v2 .curiosity-v2-feature>div{padding:22px}
  .home-v2 .metro-tv-live-strip{flex-wrap:wrap}.home-v2 .metro-tv-live-strip button{margin-left:0;width:100%}
}

/* 2026-07-21 — menu azul sem barra de rolagem horizontal */
html,
body.home-v2{
  max-width:100%;
  overflow-x:hidden !important;
}
.home-v2 .nav-main{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  box-sizing:border-box !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex-wrap:nowrap !important;
  gap:0 !important;
  padding-left:clamp(8px,1.2vw,24px) !important;
  padding-right:clamp(8px,1.2vw,24px) !important;
  overflow-x:hidden !important;
  overflow-y:hidden !important;
  scrollbar-width:none !important;
  background:#123A97 !important;
  border-bottom:4px solid #F97316 !important;
}
.home-v2 .nav-main::-webkit-scrollbar{
  display:none !important;
  width:0 !important;
  height:0 !important;
}
.home-v2 .nav-main .menu-item,
.home-v2 .nav-main > a{
  min-width:0 !important;
  flex:0 1 auto !important;
  padding-left:clamp(6px,.72vw,13px) !important;
  padding-right:clamp(6px,.72vw,13px) !important;
  font-size:clamp(10px,.66vw,13px) !important;
  white-space:nowrap !important;
  color:#FFFFFF !important;
  background:transparent !important;
  border-radius:0 !important;
}
.home-v2 .nav-main .menu-item:hover,
.home-v2 .nav-main > a:hover,
.home-v2 .nav-main .menu-item.active,
.home-v2 .nav-main .home-v2-start{
  background:rgba(255,255,255,.10) !important;
  color:#FFFFFF !important;
  border-bottom-color:#FDB913 !important;
}
@media(max-width:1100px){
  .home-v2 .nav-main .menu-item,
  .home-v2 .nav-main > a{
    padding-left:6px !important;
    padding-right:6px !important;
    font-size:10px !important;
  }
}
@media(max-width:760px){
  .home-v2 .nav-main{
    justify-content:flex-start !important;
    overflow-x:auto !important;
    -webkit-overflow-scrolling:touch;
  }
  /* No desktop scrollbar; on mobile the menu remains swipeable. */
  .home-v2 .nav-main::-webkit-scrollbar{display:none !important}
}
