:root{color:#1d2630;background:#f2eadf;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}button,input{font:inherit}button,.button{border:0;border-radius:999px;background:#213547;color:#fff;cursor:pointer;padding:.7rem 1rem;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.55}.shell{box-sizing:border-box;margin:0 auto;max-width:980px;min-height:100vh;padding:2rem}.masthead{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:space-between;margin-bottom:2rem}.masthead h1,.section-heading h2{margin:0}.masthead nav{display:flex;gap:.75rem}.masthead a{color:#213547;text-decoration:none}.masthead a.active{text-decoration:underline}.eyebrow{color:#8c6041;font-size:.75rem;font-weight:700;letter-spacing:.12em;margin:0 0 .35rem;text-transform:uppercase}.panel{background:#fffcf7e0;border:1px solid rgba(33,53,71,.12);border-radius:28px;box-shadow:0 24px 80px #3929191f;padding:1.5rem}.hero{align-items:flex-start;display:grid;gap:1rem}.section-heading,.todo-form,.todo-list li{align-items:center;display:flex;gap:1rem;justify-content:space-between}.todo-form{margin:1.5rem 0}.todo-form input{background:#fff;border:1px solid rgba(33,53,71,.18);border-radius:999px;flex:1;padding:.75rem 1rem}.todo-list{display:grid;gap:.75rem;list-style:none;margin:0;padding:0}.todo-list li{background:#fff;border-radius:18px;padding:.75rem}.todo-list label{align-items:center;display:flex;gap:.75rem}.complete{color:#758391;text-decoration:line-through}.muted{color:#758391}.error-card{background:#ffe9e6;border:1px solid #ffb6ad;border-radius:18px;margin-bottom:1rem;padding:1rem}@media(max-width:640px){.shell{padding:1rem}.section-heading,.todo-form,.todo-list li{align-items:stretch;flex-direction:column}}
