:root{font-family:system-ui,sans-serif;color:#18202a;background:#f4f6f8}body{margin:0}main{max-width:72rem;margin:0 auto;padding:2rem}header,section{background:#fff;border:1px solid #d8dee6;border-radius:.5rem;padding:1.5rem;margin-bottom:1rem}nav{display:flex;gap:.5rem;margin-bottom:1rem}nav [aria-current=page]{background:#18202a;color:#fff}header p{color:#52606d;margin:0}h1{margin:.25rem 0}table{border-collapse:collapse;width:100%;margin-top:1rem}th,td{border-bottom:1px solid #d8dee6;padding:.75rem;text-align:left}form{display:grid;gap:.75rem;max-width:40rem;margin-top:1rem}label{display:grid;gap:.25rem}input,select,textarea,button{font:inherit;padding:.5rem}button{width:fit-content;cursor:pointer}.link-button{border:0;padding:0;color:#005ea8;background:transparent;text-decoration:underline}[role=alert]{padding:.75rem;border-left:.25rem solid #b42318;background:#fff1f0}dl{display:grid;grid-template-columns:max-content 1fr;gap:.25rem 1rem}dt{font-weight:700}dd{margin:0}
