/* V82.3 - Correções pontuais: Central da home, menu lateral da home e cadastro simples.
   Não altera o header/menu global aprovado. */

html body.home-v82-2 .v53-section-nav{
  right:clamp(46px,4.8vw,72px)!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  z-index:1200!important;
}
html body.home-v82-2 .v53-section-nav__item{min-height:48px!important;}
html body.home-v82-2 #home-updates{scroll-margin-top:14px!important;}

html body .v82-3-central .v53-home-hub__panel{
  width:min(1180px,calc(100vw - 390px))!important;
  min-width:0!important;
  padding:clamp(24px,2.6vw,36px)!important;
  overflow:hidden!important;
}
html body .v82-3-central-head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:22px!important;
  align-items:end!important;
  padding-bottom:18px!important;
  margin-bottom:18px!important;
}
html body .v82-3-central .pro-title{
  font-size:clamp(32px,3.2vw,54px)!important;
  line-height:1!important;
  margin:10px 0 0!important;
  max-width:720px!important;
}
html body .v82-3-central .pro-subtitle{
  font-size:14px!important;
  line-height:1.55!important;
  max-width:760px!important;
  margin-top:10px!important;
}
html body .v82-3-central-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 330px!important;
  gap:20px!important;
  align-items:stretch!important;
}
html body .v82-3-news-area,
html body .v82-3-event-panel{min-width:0!important;}
html body .v82-3-central .v59-group-title{
  margin:0 0 13px!important;
  gap:10px!important;
  white-space:nowrap!important;
}
html body .v82-3-news-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.18fr) minmax(250px,.82fr)!important;
  grid-template-rows:repeat(2,132px)!important;
  gap:14px!important;
}
html body .v82-3-news-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  min-width:0!important;
  min-height:0!important;
  overflow:hidden!important;
  padding:18px!important;
  border:1px solid rgba(226,168,49,.32)!important;
  border-radius:16px!important;
  background-position:center!important;
  background-size:cover!important;
  text-decoration:none!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 42px rgba(0,0,0,.25)!important;
}
html body .v82-3-news-card::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(180deg,rgba(1,5,10,.08),rgba(1,5,10,.72) 62%,rgba(1,5,10,.94))!important;
  z-index:0!important;
}
html body .v82-3-news-card > *{position:relative!important;z-index:1!important;}
html body .v82-3-news-card--main{grid-row:span 2!important;min-height:278px!important;}
html body .v82-3-news-card span{
  align-self:flex-start!important;
  margin:0 0 10px!important;
  padding:7px 13px!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#ffd45a,#c98c17)!important;
  color:#1d1200!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:1000!important;
  letter-spacing:.11em!important;
  text-transform:uppercase!important;
}
html body .v82-3-news-card h3{
  margin:0 0 6px!important;
  color:#fff4df!important;
  font-size:clamp(20px,1.75vw,29px)!important;
  line-height:1.06!important;
  letter-spacing:.01em!important;
  text-shadow:0 2px 12px rgba(0,0,0,.75)!important;
}
html body .v82-3-news-card--main h3{font-size:clamp(27px,2.2vw,37px)!important;}
html body .v82-3-news-card p{
  margin:0!important;
  color:rgba(255,255,255,.86)!important;
  font-size:13px!important;
  line-height:1.35!important;
  max-width:100%!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
html body .v82-3-event-box{
  height:calc(100% - 28px)!important;
  min-height:278px!important;
  padding:16px!important;
  border:1px solid rgba(226,168,49,.34)!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,rgba(8,18,29,.90),rgba(3,8,14,.95))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 42px rgba(0,0,0,.22)!important;
}
html body .v82-3-event-now{
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr) auto!important;
  gap:10px!important;
  align-items:center!important;
  padding:14px!important;
  border-radius:14px!important;
  background:radial-gradient(circle at 20% 30%,rgba(53,225,101,.18),transparent 34%),rgba(255,255,255,.045)!important;
  border:1px solid rgba(86,255,147,.24)!important;
}
html body .v82-3-live-dot{
  width:11px!important;height:11px!important;border-radius:50%!important;
  background:#4dff82!important;box-shadow:0 0 0 5px rgba(77,255,130,.12),0 0 18px rgba(77,255,130,.55)!important;
}
html body .v82-3-event-now small{
  display:block!important;color:#78ffa3!important;font-size:10px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.12em!important;
}
html body .v82-3-event-now strong{
  display:block!important;margin-top:3px!important;color:#fff5dc!important;font-size:17px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
html body .v82-3-event-now b{
  color:#ffd760!important;font-size:14px!important;line-height:1!important;padding:8px 10px!important;border-radius:10px!important;background:rgba(0,0,0,.35)!important;border:1px solid rgba(255,213,93,.28)!important;
}
html body .v82-3-event-list{display:flex!important;flex-direction:column!important;gap:9px!important;margin-top:13px!important;}
html body .v82-3-event-row{
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr) 76px!important;
  align-items:center!important;
  gap:10px!important;
  min-height:44px!important;
  padding:0 11px!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.035)!important;
  border:1px solid rgba(255,255,255,.07)!important;
}
html body .v82-3-event-row span,
html body .v82-3-event-row em{
  color:#ffd760!important;font-style:normal!important;font-size:12px!important;font-weight:1000!important;line-height:1!important;
}
html body .v82-3-event-row strong{
  color:rgba(255,255,255,.88)!important;font-size:13px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}

html body.account-body .account-form > label{display:block!important;}
html body.account-body .account-form .account-form-two{display:block!important;}

@media (max-width:1500px){
  html body .v82-3-central .v53-home-hub__panel{width:calc(100vw - 310px)!important;}
  html body .v82-3-central-layout{grid-template-columns:minmax(0,1fr) 310px!important;}
}
@media (max-width:1180px){
  html body.home-v82-2 .v53-section-nav{display:none!important;}
  html body .v82-3-central .v53-home-hub__panel{width:calc(100vw - 36px)!important;}
  html body .v82-3-central-layout,
  html body .v82-3-central-head{grid-template-columns:1fr!important;}
  html body .v82-3-news-grid{grid-template-columns:1fr!important;grid-template-rows:auto!important;}
  html body .v82-3-news-card,
  html body .v82-3-news-card--main{min-height:190px!important;grid-row:auto!important;}
}
