:root{--paper: #F6F7FB;--card: #FFFFFF;--card-2: #FBFBFE;--ink: #191B24;--muted: #6A6D7C;--faint: #9A9DAC;--line: #E7E7F0;--line-2: #EFEFF6;--accent: #4F46E5;--accent-2: #4338CA;--accent-soft: #EEF0FF;--done: #16A34A;--overdue: #DC2626;--p-low: #64748B;--p-med: #2563EB;--p-high: #D97706;--p-urgent: #DC2626;--radius: 12px;--radius-sm: 8px;--shadow: 0 1px 2px rgba(16,18,40,.05), 0 8px 24px rgba(16,18,40,.06);--shadow-lg: 0 20px 60px rgba(16,18,40,.2);--display: "Sora", system-ui, sans-serif;--body: "Inter", system-ui, sans-serif;--mono: "IBM Plex Mono", ui-monospace, monospace}@media (prefers-color-scheme: dark){:root{--paper: #101119;--card: #191B26;--card-2: #1F2130;--ink: #ECEDF5;--muted: #9EA1B4;--faint: #6B6E82;--line: #2A2C3B;--line-2: #23253244;--accent: #7C74FF;--accent-2: #948DFF;--accent-soft: #21233A;--shadow: 0 1px 2px rgba(0,0,0,.4), 0 8px 24px rgba(0,0,0,.35);--shadow-lg: 0 24px 70px rgba(0,0,0,.55)}}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;font-family:var(--body);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.45;-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);letter-spacing:-.02em;margin:0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.btn{font:inherit;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:7px;justify-content:center;padding:9px 16px;border-radius:var(--radius-sm);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:.55;cursor:default}.btn.ghost{background:transparent;color:var(--muted);border-color:var(--line)}.btn.ghost:hover{color:var(--ink);border-color:var(--accent);background:transparent}.btn.danger{background:var(--overdue)}.btn.sm{padding:6px 11px;font-size:13px}.card{background:var(--card);border:1px solid var(--line);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:var(--radius-sm);padding:9px 11px;transition:border-color .12s}.input:focus,.select:focus,.textarea:focus{border-color:var(--accent);outline:none}.textarea{resize:vertical;min-height:72px}label.field{display:flex;flex-direction:column;gap:6px;font-size:12.5px;color:var(--muted);font-weight:500}.chip{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:3px 9px;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)}.act.svelte-jazd01{display:flex;gap:8px;flex:none}.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)}@media (max-width: 720px){.pwa.svelte-jazd01{bottom:calc(74px + env(safe-area-inset-bottom))}}.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){color:var(--accent)}.brand.svelte-12qhfyh .accent:where(.svelte-12qhfyh){color:var(--accent)}.ptitle.svelte-12qhfyh{display:none}.desktop-nav.svelte-12qhfyh{display:flex;gap:2px 6px;align-items:center;margin-left:8px;flex-wrap:wrap}.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:7px 10px;border-radius:9px}.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:10px;flex:none}.newtask-d.svelte-12qhfyh{white-space:nowrap}.logout.svelte-12qhfyh button:where(.svelte-12qhfyh){display:inline-flex;padding:8px;border-radius:999px;border:1px solid var(--line);background:var(--card);color:var(--muted);cursor:pointer}.logout.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{color:var(--ink);border-color:var(--accent)}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}.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}.ptitle.svelte-12qhfyh{display:block;margin-left:4px;font-family:var(--display);font-weight:700;font-size:17px;letter-spacing:-.01em;color:var(--ink)}.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))}.tabbar.svelte-12qhfyh{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;position:fixed;bottom:0;left:0;right:0;z-index:30;height:64px;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;margin-bottom:18px;width:58px;height:58px;border-radius:20px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 45%,transparent);-webkit-tap-highlight-color:transparent;transition:transform .12s}.fab.svelte-12qhfyh:active{transform: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-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-links.svelte-12qhfyh a:where(.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}}
