/* ===== Tokens ===== */
:root {
    --paper: #fff7e9;
    --paper-soft: #fff0d6;
    --card: #fffdf8;
    --ink: #2a1d12;
    --ink-soft: #6f5c45;
    --ink-faint: #a08a6e;
    --orange: #ef6c12;
    --orange-light: #fb8b2e;
    --orange-deep: #d65a09;
    --red: #cf3b2c;
    --green: #2f8a3e;
    --yellow: #f4b13a;
    --blue: #3a86c8;
    --border: #efdcba;
    --shadow-sm: 0 1px 2px rgba(120, 72, 20, .05), 0 6px 18px -8px rgba(120, 72, 20, .14);
    --shadow-card: 0 14px 34px -14px rgba(120, 72, 20, .20);
}

/* ===== Reset e Base ===== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
}

body {
    font-family: 'Poppins', sans-serif;
    color: var(--ink);
    line-height: 1.6;
    background-color: var(--paper);
    background-image:
        radial-gradient(120% 480px at 50% -120px, #ffe7bf 0%, rgba(255, 231, 191, 0) 70%);
    background-repeat: no-repeat;
    overflow-x: hidden;
}

.container {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px;
}

.muted {
    color: var(--ink-soft);
    font-weight: 400;
}

.text-center {
    text-align: center;
}

/* ===== Bandeirinhas (bunting) ===== */
.bunting {
    height: 36px;
    width: 100%;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22196%22%20height%3D%2238%22%20viewBox%3D%220%200%20196%2038%22%3E%3Cpath%20d%3D%22M0%205%20Q98%2023%20196%205%22%20fill%3D%22none%22%20stroke%3D%22%237a4f28%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20d%3D%22M2%206.4%20L26%206.4%20L14%2027.4%20Z%22%20fill%3D%22%23d23b2f%22%2F%3E%3Cpath%20d%3D%22M2%206.4%20L14%206.4%20L14%2027.4%20Z%22%20fill%3D%22%23ffffff%22%20opacity%3D%220.14%22%2F%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%226.4%22%20r%3D%221.6%22%20fill%3D%22%237a4f28%22%2F%3E%3Cpath%20d%3D%22M30%2010.1%20L54%2010.1%20L42%2031.1%20Z%22%20fill%3D%22%23f4b93a%22%2F%3E%3Cpath%20d%3D%22M30%2010.1%20L42%2010.1%20L42%2031.1%20Z%22%20fill%3D%22%23ffffff%22%20opacity%3D%220.14%22%2F%3E%3Ccircle%20cx%3D%2242%22%20cy%3D%2210.1%22%20r%3D%221.6%22%20fill%3D%22%237a4f28%22%2F%3E%3Cpath%20d%3D%22M58%2012.3%20L82%2012.3%20L70%2033.3%20Z%22%20fill%3D%22%232f9b4e%22%2F%3E%3Cpath%20d%3D%22M58%2012.3%20L70%2012.3%20L70%2033.3%20Z%22%20fill%3D%22%23ffffff%22%20opacity%3D%220.14%22%2F%3E%3Ccircle%20cx%3D%2270%22%20cy%3D%2212.3%22%20r%3D%221.6%22%20fill%3D%22%237a4f28%22%2F%3E%3Cpath%20d%3D%22M86%2013.0%20L110%2013.0%20L98%2034.0%20Z%22%20fill%3D%22%232e74c4%22%2F%3E%3Cpath%20d%3D%22M86%2013.0%20L98%2013.0%20L98%2034.0%20Z%22%20fill%3D%22%23ffffff%22%20opacity%3D%220.14%22%2F%3E%3Ccircle%20cx%3D%2298%22%20cy%3D%2213.0%22%20r%3D%221.6%22%20fill%3D%22%237a4f28%22%2F%3E%3Cpath%20d%3D%22M114%2012.3%20L138%2012.3%20L126%2033.3%20Z%22%20fill%3D%22%23ef6c12%22%2F%3E%3Cpath%20d%3D%22M114%2012.3%20L126%2012.3%20L126%2033.3%20Z%22%20fill%3D%22%23ffffff%22%20opacity%3D%220.14%22%2F%3E%3Ccircle%20cx%3D%22126%22%20cy%3D%2212.3%22%20r%3D%221.6%22%20fill%3D%22%237a4f28%22%2F%3E%3Cpath%20d%3D%22M142%2010.1%20L166%2010.1%20L154%2031.1%20Z%22%20fill%3D%22%23e84f8a%22%2F%3E%3Cpath%20d%3D%22M142%2010.1%20L154%2010.1%20L154%2031.1%20Z%22%20fill%3D%22%23ffffff%22%20opacity%3D%220.14%22%2F%3E%3Ccircle%20cx%3D%22154%22%20cy%3D%2210.1%22%20r%3D%221.6%22%20fill%3D%22%237a4f28%22%2F%3E%3Cpath%20d%3D%22M170%206.4%20L194%206.4%20L182%2027.4%20Z%22%20fill%3D%22%232f9b4e%22%2F%3E%3Cpath%20d%3D%22M170%206.4%20L182%206.4%20L182%2027.4%20Z%22%20fill%3D%22%23ffffff%22%20opacity%3D%220.14%22%2F%3E%3Ccircle%20cx%3D%22182%22%20cy%3D%226.4%22%20r%3D%221.6%22%20fill%3D%22%237a4f28%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: repeat-x;
    background-position: center top;
    background-size: 196px 38px;
}

