:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--font-body:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Arial Narrow", "Avenir Next Condensed", "Helvetica Neue", sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--canvas:#090b0a;--canvas-soft:#0d100e;--surface:#111512;--surface-raised:#171c18;--surface-hover:#1c231d;--surface-input:#0c100d;--ink:#f4f7ed;--ink-soft:#c6cec3;--ink-muted:#9aa59b;--ink-faint:#849087;--line:#ebf3e41c;--line-strong:#ebf3e461;--accent:#c9f45a;--accent-strong:#b1e238;--accent-soft:#c9f45a1c;--accent-line:#c9f45a59;--accent-ink:#12180a;--coral:#ff835f;--coral-soft:#ff835f1f;--blue:#78a9ff;--blue-soft:#78a9ff1f;--violet:#c397ff;--violet-soft:#c397ff1f;--danger:#ff707c;--danger-soft:#ff707c1c;--success:#70e6a5;--warning:#ffc261;--radius-xs:8px;--radius-sm:12px;--radius-md:18px;--radius-lg:26px;--radius-xl:36px;--shadow-sm:0 10px 30px #0000002e;--shadow-md:0 24px 70px #00000057;--shadow-accent:0 14px 34px #b1e23829;--ease-out:cubic-bezier(.22, 1, .36, 1);--content-width:1480px}*,:before,:after{box-sizing:border-box}html{background:var(--canvas);-webkit-text-size-adjust:100%;min-width:320px;height:100%;overflow:hidden}body{overscroll-behavior:none;background-color:var(--canvas);min-width:320px;height:100%;min-height:0;color:var(--ink);font-family:var(--font-body);background-image:radial-gradient(circle at 12% -8%,#c9f45a17,#0000 30rem),radial-gradient(circle at 92% 0,#ff835f12,#0000 27rem),linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:auto,auto,42px 42px,42px 42px;margin:0;line-height:1.5;overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{color:inherit}input,select,textarea{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;caret-color:var(--accent)}input::placeholder,textarea::placeholder{color:var(--ink-faint);opacity:1}select option{background:var(--surface-raised);color:var(--ink)}input[type=checkbox],input[type=radio]{accent-color:var(--accent)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}::selection{background:var(--accent);color:var(--accent-ink)}*{scrollbar-width:thin;scrollbar-color:#c9f45a4d transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c9f45a4d padding-box padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#c9f45a80 padding-box padding-box}body :is(.tasks-shell,.habits-shell,.storage-shell,.accounts-shell,.health-shell,.diary-shell) .error-banner{top:calc(1rem + var(--safe-area-top,0px));z-index:4000;width:min(560px,100vw - 2rem);box-shadow:var(--shadow-md);color:#ff9ba4;text-align:left;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:error-toast-in .22s var(--ease-out);background:#260f13f5;border:1px solid #ff707c73;border-radius:14px 14px 4px;margin:0;padding:.85rem 1rem;font-size:.84rem;font-weight:700;position:fixed;left:50%;transform:translate(-50%)}@keyframes error-toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--mobile-nav-height:60px;--tap-target:44px;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--safe-area-right:env(safe-area-inset-right,0px)}.app-root.svelte-12qhfyh{display:contents}.notification-prompt.svelte-12qhfyh{bottom:calc(1.1rem + var(--safe-area-bottom));z-index:1000;border:1px solid var(--accent-line);border-radius:var(--radius-md);width:min(620px,100vw - 2rem);box-shadow:var(--shadow-md), 0 0 0 1px #00000080;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111512f5;padding:.7rem;position:fixed;left:50%;transform:translate(-50%)}.prompt-content.svelte-12qhfyh{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;display:grid}.prompt-icon.svelte-12qhfyh{background:var(--accent);width:42px;height:42px;color:var(--accent-ink);border-radius:13px;place-items:center;display:grid}.prompt-icon.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:20px;height:20px}.prompt-kicker.svelte-12qhfyh{color:var(--accent);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.1rem;font-size:.64rem;font-weight:700;display:block}.notification-prompt.svelte-12qhfyh h3:where(.svelte-12qhfyh){color:var(--ink);margin:0;font-size:.94rem;line-height:1.2}.notification-prompt.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--ink-muted);margin:.18rem 0 0;font-size:.78rem}.prompt-actions.svelte-12qhfyh{gap:.45rem;display:flex}.enable-btn.svelte-12qhfyh,.dismiss-btn.svelte-12qhfyh{cursor:pointer;border-radius:10px;min-height:38px;padding:.55rem .8rem;font-size:.76rem;font-weight:750}.enable-btn.svelte-12qhfyh{border:1px solid var(--accent);background:var(--accent);color:var(--accent-ink)}.dismiss-btn.svelte-12qhfyh{border:1px solid var(--line-strong);color:var(--ink-soft);background:0 0}@media (width<=560px){.prompt-content.svelte-12qhfyh{grid-template-columns:auto minmax(0,1fr)}.prompt-actions.svelte-12qhfyh{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.prompt-actions.svelte-12qhfyh>:where(.svelte-12qhfyh):only-child{grid-column:1/-1}}
