/* Ajustes de claridad y conversión sobre la identidad y los recursos originales. */
:root { --purchase-green: #15803D; --purchase-hover: #166534; }
.cta { background: var(--purchase-green); color: #FFFFFF; white-space: normal; min-width: 0; padding: 14px 18px; min-height: 52px; line-height: 1.4; overflow: visible; box-shadow: 0 3px 10px #00000018; }
.cta:hover { background: var(--purchase-hover); color: #FFFFFF; }
.cta:focus-visible, summary:focus-visible { outline: 3px solid #b98422; outline-offset: 4px; }
.item:has(> .cta) { display: flex; flex-direction: column; gap: 12px; height: auto; padding-bottom: 22px; }
.purchase-trust { display: flex; justify-content: center; flex-wrap: wrap; gap: 6px 14px; font: 13px/1.5 Arial, sans-serif; text-align: center; width: 100%; }
.purchase-trust span { white-space: nowrap; }
#hero-checkout-1, #familias-lideres-checkout-1 { color: #fff; }
.early-price { width: 100%; text-align: center; padding: 14px 12px; margin-bottom: 4px; border: 1px solid #c3a86270; border-radius: 8px; background: #241909a8; color: #fff; }
.early-price p { font: 16px/1.5 Arial, sans-serif; }
.early-price strong { display: inline-block; color: #ffc300; font-size: 26px; }
.early-price small { display: block; margin-top: 4px; font: 13px/1.5 Arial, sans-serif; color: #e8dec1; }
#hero .composition { display: flex; flex-direction: column; align-items: center; gap: 20px; min-height: 0; padding: 40px 24px 32px; }
#hero .item { height: auto; flex: none; }
#hero-text-1 { order: 0; max-width: 600px; text-align: center; }
#hero-text-2 { order: 1; max-width: 940px; }
#hero-image-1 { order: 2; width: min(512px, 100%); }
#hero-image-1 .media, #hero-image-1 picture { width: 100%; height: auto; max-height: none; }
#hero-image-1 img { height: auto; object-fit: contain; }
#hero-text-3 { order: 3; max-width: 620px; }
#hero-checkout-1 { order: 4; max-width: 500px; padding-bottom: 0; }
#que-es .composition { display: flex; flex-direction: column; align-items: center; gap: 22px; min-height: 0; padding: 48px 24px; }
#que-es .item { height: auto; max-width: 600px; }
#que-es-text-1 { text-align: center; }
#que-es #que-es-text-2 { max-width: 900px; margin-bottom: 12px; }
#que-es #que-es-text-2 h3 { font-size: 20px; line-height: 1.5; }
#que-es :is(#que-es-text-3,#que-es-text-4,#que-es-text-5,#que-es-text-6,#que-es-text-7,#que-es-text-8) { background: #fff; padding: 16px 26px; margin-top: -22px; }
#que-es #que-es-text-3 { margin-top: 0; padding-top: 26px; text-align: center; }
#que-es #que-es-text-8 { padding-bottom: 26px; }
#que-es :is(#que-es-text-3,#que-es-text-4,#que-es-text-5,#que-es-text-6,#que-es-text-7,#que-es-text-8) h3 { font-size: 17px; line-height: 1.5; }
#que-es-panel-1 { display: none; }
#que-es-checkout-1 { max-width: 500px !important; padding-bottom: 0; }
.section-content { position: relative; z-index: 14; width: 100%; max-width: 650px; margin-inline: auto; padding: 42px 24px; }
.section-content h2 { font: 500 32px/1.3 'Playfair Display', Georgia, serif; text-align: center; margin-bottom: 24px; }
.section-intro { font: 17px/1.6 Arial, sans-serif; text-align: center; max-width: 740px; margin: 0 auto 18px; }
.benefits-content h2 span { color: #704f26; }
.benefit-list { list-style: none; display: grid; gap: 16px; }
.benefit-list li { background: #eceff3; padding: 20px 22px; border-left: 3px solid #b59861; }
.benefit-list h3 { font-size: 17px; line-height: 1.4; margin-bottom: 6px; }
.benefit-list p { font-size: 16px; line-height: 1.5; }
#claridad .composition { display: flex; flex-direction: column; gap: 20px; min-height: 0; padding: 38px 24px; max-width: 950px; }
#claridad .item { height: auto; text-align: center; }
#claridad h2 { font: 500 32px/1.3 'Playfair Display', Georgia, serif; }
#claridad .body { font: 18px/1.6 Montserrat, sans-serif; }
.conversations-content { max-width: 1060px; }
.conversations-content h2 { max-width: 880px; margin-inline: auto; font-size: 30px; }
.social-proof { font: 600 16px/1.6 Arial, sans-serif; text-align: center; margin: 20px auto 10px; max-width: 760px; color: #704f26; }
.illustration-note { font: 13px/1.5 Arial, sans-serif; text-align: center; color: #62605b; margin-bottom: 26px; }
.conversation-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; align-items: start; }
.conversation { overflow: hidden; border-radius: 12px; border: 1px solid #d7ccbb; box-shadow: 0 4px 14px #372a1310; text-align: left; }
.chat-header { display: flex; gap: 10px; align-items: center; background: #f6f3eb; padding: 14px; border-bottom: 1px solid #ded6c6; }
.chat-header img { border-radius: 50%; object-fit: cover; flex-shrink: 0; }
.chat-header h3 { font: 700 16px/1.4 Arial, sans-serif; }
.chat-header p { font: 12px/1.4 Arial, sans-serif; color: #5b605b; }
.chat-menu { margin-left: auto; color: #70756f; font-size: 24px; }
.chat-body { padding: 14px 12px 20px; background: #eae3d7; background-image: radial-gradient(#a68d6625 .8px, transparent .8px); background-size: 16px 16px; display: flex; flex-direction: column; gap: 10px; }
.chat-day { align-self: center; padding: 4px 9px; margin-bottom: 4px; border-radius: 5px; color: #62605b; background: #ffffffb0; font: 11px/1.5 Arial, sans-serif; }
.chat-bubble { align-self: flex-start; max-width: 92%; padding: 10px 11px 6px; border-radius: 0 9px 9px; background: #fff; box-shadow: 0 1px 2px #00000012; font: 14px/1.5 Arial, sans-serif; }
.chat-bubble time { display: block; text-align: right; font-size: 11px; color: #6a7068; margin-top: 4px; }
.chat-reply { align-self: flex-end; border-radius: 9px 0 9px 9px; background: #dcf0cf; margin-top: 6px; }
.chat-reply small { display: block; color: #35643b; font-weight: bold; margin-bottom: 4px; }
.chat-reply time span { color: #367884; }
.offer-content { max-width: 660px; padding-top: 12px; padding-bottom: 24px; }
.offer-card { background: #1d1e20; color: #fff; padding: 28px 32px; text-align: center; }
#oferta-image-1 { display: block; height: auto; max-width: 480px; margin: 0 auto 24px; }
#oferta-image-1 :is(.media,picture) { width: 100%; height: auto; max-height: none; }
#oferta-image-1 img { height: auto; object-fit: contain; }
.promotion { color: #ffc300; font: 700 14px/1.5 Montserrat,sans-serif; margin-bottom: 18px; }
.offer-card h2 { font-size: 30px; color: #e8dec1; }
.nowrap { white-space: nowrap; }
.offer-group-title { text-align: left; font: 700 17px/1.5 Arial,sans-serif; margin-bottom: 16px; color: #e8dec1; }
.offer-list { list-style: none; text-align: left; display: grid; gap: 14px; font: 16px/1.5 Arial,sans-serif; }
.offer-list li { display: flex; gap: 8px; }
.offer-list strong { font-weight: 400; }
.offer-bonuses { margin-top: 24px; padding-top: 22px; border-top: 1px solid #e8dec140; }
.offer-total { margin: 30px 0 8px; font: 20px/1.4 Arial,sans-serif; }
.offer-total strong { display: block; font: 700 44px/1.3 Montserrat,sans-serif; color: #ffc300; }
.payment-note, .device-note { font: 14px/1.5 Arial,sans-serif; }
.payment-note { color: #e5dfd2; }
.device-note { margin: 18px 0 12px; }
.purchase-block { display: flex; flex-direction: column; gap: 14px; width: 100%; margin: 22px auto 0; max-width: 510px; }
#garantia .composition { display: grid; grid-template-columns: 140px minmax(0,1fr); grid-template-rows: auto auto; gap: 20px 24px; max-width: 850px; min-height: 0; padding: 36px 24px; align-items: center; }
#garantia .item { height: auto; text-align: left; }
#garantia-image-1 { grid-area: 1 / 1 / 3 / 2; }
#garantia-image-1 :is(.media,picture) { height: auto; max-height: none; width: 100%; }
#garantia-image-1 img { height: auto; object-fit: contain; }
#garantia-text-1 { grid-area: 1 / 2 / 2 / 3; }
#garantia-text-1 h2 { font: 500 28px/1.35 'Playfair Display',Georgia,serif; }
#garantia-text-2 { grid-area: 2 / 2 / 3 / 3; }
#garantia-text-2 p { font: 16px/1.6 Arial,sans-serif; }
.faq-content { max-width: 860px; }
.faq-list { display: grid; gap: 12px; }
.faq-list details { background: #f7f4eb; border: 1px solid #dfd3b9; border-radius: 8px; }
.faq-list summary { display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 20px; min-height: 56px; font: 700 17px/1.5 Arial,sans-serif; cursor: pointer; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: '+'; color: #704f26; font: 400 26px/1 Arial,sans-serif; flex: 0 0 20px; text-align: center; }
.faq-list details[open] summary::after { content: '−'; }
.faq-list details[open] summary { color: #704f26; }
.faq-list details p { padding: 0 20px 22px; font: 16px/1.65 Arial,sans-serif; }
.faq-closing { margin-top: 38px; padding: 32px 24px; text-align: center; background: #e8dec1; }
.faq-closing h2 { margin-bottom: 14px; }
.faq-closing > p { font: 16px/1.6 Arial,sans-serif; }
#bono-1-text-5 h2 { font-size: 16px; line-height: 1.5; }
:is(#bono-1, #bono-2, #bono-3, #bono-4, #bono-5) .panel { height: 100%; }
/* O fechamento dos bônus usa linhas próprias para não sobrepor textos a 1024px. */
#bono-5 .composition { min-height: 0; grid-template-rows: 24px 30px auto auto 16px auto 12px auto 24px 32px auto 18px auto 18px auto 22px auto 28px; }
#bono-5-text-4 { grid-row: 11; grid-column: 3 / 20; }
#bono-5-text-5 { grid-row: 13; }
#bono-5-text-6 { grid-row: 15; grid-column: 3 / 20; }
#bono-5-checkout-1 { grid-row: 17; grid-column: 6 / 18; }
#bono-5-text-4 h3 { font-size: 28px; line-height: 1.4; }
#bono-5-text-5 h3 { font-size: 20px; line-height: 1.5; }
#bono-5-text-6 h3 { font-size: 20px; line-height: 1.5; }
@media (max-width: 920px) {
  #bono-5 .composition { grid-template-rows: 21px 19px 230px auto 12px auto 17px auto 24px auto 18px 24px auto 16px auto 16px auto 22px auto 24px; }
  #bono-5-text-4 { grid-row: 13; grid-column: 4 / 17; }
  #bono-5-text-5 { grid-row: 17; }
  #bono-5-text-6 { grid-row: 15; grid-column: 4 / 17; }
  #bono-5-checkout-1 { grid-row: 19; grid-column: 2 / 19; }
  #bono-5-text-4 h3 { font-size: 20px; }
  #bono-5-text-5 h3, #bono-5-text-6 h3 { font-size: 16px; }
  #hero .composition { max-width: 390px; padding: 28px 24px; gap: 16px; }
  #hero #hero-text-2 h1 { font-size: 20px; line-height: 1.35; }
  #hero-image-1 { max-width: 287px; }
  #hero-text-3 h3 { line-height: 1.5; }
  #que-es .composition { max-width: 390px; padding: 32px 24px; }
  #que-es #que-es-text-2 h3 { font-size: 16px; }
  #que-es :is(#que-es-text-3,#que-es-text-4,#que-es-text-5,#que-es-text-6,#que-es-text-7,#que-es-text-8) { padding-left: 18px; padding-right: 18px; }
  #que-es :is(#que-es-text-3,#que-es-text-4,#que-es-text-5,#que-es-text-6,#que-es-text-7,#que-es-text-8) h3 { font-size: 16px; }
  .cta { font-size: 14px; }
  .purchase-trust { font-size: 12px; gap: 6px 10px; }
  .section-content { max-width: 390px; padding: 32px 24px; }
  .section-content h2 { font-size: 25px; }
  .benefit-list li { padding: 18px; }
  #claridad .composition { max-width: 390px; padding: 32px 24px; }
  #claridad h2 { font-size: 26px; }
  #claridad .body { font-size: 16px; }
  .conversations-content { max-width: 720px; }
  .conversation-grid { grid-template-columns: 1fr; max-width: 342px; margin-inline: auto; gap: 22px; }
  .conversations-content h2 { font-size: 25px; }
  .section-intro { font-size: 16px; }
  .offer-content { padding: 12px 16px 24px; }
  .offer-card { padding: 24px 20px; }
  .offer-card h2 { font-size: 25px; }
  .offer-group-title { font-size: 16px; }
  .offer-list { font-size: 15px; }
  .offer-total strong { font-size: 38px; }
  #garantia .composition { grid-template-columns: 86px minmax(0,1fr); gap: 20px 14px; padding: 28px 24px; max-width: 390px; }
  #garantia-image-1 { grid-area: 1 / 1 / 2 / 2; }
  #garantia-text-1 h2 { font-size: 22px; }
  #garantia-text-2 { grid-area: 2 / 1 / 3 / 3; text-align: center; }
  .faq-content { max-width: 680px; }
  .faq-list summary { font-size: 16px; padding: 18px 16px; }
  .faq-list details p { padding: 0 16px 20px; }
  .faq-closing { padding: 26px 16px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .cta { transition: none; } }