/* ===== Banner Topo ===== */
.top-banner {
    background: linear-gradient(180deg, #d8412f, #c0392b);
    color: #fff;
    text-align: center;
    padding: 12px 20px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .12);
}

/* ===== Toast de Vendas ===== */
.sale-toast {
    position: fixed;
    bottom: 24px;
    left: 20px;
    z-index: 99999;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(80, 40, 10, .18);
    padding: 12px 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    width: 280px;
    border: 1px solid #f0e2c7;
    transform: translateX(calc(-100% - 30px));
    transition: transform 0.4s ease;
}

.sale-toast.show {
    transform: translateX(0);
}

.sale-icon {
    font-size: 22px;
    flex-shrink: 0;
}

.sale-content {
    flex: 1;
}

.sale-name {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    color: #111;
    line-height: 1.3;
}

.sale-detail {
    margin: 2px 0 0;
    font-size: 12px;
    color: #8a7a64;
    font-weight: 400;
}

/* ===== Hero ===== */
.hero {
    padding: 44px 0 48px;
    text-align: center;
    background:
        radial-gradient(90% 360px at 50% 0, #fff3dc 0, rgba(255, 243, 220, 0) 70%);
}

.headline {
    font-family: 'Sora', sans-serif;
    line-height: 1.04;
    font-size: 38px;
    font-weight: 800;
    margin-bottom: 18px;
    color: var(--ink);
    letter-spacing: -1.6px;
    text-wrap: balance;
}

.headline .highlight {
    color: var(--orange);
    display: block;
    margin-bottom: 6px;
}

.subheadline {
    font-size: 18px;
    color: var(--ink-soft);
    line-height: 1.5;
    max-width: 600px;
    margin: 0 auto 24px;
    font-weight: 400;
    text-wrap: pretty;
}

.subheadline strong {
    color: var(--ink);
}

.hero-image-wrapper {
    margin: 30px auto;
    max-width: 480px;
    border-radius: 18px;
    overflow: hidden;
}

.hero-image {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 18px;
    filter: drop-shadow(0 22px 30px rgba(120, 60, 10, .22));
    user-select: none;
    -webkit-user-drag: none;
}

.cta-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin: 36px auto 0;
}

