/* PATCH 236 — refinamento do header público da plataforma */
.fp227-header{
  position:relative!important;
  z-index:40!important;
  background:linear-gradient(180deg,rgba(5,34,65,.42) 0%,rgba(5,34,65,.16) 58%,rgba(5,34,65,0) 100%)!important;
  border:0!important;
  box-shadow:none!important;
}
.fp227-header .fp225-shell.fp227-header-row{
  width:min(1135px,88vw)!important;
  height:88px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:225px minmax(0,1fr) 205px!important;
  align-items:center!important;
  gap:24px!important;
}
.fp227-brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  min-width:0!important;
}
.fp227-brand img{
  width:195px!important;
  height:auto!important;
  max-height:69px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:drop-shadow(0 2px 7px rgba(0,0,0,.18))!important;
}
.fp227-nav{
  height:100%!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:29px!important;
  white-space:nowrap!important;
}
.fp227-nav a{
  position:relative!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  color:#fff!important;
  opacity:.96!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:650!important;
  letter-spacing:-.01em!important;
  text-shadow:0 1px 3px rgba(0,0,0,.28)!important;
}
.fp227-nav a:hover,.fp227-nav a.active{color:#ffc528!important}
.fp227-nav a.active:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:18px!important;
  height:2px!important;
  border-radius:99px!important;
  background:#ffc528!important;
  box-shadow:0 1px 6px rgba(255,197,40,.34)!important;
}
.fp227-top-cta{
  justify-self:end!important;
  width:194px!important;
  min-width:194px!important;
  height:46px!important;
  padding:0 21px!important;
  border-radius:999px!important;
  gap:10px!important;
  background:linear-gradient(135deg,#ffd55a 0%,#ffbd23 100%)!important;
  color:#061a30!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  font-size:11.5px!important;
  font-weight:850!important;
  letter-spacing:-.01em!important;
  box-shadow:0 8px 22px rgba(255,188,35,.22)!important;
}
.fp227-top-cta span{font-size:12px!important;line-height:1!important}

@media (max-width:1080px){
  .fp227-header .fp225-shell.fp227-header-row{width:min(94vw,1000px)!important;grid-template-columns:185px 1fr 180px!important;gap:14px!important}
  .fp227-brand img{width:170px!important}
  .fp227-nav{gap:18px!important}
  .fp227-nav a{font-size:10.5px!important}
  .fp227-top-cta{width:174px!important;min-width:174px!important;font-size:10.5px!important}
}
@media (max-width:860px){
  .fp227-header .fp225-shell.fp227-header-row{width:92vw!important;height:72px!important;grid-template-columns:1fr auto!important}
  .fp227-brand img{width:160px!important;max-height:58px!important}
  .fp227-nav{display:none!important}
  .fp227-nav.open{display:flex!important;position:absolute!important;top:68px!important;left:4vw!important;right:4vw!important;height:auto!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:12px!important;border-radius:16px!important;background:#062844!important;box-shadow:0 18px 40px rgba(0,0,0,.28)!important}
  .fp227-nav.open a{height:auto!important;padding:12px 14px!important;font-size:13px!important}
  .fp227-nav.open a.active:after{display:none!important}
  .fp227-top-cta{display:none!important}
}
