:root {
  --pink: #bd2863; --pink-dark: #8f1747; --pink-soft: #f9e8ef;
  --cream: #fffaf2; --white: #fff; --brown: #5a3422; --brown-dark: #34241d;
  --gold: #bd8c38; --green: #4f6a37; --green-soft: #eef4ea;
  --text: #3c302a; --muted: #6c6059; --border: #e8d8c8;
  --shadow: 0 18px 45px rgb(77 45 30 / 10%); --radius: 1.4rem; --container: 70rem;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 5rem; }
body { margin: 0; padding-bottom: 4.75rem; background: var(--cream); color: var(--text); font-family: Inter, system-ui, -apple-system, "Segoe UI", sans-serif; line-height: 1.55; }
a { color: inherit; text-decoration: none; }
h1, h2, h3 { margin: 0 0 1rem; color: var(--brown-dark); font-family: Georgia, "Times New Roman", serif; line-height: 1.08; }
h1 { font-size: clamp(2.65rem, 5.8vw, 4.9rem); letter-spacing: -.035em; }
h2 { font-size: clamp(2.05rem, 4vw, 3.4rem); letter-spacing: -.025em; }
h3 { font-size: 1.35rem; }
p { margin: 0 0 1.15rem; }
ul { margin: 0; padding: 0; list-style: none; }
:focus-visible { outline: 3px solid var(--gold); outline-offset: 4px; }
.container { width: min(calc(100% - 2rem), var(--container)); margin-inline: auto; }
.narrow { max-width: 52rem; }
.section { padding: 5rem 0; }
.section--white { background: var(--white); }
.text-center { text-align: center; }
.lead { max-width: 40rem; color: var(--muted); font-size: 1.17rem; }
.lead--center { margin-inline: auto; }
.eyebrow { display: inline-block; margin-bottom: .85rem; color: var(--pink); font-size: .79rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.skip-link { position: fixed; z-index: 1000; top: 1rem; left: 1rem; padding: .7rem 1rem; transform: translateY(-200%); background: var(--brown-dark); color: var(--white); border-radius: .5rem; }
.skip-link:focus { transform: translateY(0); }
.site-header { position: sticky; z-index: 20; top: 0; border-bottom: 1px solid var(--border); background: rgb(255 250 242 / 94%); backdrop-filter: blur(12px); }
.header-content { display: flex; min-height: 4.5rem; align-items: center; justify-content: space-between; gap: 1rem; }
.brand { color: var(--pink); font-family: Georgia, serif; font-size: 1.55rem; font-weight: 700; }
.button { display: inline-flex; min-height: 3.2rem; align-items: center; justify-content: center; padding: .85rem 1.45rem; border: 0; border-radius: 999px; background: linear-gradient(135deg, var(--pink), var(--pink-dark)); box-shadow: 0 10px 24px rgb(189 40 99 / 20%); color: var(--white); font: inherit; font-weight: 800; line-height: 1.2; text-align: center; transition: transform .18s ease, box-shadow .18s ease; }
.button:hover { transform: translateY(-2px); box-shadow: 0 14px 30px rgb(189 40 99 / 28%); }
.button--small { min-height: 2.65rem; padding: .65rem 1.05rem; font-size: .9rem; }
.button--large { min-height: 3.7rem; padding-inline: 1.8rem; font-size: 1.03rem; }
.button--full { width: 100%; }
.hero { overflow: hidden; padding-top: 5.5rem; background: radial-gradient(circle at 82% 18%, rgb(189 40 99 / 11%), transparent 28rem), linear-gradient(180deg, #fffdf9, var(--cream)); }
.hero__grid, .two-column, .offer__grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(2.5rem, 6vw, 4.5rem); align-items: center; }
.price { display: flex; align-items: flex-end; flex-wrap: wrap; gap: 1rem; margin: 1.6rem 0; }
.price span { color: var(--muted); }
.price strong { color: var(--pink); font-family: Georgia, serif; font-size: 3.2rem; line-height: .9; }
.price--center { justify-content: center; }
.trust-list { display: flex; flex-wrap: wrap; gap: .5rem 1.25rem; margin-top: 1.45rem; color: var(--muted); font-size: .93rem; }
.trust-list li::before, .check-list li::before { margin-right: .5rem; color: var(--green); content: "✓"; font-weight: 900; }
.hero__media { display: grid; place-items: center; }
.hero__product-image { width: min(100%, 39rem); filter: drop-shadow(0 1.5rem 1.6rem rgb(77 45 30 / 18%)); }
.hero-mockup { display: block; width: min(100%, 42rem); height: auto; filter: drop-shadow(0 2rem 2rem rgb(72 44 36 / 22%)); transform: rotate(-1.5deg); }
.pain-grid, .benefit-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: .9rem; margin: 2rem 0; text-align: left; }
.info-card { padding: 1.25rem; border: 1px solid var(--border); border-radius: 1rem; background: var(--cream); }
.info-card strong { display: block; margin-bottom: .25rem; color: var(--brown); }
.info-card span { color: var(--muted); font-size: .95rem; }
.body-emphasis { max-width: 42rem; margin: 1.75rem auto; color: var(--brown); font-size: 1.1rem; }
.statement { background: linear-gradient(135deg, var(--cream), #f8eedb); }
.statement h2 span, .transformation h2 span { color: var(--pink); }
.audience-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: .75rem; margin: 1.8rem 0; text-align: left; }
.audience-list span { padding: .85rem 1rem; border: 1px solid rgb(79 106 55 / 20%); border-radius: .8rem; background: rgb(255 255 255 / 58%); color: var(--brown); font-weight: 700; }
.audience-list span::before { margin-right: .5rem; color: var(--green); content: "✓"; }
.comparison { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.1rem; margin: 2rem 0; text-align: left; }
.comparison article { padding: 1.55rem; border-radius: var(--radius); }
.comparison__before { background: #f9e9eb; }
.comparison__after { background: var(--green-soft); }
.comparison li { margin: .55rem 0; }
.comparison__before li::before { margin-right: .55rem; color: #a82d43; content: "×"; font-size: 1.25rem; font-weight: 900; }
.comparison__after li::before { margin-right: .55rem; color: var(--green); content: "✓"; font-weight: 900; }
.formula-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: .8rem; margin: 2rem 0 1rem; }
.formula-grid span { display: grid; min-height: 6.5rem; place-items: center; padding: 1rem; border: 1px solid var(--border); border-radius: 1rem; background: linear-gradient(145deg, var(--white), var(--pink-soft)); color: var(--brown); font-family: Georgia, serif; font-size: 1.1rem; }
.formula-preview { margin: 2rem 0 1.6rem; }
.formula-preview img { display: block; width: 100%; border: 1px solid var(--border); border-radius: 1rem; box-shadow: var(--shadow); }
.formula-preview figcaption { max-width: 40rem; margin: .9rem auto 0; color: var(--muted); font-size: .92rem; }
.bonus { background: linear-gradient(135deg, #fff8f3, #f9e5ed); }
.bonus__media { display: grid; place-items: center; }
.bonus__cover { width: min(100%, 25rem); border-radius: .6rem; box-shadow: var(--shadow); transform: rotate(-2deg); }
.issue-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: .65rem; margin: 1.6rem 0; }
.issue-list li { padding: .6rem .8rem; border: 1px solid rgb(189 40 99 / 16%); border-radius: 999px; background: rgb(255 255 255 / 70%); font-size: .93rem; }
.issue-list li::before { margin-right: .4rem; color: var(--pink); content: "✓"; font-weight: 900; }
.bonus-value { display: block; margin-top: .45rem; color: var(--pink); font-family: Inter, system-ui, sans-serif; font-size: .95rem; font-weight: 800; letter-spacing: 0; }
.offer { background: radial-gradient(circle at center, rgb(189 140 56 / 15%), transparent 35rem), var(--cream); }
.check-list { margin-top: 1.6rem; }
.check-list li { margin: .65rem 0; }
.offer-includes { margin-bottom: 1.25rem; text-align: left; }
.offer-includes li { margin: .7rem 0; padding-bottom: .7rem; border-bottom: 1px solid var(--border); color: var(--brown); font-weight: 800; }
.offer-includes li::before { margin-right: .5rem; color: var(--pink); content: "✓"; font-weight: 900; }
.offer-card { padding: 2rem; border: 1px solid var(--gold); border-radius: var(--radius); background: var(--white); box-shadow: var(--shadow); text-align: center; }
.stack-item { display: flex; justify-content: space-between; gap: .75rem; margin: .65rem 0; padding-bottom: .65rem; border-bottom: 1px solid var(--border); color: var(--brown); font-weight: 800; text-align: left; }
.stack-item span, .stack-total { color: var(--muted); font-size: .92rem; font-weight: 500; }
.stack-total { margin: 1rem 0 .2rem; }
.offer-card__price { display: block; margin: .3rem 0 1.5rem; color: var(--pink); font-family: Georgia, serif; font-size: clamp(4rem, 8vw, 5.25rem); line-height: 1; }
.microcopy, .checkout-note { margin: .85rem 0 0; color: var(--muted); font-size: .86rem; }
.checkout-note { color: var(--pink-dark); font-weight: 700; }
.faq details { margin: .7rem 0; border: 1px solid var(--border); border-radius: .9rem; background: var(--cream); overflow: hidden; }
.faq summary { padding: 1.1rem 1.25rem; cursor: pointer; font-weight: 800; }
.faq details p { padding: 0 1.25rem 1.1rem; margin: 0; color: var(--muted); }
.final-cta { background: linear-gradient(135deg, var(--pink-soft), #f8edd9); }
.site-footer { padding: 2.5rem 0 6rem; background: var(--brown-dark); color: var(--white); text-align: center; }
.site-footer .container { display: grid; justify-items: center; }
.site-footer strong { font-family: Georgia, serif; font-size: 1.5rem; }
.site-footer p { margin-top: .35rem; color: #e8dcd4; }
.mobile-buy-bar { position: fixed; z-index: 30; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: .65rem 1rem calc(.65rem + env(safe-area-inset-bottom)); border-top: 1px solid var(--border); background: rgb(255 250 242 / 97%); backdrop-filter: blur(12px); }
.mobile-buy-bar span { display: flex; flex-direction: column; font-size: .78rem; line-height: 1.1; }
.mobile-buy-bar del { color: var(--muted); }
.mobile-buy-bar strong { color: var(--pink); font-family: Georgia, serif; font-size: 1.35rem; }
@media (min-width: 48rem) { body { padding-bottom: 0; } .mobile-buy-bar { display: none; } }

.candles-page { --ink: #302a2b; --muted: #756a68; --accent: #b96458; --accent-dark: #91483e; }
.candles-page .candle-hero, .candles-page .section--soft { background: #fbf3ed; }
.candles-page .statement { padding: 3.9rem 0; background: #654a44; }
.candles-page .statement .eyebrow { color: #f3c8a7; font-size: .84rem; letter-spacing: .12em; }
.candles-page .statement h2 { color: #fff8f1; }
.candles-page .statement .lead { color: #fff9f5; }
.candles-page .statement h2 span { color: #f6c7a7; }
.candles-page .formula-grid span { border-color: #e6cfc2; background: #fffaf6; }
.candles-page .bonus { background: #f4e3d7; }
.image-placeholder, .product-visual { display: grid; min-height: 460px; place-items: center; align-content: center; gap: 8px; border: 2px dashed #c9937d; background: #f6e3d7; color: #8d574b; text-align: center; }
.image-placeholder span, .product-visual span { font-family: Georgia, serif; font-size: 1.45rem; }
.image-placeholder small, .product-visual small { color: #a26f60; }
.product-visual { width: 100%; border-radius: 1rem; box-shadow: 0 18px 45px rgb(72 44 36 / 8%); }
.product-visual small { max-width: 16rem; }
.product-visual--hero { min-height: 520px; transform: rotate(-1.5deg); }
.product-visual--page { min-height: 520px; }
.product-visual--bonus { min-height: 230px; margin-bottom: 1rem; transform: rotate(-1deg); }
.visual-gallery { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: 2.2rem; text-align: left; }
.visual-card { position: relative; display: grid; min-height: 17rem; overflow: hidden; border: 1px solid #ecd8cc; border-radius: 1rem; background: linear-gradient(180deg, #fffaf6 0%, #f8eadf 100%); box-shadow: 0 12px 28px rgb(72 44 36 / 7%); }
.visual-card img { display: block; align-self: end; justify-self: center; width: min(112%, 21rem); max-width: none; height: auto; margin: auto -6% -.35rem; filter: drop-shadow(0 1rem 1rem rgb(72 44 36 / 14%)); }
.visual-card strong { position: absolute; right: .7rem; bottom: .7rem; left: .7rem; padding: .65rem .75rem; border-radius: .75rem; background: rgb(255 250 246 / 88%); color: var(--brown); font-family: Georgia, serif; font-size: 1.08rem; box-shadow: 0 8px 18px rgb(72 44 36 / 10%); }
.image-placeholder--thumb { min-height: 180px; border-radius: .9rem; }
.image-placeholder--thumb span, .image-placeholder--proof span { font-size: 1.05rem; }
.inside-preview { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.inside-preview .product-visual:first-child { grid-row: span 2; min-height: 430px; }
.inside-preview .product-visual:not(:first-child) { min-height: 205px; }
.flow-list { display: flex; flex-wrap: wrap; gap: .65rem; margin-top: 1.6rem; padding: 0; list-style: none; }
.flow-list li { padding: .65rem .85rem; border: 1px solid #e6cfc2; border-radius: 999px; background: #fffaf6; color: var(--brown); font-weight: 800; }
.flow-list li::after { margin-left: .65rem; color: var(--accent-dark); content: "→"; }
.flow-list li:last-child::after { margin: 0; content: ""; }
.two-column--visual { grid-template-columns: .9fr 1.1fr; }
.benefit-grid--single { grid-template-columns: 1fr; margin-bottom: 0; }
.transformation { padding: 3.8rem 0; }
.comparison--simple article p { margin: 0; color: var(--muted); }
.comparison--simple { max-width: 44rem; margin-inline: auto; }
.bonus-grid--products .bonus-panel { display: grid; align-content: start; }
.bonus-mockup { display: block; width: min(100%, 18rem); height: auto; justify-self: center; margin: -1rem auto .9rem; filter: drop-shadow(0 1.25rem 1.25rem rgb(72 44 36 / 16%)); transform: rotate(-1deg); }
.bonus-grid--products .bonus-panel:nth-child(2) .bonus-mockup { transform: rotate(1deg); }
.proof { background: #fffaf6; }
.proof-strip { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: 2rem; }
.image-placeholder--proof { min-height: 180px; border-radius: .9rem; }
.offer-card__label { display: block; color: var(--muted); font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }
.final-steps { color: var(--brown-dark); font-weight: 850; }
.final-steps span { color: var(--pink); }
.bonus-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; margin-top: 30px; text-align: left; }
.bonus-panel { padding: 28px; overflow: hidden; border: 1px solid #e8cfc0; border-radius: 1rem; background: #fffaf6; box-shadow: 0 12px 28px rgb(72 44 36 / 6%); }
.bonus-panel h3 { margin: 12px 0 8px; color: var(--ink); }
.bonus-panel p { margin: 0; color: var(--muted); }
.bonus-number { font-size: .75rem; font-weight: 800; letter-spacing: .12em; color: var(--accent-dark); }
@media (max-width: 700px) { .bonus-grid, .proof-strip, .inside-preview { grid-template-columns: 1fr; } .visual-gallery { grid-template-columns: repeat(2, 1fr); gap: .8rem; } .visual-card { min-height: 13.5rem; } .visual-card img { width: min(125%, 18rem); margin-bottom: -.25rem; } .visual-card strong { right: .45rem; bottom: .45rem; left: .45rem; padding: .55rem .6rem; font-size: .95rem; } .bonus-mockup { width: min(100%, 16.5rem); margin-top: -.5rem; } .image-placeholder, .product-visual, .product-visual--hero, .product-visual--page, .inside-preview .product-visual:first-child, .inside-preview .product-visual:not(:first-child) { min-height: 300px; } .image-placeholder--thumb { min-height: 145px; } }
@media (max-width: 52rem) { .hero__grid, .two-column, .offer__grid { grid-template-columns: 1fr; } .hero__copy { text-align: center; } .hero__copy .lead { margin-inline: auto; } .price, .trust-list { justify-content: center; } .hero__media { order: 0; } .hero__product-image { width: min(100%, 31rem); } }
@media (max-width: 40rem) { .section { padding: 3.6rem 0; } .site-header .button { display: none; } .pain-grid, .benefit-grid, .comparison, .formula-grid, .issue-list, .audience-list { grid-template-columns: 1fr; } .hero { padding-top: 3.7rem; } .offer-card { padding: 1.5rem; } .candles-page .statement .eyebrow { font-size: .9rem; letter-spacing: .13em; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; } }