/* ===== Buttons ===== */
.cta-button {
    position: relative;
    display: inline-block;
    background: linear-gradient(180deg, var(--orange-light) 0%, var(--orange) 60%, var(--orange-deep) 100%);
    color: #fff;
    padding: 21px 48px;
    border-radius: 12px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, .3),
        0 12px 26px -8px rgba(239, 108, 18, .55);
    transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
    border: none;
    cursor: pointer;
    width: 100%;
    max-width: 500px;
    letter-spacing: 0.5px;
    text-align: center;
}

.cta-button:hover {
    filter: brightness(1.04);
    transform: translateY(-2px);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, .3),
        0 18px 34px -10px rgba(239, 108, 18, .6);
}

.cta-button:active {
    transform: translateY(0) scale(.99);
}

.cta-primary {
    background: linear-gradient(180deg, var(--orange-light) 0%, var(--orange) 55%, var(--orange-deep) 100%);
}

.cta-full {
    width: 100%;
    max-width: 100%;
    padding: 22px 28px;
}

.cta-sub {
    display: block;
    font-size: 11px;
    font-weight: 400;
    text-transform: none;
    margin-top: 5px;
    opacity: 0.92;
    letter-spacing: 0;
}

.secure-checkout {
    font-size: 14px;
    color: var(--ink-soft);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-weight: 500;
}

.secure-checkout svg {
    stroke: var(--green);
}

/* ===== Animações ===== */
@keyframes pulse-animation {
    0% { box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 12px 26px -8px rgba(239,108,18,.55), 0 0 0 0 rgba(239, 108, 18, .45); }
    70% { box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 12px 26px -8px rgba(239,108,18,.55), 0 0 0 16px rgba(239, 108, 18, 0); }
    100% { box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 12px 26px -8px rgba(239,108,18,.55), 0 0 0 0 rgba(239, 108, 18, 0); }
}

@keyframes pulse-text {
    0% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1.05); opacity: 0.82; }
    100% { transform: scale(1); opacity: 1; }
}

@media (prefers-reduced-motion: no-preference) {
    .pulse {
        animation: pulse-animation 2s infinite;
    }
}

/* ===== Títulos de seção ===== */
.section-title {
    font-family: 'Sora', sans-serif;
    font-size: 29px;
    font-weight: 800;
    margin-bottom: 20px;
    color: var(--ink);
    letter-spacing: -0.9px;
    line-height: 1.18;
    text-wrap: balance;
}

/* ===== Showcase ===== */
.showcase {
    padding: 60px 0 50px;
    text-align: center;
}

.gallery {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin: 30px auto 0;
    max-width: 460px;
}

.gallery-item {
    width: 100%;
    max-width: 400px;
    height: auto;
    border-radius: 16px;
    box-shadow: var(--shadow-card);
    border: 1px solid var(--border);
    user-select: none;
    -webkit-user-drag: none;
}

.showcase-text {
    font-size: 16px;
    color: var(--ink-soft);
    margin: 26px auto 0;
    font-weight: 400;
    line-height: 1.6;
    max-width: 620px;
}

/* ===== O que está incluído ===== */
.what-included {
    padding: 30px 0 50px;
}

.what-included .container {
    max-width: 680px;
}

.what-included-label {
    font-size: 16px;
    color: var(--ink-soft);
    text-align: center;
    margin-bottom: 8px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .06em;
}

.what-included-title {
    font-family: 'Sora', sans-serif;
    font-size: 23px;
    font-weight: 800;
    color: var(--orange);
    text-align: center;
    margin-bottom: 24px;
    letter-spacing: -0.5px;
    line-height: 1.2;
}

.what-included-img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 16px;
    margin-bottom: 24px;
    box-shadow: var(--shadow-card);
}

.features-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.feature-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 14px;
    padding: 15px 18px;
    box-shadow: var(--shadow-sm);
}

.feature-check {
    display: grid;
    place-items: center;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    margin-top: 1px;
    border-radius: 50%;
    background: #e3f6e8;
    color: var(--green);
    font-size: 13px;
    font-weight: 700;
}

