:root{--accent:#1f6f4a;--accent-soft:#e6f2eb;--ink:#1a1a1a;--ink-soft:#5a5f5c;--bg:#fbfbf9;--surface:#fff;--line:#e2e4e1;--warn:#8a5a00;--warn-soft:#fdf3e0;--alert:#a32020;--alert-soft:#fdecec;--radius:.625rem;--tap:2.75rem}*{box-sizing:border-box}html{font-size:100%}body{background:var(--bg);color:var(--ink);margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5}h2{margin:0 0 .75rem;font-size:1.125rem}h3{margin:0 0 .5rem;font-size:1rem}button,input,select{font:inherit;min-height:var(--tap)}button{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:var(--radius);cursor:pointer;padding:.5rem .875rem}button:hover{border-color:var(--accent)}button.primary{background:var(--accent);border-color:var(--accent);color:#fff}button.danger{color:var(--alert);border-color:var(--alert)}input,select{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);width:100%;padding:.5rem}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:.75rem;padding:1rem}.muted{color:var(--ink-soft);font-size:.875rem}.row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.badge{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:.125rem .5rem;font-size:.75rem;display:inline-block}.badge.warn{background:var(--warn-soft);color:var(--warn)}.badge.alert{background:var(--alert-soft);color:var(--alert)}.field{margin-bottom:.625rem;display:block}.field>span{color:var(--ink-soft);margin-bottom:.1875rem;font-size:.8125rem;display:block}.shell.svelte-12qhfyh{max-width:40rem;margin:0 auto;padding:0 .875rem 5rem}header.svelte-12qhfyh{padding:1rem 0 .5rem}.wordmark.svelte-12qhfyh{color:var(--accent);min-height:var(--tap);align-items:center;gap:.4em;padding:.25rem 0;font-size:1.375rem;font-weight:700;text-decoration:none;display:inline-flex}.wordmark.svelte-12qhfyh:hover,.wordmark.svelte-12qhfyh:focus-visible{text-decoration:underline}.lockup.svelte-12qhfyh{width:auto;height:1.6rem;display:block}.top.svelte-12qhfyh{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;display:flex}.burger.svelte-12qhfyh{width:var(--tap);min-width:var(--tap);height:var(--tap);background:0 0;border-color:#0000;justify-content:center;align-items:center;padding:0;display:flex}.burger.svelte-12qhfyh:hover,.burger.svelte-12qhfyh:focus-visible{border-color:var(--line)}.bars.svelte-12qhfyh,.bars.svelte-12qhfyh:before,.bars.svelte-12qhfyh:after{background:var(--ink-soft);border-radius:2px;width:1.125rem;height:2px;display:block}.bars.svelte-12qhfyh:before,.bars.svelte-12qhfyh:after{content:"";position:relative}.bars.svelte-12qhfyh:before{top:-6px}.bars.svelte-12qhfyh:after{top:4px}.bars.open.svelte-12qhfyh,.bars.open.svelte-12qhfyh:before,.bars.open.svelte-12qhfyh:after{background:var(--accent)}.menu.svelte-12qhfyh{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;margin-top:.5rem;display:flex;overflow:hidden}.menu.svelte-12qhfyh a:where(.svelte-12qhfyh){min-height:var(--tap);color:var(--ink);align-items:center;padding:.625rem .875rem;font-size:.9375rem;text-decoration:none;display:flex}.menu.svelte-12qhfyh a:where(.svelte-12qhfyh)+a:where(.svelte-12qhfyh){border-top:1px solid var(--line)}.menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.menu.svelte-12qhfyh a:where(.svelte-12qhfyh):focus-visible{background:var(--accent-soft);color:var(--accent)}.menu.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--accent);font-weight:600}.elapsed.svelte-12qhfyh{color:var(--ink-soft);margin:.125rem 0 0;font-size:.8125rem}.milestone.svelte-12qhfyh{color:var(--accent);background:var(--accent-soft);border-radius:var(--radius);margin:.375rem 0 0;padding:.375rem .625rem;font-size:.8125rem;display:inline-block}nav.sections.svelte-12qhfyh{background:var(--surface);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);display:flex;position:fixed;bottom:0;left:0;right:0}nav.sections.svelte-12qhfyh a:where(.svelte-12qhfyh){text-align:center;min-width:0;min-height:var(--tap);color:var(--ink-soft);overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;flex:1;justify-content:center;align-items:center;padding:.5rem .25rem;font-size:clamp(.75rem,3.1vw,.875rem);line-height:1.15;text-decoration:none;display:flex}nav.sections.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--accent);box-shadow:inset 0 2px 0 var(--accent);font-weight:600}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
