/* Direção editorial: marfim, verde profundo, tipografia e espaço. */
:root {
  --cream: #f8f5ef;
  --ink: #263c35;
  --muted: #73776e;
  --peach: #c6ad80;
  --peach-light: #eee6d8;
  --sage: #eeeee5;
  --line: #dedbd1;
  --accent: #a68a58;
}
body { background: var(--cream); }
.container { max-width: 1180px; }
.section { padding-block: 112px; }
h1, h2, .hero h1, .pain h2, .contents-copy h2, .bonus h2, .fit h2, .offer h2, .faq h2, .final-cta h2 {
  font-family: var(--serif); font-weight: 400; letter-spacing: -.045em; line-height: 1.12;
}
h1 em, h2 em, .hero h1 em, .bonus h2 em { color: #927a52; font-weight: 400; font-size: 1em; letter-spacing: inherit; }
.eyebrow { font-weight: 500; letter-spacing: 2px; }
.button { border-radius: 4px; font-weight: 600; box-shadow: none; transition: background .2s, transform .2s, box-shadow .2s; }
.button-primary, .button-outline { background: var(--ink); border-color: var(--ink); color: #fffaf0; box-shadow: none; }
.button-primary:hover, .button-outline:hover { background: #3b5248; border-color: #3b5248; box-shadow: 0 8px 20px #263c3512; }
.button:focus-visible, a:focus-visible, summary:focus-visible { outline-color: #a68a58; }
.reading-progress { height: 2px; background: #a68a58; }
.announcement { min-height: 36px; padding: 8px 20px; background: #263c35; color: #eee9dd; font-size: 9px; letter-spacing: .6px; }
.announcement a { color: #dac9a9; }
.announcement .status-dot { background: #c6ad80; }
.header, .header.is-scrolled { width: 100%; top: 0; margin: 0; border: 0; border-bottom: 1px solid var(--line); border-radius: 0; background: #f8f5eff2; box-shadow: none; backdrop-filter: blur(18px); }
.nav { width: min(1180px, calc(100% - 96px)); min-height: 90px; }
.brand>span:last-child, .footer .brand>span:last-child { font-family: var(--serif); font-weight: 400; font-size: 24px; letter-spacing: -.8px; }
.brand strong { font-weight: 400; }
.brand small { font-size: 6px; color: #77786a; letter-spacing: 1.6px; margin-top: 8px; }
.brand-icon { background: transparent; border: 1px solid #c9b999; width: 38px; height: 38px; }
.brand-icon .icon { color: #927a52; width: 22px; height: 22px; stroke-width: 1.2; }
.nav-links a { color: #626c62; font-size: 11px; }
.nav>.button { font-size: 11px; padding-inline: 22px; }
.menu-toggle { background: transparent; border-color: #d2cbbb; border-radius: 4px; }
.nav-links a[aria-current="location"]::after { background: #a68a58; }
.hero { grid-template-columns: 1.05fr 1fr; gap: 90px; padding-top: 76px; padding-bottom: 80px; }
.hero::before { display: none; }
.hero-eyebrow { padding: 0; background: none; border: 0; border-radius: 0; color: #927a52; font-size: 9px; letter-spacing: 2.2px; margin-bottom: 28px; }
.little-star { display: none; }
.hero h1 { font-size: clamp(52px, 5.4vw, 76px); line-height: 1.06; }
.hero h1 em { white-space: normal; }
.hero h1 em::after { display: none; }
.hero-description { font-size: 15px; line-height: 1.9; max-width: 400px; color: #697268; margin-top: 26px; }
.hero-benefits { font-size: 12px; gap: 10px; margin-block: 25px 30px; color: #57695f; }
.hero-benefits .icon { background: none; color: #a68a58; padding: 0; width: 14px; height: 14px; }
.hero-actions { gap: 22px; }
.hero-button { min-height: 60px; padding-inline: 25px; font-size: 12px; }
.hero-button .icon { background: none; color: #d6c3a0; padding: 0; width: 20px; height: 20px; margin: 0; border-radius: 0; }
.hero-secondary { color: #626d61; border-color: #c7c4b7; font-size: 11px; font-weight: 400; }
.micro-trust { color: #7a7b70; font-size: 9px; margin-top: 22px; }
.start-today-note { display: flex; align-items: center; gap: 8px; margin-top: 19px; color: #8a7044; font-size: 11px; line-height: 1.6; }
.start-today-note .icon { width: 15px; height: 15px; }
.start-today-note + .micro-trust { margin-top: 12px; }
.hero-visual { transform: none; padding: 0; width: 100%; max-width: 460px; margin-inline: auto; }
.photo-frame { height: auto; aspect-ratio: 1122 / 1402; border: 0; border-radius: 110px 110px 0 0; box-shadow: none; background: #e4dbcb; }
.photo-frame img { object-position: center; }
.hero-visual:hover .photo-frame img { transform: none; }
.photo-frame::after, .photo-caption, .photo-stamp, .visual-orbit, .visual-spark, .visual-label { display: none; }
.hero-product { position: static; width: 100%; padding: 24px 26px; border-radius: 0 0 4px 4px; transform: none; background: #263c35; border: 0; box-shadow: 0 16px 35px #263c3514; backdrop-filter: none; gap: 18px; }
.hero-product .mini-cover { display: none; }
.hero-product strong { font-family: var(--serif); font-size: 25px; line-height: 1.2; letter-spacing: -.5px; font-weight: 400; color: #f7f2e7; }
.hero-product .eyebrow { color: #c8b38f; font-size: 7px; margin-bottom: 9px; letter-spacing: 1.5px; }
.hero-product-detail { color: #c2c8bb; font-size: 10px; margin-top: 9px; }
.hero-product>a { border: 1px solid #718073; background: none; color: #d9c8a9; border-radius: 50%; width: 40px; height: 40px; }
.hero-product>a:hover { background: #3c5347; }
.benefit-strip .container { border-top: 1px solid var(--line); padding-block: 30px; }
.benefit-strip span { font-size: 10px; color: #6a7266; }
.benefit-strip .icon { color: #9b855d; width: 18px; }
.pain, .offer { margin-inline: 0; border-radius: 0; background: #263c35; }
.pain::before, .offer::before { display: none; }
.pain .container, .offer .container { width: min(1180px, calc(100% - 96px)); }
.pain-grid { gap: 110px; }
.pain h2 { font-size: 45px; }
.pain h2 em, .offer h2 em { color: #d0bb95; }
.pain .eyebrow, .offer-copy>.eyebrow { color: #c4b08c; letter-spacing: 1.8px; }
.night-clock { font-family: var(--serif); color: #ccb58c; font-size: 60px; margin-block: 27px 22px; letter-spacing: -2px; }
.pain-intro>p, .pain-stories article p { color: #c0c8bd; font-size: 13px; }
.pain-stories article { background: none; border: 0; border-bottom: 1px solid #f5f0e51c; border-radius: 0; margin: 0; padding: 27px 0; gap: 23px; }
.pain-stories article:hover { background: none; transform: none; }
.story-number { font-family: var(--serif); font-size: 24px; color: #cbb38b; }
.pain-stories h3 { font-size: 16px; font-weight: 500; }
.pain-reassurance { color: #d6c7ae; padding-inline: 0; margin-top: 30px; }
.section-heading h2 { font-size: clamp(36px, 4vw, 52px); }
.section-heading .eyebrow, .contents-copy>.eyebrow, .fit .eyebrow, .faq .eyebrow { color: #927a52; }
.section-heading>p { color: #73776e; font-size: 14px; line-height: 1.9; }
.steps { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.step, .step:first-child, .step:nth-child(2), .step:nth-child(3) { display: flex; flex-direction: column; grid-row: auto; background: transparent; border: 0; border-right: 1px solid var(--line); border-radius: 0; padding: 36px 30px; box-shadow: none; }
.step:last-child { border-right: 0; }
.step:hover { transform: none; box-shadow: none; }
.step-top { margin-bottom: 28px; color: #927a52; }
.step-top span { font-size: 9px; letter-spacing: 1.5px; }
.step-top>.icon { background: none; border-radius: 0; padding: 0; width: 23px; height: 23px; stroke-width: 1.2; }
.step h3, .step:first-child h3 { font-family: var(--serif); font-size: 29px; font-weight: 400; letter-spacing: -.8px; line-height: 1.2; }
.step-illustration { display: none; }
.step p { font-size: 13px; line-height: 1.9; color: #73776e; margin-bottom: 30px; }
.step-bottom { font-size: 10px; color: #7d745f; border-color: var(--line); font-weight: 400; }
.method-note { margin-top: 27px; color: #87877b; font-size: 10px; }
.contents { background: #eeeae1; }
.contents-grid { gap: 100px; }
.contents-copy h2 { font-size: 49px; }
.contents-copy>p { font-size: 14px; color: #73776e; }
.book-scene { background: none; padding-block: 12px; }
.book-scene>.eyebrow { color: #8a7d65; letter-spacing: 1.8px; }
.preview-tabs { border: 0; border-bottom: 1px solid #d6d0c1; border-radius: 0; background: none; padding: 0; gap: 20px; }
.preview-tabs button { border-radius: 0; padding: 13px 9px; color: #77796d; border-bottom: 2px solid transparent; font-size: 12px; }
.preview-tabs button[aria-selected="true"] { background: none; color: var(--ink); border-bottom-color: #927a52; box-shadow: none; }
.book-stack { width: 235px; margin-block: 40px 32px; }
.book-cover.real-cover { transform: rotate(-3deg); border-radius: 1px; box-shadow: 10px 16px 25px #382d231f, 3px 2px 0 #f9f4e9, 5px 3px 0 #c3b9a7; }
.book-back { background: #d0c4af; transform: rotate(3deg); border-radius: 1px; inset: 8px -13px -3px 14px; }
.book-seal { display: none; }
.book-caption { color: #6e7669; font-size: 11px; }
.preview-disclaimer { color: #878476; }
.preview-journal.real-cover { transform: rotate(2deg); width: 235px; border-radius: 1px; box-shadow: 10px 16px 25px #382d231f, 3px 2px 0 #f9f4e9; }
.chapter-list { gap: 0; }
.chapter-list details, .chapter-list details:first-child { border: 0; border-bottom: 1px solid #d4d0c3; border-radius: 0; padding-inline: 0; background: transparent; }
.chapter-list details[open] { background: none; border-color: #bcb19b; }
.chapter-list summary { padding-block: 21px; font-size: 13px; font-weight: 500; }
.chapter-list summary small { color: #927a52; font-size: 8px; letter-spacing: 1.5px; }
.chapter-list .plus { background: transparent; color: #927a52; font-size: 22px; }
.chapter-list .details-body { color: #73776e; }
.text-link { color: #586b5b; border-color: #bdb29c; font-size: 12px; font-weight: 500; }
.bonus-panel { border: 1px solid var(--line); border-radius: 3px; background: #f3f0e8; padding: 65px; gap: 80px; }
.journal-scene { min-height: 370px; }
.journal.real-cover { width: 230px; transform: rotate(-3deg); border-radius: 1px; box-shadow: 8px 5px 0 #ddd4c2, 15px 24px 35px #382d231c; }
.journal-tag { color: #8b7b5b; font-size: 22px; transform: none; right: -15px; bottom: 0; }
.journal-tag>span { display: none; }
.bonus .pill { border: 0; background: none; border-radius: 0; color: #927a52; padding: 0; font-size: 8px; letter-spacing: 1.8px; }
.bonus h2 { font-size: 43px; }
.bonus-copy>p { color: #73776e; font-size: 13px; }
.bonus-action { margin-top: 28px; font-size: 12px; min-height: 54px; }
.bonus-action-note { display: block; margin-top: 12px; color: #827e6c; font-size: 9px; }
.check-list .icon { color: #9a855e; }
.fit h2 { font-size: 44px; }
.fit-grid { gap: 90px; }
.fit-grid>div>p { color: #73776e; font-size: 14px; }
.care-note { background: transparent; border: 0; border-top: 1px solid var(--line); border-radius: 0; padding: 23px 0 0; }
.care-note p { font-size: 11px; color: #7c7c6d; }
.care-note .icon { color: #9a855e; }
.offer-grid { grid-template-columns: 1fr 1fr; gap: 100px; }
.offer h2 { font-size: 49px; }
.offer-copy>p { color: #c3cabf; font-size: 14px; max-width: 395px; }
.offer-copy>p.offer-emphasis { color: #e2d6c0; font-size: 25px; }
.offer-assurance { color: #bdc6b9; border-color: #ffffff26; }
.offer-assurance strong { color: #e7dfcd; }
.pricing-card { padding: 38px 34px 0; border: 1px solid #d8cdb5; border-top: 3px solid #b69b6e; border-radius: 3px; background: #fbf8f1; transform: none; box-shadow: 0 25px 60px #14261f26; }
.pricing-label { background: transparent; border: 0; border-radius: 0; padding: 0 0 22px; border-bottom: 1px solid #e1dacb; color: #927a52; font-size: 8px; letter-spacing: 1.8px; }
.pricing-label .status-dot { display: none; }
.pricing-label .icon { color: #927a52; }
.pricing-card h3 { font-family: var(--serif); font-size: 35px; font-weight: 400; letter-spacing: -1.2px; margin-top: 27px; }
.pricing-description { color: #7b7c70; font-size: 11px; }
.offer-original { display: flex; justify-content: center; align-items: baseline; flex-wrap: wrap; gap: 8px; margin-top: 25px; color: #827c6d; font-size: 11px; }
.offer-original del { font-size: 17px; text-decoration-thickness: 1px; text-decoration-color: #a18a60; }
.offer-today { display: block; margin-top: 16px; color: #8a7044; font-size: 9px; font-weight: 600; letter-spacing: 1.8px; text-transform: uppercase; text-align: center; }
.price { margin-top: 5px; gap: 7px; }
.offer-savings { display: table; margin: 13px auto 0; padding: 6px 12px; border: 1px solid #ddd1b9; border-radius: 3px; background: #f0eade; color: #77613d; font-size: 10px; line-height: 1.5; }
.price strong { font-family: var(--serif); font-size: 75px; font-weight: 400; letter-spacing: -4px; }
.price>span { font-size: 22px; font-weight: 400; }
.price-note { font-size: 10px; color: #838071; }
.pricing-divider { background: #e1dacb; margin-block: 25px; }
.pricing-card .check-list { gap: 15px; margin-bottom: 25px; }
.pricing-card .check-list li { font-size: 12px; gap: 11px; }
.pricing-card .check-list .icon { width: 16px; height: 16px; background: none; padding: 0; color: #a18a60; }
.pricing-benefits-heading { margin-bottom: 20px; color: #8a7044; font-size: 8px; line-height: 1.6; letter-spacing: 1.4px; text-transform: uppercase; text-align: left; }
.pricing-card .value-benefits { gap: 14px; }
.pricing-card .value-benefits li { display: grid; grid-template-columns: 16px minmax(0, 1fr); align-items: start; padding-bottom: 16px; border-bottom: 1px solid #e6e0d3; text-align: left; }
.pricing-card .value-benefits li:last-child { border-bottom: 0; padding-bottom: 0; }
.pricing-card .value-benefits .icon { margin-top: 2px; }
.value-benefits li>div { min-width: 0; }
.value-benefits .benefit-title { display: block; margin: 0; color: #263c35; font-family: var(--sans); font-size: 12px; line-height: 1.6; font-weight: 600; letter-spacing: normal; }
.value-benefits .benefit-detail { display: block; margin: 6px 0 0; color: #747568; font-size: 11px; line-height: 1.75; }
.value-benefits .included { display: inline-block; margin: 7px 0 0; padding: 3px 6px; font-size: 7px; }
.included { background: #ebe5d6; color: #8a7856; border-radius: 2px; letter-spacing: .7px; }
.checkout-activity { width: fit-content; max-width: 100%; margin-bottom: 16px; padding: 0; border: 0; border-radius: 0; background: none; color: #858171; box-shadow: none; gap: 6px; font-size: 10px; animation: none; }
.checkout-activity .status-dot { position: static; width: 4px; height: 4px; background: #a68a58; animation: none; }
.checkout-activity strong { display: inline; min-width: 0; height: auto; padding: 0; border-radius: 0; background: none; color: #6e735e; box-shadow: none; font-family: var(--sans); font-size: 11px; font-weight: 600; letter-spacing: 0; }
.checkout-activity br { display: none; }
.checkout-activity b { font-size: inherit; font-weight: 400; }
.purchase-prompt { display: flex; align-items: flex-start; gap: 11px; margin-bottom: 20px; padding: 15px 13px; border-left: 2px solid #b69b6e; background: #f0eade; color: #77715f; font-size: 10px; line-height: 1.6; }
.purchase-prompt>.icon { width: 18px; height: 18px; color: #927a52; margin-top: 2px; }
.purchase-prompt strong { display: block; margin-bottom: 3px; font-size: 12px; font-weight: 600; color: #645235; }
.pricing-card .button.purchase-link { min-height: 60px; padding: 16px 18px; border: 1px solid #263c35; border-radius: 3px; background: #263c35; color: #fff8e9; font-size: 13px; font-weight: 600; box-shadow: none; animation: none; gap: 15px; }
.pricing-card .purchase-link .icon { padding: 0; width: 21px; height: 21px; background: none; color: #d8c3a0; border-radius: 0; stroke-width: 1.5; }
.pricing-card .button.purchase-link:hover { background: #3b5248; border-color: #3b5248; transform: translateY(-2px); box-shadow: 0 8px 18px #263c351a; }
.pricing-card .button.purchase-link:active { transform: none; }
.delivery-note { font-size: 9px; color: #858475; }
.pricing-guarantee { margin-inline: -34px; background: #f0ecdf; border-top: 1px solid #e3dccd; color: #787c69; font-size: 10px; }
.guarantee { padding-block: 44px; }
.guarantee-inner { border: 0; border-bottom: 1px solid var(--line); background: none; border-radius: 0; padding: 30px 0 44px; max-width: 960px; }
.guarantee h2 { font-family: var(--serif); font-size: 27px; font-weight: 400; letter-spacing: -.6px; }
.guarantee .eyebrow { color: #927a52; }
.guarantee p { color: #73776e; font-size: 12px; }
.guarantee-seal { border-color: #b6a580; outline-color: #dbd1bd; color: #8c7750; }
.faq { padding-top: 55px; }
.faq h2 { font-size: 54px; }
.faq-list { gap: 0; }
.faq-list details, .faq-list details:first-child, .faq-list details[open] { border: 0; border-bottom: 1px solid var(--line); border-radius: 0; padding-inline: 0; background: none; }
.faq-list summary { font-size: 13px; font-weight: 500; padding-block: 24px; }
.faq-list .plus { border: 0; color: #927a52; }
.faq-list .details-body { color: #73776e; font-size: 13px; }
.final-cta { margin-inline: 0; border: 0; border-top: 1px solid #ded6c5; border-bottom: 1px solid #ded6c5; border-radius: 0; background: #eeeadf; padding-block: 88px; }
.final-cta .container>.icon { background: none; border: 1px solid #c3b18e; box-shadow: none; border-radius: 50%; transform: none; color: #927a52; }
.final-cta .eyebrow { color: #927a52; }
.final-cta h2 { font-size: 51px; }
.final-cta p { color: #73776e; }
.final-cta .container>p { max-width: 460px; margin-inline: auto; line-height: 1.8; }
.final-note { color: #827e6c; }
.back-top { border-color: #d5cbb8; border-radius: 3px; color: #827657; }
.educational-note, .footer-bottom { color: #87867a; }
.mobile-purchase { border-color: #d8cebb; background: #faf7f0f5; border-radius: 5px; box-shadow: 0 4px 24px #263c351a; }
.mobile-purchase strong { font-family: var(--serif); font-weight: 400; }
.mobile-purchase .button { border-radius: 3px; }
dialog { border: 1px solid #c7b592; border-radius: 4px; background: #fbf8f1; }

@media (max-width: 1100px) {
  .hero { gap: 55px; }
  .hero h1 { font-size: 61px; }
  .contents-grid, .offer-grid { gap: 55px; }
  .pricing-card { padding-inline: 26px; }
  .pricing-guarantee { margin-inline: -26px; }
  .bonus-panel { padding: 46px; gap: 50px; }
}
@media (max-width: 850px) {
  .section { padding-block: 80px; }
  .nav { width: calc(100% - 48px); min-height: 78px; }
  .nav-links { border-radius: 3px; background: #fbf8f1; border-color: var(--line); }
  .nav-links a { font-size: 13px; border-radius: 0; }
  .nav-links a:hover { background: #eeeadf; }
  .hero { gap: 36px; padding-top: 55px; }
  .hero h1 { font-size: 49px; }
  .hero-eyebrow { font-size: 8px; letter-spacing: 1.4px; }
  .hero-description { font-size: 13px; }
  .hero-benefits { font-size: 10px; }
  .hero-button { font-size: 11px; padding-inline: 18px; }
  .photo-frame { border-radius: 90px 90px 0 0; }
  .hero-product { padding: 20px; }
  .hero-product strong { font-size: 22px; }
  .hero-product-detail { font-size: 9px; }
  .pain .container, .offer .container { width: calc(100% - 48px); }
  .pain-grid, .offer-grid, .contents-grid, .fit-grid { gap: 40px; }
  .pain h2, .offer h2, .contents-copy h2, .fit h2 { font-size: 36px; }
  .step, .step:first-child, .step:nth-child(2), .step:nth-child(3) { padding: 28px 19px; }
  .step h3, .step:first-child h3 { font-size: 25px; }
  .step p { font-size: 12px; }
  .step-top span { font-size: 8px; }
  .bonus-panel { padding: 36px; gap: 35px; }
  .bonus h2 { font-size: 34px; }
  .journal-tag { font-size: 19px; right: 0; }
  .pricing-card { padding: 30px 22px 0; }
  .pricing-card h3 { font-size: 30px; }
  .pricing-label { font-size: 7px; letter-spacing: 1px; }
  .pricing-card .check-list li { font-size: 11px; gap: 8px; }
  .pricing-guarantee { margin-inline: -22px; }
  .checkout-activity { font-size: 9px; gap: 4px; }
  .pricing-card .button.purchase-link { font-size: 11px; padding-inline: 12px; gap: 10px; }
}
@media (max-width: 640px) {
  html { scroll-padding-top: 90px; }
  .container { width: calc(100% - 44px); }
  .section { padding-block: 68px; }
  .announcement { min-height: 29px; font-size: 7px; letter-spacing: .2px; padding: 6px 12px; }
  .announcement a { display: none; }
  .nav { width: calc(100% - 32px); min-height: 72px; gap: 9px; }
  .brand>span:last-child { font-size: 20px; }
  .brand { gap: 8px; }
  .brand-icon { width: 31px; height: 31px; }
  .brand-icon .icon { width: 19px; height: 19px; }
  .brand small { font-size: 4.5px; letter-spacing: .9px; }
  .nav>.button { display: none; }
  .menu-toggle { margin-left: auto; width: 36px; height: 36px; }
  .hero { grid-template-columns: 1fr; gap: 39px; padding-top: 45px; padding-bottom: 40px; }
  .hero-eyebrow { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 23px; }
  .hero h1 { font-size: clamp(45px, 11.6vw, 65px); line-height: 1.08; letter-spacing: -.045em; }
  .hero-description { font-size: 14px; line-height: 1.85; max-width: 430px; margin-top: 22px; }
  .hero-benefits { font-size: 11px; margin-block: 21px 26px; }
  .hero-actions { gap: 17px; }
  .hero-button { min-height: 56px; font-size: 12px; width: auto; padding-inline: 20px; gap: 20px; }
  .hero-secondary { font-size: 10px; }
  .micro-trust { font-size: 9px; margin-top: 18px; }
  .hero-visual { max-width: 430px; width: 100%; margin-inline: auto; padding: 0; }
  .photo-frame { border-radius: 90px 90px 0 0; }
  .hero-product { padding: 20px 22px; }
  .hero-product strong { font-size: 24px; }
  .hero-product .eyebrow { font-size: 7px; }
  .hero-product-detail { font-size: 9px; }
  .hero-product>a { display: grid; width: 35px; height: 35px; }
  .benefit-strip .container { display: grid; grid-template-columns: 1fr 1fr; gap: 20px 12px; padding-block: 25px; }
  .benefit-strip span { font-size: 9px; line-height: 1.5; gap: 8px; }
  .benefit-strip .icon { width: 16px; height: 16px; }
  .pain { margin-top: 12px; }
  .pain .container, .offer .container { width: calc(100% - 44px); }
  .pain-grid, .offer-grid, .contents-grid, .fit-grid { grid-template-columns: 1fr; gap: 40px; }
  .pain .eyebrow { font-size: 7px; letter-spacing: 1.4px; }
  .night-clock { font-size: 51px; }
  .pain h2, .offer h2 { font-size: 39px; }
  .pain-stories { padding-top: 0; }
  .pain-stories article { padding-block: 23px; }
  .pain-stories h3 { font-size: 14px; }
  .pain-stories article p { font-size: 12px; }
  .section-heading { margin-bottom: 35px; }
  .section-heading .eyebrow { font-size: 7px; letter-spacing: 1.5px; }
  .section-heading h2, .contents-copy h2, .bonus h2, .fit h2 { font-size: 37px; }
  .section-heading>p { font-size: 13px; }
  .steps { grid-template-columns: 1fr; }
  .step, .step:first-child, .step:nth-child(2), .step:nth-child(3) { padding: 29px 0; border-right: 0; border-bottom: 1px solid var(--line); }
  .step:last-child { border-bottom: 0; }
  .step-top { margin-bottom: 18px; }
  .step-top span { font-size: 9px; }
  .step h3, .step:first-child h3 { font-size: 29px; }
  .step h3 br { display: none; }
  .step p { font-size: 13px; margin-block: 14px 22px; }
  .step-bottom { border: 0; padding-top: 0; }
  .contents-grid { gap: 35px; }
  .book-stack, .preview-journal.real-cover { width: 220px; }
  .preview-panel { min-height: 415px; }
  .book-scene>.eyebrow { font-size: 7px; }
  .book-caption { font-size: 10px; }
  .contents-copy>p { font-size: 13px; }
  .chapter-list summary { font-size: 12px; }
  .chapter-list .details-body { font-size: 12px; }
  .bonus-panel { grid-template-columns: 1fr; padding: 30px 23px; gap: 36px; }
  .journal-scene { min-height: 355px; }
  .journal.real-cover { width: 205px; }
  .journal-tag { font-size: 19px; right: -2px; bottom: 0; }
  .bonus .pill { font-size: 7px; }
  .bonus-copy>p { font-size: 13px; }
  .fit-grid { gap: 25px; }
  .fit-grid>div>p { font-size: 13px; }
  .offer-copy>.eyebrow { font-size: 8px; }
  .offer-copy>p { font-size: 13px; }
  .offer-copy>p.offer-emphasis { font-size: 23px; }
  .pricing-card { max-width: 440px; width: 100%; margin-inline: auto; padding: 29px 23px 0; }
  .pricing-card h3 { font-size: 33px; }
  .pricing-label { font-size: 7px; letter-spacing: 1.5px; }
  .price strong { font-size: 72px; }
  .pricing-card .check-list li { font-size: 11px; gap: 9px; }
  .checkout-activity { font-size: 9px; gap: 5px; }
  .pricing-card .button.purchase-link { min-height: 58px; font-size: 12px; }
  .pricing-guarantee { margin-inline: -23px; }
  .delivery-note { font-size: 8px; }
  .guarantee-inner { width: calc(100% - 44px); padding: 20px 0 35px; gap: 21px; }
  .guarantee h2 { font-size: 24px; }
  .guarantee p { font-size: 11px; }
  .guarantee .eyebrow { font-size: 6px; letter-spacing: 1.5px; }
  .faq { padding-top: 30px; }
  .faq h2 { font-size: 43px; }
  .faq-list summary { font-size: 12px; padding-block: 22px; }
  .faq-list .details-body { font-size: 12px; }
  .final-cta { padding-block: 65px; }
  .final-cta h2 { font-size: 36px; }
  .final-cta .container { width: calc(100% - 44px); }
  .final-cta .button { width: auto; padding-inline: 25px; font-size: 12px; }
  .final-note { font-size: 8px; }
  .footer .brand>span:last-child { font-size: 18px; }
  .footer .brand small { font-size: 4px; }
  .back-top { font-size: 8px; padding: 8px 10px; }
  .footer { padding-bottom: 110px; }
  .mobile-purchase { left: 10px; right: 10px; bottom: max(10px, env(safe-area-inset-bottom)); padding: 12px 15px; border-radius: 4px; }
  .mobile-purchase .button { font-size: 11px; }
}
@media (max-width: 360px) {
  .hero-product { padding: 20px 18px; gap: 10px; }
  .hero-product strong { font-size: 20px; }
  .hero-product .eyebrow { font-size: 6px; letter-spacing: 1px; }
  .hero-product>a { width: 30px; height: 30px; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; }
}
