@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#20221d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#20221d;--muted:#74776c;--paper:#fffef9;--acid:#c7f269;--violet:#6954d9;--line:#deddd5;background:#f3f1ea;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 84% 12%,#c7f26957,#0000 28rem),#f3f1ea;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.shell{width:min(1120px,100% - 40px);margin:0 auto}.topbar{border-bottom:1px solid #20221d24;justify-content:space-between;align-items:center;height:88px;display:flex}.brand{color:var(--ink);align-items:center;gap:11px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);width:34px;height:34px;color:var(--acid);border-radius:9px 9px 9px 2px;place-items:center;font-size:15px;display:grid}.runtime-badge{color:#4c5045;background:#fffef99e;border:1px solid #20221d24;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:600;display:flex}.status-dot{background:#6eaa22;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #6eaa2224}.hero{grid-template-columns:1fr auto;align-items:end;gap:60px;padding:74px 0 66px;display:grid}.eyebrow{color:var(--violet);letter-spacing:.15em;margin:0 0 14px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:730px;margin-bottom:18px;font-family:Manrope,sans-serif;font-size:clamp(48px,7vw,80px);line-height:.98}.hero-copy{max-width:590px;color:var(--muted);margin-bottom:0;font-size:18px;line-height:1.65}.stack-card{background:#fffef9a8;border:1px solid #20221d24;border-radius:18px;min-width:260px;padding:23px 24px}.stack-card p{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:12px}.stack-list{align-items:center;gap:10px;font-weight:700;display:flex}.stack-list i{background:#a6a99d;border-radius:50%;width:4px;height:4px}.workspace{background:var(--paper);border:1px solid #20221d24;border-radius:26px;overflow:hidden;box-shadow:0 26px 70px #30312a14}.workspace-heading{justify-content:space-between;align-items:end;gap:30px;padding:32px 34px 28px;display:flex}.workspace-heading .eyebrow{margin-bottom:8px}.workspace-heading h2{letter-spacing:-.03em;margin-bottom:0;font-family:Manrope,sans-serif;font-size:28px}.progress-block{width:min(240px,40%);color:var(--muted);text-align:right;font-size:12px;font-weight:600}.progress-track{background:#e8e7df;border-radius:999px;height:6px;margin-top:9px;overflow:hidden}.progress-fill{border-radius:inherit;background:var(--violet);height:100%;transition:width .22s}.task-form{border:1px solid var(--line);background:#f6f5ef;border-radius:14px;align-items:center;margin:0 34px 26px;padding:7px 7px 7px 20px;transition:border-color .16s,box-shadow .16s;display:flex;position:relative}.task-form:focus-within{border-color:var(--violet);box-shadow:0 0 0 3px #6954d91c}.plus-icon{color:var(--violet);font-size:24px;font-weight:500}.task-form input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:11px 14px}.task-form input::placeholder{color:#9a9c93}.task-form button{background:var(--ink);color:#fff;border:0;border-radius:9px;flex:none;padding:11px 18px;font-size:13px;font-weight:700}.error-banner{color:#a94331;background:#fff0ed;border-radius:9px;margin:-8px 34px 20px;padding:11px 14px;font-size:13px}.task-list{border-top:1px solid var(--line)}.task-item{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:21px 34px;transition:background .16s;display:grid}.task-item:last-child{border-bottom:0}.task-item:hover{background:#fbfaf5}.check-button{width:25px;height:25px;color:var(--ink);background:#fff;border:1.5px solid #b8bab0;border-radius:8px;place-items:center;padding:0;font-size:14px;font-weight:800;display:grid}.check-button:hover{border-color:var(--violet)}.is-complete .check-button{border-color:var(--acid);background:var(--acid)}.task-content h3{margin-bottom:5px;font-size:15px;font-weight:600}.task-content p{color:#999b92;margin-bottom:0;font-size:12px}.is-complete .task-content h3{color:#8c8e86;text-decoration:line-through}.delete-button{color:#a5a79e;opacity:0;background:0 0;border:0;border-radius:8px;width:30px;height:30px;padding:0;font-size:21px;line-height:1;transition:opacity .16s,background .16s,color .16s}.task-item:hover .delete-button{opacity:1}.delete-button:focus-visible{opacity:1}.delete-button:hover{color:#b34d3b;background:#fff0ed}.empty-state{color:var(--muted);text-align:center;padding:62px 24px 68px}.empty-state>span{background:var(--acid);width:42px;height:42px;color:var(--ink);border-radius:13px;place-items:center;margin:0 auto 17px;font-weight:800;display:grid}.empty-state h3{color:var(--ink);margin-bottom:7px;font-family:Manrope,sans-serif;font-size:18px}.empty-state p{margin-bottom:0;font-size:14px}footer{color:#898b82;justify-content:space-between;padding:28px 4px 46px;font-size:12px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:760px){.shell{width:min(100% - 24px,620px)}.topbar{height:72px}.hero{grid-template-columns:1fr;gap:28px;padding:48px 4px 42px}h1{font-size:clamp(43px,13vw,62px)}.stack-card{min-width:0}.workspace{border-radius:20px}.workspace-heading{align-items:start;padding:26px 20px 22px}.progress-block{width:42%}.task-form{margin:0 20px 20px;padding-left:14px}.task-form button{padding-inline:13px}.task-item{padding:18px 20px}.delete-button{opacity:1}footer{padding-inline:4px}}@media (max-width:470px){.runtime-badge{padding-inline:9px;font-size:11px}.workspace-heading{display:block}.progress-block{text-align:left;width:100%;margin-top:18px}.task-form{flex-wrap:wrap}.task-form input{width:calc(100% - 30px)}.task-form button{width:100%;margin-top:3px}footer{display:block}footer span{margin-bottom:6px;display:block}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
