
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Inter:wght@300;400;500;600&family=Bodoni+Moda:ital,opsz,wght@0,6..96,400;0,6..96,600;1,6..96,400&family=Caveat:wght@600;700&family=Montserrat:wght@800;900&display=swap');

:root {
  --bg: #fdfdfd;
  --bg-alt: #f7f7f7;
  --text: #1a1a1a;
  --muted: #666;
  --line: #f0f0f0;
  --panel: #ffffff;
  --highlight: #d29a34;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: 'Inter', system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
  background-color: var(--bg);
  background-image:
    radial-gradient(1200px 600px at 20% 0%, rgba(210, 154, 52, 0.18), rgba(15, 13, 12, 0)),
    radial-gradient(900px 500px at 80% 20%, rgba(255, 239, 219, 0.05), rgba(15, 13, 12, 0)),
    radial-gradient(700px 500px at 50% 100%, rgba(91, 53, 24, 0.14), rgba(15, 13, 12, 0));
  color: var(--text);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.site-4bier {
  background-image:
    radial-gradient(1200px 600px at 20% 0%, rgba(210, 154, 52, 0.2), rgba(15, 13, 12, 0)),
    radial-gradient(900px 500px at 80% 20%, rgba(255, 239, 219, 0.06), rgba(15, 13, 12, 0)),
    radial-gradient(700px 500px at 50% 100%, rgba(91, 53, 24, 0.18), rgba(15, 13, 12, 0));
}

body.site-locked {
  overflow: hidden;
}

#siteContent[aria-hidden="true"] {
  pointer-events: none;
  user-select: none;
}

.access-gate {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background:
    radial-gradient(900px 500px at 50% 10%, rgba(210, 154, 52, 0.16), rgba(10, 10, 10, 0)),
    rgba(10, 9, 8, 0.9);
  backdrop-filter: blur(18px);
}

.access-gate[hidden] {
  display: none;
}

.access-gate__panel {
  width: min(100%, 460px);
  padding: 34px;
  border-radius: 28px;
  background: rgba(27, 23, 20, 0.94);
  border: 1px solid rgba(255, 248, 240, 0.08);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.4);
}

.access-gate__eyebrow {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--highlight);
  margin-bottom: 12px;
}

.access-gate__title {
  margin: 0;
  display: flex;
  justify-content: center;
}

.access-gate__text {
  margin: 18px 0 0;
  font-size: 15px;
}

.access-gate__form {
  display: grid;
  gap: 12px;
  margin-top: 28px;
}

.access-gate__label {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--muted);
}

.access-gate__input {
  width: 100%;
  padding: 14px 16px;
  border-radius: 14px;
  border: 1px solid rgba(255, 248, 240, 0.1);
  background: rgba(12, 10, 9, 0.96);
  color: var(--text);
  font: inherit;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease;
}

.access-gate__input:focus {
  border-color: rgba(138, 90, 59, 0.42);
  box-shadow: 0 0 0 4px rgba(138, 90, 59, 0.10);
}

.access-gate__button {
  margin-top: 4px;
  justify-self: start;
}

.access-gate__error {
  color: #a03f34;
  font-size: 14px;
}

.container {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 20px;
}

a {
  color: var(--text);
  text-decoration: none;
  transition: color .2s ease;
}

a:hover {
  color: var(--muted);
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
}

p {
  line-height: 1.7;
  color: var(--muted);
}

ul {
    line-height: 1.7;
    color: var(--muted);
    padding-left: 20px;
}

.logo-box {
  position: relative;
  border: 2px solid var(--text);
  padding: 10px 40px 30px;
  display: inline-block;
  margin: 0 auto;
}

.logo-box h1 {
  font-family: 'Anton', sans-serif;
  font-size: clamp(5rem, 18vw, 10rem);
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
  text-transform: uppercase;
  line-height: 1;
  color: var(--text);
}

.logo-box .curation {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  background-color: var(--bg);
  padding: 0 20px;
  font-size: 0.7rem;
  letter-spacing: 8px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 300;
  white-space: nowrap;
  color: var(--text);
}

