.people-search{display:flex;gap:12px;max-width:550px;margin:20px 0}.people-search input{min-width:0;flex:1}.student-row{display:flex;align-items:center;gap:24px;border:1px solid #e3e8ef;padding:20px;border-radius:16px}.student-identity{display:flex;gap:12px;align-items:center;min-width:210px}.student-identity small{display:block;color:#667085;font-size:.875rem;overflow-wrap:anywhere}.student-memberships{flex:1}.student-memberships p{margin-bottom:0}.student-editor,.page-content-form{max-width:1050px}.student-editor .card,.page-content-form>.card{margin-bottom:22px}.course-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.course-choice{display:flex;align-items:flex-start;gap:12px;border:1px solid #dbe3ed;border-radius:14px;padding:18px;cursor:pointer}.course-choice:has(input:checked){background:rgba(var(--primary-rgb),.06);border-color:var(--primary)}.course-choice input{width:18px;height:18px;flex-shrink:0;accent-color:var(--primary);margin-top:5px}.course-choice strong,.course-choice small{display:block}.course-choice small{color:#667085;font-size:.875rem;margin-top:6px}.editor-savebar{position:sticky;bottom:0;z-index:25;padding:14px 0;background:#f5f7fbf2}.course-settings{margin-top:18px}.course-settings summary{color:var(--primary);cursor:pointer;padding:12px 0;font-weight:700}.course-settings form{padding-top:16px}.page-management-card{padding:28px;display:flex;flex-direction:column;align-items:start}.page-management-card .muted{flex:1}.page-number{color:var(--primary);font-size:2rem;font-weight:700}.page-content-form .full-field{grid-column:1/-1}.cms-image-preview{width:280px;max-width:100%;max-height:250px;object-fit:contain;border:1px solid #e3e8ef;border-radius:16px;margin:12px 0}.teacher-photo{width:100%;height:100%;max-height:520px;object-fit:cover;border-radius:24px}.public-copy{white-space:pre-line}.public-course-card{display:flex;flex-direction:column;align-items:start}.public-course-card p{flex:1}.update-panel{max-width:700px;margin:auto}.rich-question figure.image_resized{display:block;box-sizing:border-box}.rich-question figure.image_resized img{width:100%;height:auto}.rich-question img{height:auto}.cms-contact-address{white-space:pre-line;overflow-wrap:anywhere}.course-choices:empty{display:none}
@media(max-width:850px){.student-row{flex-wrap:wrap;gap:16px}.student-identity{min-width:0;flex:1}.student-memberships{flex-basis:100%;order:2}.course-choices{grid-template-columns:1fr}.page-management-card{padding:22px}.student-editor .form-grid,.page-content-form .form-grid{grid-template-columns:1fr}}
