/* V15: clearer service copy, comfortable reading, and the first conversation. */
.hero-stage .hero-copy>p{font-size:17px;max-width:490px;line-height:1.75}
.hero-stage .hero-location,.discover-link,.scene-choice,.hero-stage .hero-copy .button{font-size:14px}
.service>p,.results-copy>p,.commitment-copy>p,.commitment-list p,
.local-copy>p,.contact-copy>p{font-size:16px;line-height:1.8}
.text-link,.button,.results-projects button,.reveal-controls button,.reveal-controls>p{font-size:14px}
.field>label,.service-choice label,.extra-details summary,.sonia-contact>p{font-size:14px}
.field input,.field select,.field textarea{font-size:16px}
.first-contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center;padding-block:0 var(--section)}
.first-contact-photo{margin:0;max-width:460px}
.first-contact-photo img{width:100%;height:auto;border-radius:3px}
.first-contact-photo figcaption{font-size:14px;line-height:1.65;color:var(--muted);margin-top:16px;max-width:38ch}
.first-contact-copy{min-width:0}
.first-contact-copy h2{font-size:clamp(40px,3.8vw,54px)}
.first-contact-copy>p{font-size:16px;line-height:1.8;max-width:47ch;margin-top:25px}
.contact-steps{margin:30px 0 22px;padding-left:24px}
.contact-steps li{padding:20px 0 22px 12px;border-top:1px solid var(--line)}
.contact-steps li::marker{font-size:15px;font-weight:600;color:var(--gold-dark)}
.contact-steps h3{font-size:19px;line-height:1.4;margin-bottom:10px}
.contact-steps p{font-size:16px;line-height:1.75;max-width:48ch}
@media(max-width:1020px){.first-contact{gap:42px;align-items:start}.first-contact-copy h2{font-size:42px}.first-contact-photo{position:sticky;top:30px}.contact-inner .contact-copy>p{font-size:16px}}
@media(max-width:600px){.first-contact{grid-template-columns:1fr;gap:36px}.first-contact-photo{position:static;max-width:320px;width:88%;margin-inline:auto}.first-contact-copy h2{font-size:40px}.first-contact-copy>p{margin-top:20px}.contact-steps{margin-top:24px}.hero-stage .hero-copy>p{font-size:16px}.hero-stage .hero-location{font-size:13px}.scene-choice{font-size:13px}.results-projects button{font-size:13px}.button{font-size:14px}.contact-steps li{padding-left:6px}}