@media (max-width: 600px) {
  .logo-box { padding: 10px 20px 25px; border-width: 1.5px; }
  .logo-box .curation { letter-spacing: 4px; font-size: 0.55rem; padding: 0 10px; }
}

.wordmark {
  font-family: "Bodoni Moda", serif;
  font-weight: 400;
  text-transform: lowercase;
  letter-spacing: -1px;
}

.section {
  padding: 90px 0;
  transition: background-color .3s ease-in-out;
}

.section--alt {
    background-color: var(--bg-alt);
}

.badge {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 12px;
}

.badge--highlight {
    color: var(--highlight);
    background-color: rgba(138, 90, 59, 0.05);
    padding: 6px 12px;
    border-radius: 99px;
}

.section-title {
  font-size: 32px;
  margin: 0 0 16px;
}

.section-lead {
  font-size: 18px;
  max-width: 75ch;
  margin: 0 0 24px;
}

.hero {
  text-align: center;
  padding: 80px 0;
  background-color: var(--bg-alt);
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.hero::before{
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(800px 500px at 50% 30%, rgba(255, 255, 255, 0.75), rgba(247, 247, 247, 0)),
    radial-gradient(700px 600px at 20% 70%, rgba(210, 154, 52, 0.10), rgba(247, 247, 247, 0)),
    radial-gradient(700px 600px at 80% 70%, rgba(26, 26, 26, 0.06), rgba(247, 247, 247, 0));
  pointer-events: none;
}

.hero-center { 
    width: 100%;
    position: relative;
    z-index: 1;
}

.hero-top {
  opacity: 0;
  animation: fadeIn 2.5s ease-out forwards;
  display: grid;
  justify-items: center;
}

.hero-partners {
  opacity: 0;
  animation: fadeIn 2.5s ease-out forwards;
}

.hero-wordmark {
  font-size: clamp(4.5rem, 12vw, 7.5rem);
  line-height: 1;
  margin: 0;
}

.brand-logo {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.4)) drop-shadow(0 14px 24px rgba(0, 0, 0, 0.28));
}

.brand-logo--gate {
  max-width: min(360px, 72vw);
}

.brand-logo--hero {
  max-width: min(760px, 92vw);
}

.hero-sub {
  font-size: 13px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: var(--muted);
  margin: 10px 0 0;
}

.hero-kicker{
  margin-top: 28px;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--highlight);
}

.hero-title {
  font-size: 36px;
  margin: 12px 0;
}

.hero-lead {
  font-size: 16px;
  max-width: 65ch;
  margin: 16px auto 0;
}

.hero-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 24px;
}

.hero-partners {
  margin-top: 34px;
  font-size: 12px;
  color: var(--muted);
  letter-spacing: 2px;
  text-transform: uppercase;
}

.scroll-down-arrow {
    margin-top: 84px;
    color: var(--muted);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    animation: bounce 1.8s ease-in-out infinite;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(15px); filter: blur(5px); }
  to { opacity: 1; transform: translateY(0); filter: blur(0); }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
    opacity: 0.55;
  }
  50% {
    transform: translateY(12px);
    opacity: 1;
  }
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border-radius: 12px;
  border: 1px solid var(--line);
  background-color: var(--panel);
  font-weight: 700;
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.05), 0 2px 4px -2px rgba(0,0,0,0.05);
  transition: all .2s ease;
  cursor: pointer;
  color: var(--text);
}

.btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(0,0,0,0.28);
}

.btn.secondary {
  background-color: transparent;
  box-shadow: none;
}

.btn:disabled{
  opacity: .6;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

.section-intro {
    text-align: center;
    max-width: 640px;
    margin: 0 auto 60px;
}

.cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}

.cards--two {
    grid-template-columns: 1fr 1fr;
}

.cards--three {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.showcase {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}

.showcase__photo-wrap {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.26);
  position: relative;
  z-index: 1;
}

.showcase__photo-wrap--solid {
  background: linear-gradient(180deg, rgba(244, 237, 227, 0.96), rgba(221, 207, 190, 0.92));
  border: 1px solid rgba(210, 154, 52, 0.22);
  box-shadow: none;
  padding: 16px;
}