.feature-item p {
    margin: 0;
    font-size: 15px;
    color: var(--ink);
    font-weight: 500;
    line-height: 1.45;
}

/* ===== Transição ===== */
.transition {
    padding: 50px 0 40px;
    text-align: center;
}

.arrow-bounce {
    animation: arrow-bounce 1.5s infinite;
    margin: 0 auto 28px;
    display: block;
    color: var(--orange);
}

@keyframes arrow-bounce {
    0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
    40% { transform: translateY(14px); }
    60% { transform: translateY(7px); }
}

.transition-text-1 {
    font-family: 'Sora', sans-serif;
    font-size: 24px;
    font-weight: 800;
    color: var(--ink);
    display: block;
    margin-bottom: 6px;
    letter-spacing: -.5px;
}

.transition-text-2 {
    font-family: 'Sora', sans-serif;
    font-size: 40px;
    font-weight: 800;
    color: var(--orange);
    display: block;
    margin-bottom: 14px;
    letter-spacing: -1px;
}

.transition-text-3 {
    font-size: 18px;
    color: var(--ink-soft);
    font-weight: 400;
}

.transition-text-3 strong {
    color: var(--ink);
}

/* ===== Bônus ===== */
.bonuses {
    padding: 0 0 50px;
}

.bonus-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 20px;
}

.bonus-card {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 18px;
    padding: 30px;
    text-align: center;
    box-shadow: var(--shadow-sm);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color .25s ease;
}

.bonus-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-card);
    border-color: #f3cf95;
}

.bonus-image {
    width: 180px;
    height: auto;
    border-radius: 12px;
    filter: drop-shadow(0 10px 18px rgba(120, 60, 10, .16));
    user-select: none;
    -webkit-user-drag: none;
}

.bonus-card h3 {
    font-family: 'Sora', sans-serif;
    font-size: 21px;
    margin-bottom: 0;
    color: var(--ink);
    line-height: 1.2;
    letter-spacing: -0.5px;
}

.bonus-card p {
    font-size: 15px;
    color: var(--ink-soft);
    line-height: 1.55;
    margin: 0;
}

.bonus-card p strong {
    color: var(--ink);
}

/* ===== Como Funciona ===== */
.how-it-works {
    padding: 50px 0;
    text-align: center;
}

.how-it-works .section-title {
    margin-bottom: 40px;
}

.steps-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    max-width: 500px;
    margin: 0 auto;
}

.step-item {
    background: var(--card);
    border: 2.5px solid var(--green);
    border-radius: 18px;
    padding: 22px 20px;
    display: flex;
    align-items: center;
    gap: 18px;
    width: 100%;
    position: relative;
    box-shadow: var(--shadow-sm);
}

.step-green { border-color: var(--green); }
.step-red { border-color: var(--red); }
.step-orange { border-color: var(--orange); }

.step-number {
    position: absolute;
    top: -14px;
    left: 16px;
    color: white;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Sora', sans-serif;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .15);
}

.step-green .step-number { background: var(--green); }
.step-red .step-number { background: var(--red); }
.step-orange .step-number { background: var(--orange); }

.step-icon {
    font-size: 50px;
    flex-shrink: 0;
    line-height: 1;
}

.step-text {
    text-align: left;
}

.step-text h3 {
    font-family: 'Sora', sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 6px;
    letter-spacing: -0.5px;
}

.step-green .step-text h3 { color: var(--green); }
.step-red .step-text h3 { color: var(--red); }
.step-orange .step-text h3 { color: var(--orange); }

.step-text p {
    font-size: 14px;
    color: var(--ink-soft);
    margin: 0;
    line-height: 1.5;
}

.step-arrow {
    display: flex;
    justify-content: center;
    padding: 6px 0;
}

.step-arrow-green { color: var(--green); }
.step-arrow-red { color: var(--red); }

