/* Notes and Tests — folha única, sem JS, sem build.
   Reescrita em 14/08/2026: a versão anterior era correta e morta. O que mudou é
   design, não conteúdo — nenhuma alegação nova entrou.

   A divulgação de afiliado saiu do topo e virou .disclaimer no rodapé em
   14/08/2026. A classe .disclosure não existe mais. */

:root {
  --ink:        #14181f;
  --body:       #3d4451;
  --muted:      #6b7280;
  --line:       #e5e7eb;
  --soft:       #f6f7f9;
  --night:      #141b2d;
  --night-2:    #1e2a45;
  --accent:     #c8801c;
  --accent-dk:  #a8681322;
  --accent-ink: #8a5510;
  --go:         #16794a;
  --go-dk:      #115c38;
  --wrap:       60rem;
  --read:       40rem;
}

* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }

body {
  margin: 0;
  background: #fff;
  color: var(--body);
  font: 400 17px/1.68 "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont,
        "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

.wrap { max-width: var(--wrap); margin: 0 auto; padding: 0 22px; }
.narrow { max-width: var(--read); }

h1, h2, h3, h4 { color: var(--ink); line-height: 1.18; margin: 0 0 .5em;
                 font-weight: 800; letter-spacing: -.02em; }
h1 { font-size: clamp(2rem, 5.2vw, 3.1rem); }
h2 { font-size: clamp(1.5rem, 3.4vw, 2.05rem); }
h3 { font-size: 1.16rem; letter-spacing: -.01em; }
p, ul, ol { margin: 0 0 1.05rem; }
ul, ol { padding-left: 1.2rem; }
li { margin-bottom: .45rem; }
a { color: var(--accent-ink); text-decoration-thickness: 1px;
    text-underline-offset: 2px; }
b, strong { font-weight: 700; color: var(--ink); }
img { max-width: 100%; height: auto; display: block; }
hr { border: 0; border-top: 1px solid var(--line); margin: 2.6rem 0; }

.lede { font-size: clamp(1.08rem, 2.1vw, 1.24rem); line-height: 1.6; color: #4a5261; }
.small { font-size: .9rem; }
.fineprint { font-size: .8rem; color: var(--muted); }
.muted { color: var(--muted); }
.center { text-align: center; }

.skip-link { position: absolute; left: -9999px; }
.skip-link:focus { left: 8px; top: 8px; z-index: 20; background: #fff;
                   padding: 8px 14px; border: 2px solid var(--accent); }

/* ------------------------------------------------ divulgação de afiliado --
   Moveu do topo para o rodapé em 14/08/2026, a pedido do Matheus, no formato
   que o Eddie usa. A nota curta ao lado de cada botão (.cta-note) continua
   sendo a divulgação no ponto do clique — é ela que atende a exigência de
   estar junto ao link, não este bloco. */
.disclaimer {
  border-top: 1px solid #ffffff1f;
  margin-top: 1.2rem; padding-top: 1.1rem;
  font-size: .78rem; line-height: 1.6; color: #7d89a0;
}
.disclaimer strong { color: #b9c2d4; letter-spacing: .04em; }

/* ------------------------------------------------------------- cabeçalho -- */
.site-header { border-bottom: 1px solid var(--line); padding: 15px 0;
               font-size: .92rem; background: #fff; }
.site-header .wrap { display: flex; gap: 18px; align-items: center;
                     justify-content: space-between; flex-wrap: wrap; }
.brand { font-weight: 800; color: var(--ink); text-decoration: none;
         font-size: 1.06rem; letter-spacing: -.02em; display: inline-flex;
         align-items: center; gap: 8px; }
.brand::before { content: ""; width: 9px; height: 9px; border-radius: 2px;
                 background: var(--accent); }
.site-header nav a { margin-left: 18px; color: var(--body);
                     text-decoration: none; }
.site-header nav a:hover { color: var(--accent-ink); }

/* ------------------------------------------------------------------ hero -- */
.hero {
  background: linear-gradient(165deg, var(--night) 0%, var(--night-2) 100%);
  color: #dfe4ee; padding: clamp(2.4rem, 6vw, 4.2rem) 0;
}
.hero h1 { color: #fff; }
.hero h1 em { font-style: normal; color: #f0b558; }
.hero-grid { display: grid; grid-template-columns: 1.15fr .85fr; gap: clamp(1.6rem, 4vw, 3rem);
             align-items: center; }
.hero-lead { font-size: clamp(1.04rem, 2vw, 1.18rem); color: #b9c2d4;
             line-height: 1.6; max-width: 34rem; }
.hero figure { margin: 0; }
.hero img { border-radius: 12px; box-shadow: 0 18px 44px #0006; }

.pill { display: inline-flex; align-items: center; gap: 8px;
        background: #ffffff14; border: 1px solid #ffffff26; color: #cbd4e4;
        font-size: .78rem; font-weight: 600; letter-spacing: .04em;
        text-transform: uppercase; padding: 6px 13px; border-radius: 100px;
        margin-bottom: 1.1rem; }
.pill::before { content: ""; width: 6px; height: 6px; border-radius: 50%;
                background: #5fbf8a; }

.hero-list { list-style: none; padding: 0; margin: 1.4rem 0 1.6rem; }
.hero-list li { display: flex; gap: 11px; align-items: flex-start;
                margin-bottom: .6rem; color: #dfe4ee; font-weight: 500; }
.hero-list li::before {
  content: ""; flex: 0 0 20px; height: 20px; margin-top: 3px; border-radius: 50%;
  background: #16794a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23fff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.5 8.5l3 3 6-6'/%3E%3C/svg%3E") center/13px no-repeat;
}

/* ----------------------------------------------------------------- cta --- */
.cta-block { margin: 1.5rem 0 0; }
.cta {
  display: inline-flex; align-items: center; gap: 10px;
  background: var(--go); color: #fff; text-decoration: none;
  font-weight: 700; font-size: 1.06rem; letter-spacing: -.01em;
  padding: 16px 30px; border-radius: 8px;
  box-shadow: 0 4px 0 var(--go-dk); transition: transform .12s, box-shadow .12s;
}
.cta:hover, .cta:focus { transform: translateY(2px); box-shadow: 0 2px 0 var(--go-dk); }
.cta-note { font-size: .82rem; color: var(--muted); margin: .8rem 0 0; max-width: 32rem; }
.hero .cta-note { color: #9aa5ba; }

/* ------------------------------------------------------------- seções ---- */
.section { padding: clamp(2.6rem, 5.5vw, 4rem) 0; }
.section.alt { background: var(--soft); border-block: 1px solid var(--line); }
.section-head { max-width: var(--read); margin-bottom: 2rem; }
.eyebrow { font-size: .78rem; font-weight: 700; letter-spacing: .1em;
           text-transform: uppercase; color: var(--accent-ink); margin: 0 0 .5rem; }

/* --------------------------------------------------------- grade de cards - */
.grid { display: grid; gap: 18px; grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr)); }
.card {
  background: #fff; border: 1px solid var(--line); border-radius: 10px;
  padding: 22px 24px;
}
.card > :last-child { margin-bottom: 0; }
.card h3 { margin-top: 0; }
.section.alt .card { box-shadow: 0 1px 2px #0000000a; }

/* ------------------------------------------------------ quatro números --- */
.facts {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(8.5rem, 1fr));
  gap: 1px; background: var(--line); border: 1px solid var(--line);
  border-radius: 10px; overflow: hidden; margin: 0 0 1rem;
}
.facts div { background: #fff; padding: 15px 18px; }
.facts dt { font-size: .72rem; text-transform: uppercase; letter-spacing: .07em;
            color: var(--muted); font-weight: 700; margin-bottom: 3px; }
.facts dd { margin: 0; font-size: 1.32rem; font-weight: 800; color: var(--ink);
            letter-spacing: -.02em; }
.hero .facts { border-color: #ffffff1f; background: #ffffff1f; }
.hero .facts div { background: #ffffff0a; }
.hero .facts dt { color: #93a0b8; }
.hero .facts dd { color: #fff; }

/* ---------------------------------------------------------- chips/sinais - */
.chips { list-style: none; display: flex; flex-wrap: wrap; gap: 8px; padding: 0;
         margin: 0 0 1.2rem; }
.chips li { background: #fff; border: 1px solid var(--line); border-radius: 100px;
            padding: 7px 15px; font-size: .9rem; font-weight: 600;
            color: var(--ink); margin: 0; }

/* ------------------------------------------------------------ garantia --- */
.guarantee {
  display: grid; grid-template-columns: auto 1fr; gap: 22px; align-items: center;
  background: #fff; border: 2px solid var(--go); border-radius: 12px;
  padding: 24px 26px; margin: 1.6rem 0;
}
.guarantee .big { font-size: clamp(2.1rem, 5vw, 2.9rem); font-weight: 800;
                  color: var(--go); line-height: 1; letter-spacing: -.03em;
                  text-align: center; }
.guarantee .big span { display: block; font-size: .78rem; letter-spacing: .08em;
                       text-transform: uppercase; margin-top: 6px; color: var(--go-dk); }
.guarantee p { margin: 0; }

/* --------------------------------------------------------- duas colunas -- */
.cols { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.cols ul { list-style: none; padding: 0; margin: 0; }
.cols li { display: flex; gap: 10px; align-items: flex-start; margin-bottom: .6rem; }
.cols li::before { flex: 0 0 auto; font-weight: 800; }
.yes li::before { content: "✓"; color: var(--go); }
.no  li::before { content: "✕"; color: #b0453a; }

/* ------------------------------------------------------------- destaque -- */
.note { background: var(--accent-dk); border-left: 3px solid var(--accent);
        border-radius: 0 8px 8px 0; padding: 16px 20px; margin: 1.4rem 0;
        font-size: .93rem; }
.note > :last-child { margin-bottom: 0; }

/* ----------------------------------------------------------------- faq --- */
.faq-item { border-bottom: 1px solid var(--line); padding: 18px 0; }
.faq-item:first-of-type { border-top: 1px solid var(--line); }
.faq-item h3 { margin: 0 0 .45rem; }
.faq-item p { margin: 0; }

figure { margin: 0 0 1.3rem; }
figcaption { font-size: .78rem; color: var(--muted); margin-top: .55rem; }

/* -------------------------------------------------------------- rodapé --- */
.site-footer { background: var(--night); color: #8d99b0; margin-top: 0;
               padding: 32px 0 40px; font-size: .86rem; }
.site-footer a { color: #b9c2d4; }
.site-footer nav { margin-bottom: 1rem; }
.site-footer nav a { margin-right: 18px; display: inline-block; margin-bottom: 6px; }
.site-footer p { max-width: 62rem; }

/* ------------------------------------------------------ páginas legais --- */
.legal { padding: 34px 0 10px; }
.legal .wrap { max-width: var(--read); }
.legal h1 { margin-bottom: .3em; font-size: clamp(1.8rem, 4vw, 2.4rem); }
.legal .updated { font-size: .85rem; color: var(--muted); margin-bottom: 1.8rem; }
.legal h2 { font-size: 1.2rem; margin-top: 2.2rem; }
.legal .card { background: var(--soft); }

@media (max-width: 760px) {
  .hero-grid, .cols { grid-template-columns: 1fr; }
  .hero figure { order: -1; }
  .guarantee { grid-template-columns: 1fr; gap: 12px; text-align: center; }
}
@media (max-width: 480px) {
  body { font-size: 16px; }
  .cta { display: flex; justify-content: center; width: 100%; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .cta { transition: none; }
}
