/* Shared FR/EN landing clarity: preserve the existing Adstrateo identity. */
.hero{padding-top:54px;gap:44px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}
.hero h1{font-size:clamp(40px,4.4vw,66px);line-height:1.07;letter-spacing:-.05em;margin:20px 0}
.hero-copy>p{font-size:18px;line-height:1.55;margin-bottom:24px}
.hero-proof{flex-direction:column;gap:8px;margin-top:22px;padding-top:16px}
.management-preview{padding:30px;border:1px solid var(--line);border-radius:24px;background:white;box-shadow:0 20px 50px #111b3308;min-width:0}
.management-preview-head{display:flex;justify-content:space-between;gap:16px;color:var(--purple);font-size:11px;font-weight:800;margin-bottom:25px}
.management-preview h2{font-size:28px;line-height:1.2;letter-spacing:-.04em;margin-bottom:14px}
.management-preview>p,.management-outcome p{font-size:14px;color:var(--muted)}
.management-term{background:var(--purple-soft);border-radius:14px;padding:17px;margin:22px 0}
.management-term small,.management-term strong{display:block}.management-term small{font-size:10px;margin-bottom:7px;color:var(--muted)}
.management-outcome{display:flex;gap:12px;margin-bottom:24px}.management-outcome>span{color:#3f712e}.management-outcome p{margin:4px 0 0}
.management-preview .button{white-space:normal;text-align:center}
.action-story{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.action-story article{border:1px solid var(--line);border-radius:22px;padding:26px;background:white}
.action-story article:last-child{background:var(--purple-soft)}.action-story h3{font-size:22px;line-height:1.25;margin:18px 0 12px}.action-story p{font-size:16px;color:var(--muted);margin:0}
.action-reassurance{font-size:14px;color:var(--muted);margin-top:22px}
.creation-section{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:32px 0 80px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.creation-section .section-intro{margin:0}.creation-section .generator-preview{min-width:0;width:100%}
@media(max-width:1000px){.hero{grid-template-columns:1fr;gap:28px}.hero h1{max-width:800px}.creation-section{gap:28px}.action-story{gap:12px}.action-story article{padding:20px}}
@media(max-width:760px){.hero{padding:30px 0 40px;width:calc(100% - 32px)}.hero h1{font-size:40px}.hero-copy>p{font-size:16px}.hero-actions{gap:10px}.hero-actions .button{width:100%;justify-content:center}.management-preview{padding:22px}.management-preview h2{font-size:26px}.action-story,.creation-section{grid-template-columns:1fr}.creation-section{width:calc(100% - 32px);padding-bottom:50px}.action-story h3{font-size:21px}.hero .eyebrow{font-size:10px}.hero-proof{font-size:12px}}
/* Supporting copy stays quiet; the in-content actions remain the focus. */
.trial-terms { max-width:850px; margin:18px 0 26px; color:#596477; font-size:13px; line-height:1.65; }
.final-management-link { display:block; margin-top:20px; font-size:14px; text-underline-offset:4px; }
.optimization-alert-preview .alert-preview-caption { margin:14px 0; font-size:12px; line-height:1.6; }