.step-arrow svg line,
.step-arrow svg polyline {
    stroke: currentColor;
}

/* ===== Pricing ===== */
.pricing {
    padding: 56px 0;
    background:
        radial-gradient(100% 420px at 50% 0, #fff1d6 0, rgba(255, 241, 214, 0) 70%);
}

.pricing-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    max-width: 1000px;
    margin: 0 auto 40px;
    align-items: start;
}

.pricing-card {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 20px;
    padding: 40px 30px;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: var(--shadow-card);
}

.pricing-card.featured {
    border: 2px solid var(--orange);
    transform: scale(1.02);
    box-shadow: 0 30px 60px -20px rgba(239, 108, 18, .35);
}

.badge-popular {
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(180deg, var(--orange-light), var(--orange));
    color: white;
    padding: 7px 22px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    box-shadow: 0 6px 16px rgba(239, 108, 18, .4);
    white-space: nowrap;
}

.stars-img {
    max-width: 230px;
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
    display: block;
    user-select: none;
    -webkit-user-drag: none;
}

.pricing-name {
    font-family: 'Sora', sans-serif;
    font-size: 29px;
    font-weight: 800;
    text-transform: uppercase;
    color: var(--ink);
    margin-bottom: 8px;
    letter-spacing: -0.5px;
    line-height: 1.1;
}

.pricing-product-img {
    max-width: 340px;
    width: 100%;
    height: auto;
    margin: 18px auto;
    display: block;
    filter: drop-shadow(0 16px 30px rgba(120, 60, 10, .18));
    user-select: none;
    -webkit-user-drag: none;
}

.pricing-description {
    font-size: 15px;
    color: var(--orange);
    font-weight: 700;
    margin-bottom: 4px;
}

.pricing-features {
    list-style: none;
    text-align: left;
    margin: 22px 0 28px;
    padding: 0;
    flex-grow: 1;
    border-top: 1px dashed var(--border);
    padding-top: 22px;
}

.pricing-features li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 15px;
    margin-bottom: 12px;
    color: var(--ink);
    font-weight: 500;
    line-height: 1.4;
}

.pricing-features li.excluded {
    color: var(--ink-soft);
    opacity: 0.85;
}

.li-icon {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    margin-top: 2px;
}

.li-check {
    background: #dcfce7;
    color: #16a34a;
}

.li-x {
    background: #fee2e2;
    color: #EF4343;
}

.pricing-old {
    font-size: 22px;
    color: var(--red);
    text-decoration: line-through;
    text-decoration-color: rgba(207, 59, 44, .6);
    font-weight: 700;
    margin-bottom: 2px;
    text-align: center;
}

.pricing-por {
    font-weight: 400;
    font-size: 16px;
    color: var(--ink-soft);
    text-align: center;
    margin-bottom: 2px;
}

.price-value {
    font-family: 'Sora', sans-serif;
    font-size: 96px;
    color: var(--ink);
    line-height: 1;
    margin-bottom: 16px;
    letter-spacing: -5px;
    font-weight: 800;
    text-align: center;
}

.price-value .currency {
    font-size: 28px;
    font-weight: 700;
    vertical-align: super;
    letter-spacing: normal;
    margin-right: 6px;
    color: var(--ink-soft);
}

.compra-segura-img {
    display: block;
    max-width: 72%;
    height: auto;
    margin: 14px auto 0;
    opacity: 0.92;
    user-select: none;
    -webkit-user-drag: none;
}

.wait-offer {
    margin-top: 28px;
    font-size: 15px;
    color: var(--orange-deep);
    font-weight: 700;
    display: block;
    animation: pulse-text 2s infinite;
}

/* ===== Garantia ===== */
.guarantee {
    display: flex;
    align-items: center;
    gap: 24px;
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 18px;
    padding: 26px;
    max-width: 600px;
    margin: 0 auto;
    text-align: left;
    box-shadow: var(--shadow-sm);
}

