.launch-card{padding:clamp(24px,4vw,40px);text-align:left;color:var(--gray-900,#142c24)}
.launch-card h3{font-size:clamp(24px,3vw,32px);line-height:1.2;margin:12px 0 18px;letter-spacing:-.03em}
.launch-card>p:not(.sec-eyebrow){line-height:1.65;margin:0 0 22px;color:var(--gray-600,#52665e)}
.launch-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}
.launch-actions .btn{white-space:normal;text-align:center}
.launch-card .launch-note{font-size:14px;margin-bottom:0}
.launch-note a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:560px){.launch-actions{flex-direction:column}.launch-actions .btn{width:100%}}
