.student-layout{max-width:800px;margin:32px auto 64px}.student-card{background:#fff;border:1px solid #bce9e4;border-radius:24px;padding:clamp(20px,4vw,40px);box-shadow:0 14px 45px #057b7912}.student-heading{display:flex;gap:18px;align-items:center}.student-heading img{width:80px;height:100px;object-fit:contain;background:#d8f9f0;border-radius:24px}.student-heading h1{font-size:clamp(26px,4vw,36px);margin:4px 0;color:#073e49;line-height:1.2}.student-heading p{margin:8px 0}.student-eyebrow{color:#007c78;font-size:14px;font-weight:700;letter-spacing:.07em}.student-card p{line-height:1.7}.student-status{padding:12px 16px;border-radius:12px;background:#eafaf6;color:#075b55;min-height:24px;overflow-wrap:anywhere}.student-status:empty{display:none}.student-status.error{color:#92262e;background:#fff0f1}.student-session{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 0 20px;border-bottom:1px solid #d3e9e7;overflow-wrap:anywhere}.student-session span{min-width:0}.student-session button{flex-shrink:0}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px}.profile-wide{grid-column:1/-1}.profile-grid label{font-size:17px;font-weight:700;display:block;line-height:1.6}.profile-grid label>span{font-size:16px;color:#40656b;margin-left:5px}.profile-grid input,.profile-grid select{display:block;box-sizing:border-box;width:100%;min-width:0;margin-top:8px;border:1px solid #94c7c5;background:white;border-radius:12px;padding:13px;font:inherit;color:#073e49;font-size:17px;min-height:50px}.profile-grid input:focus,.profile-grid select:focus{outline:3px solid #00a39c44;border-color:#008d95}.profile-grid small,.student-help{font-size:14px;color:#496a70;font-weight:400;line-height:1.7;display:block;margin-top:7px}.profile-grid small span,.student-help span{display:block}.student-secondary{background:#fff;border:1px solid #188e87;color:#08645f;font-size:16px;font-weight:700;border-radius:12px;padding:12px 20px;cursor:pointer;margin-top:16px}.student-secondary:disabled{opacity:.6;cursor:wait}.student-footer{display:flex;gap:15px;flex-wrap:wrap;border-top:1px solid #d3e9e7;margin-top:28px;padding-top:20px;font-size:14px}.student-footer a{color:#006a6d}.profile-details{margin:24px 0;display:grid;grid-template-columns:minmax(110px,1fr) 2fr;gap:12px;font-size:17px;line-height:1.6}.profile-details dt{font-weight:700}.profile-details dd{margin:0;overflow-wrap:anywhere}.student-card [hidden]{display:none!important}#googleButton{min-height:44px;margin:24px 0}#signedInEmail{font-size:15px}#profileSummary .primary{text-decoration:none;text-align:center}.profile-actions{display:flex;align-items:baseline;gap:16px}.profile-actions .primary{flex:1}.student-account-link{display:inline-block;font-size:14px;font-weight:700;color:#007b82;margin-top:8px}button:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #008d95;outline-offset:4px}@media(max-width:540px){.profile-grid{grid-template-columns:1fr}.student-layout{margin-top:18px}.profile-details{grid-template-columns:1fr;gap:4px}.profile-details dd{margin-bottom:12px}.student-session{align-items:flex-start;flex-direction:column}.profile-actions{flex-wrap:wrap}.student-heading{gap:12px}.student-heading img{width:64px;height:85px}}
