:root{color-scheme:light;font-family:system-ui,sans-serif;color:#17202d;background:#f8f7f4}*{box-sizing:border-box}body{margin:0}header{padding:20px 4vw;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;background:white}header>a{font-family:Georgia,serif;font-size:27px;font-weight:bold;color:#101822;text-decoration:none;display:flex;align-items:center;gap:10px}header img{width:38px;height:38px;object-fit:contain}nav,.actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}main{max-width:1100px;margin:40px auto;padding:0 24px 60px}.account{max-width:600px}h1,h2,h3{font-family:Georgia,serif}h1{font-size:40px;margin:12px 0}h2{font-size:25px;margin-top:0}p{line-height:1.6}section{background:white;border:1px solid #e2e2e2;border-radius:12px;padding:25px;margin-top:24px}label{display:block;line-height:1.6;margin-bottom:16px}input,textarea{display:block;width:100%;padding:13px;margin-top:8px;border:1px solid #ccd0d5;border-radius:7px;font:inherit}button{border:0;border-radius:7px;background:#111b27;color:white;padding:12px 19px;font:inherit;cursor:pointer}.secondary{background:#f0f0f0;color:#273140}article{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #eee;padding:16px 0}article p{margin:5px 0}a{color:#23558a}.muted{font-size:13px;color:#596477}.eyebrow{font-size:12px;letter-spacing:.1em;color:#99502f}.notice{padding:12px;background:#fff1df;border-radius:6px}@media(max-width:650px){header,article{align-items:flex-start;flex-direction:column}h1{font-size:30px}nav{margin-top:15px}.actions{gap:10px}}
