/* V2: enquadramento amplo, texto contínuo e galeria completa. */
.hero,.hero-inner{min-height:540px;height:42.1875vw;max-height:810px}
.hero-photo{width:100%;height:100%;right:0;top:0}
.hero-photo picture,.hero-photo img{width:100%;height:100%;object-fit:contain;object-position:right center}
.hero-photo:after{background:linear-gradient(90deg,var(--paper) 20%,rgba(247,247,242,.97) 31%,rgba(247,247,242,.7) 40%,transparent 54%)}
.hero-copy{width:44%;max-width:520px;padding:30px 0}
.hero h1{font-size:clamp(34px,3vw,48px);line-height:1.18;letter-spacing:-.045em}
.hero-description{max-width:435px;font-size:15px;margin:24px 0}
.hero-copy .eyebrow{font-size:10px;margin-bottom:23px}
.hero-caption{bottom:28px;right:4%}
.method-photo{margin:30px 0 0;max-width:360px}
.method-photo picture{display:block;background:var(--mist)}
.method-photo img{height:auto;width:100%;border-radius:6px;max-height:440px;object-fit:contain}
.method-photo figcaption{font-size:12px;color:var(--body);text-align:center;margin-top:12px}
.method .accordions{align-self:center}
.more-reviews{border:0;margin-top:26px}
.more-reviews>summary{display:flex;justify-content:center;gap:16px;width:fit-content;min-height:48px;margin:0 auto;padding:12px 22px;border:1px solid var(--petrol);border-radius:5px;font-size:14px}
.more-reviews>summary:hover{background:var(--mist)}
.more-open{display:none}.more-reviews[open] .more-open{display:inline}.more-reviews[open] .more-closed{display:none}.more-reviews[open] .more-arrow{transform:rotate(180deg)}
.extra-reviews{margin-top:28px}.extra-reviews .review-copy{min-height:310px}
@media(min-width:1600px){.hero-copy{max-width:530px;width:45%}.hero h1{font-size:48px}}
@media(min-width:701px) and (max-width:1000px){.hero-copy{width:46%}.hero h1{font-size:34px}.hero-copy .eyebrow{font-size:9px}.hero-description{font-size:14px}.hero .cta{font-size:12px;padding:15px 18px;gap:16px}.hero-photo img{object-fit:cover;object-position:67% center}.method-photo img{max-height:390px}}
@media(max-width:700px){
 .hero{height:auto;max-height:none;min-height:0;padding-top:0;display:flex;flex-direction:column}
 .hero-photo{position:relative;height:clamp(230px,68vw,350px);width:100%;flex-shrink:0;overflow:hidden}
 .hero-photo picture{display:block;position:relative;width:100%;height:100%}
 .hero-photo img{position:absolute;left:50%;top:0;width:auto;max-width:none;height:100%;transform:translateX(-65.5%);object-fit:contain}
 .hero-photo:after{background:linear-gradient(0deg,var(--paper),rgba(247,247,242,0) 15%)}
 .hero-inner{height:auto;max-height:none;min-height:0;margin-top:24px}
 .hero-copy{width:100%;max-width:none;padding:0 0 34px}
 .hero h1{font-size:32px;line-height:1.2;max-width:100%;letter-spacing:-.045em}
 .hero-copy .eyebrow{font-size:9px;line-height:1.6;margin-bottom:18px}
 .hero-description{font-size:14px;line-height:1.65;margin:22px 0 24px;max-width:100%}
 .hero .cta-note{margin-top:14px;line-height:1.7}
 .method-photo{max-width:360px;margin:28px auto 0}.method-photo img{max-height:430px}
 .extra-reviews .review-copy{min-height:0}
 .extra-reviews .review-card:nth-child(3) .review-image{height:320px}
 .more-reviews>summary{font-size:13px;width:100%}
}
@media(max-width:360px){.hero h1{font-size:29px}.hero-copy .eyebrow{font-size:8px}.hero-description{font-size:13px}.hero-inner{margin-top:22px}}
