/* CSS do Index e Obrigado unificados */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  background: #fff;
  color-scheme: light;
}

body {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  background: #fff;
  color: #1a1a1a;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
}

a {
  color: inherit;
}

.wine {
  color: #9E1B22;
}

.lnk {
  color: #9E1B22;
  text-decoration: underline;
}

.top {
  position: sticky;
  top: 0;
  z-index: 50;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  padding: 12px 64px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .04);
}

.top .brand {
  font-size: 15px;
  font-weight: bold;
  color: #1a1a1a;
  display: inline-block;
  padding-left: 12px;
  border-left: 4px solid #9E1B22;
  vertical-align: middle;
}

.topright {
  float: right;
}

.lock {
  display: inline-block;
  vertical-align: middle;
}

.top>.lock {
  float: right;
}

.btn-sm {
  display: inline-block;
  background: #9E1B22;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  padding: 9px 16px;
  text-decoration: none;
  margin-left: 16px;
  vertical-align: middle;
  transition: background .15s;
}

.btn-sm:hover {
  background: #7d1419;
}

#cadastro {
  scroll-margin-top: 72px;
}

.lock .pp {
  font-size: 15px;
  letter-spacing: 3px;
  color: #7a7a7a;
  vertical-align: middle;
}

.lock .es {
  display: inline-block;
  background: #9E1B22;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 1px;
  padding: 4px 9px;
  margin-left: 10px;
  vertical-align: middle;
}

.clear {
  clear: both;
}

/* Index */
.hero {
  padding: 58px 64px 40px;
  text-align: left;
}

.hero h1 {
  font-size: 52px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.04;
}

.hero .sub {
  font-size: 19px;
  margin-top: 18px;
  max-width: 800px;
  line-height: 1.45;
}

.hero .auth {
  font-size: 13px;
  color: #777;
  margin-top: 18px;
}

.btn {
  display: inline-block;
  background: #9E1B22;
  color: #fff;
  font-weight: bold;
  font-size: 14.5px;
  padding: 13px 28px;
  text-decoration: none;
  letter-spacing: .3px;
  transition: background .15s;
  border: none;
  cursor: pointer;
  font-family: inherit;
  text-align: center;
}

.btn:hover {
  background: #7d1419;
}

.btn-ghost {
  display: inline-block;
  background: #fff;
  color: #9E1B22;
  font-weight: bold;
  font-size: 14.5px;
  padding: 12px 24px;
  text-decoration: none;
  border: 1.5px solid #d9b3b6;
  margin-left: 12px;
  transition: border-color .15s, background .15s;
  cursor: pointer;
  font-family: inherit;
  text-align: center;
}

.btn-ghost:hover {
  border-color: #9E1B22;
  background: #faf3f3;
}

.heroctas {
  margin-top: 28px;
}

.cta {
  margin-top: 26px;
}

.consent {
  font-size: 12px;
  color: #999;
  margin-top: 14px;
}

.selos {
  padding: 6px 64px 44px;
}

.selo {
  display: inline-block;
  width: 340px;
  vertical-align: top;
  border: 1px solid #e6e6e6;
  padding: 18px 22px;
  margin-right: 16px;
  margin-bottom: 14px;
}

.selo .t {
  font-weight: bold;
  font-size: 17px;
}

.selo .d {
  font-size: 13px;
  color: #777;
  margin-top: 5px;
  line-height: 1.45;
}

.sec {
  padding: 40px 64px;
  border-top: 1px solid #ededed;
}

.eyebrow {
  font-size: 11px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #9E1B22;
  font-weight: bold;
}

.sec h2 {
  font-size: 29px;
  font-weight: bold;
  margin-top: 12px;
  letter-spacing: -.5px;
}

.sec p {
  font-size: 15.5px;
  color: #333;
  line-height: 1.65;
  max-width: 900px;
  margin-top: 14px;
}

