:root{--accent:#235347;--accent-foreground:#fff;--ink:#242d2b;--muted:#68716d;--border:#e0e5df;--surface:#fff;--background:#f7f8f4;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--background);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #91682e;outline-offset:4px}.topbar{height:88px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:#fff}.identity{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:19px;font-weight:700;min-width:0}.identity span:last-child{overflow-wrap:anywhere}.brand-mark{display:grid;place-items:center;background:var(--accent);color:var(--accent-foreground);width:35px;height:35px;border-radius:9px;font-size:25px}.workspace-label{font-size:10px;letter-spacing:2px;color:var(--muted);white-space:nowrap}main{max-width:900px;margin:0 auto;padding:54px 24px 0}.eyebrow{display:flex;gap:12px;align-items:center;font-size:10px;letter-spacing:1.7px;font-weight:700;color:var(--muted)}.small-line{width:21px;height:2px;background:var(--accent)}.slash{color:#929b95}.intro{display:flex;justify-content:space-between;align-items:flex-start;margin:24px 0 32px;gap:20px}h1{font-size:49px;line-height:1.08;letter-spacing:-2px;font-weight:600;margin:0 0 20px}.heading-dot{color:var(--accent)}.lede{font-size:14px;line-height:1.75;color:var(--muted);margin:0}.scope-badge{display:flex;align-items:center;gap:8px;background:#eaf0e8;border:1px solid #dce5d9;border-radius:30px;padding:9px 12px;font-size:11px;color:#405c47;white-space:nowrap;margin-top:8px}.scope-badge span{width:6px;height:6px;background:#55794e;border-radius:50%}.checklist{border:1px solid var(--border);border-radius:13px;background:var(--surface);box-shadow:0 5px 20px #24332a04;overflow:hidden}.card-heading{display:flex;align-items:center;justify-content:space-between;padding:27px 30px 23px;border-bottom:1px solid #eef0eb;gap:10px}h2{font-size:18px;margin:0;font-weight:600;letter-spacing:-.3px}.card-heading p{margin:7px 0 0;color:var(--muted);font-size:12px}.count{background:#f2f4ef;border:1px solid #e5e9e2;border-radius:6px;padding:6px 9px;color:#59635b;font-size:11px;white-space:nowrap}form{padding:24px 30px 0}label{font-size:12px;font-weight:600;display:block;margin-bottom:9px}.input-row{display:flex;gap:10px}input[type=text],input:not([type]){min-width:0;flex:1;border:1px solid #d8ddd6;border-radius:6px;padding:13px 14px;background:#fff;color:var(--ink);font-size:13px}input::placeholder{color:#777f79}.primary{display:flex;justify-content:center;align-items:center;gap:8px;border:1px solid var(--accent);border-radius:6px;background:var(--accent);color:var(--accent-foreground);font-size:12px;font-weight:600;padding:0 18px;min-height:44px;white-space:nowrap}.primary span{font-size:19px;font-weight:400}.hint{font-size:10px;color:var(--muted);line-height:1.6;margin:10px 0 0}.empty{text-align:center;padding:38px 15px 25px}.empty-icon{display:grid;place-items:center;width:66px;height:66px;background:#f2f5ee;border:1px solid #e6ebdf;border-radius:18px;margin:0 auto 18px;transform:rotate(-5deg)}.empty-icon svg{width:39px;stroke:#6e8264;stroke-width:1.7}.empty-icon rect:nth-child(2){fill:#f2f5ee}.empty h3{font-size:17px;font-weight:600;margin:0 0 9px}.empty p{color:var(--muted);font-size:12px;line-height:1.8;margin:0}.empty-arrow{display:block;color:#94a28d;font-size:22px;margin-top:12px}.card-footer{display:flex;align-items:center;gap:8px;padding:15px 30px;background:#fcfcfa;border-top:1px solid #eef0eb;color:var(--muted);font-size:10px;line-height:1.5}.lock-icon{font-size:15px}#progress{margin-left:auto;white-space:nowrap}.note{display:flex;gap:13px;margin:25px 0 45px;padding:0 5px;color:var(--muted)}.info-icon{font-family:Georgia,serif;border:1px solid #8b958e;border-radius:50%;min-width:16px;height:16px;text-align:center;font-size:11px;margin-top:1px}.note h2{font-size:11px;letter-spacing:0;margin:0 0 7px;color:#4e5b53}.note p{font-size:11px;line-height:1.8;margin:0}.page-footer{border-top:1px solid var(--border);max-width:852px;margin:0 auto;padding:21px 0 25px;display:flex;justify-content:space-between;color:var(--muted);font-size:10px;gap:15px}.page-footer span:first-child{font-size:9px;letter-spacing:1.5px}.loading{text-align:center;padding:65px 15px;color:var(--muted);font-size:13px}.error{margin:20px 30px 0;padding:14px;background:#fff2ec;border:1px solid #edcbbd;border-radius:6px;color:#8a3524;font-size:13px;line-height:1.6}.error button{display:block;margin-top:8px;background:transparent;border:0;text-decoration:underline;padding:5px 0;color:inherit}#items{list-style:none;padding:0 30px;margin:22px 0}#items:empty{display:none}.item{display:flex;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid #edf0e9}.item:last-child{border-bottom:0}.item label{display:flex;align-items:center;gap:12px;flex:1;min-width:0;margin:0;font-size:14px;font-weight:400;line-height:1.5;cursor:pointer}.item label span{overflow-wrap:anywhere}.item input{width:19px;height:19px;flex-shrink:0;accent-color:var(--accent)}.item.done label span{text-decoration:line-through;color:var(--muted)}.delete{border:0;background:transparent;color:#68716d;display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:6px}.delete:hover{background:#fff0eb;color:#8a3524}.delete svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.7}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip:focus{position:absolute;top:8px;left:8px;padding:12px;background:#fff;z-index:5}[hidden]{display:none!important}@media(min-width:1200px){main{padding-top:61px}}@media(max-width:600px){.topbar{height:72px;padding:0 20px}.workspace-label{font-size:8px;letter-spacing:1px}.identity{font-size:16px}main{padding:32px 18px 0}.intro{display:block;margin-top:22px}h1{font-size:38px;letter-spacing:-1.6px}.scope-badge{display:inline-flex;margin-top:20px}.lede{font-size:13px}.card-heading{padding:22px 19px}.card-heading p{font-size:11px;line-height:1.6}form{padding:22px 19px 0}.input-row{flex-direction:column}.primary{min-height:44px}.hint{font-size:10px}.empty{padding-top:32px}.card-footer{padding:14px 19px;flex-wrap:wrap}#progress{margin-left:0}.note{margin-bottom:30px}.note br{display:none}.page-footer{margin:0 18px;padding:20px 0;flex-direction:column;font-size:10px}.error{margin:20px 19px 0}#items{padding:0 19px}.eyebrow{font-size:8px;gap:9px}}
