/* ===========================
   ROOT / TOKENS
=========================== */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

:root {
  /* Extraídas da BG: azul aço, laranja/âmbar quente, dourado suave, fundo escuro */
  --gold:        #c8941a;
  --gold-light:  #e8b84b;
  --gold-dim:    #7a5a10;
  --amber:       #e07820;
  --amber-light: #f5a040;
  --blue-steel:  #4a7faa;
  --blue-light:  #7ab8e0;
  --blue-glow:   #2a5878;
  --black:       #080a0c;
  --dark:        #0c0f12;
  --dark2:       #101418;
  --dark3:       #141820;
  --card-bg:     #0f1318;
  --text-main:   #dce8f0;
  --text-muted:  #7a96a8;
  --text-dim:    #3a4a55;
  --green-neon:  #00ff00;
  --font-title:  'Cinzel', 'Georgia', serif;
  --font-deco:   'Cinzel Decorative', 'Georgia', serif;
  --font-body:   'Inter', sans-serif;
}

html { scroll-behavior: smooth; overflow-x: hidden; }

body {
  background: var(--black);
  color: var(--text-main);
  font-family: var(--font-body);
  overflow-x: hidden;
}

::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: var(--dark); }
::-webkit-scrollbar-thumb { background: var(--gold-dim); border-radius: 3px; }

body::before {
  content: '';
  position: fixed;
  inset: 0;
  background-image:
    radial-gradient(ellipse at 20% 80%, rgba(200,148,26,0.03) 0%, transparent 60%),
    radial-gradient(ellipse at 80% 20%, rgba(74,127,170,0.04) 0%, transparent 60%),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");
  background-size: cover, cover, 300px 300px;
  pointer-events: none;
  z-index: 0;
}

/* ===========================
   HEADER
=========================== */
/* Container da Seta */
.scroll-arrow {
    position: absolute;
    bottom: 30px; /* Distância do fundo */
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    z-index: 10;
    cursor: pointer;
    text-decoration: none;
    /* Chamada da animação */
    animation: arrowPulse 2s infinite ease-in-out;
}

.hero-logo-img {
  /* Define a animação: nome, duração, tipo de transição e repetição infinita */
  animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05); /* Ajuste o 1.05 para aumentar ou diminuir o pulso */
  }
  100% {
    transform: scale(1);
  }
}

.side-nav {
  position: fixed;
  right: 30px;
  top: 50%;
  transform: translateY(-50%); /* Centraliza verticalmente */
  z-index: 1000;
}

.side-nav ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.side-nav li {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
  position: relative;
}

/* O diamante */
.diamond {
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  transform: rotate(45deg); /* Gira 45 graus para virar um diamante */
  transition: 0.3s;
}

.diamond.active {
  background-color: #fff; /* Preenchido se for a página ativa */
}

/* A linha vertical (usando um pseudo-elemento) */
.side-nav li::after {
  content: "";
  position: absolute;
  right: 5px;
  top: 100%;
  width: 1px;
  height: 30px;
  background: rgba(255, 255, 255, 0.3);
}

/* Importação de uma fonte com serifa para estilo "medieval/fantasia" */
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&display=swap');

.game-side-nav {
  position: fixed;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  font-family: 'Cinzel', serif; /* Aplica a fonte especial */
}

.game-side-nav ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 20px; /* Reduzi o gap para as linhas conectarem melhor */
  padding: 0;
  margin: 0;
}

.game-side-nav li {
  position: relative;
}

.game-side-nav a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7); /* Cor padrão mais suave */
  display: flex;
  align-items: center;
  justify-content: flex-end; /* Alinha o texto à direita */
  gap: 20px;
  transition: all 0.3s ease;
  text-align: right; /* Garante que o texto fique alinhado à direita */
}

/* --- Estilização do Conteúdo do Texto --- */
.nav-content {
  display: flex;
  flex-direction: column;
}

.nav-title {
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.nav-subtitle {
  font-size: 0.65rem;
  font-weight: 400;
  opacity: 0.8;
}

/* --- Estilização do Diamante e Conectores --- */
.diamond-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 20px;
  position: relative;
}

.diamond {
  width: 14px;
  height: 14px;
  border: 1.5px solid rgba(255, 255, 255, 0.5);
  transform: rotate(45deg);
  transition: all 0.3s ease;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0); /* Sem brilho inicial */
}

/* A linha que conecta os diamantes */
.connector-line {
  width: 1.5px;
  height: 25px; /* Altura da linha entre os itens */
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 17px; /* Começa logo abaixo do diamante */
  left: 50%;
  transform: translateX(-50%);
}

/* Remove a linha do último item */
.game-side-nav li:last-child .connector-line {
  display: none;
}

/* --- Estados de Interação (Hover e Ativo) --- */

/* Efeito ao passar o mouse */
.game-side-nav a:hover {
  color: #fff;
  transform: translateX(-5px); /* Move levemente o texto para a esquerda */
}