.showcase__photo-wrap--dark {
  background: var(--text);
  padding: 60px 20px 80px;
  text-align: center;
  box-shadow: 0 20px 40px rgba(26, 26, 26, 0.08);
}

.showcase__photo-wrap--portrait {
  max-width: 520px;
  margin: 0 auto;
}

.showcase__photo {
  width: 100%;
  height: 400px; /* Altura aumentada para mostrar mais da foto */
  object-fit: cover;
  object-position: top; /* Prioriza o topo da imagem */
  display: block;
  transition: transform 0.6s ease;
}

.showcase__photo--portrait {
  height: 560px;
  object-position: center 18%;
}

.site-4bier .showcase__photo {
  object-position: center center;
}

.site-4bier .showcase__photo--portrait {
  object-position: center 18%;
}

.showcase__photo-wrap:not(.showcase__photo-wrap--solid):not(.showcase__photo-wrap--dark):hover .showcase__photo {
  transform: scale(1.02);
}

.showcase__cards {
  position: relative;
  z-index: 2;
  margin-top: 24px;
}

@media (min-width: 768px) {
  .showcase__cards {
    margin-top: -60px;
    padding: 0 40px;
  }
  .showcase__cards--sm {
    margin-top: -30px;
    padding: 0 30px;
  }
}

.split-layout {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 40px;
    align-items: center;
}

.image-placeholder {
    width: 100%;
    aspect-ratio: 1 / 1;
    background-color: var(--bg-alt);
    border: 1px solid var(--line);
    border-radius: 24px;
}

.note{
  margin-top: 18px;
  padding: 14px 16px;
  border-radius: 16px;
  background: rgba(210, 154, 52, 0.08);
  border: 1px solid rgba(210, 154, 52, 0.2);
  color: var(--text);
  font-size: 14px;
  line-height: 1.65;
}

.container--wide {
  max-width: 1100px;
}

.media-player {
  width: 100%;
  border-radius: 24px;
  overflow: hidden;
  background: #000;
  border: 1px solid rgba(26, 26, 26, 0.08);
  box-shadow: 0 16px 44px rgba(0, 0, 0, 0.14);
}

.media-player__frame {
  width: 100%;
  aspect-ratio: 16 / 9;
  display: block;
  background: #000;
  border: 0;
}

.card {
  padding: 24px;
  border-radius: 20px;
  background-color: var(--panel);
  border: 1px solid rgba(255, 248, 240, 0.06);
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.22);
  display: flex;
  flex-direction: column;
}

.card--invest {
  padding: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 248, 240, 0.08);
}

.card--cycle {
  gap: 10px;
  background: linear-gradient(180deg, rgba(34, 28, 24, 0.98), rgba(25, 21, 18, 0.96));
  border: 1px solid rgba(255, 248, 240, 0.08);
}

.cycle-kicker {
  display: inline-flex;
  align-self: flex-start;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(138, 90, 59, 0.08);
  color: var(--highlight);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.card-header {
  padding: 24px 24px 16px;
  background: rgba(255, 248, 240, 0.03);
  border-bottom: 1px solid rgba(255, 248, 240, 0.06);
}

.card-header h3 {
  margin: 0;
  font-size: 18px;
  letter-spacing: -0.02em;
}

.card-body {
  padding: 24px;
  flex-grow: 1;
}

.card-footer {
  padding: 16px 24px 24px;
  background: rgba(255, 248, 240, 0.02);
}

.invest-value {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: var(--text);
  margin-top: 4px;
}

.invest-label {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #888;
  margin-top: 12px;
}

.card h3 {
  font-size: 18px;
  margin: 0 0 8px;
}

.card p, .card ul {
  font-size: 14px;
  margin: 0;
}

.card p b{
  color: var(--text);
}

.card ul {
  font-size: 14px;
  margin: 0;
}

.card p + p{
  margin-top: 10px;
}

.card ul {
    margin-top: 12px;
}

.metric {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.metric-number {
  font-family: "Bodoni Moda", serif;
  font-style: italic;
  letter-spacing: -0.02em;
  font-size: 28px;
  color: var(--text);
  line-height: 1.05;
}

.metric-label {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--muted);
}

.illus {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(420px, 100%), 1fr));
  gap: 20px;
  margin-top: 22px;
}

