:root,:root[data-theme=dark]{color-scheme:dark;--bg: #0d0d10;--sidebar: #111114;--panel: #141418;--panel2: #16161a;--border: #212127;--bsoft: #1c1c22;--text: #e8e8ec;--muted: #94949e;--faint: #5f5f6a;--accent: #9d5cff;--asoft: rgba(157, 92, 255, .16);--atext: #cdb2ff;--high: #f87171;--hsoft: rgba(248, 113, 113, .14);--med: #e0a020;--msoft: rgba(224, 160, 32, .14);--work: #f2c94c;--wsoft: rgba(242, 201, 76, .16);--teal: #4db6ac;--wa: #25d366;--shadow: rgba(0, 0, 0, .6);--input: #16161a;--iborder: #26262e;--recur: rgba(157, 92, 255, .14)}:root[data-theme=light]{color-scheme:light;--bg: #f6f5f9;--sidebar: #efedf3;--panel: #ffffff;--panel2: #f4f2f8;--border: #e7e4ee;--bsoft: #eeecf3;--text: #1c1a24;--muted: #6b6874;--faint: #a6a3af;--accent: #7c3aed;--asoft: rgba(124, 58, 237, .1);--atext: #6d28d9;--high: #dc2626;--hsoft: rgba(220, 38, 38, .1);--med: #d97706;--msoft: rgba(217, 119, 6, .12);--work: #ca8a04;--wsoft: rgba(202, 138, 4, .14);--teal: #0d9488;--wa: #128c3e;--shadow: rgba(60, 50, 90, .18);--input: #f2f0f6;--iborder: #e3dfec;--recur: rgba(124, 58, 237, .1)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Geist,system-ui,-apple-system,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;transition:background .25s ease,color .25s ease}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea{font-family:inherit;outline:none}.mono{font-family:Geist Mono,ui-monospace,monospace}.kicker{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:1px;text-transform:uppercase;color:var(--faint)}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:#8c8c9640;border-radius:6px}*::-webkit-scrollbar-track{background:transparent}@keyframes irisFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.view-fade{animation:irisFade .3s ease}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}input::placeholder,textarea::placeholder{color:var(--faint)}.md>:first-child{margin-top:0}.md>:last-child{margin-bottom:0}.md p,.md ul,.md ol,.md blockquote,.md pre{margin:.4em 0}.md ul,.md ol{padding-left:1.3em}.md li{margin:.15em 0}.md h1,.md h2,.md h3{font-size:14px;font-weight:600;color:var(--text);margin:.7em 0 .3em}.md a{word-break:break-word}.md code{font-family:Geist Mono,monospace;font-size:.9em;background:var(--input);border:1px solid var(--iborder);border-radius:5px;padding:.05em .35em}.md pre{background:var(--input);border:1px solid var(--iborder);border-radius:8px;padding:10px 12px;overflow-x:auto}.md pre code{background:none;border:none;padding:0}.md blockquote{border-left:2px solid var(--border);padding-left:10px;color:var(--faint)}.md hr{border:none;border-top:1px solid var(--border);margin:.7em 0}.md strong{color:var(--text);font-weight:600}
