/* Caetana Ledur — Regenerador Power
   Static, editable HTML implementation of the approved mockup.
   Do not replace sections with a single screenshot. */
:root {
  --olive: #4e5934;
  --olive-dark: #28301f;
  --sand: #d5ba9e;
  --ivory: #f5f1e8;
  --champagne: #b8a47e;
  --ink: #252720;
  --body: #585b54;
  --line: #e7e0d7;
  --white: #fffefa;
  --serif: 'EB Garamond', Georgia, 'Times New Roman', serif;
  --sans: Inter, Arial, sans-serif;
  --container: 1320px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 85px; }
body { margin: 0; color: var(--ink); background: #fffefa; font: 14px/1.55 var(--sans); -webkit-font-smoothing: antialiased; }
body, main, section, header, footer { min-width: 0; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
button, a, summary { -webkit-tap-highlight-color: transparent; }
button, summary { cursor: pointer; }
a, button, summary { touch-action: manipulation; }
img { display: block; max-width: 100%; height: auto; }
svg { display: block; flex: 0 0 auto; }
h1,h2,h3,p,figure,blockquote { margin: 0; }
h1,h2,h3 { color: var(--ink); font-family: var(--serif); font-weight: 400; }
h1 { letter-spacing: -.037em; }
h2 { font-size: 37px; line-height: 1.02; letter-spacing: -.03em; text-wrap: pretty; }
h3 { font-size: 25px; line-height: 1.05; letter-spacing: -.022em; }
p { color: var(--body); }
p + p { margin-top: 10px; }
strong { font-weight: 600; }
ul { margin: 0; padding: 0; list-style: none; }
[hidden] { display: none !important; }
::selection { color: white; background: var(--olive); }
:focus-visible { outline: 3px solid #8e744b; outline-offset: 5px; border-radius: 3px; }
.container { width: min(var(--container), calc(100% - 112px)); margin-inline: auto; }
.svg-defs { width: 0; height: 0; position: absolute; overflow: hidden; }
.icon { width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 1.15; stroke-linecap: round; stroke-linejoin: round; }
.skip-link { position: absolute; top: 5px; left: 15px; padding: 12px 22px; background: var(--olive-dark); color: white; transform: translateY(-180%); z-index: 100; }
.skip-link:focus { transform: translateY(0); }
.eyebrow { font-family: var(--sans); font-size: 10px; font-weight: 600; line-height: 1.55; letter-spacing: .19em; color: #776f60; }
.text-center { text-align: center; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 15px; min-height: 50px; padding: 14px 25px; border-radius: 8px; border: 1px solid #43502f; background: linear-gradient(165deg, #626e47 0%, #3c4b28 54%, #29351e 100%); box-shadow: inset 0 1px 1px #ffffff25, 0 4px 12px #29351e0d; color: #fffef8; font: 600 12px/1.35 var(--sans); letter-spacing: .03em; text-align: center; transition: transform .18s, box-shadow .18s, filter .18s; }
.button:hover { transform: translateY(-2px); filter: brightness(1.08); box-shadow: 0 8px 18px #29351e18; }
.button:active { transform: translateY(0); }
.button .icon { width: 18px; height: 18px; stroke-width: 1.45; }
.section-pad { padding-block: 37px; }
.section-title { text-align: center; margin-bottom: 12px; }
.section-intro { max-width: 800px; margin: 0 auto 23px; text-align: center; font-size: 13px; }
.section-footnote { margin-top: 17px; font-size: 12px; text-align: center; }
.handwritten { font-family: var(--serif); font-style: italic; font-size: 26px; line-height: 1.05; transform: rotate(-6deg); color: #6f685b; }
/* Top strip and navigation */
.topbar { background: var(--olive-dark); color: #eee9dd; font-size: 10px; }
.topbar-inner { min-height: 33px; display: flex; justify-content: space-between; gap: 24px; align-items: center; }
.topbar-seals { display: flex; align-items: center; gap: 27px; }
.topbar-seals span { display: inline-flex; align-items: center; gap: 8px; }
.topbar .icon { width: 17px; height: 17px; color: #d1c9b0; }
.topbar-note { font-size: 9px; color: #d7d6c8; }
.site-header { position: relative; z-index: 20; background: #fffcf8ed; border-bottom: 1px solid #ddd3c659; }
.header-inner { min-height: 77px; display: flex; gap: 27px; align-items: center; }
.brand { display: block; flex-shrink: 0; width: 270px; }
.brand img { width: 100%; }
.brand span { display: block; padding-top: 5px; padding-left: 49px; font-size: 6.5px; font-weight: 500; letter-spacing: .225em; text-align: center; }
.main-nav { display: flex; flex: 1; justify-content: flex-end; align-items: center; gap: 23px; }
.main-nav a { font-size: 11px; font-weight: 500; line-height: 1.4; padding-block: 15px; white-space: nowrap; transition: color .2s; }
.main-nav a:hover { color: var(--olive); text-decoration: underline; text-underline-offset: 5px; }
.header-cta { min-height: 43px; padding: 10px 21px; font-size: 10px; white-space: nowrap; }
.menu-toggle { display: none; background: none; color: var(--olive-dark); border: 1px solid var(--line); border-radius: 5px; padding: 9px; }
/* The hero contains real photographs, with a pre-composed background (not a screenshot). */
.hero { position: relative; min-height: 590px; height: min(42.70834vw, 820px); isolation: isolate; background: #f8f4ed; }
.hero-background { position: absolute; z-index: -1; inset: 0; }
.hero-background img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.hero-inner { height: 100%; display: flex; align-items: center; }
.hero-copy { width: 43.2%; max-width: 582px; padding-block: 30px; }
.hero-copy .eyebrow { font-size: clamp(8px, .72vw, 11px); margin-bottom: 17px; }
.hero h1 { font-size: clamp(38px, 3.7vw, 66px); line-height: .995; margin-bottom: 18px; }
.hero-description { font-size: clamp(12px, 1vw, 15px); line-height: 1.48; max-width: 530px; margin-bottom: 22px; }
.hero-description strong { font-weight: 500; }
.hero-micro { display: flex; align-items: center; gap: 17px; flex-wrap: wrap; font-size: 9px; color: #505348; margin-top: 17px; }
.hero-micro span { display: flex; align-items: center; gap: 6px; }
.hero-micro .icon { width: 17px; height: 17px; color: var(--olive); }
.differentials { background: linear-gradient(90deg,#f8f4ed,#fffefa,#f5efe6); border-block: 1px solid var(--line); }
.differential-grid { display: grid; grid-template-columns: repeat(4,1fr); padding-block: 18px; }
.differential-grid > div { display: flex; justify-content: center; align-items: center; gap: 21px; border-left: 1px solid #ded3c2; }
.differential-grid > div:first-child { border: none; }
.differential-grid .icon { color: #987d53; width: 39px; height: 39px; stroke-width: .9; }
.differential-grid span { font-family: var(--serif); font-size: 20px; line-height: 1.1; }
/* Editorial care story */
.continuity { background: white; }
.continuity-grid { display: grid; grid-template-columns: 1.45fr .75fr 1.1fr; gap: 36px; align-items: center; padding-block: 33px; }
.continuity h2 { font-size: 35px; margin-bottom: 14px; }
.continuity p { font-size: 12px; line-height: 1.5; }
.quote-card { align-self: center; background: linear-gradient(135deg,#f5eee4,#f0e9df); border-radius: 5px; padding: 24px 25px 22px; }
.quote-mark { display: block; color: #cbb89c; font: 85px/.55 var(--serif); height: 35px; }
.quote-card p { font-family: var(--serif); font-size: 29px; font-style: italic; line-height: 1.03; color: #45483b; }
.quote-rule { display: block; width: 47px; height: 2px; background: #bca789; margin-top: 23px; }
.clinic-figure { align-self: stretch; position: relative; border-radius: 3px; overflow: hidden; min-height: 258px; }
.clinic-figure img { width: 100%; height: 100%; object-fit: cover; }
.clinic-figure figcaption { position: absolute; bottom: 6px; right: 7px; color: white; text-shadow: 0 1px 4px #222; font-size: 7px; }
.origin { border-block: 1px solid #eee8e0; background: linear-gradient(90deg,#ebe4da 0%,#fdfbf8 29%,#fff 68%,#fcfaf6); }
.origin-grid { display: grid; grid-template-columns: 24% 1fr 18%; gap: 35px; align-items: center; }
.origin-photo { height: 378px; margin-left: -56px; position: relative; overflow: hidden; }
.origin-photo img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 15%; }
.origin-photo::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg,transparent 83%,#f9f6f0); pointer-events: none; }
.origin-copy { padding-block: 29px; }
.origin-copy h2 { font-size: 36px; margin-bottom: 14px; position: relative; }
.origin-copy h2 > span { display: inline; font-size: 70px; color: #c1ae92; line-height: .2; margin-right: 10px; vertical-align: -.16em; }
.origin-copy p { font-size: 12px; line-height: 1.55; }
.signature { display: flex; align-items: center; gap: 23px; margin-top: 20px; }
.signature-name { display: inline-block; font: italic 32px/1 var(--serif); letter-spacing: -.035em; white-space: nowrap; color: #5a584e; }
.signature-credentials { color: #656759; font-size: 8px; letter-spacing: .15em; line-height: 1.6; }
.origin-aside { border-left: 1px solid #d7cabb; padding: 15px 0 15px 22px; }
.origin-aside .quote-mark { font-size: 53px; height: 17px; }
.origin-aside p { font: italic 23px/1.08 var(--serif); color: #5c5c51; }
/* Benefits */
.benefits { background: #f5f0e9 url('../backgrounds/beneficios-desktop.webp') center/cover; }
.benefit-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 17px; }
.benefit-card { background: #ffffffb8; border: 1px solid #ffffff; border-radius: 10px; padding: 23px 23px 25px; text-align: center; box-shadow: 0 5px 15px #735f4010; }
.benefit-card > .icon { color: #a28a66; width: 53px; height: 53px; margin: 0 auto 13px; stroke-width: .85; }
.benefit-card h3 { min-height: 51px; display: flex; align-items: center; justify-content: center; margin-bottom: 10px; font-size: 26px; }
.benefit-card p { font-size: 12px; line-height: 1.55; }
/* Formula */
.formula { background: #fffefa url('../backgrounds/formula-desktop.webp') center/cover; }
.formula-grid { display: grid; grid-template-columns: 1fr 1.15fr .87fr; gap: 28px; }
.formula-intro .eyebrow { margin-bottom: 13px; }
.formula-intro h2 { font-size: 37px; margin-bottom: 17px; }
.formula-intro > p:not(.eyebrow) { font-size: 13px; }
.formula-quote { margin-top: 21px; padding: 19px 22px; border-radius: 5px; font-size: 12px; color: #505245; background: #f0e8dc; line-height: 1.55; border: 1px solid #e9decc; }
.column-label { font: 600 9px/1.45 var(--sans); letter-spacing: .06em; margin-bottom: 12px; color: #43473a; }
.active-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 11px; }
.active-card { border: 1px solid #e7e2d9; border-radius: 8px; padding: 14px; background: #fffdfb; }
.active-card > .icon { width: 36px; height: 36px; color: #6e795c; stroke-width: .95; margin-bottom: 7px; }
.active-card h3 { font-size: 25px; margin-bottom: 7px; }
.active-card p { font-size: 11px; line-height: 1.4; }
.complements { border-left: 1px solid #d4c7b4; padding-left: 24px; }
.complements ul { display: grid; gap: 8px; }
.complements li { display: flex; align-items: center; gap: 12px; font-size: 12px; }
.complements .icon { width: 30px; height: 30px; color: #7d8268; stroke-width: .85; }
.complements > p { font-size: 11px; line-height: 1.5; margin-top: 16px; color: #797c6e; }
/* Routine */
.routine { background: #f5eee4 url('../backgrounds/rotina-desktop.webp') center/cover; padding-bottom: 22px; }
.routine .section-title { margin-bottom: 23px; }
.routine-grid { display: grid; grid-template-columns: 1fr 20%; gap: 31px; align-items: stretch; }
.steps-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 15px; }
.step { border: 1px solid #e6dccf; border-radius: 8px; overflow: hidden; background: #fffdf9; }
.step-visual { aspect-ratio: 1.46; position: relative; background: #f1e9dc; }
.step-visual img { width: 100%; height: 100%; object-fit: cover; }
.step-number { position: absolute; left: 11px; top: 12px; width: 34px; height: 34px; border-radius: 50%; display: grid; place-items: center; background: #404d30; color: white; border: 2px solid #f9f5ea; box-shadow: 0 0 0 1px #99a088; font: 500 24px/1 var(--serif); }
.step-text { text-align: center; padding: 10px 12px 16px; }
.step h3 { font-size: 23px; margin-bottom: 8px; }
.step p { font-size: 10px; line-height: 1.4; }
.day-night { display: flex; align-items: center; justify-content: center; gap: 19px; height: 100%; padding: 17px 10px 0; }
.day-night .icon { width: 40px; height: 40px; color: #a08b68; stroke-width: .85; }
.routine-product { position: relative; display: flex; align-items: flex-start; justify-content: flex-end; }
.routine-product img { width: 103px; height: 275px; object-fit: contain; margin-top: -35px; filter: drop-shadow(5px 9px 5px #493e251c); }
.routine-product p { position: absolute; left: -4px; top: 12px; font-size: 25px; max-width: 170px; }
.safety-note { font-size: 9px; margin-top: 17px; text-align: center; line-height: 1.6; color: #717166; }
/* Professional credentials */
.authority { background: linear-gradient(90deg,#e6ded2,#fff 30%,#fff 80%,#f8f4ed); border-block: 1px solid var(--line); }
.authority-grid { display: grid; grid-template-columns: 17% 1.38fr 1fr .56fr; gap: 25px; align-items: center; }
.authority-photo { height: 365px; margin-left: -56px; overflow: hidden; position: relative; }
.authority-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center 2%; }
.authority-photo::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg,transparent 85%,#faf8f4); }
.authority-copy { padding-block: 25px; }
.authority-copy h2 { font-size: 35px; margin-bottom: 13px; }
.authority-copy p { font-size: 11px; line-height: 1.5; }
.authority-copy .button { margin-top: 16px; font-size: 9px; padding: 12px 17px; min-height: 44px; gap: 8px; }
.credentials { border: 1px solid #e6e0d6; border-radius: 6px; background: #fffdfbb3; }
.credentials li { display: flex; align-items: center; gap: 12px; padding: 12px; border-bottom: 1px solid #e6e0d6; color: #686c5d; font-size: 10px; line-height: 1.4; }
.credentials li:last-child { border: 0; }
.credentials .icon { width: 30px; height: 30px; color: #8e947c; }
.authority-quote { background: #f3ede3; padding: 25px 18px; border-radius: 5px; }
.authority-quote p { font: 25px/1.05 var(--serif); color: #4f5145; }
.authority-quote .signature-name { font-size: 23px; margin-top: 20px; }
.trust-strip { background: #fdfaf6; border-bottom: 1px solid var(--line); }
.trust-grid { display: grid; grid-template-columns: repeat(4,1fr) 1.05fr; align-items: center; min-height: 91px; }
.trust-item { display: flex; align-items: center; justify-content: center; gap: 16px; border-right: 1px solid #ded2bf; min-height: 50px; }
.trust-item .icon { width: 43px; height: 43px; color: #9b8059; stroke-width: .9; }
.trust-item span { font-family: var(--serif); font-size: 17px; line-height: 1.1; }
.process-number { font-size: 10px; line-height: 1.5; padding-left: 22px; }
.process-number strong { font-weight: 500; }
/* Commerce: only real URLs and values are applied by config.js */
.offers { background: linear-gradient(180deg,#fffefa,#fff,#faf7f2); padding-top: 36px; padding-bottom: 25px; }
.offers .eyebrow { color: #9d805b; margin-bottom: 7px; }
.offers .section-title { margin-bottom: 8px; }
.offers .section-intro { font-size: 12px; margin-bottom: 32px; }
.offers-layout { display: grid; grid-template-columns: 1fr 23%; gap: 22px; }
.offers-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 13px; }
.offer-card { position: relative; padding: 18px 14px 15px; border: 1px solid #dfd7ca; border-radius: 8px; background: #fffefc; display: flex; flex-direction: column; box-shadow: 0 5px 14px #55452607; }
.offer-card.featured { border: 1.5px solid #b69d78; box-shadow: 0 8px 24px #97836113; }
.offer-badge { position: absolute; left: 50%; top: -13px; transform: translateX(-50%); padding: 5px 16px; border-radius: 30px; background: linear-gradient(95deg,#b9a280,#a58b63); color: white; font-size: 9px; font-weight: 700; letter-spacing: .085em; white-space: nowrap; }
.offer-main { display: grid; grid-template-columns: 44% 1fr; gap: 3px; align-items: center; flex: 1; margin-bottom: 12px; }
.offer-main > img { width: 100%; aspect-ratio: .72; height: auto; object-fit: contain; transform: scale(1.16); }
.offer-copy h3 { font-size: 26px; margin-bottom: 12px; }
.offer-copy p { font-size: 10px; line-height: 1.4; margin-bottom: 12px; }
.offer-price { display: block; color: #67695d; font-size: 11px; line-height: 1.3; font-weight: 500; }
.offer-price.has-price { font-family: var(--serif); font-weight: 500; color: var(--olive-dark); font-size: 30px; }
.offer-copy small { display: block; margin-top: 5px; color: #697258; font-size: 9px; line-height: 1.4; }
.offer-button { width: 100%; padding: 12px 10px; min-height: 47px; font-size: 9px; letter-spacing: .015em; gap: 8px; }
.offer-button .icon { width: 14px; height: 14px; }
.batch-card { display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; padding: 20px 23px; border-radius: 5px; background: linear-gradient(145deg,#f5eee5,#ede5d8); }
.batch-card > .icon { width: 46px; height: 46px; color: #92744c; stroke-width: .9; margin-bottom: 17px; }
.batch-card h3 { font-size: 28px; margin-bottom: 13px; }
.batch-card p { font-size: 11px; line-height: 1.55; }
.payment-micro { display: flex; align-items: center; justify-content: center; gap: 37px; width: 75%; margin-top: 19px; font-size: 10px; }
.payment-micro > span { display: flex; align-items: center; gap: 9px; }
.payment-micro .icon { width: 23px; height: 23px; color: #576047; }
.shipping-time,.no-script-note { margin-top: 8px; font-size: 10px; text-align: center; }
/* Native, accessible accordion */
.faq-section { border-top: 1px solid var(--line); background: #fcfaf7; padding-block: 30px; }
.faq-layout { display: grid; grid-template-columns: 24% 1fr; gap: 33px; align-items: start; }
.faq-intro h2 { font-size: 36px; margin-bottom: 10px; }
.faq-intro p { font-size: 13px; max-width: 220px; }
.faq-cta { margin-top: 23px; font-size: 10px; padding: 14px 19px; justify-content: space-between; text-align: left; }
.faq-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 14px; }
.faq-column { display: grid; gap: 9px; align-content: start; }
.faq-item { background: #fffefa; border: 1px solid #e4ded5; border-radius: 5px; }
.faq-item summary { display: flex; justify-content: space-between; align-items: center; list-style: none; gap: 15px; font-size: 11px; min-height: 46px; padding: 10px 15px; }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary .icon { width: 17px; height: 17px; color: #7b8469; transition: transform .2s; }
.faq-item[open] { border-color: #b9b49c; }
.faq-item[open] summary { font-weight: 500; color: var(--olive-dark); }
.faq-item[open] summary .icon { transform: rotate(45deg); }
.faq-answer { padding: 0 15px 15px; }
.faq-answer p { font-size: 11px; line-height: 1.6; }
/* Closing */
.closing { position: relative; isolation: isolate; background: #f4ebdf; min-height: 402px; }
.closing-background { position: absolute; inset: 0; z-index: -1; }
.closing-background img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.closing-inner { display: flex; align-items: center; justify-content: space-between; gap: 40px; min-height: 402px; }
.closing-copy { width: 43%; padding-block: 33px; }
.closing-copy h2 { font-size: 36px; margin-bottom: 18px; }
.closing-copy p { font-size: 12px; line-height: 1.5; }
.closing-copy .button { margin-top: 20px; }
.closing-values { width: 20%; padding: 15px 0 15px 18px; }
.closing-values > span { display: flex; align-items: center; gap: 14px; margin-bottom: 19px; font-size: 11px; }
.closing-values .icon { width: 26px; height: 26px; color: #a18962; }
.closing-values .handwritten { margin-top: 31px; font-size: 28px; text-align: center; }
/* Footer */
.footer { background: linear-gradient(100deg,#344129,#28301f); color: #e8e7dc; padding-top: 29px; padding-bottom: 19px; }
.footer-main { display: grid; grid-template-columns: 23% 34% 1fr; gap: 35px; align-items: start; }
.footer-brand { width: 224px; }
.footer-nav { display: grid; grid-template-columns: repeat(3,max-content); gap: 16px 24px; padding-top: 22px; }
.footer-nav a { font-size: 10px; color: #e4e4d7; }
.footer-contact { padding-left: 34px; border-left: 1px solid #6e765d; display: flex; flex-direction: column; gap: 12px; font-size: 11px; }
.footer-contact > a { display: flex; align-items: center; gap: 10px; }
.footer-contact .icon { width: 19px; height: 19px; }
.footer a:hover { color: white; text-decoration: underline; text-underline-offset: 4px; }
.payment-methods { display: flex; align-items: center; gap: 19px; margin-top: 4px; }
.pay-visa { display: inline-flex; background: white; border-radius: 3px; padding: 1px 6px; color: #253f87; font: italic 800 18px/1.4 Arial,sans-serif; }
.pay-mastercard { display: flex; align-items: center; width: 46px; height: 27px; background: white; border-radius: 3px; padding: 4px 6px; }
.pay-mastercard i { display: block; width: 20px; height: 20px; border-radius: 50%; background: #ed3527; flex-shrink: 0; }
.pay-mastercard i + i { background: #efb13a; margin-left: -7px; opacity: .88; }
.pay-pix { display: flex; align-items: center; gap: 4px; font-size: 20px; }
.pay-pix .icon { width: 27px; height: 27px; }
.pay-secure { display: inline-flex; align-items: center; gap: 7px; font-size: 9px; line-height: 1.3; color: #dddcc9; }
.pay-secure .icon { width: 27px; height: 27px; }
.footer-policies { display: flex; flex-wrap: wrap; gap: 12px 25px; margin-top: 27px; padding-top: 16px; border-top: 1px solid #8a907332; font-size: 9px; color: #c1c5b3; }
.footer-bottom { display: flex; justify-content: space-between; gap: 25px; padding-top: 15px; margin-top: 14px; border-top: 1px solid #8a907332; font-size: 9px; color: #b9bfaa; padding-right: 65px; }
.whatsapp-float { position: fixed; z-index: 30; bottom: 24px; right: 24px; width: 62px; height: 62px; display: grid; place-items: center; border-radius: 50%; background: #249854; border: 3px solid #fff; box-shadow: 0 4px 18px #17261525; color: #fff; transition: transform .2s; }
.whatsapp-float .icon { width: 41px; height: 41px; stroke-width: 1.35; }
.whatsapp-float:hover { transform: translateY(-3px); background: #208849; }
/* Small desktop: scale the composition rather than letting text overflow into photos. */
@media (min-width: 1001px) and (max-width: 1250px) {
  .container { width: calc(100% - 64px); }
  .header-inner { gap: 18px; }
  .brand { width: 220px; }
  .brand span { font-size: 5.5px; padding-left: 42px; }
  .main-nav { gap: 15px; }
  .main-nav a { font-size: 9px; }
  .header-cta { padding: 10px 14px; font-size: 9px; }
  .hero { min-height: 0; height: 42.70834vw; }
  .hero-background img { object-fit: cover; object-position: right center; }
  .hero-copy { width: 43%; padding-block: 20px; }
  .hero h1 { font-size: 3.65vw; margin-bottom: 12px; }
  .hero-description { font-size: 11px; line-height: 1.5; margin-bottom: 15px; }
  .hero-copy .eyebrow { font-size: 8px; margin-bottom: 10px; }
  .hero .button { font-size: 10px; padding: 12px 17px; min-height: 44px; }
  .hero-micro { gap: 8px; font-size: 7.5px; margin-top: 13px; }
  .hero-micro .icon { width: 14px; height: 14px; }
  .continuity-grid { gap: 25px; grid-template-columns: 1.3fr .8fr 1fr; }
  .continuity h2 { font-size: 30px; }
  .continuity p { font-size: 11px; }
  .quote-card { padding: 23px 20px; }
  .quote-card p { font-size: 25px; }
  .origin-grid { gap: 24px; grid-template-columns: 23% 1fr 17%; }
  .origin-photo { margin-left: -32px; height: 415px; }
  .origin-copy h2 { font-size: 32px; }
  .origin-copy p { font-size: 11px; }
  .origin-aside p { font-size: 21px; }
  .signature-name { font-size: 28px; }
  .signature-credentials { font-size: 6px; }
  .benefit-card { padding-inline: 17px; }
  .benefit-card p { font-size: 11px; }
  .formula-grid { gap: 20px; grid-template-columns: .98fr 1.25fr .72fr; }
  .formula-intro h2 { font-size: 31px; }
  .formula-intro p { font-size: 12px; }
  .formula-quote { font-size: 11px; }
  .active-card { padding: 11px; }
  .active-card h3 { font-size: 22px; }
  .complements { padding-left: 17px; }
  .complements li { gap: 9px; font-size: 10px; }
  .routine-grid { gap: 20px; grid-template-columns: 1fr 16%; }
  .steps-grid { gap: 10px; }
  .routine-product p { top: 12px; left: -8px; max-width: 100px; font-size: 22px; }
  .routine-product img { width: 87px; height: 260px; }
  .authority-grid { grid-template-columns: 16% 1.5fr 1fr .62fr; gap: 19px; }
  .authority-photo { margin-left: -32px; height: 420px; }
  .authority-copy h2 { font-size: 29px; }
  .authority-copy p { font-size: 10px; }
  .authority-copy .button { font-size: 8px; padding-inline: 10px; }
  .credentials li { font-size: 9px; padding: 9px; gap: 8px; }
  .authority-quote { padding: 23px 13px; }
  .authority-quote p { font-size: 23px; }
  .authority-quote .signature-name { font-size: 20px; }
  .trust-item { gap: 10px; }
  .trust-item span { font-size: 15px; }
  .trust-item .icon { width: 33px; height: 33px; }
  .process-number { font-size: 8px; padding-left: 15px; }
  .offers-layout { gap: 14px; grid-template-columns: 1fr 21%; }
  .offers-grid { gap: 10px; }
  .offer-card { padding-inline: 10px; }
  .offer-copy h3 { font-size: 23px; }
  .offer-copy p { font-size: 9px; }
  .offer-price { font-size: 9px; }
  .offer-button { font-size: 7.5px; padding-inline: 6px; gap: 4px; }
  .batch-card { padding: 20px 16px; }
  .batch-card h3 { font-size: 25px; }
  .batch-card p { font-size: 10px; }
  .faq-layout { gap: 24px; }
  .faq-item summary { font-size: 10px; }
  .closing { min-height: 390px; }
  .closing-inner { min-height: 390px; }
  .closing-copy h2 { font-size: 31px; }
  .closing-copy p { font-size: 11px; }
  .closing-values { width: 19%; padding-left: 8px; }
  .closing-values > span { font-size: 9px; gap: 8px; }
  .closing-values .handwritten { font-size: 24px; }
  .footer-main { grid-template-columns: 23% 31% 1fr; gap: 24px; }
  .footer-nav { gap: 16px; }
  .footer-contact { padding-left: 23px; }
}
@media (min-width: 1600px) { .hero-copy { width: 42%; } .hero h1 { font-size: 57px; } .hero-description { font-size: 14px; } }
/* Tablet */
@media (max-width: 1000px) {
  .container { width: calc(100% - 48px); }
  .topbar-note { display: none; }
  .topbar-inner { justify-content: center; }
  .topbar-seals { gap: 24px; }
  .header-inner { justify-content: space-between; min-height: 75px; gap: 20px; }
  .brand { width: 250px; }
  .header-cta { margin-left: auto; }
  .menu-toggle { display: block; }
  .main-nav { position: absolute; display: none; top: 100%; left: 0; width: 100%; padding: 20px 24px; background: #fffdf8; border-bottom: 1px solid var(--line); box-shadow: 0 10px 20px #28301f10; }
  .main-nav.is-open { display: grid; grid-template-columns: repeat(3,1fr); gap: 6px 20px; }
  .main-nav a { font-size: 13px; text-align: center; padding: 12px; }
  .hero { height: auto; min-height: 0; display: flex; flex-direction: column; background: #fbf8f3; }
  .hero-inner { order: 1; }
  .hero-copy { width: 100%; max-width: 700px; padding: 38px 0 24px; margin-inline: auto; text-align: center; }
  .hero-copy .eyebrow { font-size: 10px; }
  .hero h1 { font-size: 47px; line-height: 1.02; }
  .hero-description { font-size: 14px; max-width: 640px; margin-inline: auto; }
  .hero-micro { justify-content: center; font-size: 10px; }
  .hero-background { position: relative; order: 2; inset: auto; width: 100%; height: auto; z-index: auto; max-width: 520px; margin-inline: auto; }
  .hero-background img { width: 100%; height: auto; object-fit: contain; }
  .differential-grid { padding-block: 20px; }
  .differential-grid > div { flex-direction: column; text-align: center; gap: 9px; }
  .differential-grid .icon { width: 32px; height: 32px; }
  .differential-grid span { font-size: 18px; }
  .continuity-grid { grid-template-columns: 1.4fr 1fr; gap: 26px; padding-block: 34px; }
  .continuity-copy { grid-row: span 2; }
  .continuity h2 { font-size: 34px; }
  .continuity p { font-size: 13px; }
  .quote-card { padding: 24px; }
  .quote-card p { font-size: 26px; }
  .clinic-figure { min-height: 150px; height: 150px; }
  .origin-grid { grid-template-columns: 30% 1fr; gap: 27px; }
  .origin-photo { margin-left: -24px; height: 100%; min-height: 370px; grid-row: span 2; }
  .origin-copy { padding-bottom: 0; }
  .origin-copy h2 { font-size: 34px; }
  .origin-copy p { font-size: 12px; }
  .origin-aside { border-left: none; border-top: 1px solid #ddd3c4; padding: 16px 0 25px; }
  .origin-aside .quote-mark { display: none; }
  .origin-aside p { font-size: 24px; }
  .origin-aside .quote-rule { display: none; }
  .benefit-grid { grid-template-columns: repeat(2,1fr); }
  .benefit-card p { font-size: 13px; }
  .benefit-card h3 { min-height: 0; }
  .formula-grid { grid-template-columns: 1fr 1.2fr; gap: 27px; }
  .formula-intro h2 { font-size: 35px; }
  .complements { grid-column: 1 / -1; border-left: 0; border-top: 1px solid #d9cebd; padding: 21px 0 0; }
  .complements ul { grid-template-columns: repeat(4,1fr); gap: 17px; }
  .complements > p { text-align: center; }
  .active-card p { font-size: 12px; }
  .routine-grid { grid-template-columns: 1fr; }
  .routine-product { display: none; }
  .step p { font-size: 11px; }
  .authority-grid { grid-template-columns: 25% 1fr; gap: 22px; }
  .authority-photo { margin-left: -24px; height: 100%; grid-row: span 2; }
  .authority-copy { padding-bottom: 0; }
  .authority-copy h2 { font-size: 35px; }
  .authority-copy p { font-size: 12px; }
  .credentials { margin-bottom: 27px; display: grid; grid-template-columns: repeat(2,1fr); }
  .credentials li { font-size: 10px; border: 0; }
  .authority-quote { display: none; }
  .trust-grid { grid-template-columns: repeat(4,1fr); padding-block: 20px; row-gap: 16px; }
  .trust-item { gap: 10px; }
  .trust-item:nth-child(4) { border: 0; }
  .trust-item .icon { width: 29px; height: 29px; }
  .trust-item span { font-size: 15px; }
  .process-number { grid-column: 1/-1; text-align: center; padding-left: 0; font-size: 9px; }
  .offers-layout { grid-template-columns: 1fr; }
  .batch-card { flex-direction: row; gap: 24px; padding: 20px 25px; text-align: left; }
  .batch-card > .icon { margin: 0; }
  .batch-card h3 { margin: 0; font-size: 25px; flex: 0 0 32%; }
  .batch-card p { font-size: 11px; }
  .payment-micro { width: 100%; gap: 22px; }
  .offer-copy h3 { font-size: 24px; }
  .offer-button { font-size: 8px; gap: 4px; padding-inline: 7px; }
  .faq-layout { grid-template-columns: 1fr; gap: 23px; }
  .faq-intro { display: grid; grid-template-columns: 1fr auto; align-items: center; }
  .faq-intro h2 { grid-column: 1; }
  .faq-intro p { grid-column: 1; max-width: none; }
  .faq-cta { grid-column: 2; grid-row: 1 / 3; margin-top: 0; }
  .faq-item summary { font-size: 12px; min-height: 49px; }
  .faq-answer p { font-size: 12px; }
  .closing { background: #f8f2e9; }
  .closing-inner { min-height: 370px; }
  .closing-copy { width: 53%; }
  .closing-copy h2 { font-size: 33px; }
  .closing-values { display: none; }
  .closing-background { left: 27%; }
  .closing-background img { object-fit: cover; object-position: 66% center; }
  .closing::before { content: ''; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg,#fbf8f3 15%,#faf6ef 48%,transparent 60%); }
  .closing-background { z-index: -2; }
  .closing-copy .button { font-size: 10px; padding-inline: 19px; }
  .footer-main { grid-template-columns: 1fr 1fr; gap: 26px; }
  .footer-nav { grid-column: 1; grid-row: 2; padding-top: 0; }
  .footer-contact { grid-column: 2; grid-row: 1/3; align-self: center; }
  .footer-brand { width: 235px; }
}
/* Mobile: dedicated artwork, no cropped packaging and no text baked into images. */
@media (max-width: 700px) {
  html { scroll-padding-top: 20px; }
  body { font-size: 14px; }
  .container { width: calc(100% - 40px); }
  h2 { font-size: 32px; }
  .section-pad { padding-block: 35px; }
  .section-title { font-size: 32px; line-height: 1.05; }
  .section-intro { font-size: 12px; line-height: 1.5; }
  .topbar { font-size: 8px; }
  .topbar-inner { width: calc(100% - 24px); min-height: 32px; }
  .topbar-seals { gap: 10px; width: 100%; justify-content: center; }
  .topbar-seals span { gap: 4px; font-size: 7px; }
  .topbar .icon { width: 12px; height: 12px; }
  .topbar-seals span:last-child { display: none; }
  .header-inner { min-height: 72px; gap: 12px; }
  .brand { width: 211px; max-width: calc(100% - 60px); }
  .brand span { font-size: 5px; padding-top: 4px; padding-left: 41px; }
  .header-cta { display: none; }
  .menu-toggle { padding: 8px; width: 42px; height: 42px; }
  .main-nav.is-open { grid-template-columns: repeat(2,1fr); padding: 15px 20px; }
  .main-nav a { font-size: 12px; }
  .hero-copy { text-align: left; padding: 32px 0 20px; }
  .hero-copy .eyebrow { font-size: 8px; letter-spacing: .14em; margin-bottom: 15px; }
  .hero h1 { font-size: clamp(33px, 9.1vw, 46px); line-height: 1; margin-bottom: 16px; }
  .hero-description { font-size: 13px; line-height: 1.6; margin-bottom: 20px; }
  .hero .button { width: 100%; font-size: 10px; min-height: 51px; padding: 14px 15px; }
  .hero-micro { justify-content: space-between; gap: 6px; font-size: 7px; margin-top: 15px; }
  .hero-micro .icon { width: 14px; height: 14px; }
  .hero-micro span { gap: 4px; }
  .hero-background { max-width: 100%; }
  .hero-background img { width: 100%; height: auto; }
  .differential-grid { grid-template-columns: repeat(2,1fr); gap: 0; padding-block: 8px; }
  .differential-grid > div { flex-direction: row; text-align: left; justify-content: flex-start; gap: 12px; min-height: 86px; padding: 15px 4px; border: 0; }
  .differential-grid > div:nth-child(even) { border-left: 1px solid #ddd2c2; padding-left: 17px; }
  .differential-grid > div:nth-child(n+3) { border-top: 1px solid #ddd2c2; }
  .differential-grid .icon { width: 30px; height: 30px; }
  .differential-grid span { font-size: 17px; }
  .continuity-grid { display: grid; grid-template-columns: 1fr; gap: 24px; padding-block: 34px; }
  .continuity-copy { grid-row: auto; }
  .continuity h2 { font-size: 33px; }
  .continuity p { font-size: 13px; line-height: 1.6; }
  .quote-card { padding: 28px; }
  .quote-card p { font-size: 31px; line-height: 1.05; }
  .quote-card br { display: none; }
  .clinic-figure { height: 225px; }
  .origin-grid { grid-template-columns: 1fr; gap: 0; }
  .origin-photo { grid-row: auto; margin-inline: -20px; min-height: 0; height: 365px; }
  .origin-photo img { object-position: 50% 16%; }
  .origin-photo::after { background: linear-gradient(0deg,#faf7f2,transparent 23%); }
  .origin-copy { padding-block: 22px; }
  .origin-copy h2 { font-size: 33px; }
  .origin-copy h2 > span { font-size: 57px; }
  .origin-copy p { font-size: 13px; line-height: 1.6; }
  .signature { gap: 15px; flex-wrap: wrap; margin-top: 23px; }
  .signature-name { font-size: 31px; }
  .signature-credentials { font-size: 6px; letter-spacing: .09em; }
  .origin-aside { padding: 20px 0 28px; }
  .origin-aside p { font-size: 25px; line-height: 1.1; }
  .benefits { background-image: url('../backgrounds/beneficios-mobile.webp'); }
  .benefit-grid { gap: 11px; }
  .benefit-card { padding: 19px 13px; border-radius: 7px; }
  .benefit-card > .icon { width: 41px; height: 41px; margin-bottom: 13px; }
  .benefit-card h3 { font-size: 23px; line-height: 1.04; min-height: 69px; }
  .benefit-card h3 br { display: none; }
  .benefit-card p { font-size: 11px; line-height: 1.5; }
  .section-footnote { font-size: 11px; }
  .formula { background-image: url('../backgrounds/formula-mobile.webp'); }
  .formula-grid { grid-template-columns: 1fr; gap: 27px; }
  .formula-intro h2 { font-size: 33px; }
  .formula-intro p { font-size: 13px; }
  .formula-quote { font-size: 12px; padding: 18px 21px; }
  .column-label { font-size: 9px; letter-spacing: .07em; }
  .active-grid { gap: 11px; }
  .active-card { padding: 15px 12px; }
  .active-card h3 { font-size: 24px; }
  .active-card p { font-size: 11px; line-height: 1.5; }
  .complements ul { grid-template-columns: repeat(2,1fr); gap: 11px 16px; }
  .complements li { gap: 10px; font-size: 11px; }
  .complements .icon { width: 28px; height: 28px; }
  .routine { background-image: url('../backgrounds/rotina-mobile.webp'); }
  .steps-grid { grid-template-columns: repeat(2,1fr); gap: 12px; }
  .step-visual { aspect-ratio: 1.3; }
  .step-number { width: 30px; height: 30px; left: 8px; top: 8px; font-size: 20px; }
  .step-text { padding: 13px 10px 16px; }
  .step h3 { font-size: 24px; }
  .step p { font-size: 11px; }
  .day-night { gap: 11px; padding-top: 21px; }
  .day-night .icon { width: 35px; height: 35px; }
  .safety-note { font-size: 9px; text-align: left; margin-top: 22px; }
  .authority-grid { grid-template-columns: 1fr; gap: 0; }
  .authority-photo { grid-row: auto; margin-inline: -20px; height: 395px; }
  .authority-photo img { object-position: 50% 5%; }
  .authority-photo::after { background: linear-gradient(0deg,#fff,transparent 23%); }
  .authority-copy { padding-top: 21px; }
  .authority-copy h2 { font-size: 34px; }
  .authority-copy p { font-size: 13px; line-height: 1.6; }
  .authority-copy .button { width: 100%; font-size: 9px; min-height: 50px; margin-top: 20px; }
  .credentials { margin-block: 24px 30px; grid-template-columns: 1fr; }
  .credentials li { font-size: 12px; padding: 14px; border-bottom: 1px solid #e6e0d6; }
  .trust-grid { grid-template-columns: repeat(2,1fr); gap: 0; padding-block: 13px; }
  .trust-item { justify-content: flex-start; min-height: 79px; gap: 12px; padding-left: 4px; }
  .trust-item:nth-child(even) { border: 0; padding-left: 15px; }
  .trust-item:nth-child(n+3) { border-top: 1px solid #e4d9c7; }
  .trust-item .icon { width: 33px; height: 33px; }
  .trust-item span { font-size: 17px; }
  .process-number { margin-top: 14px; font-size: 10px; }
  .offers .section-intro { font-size: 12px; }
  .offers-grid { grid-template-columns: 1fr; gap: 28px; }
  .offer-card { border-radius: 9px; padding: 20px; }
  .offer-main { grid-template-columns: 42% 1fr; gap: 13px; margin-bottom: 10px; }
  .offer-main > img { aspect-ratio: .78; max-height: 190px; transform: scale(1.1); }
  .offer-copy h3 { font-size: 31px; margin-bottom: 12px; }
  .offer-copy p { font-size: 12px; }
  .offer-price { font-size: 12px; }
  .offer-price.has-price { font-size: 36px; }
  .offer-copy small { font-size: 10px; }
  .offer-badge { font-size: 10px; padding: 6px 20px; }
  .offer-button { min-height: 51px; font-size: 10px; gap: 12px; }
  .offer-button .icon { width: 17px; height: 17px; }
  .batch-card { flex-direction: column; text-align: center; gap: 15px; padding: 28px; }
  .batch-card h3 { font-size: 30px; flex: auto; }
  .batch-card p { font-size: 12px; }
  .payment-micro { align-items: flex-start; justify-content: space-between; gap: 9px; font-size: 8px; text-align: center; }
  .payment-micro > span { flex-direction: column; flex: 1; gap: 8px; }
  .payment-micro .icon { width: 25px; height: 25px; }
  .faq-section { padding-block: 32px; }
  .faq-intro { display: block; }
  .faq-intro h2 { font-size: 34px; }
  .faq-intro p { font-size: 13px; }
  .faq-cta { margin-top: 17px; font-size: 9px; }
  .faq-grid { grid-template-columns: 1fr; gap: 10px; }
  .faq-column { gap: 10px; }
  .faq-item summary { font-size: 12px; min-height: 52px; padding-inline: 13px; }
  .faq-answer p { font-size: 12px; }
  .closing { display: flex; flex-direction: column; min-height: 0; }
  .closing::before { display: none; }
  .closing-inner { order: 1; min-height: 0; }
  .closing-copy { width: 100%; padding: 34px 0 20px; }
  .closing-copy h2 { font-size: 33px; }
  .closing-copy p { font-size: 13px; line-height: 1.6; }
  .closing-copy .button { font-size: 10px; width: 100%; min-height: 51px; }
  .closing-background { position: relative; order: 2; inset: auto; z-index: auto; }
  .closing-background img { width: 100%; height: auto; }
  .footer { padding-block: 31px 22px; }
  .footer-main { display: flex; flex-direction: column; gap: 25px; }
  .footer-brand { width: 230px; margin-inline: auto; }
  .footer-nav { width: 100%; justify-content: space-between; gap: 18px 17px; grid-template-columns: repeat(3,max-content); }
  .footer-nav a { font-size: 10px; }
  .footer-contact { align-self: auto; width: 100%; padding: 23px 0 0; border-left: none; border-top: 1px solid #6b75565c; font-size: 12px; gap: 16px; }
  .payment-methods { gap: 20px; margin-top: 5px; }
  .footer-policies { font-size: 10px; display: grid; grid-template-columns: repeat(2,1fr); line-height: 1.5; gap: 14px 20px; margin-top: 25px; padding-top: 24px; }
  .footer-bottom { flex-direction: column; gap: 10px; padding-right: 45px; font-size: 9px; }
  .whatsapp-float { width: 54px; height: 54px; right: 14px; bottom: max(16px,env(safe-area-inset-bottom)); }
  .whatsapp-float .icon { width: 36px; height: 36px; }
}
@media (max-width: 370px) {
  .container { width: calc(100% - 32px); }
  .hero-micro { font-size: 6.5px; }
  .origin-photo,.authority-photo { margin-inline: -16px; }
  .benefit-card { padding-inline: 11px; }
  .benefit-card h3 { font-size: 22px; }
  .active-card h3 { font-size: 22px; }
  .offer-card { padding: 17px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *,*::before,*::after { transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}
@media print {
  .topbar,.site-header,.whatsapp-float,.button { display: none !important; }
  .container { width: 100%; }
  .hero { height: 500px; }
  .hero-background,.closing-background { print-color-adjust: exact; }
  .faq-item { break-inside: avoid; }
  .faq-item .faq-answer { display: block !important; }
  .footer { print-color-adjust: exact; }
}
/* Functional navigation even when JavaScript is not available. */
@media (max-width: 1000px) {
  html:not(.js) .header-inner { flex-wrap: wrap; padding-block: 16px; }
  html:not(.js) .main-nav { display: flex; position: static; flex-wrap: wrap; justify-content: flex-start; order: 5; width: 100%; box-shadow: none; padding: 0; border: 0; }
  html:not(.js) .main-nav a { font-size: 10px; padding: 8px; }
  html:not(.js) .menu-toggle { display: none; }
}
/* Keep bundle photographs strictly inside their own grid columns. */
.offer-main { grid-template-columns: 42% minmax(0, 1fr); gap: 10px; }
.offer-main > img { transform: none; }
.offer-copy { min-width: 0; }
@media (max-width: 700px) { .offer-main { gap: 14px; } }

/* Keep benefit labels inside narrow mobile columns. */
@media (max-width: 370px) {
  .differential-grid, .trust-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .differential-grid > div, .trust-item { min-width: 0; flex-direction: column; justify-content: center; text-align: center; gap: 8px; }
  .differential-grid > div:nth-child(even), .trust-item:nth-child(even) { padding-left: 4px; }
  .differential-grid span, .trust-item span { font-size: 16px; overflow-wrap: anywhere; }
  .process-number { min-width: 0; }
}
