.student-row{grid-template-columns:minmax(0,1.46fr) minmax(105px,.96fr) minmax(116px,.95fr) minmax(95px,1fr) 18px;gap:14px}
.student-row .person>div:last-child{min-width:0;flex:1}
.student-row .person-email{max-width:100%;font-size:9px;line-height:1.35;letter-spacing:-.08px}
.student-row .payment-name,.student-row .payment-method{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.class-records-section{padding-top:22px;background:#fcfcf8}
.class-records-section .class-preview{padding:15px 16px 4px;border:1px solid #e5e7de;border-radius:9px;background:#fffefa;box-shadow:0 1px 0 rgba(30,33,24,.03)}
.class-records-section .class-preview .section-title{padding-bottom:11px;margin-bottom:3px;border-bottom:1px solid #efefe9}
.class-records-section .record-empty{padding:13px 0}
@media(max-width:1180px){.student-row{grid-template-columns:minmax(0,1.35fr) minmax(92px,.85fr) minmax(105px,.9fr) minmax(90px,.9fr) 16px;gap:9px}.student-row .person-email{font-size:8.5px}}
