.add-form{background-color:#eee;border-radius:12px;justify-content:space-between;margin:0 auto;padding:30px}.add-form,.input-style{align-items:center;display:flex;gap:20px}.add-input{border:none;border-radius:12px;height:40px;padding:0 12px;width:240px}.form-label{font-size:16px;font-weight:700}.add-button{background-color:teal;border:none;border-radius:10px;color:#fff;font-weight:700;height:40px;width:140px}.square-style{border:4px solid teal;border-radius:12px;padding:12px 24px 24px;width:270px}.button-set{display:flex;gap:10px;margin-top:24px}.button{border:none;border-radius:8px;cursor:pointer;height:40px;width:50%}.todo-delete-button{background-color:#fff;border:2px solid red}.todo-complete-button{background-color:#fff;border:2px solid green}.list-container{padding:0 24px px}h2{-webkit-margin-before:.83em;-webkit-margin-after:.83em;-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-size:1.5em;font-weight:700;margin-block-end:.83em;margin-block-start:.83em;margin-inline-end:0;margin-inline-start:0}.app-style{display:flex;flex-wrap:wrap;gap:12px}.header{align-items:center;border:1px solid #ddd;display:flex;height:60px;justify-content:space-between;margin:0 auto 20px;max-width:1160px;min-width:800px;padding:0 20px}main{display:block}.detailStyles{align-items:center;border:2px solid #eee;display:flex;height:100vh;justify-content:center;width:100%}.detailCard{border:1px solid #eee;flex-direction:column;height:400px;width:600px}.cardHeader,.detailCard{display:flex;justify-content:space-between}.cardHeader{align-items:center;height:80px;padding:0 24px}h1{-webkit-margin-before:.67em;-webkit-margin-after:.67em;-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-size:2em;font-weight:700;margin-block-end:.67em;margin-block-start:.67em;margin-inline-end:0;margin-inline-start:0}.prevButton{background-color:#fff;border:1px solid #ddd;border-radius:12px;cursor:pointer;height:40px;width:120px}.cardDesc,.cardTitle{padding:0 24px}
/*# sourceMappingURL=main.be2818c1.css.map*/