
*{box-sizing:border-box}body{margin:0;background:#eef0e9;color:#293429;font-family:'DM Sans',Arial,sans-serif;padding:30px 6% 65px}a{color:inherit;text-decoration:none}.back{font-size:13px}.planner{max-width:840px;margin:35px auto 0;padding:42px 55px;background:#fafbf7;border:1px solid #dbe1d3;border-radius:20px;box-shadow:0 20px 75px #2a3a2010}header{display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark{font-size:23px;font-weight:600;letter-spacing:-1px}.wordmark>span{display:inline-grid;place-items:center;background:#dce8bf;width:32px;height:32px;border-radius:9px;margin-right:9px}.date{font-size:12px;color:#64705c}.intro{padding:45px 0 28px}.eyebrow{font-size:10px;letter-spacing:1.5px;color:#758267}h1{font-size:clamp(36px,5vw,58px);font-weight:500;letter-spacing:-3px;line-height:1.06;margin:20px 0}h1 em{font-family:Georgia,serif;color:#6b8058;font-weight:400}.intro>p{font-size:16px;color:#738069;margin-bottom:0}.progress-card{background:#e8eedc;border-radius:12px;padding:20px;display:grid;grid-template-columns:1fr auto;gap:16px}.progress-card strong{display:block;font-size:14px;font-weight:500}.progress-card div>span{display:block;font-size:12px;color:#627252;margin-top:6px}.progress-number{font-size:28px;letter-spacing:-1px}progress{grid-column:1/-1;appearance:none;border:0;width:100%;height:5px;border-radius:5px;overflow:hidden;background:#ccd8b7}progress::-webkit-progress-bar{background:#ccd8b7}progress::-webkit-progress-value{background:#637c48}progress::-moz-progress-bar{background:#637c48}form{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0 34px}input,select,button{font:inherit}form input{flex:1;min-width:180px;background:white;border:1px solid #dbe0d3;border-radius:8px;padding:14px;font-size:14px;color:#293429}form select{padding:10px;border:1px solid #dbe0d3;background:#fafbf7;border-radius:8px;font-size:12px;color:inherit}button{cursor:pointer}form button{border:0;background:#394e2d;color:#fff;border-radius:8px;padding:12px 16px;font-size:14px}form button span{margin-left:15px}button:hover{filter:brightness(.93)}:focus-visible{outline:2px solid #69814f;outline-offset:4px}.list-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}h2{font-size:16px;font-weight:500;margin:0}.filters{display:flex;gap:4px}.filters button{border:0;border-radius:20px;padding:7px 12px;background:transparent;color:#728266;font-size:12px}.filters button[aria-pressed=true]{background:#e5eadb;color:#314523}#tasks{list-style:none;padding:0;margin:15px 0}.task{display:flex;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid #e2e5dc}.task input{width:18px;height:18px;accent-color:#69814f;flex-shrink:0}.task-title{font-size:15px;flex:1;overflow-wrap:anywhere}.done .task-title{text-decoration:line-through;color:#8b9681}.priority{font-size:11px;padding:4px 8px;background:#efe2c7;border-radius:12px;color:#705626}.remove{background:none;border:0;font-size:25px;color:#77846b;min-width:32px;min-height:32px}.empty{text-align:center;padding:35px 10px}.empty>span{font-size:30px;color:#8fa478}.empty h3{font-size:18px;font-weight:500;margin:14px 0 8px}.empty p{font-size:14px;color:#7f8c73;line-height:1.7;max-width:280px;margin:0 auto}.feedback{display:flex;align-items:center;gap:15px;min-height:32px;font-size:13px}.feedback p{margin:0}#undo{border:0;border-bottom:1px solid #697d59;padding:4px 0;background:none;color:#4f663c;white-space:nowrap}footer{display:flex;justify-content:space-between;gap:20px;font-size:11px;line-height:1.5;color:#87907f;border-top:1px solid #e2e6d8;padding-top:20px;margin-top:18px}footer a{color:#566a43}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}.preview body{padding:0;background:#fafbf7}.preview .back{display:none}.preview .planner{border:0;border-radius:0;box-shadow:none;margin:0;padding:25px;max-width:none}.preview .intro{padding:26px 0 20px}.preview h1{font-size:44px}.preview form{margin:20px 0}.preview .empty{padding:18px 10px}.preview .feedback{display:none}.preview footer{margin-top:12px}.preview button,.preview select,.preview input{opacity:1}.wire body{filter:grayscale(1)}.wire .planner{background:#f8f8f8}.wire h1 em{font-family:Arial,sans-serif;font-style:normal}.wire .progress-card,.wire .wordmark>span{background:#ececec;border:1px dashed #aaa;border-radius:0}.wire form button{background:#999}.wire input,.wire select,.wire form button{border-radius:0}.wire .empty{border:1px dashed #ccc}.no-js{text-align:center}@media(max-width:600px){body{padding:22px 4%}.planner{padding:28px 22px;margin-top:25px;border-radius:12px}.wordmark{font-size:21px}.date{font-size:10px}h1{letter-spacing:-2px}.intro{padding-top:35px}form input{flex-basis:100%}form select{flex:1}form button{flex:1}.list-heading{flex-wrap:wrap}footer{flex-direction:column;gap:10px}.preview .planner{padding:22px}.preview h1{font-size:38px}.preview .date{font-size:10px}.preview .intro{padding-top:25px}.preview .empty{padding:20px 0}}
