@font-face {
  font-family: "Montserrat BM Optimized";
  src: url("assets/Montserrat/Montserrat-BM.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url("assets/Montserrat/Montserrat-BM.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat BM Light";
  src: url("assets/Montserrat/Montserrat-BM.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat BM Regular";
  src: url("assets/Montserrat/Montserrat-BM.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat BM Semibold";
  src: url("assets/Montserrat/Montserrat-BM.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "BM Montserrat";
  src: url("assets/Montserrat/Montserrat-BM.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

body {
  font-family: "Montserrat BM Optimized", Montserrat, Arial, sans-serif;
}

.image-pair img { width: 100%; }
.pillars ul { margin-bottom: 12px; }
.pillar-graphic { width: 100%; margin: 15px 0 22px; }
.price-card { padding: 10px; }
.price-card img { display: block; width: 100%; border-radius: 5px; }
.support > div { padding: 8px 10px 25px; }
.support img { display: block; width: 100%; }
.guarantee > img { display: block; width: 70%; margin: 0 auto 15px; }

.hero {
  position: relative;
  isolation: isolate;
  display: grid;
  min-height: 0;
  aspect-ratio: 1344 / 1875;
  align-items: end;
  overflow: hidden;
  padding: 0 30px 24px;
  background-color: #f3f1ed;
  background-image: url("assets/Hero.webp");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.hero::before {
  display: none;
}

.hero-copy {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: none;
}

.hero h1 {
  margin: 0;
  color: #232323;
  font-size: clamp(20px, 5vw, 23px);
  font-weight: 400;
  letter-spacing: -0.7px;
  line-height: 1.16;
}

.hero h1 strong {
  color: #806548;
  font-weight: 700;
}

.hero-copy > p {
  margin: 14px 0 0;
  color: #353535;
  font-size: clamp(13px, 3.45vw, 15px);
  line-height: 1.45;
}

.hero .button {
  width: 100%;
  max-width: none;
  margin-top: 20px;
  padding: 15px 14px;
  border-radius: 12px;
  font-size: 11px;
  line-height: 1.2;
}

@media (min-width: 700px) {
  .hero {
    padding: 0 46px 30px;
  }

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

  .hero-copy > p {
    font-size: 15px;
  }
}

.problem {
  padding: 0 32px 68px;
  background: linear-gradient(145deg, #262625 0%, #171717 54%, #070707 100%);
  color: #f7f7f5;
}

.problem img {
  display: block;
  width: calc(100% + 64px);
  max-width: none;
  margin: 0 -32px 44px;
  border-radius: 0;
}

.problem h2 {
  margin: 0 0 42px;
  color: #f7f7f5;
  font-family: "Montserrat BM Light", Montserrat, Arial, sans-serif;
  font-size: clamp(27px, 7.15vw, 31px);
  font-weight: 300;
  letter-spacing: -1.25px;
  line-height: 1.08;
}

.problem h2 strong {
  color: #c8b29d;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
}

.problem > p {
  margin: 0 0 36px;
  color: #f7f7f5;
  font-family: "Montserrat BM Light", Montserrat, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.45px;
  line-height: 1.34;
}

.problem > p strong {
  color: #ffffff;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 750;
}

.problem > p:last-child {
  margin-bottom: 0;
}

@media (min-width: 700px) {
  .problem {
    padding-right: 46px;
    padding-bottom: 80px;
    padding-left: 46px;
  }

  .problem img {
    width: calc(100% + 92px);
    margin-right: -46px;
    margin-left: -46px;
  }

  .problem h2 {
    font-size: 36px;
  }

  .problem > p {
    font-size: 17px;
  }
}

.difference {
  position: relative;
  overflow: hidden;
  padding: 50px 0 28px;
  background: #f7f6f2;
  color: #050505;
  text-align: center;
}

.difference h2 {
  position: relative;
  z-index: 1;
  margin: 0 26px;
  color: #050505;
  font-family: "Montserrat BM Regular", Montserrat, Arial, sans-serif;
  font-size: clamp(36px, 9vw, 42px);
  font-weight: 400;
  letter-spacing: -1.8px;
  line-height: 1.04;
}

.difference img {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  margin: clamp(-94px, -18vw, -70px) auto clamp(-90px, -17vw, -66px);
  object-fit: contain;
}

.difference::after {
  content: "";
  display: block;
  width: calc(100% - 44px);
  height: 1px;
  margin: 0 auto;
  background: #353534;
}

.technique {
  padding: 68px 42px 76px;
  background: #e8e5e3;
  color: #343332;
}

.technique h2 {
  margin: 0;
  color: #343332;
  font-family: "Montserrat BM Regular", Montserrat, Arial, sans-serif;
  font-size: clamp(22px, 5.9vw, 25px);
  font-weight: 400;
  letter-spacing: -1.25px;
  line-height: 1.04;
}

.technique h2 strong {
  color: #85694f;
  font-weight: 700;
}

.technique > p {
  margin: 28px 0 0;
  color: #343332;
  font-family: "Montserrat BM Regular", Montserrat, Arial, sans-serif;
  font-size: clamp(14px, 3.8vw, 16px);
  font-weight: 400;
  letter-spacing: -0.65px;
  line-height: 1.2;
}

.technique > p + p {
  margin-top: 20px;
}

.technique > p strong {
  color: inherit;
  font-weight: 700;
}

.technique-factors {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 2.86 / 1;
  margin: 40px 0 44px;
}

.technique-factors img {
  position: absolute;
  top: 0;
  left: -8.4%;
  display: block;
  width: 116.8%;
  max-width: none;
  height: auto;
  transform: translateY(-39.3%);
}

.technique .image-pair {
  position: relative;
  overflow: hidden;
  width: 84%;
  aspect-ratio: 1.82 / 1;
  margin: 42px auto 0;
}

.technique .image-pair img {
  position: absolute;
  top: 0;
  left: -2.5%;
  display: block;
  width: 105%;
  max-width: none;
  height: auto;
  border-radius: 0;
  transform: translateY(-31.3%);
}

@media (min-width: 700px) {
  .difference {
    padding-top: 62px;
    padding-bottom: 34px;
  }

  .difference h2 {
    font-size: 48px;
  }

  .difference::after {
    width: calc(100% - 64px);
  }

  .technique {
    padding-right: 54px;
    padding-left: 54px;
  }

  .technique h2 {
    font-size: 29px;
  }

  .technique > p {
    font-size: 17px;
  }
}

.pillars {
  padding: 70px 42px 76px;
  background: #f8f8f7;
  color: #343332;
}

.pillars h2 {
  margin: 0;
  color: #343332;
  font-family: "Montserrat BM Regular", Montserrat, Arial, sans-serif;
  font-size: clamp(23px, 6vw, 27px);
  font-weight: 400;
  letter-spacing: -1.3px;
  line-height: 1.05;
}

.pillars h2 strong {
  color: inherit;
  font-weight: 700;
}

.pillars > p {
  margin: 28px 0 0;
  color: #7c6249;
  font-family: "Montserrat BM Regular", Montserrat, Arial, sans-serif;
  font-size: clamp(14px, 3.65vw, 16px);
  font-weight: 400;
  letter-spacing: -0.75px;
  line-height: 1.05;
}

.pillars > h2 + p {
  margin-top: 19px;
  font-weight: 600;
}

.pillars .pillar-graphic {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1.84 / 1;
  margin: 58px 0 60px;
}

.pillars .pillar-graphic img {
  position: absolute;
  top: 0;
  left: -13%;
  display: block;
  width: 126%;
  max-width: none;
  height: auto;
  margin: 0;
  transform: translateY(-34.7%);
}

.pillars > p.warm {
  margin-top: 34px;
  color: #7c6249;
  font-weight: 400;
}

.pillars .button {
  width: 100%;
  max-width: 300px;
  margin-top: 48px;
  padding: 11px 10px;
  border-radius: 8px;
  background: #005a12;
  box-shadow: none;
  color: #fff;
  font-family: "Montserrat BM Semibold", Montserrat, Arial, sans-serif;
  font-size: clamp(13px, 3.6vw, 15px);
  font-weight: 600;
  letter-spacing: 0.55px;
}

@media (min-width: 700px) {
  .pillars {
    padding-right: 54px;
    padding-left: 54px;
  }

  .pillars h2 {
    font-size: 30px;
  }

  .pillars > p {
    font-size: 17px;
  }
}

.modules {
  overflow: hidden;
  padding: 56px 0 24px;
  background: #191919;
  color: #f7f2e6;
}

.modules-heading {
  padding: 0 42px;
}

.modules h2 {
  max-width: 350px;
  margin: 0;
  color: #f7f2e6;
  font-family: "Montserrat BM Regular", Montserrat, Arial, sans-serif;
  font-size: clamp(36px, 9.8vw, 43px);
  font-weight: 400;
  letter-spacing: -2.2px;
  line-height: 0.98;
}

.modules-heading p {
  margin: 28px 0 0;
  color: #b9a491;
  font-family: "Montserrat BM Regular", Montserrat, Arial, sans-serif;
  font-size: clamp(18px, 4.7vw, 21px);
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1.15;
}

.module-carousel {
  margin-top: 48px;
}

.module-viewport {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.module-track {
  display: flex;
  width: max-content;
  gap: 20px;
  padding: 0 42px;
  transform: translate3d(0, 0, 0);
  transition: transform 560ms cubic-bezier(0.22, 0.74, 0.24, 1);
  will-change: transform;
}

.module-slide {
  flex: 0 0 min(78vw, 335px);
  margin: 0;
  opacity: 0.5;
  transform: scale(0.975);
  transform-origin: center;
  transition: opacity 420ms ease, transform 560ms cubic-bezier(0.22, 0.74, 0.24, 1);
}

.module-slide.is-active {
  opacity: 1;
  transform: scale(1);
}

.module-slide img {
  display: block;
  width: 100%;
  height: auto;
}

.module-control {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 48px;
  height: 64px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #fff;
  cursor: pointer;
  transform: translateY(-50%);
}

.module-control::before {
  content: "";
  position: absolute;
  top: 20px;
  width: 21px;
  height: 21px;
  border-bottom: 5px solid currentColor;
  border-left: 5px solid currentColor;
}

.module-previous {
  left: 44px;
}

.module-previous::before {
  left: 15px;
  transform: rotate(45deg);
}

.module-next {
  right: 18px;
}

.module-next::before {
  right: 15px;
  transform: rotate(225deg);
}

.module-control:focus-visible,
.module-dots button:focus-visible {
  outline: 2px solid #f7f2e6;
  outline-offset: 3px;
}

.module-dots {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 8px;
}

.module-dots button {
  width: 11px;
  height: 11px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #c9c9c9;
  cursor: pointer;
  transition: background-color 240ms ease, transform 240ms ease;
}

.module-dots button.is-active {
  background: #050505;
  transform: scale(1.06);
}

@media (min-width: 700px) {
  .modules {
    padding-top: 68px;
  }

  .modules-heading {
    padding: 0 54px;
  }

  .modules h2 {
    font-size: 48px;
  }

  .modules-heading p {
    font-size: 22px;
  }

  .module-track {
    padding-right: 54px;
    padding-left: 54px;
  }

  .module-slide {
    flex-basis: 360px;
  }

  .module-previous {
    left: 56px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .module-track,
  .module-slide,
  .module-dots button {
    transition: none;
  }
}

.proof {
  padding: 74px 35px 54px;
  background: #e8e5e3;
  color: #302f2e;
}

.proof h2 {
  max-width: 335px;
  margin: 0 8px 44px;
  color: #302f2e;
  font-family: "Montserrat BM Regular", Montserrat, Arial, sans-serif;
  font-size: clamp(23px, 6.1vw, 27px);
  font-weight: 400;
  letter-spacing: -1.35px;
  line-height: 0.98;
}

.proof h2 strong {
  color: inherit;
  font-weight: 700;
}

.proof-list {
  display: grid;
  gap: 14px;
}

.proof-card {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0;
  border: 1px solid rgba(124, 98, 73, 0.28);
  border-radius: 7px;
  background: #fff;
}

.proof-card img {
  position: absolute;
  top: 0;
  display: block;
  max-width: none;
  height: auto;
  border-radius: 0;
  background: transparent;
}

.proof-card-18 {
  aspect-ratio: 2.137 / 1;
}

.proof-card-18 img {
  left: 0;
  width: 100%;
  transform: translateY(-36.1%);
}

.proof-card-19 {
  aspect-ratio: 2.005 / 1;
}

.proof-card-20 {
  aspect-ratio: 1.404 / 1;
}

.proof-card-21 {
  aspect-ratio: 1.843 / 1;
}

.proof-card-22,
.proof-card-23 {
  aspect-ratio: 2.51 / 1;
}

.proof-card-24 {
  aspect-ratio: 2.042 / 1;
}

.proof-card-19 img,
.proof-card-20 img,
.proof-card-21 img,
.proof-card-22 img,
.proof-card-23 img,
.proof-card-24 img {
  left: -10.12%;
  width: 120.32%;
}

.proof-card-19 img,
.proof-card-22 img,
.proof-card-23 img {
  transform: translateY(-38.19%);
}

.proof-card-20 img {
  transform: translateY(-28.85%);
}

.proof-card-21 img {
  transform: translateY(-33.9%);
}

.proof-card-24 img {
  transform: translateY(-35.41%);
}

@media (min-width: 700px) {
  .proof {
    padding: 84px 46px 64px;
  }

  .proof h2 {
    margin-bottom: 52px;
    font-size: 31px;
  }
}

.audience {
  padding: 74px 42px 62px;
  background: #f8f8f7;
  color: #302f2e;
}

.audience h2 {
  margin: 0;
  color: #302f2e;
  font-family: "Montserrat BM Semibold", Montserrat, Arial, sans-serif;
  font-size: clamp(28px, 7.3vw, 32px);
  font-weight: 600;
  letter-spacing: -1.5px;
  line-height: 1;
}

.audience > h2 + p {
  margin: 20px 0 0;
  color: #7c6249;
  font-family: "Montserrat BM Semibold", Montserrat, Arial, sans-serif;
  font-size: clamp(16px, 4.2vw, 18px);
  font-weight: 600;
  letter-spacing: -0.8px;
  line-height: 1.1;
}

.audience-graphic {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 0.7544 / 1;
  margin-top: 52px;
}

.audience-graphic img {
  position: absolute;
  top: 0;
  left: -5.82%;
  display: block;
  width: 111.63%;
  max-width: none;
  height: auto;
  transform: translateY(-7.73%);
}

.audience .not-for {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  margin: 58px 6px 0 !important;
  color: #090909;
  font-family: "Montserrat BM Regular", Montserrat, Arial, sans-serif;
  font-size: clamp(19px, 5vw, 22px) !important;
  font-weight: 400;
  letter-spacing: -0.8px;
  line-height: 1;
}

.audience .not-for > span:last-child {
  flex: 1;
}

.audience .not-for strong {
  color: #a60000;
  font-family: "Montserrat BM Semibold", Montserrat, Arial, sans-serif;
  font-weight: 600;
}

.audience-x {
  position: relative;
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  margin-top: -2px;
  border-radius: 50%;
  background: linear-gradient(145deg, #ff352d 0%, #d4060b 42%, #8c0000 100%);
}

.audience-x::before {
  content: "";
  position: absolute;
  inset: 3px;
  border-radius: 50%;
  background: #f8f8f7;
}

.audience-x i::before,
.audience-x i::after {
  content: "";
  position: absolute;
  top: 14px;
  left: 8px;
  z-index: 1;
  width: 16px;
  height: 3px;
  border-radius: 2px;
  background: linear-gradient(90deg, #a80000, #f2302b);
}

.audience-x i::before {
  transform: rotate(45deg);
}

.audience-x i::after {
  transform: rotate(-45deg);
}

@media (min-width: 700px) {
  .audience {
    padding: 84px 54px 72px;
  }

  .audience h2 {
    font-size: 36px;
  }

  .audience > h2 + p {
    font-size: 20px;
  }
}

/* Recapitulação e investimento */
.recap,
.offer {
  background:
    radial-gradient(circle at 50% 0%, rgba(67, 67, 65, 0.24), transparent 32%),
    linear-gradient(180deg, #171716 0%, #080808 48%, #111110 100%);
}

.recap {
  padding: 52px 28px 42px;
  gap: 0;
}

.recap h2 {
  width: 76%;
  margin: 0 0 28px;
  color: #f5f1e8;
  font-size: 25px;
  font-weight: 600;
  line-height: 0.98;
  letter-spacing: -1.1px;
}

.recap-list {
  display: grid;
  gap: 24px;
}

.recap-card,
.price-visual {
  position: relative;
  overflow: hidden;
  margin: 0;
  border: 1px solid rgba(202, 181, 154, 0.48);
  background: #f4f0e8;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.22);
}

.recap-card {
  width: 100%;
  border-radius: 18px;
}

.recap-card img,
.price-visual > img {
  position: absolute;
  display: block;
  max-width: none;
  height: auto;
}

.recap-card-access {
  aspect-ratio: 1106 / 1743;
}

.recap-card-access img {
  left: -10.759%;
  top: -3.787%;
  width: 121.519%;
}

.recap-card-ppv {
  aspect-ratio: 1183 / 1787;
}

.recap-card-ppv img {
  left: -3.55%;
  top: -1.204%;
  width: 113.61%;
}

.recap-card-workshop {
  aspect-ratio: 1116 / 1749;
}

.recap-card-workshop img {
  left: -9.767%;
  top: -3.269%;
  width: 120.43%;
}

.offer {
  padding: 16px 28px 54px;
}

.price-visual {
  width: 100%;
  aspect-ratio: 1118 / 1722;
  border-radius: 18px;
}

.price-visual > img {
  left: -10.107%;
  top: -4.529%;
  width: 120.215%;
}

.offer .offer-button {
  position: absolute;
  z-index: 2;
  top: 60.8%;
  left: 50%;
  width: 82%;
  margin: 0;
  padding: 12px 9px;
  transform: translateX(-50%);
  border-radius: 8px;
  background: #005a12;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.22);
  color: #fff;
  font-family: "BM Montserrat", Montserrat, Arial, sans-serif;
  font-size: clamp(10px, 2.85vw, 12px);
  font-weight: 600;
  line-height: 1.12;
  letter-spacing: 0.55px;
}

@media (min-width: 700px) {
  .recap,
  .offer {
    padding-right: 46px;
    padding-left: 46px;
  }

  .recap h2 {
    font-size: 29px;
  }

  .offer .offer-button {
    font-size: 12px;
  }
}

/* Garantia e suporte */
.guarantee {
  padding: 0;
  background: #171717;
}

.guarantee .guarantee-art {
  display: block;
  width: 100%;
  margin: 0;
}

.support {
  padding: 54px 28px;
  background: #f2f2f2;
}

.support > .support-card {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1016 / 662;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 15px;
  background: #f2f2f2;
}

.support-card > img {
  position: absolute;
  top: -65.106%;
  left: -16.142%;
  display: block;
  width: 132.283%;
  max-width: none;
  height: auto;
  margin: 0;
}

.support .whatsapp {
  position: absolute;
  z-index: 2;
  top: 67.5%;
  left: 50%;
  display: block;
  width: 70%;
  margin: 0;
  padding: 12px 10px;
  transform: translateX(-50%);
  border-radius: 999px;
  background: #005a12;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.18);
  color: #fff;
  font-family: "BM Montserrat", Montserrat, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 0.55px;
  text-align: center;
}

@media (min-width: 700px) {
  .support {
    padding: 62px 46px;
  }

  .support .whatsapp {
    font-size: 12px;
  }
}

/* Instrutora */
.instructor {
  padding: 62px 32px 68px;
  border-bottom: 1px solid rgba(54, 53, 51, 0.72);
  background: #f2f2f2;
  color: #242424;
}

.instructor-photo {
  overflow: hidden;
  width: 78%;
  margin: 0 auto 42px;
  aspect-ratio: 3 / 4;
  border: 1px solid rgba(128, 98, 70, 0.48);
  border-radius: 16px;
  background: #dfd7ce;
  box-shadow: 0 10px 26px rgba(52, 38, 27, 0.12);
}

.instructor .instructor-photo img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 0;
  object-fit: cover;
  object-position: 50% 20%;
}

.instructor h2 {
  margin: 0 0 48px;
  color: #080808;
  font-size: clamp(36px, 10.4vw, 44px);
  font-weight: 400;
  line-height: 0.95;
  letter-spacing: -1.7px;
  text-align: center;
}

.instructor h2 span {
  display: block;
  margin-top: 7px;
  color: #806246;
  font-weight: 700;
}

.instructor-copy p {
  margin: 0 0 22px;
  color: #171717;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.28;
  letter-spacing: -0.25px;
  text-align: justify;
}

.instructor-copy p:last-child {
  margin: 34px 0 0;
  text-align: left;
}

.instructor-copy strong {
  color: #101010;
  font-weight: 700;
}

/* Perguntas frequentes */
.faq {
  padding: 58px 28px 72px;
  background: #f2f2f2;
  color: #292826;
}

.faq h2 {
  margin: 0 0 30px;
  padding: 0;
  border: 0;
  color: #806246;
  font-size: 29px;
  font-weight: 600;
  line-height: 1.04;
  letter-spacing: -1px;
}

.faq-list {
  display: grid;
  gap: 12px;
}

.faq .faq-list details,
.faq .faq-list details[open] {
  overflow: hidden;
  margin: 0;
  border: 1px solid rgba(22, 22, 22, 0.82);
  border-radius: 12px;
  background: #2e2e2d;
  box-shadow: 0 5px 13px rgba(17, 17, 17, 0.13);
  color: #f7f4ed;
}

.faq summary {
  position: relative;
  padding: 18px 52px 18px 19px;
  cursor: pointer;
  list-style: none;
  color: #f7f4ed;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.12px;
}

.faq summary::-webkit-details-marker {
  display: none;
}

.faq summary::before,
.faq summary::after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 1.5px;
  border-radius: 2px;
  background: #e7dccd;
  content: "";
  transition: transform 180ms ease;
}

.faq summary::before {
  transform: translate(-3px, -50%) rotate(45deg);
}

.faq summary::after {
  transform: translate(3px, -50%) rotate(-45deg);
}

.faq details[open] summary::before {
  transform: translate(-3px, -50%) rotate(-45deg);
}

.faq details[open] summary::after {
  transform: translate(3px, -50%) rotate(45deg);
}

.faq-answer {
  padding: 20px 19px 22px;
  border-top: 1px solid rgba(128, 98, 70, 0.4);
  background: #faf9f6;
  color: #302f2d;
  animation: faqReveal 180ms ease both;
}

.faq .faq-answer p {
  margin: 0 0 14px;
  padding: 0;
  color: #302f2d;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42;
}

.faq .faq-answer p:last-child {
  margin-bottom: 0;
}

.faq .faq-answer strong {
  color: #806246;
  font-weight: 700;
}

@keyframes faqReveal {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Rodapé */
footer {
  max-width: 430px;
  margin: 0 auto;
  padding: 62px 28px 48px;
  background: #f2f2f2;
  color: #34322e;
  text-align: center;
}

footer .footer-brand {
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(52, 51, 48, 0.72);
}

footer .footer-brand > span {
  display: block;
  width: auto;
  height: auto;
  margin: 0 0 17px;
  border-radius: 0;
  background: transparent;
  color: #34322e;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
}

footer .footer-brand p {
  margin: 0 0 8px;
  color: #34322e;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: 4px;
}

footer .footer-brand strong {
  display: block;
  margin: 0;
  color: #34322e;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.4px;
}

.instagram-link {
  display: grid;
  place-items: center;
  width: 56px;
  height: 56px;
  margin: 42px auto 0;
  border-radius: 50%;
  background: #806246;
  color: #fff;
  text-decoration: none;
  transition: transform 180ms ease, background-color 180ms ease;
}

.instagram-link:hover,
.instagram-link:focus-visible {
  transform: translateY(-2px);
  background: #6f533a;
}

.instagram-link svg {
  width: 29px;
  height: 29px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.65;
}

.instagram-link .instagram-dot {
  fill: currentColor;
  stroke: none;
}

@media (min-width: 700px) {
  .instructor {
    padding-right: 46px;
    padding-left: 46px;
  }

  .instructor-photo {
    width: 74%;
  }

  .instructor-copy p {
    font-size: 16px;
  }

  .faq {
    padding-right: 46px;
    padding-left: 46px;
  }

  .faq h2 {
    font-size: 34px;
  }

  .faq summary {
    font-size: 17px;
  }

  footer {
    max-width: 520px;
    padding-right: 46px;
    padding-left: 46px;
  }
}

.intro {
  overflow: hidden;
  padding: 56px 32px 0;
  background: #2d2d2c;
  color: #f7f2e6;
}

.intro-heading {
  padding: 0 2px;
}

.intro h2 {
  margin: 0;
  color: #f7f2e6;
  font-size: clamp(40px, 10.8vw, 48px);
  font-weight: 400;
  letter-spacing: -2.3px;
  line-height: 0.99;
}

.intro-heading > p {
  max-width: 340px;
  margin: 28px 0 0;
  color: #f7f7f5;
  font-size: clamp(16px, 4.3vw, 18px);
  line-height: 1.38;
}

.practice-carousel {
  position: relative;
  margin: 28px -32px 0;
  background: #000000;
}

.practice-viewport {
  position: relative;
  aspect-ratio: 1344 / 1875;
  overflow: hidden;
}

.practice-slide {
  position: absolute;
  inset: 0;
  margin: 0;
  opacity: 0;
  transform: translateX(14px) scale(0.995);
  visibility: hidden;
  transition: opacity 500ms ease, transform 500ms ease, visibility 500ms;
}

.practice-slide.is-active {
  z-index: 1;
  opacity: 1;
  transform: translateX(0) scale(1);
  visibility: visible;
}

.practice-slide.is-leaving {
  opacity: 0;
  transform: translateX(-14px) scale(0.995);
  visibility: visible;
}

.practice-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.practice-controls {
  position: absolute;
  z-index: 3;
  right: 24px;
  bottom: 22px;
  left: 24px;
  display: grid;
  grid-template-columns: 44px 1fr 44px;
  align-items: center;
  gap: 12px;
}

.practice-arrow {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  background: rgba(18, 18, 18, 0.55);
  color: #ffffff;
  font: inherit;
  font-size: 18px;
  cursor: pointer;
  transition: background-color 180ms ease, border-color 180ms ease;
}

.practice-arrow:hover,
.practice-arrow:focus-visible {
  border-color: rgba(255, 255, 255, 0.72);
  background: rgba(45, 45, 44, 0.9);
  outline: none;
}

.practice-dots {
  display: flex;
  justify-content: center;
  gap: 9px;
}

.practice-dots button {
  width: 7px;
  height: 7px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.35);
  cursor: pointer;
  transition: width 220ms ease, border-radius 220ms ease, background-color 220ms ease;
}

.practice-dots button.is-active {
  width: 24px;
  border-radius: 8px;
  background: #f7f2e6;
}

.practice-proof {
  margin: 0 -32px;
  padding: 48px 42px 64px;
  border-top: 0;
  background: #0b0b0b;
}

.practice-proof h3 {
  margin: 0 0 28px;
  color: #f7f2e6;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.3px;
  line-height: 1.1;
}

.practice-proof h3 span {
  display: inline-block;
  margin-left: 5px;
  font-size: 25px;
}

.practice-proof-frame {
  position: relative;
  aspect-ratio: 1114 / 1047;
  overflow: hidden;
  margin: 0;
  border: 2px solid #eadfc9;
  border-radius: 14px;
  background: #f8f8f8;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.14);
}

.practice-proof-frame img {
  position: absolute;
  top: -39.7%;
  left: -10.2%;
  display: block;
  width: 120.65%;
  max-width: none;
  height: auto;
}

@media (min-width: 700px) {
  .intro {
    padding: 68px 46px 0;
  }

  .intro h2 {
    font-size: 54px;
  }

  .intro-heading > p {
    font-size: 19px;
  }

  .practice-carousel {
    margin-right: -46px;
    margin-left: -46px;
  }

  .practice-proof {
    margin-right: -46px;
    margin-left: -46px;
    padding: 58px 58px 76px;
  }

  .practice-proof h3 {
    font-size: 31px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .practice-slide,
  .practice-arrow,
  .practice-dots button {
    transition: none;
  }
}

.bm-includes {
  padding: 68px 34px 72px;
  background: #faf9f6;
  color: #2f2f2e;
}

.bm-includes h2 {
  margin: 0;
  color: #2f2f2e;
  font-size: clamp(32px, 8.4vw, 38px);
  font-weight: 500;
  letter-spacing: -1.6px;
  line-height: 1.08;
}

.bm-includes h2 strong {
  color: #806548;
  font-weight: 750;
}

.bm-includes-list {
  display: grid;
  gap: 0;
  margin: 54px 0 0;
  padding: 0;
  list-style: none;
}

.bm-includes-list li {
  display: grid;
  grid-template-columns: 26px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
  min-height: 108px;
  padding: 25px 0;
  border-bottom: 1px solid rgba(128, 101, 72, 0.72);
  background: transparent;
}

.bm-includes-list li:first-child {
  padding-top: 0;
}

.bm-includes-list li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.bm-includes-list p {
  margin: 0;
  color: #30302f;
  font-family: "Montserrat BM Light", Montserrat, Arial, sans-serif;
  font-size: 16.5px;
  font-weight: 300;
  line-height: 1.38;
}

.bm-check {
  display: grid;
  width: 26px;
  height: 32px;
  place-items: center;
  color: #b08a56;
}

.bm-check::after {
  content: "";
  display: block;
  width: 8px;
  height: 15px;
  border-right: 1.5px solid #a98452;
  border-bottom: 1.5px solid #a98452;
  transform: translateY(-2px) rotate(45deg);
}

@media (min-width: 700px) {
  .bm-includes {
    padding: 82px 48px 86px;
  }

  .bm-includes h2 {
    font-size: 42px;
  }

  .bm-includes-list p {
    font-size: 18px;
  }
}

/* Ajustes de hierarquia e alinhamento */
.hero h1 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 500;
}

.hero h1 strong {
  font-weight: 700;
}

.hero .button span,
.offer-button span,
.recap h2 span,
.bm-line {
  display: block;
}

.hero .button {
  font-family: "Montserrat BM Semibold", Montserrat, Arial, sans-serif;
  width: 82%;
  max-width: 310px;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 13px;
  font-size: clamp(12.5px, 3.55vw, 15px);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.3px;
}

@media (max-width: 340px) {
  .hero .button {
    width: 92%;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
  }
}

.intro {
  padding-top: 52px;
  background: linear-gradient(180deg, #050505 0%, #0b0b0b 48%, #202020 100%);
}

.intro-heading {
  background: transparent;
}

.intro-heading > p {
  margin-top: 24px;
}

.practice-carousel {
  margin-top: 18px;
  background: transparent;
}

.practice-viewport {
  aspect-ratio: 1271 / 876;
  background: transparent;
}

.practice-slide img {
  position: absolute;
  top: -56.963%;
  left: -2.754%;
  width: 105.744%;
  max-width: none;
  height: auto;
  object-fit: initial;
}

.bm-includes {
  padding-right: 22px;
  padding-left: 22px;
}

.bm-includes-list li {
  grid-template-columns: 20px minmax(0, 1fr);
  gap: 8px;
}

.bm-includes-list p {
  font-size: clamp(9.4px, calc(4.08vw - 2.95px), 14.6px);
  line-height: 1.42;
}

.bm-check {
  width: 20px;
}

.bm-line {
  white-space: nowrap;
}

.pillars h2 {
  font-size: clamp(31px, 8.2vw, 37px);
  letter-spacing: -1.7px;
}

.pillars h2 strong {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
}

.proof h2 strong {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
}

.recap h2 {
  width: 100%;
  font-family: "Montserrat BM Semibold", Montserrat, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.02;
}

.recap h2 span + span {
  margin-top: 3px;
}

.recap-card {
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.recap-card-ppv img {
  top: -1.231%;
}

.recap-card-workshop {
  aspect-ratio: 1116 / 1748;
}

.recap-card-workshop img {
  top: -3.432%;
}

.offer .offer-button {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.18;
}

.instructor h2 span {
  font-family: "Montserrat BM Semibold", Montserrat, Arial, sans-serif;
  font-weight: 600;
}

@media (min-width: 700px) {
  .practice-carousel {
    margin-top: 22px;
  }

  .bm-includes {
    padding-right: 42px;
    padding-left: 42px;
  }

  .bm-includes-list p {
    font-size: 16px;
  }

  .pillars h2 {
    font-size: 40px;
  }
}

/* Cartões de benefícios e alinhamento da recapitulação */
.bm-includes {
  padding-right: 16px;
  padding-left: 16px;
}

.bm-includes-list {
  gap: 12px;
}

.bm-includes-list li,
.bm-includes-list li:first-child,
.bm-includes-list li:last-child {
  grid-template-columns: 18px minmax(0, 1fr);
  gap: 8px;
  min-height: 88px;
  padding: 18px 10px;
  border: 0;
  border-radius: 14px;
  background: #755b42;
  box-shadow: 0 5px 13px rgba(59, 42, 29, 0.13);
}

.bm-includes-list p {
  color: #f3f2ef;
  font-size: clamp(9px, calc(4.08vw - 3.19px), 14.5px);
}

.bm-check {
  width: 18px;
  color: #f3f2ef;
}

.bm-check::after {
  border-right-color: #f3f2ef;
  border-bottom-color: #f3f2ef;
}

/* Correções da auditoria de leitura, toque e estabilidade */
.section p,
.faq .faq-answer p,
.instructor-copy p,
.hero-copy > p {
  font-size: 16px;
}

.bm-includes {
  padding-right: 8px;
  padding-left: 8px;
}

.bm-includes-list li,
.bm-includes-list li:first-child,
.bm-includes-list li:last-child {
  grid-template-columns: 18px minmax(0, 1fr);
  gap: 6px;
  padding-right: 8px;
  padding-left: 8px;
}

.bm-includes-list p {
  font-size: 16px;
  letter-spacing: -1.2px;
  line-height: 1.34;
}

.button,
.support .whatsapp {
  min-height: 44px;
}

.pillars .button,
.support .whatsapp {
  display: flex;
  align-items: center;
  justify-content: center;
}

.practice-dots,
.module-dots {
  gap: 0;
}

.practice-dots button,
.module-dots button {
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 0;
  background: transparent;
  transform: none;
}

.practice-dots button::after,
.module-dots button::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.35);
  content: "";
  transform: translate(-50%, -50%);
  transition: width 220ms ease, border-radius 220ms ease, background-color 220ms ease;
}

.practice-dots button.is-active,
.module-dots button.is-active {
  background: transparent;
  transform: none;
}

.practice-dots button.is-active::after {
  width: 24px;
  border-radius: 8px;
  background: #f7f2e6;
}

.module-dots button::after {
  background: #c9c9c9;
}

.module-dots button.is-active::after {
  background: #050505;
}

@media (min-width: 700px) {
  .bm-includes {
    padding-right: 42px;
    padding-left: 42px;
  }

  .bm-includes-list p {
    letter-spacing: -0.7px;
  }
}

.recap-card-ppv {
  aspect-ratio: 1106 / 1743;
}

.recap-card-ppv img {
  top: -3.787%;
  left: -10.759%;
  width: 121.519%;
}

@media (min-width: 700px) {
  .bm-includes {
    padding-right: 34px;
    padding-left: 34px;
  }

  .bm-includes-list li,
  .bm-includes-list li:first-child,
  .bm-includes-list li:last-child {
    padding-right: 16px;
    padding-left: 16px;
  }

  .bm-includes-list p {
    font-size: 16px;
  }
}

img {
  height: auto;
}

.practice-dots button.is-active {
  width: 44px;
}

body,
body * {
  font-family: "Montserrat BM Optimized", Montserrat, Arial, sans-serif !important;
}

/* Régua global de margens e respiro para a versão mobile */
@media (max-width: 699px) {
  :root {
    --mobile-gutter: 25px;
    --mobile-section-space: 60px;
  }

  .section {
    padding-right: var(--mobile-gutter) !important;
    padding-left: var(--mobile-gutter) !important;
  }

  html,
  body {
    overflow-x: clip;
  }

  .hero {
    padding: 0 var(--mobile-gutter) var(--mobile-section-space) !important;
  }

  .intro {
    padding: var(--mobile-section-space) var(--mobile-gutter) 0 !important;
  }

  .intro-heading {
    padding: 0;
  }

  .practice-carousel {
    width: 100%;
    margin: 36px 0 0 !important;
    border-radius: 14px;
    overflow: hidden;
  }

  .practice-controls {
    right: 12px;
    left: 12px;
  }

  .practice-proof {
    margin: 44px 0 0 !important;
    padding: 48px 0 var(--mobile-section-space) !important;
  }

  .practice-proof-frame {
    width: 100%;
    aspect-ratio: 800 / 650;
  }

  .practice-proof-frame img {
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
  }

  .bm-includes,
  .problem,
  .difference,
  .technique,
  .pillars,
  .modules,
  .proof,
  .audience,
  .recap,
  .guarantee,
  .support,
  .instructor,
  .faq {
    padding-top: var(--mobile-section-space) !important;
    padding-bottom: var(--mobile-section-space) !important;
  }

  .bm-includes {
    padding-right: var(--mobile-gutter) !important;
    padding-left: var(--mobile-gutter) !important;
  }

  .problem img {
    width: 100% !important;
    margin: 0 0 48px !important;
    border-radius: 14px;
  }

  .difference h2,
  .proof h2 {
    margin-right: 0;
    margin-left: 0;
  }

  .difference img {
    width: 100%;
  }

  .technique-factors,
  .technique .image-pair,
  .pillars .pillar-graphic,
  .audience-graphic {
    max-width: 100%;
  }

  .modules {
    overflow: hidden;
  }

  .modules-heading,
  .module-track {
    padding-right: 0;
    padding-left: 0;
  }

  .module-previous {
    left: 10px;
  }

  .module-next {
    right: 10px;
  }

  .proof-list,
  .recap-list,
  .audience-graphic,
  .price-visual,
  .support-card,
  .faq-list {
    width: 100%;
    max-width: 100%;
  }

  .proof-card,
  .recap-card,
  .price-visual,
  .support-card,
  .faq-list details,
  .button,
  .pillars .button,
  .support .whatsapp {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
  }

  .hero .button,
  .pillars .button {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .difference h2,
  .proof h2,
  .practice-proof h3 {
    margin-right: 0;
    margin-left: 0;
  }

  .recap {
    padding-bottom: 44px !important;
  }

  .offer {
    padding: 44px var(--mobile-gutter) var(--mobile-section-space) !important;
  }

  .guarantee .guarantee-art {
    width: 100%;
    border-radius: 16px;
  }

  .support > .support-card {
    margin: 0;
  }

  footer {
    padding: var(--mobile-section-space) var(--mobile-gutter) 48px;
  }
}

@media (min-width: 430px) and (max-width: 699px) {
  :root {
    --mobile-gutter: 30px;
  }
}
