.college-list{padding:75px 0;border-top:1px solid var(--line)}.list-heading{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:end;margin-bottom:30px}.list-heading span{color:var(--green);font-size:.58rem;font-weight:800;letter-spacing:.14em}.list-heading h2{margin:10px 0 0;font:700 clamp(2.5rem,5vw,4.7rem)/.95 "Space Grotesk";letter-spacing:-.055em}.list-heading p{margin:0;color:var(--muted);font-size:.72rem;line-height:1.7}.college-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.college-grid article{min-height:205px;padding:24px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:17px;background:var(--white)}.college-grid b{color:var(--green);font-size:.55rem}.college-grid h3{margin:37px 0 7px;font:700 1.28rem/1.05 "Space Grotesk"}.college-grid p{margin:0;color:var(--muted);font-size:.58rem}.college-grid small{margin-top:auto;padding-top:18px;border-top:1px solid var(--line);color:var(--green);font-size:.52rem;font-weight:700;line-height:1.5}.list-note{margin:18px 0 0;padding:17px;border-radius:12px;color:var(--muted);background:#e8e5dc;font-size:.62rem;line-height:1.6}.list-note strong{color:var(--ink)}@media(max-width:850px){.college-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.list-heading,.college-grid{grid-template-columns:1fr}.college-list{padding:55px 0}.college-grid article{min-height:190px}}
