:root{font-family:system-ui,sans-serif;color:#252525;background:#faf7f0}main{max-width:850px;margin:3rem auto;padding:0 1.2rem}h1{font-family:Georgia,serif;font-size:2.8rem}h2{margin-top:2rem}a{color:#a51921}button{border:0;border-radius:.5rem;padding:.7rem 1rem;background:#a51921;color:white;cursor:pointer;margin:.3rem}button:disabled{opacity:.5;cursor:wait}input,select{padding:.6rem;border:1px solid #bbb;border-radius:.4rem;font:inherit;max-width:100%;box-sizing:border-box}label{display:block;margin:.8rem 0}section,article{padding:1rem;background:white;border-radius:.8rem;margin:1rem 0}.bar{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}li{margin:.7rem 0}input[type=checkbox]{margin-right:.7rem}#status{padding:1rem;background:#eee8df;border-radius:.6rem}[hidden]{display:none!important}
