/* Public SEO articles only; the native student and checkout layouts are unchanged. */
.seo-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:3rem;align-items:center}
.seo-hero h1{font-size:clamp(2.25rem,3.5vw,3.7rem);line-height:1.12}
.seo-photo{margin:0;min-width:0}.seo-photo img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:16px;box-shadow:0 20px 50px #0005}.seo-photo figcaption{margin-top:.65rem;color:#b9cce4;font-size:.8rem}
.seo-answer{padding:1.75rem;border:1px solid #cfdeee;border-radius:14px;background:#f3f7fc}.article-body .seo-answer h2{margin-top:0}.seo-answer .button-row{margin-top:1.5rem}.seo-related{border-top:1px solid #cfdeee;margin-top:2rem}.seo-related a{display:inline-block;padding:.35rem 0}
@media(max-width:900px){.seo-hero-grid{grid-template-columns:1fr;gap:2rem}.seo-photo{max-width:700px}.seo-hero{padding-top:3rem;padding-bottom:3rem}}
@media(max-width:600px){.seo-answer{padding:1.1rem}.seo-hero h1{font-size:2.2rem}.seo-answer .btn{width:100%;text-align:center}}
