:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#243830;background:#f3f5ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{width:min(760px,calc(100% - 32px));margin:76px auto}.eyebrow{color:#52765b;font-size:11px;font-weight:750;letter-spacing:2px}h1{margin:18px 0 12px;font-size:clamp(30px,6vw,46px);letter-spacing:-1.6px}h1 span{color:#709650}header p{color:#687469;margin:0 0 34px;line-height:1.6}.panel{background:#fff;border:1px solid #dfe6db;border-radius:18px;padding:26px;box-shadow:0 14px 44px #24402908}input,button{font:inherit}button{cursor:pointer;background:#f0f3ed;color:#35533b;border:0;border-radius:8px;padding:10px 13px;font-size:13px;font-weight:600}button:hover{background:#e3ebde}button:disabled{opacity:.5;cursor:not-allowed}button.primary{background:#365f43;color:#fff;white-space:nowrap}button.primary:hover{background:#264b32}input{width:100%;min-width:0;border:1px solid #d8dfd5;border-radius:8px;background:#fbfcfa;color:#243830;padding:13px}input:focus-visible,button:focus-visible{outline:3px solid #a6c495;outline-offset:3px}.add-form,.edit-form{display:flex;gap:10px;width:100%}.list-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:30px}h2{font-size:15px}.list-header span{font-size:12px;color:#74806e}ul{list-style:none;padding:0;margin:4px 0 20px}li{display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf0e9;padding:16px 0}.check{display:grid;place-items:center;padding:0;height:25px;width:25px;flex-shrink:0;background:#fff;border:1.5px solid #cbd5c5}.check.checked{background:#e3eddd;border-color:#8fad7a}.todo-title{flex:1;min-width:0;overflow-wrap:anywhere;font-size:15px;line-height:1.5}.done{text-decoration:line-through;color:#899383}.actions{display:flex;gap:5px}.actions button{background:transparent}.actions button:hover{background:#f0f3ed}.delete{color:#ae5545}.empty{text-align:center;padding:36px 10px;color:#7a8574;line-height:1.6}.error{color:#973d31;background:#fff0ec;border-radius:8px;padding:12px}.error p{margin-top:0}footer{display:flex;justify-content:space-between;gap:12px;color:#76816e;font-size:12px;border-top:1px solid #edf0e9;padding-top:18px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:520px){main{margin-top:40px}.panel{padding:18px}.add-form{flex-wrap:wrap}.add-form button{width:100%}footer span{display:none}.actions{gap:0}.actions button{padding:9px}.edit-form{flex-wrap:wrap}}