.game-side-nav a:hover .diamond {
  border-color: #fff;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

/* Estilo para o item ATIVO (Página atual) */
.game-side-nav li.active a {
  color: #fff;
}

.game-side-nav li.active .diamond {
  background-color: #fff;
  border-color: #fff;
  /* Brilho intenso do diamante ativo */
  box-shadow: 0 0 15px rgba(255, 255, 255, 1), 0 0 30px rgba(255, 255, 255, 0.5);
}

/* Tamanho do Ícone SVG */
.scroll-arrow svg {
    width: 35px;
    height: 35px;
    filter: drop-shadow(0 0 5px rgba(212, 175, 55, 0.5));
}

/* Texto abaixo da seta */
.scroll-arrow span {
    color: #d4af37;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    font-weight: bold;
    opacity: 0.8;
}

/* Animação Pulsante e de Movimento */
@keyframes arrowPulse {
    0% {
        transform: translate(-50%, 0);
        opacity: 0.5;
    }
    50% {
        transform: translate(-50%, 15px); /* Move para baixo */
        opacity: 1;
    }
    100% {
        transform: translate(-50%, 0);
        opacity: 0.5;
    }
}

/* Layout Geral */
.info-section { padding: 60px 0; background: transparent; }
.info-container { max-width: 1000px; margin: 0 auto; display: flex; gap: 20px; }

/* Sidebar Lateral */
.info-sidebar { width: 260px; display: flex; flex-direction: column; gap: 8px; }
.tab-menu { 
    background: #111; border: 1px solid #222; padding: 15px; 
    border-radius: 6px; cursor: pointer; transition: 0.3s;
}
.tab-menu.active { border-color: #FF8C00; background: #1a1a1a; }
.tab-title { display: block; color: #d4af37; font-weight: bold; font-size: 13px; }
.tab-desc { font-size: 10px; color: #666; }

/* Painel de Conteúdo */
.info-content { 
    flex: 1; background: #0f0f0f; border: 1px solid #222; 
    border-radius: 8px; padding: 25px; color: #ccc;
}
.info-intro { font-size: 13px; text-align: center; margin-bottom: 20px; color: #888; }

/* Tabelas Estilo Imagem */
.custom-table { width: 100%; border-collapse: collapse; margin-bottom: 20px; border: 1px solid #333; }
.custom-table th { background: #222; color: #fff; padding: 12px; font-size: 14px; }
.custom-table td { padding: 12px; border: 1px solid #222; text-align: left; }
.custom-table tr:nth-child(even) { background: #161616; }

.orange-badge { 
    background: #f7cc8c; color: #000; padding: 5px 10px; 
    border-radius: 6px; display: block; text-align: center; font-weight: bold; font-size: 13px;
}
.orange-badge small { font-size: 10px; font-weight: normal; }

/* Gameplay Box */
.gameplay-box { border: 1px solid #333; border-radius: 6px; overflow: hidden; }
.gameplay-header { background: #222; padding: 10px; text-align: center; color: #fff; font-weight: bold; }
.gp-row { padding: 10px 15px; border-bottom: 1px solid #222; font-size: 13px; }
.gp-row:nth-child(even) { background: #161616; }
.table-divider { height: 1px; background: linear-gradient(90deg, transparent, #444, transparent); margin: 20px 0; }


.header {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 1000;
  background: linear-gradient(to bottom, rgba(8,10,12,0.96) 0%, rgba(8,10,12,0.82) 100%);
  border-bottom: 1px solid rgba(74,127,170,0.2);
  backdrop-filter: blur(14px);
  transition: background 0.3s, box-shadow 0.3s;
}

.header.scrolled {
  background: rgba(8,10,12,0.98);
  box-shadow: 0 2px 24px rgba(0,0,0,0.7);
  border-bottom-color: rgba(200,148,26,0.18);
}

.header-inner {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 2rem;
  height: 68px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 1.5rem;
}

/* LOGO — esquerda */
.logo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1;
  user-select: none;
  flex-shrink: 0;
}

:root {
    /* Substitua a antiga por esta */
    --font-deco: 'Montserrat', sans-serif;
}

.logo-line1 {
  font-family: var(--font-deco);
  font-size: 1.55rem;
  font-weight: 700;
  color: var(--gold-light);
  text-shadow: 0 0 18px rgba(200,148,26,0.55), 0 0 40px rgba(200,148,26,0.2);
  letter-spacing: 0.0em;
}

.logo-num {
  font-family: var(--font-deco);
  font-size: 1.35rem;
  font-weight: 700;
  color: var(--amber-light);
  text-shadow: 0 0 16px rgba(224,120,32,0.8);
}

.logo-sub {
  font-family: var(--font-title);
  font-size: 0.46rem;
  letter-spacing: 0.42em;
  color: var(--blue-steel);
  margin-top: 2px;
  text-transform: uppercase;
}

/* NAV — centro */
.nav-center {
  display: flex;
  gap: 2.2rem;
  justify-content: center;
  align-items: center;
}

.nav-center a {
  color: var(--text-muted);
  text-decoration: none;
  font-family: var(--font-title);
  font-size: 0.72rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  transition: color 0.2s;
  position: relative;
}
.nav-center a::after {
  content: '';
  position: absolute;
  bottom: -3px; left: 0; right: 0;
  height: 1px;
  background: var(--blue-light);
  transform: scaleX(0);
  transition: transform 0.25s;
  transform-origin: center;
}
.nav-center a:hover { color: var(--blue-light); }
.nav-center a:hover::after { transform: scaleX(1); }

/* ACTIONS — direita */
.header-actions {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  flex-shrink: 0;
}

.btn-login {
  font-family: var(--font-title);
  font-size: 0.68rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--text-muted);
  text-decoration: none;
  padding: 0.45rem 1.1rem;
  border: 1px solid rgba(74,127,170,0.3);
  border-radius: 3px;
  transition: all 0.2s;
}
.btn-login:hover {
  color: var(--blue-light);
  border-color: var(--blue-steel);
  background: rgba(74,127,170,0.07);
}

.btn-download-header {
  font-family: var(--font-title);
  font-size: 0.68rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--dark);
  text-decoration: none;
  padding: 0.45rem 1.1rem;
  background: linear-gradient(135deg, var(--amber-light), var(--amber));
  border-radius: 3px;
  transition: all 0.2s;
  box-shadow: 0 0 14px rgba(224,120,32,0.35);
  font-weight: 600;
}
.btn-download-header:hover {
  filter: brightness(1.12);
  box-shadow: 0 0 24px rgba(224,120,32,0.55);
}



/* ===========================
   HERO
=========================== */
.hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding-top: 68px;
  background:
    url('bg-hero.jpg') center center / cover no-repeat;
}

.hero-bg-overlay {
  position: absolute;
  inset: 0;
  /* Cria uma sombra suave nas bordas e escurece o fundo para destacar o conteúdo */
  background: radial-gradient(circle, transparent 10%, rgba(8, 10, 12, 0.8) 100%);
  
  /* Garante que o usuário consiga clicar nos botões que estão atrás, se necessário */
  pointer-events: none;
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  padding: 3rem 2rem;
  max-width: 600px;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hero-badge {
  display: inline-block;
  font-family: var(--font-title);
  font-size: 0.6rem;
  letter-spacing: 0.38em;
  color: var(--blue-light);
  border: 1px solid rgba(74,127,170,0.4);
  padding: 0.28rem 0.9rem;
  margin-bottom: 1.6rem;
  background: rgba(74,127,170,0.07);
  text-transform: uppercase;
}

.hero-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}

.hero-title-main {
  font-family: var(--font-deco);
  font-size: clamp(2.8rem, 7vw, 5.5rem);
  font-weight: 700;
  line-height: 1;
  color: var(--gold-light);
  text-shadow:
    0 0 28px rgba(200,148,26,0.65),
    0 0 60px rgba(200,148,26,0.2),
    0 2px 0 rgba(0,0,0,0.9);
  letter-spacing: 0.06em;
}

.hero-title-num {
  color: var(--amber-light);
  text-shadow:
    0 0 18px rgba(224,120,32,0.9),
    0 0 45px rgba(224,120,32,0.4);
}

.hero-title-sub {
  font-family: var(--font-title);
  font-size: clamp(0.65rem, 1.8vw, 0.95rem);
  letter-spacing: 0.55em;
  color: var(--blue-steel);
  margin-top: 0.3rem;
  text-transform: uppercase;
}

.hero-desc {
  font-size: 0.95rem;
  color: var(--text-muted);
  line-height: 1.75;
  margin-bottom: 2.2rem;
  font-weight: 300;
  letter-spacing: 0.02em;
  max-width: 460px;
  text-align: center;
}

/* COUNTDOWN */
.countdown-wrapper { margin-bottom: 2.2rem; }

.countdown-label {
  font-family: var(--font-title);
  font-size: 0.9rem;
  letter-spacing: 0.4em;
  color: var(--gold-dim);
  margin-bottom: 0.7rem;
  text-transform: uppercase;
}

.countdown-timer {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  border: 1px solid rgba(200,148,26,0.3);
  padding: 0.75rem 1.8rem;
  background: rgba(0,0,0,0.6);
  box-shadow:
    0 0 0 1px rgba(74,127,170,0.08),
    inset 0 1px 0 rgba(200,148,26,0.06),
    0 0 28px rgba(200,148,26,0.06);
  position: relative;
}

.countdown-timer::before,
.countdown-timer::after {
  content: '';
  position: absolute;
  width: 6px; height: 6px;
  border: 1px solid var(--gold);
  background: var(--black);
}
.countdown-timer::before { top: -3px; left: -3px; }
.countdown-timer::after  { bottom: -3px; right: -3px; }

.countdown-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 56px;
}

.countdown-num {
  font-family: var(--font-title);
  font-size: 2rem;
  font-weight: 700;
  color: var(--gold-light);
  line-height: 1;
  text-shadow: 0 0 14px rgba(200,148,26,0.5);
  letter-spacing: 0.02em;
}

.countdown-unit {
  font-family: var(--font-title);
  font-size: 0.46rem;
  letter-spacing: 0.26em;
  color: var(--text-dim);
  margin-top: 0.2rem;
}

.countdown-sep {
  font-family: var(--font-title);
  font-size: 1.6rem;
  color: var(--gold-dim);
  line-height: 1;
  margin-bottom: 1rem;
}

/* HERO LOGO IMAGE */
.hero-logo-img {
  margin-bottom: 0.8rem;
}
.hero-logo-img img {
  max-width: 480px;
  width: 100%;
  height: auto;
  display: block;
  filter: drop-shadow(0 0 32px rgba(200,148,26,0.35)) drop-shadow(0 0 8px rgba(224,120,32,0.2));
}

/* HERO BUTTONS */
.hero-btns {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

/* ---- FUTURISTIC BUTTON ---- */
.btn-futuristic {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-title);
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.82rem 2.2rem;
  border-radius: 2px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
  clip-path: polygon(12px 0%, 100% 0%, calc(100% - 12px) 100%, 0% 100%);
}

/* corner accents */
.btn-futuristic::before,
.btn-futuristic::after {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  border-color: rgba(194,154,91,0.9);
  border-style: solid;
  transition: opacity 0.2s;
}
.btn-futuristic::before {
  top: 3px; left: 3px;
  border-width: 1.5px 0 0 1.5px;
}
.btn-futuristic::after {
  bottom: 3px; right: 3px;
  border-width: 0 1.5px 1.5px 0;
}

/* inner shimmer line */
.btn-futuristic .btn-shimmer {
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg,
    transparent 30%,
    rgba(255,255,255,0.12) 50%,
    transparent 70%);
  transform: translateX(-100%);
  transition: transform 0.5s ease;
  pointer-events: none;
}
.btn-futuristic:hover .btn-shimmer {
  transform: translateX(100%);
}

.btn-futuristic:hover {
  transform: translateY(-2px);
}

/* SOLID variant — Create Account */
.btn-futuristic-solid {
  color: #fff;
  background: linear-gradient(135deg,
    rgba(194,154,91,0.85) 0%,
    rgba(180,120,40,0.9) 50%,
    rgba(140,80,20,0.85) 100%);
  border: 1px solid rgba(194,154,91,0.6);
  box-shadow:
    0 0 18px rgba(194,154,91,0.3),
    inset 0 1px 0 rgba(255,255,255,0.1);
}
.btn-futuristic-solid:hover {
  box-shadow:
    0 0 32px rgba(194,154,91,0.55),
    0 4px 20px rgba(0,0,0,0.4),
    inset 0 1px 0 rgba(255,255,255,0.12);
}

/* OUTLINE variant — Download Client */
.btn-futuristic-outline {
  color: rgba(194,154,91,0.95);
  background: rgba(194,154,91,0.10);
  border: 1px solid rgba(194,154,91,0.45);
  box-shadow:
    0 0 10px rgba(194,154,91,0.12),
    inset 0 0 16px rgba(194,154,91,0.04);
}
.btn-futuristic-outline:hover {
  background: rgba(194,154,91,0.18);
  box-shadow:
    0 0 26px rgba(194,154,91,0.35),
    0 4px 18px rgba(0,0,0,0.4),
    inset 0 0 20px rgba(194,154,91,0.07);
}

.btn-create {
  display: none;
}
.btn-dl {
  display: none;
}

/* ===========================
   SERVER STATUS WIDGET
=========================== */
.server-widget {
  position: absolute;
  left: 3vw;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 0.9rem;
  background: linear-gradient(135deg, rgba(16,14,8,0.92) 0%, rgba(22,18,10,0.88) 100%);
  border: 1px solid rgba(200,148,26,0.3);
  border-radius: 6px;
  padding: 0.85rem 1.2rem;
  min-width: 260px;
  box-shadow:
    0 0 0 1px rgba(200,148,26,0.06),
    0 8px 32px rgba(0,0,0,0.6),
    inset 0 1px 0 rgba(200,148,26,0.08);
  backdrop-filter: blur(8px);
}

.server-widget::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(200,148,26,0.5), transparent);
}

.sw-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1e1a0e, #2a2210);
  border: 1px solid rgba(200,148,26,0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 0 10px rgba(200,148,26,0.15);
}

.sw-icon svg {
  width: 22px;
  height: 22px;
}

.sw-info {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  flex: 1;
}

.sw-name {
  font-family: var(--font-title);
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--gold-light);
  letter-spacing: 0.06em;
  line-height: 1;
}

.sw-tags {
  display: flex;
  gap: 0.4rem;
  align-items: center;
}

.sw-tag-green {
  font-family: var(--font-body);
  font-size: 0.62rem;
  font-weight: 600;
  color: #1a2a10;
  background: #4caf50;
  border-radius: 3px;
  padding: 0.1rem 0.45rem;
  letter-spacing: 0.04em;
}

.sw-tag-gold {
  font-family: var(--font-body);
  font-size: 0.62rem;
  font-weight: 600;
  color: #0d0a04;
  background: linear-gradient(90deg, var(--gold-light), var(--gold));
  border-radius: 3px;
  padding: 0.1rem 0.45rem;
  letter-spacing: 0.04em;
}

.sw-status {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
}

.sw-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #4caf50;
  box-shadow:
    0 0 4px 1px #4caf50,
    0 0 10px 2px rgba(76,175,80,0.5);
  animation: swPulse 2s ease-in-out infinite;
  flex-shrink: 0;
}

@keyframes swPulse {
  0%, 100% { box-shadow: 0 0 4px 1px #4caf50, 0 0 10px 2px rgba(76,175,80,0.5); }
  50%       { box-shadow: 0 0 6px 2px #4caf50, 0 0 16px 4px rgba(76,175,80,0.7); }
}

.sw-status-text {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}

.sw-online {
  font-family: var(--font-title);
  font-size: 0.65rem;
  font-weight: 700;
  color: #4caf50;
  letter-spacing: 0.1em;
  line-height: 1;
  text-shadow: 0 0 8px rgba(76,175,80,0.5);
}

.sw-ready {
  font-family: var(--font-body);
  font-size: 0.58rem;
  color: var(--text-dim);
  letter-spacing: 0.06em;
  line-height: 1;
  white-space: nowrap;
}

.hero-ember-line {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 1px;
  background: linear-gradient(90deg,
    transparent 0%,
    rgba(74,127,170,0.4) 20%,
    var(--amber-light) 50%,
    rgba(74,127,170,0.4) 80%,
    transparent 100%);
  box-shadow: 0 0 12px rgba(200,148,26,0.4), 0 0 30px rgba(200,148,26,0.15);
}

/* ===========================
   EMBER DIVIDER
=========================== */
.ember-divider {
  display: flex;
  align-items: center;
  padding: 0 2rem;
  max-width: 900px;
  margin: 0 auto;
}
.ember-divider span:first-child,
.ember-divider span:last-child {
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(74,127,170,0.3));
  box-shadow: 0 0 6px rgba(74,127,170,0.1);
}
.ember-divider span:last-child {
  background: linear-gradient(270deg, transparent, rgba(74,127,170,0.3));
}
.ember-icon {
  flex: none;
  color: var(--amber-light);
  font-size: 1rem;
  margin: 0 1rem;
  text-shadow: 0 0 12px rgba(224,120,32,0.7);
  animation: emberPulse 3s ease-in-out infinite;
}

@keyframes emberPulse {
  0%,100% { text-shadow: 0 0 12px rgba(224,120,32,0.7); opacity: 1; }
  50%      { text-shadow: 0 0 24px rgba(224,120,32,1), 0 0 48px rgba(200,148,26,0.4); opacity: 0.85; }
}

/* ===========================
   FEATURES
=========================== */
.features {
  position: relative;
  padding: 5rem 2rem 4rem;
  background: linear-gradient(to bottom, var(--dark) 0%, var(--dark2) 100%);
  overflow: hidden;
}

.features-watermark {
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  font-family: var(--font-deco);
  font-size: clamp(6rem, 18vw, 14rem);
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1px rgba(74,127,170,0.04);
  letter-spacing: 0.1em;
  pointer-events: none;
  user-select: none;
  white-space: nowrap;
  z-index: 0;
}
.features-watermark span {
  -webkit-text-stroke: 1px rgba(224,120,32,0.05);
}

.dotted-line {
  position: absolute;
  left: 0; right: 0;
  top: 50%;
  height: 1px;
  background: repeating-linear-gradient(
    90deg,
    transparent 0px,
    transparent 8px,
    rgba(74,127,170,0.15) 8px,
    rgba(74,127,170,0.15) 14px
  );
  pointer-events: none;
  z-index: 0;
}
.dotted-line-bottom { top: auto; bottom: 20%; }

.features-header {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 3.5rem;
}

.features-title {
  font-family: var(--font-title);
  font-size: clamp(1.3rem, 3.2vw, 2rem);
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.03em;
  margin-bottom: 0.6rem;
  text-shadow: 0 0 20px rgba(74,127,170,0.2);
}

.features-subtitle {
  font-family: var(--font-title);
  font-size: 0.65rem;
  letter-spacing: 0.32em;
  color: var(--text-dim);
  text-transform: uppercase;
}

/* CARDS */
.cards-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.4rem;
  max-width: 1200px;
  margin: 0 auto;
}

@media (max-width: 900px) { .cards-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .cards-grid { grid-template-columns: 1fr; } }

.card {
  background: linear-gradient(160deg, #131820 0%, #0e1218 60%, #0c1015 100%);
  border: 1px solid rgba(74,127,170,0.14);
  border-radius: 12px;
  padding: 2rem 1.4rem 1.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1rem;
  transition: transform 0.25s, box-shadow 0.25s, border-color 0.25s;
  position: relative;
  overflow: hidden;
}

.card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(74,127,170,0.35), transparent);
}

.card:hover {
  transform: translateY(-6px);
  border-color: rgba(74,127,170,0.32);
  box-shadow: 0 16px 40px rgba(0,0,0,0.6), 0 0 22px rgba(74,127,170,0.08);
}

/* CARD ICON */
.card-icon-wrap { position: relative; }

.card-icon-circle {
  width: 80px; height: 80px;
  border-radius: 50%;
  border: 1.5px solid rgba(74,127,170,0.38);
  overflow: visible;
  position: relative;
  background: linear-gradient(135deg, #161e28, #0c1015);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 18px rgba(74,127,170,0.1), inset 0 0 12px rgba(0,0,0,0.5);
}

.card-icon-circle img {
  width: 60px; height: 60px;
  object-fit: cover;
  border-radius: 50%;
}

.card-icon-fallback {
  font-size: 2rem;
  color: var(--blue-light);
  text-shadow: 0 0 12px rgba(74,127,170,0.6);
}

.dot {
  position: absolute;
width: 7px; 
  height: 7px;
  border-radius: 50%;
  background: #FF8C00; /* Laranja vibrante */
  box-shadow:
    0 0 4px 1px #FF8C00,
    0 0 10px 2px rgba(255, 140, 0, 0.6),
    0 0 20px 4px rgba(255, 140, 0, 0.25);
  z-index: 3;
}
.dot-tl { top: 5px; left: 8px; transform: translate(-50%,-50%); }
.dot-br { bottom: 5px; right: 8px; transform: translate(50%,50%); }

.card-title {
  font-family: var(--font-title);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  color: var(--gold-light);
  text-transform: uppercase;
}

.card-desc {
  font-size: 0.81rem;
  color: #6a8090;
  line-height: 1.65;
  font-weight: 300;
  flex: 1;
}

.btn-pill {
  display: inline-block;
  font-family: var(--font-body);
  font-size: 0.7rem;
  letter-spacing: 0.06em;
  color: var(--text-muted);
  text-decoration: none;
  background: #090c10;
  border: 1px solid #1e2a35;
  border-radius: 999px;
  padding: 0.5rem 1.4rem;
  transition: all 0.2s;
  margin-top: auto;
}
.btn-pill:hover {
  border-color: rgba(74,127,170,0.4);
  color: var(--blue-light);
  background: rgba(74,127,170,0.05);
}

/* ===========================
   PACKS
=========================== */
.packs {
  padding: 5rem 2rem;
  background: linear-gradient(to bottom, var(--dark2) 0%, var(--dark3) 50%, var(--dark) 100%);
}

.packs-header {
  text-align: center;
  margin-bottom: 3.5rem;
}

.packs-title {
  font-family: var(--font-title);
  font-size: clamp(1.3rem, 3.2vw, 2rem);
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.03em;
  margin-bottom: 0.6rem;
  text-shadow: 0 0 20px rgba(74,127,170,0.18);
}

.packs-subtitle {
  font-family: var(--font-title);
  font-size: 0.65rem;
  letter-spacing: 0.3em;
  color: var(--text-dim);
  text-transform: uppercase;
}

.packs-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1.5rem;
  max-width: 1000px;
  margin: 0 auto;
  align-items: start;
}
@media (max-width: 700px) { .packs-grid { grid-template-columns: 1fr; max-width: 380px; } }

.pack-card {
  background: linear-gradient(160deg, #131820 0%, #0e1218 60%, #0c1015 100%);
  border: 1px solid rgba(74,127,170,0.14);
  border-radius: 12px;
  padding: 2rem 1.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.1rem;
  position: relative;
  transition: transform 0.25s, box-shadow 0.25s;
}
.pack-card:hover { transform: translateY(-4px); box-shadow: 0 14px 36px rgba(0,0,0,0.55); }

.pack-card.featured {
  border-color: rgba(200,148,26,0.4);
  background: linear-gradient(160deg, #171510 0%, #120f08 60%, #0e0c07 100%);
  box-shadow: 0 0 40px rgba(200,148,26,0.08), 0 8px 32px rgba(0,0,0,0.6);
  transform: scale(1.03);
}
.pack-card.featured:hover { transform: scale(1.03) translateY(-4px); }

.pack-popular {
  position: absolute;
  top: -14px; left: 50%;
  transform: translateX(-50%);
  font-family: var(--font-title);
  font-size: 0.58rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #000;
  background: linear-gradient(90deg, var(--gold-light), var(--gold));
  padding: 0.28rem 1.1rem;
  border-radius: 999px;
  box-shadow: 0 0 16px rgba(200,148,26,0.5);
  white-space: nowrap;
}

.pack-icon {
  font-size: 2rem;
  filter: drop-shadow(0 0 8px rgba(200,148,26,0.5));
}

.pack-name {
  font-family: var(--font-title);
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.pack-bronze .pack-name { color: #cd7f32; text-shadow: 0 0 12px rgba(205,127,50,0.4); }
.pack-silver .pack-name { color: #b8c8d8; text-shadow: 0 0 12px rgba(122,184,224,0.35); }
.pack-gold   .pack-name { color: var(--gold-light); text-shadow: 0 0 12px rgba(200,148,26,0.5); }

.pack-price {
  display: flex;
  align-items: flex-start;
  gap: 0.2rem;
  line-height: 1;
}
.pack-currency { font-family: var(--font-title); font-size: 0.88rem; color: var(--text-muted); margin-top: 0.4rem; }
.pack-value    { font-family: var(--font-title); font-size: 2.7rem; font-weight: 700; color: var(--gold-light); text-shadow: 0 0 16px rgba(200,148,26,0.4); }
.pack-cents    { font-family: var(--font-title); font-size: 0.88rem; color: var(--text-muted); margin-top: 0.4rem; }

.pack-items {
  list-style: none;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
.pack-items li { font-size: 0.81rem; color: var(--text-muted); display: flex; align-items: center; gap: 0.6rem; font-weight: 300; }
.pack-items li.disabled { opacity: 0.32; }

.check     { color: var(--amber-light); font-size: 0.75rem; text-shadow: 0 0 8px rgba(224,120,32,0.6); flex-shrink: 0; }
.check-off { color: #2a3540; font-size: 0.75rem; flex-shrink: 0; }

.btn-pack {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  font-family: var(--font-title);
  font-size: 0.7rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75rem;
  border-radius: 4px;
  background: linear-gradient(135deg, var(--amber-light) 0%, var(--amber) 50%, var(--gold-dim) 100%);
  box-shadow: 0 0 18px rgba(200,148,26,0.2);
  transition: all 0.25s;
  font-weight: 600;
  margin-top: 0.5rem;
}
.btn-pack:hover {
  box-shadow: 0 0 30px rgba(200,148,26,0.45), 0 4px 16px rgba(0,0,0,0.5);
  transform: translateY(-1px);
  filter: brightness(1.1);
}
.btn-pack-featured {
  background: linear-gradient(135deg, var(--gold-light) 0%, var(--gold) 50%, #8a6010 100%);
  color: #0d0800;
  box-shadow: 0 0 24px rgba(200,148,26,0.4);
}

/* ===========================
   FOOTER
=========================== */
.footer {
  background: linear-gradient(to bottom, var(--dark) 0%, #040608 100%);
  border-top: 1px solid rgba(74,127,170,0.1);
  padding: 4rem 2rem 0;
}

.footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  gap: 3rem;
  align-items: start;
  padding-bottom: 3rem;
}
@media (max-width: 760px) {
  .footer-inner { grid-template-columns: 1fr; text-align: center; }
  .footer-cols { justify-content: center; }
  .footer-social { justify-content: center; }
  .nav-center { display: none; }
  .cards-grid { grid-template-columns: 1fr 1fr; }
}

.footer-logo {
  font-family: var(--font-deco);
  font-size: 1.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.footer-logo .logo-line1 {
  color: var(--gold-light);
  text-shadow: 0 0 16px rgba(200,148,26,0.5);
  font-family: var(--font-deco);
}
.footer-logo .logo-num {
  color: var(--amber-light);
  text-shadow: 0 0 14px rgba(224,120,32,0.7);
  font-family: var(--font-deco);
}

.footer-cols { display: flex; gap: 3rem; justify-content: center; }
.footer-col  { display: flex; flex-direction: column; gap: 0.6rem; }
.footer-col h4 {
  font-family: var(--font-title);
  font-size: 0.7rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--blue-light);
  margin-bottom: 0.3rem;
}
.footer-col a { font-size: 0.78rem; color: var(--text-dim); text-decoration: none; transition: color 0.2s; }
.footer-col a:hover { color: var(--text-muted); }

.footer-social { display: flex; gap: 0.7rem; align-items: flex-start; flex-wrap: wrap; }
.social-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px; height: 36px;
  border: 1px solid rgba(74,127,170,0.2);
  border-radius: 4px;
  color: var(--text-dim);
  transition: all 0.2s;
}
.social-btn svg { width: 16px; height: 16px; }
.social-btn:hover {
  border-color: var(--blue-steel);
  color: var(--blue-light);
  background: rgba(74,127,170,0.07);
  box-shadow: 0 0 12px rgba(74,127,170,0.2);
}

.footer-divider {
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(74,127,170,0.12) 20%, rgba(74,127,170,0.12) 80%, transparent);
  max-width: 1200px;
  margin: 0 auto;
}

.footer-legal {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1.5rem 0 2rem;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  align-items: center;
  text-align: center;
}
.footer-legal p { font-size: 0.66rem; color: var(--text-dim); line-height: 1.5; max-width: 700px; }
.footer-legal-links { display: flex; gap: 0.6rem; align-items: center; margin-top: 0.4rem; }
.footer-legal-links a { font-size: 0.64rem; color: var(--text-dim); text-decoration: none; transition: color 0.2s; }
.footer-legal-links a:hover { color: var(--blue-steel); }
.footer-legal-links span { color: var(--text-dim); font-size: 0.58rem; }

/* ===========================
   NOTÍCIAS
=========================== */
.news-section {
  padding: 4rem 2rem 3rem;
  background: linear-gradient(to bottom, var(--dark2) 0%, var(--dark) 100%);
}

.news-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.news-header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 1.8rem;
}

.news-title {
  font-family: 'Montserrat', 'Inter', sans-serif;
  font-size: clamp(1.2rem, 2.5vw, 1.7rem);
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding-bottom: 0.5rem;
}

.news-title::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  width: 44px; height: 2px;
  background: linear-gradient(90deg, var(--amber-light), var(--gold));
}

.news-ver-mais {
  font-family: var(--font-body);
  font-size: 0.72rem;
  letter-spacing: 0.1em;
  color: var(--gold-dim);
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.2s;
}
.news-ver-mais:hover { color: var(--gold-light); }

.news-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.4rem;
}

@media (max-width: 700px) { .news-grid { grid-template-columns: 1fr; } }

.news-card {
  display: flex;
  background: #080a0c;
  border: 1px solid rgba(200,148,26,0.18);
  border-radius: 6px;
  overflow: hidden;
  transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s;
}

.news-card:hover {
  border-color: rgba(200,148,26,0.45);
  box-shadow: 0 8px 32px rgba(0,0,0,0.55), 0 0 18px rgba(200,148,26,0.07);
  transform: translateY(-3px);
}

.news-img-wrap {
  width: 140px;
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
}

.news-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: brightness(0.85) saturate(0.85);
  transition: filter 0.3s, transform 0.4s;
}
.news-card:hover .news-img-wrap img {
  filter: brightness(1) saturate(1);
  transform: scale(1.04);
}

.news-body {
  flex: 1;
  padding: 1.1rem 1.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.news-tag {
  display: inline-block;
  font-family: var(--font-body);
  font-size: 0.55rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  color: #0d0800;
  background: linear-gradient(90deg, var(--amber-light), var(--gold));
  padding: 0.18rem 0.55rem;
  border-radius: 2px;
  text-transform: uppercase;
  width: fit-content;
}

.news-card-title {
  font-family: 'Montserrat', 'Inter', sans-serif;
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--gold-light);
  line-height: 1.2;
}

.news-card-desc {
  font-size: 0.78rem;
  color: #6a8090;
  line-height: 1.6;
  font-weight: 300;
  flex: 1;
}

.news-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.3rem;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.news-date {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.68rem;
  color: var(--text-dim);
  font-family: var(--font-body);
}

.news-date svg {
  width: 13px;
  height: 13px;
  flex-shrink: 0;
}

.btn-news {
  display: inline-block;
  font-family: var(--font-title);
  font-size: 0.6rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--gold-light);
  border: 1px solid rgba(200,148,26,0.4);
  border-radius: 999px;
  padding: 0.3rem 0.9rem;
  transition: all 0.2s;
  background: rgba(200,148,26,0.04);
}
.btn-news:hover {
  background: rgba(200,148,26,0.12);
  border-color: var(--gold-light);
  box-shadow: 0 0 12px rgba(200,148,26,0.25);
}

/* ===========================
   CTA BANNERS
=========================== */
.cta-section-wrap {
  background: var(--dark);
  padding: 0 2rem;
}

.cta-banners {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  height: 280px;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  position: static;
  left: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 700px) {
  .cta-banners { grid-template-columns: 1fr; height: auto; }
  .cta-banner  { height: 180px; }
}

.cta-banner {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  text-decoration: none;
  cursor: pointer;
}

.cta-banner-1 {
  background:
    url('imgs/1.jpg')
    center / cover no-repeat;
}
.cta-banner-2 {
  background:
    url('imgs/2.jpg')
    center / cover no-repeat;
}
.cta-banner-3 {
  background:
    url('imgs/3.jpg')
    center / cover no-repeat;
}

.cta-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(8,10,12,0.1) 0%,
    rgba(8,10,12,0.3) 40%,
    rgba(8,10,12,0.88) 100%
  );
  transition: background 0.3s;
}

.cta-banner:hover .cta-overlay {
  background: linear-gradient(
    to bottom,
    rgba(8,10,12,0.2) 0%,
    rgba(8,10,12,0.4) 40%,
    rgba(8,10,12,0.92) 100%
  );
}

.cta-banner::after {
  content: '';
  position: absolute;
  inset: 0;
  border: 1px solid rgba(200,148,26,0);
  transition: border-color 0.3s;
  pointer-events: none;
}
.cta-banner:hover::after {
  border-color: rgba(200,148,26,0.35);
}

.cta-content {
  position: relative;
  z-index: 2;
  padding: 1.5rem 1.8rem;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  transform: translateY(4px);
  transition: transform 0.3s;
}
.cta-banner:hover .cta-content { transform: translateY(0); }

.cta-sub {
  font-family: var(--font-body);
  font-size: 0.62rem;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--amber-light);
}

.cta-title {
  font-family: 'Montserrat', 'Inter', sans-serif;
  font-size: clamp(1.4rem, 2.5vw, 2rem);
  font-weight: 900;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.05;
  text-shadow: 0 2px 12px rgba(0,0,0,0.8);
}

/* ===========================
   SCROLL REVEAL
=========================== */
.packs-section {
    padding: 80px 20px;
    background: #0d0d0d;
    text-align: center;
}

.packs-header h2 {
    font-family: 'Cinzel', serif;
    font-size: 42px;
    color: #d4af37;
    margin-bottom: 5px;
}

.packs-header p {
    color: #ccc;
    font-size: 14px;
    margin-bottom: 50px;
}

.star { color: #d4af37; }

.packs-container {
    display: flex;
    justify-content: center;
    gap: 25px;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}

/* Card Base */
.pack-card {
    background: #151515;
    border: 1px solid #333;
    border-radius: 15px;
    padding: 40px 30px;
    width: 320px;
    position: relative;
    transition: transform 0.3s ease, border-color 0.3s ease;
}

.pack-card:hover {
    transform: translateY(-10px);
    border-color: #555;
}

/* Pack Popular (Destaque) */
.pack-card.popular {
    border: 2px solid #d4af37;
    box-shadow: 0 0 20px rgba(212, 175, 55, 0.2);
}

.popular-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #d4af37;
    color: #000;
    font-size: 10px;
    font-weight: bold;
    padding: 4px 10px;
    border-radius: 20px;
}

/* Ícones e Textos */
.pack-icon-wrap {
    margin-bottom: 20px;
}

.pack-icon {
    font-size: 30px;
    background: #222;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    border-radius: 10px;
    border: 1px solid #444;
}

.pack-name {
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.pack-price {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}

.currency { font-size: 16px; color: #aaa; margin-right: 5px; }

.pack-subtext {
    color: #888;
    font-size: 13px;
    margin-bottom: 25px;
}

/* Lista de Itens */
.pack-list {
    list-style: none;
    padding: 0;
    text-align: left;
    margin-bottom: 35px;
}

.pack-list li {
    color: #eee;
    font-size: 13px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.check {
    color: #4caf50;
    margin-right: 10px;
    font-weight: bold;
}

/* Botão Buy Now */
.btn-buy {
    display: inline-block;
    padding: 12px 35px;
    background: linear-gradient(180deg, #e8b84b 0%, #c8941a 100%);
    color: #000;
    text-decoration: none;
    font-weight: bold;
    border-radius: 25px;
    transition: 0.3s;
    width: 80%;
}

.btn-buy:hover {
    filter: brightness(1.2);
    box-shadow: 0 5px 15px rgba(200, 148, 26, 0.4);
}

/* --- PÁGINA DE INFORMAÇÕES --- */
.info-hero {
    position: relative;
    width: 100%;
    min-height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 50px;
    /* ABAIXO: O comando para puxar sua imagem de fundo */
    background: url('imgs/2.jpg') no-repeat center center;
    background-size: cover;
}

/* Camada escura por cima da imagem */
.info-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(8,10,12,0.4) 0%, var(--black) 100%);
    z-index: 1;
}

.info-hero-content {
    position: relative;
    z-index: 2;
}

.info-main-title {
    font-family: var(--font-title);
    color: var(--gold-light);
    font-size: 3.5rem;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-shadow: 0 0 20px rgba(0,0,0,0.8);
}

.info-hero p {
    color: var(--text-muted);
    font-size: 1.1rem;
}

/* Layout de Abas Laterais */
.info-tabs-wrapper { padding: 50px 0; }
.info-container { max-width: 1200px; margin: 0 auto; display: flex; gap: 30px; padding: 0 20px; }

.info-sidebar { width: 280px; display: flex; flex-direction: column; gap: 10px; }
.tab-menu { 
    background: var(--dark3); border: 1px solid var(--dark); padding: 20px; 
    border-radius: 4px; cursor: pointer; transition: 0.3s;
}
.tab-menu.active { border-left: 4px solid var(--gold); background: var(--card-bg); }
.tab-title { display: block; color: var(--gold); font-weight: bold; font-family: var(--font-title); }
.tab-desc { font-size: 11px; color: var(--text-muted); }

.info-content { 
    flex: 1; background: var(--card-bg); padding: 40px; 
    border-radius: 8px; border: 1px solid rgba(200,148,26,0.1); 
}

.tab-header-title { color: var(--gold); margin-bottom: 25px; font-family: var(--font-title); }
.info-table { width: 100%; border-collapse: collapse; }
.info-table th { text-align: left; padding: 12px; background: var(--dark); color: var(--gold-light); }
.info-table td { padding: 12px; border-bottom: 1px solid var(--dark); color: var(--text-main); }
.gold-text { color: var(--gold); font-weight: bold; }

@media (max-width: 850px) {
    .info-container { flex-direction: column; }
    .info-sidebar { width: 100%; }
}

/* ==================== ESTILIZAÇÃO DE DOWNLOADS ==================== */
.downloads-section {
    padding: 80px 20px;
    background: var(--black);
    text-align: center;
}

.downloads-header h2 {
    font-family: var(--font-title);
    font-size: 3rem;
    color: var(--gold-light);
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.downloads-header p {
    color: var(--text-muted);
    font-size: 14px;
    margin-bottom: 50px;
    font-family: var(--font-body);
}

.downloads-container {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}

/* Containers principais das Colunas (Patch / Client) */
.download-column-box {
    background: var(--dark);
    border: 1px solid rgba(250, 214, 116, 0.08);
    border-radius: 12px;
    padding: 35px 25px;
    flex: 1;
    min-width: 320px;
    max-width: 550px;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

/* Leve destaque dourado na caixa do Client por ser maior */
.download-column-box.high-priority {
    border-color: rgba(200, 148, 26, 0.2);
}

.download-column-box:hover {
    border-color: var(--gold);
    box-shadow: 0 0 20px rgba(200, 148, 26, 0.05);
}

/* Cabeçalhos das caixas */
.column-header {
    margin-bottom: 30px;
}

.column-header .icon {
    font-size: 40px;
    display: block;
    margin-bottom: 10px;
}

.column-header h3 {
    font-family: var(--font-title);
    font-size: 1.6rem;
    color: #fff;
    margin-bottom: 5px;
}

.column-header .subtitle {
    color: var(--text-muted);
    font-size: 12px;
    font-family: var(--font-body);
}

/* Lista interna de links de download */
.download-cards-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/* Linha individual de cada mirror/link */
.download-card-item {
    background: var(--dark2);
    border: 1px solid rgba(255, 255, 255, 0.03);
    padding: 15px 20px;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    gap: 15px;
    transition: background 0.2s;
}

.download-card-item:hover {
    background: #14191f;
}

.card-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.mirror-title {
    color: var(--text-main);
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-body);
}

.file-size {
    color: var(--text-muted);
    font-size: 11px;
    font-family: var(--font-body);
}

/* Customização do botão futurista com tamanho ideal para download */
.btn-download-action {
    position: relative;
    padding: 10px 22px !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    min-width: 110px;
    text-align: center;
    border-radius: 4px;
    background: var(--gold);
    color: #000 !important;
    text-transform: uppercase;
    font-family: var(--font-title);
    overflow: hidden;
    text-decoration: none;
    display: inline-block;
    transition: 0.3s ease;
}

.btn-download-action:hover {
    filter: brightness(1.2);
    box-shadow: 0 0 15px rgba(200, 148, 26, 0.4);
}

/* Garante o comportamento correto do Shimmer */
.btn-download-action .btn-shimmer {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.4),
        transparent
    );
    animation: shimmer-download 3.5s infinite;
}

@keyframes shimmer-download {
    0% { left: -100%; }
    15% { left: 100%; }
    100% { left: 100%; }
}

/* Responsividade simples para celulares */
@media (max-width: 768px) {
    .download-card-item {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
    }
    .btn-download-action {
        width: 100%;
    }
}

/* ==================== PREMIUM INFO STYLES ==================== */

/* Top Hero com Imagem e Mascaramento */
.info-hero {
    position: relative;
    width: 100%;
    min-height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 60px;
    /* Altere 'imgs/bg-info.jpg' para a sua imagem de fundo do L2 */
    background: url('imgs/bg-info.jpg') no-repeat center center;
    background-size: cover;
}

.info-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(8, 10, 12, 0.5) 0%, var(--black) 100%);
    z-index: 1;
}

.info-hero-content {
    position: relative;
    z-index: 2;
}

.info-main-title {
    font-family: var(--font-title);
    color: var(--gold-light);
    font-size: 3.5rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 8px;
    text-shadow: 0 0 20px rgba(0,0,0,0.9);
}

.info-hero p {
    color: var(--text-muted);
    font-size: 1.1rem;
    font-family: var(--font-body);
}

/* Container de Informações */
.info-section {
    padding: 40px 0 80px;
    background: var(--black);
}

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

.info-intro {
    text-align: center;
    color: var(--text-muted);
    font-size: 14px;
    margin-bottom: 30px;
    font-style: italic;
}

/* Customização da Tabela */
.custom-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: var(--dark);
    border: 1px solid rgba(200, 148, 26, 0.1);
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 40px;
}

