/* Ajustes solicitados por Alex, 2026-09-15. Sólo Agency. */
.landing-screen .story-refined{display:grid;grid-template-columns:1.15fr 1fr;align-items:stretch;gap:0;background:var(--navy);overflow:visible;margin-block:clamp(56px,7vw,104px)}
.story-refined .practice-heading{grid-column:1/-1;background:#fff;color:var(--navy);display:grid;grid-template-columns:1.15fr 1fr;column-gap:48px;padding-bottom:36px;align-items:end}
.practice-heading .eyebrow{grid-column:1/-1;margin-bottom:24px;font-size:12px}
.practice-heading h2{font-size:clamp(38px,4.5vw,66px);line-height:1.04;letter-spacing:-.045em;margin:0}
.practice-heading h2 span{color:var(--pink)}
.practice-heading>p{font:20px/1.5 Source;margin:0 0 3px;color:#526373}
.landing-screen .story-refined figure{align-self:stretch;position:relative;aspect-ratio:auto;min-height:420px;height:100%;overflow:hidden}
.landing-screen .story-refined figure img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:none}
.landing-screen .story-refined .story-copy{padding:clamp(28px,3.4vw,48px);display:flex;flex-direction:column;justify-content:center;min-width:0;color:#fff}
.practice-wordmark{font:600 clamp(26px,3vw,42px)/1.15 Onest;letter-spacing:-.055em;white-space:nowrap;margin-bottom:26px}
.practice-wordmark>span{color:var(--pink)}
.story-refined .story-copy h3{font:500 clamp(21px,2.1vw,28px)/1.3 Onest;letter-spacing:-.025em;margin:0 0 16px}
.story-refined .story-copy>p{font:18px/1.55 Source;margin:0 0 24px;max-width:390px;color:#c9d4df}
.practice-steps{list-style:none;margin:0 0 26px;padding:0;display:grid;gap:12px}
.practice-steps li{display:flex;gap:15px;align-items:baseline;font:16px/1.4 Source}
.practice-steps li>span{font:12px/1.4 Mono;color:#c9d4df}
.story-refined .text-link{font-size:16px;align-self:stretch;display:flex;justify-content:space-between;gap:18px;margin:0;padding:14px 0;border-top:1px solid #ffffff40;border-bottom:0}
.story-refined figcaption{font-size:10px;left:16px;bottom:16px;max-width:calc(100% - 32px)}
@media(max-width:850px){.landing-screen .story-refined{grid-template-columns:1fr 1fr}.landing-screen .story-refined .story-copy{padding:30px 26px}.practice-wordmark{font-size:30px}.practice-heading>p{font-size:18px}}
@media(max-width:700px){.landing-screen .story-refined{display:grid;grid-template-columns:1fr}.story-refined .practice-heading{grid-template-columns:1fr;gap:20px;padding-bottom:28px}.practice-heading .eyebrow{margin-bottom:0;font-size:11px}.practice-heading h2{font-size:clamp(38px,9vw,54px)}.practice-heading>p br{display:none}.landing-screen .story-refined figure{min-height:0;height:auto;aspect-ratio:3/2;width:100%}.landing-screen .story-refined .story-copy{padding:32px 26px;width:auto}.practice-wordmark{font-size:clamp(27px,8vw,36px);margin-bottom:22px}.story-refined .story-copy h3{font-size:24px}.story-refined .story-copy>p{font-size:18px}}