.ben {
  display: inline-block;
  width: 332px;
  vertical-align: top;
  border: 1px solid #e6e6e6;
  border-top: 3px solid #9E1B22;
  padding: 22px;
  margin-right: 12px;
  margin-top: 22px;
}

.ben .n {
  color: #9E1B22;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.ben .t {
  font-weight: bold;
  font-size: 17px;
  margin-top: 8px;
  line-height: 1.2;
}

.ben .d {
  font-size: 13px;
  color: #555;
  margin-top: 9px;
  line-height: 1.55;
}

.photo {
  display: inline-block;
  width: 230px;
  vertical-align: top;
}

.photo img {
  width: 230px;
  height: auto;
  display: block;
  border: 1px solid #e0dede;
}

.biocol {
  display: inline-block;
  width: 610px;
  vertical-align: top;
  margin-left: 32px;
}

.biocol p {
  font-size: 14.5px;
  color: #333;
  line-height: 1.62;
  margin-top: 0;
}

.biocol p.joao {
  margin-top: 14px;
  color: #444;
}

.cal {
  margin-top: 18px;
}

.cal .row {
  padding: 12px 18px;
  border-bottom: 1px solid #eee;
}

.cal .dt {
  display: inline-block;
  width: 240px;
  font-weight: bold;
  color: #9E1B22;
  font-size: 14px;
  vertical-align: top;
}

.cal .ds {
  display: inline-block;
  width: 520px;
  font-size: 14px;
  color: #444;
  vertical-align: top;
}

.cal .key {
  background: #9E1B22;
  border-bottom: none;
}

.cal .key .dt {
  color: #fff;
}

.cal .key .ds {
  color: #fff;
}

.cal .flag {
  display: inline-block;
  background: #fff;
  color: #9E1B22;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 3px 9px;
  margin-bottom: 8px;
}

.pill {
  display: inline-block;
  width: 300px;
  vertical-align: top;
  border: 1px solid #e6e6e6;
  padding: 16px 18px;
  margin-right: 12px;
  margin-top: 18px;
}

.pill .t {
  font-weight: bold;
  font-size: 15px;
  color: #9E1B22;
}

.pill .d {
  font-size: 12.5px;
  color: #666;
  margin-top: 6px;
  line-height: 1.45;
}

.partners {
  margin-top: 26px;
  padding-top: 20px;
  border-top: 1px solid #eee;
}

.partners .l {
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #9E1B22;
  font-weight: bold;
}

.partners .x {
  font-size: 15px;
  color: #444;
  margin-top: 8px;
  line-height: 1.6;
}

.final {
  background: #9E1B22;
  color: #fff;
  padding: 52px 64px;
  text-align: center;
}

.final h2 {
  font-size: 31px;
  font-weight: bold;
  max-width: 760px;
  margin: 0 auto;
  line-height: 1.2;
}

.final .meta {
  font-size: 13px;
  color: #f0d9da;
  margin-top: 14px;
  letter-spacing: .5px;
}

.btn-w {
  display: inline-block;
  background: #fff;
  color: #9E1B22;
  font-weight: bold;
  font-size: 15px;
  padding: 14px 32px;
  text-decoration: none;
  margin-top: 22px;
  transition: opacity .15s;
}

.btn-w:hover {
  opacity: .88;
}

.cap {
  background: #f7f4f4;
  padding: 42px 64px;
  text-align: center;
}

.cap h2 {
  font-size: 25px;
  font-weight: bold;
}

.cap p {
  font-size: 14.5px;
  color: #555;
  margin: 10px auto 0;
  max-width: 620px;
}

.capf {
  margin: 20px auto 0;
  max-width: 400px;
  text-align: left;
}

.capf input {
  display: block;
  width: 100%;
  padding: 13px 16px;
  border: 1px solid #d8cfcf;
  font-size: 14px;
  margin-bottom: 10px;
  background: #fff;
  color: #1a1a1a;
  font-family: inherit;
}

