*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0;height:0;display:none}:root{--paper: #F5EAD8;--card: #EFE4D0;--card-2: #F9F4ED;--ink: #201E1D;--muted: #6E6557;--faint: #9B9081;--line: rgba(32,30,29,.14);--line-2: rgba(32,30,29,.07);--accent: #C67139;--accent-2: #B2622D;--accent-soft: #FFF2EB;--sage: #7A8A5E;--sage-soft: #F0FAE1;--done: #728157;--overdue: #B2622D;--p-low: #8FA073;--p-med: #C0B6A5;--p-high: #C67139;--p-urgent: #8C491A;--radius: 22px;--radius-sm: 14px;--shadow: 0 1px 2px color-mix(in srgb, #2e2b25 12%, transparent), 0 3px 10px color-mix(in srgb, #2e2b25 12%, transparent);--shadow-lg: 0 12px 32px color-mix(in srgb, #2e2b25 22%, transparent);--display: "Caprasimo", Georgia, serif;--body: "Figtree", system-ui, sans-serif;--mono: "IBM Plex Mono", ui-monospace, monospace}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--paper: #1C1A17;--card: #2A2621;--card-2: #332E27;--ink: #F5EAD8;--muted: #C0B6A5;--faint: #8E8474;--line: rgba(245,234,216,.14);--line-2: rgba(245,234,216,.07);--accent: #F0A268;--accent-2: #D67F48;--accent-soft: color-mix(in srgb, #F0A268 18%, transparent);--sage: #A6BA84;--sage-soft: color-mix(in srgb, #A6BA84 16%, transparent);--done: #9DB07E;--overdue: #F0A268;--p-low: #A6BA84;--p-med: #C0B6A5;--p-high: #E8905A;--p-urgent: #F0A268;--shadow: 0 1px 2px rgba(0,0,0,.5), 0 6px 18px rgba(0,0,0,.4);--shadow-lg: 0 20px 50px rgba(0,0,0,.6)}}:root[data-theme=dark]{--paper: #1C1A17;--card: #2A2621;--card-2: #332E27;--ink: #F5EAD8;--muted: #C0B6A5;--faint: #8E8474;--line: rgba(245,234,216,.14);--line-2: rgba(245,234,216,.07);--accent: #F0A268;--accent-2: #D67F48;--accent-soft: color-mix(in srgb, #F0A268 18%, transparent);--sage: #A6BA84;--sage-soft: color-mix(in srgb, #A6BA84 16%, transparent);--done: #9DB07E;--overdue: #F0A268;--p-low: #A6BA84;--p-med: #C0B6A5;--p-high: #E8905A;--p-urgent: #F0A268;--shadow: 0 1px 2px rgba(0,0,0,.5), 0 6px 18px rgba(0,0,0,.4);--shadow-lg: 0 20px 50px rgba(0,0,0,.6)}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;font-family:var(--body);color:var(--ink);font-size:15px;-webkit-font-smoothing:antialiased;line-height:1.5;-webkit-tap-highlight-color:transparent;overflow-x:hidden;overscroll-behavior-y:contain;min-height:100dvh}a{color:inherit}h1,h2,h3{font-family:var(--display);font-weight:400;letter-spacing:-.015em;margin:0;line-height:1.12}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}::selection{background:color-mix(in srgb,var(--accent) 30%,transparent)}.btn{font:inherit;font-family:var(--display);font-size:14px;font-weight:400;cursor:pointer;display:inline-flex;align-items:center;gap:7px;justify-content:center;padding:10px 18px;border-radius:999px;border:1px solid transparent;background:var(--accent);color:#fff;transition:background .12s,border-color .12s,opacity .12s}.btn:hover{background:var(--accent-2)}.btn:disabled{opacity:.45;cursor:default}.btn.ghost{background:transparent;color:var(--muted);border-color:var(--line)}.btn.ghost:hover{color:var(--ink);border-color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,transparent)}.btn.danger{background:var(--overdue)}.btn.sm{padding:7px 13px;font-size:13px}.card{background:var(--card);border:1px solid var(--line-2);border-radius:var(--radius);box-shadow:var(--shadow)}.input,.select,.textarea{font:inherit;font-size:14px;width:100%;color:var(--ink);background:var(--card);border:1px solid var(--line);border-radius:999px;padding:10px 15px;transition:border-color .12s}.textarea{border-radius:var(--radius-sm);resize:vertical;min-height:76px}.input:focus,.select:focus,.textarea:focus{border-color:var(--accent);outline:none}label.field{display:flex;flex-direction:column;gap:6px;font-size:12.5px;color:var(--muted);font-weight:600}.chip{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:3px 10px;border-radius:999px;border:1px solid var(--line);background:var(--card-2);color:var(--muted);white-space:nowrap}.muted{color:var(--muted)}.faint{color:var(--faint)}.mono{font-family:var(--mono)}@media (prefers-reduced-motion: reduce){*{transition:none!important;animation:none!important}}.pwa.svelte-jazd01{position:fixed;z-index:40;left:50%;transform:translate(-50%);bottom:max(16px,env(safe-area-inset-bottom));width:min(440px,calc(100% - 24px));display:flex;align-items:center;gap:14px;justify-content:space-between;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:12px 14px;box-shadow:var(--shadow-lg)}.txt.svelte-jazd01{display:flex;flex-direction:column;gap:2px;min-width:0}.txt.svelte-jazd01 b:where(.svelte-jazd01){font-size:14px}.txt.svelte-jazd01 span:where(.svelte-jazd01){font-size:12px;color:var(--muted);display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}.txt.svelte-jazd01 span:where(.svelte-jazd01) svg{vertical-align:middle;color:var(--accent)}.act.svelte-jazd01{display:flex;gap:8px;flex:none;align-items:center}.act.svelte-jazd01 button:where(.svelte-jazd01){font:inherit;font-size:13px;padding:8px 14px;border-radius:8px;border:none;background:var(--accent);color:#fff;font-weight:600;cursor:pointer;white-space:nowrap}.act.svelte-jazd01 .ghost:where(.svelte-jazd01){background:none;color:var(--muted);border:1px solid var(--line);display:inline-flex;align-items:center}@media (max-width: 720px){.pwa.svelte-jazd01{bottom:calc(74px + env(safe-area-inset-bottom))}}.ov.svelte-beycjv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;background:#1012286b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:flex-end;justify-content:center}.sheet.svelte-beycjv{width:100%;max-width:460px;border-radius:20px 20px 0 0;padding:8px 18px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:14px}.grab.svelte-beycjv{width:40px;height:4px;border-radius:999px;background:var(--line);margin:6px auto 2px}header.svelte-beycjv{display:flex;align-items:center;justify-content:space-between}header.svelte-beycjv h2:where(.svelte-beycjv){display:inline-flex;align-items:center;gap:8px;font-size:17px}.x.svelte-beycjv{background:none;border:none;color:var(--muted);cursor:pointer;padding:4px}.ctx.svelte-beycjv{margin:0;font-size:13px;color:var(--muted);line-height:1.5}.field.svelte-beycjv{display:flex;flex-direction:column;gap:6px;font-size:12.5px;color:var(--muted);font-weight:500}.field.svelte-beycjv .fl:where(.svelte-beycjv){display:inline-flex;align-items:center;gap:6px}.modeseg.svelte-beycjv{display:flex;gap:6px;padding:3px;background:var(--card);border:1px solid var(--line);border-radius:999px}.modeseg.svelte-beycjv button:where(.svelte-beycjv){flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:13.5px;font-weight:600;cursor:pointer;border:none;background:none;color:var(--muted);border-radius:999px;padding:9px 0}.modeseg.svelte-beycjv button.on:where(.svelte-beycjv){background:var(--accent);color:#fff;font-weight:700}.presets.svelte-beycjv{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.preset.svelte-beycjv{display:flex;flex-direction:column;gap:3px;align-items:center;cursor:pointer;padding:14px 8px;border-radius:12px;border:1px solid var(--line);background:var(--card)}.preset.svelte-beycjv:hover,.preset.on.svelte-beycjv{border-color:var(--accent);background:var(--accent-soft)}.btn.full.svelte-beycjv{width:100%;justify-content:center}.afflink.svelte-beycjv{align-self:flex-start;display:inline-flex;align-items:center;gap:5px;font:inherit;font-size:12.5px;font-weight:600;color:var(--accent);background:none;border:none;cursor:pointer;padding:0;margin-top:-6px}.affnew.svelte-beycjv{display:flex;gap:8px;align-items:center;margin-top:-4px}.affnew.svelte-beycjv .input:where(.svelte-beycjv){flex:1}.affnew.svelte-beycjv .btn.xs:where(.svelte-beycjv){padding:8px}.pl.svelte-beycjv{font-size:14px;font-weight:600;color:var(--ink)}.ps.svelte-beycjv{font-size:12px;color:var(--muted)}.custom.svelte-beycjv{display:flex;align-items:flex-end;gap:10px}.cf.svelte-beycjv{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--muted);flex:1}.cf.svelte-beycjv .input:where(.svelte-beycjv){width:64px}@media (min-width: 861px){.ov.svelte-beycjv{align-items:center}.sheet.svelte-beycjv{border-radius:16px}}.fs.svelte-beycjv{--dm-bg: #1C1A17;--dm-card: #262220;--dm-line: #3A342F;--dm-ink: #F5EAD8;--dm-mut: #9A8F82;--dm-arc: #E08A4E;position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:var(--dm-bg);color:var(--dm-ink);display:flex;flex-direction:column;padding:calc(12px + env(safe-area-inset-top)) 20px calc(16px + env(safe-area-inset-bottom));overflow-y:auto}.fhead.svelte-beycjv{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.ftitle.svelte-beycjv{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--dm-mut)}.rnd.svelte-beycjv{width:44px;height:44px;border-radius:999px;border:1px solid var(--dm-line);background:transparent;color:var(--dm-ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:none}.rnd.svelte-beycjv:hover{border-color:var(--dm-arc);color:var(--dm-arc)}.fmenuwrap.svelte-beycjv{position:relative;flex:none}.fmenu-bd.svelte-beycjv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:none;border:none;cursor:default}.fmenu.svelte-beycjv{position:absolute;top:calc(100% + 8px);right:0;z-index:2;min-width:220px;padding:6px;background:var(--dm-card);border:1px solid var(--dm-line);border-radius:16px;box-shadow:0 16px 40px #00000080;display:flex;flex-direction:column;gap:2px}.fmenu.svelte-beycjv button:where(.svelte-beycjv){display:flex;align-items:center;gap:10px;width:100%;text-align:left;font:inherit;font-size:14.5px;color:var(--dm-ink);background:none;border:none;padding:11px 12px;border-radius:11px;cursor:pointer}.fmenu.svelte-beycjv button:where(.svelte-beycjv):hover{background:#ffffff0f}.fmenu.svelte-beycjv button:where(.svelte-beycjv) svg{color:var(--dm-mut);flex:none}.fmenu.svelte-beycjv button.danger:where(.svelte-beycjv),.fmenu.svelte-beycjv button.danger:where(.svelte-beycjv) svg{color:#e9896b}.dial.svelte-beycjv{position:relative;align-self:center;width:min(56vw,220px);aspect-ratio:1;margin:10px 0 4px}.ring2.svelte-beycjv{width:100%;height:100%;display:block}.ring2.svelte-beycjv .track:where(.svelte-beycjv){fill:none;stroke:var(--dm-line);stroke-width:12}.ring2.svelte-beycjv .arc:where(.svelte-beycjv){fill:none;stroke:var(--dm-arc);stroke-width:12;stroke-linecap:round;transition:stroke-dashoffset .9s linear}.dcenter.svelte-beycjv{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.dtime.svelte-beycjv{font-family:var(--display);font-size:clamp(38px,12vw,52px);line-height:1}.dsub.svelte-beycjv{font-size:13px;font-weight:700;color:var(--dm-mut)}.sheetwork.svelte-beycjv{display:flex;flex-direction:column;gap:10px;margin-top:6px}.titin.svelte-beycjv{font-family:var(--display);font-size:22px;line-height:1.15;background:none;border:none;color:var(--dm-ink);width:100%;padding:2px 0}.titin.svelte-beycjv::placeholder{color:var(--dm-mut)}.titin.svelte-beycjv:focus{outline:none}.affchip.svelte-beycjv{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:#e9b588;background:#3a2a1e;border-radius:999px;padding:4px 12px}.notesin.svelte-beycjv{width:100%;min-height:84px;resize:vertical;background:var(--dm-card);border:1px solid var(--dm-line);border-radius:14px;padding:12px 14px;color:var(--dm-ink);font:inherit;font-size:15px;line-height:1.5}.notesin.svelte-beycjv::placeholder{color:var(--dm-mut)}.notesin.svelte-beycjv:focus{outline:none;border-color:var(--dm-arc)}.fieldrow.svelte-beycjv{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.frl.svelte-beycjv{font-size:12px;font-weight:700;color:var(--dm-mut);text-transform:uppercase;letter-spacing:.04em;flex:none;width:74px}.pills.svelte-beycjv{display:flex;flex-wrap:wrap;gap:6px}.pill2.svelte-beycjv{font:inherit;font-size:13px;font-weight:600;cursor:pointer;padding:6px 12px;border-radius:999px;border:1px solid var(--dm-line);background:transparent;color:var(--dm-mut)}.pill2.on.svelte-beycjv{border-color:transparent;background:color-mix(in srgb,var(--c) 30%,var(--dm-card));color:#fff}.garden.svelte-beycjv{margin:14px auto 0;width:100%;max-width:460px}.gcap.svelte-beycjv{margin:2px 0 0;text-align:center;font-size:13px;font-weight:600;color:var(--dm-mut)}.foot.svelte-beycjv{margin-top:auto;padding-top:16px;display:flex;flex-direction:column;gap:14px}.brkcard.svelte-beycjv{display:flex;align-items:center;gap:14px;text-align:left;width:100%;cursor:pointer;background:var(--dm-card);border:none;border-radius:18px;padding:13px 16px;color:var(--dm-ink)}.brkcard.svelte-beycjv .ci{color:var(--sage);flex:none}.bt.svelte-beycjv{flex:1;font-size:14.5px;font-weight:700;line-height:1.25}.mod.svelte-beycjv{font-size:14px;font-weight:700;color:var(--dm-arc);flex:none}.brkedit.svelte-beycjv{display:flex;align-items:center;gap:12px;background:var(--dm-card);border-radius:18px;padding:12px 16px}.brkedit.svelte-beycjv .ci{color:var(--sage);flex:none}.be-lbl.svelte-beycjv{flex:1;font-size:14.5px;font-weight:700}.be-step.svelte-beycjv{width:36px;height:36px;border-radius:999px;border:1px solid var(--dm-line);background:transparent;color:var(--dm-ink);font-size:20px;line-height:1;cursor:pointer;flex:none}.be-val.svelte-beycjv{min-width:60px;text-align:center;font-size:15px;font-weight:700;font-variant-numeric:tabular-nums}.be-done.svelte-beycjv{border:none;background:var(--dm-arc);color:#241206;font-weight:700;font-size:14px;border-radius:999px;padding:8px 15px;cursor:pointer;flex:none}.ctrls.svelte-beycjv{display:flex;align-items:center;gap:14px}.rnd.big.svelte-beycjv{width:54px;height:54px}.mainbtn.svelte-beycjv{flex:1;height:54px;border:none;border-radius:999px;cursor:pointer;background:#efa268;color:#241206;font-size:16px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}.mainbtn.svelte-beycjv:hover{background:#f0ab77}.endbtn.svelte-beycjv{width:100%;height:50px;border:none;border-radius:999px;cursor:pointer;background:var(--sage);color:#17210d;font-size:16px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}.endbtn.svelte-beycjv:hover{filter:brightness(1.06)}.tally.svelte-beycjv{margin:0;text-align:center;font-size:12.5px;font-weight:500;color:var(--dm-mut)}@media (min-width: 861px){.fs.svelte-beycjv{align-items:center}.fhead.svelte-beycjv,.dial.svelte-beycjv,.sheetwork.svelte-beycjv,.garden.svelte-beycjv,.foot.svelte-beycjv{width:100%;max-width:460px}}.pill.svelte-beycjv{position:fixed;right:16px;z-index:45;bottom:calc(16px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:10px;padding:8px 12px 8px 10px;border-radius:999px;box-shadow:var(--shadow-lg);cursor:pointer;border:1px solid var(--line);font:inherit;text-align:left}.ring.svelte-beycjv{width:30px;height:30px;border-radius:50%;flex:none;display:grid;place-items:center;color:var(--accent);background:conic-gradient(var(--accent) calc(var(--p) * 360deg),var(--line) 0)}.ring.svelte-beycjv svg{background:var(--card);border-radius:50%;padding:3px;width:22px;height:22px}.info.svelte-beycjv{display:flex;flex-direction:column;min-width:0}.time.svelte-beycjv{font-family:var(--mono);font-size:15px;font-weight:600;color:var(--ink);line-height:1.1;font-variant-numeric:tabular-nums}.lbl.svelte-beycjv{font-size:11px;color:var(--muted);max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pb.svelte-beycjv{background:var(--card-2);border:1px solid var(--line);color:var(--ink);width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:none}.launch.svelte-beycjv{position:fixed;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:45;width:52px;height:52px;border-radius:999px;border:none;cursor:pointer;color:var(--paper);background:var(--accent);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 40%,transparent);transition:background .12s,transform .12s}.launch.svelte-beycjv:hover{background:var(--accent-2)}.launch.svelte-beycjv:active{transform:scale(.92)}@media (max-width: 860px){.pill.svelte-beycjv{bottom:calc(76px + env(safe-area-inset-bottom));right:12px}.lbl.svelte-beycjv{max-width:110px}.launch.svelte-beycjv{bottom:calc(84px + env(safe-area-inset-bottom));right:12px}}.ob-ov.svelte-19g92rv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#10122880;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px}.ob.svelte-19g92rv{width:100%;max-width:440px;max-height:92dvh;display:flex;flex-direction:column;padding:18px 22px 20px;box-shadow:var(--shadow-lg)}.dots.svelte-19g92rv{display:flex;gap:6px;justify-content:center;flex:none;margin-bottom:18px}.d.svelte-19g92rv{width:22px;height:5px;border-radius:999px;background:var(--line);transition:background .2s}.d.on.svelte-19g92rv{background:var(--accent)}.d.done.svelte-19g92rv{background:color-mix(in srgb,var(--accent) 45%,var(--line))}.ob-body.svelte-19g92rv{flex:1;min-height:0;overflow-y:auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.hero.svelte-19g92rv{width:66px;height:66px;border-radius:22px;display:grid;place-items:center;flex:none;background:var(--accent-soft);color:var(--accent);margin-bottom:4px}.hero.sage.svelte-19g92rv{background:var(--sage-soft);color:color-mix(in srgb,var(--sage) 72%,var(--ink))}.hero.terra.svelte-19g92rv{background:var(--accent-soft);color:var(--accent-2)}.hero.logo.svelte-19g92rv{background:var(--sage-soft)}.hero.logo.svelte-19g92rv img:where(.svelte-19g92rv){display:block;border-radius:12px}h2.svelte-19g92rv{font-family:var(--display);font-size:23px;line-height:1.15}.lead.svelte-19g92rv{font-size:14.5px;color:var(--muted);line-height:1.5;margin:0}.lead.svelte-19g92rv b:where(.svelte-19g92rv){color:var(--ink)}.feats.svelte-19g92rv{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:10px;width:100%;text-align:left}.feats.svelte-19g92rv li:where(.svelte-19g92rv){display:flex;align-items:center;gap:11px;font-size:14.5px;color:var(--ink);line-height:1.4;background:var(--card-2);border-radius:14px;padding:12px 14px}.feats.svelte-19g92rv li:where(.svelte-19g92rv) svg{color:var(--accent);flex:none}.feats.svelte-19g92rv li:where(.svelte-19g92rv) span:where(.svelte-19g92rv){flex:1;min-width:0}.feats.svelte-19g92rv b:where(.svelte-19g92rv){font-weight:700}.demo.svelte-19g92rv{display:flex;align-items:center;gap:10px;width:100%;text-align:left;cursor:pointer;margin-top:4px;font:inherit;font-size:13.5px;color:var(--ink);line-height:1.35;background:var(--card-2);border:1px solid var(--line);border-radius:14px;padding:11px 13px;transition:border-color .15s,background .15s}.demo.on.svelte-19g92rv{border-color:color-mix(in srgb,var(--sage) 55%,var(--line));background:var(--sage-soft)}.demo.svelte-19g92rv .dchk:where(.svelte-19g92rv){width:20px;height:20px;flex:none;border-radius:6px;border:1.5px solid var(--line);display:grid;place-items:center;background:var(--paper);color:#fff}.demo.on.svelte-19g92rv .dchk:where(.svelte-19g92rv){background:var(--sage);border-color:var(--sage)}.demo.svelte-19g92rv>svg{color:color-mix(in srgb,var(--sage) 70%,var(--ink));flex:none}.demo.svelte-19g92rv .dtxt:where(.svelte-19g92rv){flex:1;min-width:0}.demo.svelte-19g92rv .dtxt:where(.svelte-19g92rv) b:where(.svelte-19g92rv){font-weight:700}.inline.svelte-19g92rv{display:flex;gap:8px;width:100%;margin-top:4px}.inline.svelte-19g92rv .input:where(.svelte-19g92rv){flex:1}.inline.svelte-19g92rv .btn.ghost:where(.svelte-19g92rv){width:44px;padding:0;display:inline-flex;align-items:center;justify-content:center}.hintline.svelte-19g92rv{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--muted);margin:2px 0 0}.ok.svelte-19g92rv{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:color-mix(in srgb,var(--sage) 70%,var(--ink));background:var(--sage-soft);border-radius:999px;padding:9px 15px}.sugg.svelte-19g92rv{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;width:100%}.sg.svelte-19g92rv{display:inline-flex;align-items:center;gap:7px;font:inherit;font-size:13.5px;font-weight:600;cursor:pointer;padding:9px 14px;border-radius:999px;border:1px solid var(--line);background:var(--card);color:var(--ink)}.sg.svelte-19g92rv .sgdot:where(.svelte-19g92rv){width:10px;height:10px;border-radius:4px;background:var(--c)}.sg.svelte-19g92rv svg{color:var(--muted)}.sg.on.svelte-19g92rv{border-color:transparent;background:color-mix(in srgb,var(--c) 18%,var(--paper));color:color-mix(in srgb,var(--c) 62%,var(--ink))}.sg.on.svelte-19g92rv svg{color:color-mix(in srgb,var(--c) 62%,var(--ink))}.sg.svelte-19g92rv:disabled{cursor:default}.ob-foot.svelte-19g92rv{display:flex;justify-content:space-between;gap:10px;flex:none;margin-top:18px}.ob-foot.svelte-19g92rv .btn:where(.svelte-19g92rv){display:inline-flex;align-items:center;gap:7px}.cf-ov.svelte-7e0w24{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#10122880;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:20px}.cf.svelte-7e0w24{width:100%;max-width:380px;padding:24px 22px 18px;text-align:center;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;align-items:center;gap:10px}.ic.svelte-7e0w24{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;flex:none;background:var(--accent-soft);color:var(--accent)}.ic.danger.svelte-7e0w24{background:color-mix(in srgb,var(--overdue) 15%,var(--paper));color:var(--overdue)}h3.svelte-7e0w24{font-family:var(--display);font-size:20px;line-height:1.15;margin:2px 0 0}.msg.svelte-7e0w24{font-size:14px;color:var(--muted);line-height:1.5;margin:0}.row.svelte-7e0w24{display:flex;gap:10px;width:100%;margin-top:12px}.row.svelte-7e0w24 .btn:where(.svelte-7e0w24){flex:1;justify-content:center}.btn.danger.svelte-7e0w24{background:var(--overdue);border-color:var(--overdue);color:#fff}.chrono.svelte-c4dq5s{position:fixed;left:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:46;display:flex;align-items:center;gap:10px;padding:8px 10px 8px 12px;border-radius:999px;box-shadow:var(--shadow-lg);border:1px solid var(--line)}.pulse.svelte-c4dq5s{width:10px;height:10px;border-radius:50%;background:var(--overdue);flex:none;animation:svelte-c4dq5s-cpulse 1.2s ease-in-out infinite}@keyframes svelte-c4dq5s-cpulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.info.svelte-c4dq5s{display:flex;flex-direction:column;min-width:0}.time.svelte-c4dq5s{font-family:var(--mono);font-size:15px;font-weight:600;color:var(--ink);line-height:1.1;font-variant-numeric:tabular-nums}.lbl.svelte-c4dq5s{font-size:11px;color:var(--muted);max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stop.svelte-c4dq5s{width:34px;height:34px;border-radius:50%;border:none;cursor:pointer;flex:none;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center}.stop.svelte-c4dq5s:hover{background:var(--accent-2)}.cancel.svelte-c4dq5s{width:30px;height:30px;border-radius:50%;border:1px solid var(--line);background:var(--card-2);color:var(--muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:none}.cancel.svelte-c4dq5s:hover{color:var(--overdue);border-color:var(--overdue)}@media (max-width: 860px){.chrono.svelte-c4dq5s{bottom:calc(76px + env(safe-area-inset-bottom));left:12px}}.topbar.svelte-12qhfyh{display:flex;align-items:center;gap:18px;padding:12px 22px;padding-top:max(12px,env(safe-area-inset-top));border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--paper) 85%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:var(--ink);font-family:var(--display);font-size:19px;font-weight:700;letter-spacing:-.02em;flex:none}.brand.svelte-12qhfyh .mark:where(.svelte-12qhfyh){width:26px;height:26px;border-radius:8px;display:block}.brand.svelte-12qhfyh .accent:where(.svelte-12qhfyh){color:var(--accent)}.ptitle.svelte-12qhfyh{display:none}.spaceswitch.svelte-12qhfyh{position:relative;flex:none}.spacebtn.svelte-12qhfyh{display:inline-flex;align-items:center;gap:7px;font:inherit;font-size:14px;font-weight:600;cursor:pointer;padding:7px 12px;border-radius:999px;border:1px solid var(--line);background:var(--card);color:var(--ink);max-width:200px;flex:none}.spacebtn.svelte-12qhfyh:hover{border-color:var(--accent)}.spacebtn.svelte-12qhfyh .sname:where(.svelte-12qhfyh){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spacebtn.svelte-12qhfyh svg:last-child{color:var(--muted);flex:none}.sdot.svelte-12qhfyh{width:10px;height:10px;border-radius:4px;background:var(--c);flex:none}.spacebackdrop.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:none;border:none;cursor:default}.spacemenu.svelte-12qhfyh{position:absolute;top:calc(100% + 8px);left:0;z-index:31;min-width:210px;padding:6px;display:flex;flex-direction:column;gap:2px;box-shadow:var(--shadow-lg)}.sopt.svelte-12qhfyh{display:flex;align-items:center;gap:10px;width:100%;text-align:left;font:inherit;font-size:14.5px;color:var(--ink);background:none;border:none;padding:10px 11px;border-radius:12px;cursor:pointer}.sopt.svelte-12qhfyh span:where(.svelte-12qhfyh){flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sopt.svelte-12qhfyh svg{color:var(--muted);flex:none}.sopt.svelte-12qhfyh:hover{background:var(--card-2)}.sopt.on.svelte-12qhfyh{color:var(--accent);font-weight:600}.sopt.on.svelte-12qhfyh svg{color:var(--accent)}.desktop-nav.svelte-12qhfyh{display:flex;gap:4px;align-items:center;margin-left:6px;flex-wrap:nowrap;flex:none}.desktop-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--muted);text-decoration:none;padding:8px 14px;border-radius:999px;white-space:nowrap;flex:none}.desktop-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink);background:var(--card-2)}.desktop-nav.svelte-12qhfyh a.on:where(.svelte-12qhfyh){color:var(--accent);background:var(--accent-soft);font-weight:600}.actions.svelte-12qhfyh{margin-left:auto;display:flex;align-items:center;gap:8px;flex:none}.newtask-d.svelte-12qhfyh{white-space:nowrap}.avatarwrap.svelte-12qhfyh{position:relative;flex:none}.avatar.svelte-12qhfyh{width:38px;height:38px;border-radius:999px;border:none;cursor:pointer;background:var(--sage-soft);color:color-mix(in srgb,var(--sage) 72%,var(--ink));font-family:var(--display);font-size:15px;display:inline-flex;align-items:center;justify-content:center}.avatar.svelte-12qhfyh:hover{box-shadow:0 0 0 2px var(--accent)}.avmenu.svelte-12qhfyh{position:absolute;top:calc(100% + 8px);right:0;z-index:31;min-width:232px;padding:6px;display:flex;flex-direction:column;gap:2px;box-shadow:var(--shadow-lg)}.avhead.svelte-12qhfyh{padding:10px 11px 8px;display:flex;flex-direction:column}.avname.svelte-12qhfyh{font-weight:700;font-size:14.5px;color:var(--ink)}.avmail.svelte-12qhfyh{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.avtheme.svelte-12qhfyh{display:flex;gap:4px;padding:4px 3px 8px;border-bottom:1px solid var(--line);margin-bottom:4px}.thb.svelte-12qhfyh{flex:1;display:inline-flex;flex-direction:column;align-items:center;gap:4px;font:inherit;font-size:11px;font-weight:600;cursor:pointer;padding:8px 4px;border-radius:10px;border:1px solid var(--line);background:var(--card);color:var(--muted)}.thb.on.svelte-12qhfyh{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.avitem.svelte-12qhfyh{display:flex;align-items:center;gap:10px;width:100%;text-align:left;font:inherit;font-size:14.5px;color:var(--ink);background:none;border:none;padding:10px 11px;border-radius:11px;cursor:pointer;text-decoration:none}.avitem.svelte-12qhfyh svg{color:var(--muted);flex:none}.avitem.svelte-12qhfyh:hover{background:var(--card-2)}.avitem.danger.svelte-12qhfyh{color:var(--overdue)}.avitem.danger.svelte-12qhfyh svg{color:var(--overdue)}form.svelte-12qhfyh:has(.avitem:where(.svelte-12qhfyh)){display:contents}.iconbtn.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:999px;border:1px solid var(--line);background:var(--card);color:var(--muted);cursor:pointer}.iconbtn.svelte-12qhfyh:hover{color:var(--ink);border-color:var(--accent)}.find-ov.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#1012286b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:flex-start;justify-content:center;padding:10vh 16px 16px}.find.svelte-12qhfyh{width:100%;max-width:560px;background:var(--card);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-lg);overflow:hidden;display:flex;flex-direction:column;max-height:74vh}.find-in.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--line);color:var(--muted)}.find-in.svelte-12qhfyh .input:where(.svelte-12qhfyh){flex:1;border:none;background:none;padding:4px 0;font-size:16px}.find-in.svelte-12qhfyh .input:where(.svelte-12qhfyh):focus{outline:none;box-shadow:none}.find-in.svelte-12qhfyh .x:where(.svelte-12qhfyh){background:none;border:none;color:var(--muted);cursor:pointer;padding:4px;display:inline-flex}.find-in.svelte-12qhfyh .x:where(.svelte-12qhfyh):hover{color:var(--ink)}.find-list.svelte-12qhfyh{overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:2px}.find-hint.svelte-12qhfyh{margin:0;padding:14px 12px;text-align:center;color:var(--muted);font-size:14px}.find-sec.svelte-12qhfyh{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);padding:10px 12px 4px}.fr-ic.svelte-12qhfyh{flex:none;width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:var(--card-2);color:var(--muted)}.find-row.create.svelte-12qhfyh .fr-ic:where(.svelte-12qhfyh){background:var(--accent-soft);color:var(--accent)}.find-row.create.svelte-12qhfyh .fr-title:where(.svelte-12qhfyh){color:var(--accent);font-weight:700}.find-row.svelte-12qhfyh{display:flex;align-items:center;gap:12px;width:100%;text-align:left;font:inherit;background:none;border:none;padding:11px 12px;border-radius:12px;cursor:pointer}.find-row.svelte-12qhfyh:hover{background:var(--card-2)}.fr-check.svelte-12qhfyh{flex:none;width:18px;height:18px;border-radius:999px;border:2px solid var(--line-2)}.fr-check.done.svelte-12qhfyh{background:var(--sage);border-color:var(--sage)}.fr-main.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px;min-width:0}.fr-title.svelte-12qhfyh{font-size:14.5px;font-weight:600;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fr-title.done.svelte-12qhfyh{text-decoration:line-through;color:var(--muted)}.fr-meta.svelte-12qhfyh{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fr-team.svelte-12qhfyh{color:var(--accent);font-weight:600}main.svelte-12qhfyh{max-width:1080px;margin:0 auto;padding:26px;padding-bottom:max(26px,env(safe-area-inset-bottom))}main.full.svelte-12qhfyh{max-width:none;padding:0}main.flush.svelte-12qhfyh{max-width:none;height:calc(100dvh - var(--topbar-h, 56px));overflow:hidden;display:flex;flex-direction:column;padding:20px 32px}.tabbar.svelte-12qhfyh,.sheet-ov.svelte-12qhfyh{display:none}@media (max-width: 860px){.topbar.svelte-12qhfyh{gap:10px;padding:10px 16px;padding-top:max(10px,env(safe-area-inset-top))}.desktop-nav.svelte-12qhfyh,.newtask-d.svelte-12qhfyh{display:none}.spacebtn.svelte-12qhfyh{max-width:40vw}.ptitle.svelte-12qhfyh{display:block;margin-left:4px;font-family:var(--display);font-weight:700;font-size:17px;letter-spacing:-.01em;color:var(--ink)}.spaceswitch.svelte-12qhfyh+.ptitle:where(.svelte-12qhfyh){display:none}.spacebtn.svelte-12qhfyh{font-size:13.5px;padding:6px 11px}.brand.svelte-12qhfyh .wm:where(.svelte-12qhfyh){display:none}.brand.svelte-12qhfyh{font-size:22px}main.svelte-12qhfyh{padding:16px;padding-bottom:calc(78px + env(safe-area-inset-bottom))}main.flush.svelte-12qhfyh{padding:12px 16px;padding-bottom:calc(64px + env(safe-area-inset-bottom))}.tabbar.svelte-12qhfyh{display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch;position:fixed;bottom:0;left:0;right:0;z-index:30;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:color-mix(in srgb,var(--card) 96%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line)}.tabbar.svelte-12qhfyh a:where(.svelte-12qhfyh),.tabbar.svelte-12qhfyh .more:where(.svelte-12qhfyh){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;height:64px;font:inherit;font-size:10.5px;font-weight:500;color:var(--muted);text-decoration:none;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s}.tabbar.svelte-12qhfyh a.on:where(.svelte-12qhfyh),.tabbar.svelte-12qhfyh .more.on:where(.svelte-12qhfyh){color:var(--accent)}.tabbar.svelte-12qhfyh a.on:where(.svelte-12qhfyh) svg{transform:translateY(-1px)}.fab.svelte-12qhfyh{justify-self:center;align-self:center;transform:translateY(-14px);width:58px;height:58px;border-radius:999px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--paper);background:var(--accent);box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 45%,transparent);-webkit-tap-highlight-color:transparent;transition:transform .12s,background .12s}.fab.svelte-12qhfyh:hover{background:var(--accent-2)}.fab.svelte-12qhfyh:active{transform:translateY(-14px) scale(.92)}.sheet-ov.svelte-12qhfyh{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#1012286b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sheet.svelte-12qhfyh{position:absolute;left:0;right:0;bottom:0;background:var(--card);border-radius:20px 20px 0 0;padding:8px 16px 16px;padding-bottom:calc(16px + env(safe-area-inset-bottom));box-shadow:0 -12px 40px #00000040;animation:svelte-12qhfyh-rise .22s ease}@keyframes svelte-12qhfyh-rise{0%{transform:translateY(100%)}to{transform:translateY(0)}}.grab.svelte-12qhfyh{width:40px;height:4px;border-radius:999px;background:var(--line);margin:6px auto 10px}.sheet-head.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.sheet-head.svelte-12qhfyh span:where(.svelte-12qhfyh){font-family:var(--display);font-weight:700;font-size:16px}.sheet-head.svelte-12qhfyh .x:where(.svelte-12qhfyh){background:none;border:none;color:var(--muted);cursor:pointer;padding:4px}.sheet-spaces.svelte-12qhfyh{padding:6px 2px 12px;border-bottom:1px solid var(--line-2);margin-bottom:6px}.sheet-lbl.svelte-12qhfyh{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:9px}.spacechips.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:8px}.schip.svelte-12qhfyh{display:inline-flex;align-items:center;gap:7px;font:inherit;font-size:13.5px;font-weight:600;cursor:pointer;padding:8px 14px;border-radius:999px;border:1px solid var(--line);background:var(--card);color:var(--muted)}.schip.on.svelte-12qhfyh{background:var(--accent);border-color:var(--accent);color:#fff}.schip.on.svelte-12qhfyh .sdot:where(.svelte-12qhfyh){box-shadow:0 0 0 2px #ffffff80}.sheet-links.svelte-12qhfyh{display:flex;flex-direction:column}.sheet-links.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;gap:14px;padding:14px 6px;font-size:15px;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--line-2)}.sheet-btn.svelte-12qhfyh{display:flex;align-items:center;gap:14px;width:100%;padding:14px 6px;font:inherit;font-size:15px;color:var(--ink);background:none;border:none;border-bottom:1px solid var(--line-2);cursor:pointer;text-align:left}.sheet-links.svelte-12qhfyh a:where(.svelte-12qhfyh) svg,.sheet-btn.svelte-12qhfyh svg{color:var(--muted)}.sheet-links.svelte-12qhfyh a.on:where(.svelte-12qhfyh){color:var(--accent)}.sheet-links.svelte-12qhfyh a.on:where(.svelte-12qhfyh) svg{color:var(--accent)}.sheet-logout.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.sheet-logout.svelte-12qhfyh .who:where(.svelte-12qhfyh){font-size:13px;color:var(--muted)}.sheet-logout.svelte-12qhfyh button:where(.svelte-12qhfyh){font:inherit;font-size:14px;display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border-radius:10px;border:1px solid var(--line);background:var(--card);color:var(--overdue);cursor:pointer;font-weight:600}}
