:root {
  --bg: #06100f;
  --panel: #0b1b18;
  --panel-2: #102820;
  --green: #18a558;
  --green-light: #62da8c;
  --gold: #d9a928;
  --gold-light: #f4d36a;
  --white: #f7faf8;
  --muted: #aabbb3;
  --border: rgba(217, 169, 40, 0.3);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background:
    radial-gradient(circle at 50% -10%, rgba(34, 132, 73, 0.22), transparent 30%),
    var(--bg);
  color: var(--white);
  font-family: Arial, Helvetica, sans-serif;
}
a { color: inherit; }

.topbar {
  position: sticky;
  top: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px clamp(20px, 5vw, 80px);
  border-bottom: 1px solid rgba(255,255,255,0.08);
  background: rgba(4, 13, 12, 0.9);
  backdrop-filter: blur(14px);
}
.brand { display: flex; align-items: center; gap: 9px; color: var(--gold-light); font-weight: 1000; text-decoration: none; letter-spacing: 1px; }
.brand-ball { font-size: 22px; }
.topbar nav { display: flex; align-items: center; gap: 22px; }
.topbar nav a { color: var(--muted); font-size: 13px; font-weight: bold; text-decoration: none; }
.topbar nav a:hover { color: var(--white); }
.topbar .nav-login { padding: 9px 16px; border: 1px solid var(--border); border-radius: 999px; color: var(--gold-light); }

.hero {
  position: relative;
  min-height: 720px;
  display: grid;
  grid-template-columns: minmax(330px, 0.8fr) minmax(500px, 1.2fr);
  align-items: center;
  gap: clamp(28px, 5vw, 80px);
  max-width: 1500px;
  margin: 0 auto;
  padding: 70px clamp(20px, 5vw, 80px);
  overflow: hidden;
}
.hero-glow { position: absolute; inset: auto auto 5% -10%; width: 500px; height: 500px; border-radius: 50%; background: rgba(24,165,88,0.15); filter: blur(80px); }
.hero-copy { position: relative; z-index: 2; }
.eyebrow { color: var(--gold-light); font-size: 12px; font-weight: 900; letter-spacing: 2px; text-transform: uppercase; }
.hero h1 { margin: 10px 0 0; color: var(--white); font-size: clamp(74px, 10vw, 150px); line-height: 0.9; letter-spacing: -6px; text-shadow: 0 8px 35px rgba(0,0,0,0.4); }
.hero-frase { max-width: 580px; margin: 24px 0 10px; color: var(--gold-light); font-size: clamp(20px, 2.2vw, 34px); font-weight: 900; line-height: 1.15; }
.hero-texto { max-width: 530px; color: var(--muted); font-size: 16px; line-height: 1.7; }
.hero-arte { position: relative; z-index: 1; border: 1px solid var(--border); border-radius: 28px; overflow: hidden; box-shadow: 0 40px 100px rgba(0,0,0,0.55); }
.hero-arte::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(6,16,15,0.55), transparent 35%); pointer-events: none; }
.hero-arte img { display: block; width: 100%; max-height: 680px; object-fit: cover; object-position: center top; }
.hero-acoes { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.btn { display: inline-flex; align-items: center; justify-content: center; min-width: 180px; padding: 14px 22px; border-radius: 9px; font-size: 13px; font-weight: 1000; text-decoration: none; text-transform: uppercase; letter-spacing: 0.5px; }
.btn-primary { background: linear-gradient(135deg, #0d7138, var(--green)); border: 1px solid var(--green-light); }
.btn-gold { background: linear-gradient(135deg, #a87509, var(--gold-light)); border: 1px solid #ffe295; color: #161006; }

.manifesto, .lendas, .mapa-section, .jornada, .cta-final {
  max-width: 1280px;
  margin: 0 auto;
  padding: 80px clamp(20px, 5vw, 70px);
}
.manifesto { display: grid; grid-template-columns: 1fr 260px; align-items: center; gap: 40px; border-top: 1px solid rgba(255,255,255,0.07); }
h2 { margin: 10px 0 18px; font-size: clamp(28px, 4vw, 52px); line-height: 1.05; }
.manifesto p, .lenda-card p { color: var(--muted); line-height: 1.75; font-size: 16px; }
.manifesto-selo { display: flex; align-items: center; gap: 16px; padding: 24px; border: 1px solid var(--border); border-radius: 18px; background: linear-gradient(145deg, var(--panel-2), var(--panel)); }
.manifesto-selo strong { color: var(--gold-light); font-size: 68px; }
.manifesto-selo span { color: var(--muted); font-size: 12px; font-weight: bold; line-height: 1.5; text-transform: uppercase; }

.lendas { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; padding-top: 20px; }
.lenda-card { min-height: 330px; padding: 34px; border: 1px solid rgba(255,255,255,0.1); border-radius: 22px; background: linear-gradient(145deg, var(--panel), #071310); }
.lenda-card.rei { border-color: rgba(217,169,40,0.42); }
.lenda-card.clube { border-color: rgba(98,218,140,0.34); }
.lenda-card h2 { font-size: clamp(28px, 3vw, 43px); }

.section-heading { margin-bottom: 30px; text-align: center; }
.mapa-moldura {
  min-height: 510px;
  border: 1px solid var(--border);
  border-radius: 22px;
  background-image: linear-gradient(rgba(4,14,13,0.08), rgba(4,14,13,0.25)), url("../uploads/site/republica-dos-brasilianos.png");
  background-size: 100% auto;
  background-position: center 78%;
  background-repeat: no-repeat;
  box-shadow: 0 30px 70px rgba(0,0,0,0.4);
}

.jornada-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 14px; }
.jornada-grid article { min-height: 210px; padding: 22px; border: 1px solid rgba(255,255,255,0.1); border-radius: 16px; background: var(--panel); }
.jornada-grid span { color: var(--gold); font-size: 12px; font-weight: 1000; }
.jornada-grid h3 { margin: 25px 0 10px; font-size: 17px; }
.jornada-grid p { color: var(--muted); font-size: 13px; line-height: 1.5; }

.cta-final { text-align: center; }
.cta-final h2 { max-width: 880px; margin-left: auto; margin-right: auto; }
.cta-final .hero-acoes { justify-content: center; }

footer { display: flex; justify-content: center; gap: 10px; padding: 28px 20px; border-top: 1px solid rgba(255,255,255,0.08); color: var(--muted); font-size: 12px; text-transform: uppercase; letter-spacing: 1px; }
footer strong { color: var(--gold-light); }

@media (max-width: 1050px) {
  .hero { grid-template-columns: 1fr; padding-top: 55px; }
  .hero-copy { text-align: center; }
  .hero-texto, .hero-frase { margin-left: auto; margin-right: auto; }
  .hero-acoes { justify-content: center; }
  .hero-arte img { max-height: 620px; }
  .jornada-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 720px) {
  .topbar nav a:not(.nav-login) { display: none; }
  .hero { min-height: auto; padding-top: 45px; }
  .hero h1 { letter-spacing: -3px; }
  .hero-arte { border-radius: 16px; }
  .hero-arte img { max-height: none; }
  .manifesto, .lendas { grid-template-columns: 1fr; }
  .manifesto-selo { max-width: 300px; }
  .mapa-moldura { min-height: 300px; background-size: auto 100%; background-position: center bottom; }
  .jornada-grid { grid-template-columns: 1fr; }
  .jornada-grid article { min-height: 150px; }
  .btn { width: 100%; }
}
