:root{color-scheme:dark;font-family:system-ui,sans-serif;color:#edf2ff;background:#080a12}*{box-sizing:border-box}body{min-height:100vh;margin:0;padding:0 1rem 3rem;background:radial-gradient(circle at 20% 10%,#182449,#080a12 55%)}.account-header{width:min(760px,100%);margin:1rem auto;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;border:1px solid #405181;border-radius:999px;background:#10172acc}.account-header a{color:#67dfff;text-decoration:none;font-weight:700}.account-header nav{display:flex;gap:1rem}.card{width:min(620px,100%);margin:4vh auto 0;padding:clamp(1.4rem,5vw,2rem);border:1px solid #405181;border-radius:18px;background:#10172a;box-shadow:0 20px 50px #0008}a{color:#67dfff}.eyebrow{margin-top:0;color:#67dfff;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}h1{font-size:clamp(2rem,6vw,2.8rem);line-height:1;margin:.5rem 0}h2{margin-top:2rem;color:#c9d5f3}label{display:grid;gap:.4rem;margin:1rem 0;font-weight:600}input,textarea,button{font:inherit;padding:.75rem;border-radius:9px;border:1px solid #52638f}input,textarea{color:white;background:#080d19}textarea{resize:vertical}button{cursor:pointer;color:#08101a;background:#67dfff;font-weight:700}#status{min-height:1.4em;color:#a9badf}.profile-details{display:grid;gap:.8rem;margin:1rem 0}.profile-details div{display:flex;justify-content:space-between;gap:1rem;padding:.7rem .8rem;border:1px solid #2c3b65;border-radius:10px;background:#0b1222}.profile-details dt{color:#9eafd5}.profile-details dd{margin:0;text-align:right}.admin-link{display:inline-block;margin:.2rem 0 1.2rem;padding:.65rem .9rem;border-radius:999px;background:#67dfff;color:#08101a;font-weight:700;text-decoration:none}.admin-link:hover,.admin-link:focus-visible{background:#a9f0ff}.profile-form{border-top:1px solid #2c3b65;padding-top:.5rem}.avatar-preview-wrap{display:grid;justify-items:start;gap:.5rem;margin:1rem 0;color:#9eafd5}.avatar-preview-wrap img{width:112px;height:112px;object-fit:cover;border-radius:50%;border:2px solid #52638f;background:#080d19}.personal-scores{padding-left:1.4rem;color:#dbe5ff}.personal-scores li{padding:.35rem 0}.account-links{color:#9eafd5}