.guarantee-img {
    width: 140px;
    height: auto;
    flex-shrink: 0;
}

.guarantee-text h3 {
    font-family: 'Sora', sans-serif;
    font-size: 19px;
    margin: 0 0 8px;
    color: var(--ink);
    letter-spacing: -0.5px;
    line-height: 1.2;
}

.guarantee-text p {
    font-size: 15px;
    color: var(--ink-soft);
    margin: 0;
    line-height: 1.55;
}

.guarantee-text strong {
    color: var(--ink);
}

/* ===== Testimonials (Facebook) ===== */
.testimonials {
    margin-top: 50px;
    text-align: center;
}

.fb-box {
    max-width: 580px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #dddfe2;
    border-radius: 10px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #1c1e21;
    overflow: hidden;
    text-align: left;
    box-shadow: var(--shadow-sm);
}

.fb-header {
    padding: 10px 14px;
    border-bottom: 1px solid #dddfe2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fb-header-label {
    font-weight: 700;
    font-size: 13px;
    color: #606770;
}

.fb-compose {
    padding: 10px 14px;
    border-bottom: 1px solid #dddfe2;
    display: flex;
    align-items: center;
    gap: 10px;
}

.fb-compose-avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #dddfe2;
    flex-shrink: 0;
}

.fb-compose-field {
    flex: 1;
    background: #f0f2f5;
    border-radius: 20px;
    padding: 8px 14px;
    font-size: 13px;
    color: #8a8d91;
}

