body.account-page{overflow-x:hidden;background-color:var(--landing-bg, #f7fbff)!important;background-image:none!important;position:relative}body.account-page:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(0,57,92,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(0,57,92,.12) 1px,transparent 1px),linear-gradient(rgba(127,185,231,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(127,185,231,.13) 1px,transparent 1px),radial-gradient(ellipse 1100px 540px at 50% -15%,rgba(127,185,231,.32),transparent 68%);background-size:58px 58px,58px 58px,232px 232px,232px 232px,100% 760px;background-repeat:repeat,repeat,repeat,repeat,no-repeat}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.education-description{margin:5px 0 0}.education-card{--school-color:#2563eb;--school-soft:#eff6ff;border-color:color-mix(in srgb,var(--school-color) 34%,#dbe5f0);background:radial-gradient(circle at 94% 8%,color-mix(in srgb,var(--school-color) 20%,transparent),transparent 34%),linear-gradient(135deg,#fff 22%,var(--school-soft) 100%);box-shadow:0 14px 38px color-mix(in srgb,var(--school-color) 12%,transparent)}.education-card:before{background:linear-gradient(90deg,var(--school-color),transparent 72%);opacity:.09}.education-card #educationTitle{color:var(--school-color)}.education-card #editEducationBtn{border-color:color-mix(in srgb,var(--school-color) 28%,#cbd5e1);color:var(--school-color)}.education-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0 0}.education-details>div{padding:16px;border:1px solid color-mix(in srgb,var(--school-color) 14%,rgba(15,23,42,.09));border-radius:14px;background:#ffffffc2}.education-details dt{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.education-details dd{margin:5px 0 0;color:#0f172a;font-size:17px;font-weight:750}.account-school-line{display:flex;align-items:center;gap:12px;min-height:48px}.account-school-logo{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;overflow:hidden;border:1px solid color-mix(in srgb,var(--school-color) 22%,#e2e8f0);border-radius:12px;background:#fff;color:var(--school-color);font-size:11px;font-style:normal;font-weight:850;box-shadow:0 6px 16px color-mix(in srgb,var(--school-color) 12%,transparent)}.account-school-logo[hidden]{display:none}.account-school-logo img{width:40px;height:40px;object-fit:contain}.account-testing-actions{align-items:center;border-top:1px solid rgba(15,23,42,.08);padding-top:18px}.education-dialog{width:min(560px,calc(100% - 32px));border:1px solid rgba(15,23,42,.12);border-radius:20px;padding:0;box-shadow:0 30px 90px #02061747}.education-dialog::backdrop{background:#0206177a;backdrop-filter:blur(4px)}.education-dialog form{display:grid;gap:18px;padding:26px}.dialog-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.dialog-heading h2{margin:2px 0 0;font-size:24px;color:#0f172a;letter-spacing:-.02em;text-transform:none}.eyebrow{margin:0;color:#2563eb;font-size:11px;font-weight:850;letter-spacing:.14em}.education-dialog label{display:grid;gap:8px;color:#334155;font-weight:750}.dialog-fields:not([hidden]){display:grid;gap:18px}.label-row{display:flex;align-items:baseline;gap:8px}.label-optional{color:#94a3b8;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.education-dialog select,.education-dialog input{width:100%;padding:12px 13px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;color:#0f172a;font:inherit}.education-dialog select:focus,.education-dialog input:focus{outline:3px solid rgba(37,99,235,.16);border-color:#2563eb}.icon-button{border:0;background:#f1f5f9;width:38px;height:38px;border-radius:10px;font-size:24px;cursor:pointer}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.form-error{margin:0;color:#dc2626;font-weight:650}.school-picker{position:relative}.school-picker>input{padding-left:14px}.school-results{position:absolute;z-index:20;top:calc(100% + 7px);left:0;right:0;max-height:310px;overflow:auto;padding:6px;border:1px solid #dbe3ee;border-radius:14px;background:#fff;box-shadow:0 20px 50px #0f172a2e}.school-results button{display:flex;align-items:center;gap:12px;width:100%;padding:9px 10px;border:0;border-radius:10px;background:transparent;color:#17212b;font:inherit;font-weight:650;text-align:left;cursor:pointer}.school-results button:hover,.school-results button.active{background:#eff6ff;color:#1d4ed8}.school-results button+button{margin-top:2px}.school-results i,.selected-school>i{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#334155;font-size:11px;font-style:normal;font-weight:850}.school-results img,.selected-school img{width:34px;height:34px;object-fit:contain}.school-results p{margin:0;padding:14px;color:#64748b;font-weight:500;line-height:1.45}.selected-school{display:flex;align-items:center;gap:12px;margin-bottom:9px;padding:10px;border:1px solid #bfdbfe;border-radius:13px;background:#eff6ff}.selected-school[hidden]{display:none}.selected-school>span{display:grid;flex:1;min-width:0}.selected-school small{color:#64748b;font-size:11px;font-weight:700}.selected-school b{overflow:hidden;color:#17212b;text-overflow:ellipsis;white-space:nowrap}.selected-school button{border:0;background:transparent;color:#2563eb;font-weight:800;cursor:pointer}@media(max-width:640px){.education-details{grid-template-columns:1fr}.section-heading{align-items:center}}
