.student-service-plan-section{margin-top:18px;padding:18px;border:1px solid #c8dce9;border-radius:16px;background:#f7fbfd}.student-plan-title,.student-plan-subjects-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.student-plan-title h4,.student-plan-subjects-head h3{margin:0}.student-plan-title p,.student-plan-subjects-head p{margin:4px 0 0;color:#617487}.student-plan-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:16px 0}.student-plan-summary-grid>div{padding:12px;border:1px solid #d5e4ed;border-radius:12px;background:#fff}.student-plan-summary-grid small,.student-plan-summary-grid strong{display:block}.student-plan-summary-grid small{color:#65798b;margin-bottom:4px}.student-plan-subject-list{display:grid;gap:8px}.student-plan-subject-list>div{display:flex;justify-content:space-between;gap:14px;padding:10px 12px;border-radius:10px;background:#eaf5fb}.student-plan-subject-list span{color:#4d6678;text-align:right}.student-plan-history{margin-top:14px;border-top:1px solid #d5e4ed;padding-top:12px}.student-plan-history summary{cursor:pointer;font-weight:700;color:#123f5e}.student-plan-history article{margin-top:10px;padding:12px;border:1px solid #d5e4ed;border-radius:12px;background:#fff}.student-plan-history article>div:first-child{display:flex;flex-direction:column}.student-plan-history article>div:first-child span{color:#617487}.student-plan-history article>.student-plan-subject-list{margin-top:10px}.student-plan-editor-note{padding:12px 14px;border-left:4px solid #42afe3;background:#edf8fd;border-radius:10px}.student-plan-subjects-head{margin:20px 0 10px}.student-plan-subject-row{display:grid;grid-template-columns:minmax(180px,2fr) minmax(130px,1fr) minmax(130px,1fr) auto;align-items:end;gap:10px;padding:12px;margin-bottom:10px;border:1px solid #d5e4ed;border-radius:12px;background:#f7fbfd}.student-plan-subject-row label{margin:0}.student-plan-money small{display:block;margin-top:5px;color:#617487}
@media(max-width:700px){.student-plan-title,.student-plan-subjects-head{align-items:flex-start;flex-direction:column}.student-plan-subject-row{grid-template-columns:1fr 1fr}.student-plan-subject-row label:first-child{grid-column:1/-1}.student-plan-remove{width:100%}.student-plan-subject-list>div{align-items:flex-start;flex-direction:column}.student-plan-subject-list span{text-align:left}}
