.module-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.module-heading h1{font-size:1.65rem;font-weight:900;color:#243650;margin:4px 0}.module-heading p{font-size:.78rem;color:#8590a4;margin:0}.student-search{max-width:620px;background:#fff;border:1px solid #e8ecf2;border-radius:16px;padding:7px 8px 7px 14px;display:flex;align-items:center;gap:9px;margin-bottom:22px;box-shadow:0 7px 20px rgba(35,52,82,.05)}.student-search input{flex:1;border:0;outline:0;font-size:.78rem;min-width:0}.student-search button{border:0;border-radius:11px;background:#1d293d;color:#fff;padding:8px 15px;font-size:.7rem;font-weight:800}.student-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.student-card{background:#fff;border:1px solid #edf0f5;border-radius:21px;padding:19px;box-shadow:0 9px 25px rgba(35,52,82,.06);display:grid;grid-template-columns:52px 1fr;gap:13px}.student-avatar,.student-profile-avatar{display:grid;place-items:center;background:linear-gradient(145deg,#dfeeff,#b9dcff);color:#244d89;font-weight:900;border:3px solid #8dc9fa}.student-avatar{width:52px;height:52px;border-radius:17px}.student-info{min-width:0}.student-info h2{font-size:.9rem;color:#253854;font-weight:850;margin:5px 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-info p{font-size:.66rem;color:#748198;margin:3px 0}.student-status{font-size:.56rem;border-radius:999px;padding:3px 7px;background:#eef1f5;color:#738097}.student-status.active{background:#def8eb;color:#16815c}.student-actions{grid-column:1/3;display:flex;gap:8px;border-top:1px solid #eff2f6;padding-top:11px}.student-actions a{font-size:.66rem;text-decoration:none;font-weight:800;color:#334b85;background:#f1f4fa;border-radius:9px;padding:6px 9px}.student-form-tabs{display:grid;gap:17px}.student-form-tabs section{background:#fff;border:1px solid #edf0f5;border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(35,52,82,.055)}.student-form-tabs section>header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.student-form-tabs section>header>span{width:42px;height:42px;border-radius:13px;background:#edf3ff;display:grid;place-items:center}.student-form-tabs h2{font-size:.95rem;font-weight:850;color:#273a56;margin:0}.student-form-tabs header p{font-size:.65rem;color:#8a95a8;margin:2px 0}.student-form-tabs .form-label{font-size:.7rem;font-weight:800;color:#4b5c74}.student-form-tabs .form-control,.student-form-tabs .form-select{border-radius:11px;border:1.5px solid #e1e6ee;background:#fafbfd;font-size:.76rem;padding:.65rem .75rem}.form-sticky-actions{position:sticky;bottom:12px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border:1px solid #e8ecf2;border-radius:16px;padding:11px;margin-top:18px;display:flex;justify-content:flex-end;gap:8px;box-shadow:0 8px 25px rgba(35,52,82,.1)}.student-profile-header{display:flex;align-items:center;gap:17px;background:#fff;border-radius:24px;padding:23px;border:1px solid #edf0f5;box-shadow:0 10px 28px rgba(35,52,82,.06);margin-bottom:19px}.student-profile-avatar{width:70px;height:70px;border-radius:21px;font-size:1.25rem}.student-profile-header h1{font-size:1.5rem;font-weight:900;color:#243650;margin:3px 0}.student-profile-header p{font-size:.7rem;color:#7d899d;margin:0}.profile-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-sections article{background:#fff;border:1px solid #edf0f5;border-radius:20px;padding:20px;box-shadow:0 8px 22px rgba(35,52,82,.05)}.profile-sections h2{font-size:.88rem;color:#2a3d59;font-weight:850;margin-bottom:14px}.profile-sections dl{display:grid;grid-template-columns:1fr 1fr;font-size:.7rem;margin:0}.profile-sections dt{color:#8994a6}.profile-sections dd{color:#34455e;font-weight:700}.profile-sections p{font-size:.7rem;color:#69778d}.profile-sections>article>strong{font-size:2rem;color:#263957}.medical-card{border-color:#ffc8ce!important;background:#fff8f8!important}@media(max-width:1200px){.student-directory{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.student-directory,.profile-sections{grid-template-columns:1fr}.module-heading,.student-profile-header{align-items:flex-start;flex-wrap:wrap}.student-profile-header .ms-auto{margin-left:0!important;width:100%}.student-profile-header .ms-auto a{width:100%}.student-form-tabs section{padding:18px}}
