body { font-family: system-ui; max-width: 900px; margin: 2rem auto; }
table { width: 100%; border-collapse: collapse; margin-top: 1rem; }
td, th { border-bottom: 1px solid #ddd; padding: .5rem; }
progress { width: 200px; vertical-align: middle; }
input[type="text"] { width: 260px; }
