.student-edit-page{color:#033663;background:radial-gradient(circle at 95% 5%,#28b9aa24,#0000 25%),radial-gradient(circle at 7% 92%,#fea0201a,#0000 24%),#f7fbfb;min-height:100vh;padding:clamp(24px,4vw,64px)}.student-edit-shell{width:min(1120px,100%);margin:0 auto}.student-edit-header{background:#ffffffeb;border:1px solid #0336631a;border-radius:32px;justify-content:space-between;align-items:center;gap:28px;margin-bottom:24px;padding:clamp(26px,4vw,44px);display:flex;box-shadow:0 20px 50px #03366314}.student-edit-eyebrow{color:#28b9aa;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.student-edit-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(32px,5vw,54px);line-height:1}.student-edit-header p{color:#033663a6;margin:14px 0 0;font-size:17px}.student-consent-readonly{background:#fff;border:1px solid #03366317;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:20px 24px;display:flex}.student-consent-readonly>div{gap:5px;display:grid}.student-consent-readonly strong{font-size:15px}.student-consent-readonly span{font-size:18px;font-weight:850}.student-consent-readonly p{color:#03366399;max-width:490px;margin:0;line-height:1.5}.student-consent-readonly.is-allowed span{color:#087f76}.student-consent-readonly.is-denied span{color:#b42318}.student-edit-form{gap:22px;display:grid}.student-edit-section{background:#fffffff0;border:1px solid #0336631a;border-radius:28px;padding:clamp(24px,4vw,38px);box-shadow:0 16px 40px #03366312}.student-edit-section-title{align-items:flex-start;gap:15px;margin-bottom:26px;display:flex}.student-edit-section-title>span{color:#fff;background:linear-gradient(135deg,#033663,#28b9aa);border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.student-edit-section-title h2{margin:0;font-size:24px}.student-edit-section-title p{color:#03366394;margin:5px 0 0}.student-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.student-edit-field{gap:8px;display:grid}.student-edit-field.is-wide{grid-column:1/-1}.student-edit-field>span{font-size:14px;font-weight:850}.student-edit-field input,.student-edit-field select,.student-edit-field textarea{color:#033663;width:100%;min-height:54px;font:inherit;background:#fff;border:1.5px solid #03366324;border-radius:16px;outline:none;padding:13px 15px;transition:border-color .16s,box-shadow .16s}.student-edit-field textarea{resize:vertical;min-height:110px}.student-edit-field input:focus,.student-edit-field select:focus,.student-edit-field textarea:focus{border-color:#28b9aa;box-shadow:0 0 0 4px #28b9aa1f}.student-edit-actions{justify-content:flex-end;gap:14px;padding:8px 0 20px;display:flex}.student-edit-secondary,.student-edit-submit{min-height:52px;font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:12px 22px;font-weight:850;text-decoration:none;display:inline-flex}.student-edit-secondary{color:#033663;background:#fff;border:1px solid #03366329}.student-edit-submit{color:#fff;background:linear-gradient(90deg,#033663,#28b9aa);border:0;box-shadow:0 14px 28px #0336632e}.student-edit-submit:disabled{opacity:.65;cursor:wait}.student-edit-message{border-radius:16px;padding:15px 18px;font-weight:750}.student-edit-message.is-error{color:#b42318;background:#b4231814}.student-edit-message.is-success{color:#087f76;background:#28b9aa1f}.student-edit-link{text-decoration:none}@media (max-width:760px){.student-edit-page{padding:14px}.student-edit-header,.student-consent-readonly{flex-direction:column;align-items:flex-start}.student-edit-grid{grid-template-columns:1fr}.student-edit-field.is-wide{grid-column:auto}.student-edit-actions{flex-direction:column-reverse}.student-edit-secondary,.student-edit-submit{width:100%}}