#formato .illus {
  grid-template-columns: 1fr;
}

#formato .caption {
  font-size: 13px;
}

.illu {
  width: 100%;
  height: auto;
  display: block;
}

.caption {
  margin-top: 12px;
  font-size: 12px;
  color: var(--muted);
  letter-spacing: 0.01em;
}

.quote {
  border-radius: 18px;
  padding: 18px 18px;
  background: rgba(255, 248, 240, 0.03);
  border: 1px solid rgba(255, 248, 240, 0.08);
  color: var(--text);
}

.quote strong {
  color: var(--text);
}

.tiny {
  font-size: 12px;
  color: var(--muted);
}

.stack {
  display: grid;
  gap: 12px;
}

.contact-actions{
  margin-top: 18px;
  display: flex;
  justify-content: center;
}

.flyer-poster {
  position: relative;
  overflow: hidden;
  border-radius: 28px;
  background: #120f0d;
  box-shadow: 0 24px 70px rgba(26, 26, 26, 0.22);
}

.flyer-poster--image-only {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background: transparent;
  box-shadow: none;
}

.flyer-poster--image-only img {
  width: 100%;
  max-width: 760px; /* Largura máxima para não ficar gigantesco em telas grandes */
  height: auto;
  display: block;
  border-radius: 24px;
  box-shadow: 0 24px 70px rgba(26, 26, 26, 0.22);
}

.contact-panel {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin-top: 28px;
}

.contact-panel__item {
  padding: 28px;
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(247, 247, 247, 0.96));
  border: 1px solid rgba(26, 26, 26, 0.05);
  box-shadow: 0 16px 40px rgba(26, 26, 26, 0.05);
}

.contact-panel__icon {
  width: 54px;
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: rgba(138, 90, 59, 0.08);
  color: var(--highlight);
  margin-bottom: 18px;
}

.contact-panel__icon svg {
  width: 24px;
  height: 24px;
}

.contact-panel__item h3 {
  margin: 0 0 8px;
}

.contact-panel__item p {
  margin: 0 0 18px;
  font-size: 15px;
}

.contact-panel__item .btn {
  min-width: 180px;
}

.footer {
  padding: 40px 0;
  text-align: center;
  font-size: 13px;
  color: var(--muted);
  background-color: var(--bg-alt);
}

.logo-box--gate {
  padding: 8px 24px 20px;
  border-width: 1.5px;
  margin-bottom: 24px;
}
.logo-box--gate h1 {
  font-size: clamp(3rem, 10vw, 4.5rem);
}
.logo-box--gate .curation {
  font-size: 0.5rem;
  letter-spacing: 4px;
  background-color: var(--panel);
}

.footer .foot-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    text-align: left;
    margin-bottom: 40px;
}

.footer .foot-title {
    font-size: 16px;
    color: var(--text);
    margin: 0 0 10px;
}

.foot-text{
  margin: 0;
  line-height: 1.8;
  color: var(--muted);
  max-width: 72ch;
}

.foot-links{
  margin-top: 14px;
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.foot-copy{
  margin-top: 20px;
  font-size: 12px;
  color: var(--muted);
}

@media (max-width: 992px) {
  .cards--three {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 576px) {
  .cards--three {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .section {
    padding: 60px 0;
  }
  .hero {
    padding: 60px 20px;
    min-height: 80vh;
  }
  .hero-title {
    font-size: 32px;
  }
  .cards--two{
    grid-template-columns: 1fr;
  }
  .split-layout{
    grid-template-columns: 1fr;
  }
  .footer .foot-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .flyer-poster {
    min-height: 760px;
  }
  .flyer-poster__content {
    padding: 28px;
  }
  .flyer-poster__brand {
    font-size: clamp(3.2rem, 16vw, 4.8rem);
  }
  .flyer-poster__lead {
    font-size: 15px;
    line-height: 1.7;
  }
  .contact-panel {
    grid-template-columns: 1fr;
  }
}
