*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}body{background-color:#f4f6f8;color:#333;line-height:1.6}.container{max-width:800px;margin:auto;padding:20px;background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a}button{padding:10px 16px;border:none;border-radius:4px;cursor:pointer;transition:background .3s ease}button:hover{opacity:.8}.list-item{display:flex;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid #ddd}input[type=checkbox]{transform:scale(1.2);margin-right:10px}h1,h2,h3,h4,h5{font-weight:600;margin-bottom:10px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}