.fb-comments {
    padding: 12px 14px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.fb-comment {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    opacity: 0;
    transform: translateY(12px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.fb-comment.show {
    opacity: 1;
    transform: translateY(0);
}

.fb-avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
}

.fb-body {
    flex: 1;
}

.fb-bubble {
    background: #f0f2f5;
    border-radius: 18px;
    padding: 8px 12px;
    display: inline-block;
    max-width: 100%;
}

.fb-name {
    font-weight: 700;
    font-size: 13px;
    color: #1c1e21;
    display: block;
}

.fb-text {
    font-size: 14px;
    color: #1c1e21;
    line-height: 1.4;
}

.fb-actions {
    margin-top: 4px;
    padding-left: 12px;
    display: flex;
    gap: 14px;
    font-size: 12px;
    color: #606770;
    flex-wrap: wrap;
}

.fb-actions .like {
    font-weight: 700;
    cursor: pointer;
}

.fb-actions .reply {
    cursor: pointer;
}

.fb-footer {
    padding: 8px 14px 10px;
    border-top: 1px solid #dddfe2;
}

.fb-footer span {
    font-size: 11px;
    color: #8a8d91;
}

/* ===== Para Quem É ===== */
.for-who {
    padding: 50px 0;
}

.for-who .container {
    max-width: 700px;
}

.for-who-heading {
    font-family: 'Sora', sans-serif;
    font-size: 23px;
    font-weight: 800;
    color: var(--ink);
    margin-bottom: 16px;
    letter-spacing: -0.5px;
    line-height: 1.2;
}

.for-who-heading + .checklist {
    margin-bottom: 36px;
}

.checklist {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.checklist:last-child {
    margin-bottom: 0;
}

.check-item {
    background: #f1fbf2;
    border: 1px solid #b8e6bd;
    border-radius: 12px;
    padding: 15px 18px;
    font-size: 15px;
    color: var(--ink);
    font-weight: 500;
    line-height: 1.45;
}

.checklist.danger .check-item {
    background: #fff3f1;
    border-color: #f4bdb4;
}

/* ===== FAQ ===== */
.faq {
    padding: 50px 0;
}

.faq .section-title {
    text-align: center;
    font-size: 32px;
    margin-bottom: 40px;
}

.accordion {
    max-width: 700px;
    margin: 0 auto;
}

.accordion-item {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 14px;
    margin-bottom: 14px;
    overflow: hidden;
    box-shadow: var(--shadow-sm);
    transition: border-color .2s ease, box-shadow .2s ease;
}

.accordion-item[open] {
    border-color: var(--orange);
    box-shadow: 0 8px 22px -10px rgba(239, 108, 18, .35);
}

.accordion-item summary {
    padding: 20px 22px;
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
    color: var(--ink);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 14px;
    list-style: none;
    user-select: none;
}

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

.accordion-item summary::after {
    content: "+";
    flex-shrink: 0;
    width: 26px;
    height: 26px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #fbe7cf;
    color: var(--orange);
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    transition: transform .25s ease, background .25s ease;
}

.accordion-item[open] summary::after {
    content: "−";
    background: var(--orange);
    color: #fff;
}

.accordion-item summary:hover {
    background: #fffaf0;
}

.accordion-item[open] summary {
    color: var(--orange-deep);
}

.accordion-item p {
    padding: 0 22px 22px;
    font-size: 15px;
    color: var(--ink-soft);
    line-height: 1.6;
    margin: 0;
}

/* ===== Footer ===== */
.footer {
    padding: 0 0 56px;
    background: linear-gradient(180deg, #fff3dc, #ffeccb);
    color: var(--ink-soft);
    border-top: none;
    text-align: center;
    font-size: 13px;
}

.footer .bunting {
    margin-bottom: 48px;
}

.footer .container {
    max-width: 760px;
}

.footer-headline {
    font-family: 'Sora', sans-serif;
    font-size: 30px;
    font-weight: 800;
    color: var(--ink);
    margin-bottom: 14px;
    letter-spacing: -0.5px;
    line-height: 1.18;
    text-wrap: balance;
}

.footer-sub {
    font-size: 16px;
    color: var(--ink-soft);
    max-width: 540px;
    margin: 0 auto 28px;
}

.footer-cta {
    display: inline-block;
    width: auto;
    max-width: none;
    padding: 20px 44px;
    margin-bottom: 36px;
}

.copyright {
    font-weight: 500;
    font-size: 13px;
    color: var(--ink-faint);
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
    .headline { font-size: 29px; letter-spacing: -1px; line-height: 1.12; }
    .subheadline { font-size: 16px; }
    .section-title { font-size: 25px; }
    .cta-button { font-size: 14px; padding: 19px 20px; }
    .bonus-grid { grid-template-columns: 1fr; gap: 18px; }
    .bonus-card { padding: 28px 22px; }
    .pricing-grid { grid-template-columns: 1fr; gap: 44px; }
    .pricing-card { padding: 38px 22px; }
    .pricing-card.featured { transform: scale(1); }
    .pricing-name { font-size: 26px; }
    .transition-text-1 { font-size: 20px; }
    .transition-text-2 { font-size: 32px; }
    .transition-text-3 { font-size: 16px; }
    .guarantee { flex-direction: column; text-align: center; gap: 16px; }
    .guarantee-img { width: 150px; }
    .hero { padding: 28px 0 34px; }
    .showcase { padding: 44px 0; }
    .faq .section-title { font-size: 27px; }
    .footer-headline { font-size: 25px; }
}

@media (max-width: 480px) {
    .headline { font-size: 25px; }
    .subheadline { font-size: 15px; }
    .section-title { font-size: 22px; }
    .price-value { font-size: 82px; }
    .pricing-name { font-size: 24px; }
    .sale-toast { width: calc(100% - 40px); left: 20px; }
}

/* ===== Polimento extra ===== */
/* Textura quente sutil no fundo (tira a sensação chapada) */
body {
    background-image:
        radial-gradient(120% 480px at 50% -120px, #ffe7bf 0%, rgba(255, 231, 191, 0) 70%),
        radial-gradient(rgba(207, 59, 44, 0.045) 1.5px, transparent 1.6px);
    background-size: auto, 24px 24px;
    background-position: center top, 0 0;
}

/* Flourish de bandeirinha sob os títulos de seção */
.section-title,
.footer-headline {
    position: relative;
}

.section-title::after,
.footer-headline::after {
    content: "";
    display: block;
    width: 72px;
    height: 5px;
    margin: 16px auto 0;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--red), var(--yellow) 35%, var(--green) 62%, var(--orange));
}

/* Brilho passando no botão (shine) */
.cta-button {
    overflow: hidden;
}

.cta-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -70%;
    width: 45%;
    height: 100%;
    background: linear-gradient(100deg, transparent 0%, rgba(255, 255, 255, 0.45) 50%, transparent 100%);
    transform: skewX(-18deg);
    pointer-events: none;
}

@media (prefers-reduced-motion: no-preference) {
    .cta-button::before {
        animation: cta-shine 3.4s ease-in-out infinite;
    }
}

@keyframes cta-shine {
    0% { left: -70%; }
    55%, 100% { left: 140%; }
}

/* ===== Pop-up de Upgrade ===== */
.upgrade-modal {
    position: fixed;
    inset: 0;
    z-index: 100000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 16px;
}

.upgrade-modal.is-open {
    display: flex;
}

.upgrade-overlay {
    position: absolute;
    inset: 0;
    background: rgba(35, 18, 5, 0.66);
    backdrop-filter: blur(2px);
}

.upgrade-box {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 440px;
    max-height: 92vh;
    overflow-y: auto;
    background: var(--paper);
    border: 2px solid var(--orange);
    border-radius: 20px;
    box-shadow: 0 30px 70px -20px rgba(40, 18, 4, .5);
    overflow-x: hidden;
    animation: upgrade-pop .28s cubic-bezier(.2, 1, .3, 1);
}

@keyframes upgrade-pop {
    from { transform: translateY(16px) scale(.96); opacity: 0; }
    to { transform: none; opacity: 1; }
}

.upgrade-box .bunting {
    border-radius: 18px 18px 0 0;
}

.upgrade-x {
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 3;
    width: 34px;
    height: 34px;
    border: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, .85);
    color: var(--ink);
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
}

.upgrade-content {
    padding: 22px 24px 26px;
    text-align: center;
}

.upgrade-pill {
    display: inline-block;
    background: var(--red);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 999px;
    margin-bottom: 14px;
}

.upgrade-title {
    font-family: 'Sora', sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.14;
    letter-spacing: -0.6px;
    color: var(--ink);
    margin-bottom: 10px;
    text-wrap: balance;
}

.upgrade-title span { color: var(--orange); }

.upgrade-sub {
    font-size: 15px;
    color: var(--ink-soft);
    line-height: 1.5;
    margin-bottom: 18px;
}

.upgrade-sub strong { color: var(--ink); }

.upgrade-img {
    width: 100%;
    max-width: 320px;
    height: auto;
    display: block;
    margin: 0 auto 18px;
    filter: drop-shadow(0 14px 26px rgba(120, 60, 10, .2));
}

.upgrade-list-label {
    font-weight: 700;
    font-size: 14px;
    color: var(--ink);
    margin-bottom: 12px;
}

.upgrade-list {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    text-align: left;
    display: grid;
    gap: 9px;
}

.upgrade-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 14px;
    color: var(--ink);
    font-weight: 500;
    line-height: 1.4;
}

.upgrade-price {
    margin-bottom: 18px;
}

.upgrade-price .pricing-old {
    font-size: 20px;
    margin-bottom: 0;
}

.upgrade-value {
    font-size: 62px !important;
    letter-spacing: -3px !important;
    margin-bottom: 4px !important;
}

.upgrade-note {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: var(--ink-soft);
}

.upgrade-decline {
    display: block;
    margin-top: 14px;
    color: var(--ink-soft);
    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.upgrade-fine {
    margin-top: 14px;
    font-size: 11px;
    color: var(--ink-faint);
}
