:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#172019;background:#f5f5ef}*{box-sizing:border-box}body{margin:0}main{max-width:760px;margin:auto;padding:32px 18px 80px}header{display:flex;justify-content:space-between;align-items:start;margin-bottom:28px}h1,h2,h3,p{margin:0}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.12em;color:#667268;margin-bottom:5px}h1{font-size:2rem}.panel{background:#fff;border:1px solid #e3e4dc;border-radius:15px;padding:18px;margin:14px 0;box-shadow:0 3px 18px #17201908}.hidden{display:none}label{display:block;font-size:.9rem;font-weight:650}input{display:block;width:100%;font:inherit;border:1px solid #cfd3ca;border-radius:9px;padding:12px;margin-top:7px;background:#fff}.capture-row{display:flex;gap:8px}.capture-row input{margin:0}button{appearance:none;border:0;border-radius:9px;padding:10px 13px;background:#1e5c37;color:#fff;font:inherit;font-weight:650;cursor:pointer}button:hover{filter:brightness(.94)}button.quiet,#settings{background:#e8eee8;color:#275137}#settings{font-size:1.1rem;padding:9px 11px}.section-head{display:flex;justify-content:space-between;align-items:center;margin:26px 0 10px}.group{margin:18px 0}.group h2{font-size:1rem;color:#526258;margin-bottom:8px}.task{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e3e4dc;border-radius:12px;padding:13px;margin:7px 0}.task h3{font-size:1rem}.meta{font-size:.82rem;color:#667268;margin-top:4px}.actions{display:flex;gap:6px;flex-shrink:0}.actions button{padding:7px 9px;font-size:.82rem}.snooze{color:#5e5421;background:#f5f0d8}#message{min-height:1.3em;color:#9b3126;margin:10px 2px}.panel p{color:#667268;font-size:.88rem;margin-top:9px}@media(max-width:560px){main{padding-top:22px}.task{align-items:start;flex-direction:column}.actions{width:100%}.actions button{flex:1}.capture-row{flex-direction:column}.capture-row button{width:100%}}
