:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17221d;background:#f5f3ed;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top right,#d9eadf 0,transparent 31rem),#f5f3ed}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid #ecb84c;outline-offset:3px}.page-shell{width:min(100% - 2rem,720px);margin:0 auto;padding:4.5rem 0}.todo-card{background:#fffefa;border:1px solid #e4e1d8;border-radius:20px;padding:clamp(1.4rem,5vw,3rem);box-shadow:0 18px 45px #24372c1a}.hero{margin-bottom:2.4rem}.eyebrow{color:#55725f;letter-spacing:.14em;font-size:.72rem;font-weight:800;margin:0 0 .55rem}.hero h1{font-family:Georgia,serif;font-size:clamp(2rem,6vw,3.2rem);line-height:1.08;margin:0}.intro{color:#536057;line-height:1.55;margin:.8rem 0 0;max-width:34rem}.new-todo-form{padding-bottom:1.8rem;border-bottom:1px solid #e7e4dc}.new-todo-form label{display:block;font-size:.92rem;font-weight:700;margin-bottom:.5rem}.form-row{display:flex;gap:.7rem}.form-row input{min-width:0;flex:1;border:1px solid #aab5ac;border-radius:9px;padding:.75rem .85rem;color:inherit;background:#fff}.form-row input[aria-invalid=true]{border-color:#b63d32}button{border:0;border-radius:9px;padding:.75rem 1rem;font-weight:750;background:#255c43;color:#fff}.message{margin:.7rem 0 0;font-size:.9rem;line-height:1.4}.error{color:#a83028}.notice{background:#fff1cc;color:#654b0c;border-radius:8px;padding:.7rem .8rem}.list-heading{display:flex;justify-content:space-between;align-items:baseline;margin:1.9rem 0 .8rem}.list-heading h2{margin:0;font-size:1.15rem}.list-heading span{color:#667269;font-size:.88rem}.todo-list{list-style:none;padding:0;margin:0;border-top:1px solid #e7e4dc}.todo-item{display:flex;align-items:center;gap:1rem;justify-content:space-between;padding:.9rem .1rem;border-bottom:1px solid #e7e4dc}.checkbox-label{align-items:center;cursor:pointer;display:flex;flex:1;gap:.7rem;line-height:1.35}.checkbox-label input{accent-color:#255c43;block-size:1.15rem;inline-size:1.15rem;flex:none}.completed .checkbox-label span{color:#718078;text-decoration:line-through}.text-button{background:transparent;color:#315e49;padding:.45rem;text-decoration:underline}.confirm-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;font-size:.85rem}.confirm-actions button{padding:.45rem .6rem}.delete-button{background:#a83e35}.empty-state{background:#edf4ee;border:1px dashed #a8bfac;border-radius:10px;color:#3d5747;padding:1.4rem;text-align:center}.empty-state p{margin:.4rem 0 0}@media(max-width:520px){.page-shell{width:min(100% - 1rem,720px);padding:1rem 0}.todo-card{border-radius:13px}.form-row{align-items:stretch;flex-direction:column}.form-row button{width:100%}.todo-item{align-items:flex-start;flex-direction:column;gap:.55rem}.text-button,.confirm-actions{align-self:flex-end}}
