/* Componentes globais da Black Edition: um header e um footer para toda a jornada. */
.site-header{
  position:fixed!important;
  top:0!important;
  right:0!important;
  left:0!important;
  z-index:1000!important;
  display:grid!important;
  width:100%!important;
  max-width:none!important;
  height:76px!important;
  grid-template-columns:minmax(0,1400px)!important;
  justify-content:center!important;
  margin:0!important;
  padding:0 50px!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  border-radius:0!important;
  background:linear-gradient(180deg,rgba(12,10,8,.72),rgba(12,10,8,.48))!important;
  box-shadow:0 16px 48px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.13)!important;
  backdrop-filter:blur(24px) saturate(160%)!important;
  -webkit-backdrop-filter:blur(24px) saturate(160%)!important;
  transform:translateY(0)!important;
  transition:transform .55s cubic-bezier(.22,1,.36,1),background .35s ease,box-shadow .35s ease!important;
  font-family:"Montserrat",Arial,sans-serif!important;
}
.site-header.header-hidden{transform:translateY(-110%)!important}
.site-header>.brand,.site-header>.main-nav{grid-row:1;align-self:center}
.site-header>.brand{grid-column:1;justify-self:start;display:inline-flex;align-items:center}
.site-header>.main-nav{grid-column:1;justify-self:end;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.78);font-size:.88rem;font-weight:600}
.site-header .brand-logo{display:block;width:154px;height:auto;max-height:42px;object-fit:contain}
.site-header .main-nav a{border-radius:999px;padding:12px 16px;color:rgba(255,255,255,.82);text-decoration:none;transition:color .24s ease,background .24s ease}
.site-header .main-nav a:hover,.site-header .main-nav a:focus-visible{outline:0;color:#fff;background:rgba(255,255,255,.08)}
.site-header .main-nav .nav-cta{border:1px solid rgba(229,189,103,.62);color:#fff;background:rgba(229,189,103,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}

.pag1 .site-footer,.site-footer{
  display:flex!important;
  min-height:66px!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:16px 28px!important;
  padding:18px 28px!important;
  border-top:1px solid rgba(229,189,103,.18)!important;
  color:rgba(255,255,255,.58)!important;
  background:#020201!important;
  overflow:visible!important;
  white-space:normal!important;
  text-align:center!important;
  font-family:"Montserrat",Arial,sans-serif!important;
  font-size:0.875rem !important;
  font-weight:400!important;
  letter-spacing:0!important;
}
.site-footer .footer-badge{display:inline-flex;min-height:0;border:0;padding:0;background:transparent}
.site-footer .footer-logo-img{display:block;width:118px;height:auto}
.site-footer .footer-powered,.site-footer span,.site-footer a,.site-footer .footer-handle{margin:0;color:rgba(255,255,255,.58);font-weight:400!important;letter-spacing:.03em;text-decoration:none}
.site-footer .footer-powered{color:#e5bd67;text-transform:uppercase}
.site-footer .footer-handle{color:#ffe3a5}

@media(min-width:1401px){.site-header{padding-right:0!important;padding-left:0!important}}
@media(max-width:760px){
  .site-header{height:64px!important;grid-template-columns:minmax(0,1fr)!important;padding:0 18px!important}
  .site-header .brand-logo{width:124px;max-height:34px}
  .site-header .main-nav{gap:2px;font-size:0.875rem}
  .site-header .main-nav a{padding:10px 9px}
  .site-header .main-nav a:not(.nav-cta){display:none}
  .pag1 .site-footer,.site-footer{flex-direction:column!important;gap:8px!important;padding:20px 16px!important;font-size:0.875rem !important}
  .site-footer .footer-logo-img{width:92px}
}
/* Final global header/footer alignment requested 2026-07-01. */
.site-header{
  height:94px!important;
  grid-template-columns:minmax(0,1400px)!important;
  padding:0 50px!important;
  background:linear-gradient(180deg,rgba(6,5,4,.94),rgba(6,5,4,.88))!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 18px 54px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.08)!important;
  backdrop-filter:blur(26px) saturate(150%)!important;
  -webkit-backdrop-filter:blur(26px) saturate(150%)!important;
}
.site-header .brand-logo{width:210px!important;max-height:58px!important}
.site-header>.main-nav{gap:24px!important;font-size:1rem !important;font-weight:600!important}
.site-header .main-nav a{padding:12px 4px!important;color:rgba(255,255,255,.78)!important;background:transparent!important;border-radius:8px!important}
.site-header .main-nav a:hover,.site-header .main-nav a:focus-visible{color:#fff!important;background:transparent!important}
.site-header .main-nav .nav-cta{
  min-width:146px!important;
  padding:17px 22px!important;
  border:1px solid rgba(255,227,165,.82)!important;
  border-radius:12px!important;
  color:#090705!important;
  text-align:center!important;
  background:linear-gradient(135deg,#ffe9b5 0%,#e5bd67 58%,#b8923f 100%)!important;
  box-shadow:0 16px 36px rgba(229,189,103,.20),inset 0 1px 0 rgba(255,255,255,.40)!important;
}
.site-footer{justify-content:center!important;text-align:center!important}
.site-footer .footer-powered,.site-footer span,.site-footer a,.site-footer .footer-handle{font-weight:400!important}
@media(max-width:760px){
  .site-header{height:72px!important;padding:0 18px!important}
  .site-header .brand-logo{width:164px!important;max-height:44px!important}
  .site-header>.main-nav{gap:0!important;font-size:0.875rem !important}
  .site-header .main-nav a:not(.nav-cta){display:none!important}
  .site-header .main-nav .nav-cta{min-width:112px!important;padding:12px 14px!important;border-radius:10px!important}
}
/* Header from home applied globally + location fold. */
.site-header{
  height:78px!important;
  grid-template-columns:minmax(0,1400px)!important;
  padding:0 50px!important;
  background:linear-gradient(180deg,rgba(4,3,3,.96),rgba(4,3,3,.90))!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 16px 44px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.07)!important;
}
.site-header .brand-logo{width:158px!important;max-height:46px!important;object-fit:contain!important}
.site-header>.main-nav{gap:30px!important;font-size:1rem !important;font-weight:600!important}
.site-header .main-nav a{padding:8px 0!important;color:rgba(255,255,255,.78)!important;background:transparent!important;border-radius:0!important}
.site-header .main-nav .nav-cta{
  min-width:146px!important;
  min-height:54px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 22px!important;
  border:1px solid rgba(255,227,165,.82)!important;
  border-radius:12px!important;
  color:#090705!important;
  background:linear-gradient(135deg,#ffe9b5 0%,#e5bd67 58%,#b8923f 100%)!important;
}
.location-section{
  position:relative;
  overflow:hidden;
  padding:96px 24px;
  border-top:1px solid rgba(229,189,103,.18);
  background:radial-gradient(circle at 18% 0,rgba(229,189,103,.10),transparent 30%),linear-gradient(180deg,#050403 0%,#000 100%);
  color:#fff;
}
.location-shell{
  display:grid;
  width:min(1400px,100%);
  grid-template-columns:minmax(280px,420px) minmax(0,1fr);
  gap:34px;
  align-items:stretch;
  margin:0 auto;
}
.location-copy{
  display:flex;
  min-height:430px;
  flex-direction:column;
  justify-content:center;
  padding:42px;
  border:1px solid rgba(229,189,103,.24);
  border-radius:26px;
  background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.018) 55%,rgba(229,189,103,.05));
  box-shadow:0 28px 80px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.10);
}
.location-kicker{margin:0 0 18px;color:#e5bd67;font:600 .78rem/1 Montserrat,Arial,sans-serif;letter-spacing:.28em!important;text-transform:uppercase}
.location-copy h2{margin:0;color:#fff;font-family:"Cinzel",Georgia,serif;font-size:clamp(2rem, 3.6vw, 4.1rem);font-weight:600;line-height:.95;letter-spacing:0!important;text-transform:uppercase}
.location-copy p{margin:24px 0 0;color:rgba(255,255,255,.72);font:400 1rem/1.75 Montserrat,Arial,sans-serif}
.location-link{display:inline-flex;width:max-content;min-height:46px;align-items:center;justify-content:center;margin-top:30px;padding:0 22px;border:1px solid rgba(229,189,103,.62);border-radius:12px;color:#090705!important;background:linear-gradient(135deg,#ffe9b5,#e5bd67 58%,#b8923f);font:700 .82rem/1 Montserrat,Arial,sans-serif;text-decoration:none;box-shadow:0 16px 36px rgba(229,189,103,.16)}
.location-map{min-height:430px;overflow:hidden;border:1px solid rgba(229,189,103,.28);border-radius:26px;background:#111;box-shadow:0 28px 80px rgba(0,0,0,.52)}
.location-map iframe{display:block;width:100%;height:100%;min-height:430px;border:0;filter:grayscale(.85) invert(.92) contrast(.90) brightness(.78)}
@media(max-width:980px){.location-shell{grid-template-columns:1fr}.location-copy{min-height:0}.location-map,.location-map iframe{min-height:360px}}
@media(max-width:760px){.site-header{height:72px!important;padding:0 18px!important}.site-header .brand-logo{width:142px!important;max-height:40px!important}.site-header>.main-nav{gap:0!important}.site-header .main-nav a:not(.nav-cta){display:none!important}.site-header .main-nav .nav-cta{min-width:112px!important;min-height:46px!important;padding:0 14px!important}.location-section{padding:72px 16px}.location-copy{padding:30px 24px;border-radius:22px}.location-copy h2{font-size:2.35rem}.location-map,.location-map iframe{min-height:330px;border-radius:22px}}