:root{
    color-scheme:light;
    --ink:#27222a;
    --muted:#706772;
    --paper:#fffaf9;
    --surface:#fff;
    --soft:#f9edef;
    --rose:#c96379;
    --rose-dark:#9f3f57;
    --accent:#9f3f57;
    --line:#eadcdf;
    --radius:22px}
    .academy-hero{
        background:radial-gradient(circle at 85% 18%,#f5ccd5 0,transparent 29%),linear-gradient(135deg,#fffaf9,#f9eaed)}
        .hero-visual{
            border-radius:180px 180px 22px 22px}
            .hero-caption{
                padding-top:110px}
                .teacher-card>a{
                    display:block}