.capf input:focus {
  outline: none;
  border-color: #9E1B22;
}

.capf .btn {
  display: block;
  width: 100%;
  border: none;
  cursor: pointer;
  margin-left: 0;
  text-align: center;
}

.capnote {
  font-size: 11.5px;
  color: #999;
  margin-top: 12px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.foot {
  padding: 26px 64px;
  font-size: 12px;
  color: #888;
  line-height: 1.7;
  text-align: left;
}

.foot-obrigado {
  padding: 26px 64px;
  font-size: 12px;
  color: #888;
  line-height: 1.7;
  text-align: center;
}

.foot a,
.foot-obrigado a {
  color: #9E1B22;
  text-decoration: none;
}

/* Obrigado */
.hero-obrigado {
  padding: 58px 64px 26px;
  text-align: center;
}

.hero-obrigado h1 {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -1px;
}

.hero-obrigado p {
  font-size: 18px;
  color: #444;
  max-width: 660px;
  margin: 16px auto 0;
  line-height: 1.5;
}

.check {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #9E1B22;
  color: #fff;
  font-size: 34px;
  line-height: 64px;
  display: inline-block;
  margin-bottom: 22px;
}

.counter {
  padding: 8px 64px 42px;
  text-align: center;
}

.counter .big {
  font-size: 42px;
  font-weight: bold;
  color: #9E1B22;
  line-height: 1;
}

.counter .lbl {
  font-size: 14.5px;
  color: #555;
  margin-top: 8px;
}

.band {
  padding: 42px 64px;
  border-top: 1px solid #ededed;
}

.band h2 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

.cards {
  text-align: center;
  margin-top: 26px;
}

.card {
  display: inline-block;
  width: 430px;
  vertical-align: top;
  border: 1px solid #e6e6e6;
  border-top: 3px solid #9E1B22;
  padding: 28px 26px;
  margin: 0 8px 16px;
  text-align: left;
}

.card .n {
  color: #9E1B22;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.card .t {
  font-weight: bold;
  font-size: 19px;
  margin-top: 8px;
}

.card .d {
  font-size: 13.5px;
  color: #555;
  margin-top: 9px;
  line-height: 1.55;
}

.codebox {
  margin-top: 16px;
  border: 1.5px dashed #c79aa0;
  background: #faf3f4;
  text-align: center;
  padding: 14px;
}

.codebox .code {
  font-size: 23px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #9E1B22;
}

.codebox .cp {
  font-size: 11.5px;
  color: #9E1B22;
  margin-top: 6px;
  cursor: pointer;
  text-decoration: underline;
}

.share {
  background: #f7f4f4;
  padding: 42px 64px;
  text-align: center;
}

.share h2 {
  font-size: 23px;
  font-weight: bold;
}

.share p {
  font-size: 14.5px;
  color: #555;
  margin: 10px auto 0;
  max-width: 620px;
}

.share .btns {
  margin-top: 20px;
}

.share .btns a,
.share .btns button {
  margin: 6px;
}

.copied {
  color: #9E1B22;
  font-size: 13px;
  margin-top: 12px;
  display: none;
  font-weight: bold;
}

/* SendPulse overrides para encaixar no design original */
.sp-form-outer .sp-link-wrapper,
.sp-form-outer .sp-form .sp-field label {
  display: none !important;
}

/* Estilo para a mensagem de sucesso do SendPulse */
.sp-form-outer .sp-message,
.sp-form-outer .sp-message * {
  color: #9E1B22 !important;
  font-size: 15px !important;
  text-align: center !important;
  margin-bottom: 15px !important;
  font-weight: bold !important;
}

/* Força o container do SendPulse a ficar invisível (sem fundo/bordas) */
.sp-form-outer .sp-form {
  background: transparent !important;
  padding: 0 !important;
  max-width: 400px !important;
  margin: 0 auto !important;
}

/* Força os inputs do SendPulse a usarem nosso design (.capf input) */
.sp-form-outer .sp-form-control {
  background: #fff !important;
  border: 1px solid #d8cfcf !important;
  height: auto !important;
  padding: 13px 16px !important;
  border-radius: 0 !important;
  color: #1a1a1a !important;
  font-family: inherit !important;
  font-size: 14px !important;
  display: block !important;
  width: 100% !important;
  margin-bottom: 10px !important;
}

.sp-form-outer .sp-form-control:focus {
  outline: none !important;
  border-color: #9E1B22 !important;
}

/* Força o botão do SendPulse a usar nosso design (.btn) */
.sp-form-outer .sp-button {
  background-color: #9e1b22 !important;
  color: #ffffff !important;
  font-size: 14.5px !important;
  letter-spacing: .3px !important;
  border: none !important;
  border-radius: 0 !important;
  width: 100% !important;
  text-align: center !important;
  font-weight: bold !important;
  cursor: pointer !important;
  font-family: inherit !important;
  display: block !important;
  margin-left: 0 !important;
}

.sp-form-outer .sp-button:hover {
  background-color: #7d1419 !important;
}

/* Garante que o container interno não tenha larguras fixas zoando o layout */
.sp-form-outer .sp-form-fields-wrapper {
  width: 100% !important;
  margin: 0 !important;
}

/* Mobile */
@media (max-width:760px) {
  .top {
    padding: 10px 18px;
  }

  .top .brand {
    font-size: 14px;
  }

  .topright .lock,
  .lock {
    display: none;
  }

  .btn-sm {
    font-size: 12px;
    padding: 8px 12px;
    margin-left: 0;
  }

  .hero {
    padding: 38px 22px 26px;
  }

  .hero h1 {
    font-size: 34px;
  }

  .hero .sub {
    font-size: 17px;
  }

  .btn,
  .btn-ghost,
  .btn-w {
    display: block;
    text-align: center;
    margin: 10px 0 0 0;
    width: 100%;
  }

  .selos {
    padding: 6px 22px 28px;
  }

  .selo {
    width: 100%;
    margin-right: 0;
  }

  .sec {
    padding: 28px 22px;
  }

  .sec h2 {
    font-size: 24px;
  }

  .ben {
    width: 100%;
    margin-right: 0;
  }

  .photo,
  .photo img {
    width: 100%;
  }

  .photo img {
    max-width: 300px;
    margin: 0 auto;
  }

  .biocol {
    width: 100%;
    margin-left: 0;
    margin-top: 18px;
  }

  .cal .dt,
  .cal .ds {
    display: block;
    width: 100%;
  }

  .cal .ds {
    margin-top: 3px;
  }

  .pill {
    width: 100%;
    margin-right: 0;
  }

  .final,
  .cap {
    padding: 34px 22px;
  }

  .final h2 {
    font-size: 24px;
  }

  .capf {
    max-width: 100%;
  }

  .foot {
    padding: 22px;
  }

  .hero-obrigado {
    padding: 40px 20px 20px;
  }

  .hero-obrigado h1 {
    font-size: 30px;
  }

  .hero-obrigado p {
    font-size: 16px;
  }

  .counter,
  .band,
  .share {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card {
    width: 100%;
    margin: 0 0 14px;
  }

  .share .btns a,
  .share .btns button {
    display: block;
    width: 100%;
    margin: 6px 0;
  }
}

:root {
  color-scheme: light;
}

@media (prefers-color-scheme: dark) {

  html,
  body {
    background: #fff !important;
    color: #1a1a1a !important;
  }

  .sec p {
    color: #333 !important;
  }

  .selo .d,
  .ben .d,
  .pill .d {
    color: #555 !important;
  }

  .cap {
    background: #f7f4f4 !important;
  }
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
  display: none;
}

.sp-form,
.sp-form * {
  box-sizing: border-box;
  width: 100%;
}