:root{--bg: #fafaf7;--surface: #ffffff;--surface-sunk: #f2f1ec;--ink: #17171a;--ink-mute: #6e6e75;--ink-faint: #a8a8ae;--rule: #e6e5df;--rule-strong: #d4d3cc;--goal: #2f4a3a;--urgent: #a24a2c;--tag-fill-s: 55%;--tag-fill-l: 40%;--tag-soft-s: 55%;--tag-soft-l: 92%;--tag-text-s: 50%;--tag-text-l: 30%;--font-body: "Manrope", -apple-system, system-ui, sans-serif;--fs-xs: .75rem;--fs-sm: .8125rem;--fs-md: .9375rem;--fs-lg: 1.125rem;--fs-xl: 1.5rem;--fs-2xl: 2rem;--fs-display: 2.75rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--max-w: 640px;--safe-top: env(safe-area-inset-top, 0);--safe-bot: env(safe-area-inset-bottom, 0)}@media (prefers-color-scheme: dark){:root{--bg: #131316;--surface: #1c1c20;--surface-sunk: #101013;--ink: #ededde;--ink-mute: #8a8a92;--ink-faint: #55555c;--rule: #2a2a2f;--rule-strong: #3a3a41;--goal: #8fb59b;--urgent: #d18762;--tag-fill-s: 55%;--tag-fill-l: 65%;--tag-soft-s: 26%;--tag-soft-l: 18%;--tag-text-s: 55%;--tag-text-l: 74%}}:root[data-theme=terracotta]{--bg: #f7f3ea;--surface: #ffffff;--surface-sunk: #efe6d3;--ink: #3d362c;--ink-mute: #8c8171;--ink-faint: #bfb3a0;--rule: #e8decb;--rule-strong: #d9c9ac;--goal: #c15f3c;--urgent: #b23a3a;--tag-fill-s: 32%;--tag-fill-l: 54%;--tag-soft-s: 32%;--tag-soft-l: 95%;--tag-text-s: 30%;--tag-text-l: 44%}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:var(--fs-md);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none}body{min-height:100dvh}h1,h2,h3,h4{margin:0;font-weight:500;letter-spacing:-.01em}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer;padding:0}input,textarea{font:inherit;color:inherit;background:none;border:none;outline:none;width:100%}input::placeholder,textarea::placeholder{color:var(--ink-faint)}a{color:inherit;text-decoration:none}.serif{font-family:var(--font-body);font-weight:300;letter-spacing:-.01em}.tabular{font-variant-numeric:tabular-nums}.mute{color:var(--ink-mute)}.faint{color:var(--ink-faint)}.container{max-width:var(--max-w);margin:0 auto;padding:0 20px}:focus-visible{outline:2px solid var(--goal);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.theme-toggle.svelte-1cmi4dh{position:fixed;bottom:10px;right:10px;z-index:100;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--surface);box-shadow:0 1px 3px #00000026}.swatch.svelte-1cmi4dh{width:14px;height:14px;border-radius:50%;background:#2f4a3a}.theme-toggle.terracotta.svelte-1cmi4dh .swatch:where(.svelte-1cmi4dh){background:#c15f3c}
