:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:#fafafa;color:#1a1a1a;line-height:1.5}main{max-width:40rem;margin:4rem auto;padding:0 1.5rem}h1{font-size:1.25rem;font-weight:650;margin:0 0 1.5rem}dl{margin:0;border:1px solid #e5e5e5;border-radius:6px;background:#fff;overflow:hidden}dl>div{display:flex;justify-content:space-between;gap:1rem;padding:.625rem 1rem;font-size:.875rem}dl>div+div{border-top:1px solid #e5e5e5}dt{color:#666}dd{margin:0;font-family:ui-monospace,monospace;font-size:.8125rem}.ok{color:#0a7f3f}.ko,.ok{font-weight:600}.ko{color:#b42318}