/* Same approved identity; clearer paths and content in normal flow on mobile. */
.mpt-page .hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.mpt-page .final-cta .hero-actions{justify-content:center}
.mpt-page .hero-simple .hero-copy{width:35%;max-width:430px}
.mpt-page .hero-simple .hero-copy h1{font-size:clamp(2rem,3.1vw,3.3rem)}
.mpt-page .hero-simple .hero-copy .button{padding:12px 15px;gap:10px}
.mpt-page .hero-simple .hero-notes{gap:40px}
.mpt-page .hero-simple .hero-notes span{font-size:13px;line-height:1.6}
.mpt-page .offer-kicker{font-size:14px;color:var(--pink);margin-bottom:20px;letter-spacing:0}
.mpt-page .audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.mpt-page .offer-card{border:1px solid var(--line);padding:36px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.mpt-page .offer-card h3{font-size:clamp(1.8rem,2.6vw,2.8rem)}
.mpt-page .offer-card p{max-width:48ch}
.mpt-page .offer-card .button{margin-top:auto}
.mpt-page .offer-card .text-link{margin-top:12px}
.mpt-page .offer-detail{font-size:14px;color:var(--muted)}
.mpt-page .affiliate-note{font-size:12px;color:var(--muted);margin-top:24px;max-width:80ch}
.mpt-page .plain-list{padding-left:22px;margin:0 0 25px}
.mpt-page .plain-list li,.mpt-page .reading li{margin-bottom:12px}
.mpt-page .bundle-row{padding:35px 0 0;margin-top:35px;border-top:1px solid var(--line)}
.mpt-page .bundle-row .pro-links{grid-template-columns:repeat(3,1fr)}
.mpt-page .breadcrumb{font-size:13px;color:var(--muted);margin-bottom:25px}
.mpt-page .breadcrumb a{text-decoration:underline;text-underline-offset:4px}
.mpt-page #temperature-module h2{max-width:18ch}
.mpt-page #temperature-module .calculator-layout{margin-top:40px}
.mpt-page #temperature-module [role=status]{font-size:13px;margin-block:22px}
.mpt-page #temperature-module .results-panel{margin-top:20px}
.mpt-page button:disabled{opacity:.5;cursor:not-allowed}
.mpt-page .reading details.faq{padding:20px;border:1px solid var(--line)}
.mpt-page .reading details.faq summary{font-size:16px;line-height:1.5}
.mpt-page .reading details.faq summary:after{content:' +';color:var(--pink)}
.mpt-page .reading details.faq[open] summary:after{content:' −'}
.mpt-page .reading details.faq p{padding-top:16px}
@media(max-width:1000px){.mpt-page .hero-simple .hero-copy{width:43%}.mpt-page .offer-card{padding:25px}.mpt-page #temperature-module .calculator-layout{grid-template-columns:1fr}.mpt-page #temperature-module .calculator-layout>div+div{padding-top:40px;border-top:1px solid var(--line)}}
@media(max-width:650px){
 .mpt-page .hero-simple{height:auto;min-height:0;padding:495px 18px 24px}
 .mpt-page .hero-simple .hero-copy{position:relative;inset:auto;width:100%;max-width:none}
 .mpt-page .hero-simple .hero-copy h1{font-size:clamp(2rem,8.5vw,2.8rem)}
 .mpt-page .hero-simple .hero-copy p:not(.eyebrow){font-size:16px;max-width:none}
 .mpt-page .hero-simple .hero-actions{display:grid;grid-template-columns:1fr;width:100%}
 .mpt-page .hero-simple .hero-notes{position:relative;inset:auto;margin-top:28px;gap:12px;grid-template-columns:1fr}
 .mpt-page .hero-simple .hero-notes span{font-size:13px}
 .mpt-page .hero-simple .hero-scroll{position:relative;inset:auto;margin-top:28px;font:12px/1.5 Arial,sans-serif;letter-spacing:0}
 .mpt-page .hero-simple .hero-figure{top:100px;height:450px;max-width:105%}
 .mpt-page .audience-grid{grid-template-columns:1fr}
 .mpt-page .bundle-row .pro-links{grid-template-columns:1fr}
 .mpt-page .final-cta h2{font-size:3.2rem}
 .mpt-page .final-cta .hero-actions{display:grid}
 .mpt-page .offer-card .button{width:100%}
}
@media print{.mpt-page #temperature-module .calculator-layout{grid-template-columns:1fr}.mpt-page .offer-kicker,.mpt-page .affiliate-note,.mpt-page .breadcrumb{color:#111}.mpt-page #temperature-module .results-panel{break-inside:avoid}}
