:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app-shell{color:#172033;background:#eef3f8;min-height:100vh;padding:24px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero-card,.form-card,.panel,.empty-state{background:#fff;border:1px solid #d9e2ec;border-radius:20px;width:min(100%,720px);margin:0 auto 18px;padding:22px;box-shadow:0 14px 34px #17203314}.section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.pill,.status-pill{color:#243047;background:#eef3f8;border-radius:999px;width:fit-content;padding:5px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.full-width,.checklist{grid-column:1/-1}.checklist{border:1px solid #d9e2ec;border-radius:16px;gap:10px;margin:0;padding:16px;display:grid}.checklist legend{color:#243047;font-size:.95rem;font-weight:800}.task-form .checkbox-row{align-items:center;display:flex}.task-form .checkbox-row input{width:auto}.task-form>button{color:#fff;width:100%;font:inherit;cursor:pointer;background:#1f5fbf;border:0;border-radius:14px;padding:14px 18px;font-weight:800}.secondary-button{color:#9f1d1d;width:fit-content;font:inherit;cursor:pointer;background:#fff5f5;border:1px solid #d95f5f;border-radius:12px;padding:11px 14px;font-weight:800}.eyebrow{color:#3563a8;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1,h2,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(2rem,10vw,4rem);line-height:.95}h2{margin-bottom:16px;font-size:1.35rem}.hero-text,.empty-state p{color:#526173;line-height:1.55}.task-form{gap:16px;display:grid}.task-form label{color:#243047;gap:7px;font-size:.95rem;font-weight:800;display:grid}.task-form input,.task-form select,.task-form textarea{box-sizing:border-box;color:#172033;width:100%;font:inherit;background:#f8fafc;border:1px solid #c8d3df;border-radius:14px;padding:13px 14px}.task-form textarea{resize:vertical}.task-form input:focus,.task-form select:focus,.task-form textarea:focus{border-color:#3563a8;outline:3px solid #93b8f5}.primary-button{color:#fff;cursor:pointer;background:#1f5fbf;border:0;border-radius:14px;width:100%;margin-top:4px;padding:14px 18px;font-size:1rem;font-weight:800}.primary-button:focus-visible{outline-offset:3px;outline:3px solid #93b8f5}@media (width>=720px){.app-shell{padding:48px}.task-form{grid-template-columns:1fr 1fr}.task-form label:first-child,.task-form label:nth-child(5),.primary-button{grid-column:1/-1}.primary-button,.task-form>button{justify-self:start;width:auto;min-width:160px}}.task-list{gap:14px;display:grid}.task-card{background:#f8fafc;border:1px solid #d9e2ec;border-radius:16px;gap:12px;padding:16px;display:grid}.task-card h3{margin:0 0 6px;font-size:1.1rem}.task-card p{color:#526173;margin:0;line-height:1.45}.task-card dl{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.task-card dt{color:#526173;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:800}.task-card dd{color:#172033;margin:3px 0 0;font-weight:800}.task-notes{border-top:1px solid #d9e2ec;padding-top:10px}.task-status-select{color:#172033;width:100%;font:inherit;background:#fff;border:1px solid #c8d3df;border-radius:10px;margin-top:4px;padding:8px 10px;font-weight:800}.task-status-select:focus{border-color:#3563a8;outline:3px solid #93b8f5}.delete-button{color:#9f1d1d;width:100%;font:inherit;cursor:pointer;background:#fff5f5;border:1px solid #d95f5f;border-radius:12px;padding:11px 14px;font-weight:800}.delete-button:focus-visible{outline-offset:3px;outline:3px solid #f3abab}@media (width>=720px){.delete-button{justify-self:start;width:auto}}.summary-card{grid-template-columns:repeat(3,1fr);gap:12px;width:min(100%,720px);margin:0 auto 18px;display:grid}.summary-card div{text-align:center;background:#fff;border:1px solid #d9e2ec;border-radius:16px;padding:16px 12px;box-shadow:0 14px 34px #17203314}.summary-card span{color:#1f5fbf;font-size:1.7rem;font-weight:900;line-height:1;display:block}.summary-card p{color:#526173;margin:6px 0 0;font-size:.8rem;font-weight:800}.link-grid{flex-wrap:wrap;justify-content:center;gap:10px 16px;display:flex}.support-grid{gap:12px;display:grid}.support-item{text-align:center;background:#f8fafc;border:1px solid #d9e2ec;border-radius:16px;padding:16px}.support-item strong{color:#172033;margin-bottom:8px;display:block}.support-item span{color:#243047;background:#eef3f8;border-radius:999px;margin-bottom:10px;padding:5px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.support-item p{margin:0}@media (width>=720px){.support-grid{grid-template-columns:repeat(2,1fr)}.future-options-grid{grid-template-columns:repeat(3,1fr)}}.portfolio-card{background:#fff;border:1px solid #d9e2ec;border-radius:20px;width:min(100%,720px);margin:0 auto 18px;padding:20px 22px;box-shadow:0 14px 34px #17203314}.portfolio-card h2{margin-bottom:10px}.portfolio-card p{color:#526173;margin-bottom:12px;line-height:1.5}.portfolio-card a{color:#1f5fbf;align-items:center;min-height:44px;font-weight:900;text-decoration:none;display:inline-flex}.portfolio-card a:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #93b8f5}.portfolio-card a:hover{text-decoration:underline}