.custom-table th {
    background: #11161d;
    color: var(--gold-light);
    font-family: var(--font-title);
    padding: 16px 20px;
    font-size: 1.1rem;
    text-align: left;
    border-bottom: 2px solid var(--gold-dim);
}

.custom-table td {
    padding: 16px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.03);
    color: var(--text-main);
    font-family: var(--font-body);
    font-size: 14px;
    vertical-align: middle;
}

.custom-table tr:last-child td {
    border-bottom: none;
}

.info-icon {
    margin-right: 8px;
    display: inline-block;
}

/* Badges de Rates */
.orange-badge {
    background: linear-gradient(135deg, rgba(224, 120, 32, 0.15) 0%, rgba(224, 120, 32, 0.05) 100%);
    border: 1px solid var(--amber);
    color: var(--amber-light);
    padding: 6px 14px;
    border-radius: 4px;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
}

.orange-badge small {
    color: var(--text-muted);
    font-size: 11px;
    font-weight: 400;
}

/* Caixas de Gameplay e Augment (Grid de Duas Colunas) */
.gameplay-box {
    background: var(--dark);
    border: 1px solid rgba(255, 255, 255, 0.03);
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 35px;
}

.augment-box {
    border-color: rgba(200, 148, 26, 0.15);
}

.gameplay-header {
    background: linear-gradient(90deg, #11161d 0%, var(--dark) 100%);
    padding: 14px 20px;
    color: var(--gold);
    font-family: var(--font-title);
    font-weight: 700;
    font-size: 1.2rem;
    border-bottom: 1px solid rgba(200, 148, 26, 0.1);
}

.gp-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Divide em 2 colunas */
    gap: 1px;
    background: rgba(255, 255, 255, 0.02); /* Cor das linhas divisórias */
}

.gp-row {
    background: var(--dark);
    padding: 14px 20px;
    color: var(--text-main);
    font-family: var(--font-body);
    font-size: 13px;
    line-height: 1.4;
}

.gp-row strong {
    color: #fff;
}

/* Linhas de Destaque Inteiras */
.highlight-row {
    grid-column: span 2; /* Ocupa as duas colunas do grid */
    background: rgba(200, 148, 26, 0.03);
    border-top: 1px solid rgba(200, 148, 26, 0.05);
    border-bottom: 1px solid rgba(200, 148, 26, 0.05);
}

.badge-free {
    background: rgba(0, 255, 0, 0.1);
    color: var(--green-neon);
    padding: 2px 8px;
    border-radius: 4px;
    font-weight: bold;
}

/* Responsividade para Telas Menores */
@media (max-width: 768px) {
    .gp-grid {
        grid-template-columns: 1fr; /* Vira 1 coluna no celular */
    }
    .highlight-row {
        grid-column: span 1;
    }
    .info-main-title {
        font-size: 2.5rem;
    }
}