body{margin:0;font-family:var(--font-ui);background:var(--surface-canvas);color:var(--text-strong);letter-spacing:.005em}:root{--font-ui: "Manrope", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Space Grotesk", "Manrope", "Segoe UI", sans-serif;--font-code: "JetBrains Mono", "SFMono-Regular", Menlo, Monaco, Consolas, monospace;--surface-canvas: #f4f7f5;--surface-card: #ffffff;--surface-card-muted: #edf4f1;--surface-sidebar: #0f2d2a;--surface-sidebar-muted: #163935;--text-strong: #14312e;--text-muted: #607772;--text-subtle: #3f5c56;--text-on-dark: #eff6f3;--text-on-dark-muted: rgba(239, 246, 243, .72);--border-soft: #d4e1dc;--border-strong: #b6c9c2;--border-dark: rgba(239, 246, 243, .12);--accent-strong: #0f5f59;--accent-strong-hover: #0c504b;--accent-soft: #dff1ed;--accent-soft-strong: #c6e7e1;--focus-ring: rgba(15, 95, 89, .24);--danger-soft: #fee9e5;--danger-strong: #b44735;--warning-soft: #fff6de;--warning-strong: #895e16;--info-soft: #e0f1f5;--info-strong: #256170;--info-strong-hover: #1f5360;--success-soft: #e2f4eb;--success-strong: #1f7a5a;--radius-card: 1rem;--radius-control: .75rem;--space-1: .35rem;--space-2: .6rem;--space-3: .9rem;--space-4: 1.25rem;--space-5: 1.5rem;--card-radius: var(--radius-card);--card-border: 1px solid var(--border-soft);--card-shadow: 0 12px 30px rgba(15, 55, 51, .08);--sidebar-width: 17.75rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.01em}input,textarea,select,button{font-family:var(--font-ui)}code,pre{font-family:var(--font-code)}.page{max-width:1100px;margin:0 auto 3rem;padding:clamp(1rem,3vw,2.5rem);display:flex;flex-direction:column;gap:1.5rem}.card-panel{border:var(--card-border);border-radius:var(--radius-card);background:var(--surface-card);box-shadow:var(--card-shadow);padding:var(--space-5)}.pill-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.pill-link{display:inline-flex;align-items:center;justify-content:center;padding:.85rem;border-radius:.85rem;background:var(--accent-strong);color:var(--surface-card);text-decoration:none;font-weight:600}.pill-link--ghost{background:var(--surface-card);color:var(--text-strong);border:1px solid var(--border-soft)}.text-muted{color:var(--text-muted)}.btn-primary,.btn-secondary,.btn-ghost{border-radius:var(--radius-control);border:1px solid transparent;padding:.55rem .95rem;font-weight:600;font-size:.92rem;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.btn-primary{background:var(--accent-strong);color:var(--surface-card)}.btn-primary:hover{background:var(--accent-strong-hover)}.btn-secondary{background:var(--surface-card);color:var(--text-subtle);border-color:var(--border-soft)}.btn-secondary:hover{background:var(--surface-card-muted);border-color:var(--border-strong)}.btn-ghost{background:transparent;color:var(--text-subtle);border-color:var(--border-soft)}.btn-ghost:hover{background:var(--surface-card-muted);color:var(--text-strong);border-color:var(--border-strong)}.input-control{border:1px solid var(--border-soft);border-radius:var(--radius-control);padding:.62rem .85rem;background:var(--surface-card);color:var(--text-strong);font-family:inherit;font-size:.95rem}select.input-control{padding-right:2rem}.input-control:focus,.btn-primary:focus-visible,.btn-secondary:focus-visible,.btn-ghost:focus-visible,.chip-filter:focus-visible,.sidebar-link.svelte-12qhfyh:focus-visible,.sidebar-sublink.svelte-12qhfyh:focus-visible,.sidebar-group__trigger.svelte-12qhfyh:focus-visible,.sidebar-cta.svelte-12qhfyh:focus-visible,.sidebar-account__action.svelte-12qhfyh:focus-visible,.utility-header__menu-toggle.svelte-12qhfyh:focus-visible{outline:none;box-shadow:0 0 0 3px var(--focus-ring)}.chip-filter{padding:.4rem .85rem;border-radius:999px;border:1px solid var(--border-soft);background:var(--surface-card);color:var(--text-subtle);font-weight:600;cursor:pointer}.chip-filter.is-active{background:var(--accent-strong);color:var(--surface-card);border-color:var(--accent-strong)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell.svelte-12qhfyh{min-height:100vh;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);transition:grid-template-columns .22s ease}.app-shell--sidebar-collapsed.svelte-12qhfyh{grid-template-columns:0 minmax(0,1fr)}.app-sidebar.svelte-12qhfyh{position:sticky;top:0;height:100vh;padding:1.4rem 1.1rem 1.1rem;background:radial-gradient(circle at top,rgba(54,110,103,.32),transparent 36%),linear-gradient(180deg,var(--surface-sidebar) 0%,#102522 100%);color:var(--text-on-dark);display:flex;flex-direction:column;justify-content:space-between;gap:1.2rem;border-right:1px solid rgba(8,24,22,.18);z-index:21;transition:transform .22s ease,opacity .2s ease}.app-shell--sidebar-collapsed.svelte-12qhfyh .app-sidebar:where(.svelte-12qhfyh){transform:translate(-100%);opacity:0;pointer-events:none}.app-sidebar__top.svelte-12qhfyh,.app-sidebar__bottom.svelte-12qhfyh{display:flex;flex-direction:column;gap:1rem}.app-brand.svelte-12qhfyh{padding:.2rem .35rem .6rem}.app-brand__eyebrow.svelte-12qhfyh{margin:0 0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-on-dark-muted)}.app-brand__title.svelte-12qhfyh{margin:0;font-size:1.45rem;color:var(--text-on-dark)}.app-brand__copy.svelte-12qhfyh{margin:.45rem 0 0;font-size:.86rem;line-height:1.45;color:var(--text-on-dark-muted);max-width:15rem}.sidebar-cta.svelte-12qhfyh{border:none;border-radius:1rem;background:linear-gradient(135deg,#2f8f87,#0f5f59);color:var(--surface-card);padding:.9rem 1rem;font-size:.96rem;font-weight:700;display:flex;align-items:center;gap:.75rem;cursor:pointer;box-shadow:0 18px 30px #030e0c3d}.sidebar-cta.svelte-12qhfyh:hover{filter:brightness(1.04)}.sidebar-cta__plus.svelte-12qhfyh{width:1.8rem;height:1.8rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff29;font-size:1.15rem}.sidebar-nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:.3rem}.sidebar-link.svelte-12qhfyh,.sidebar-group__trigger.svelte-12qhfyh,.sidebar-sublink.svelte-12qhfyh{text-decoration:none;border-radius:.9rem;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.sidebar-link.svelte-12qhfyh,.sidebar-group__trigger.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:.8rem .95rem;color:var(--text-on-dark-muted);background:transparent;border:1px solid transparent;font-size:.95rem;font-weight:700;cursor:pointer}.sidebar-link.svelte-12qhfyh:hover,.sidebar-group__trigger.svelte-12qhfyh:hover,.sidebar-sublink.svelte-12qhfyh:hover{background:#ffffff0f;color:var(--text-on-dark)}.sidebar-link.active.svelte-12qhfyh,.sidebar-group__trigger--active.svelte-12qhfyh{background:#dff1ed1a;color:var(--text-on-dark);border-color:#dff1ed1f}.sidebar-link--utility.svelte-12qhfyh{background:#ffffff0a}.sidebar-group.svelte-12qhfyh{display:flex;flex-direction:column;gap:.35rem}.sidebar-group__chevron.svelte-12qhfyh{font-size:.78rem;color:inherit}.sidebar-submenu.svelte-12qhfyh{display:flex;flex-direction:column;gap:.25rem;padding-left:.7rem}.sidebar-submenu--always-open.svelte-12qhfyh{padding-top:.1rem}.sidebar-sublink.svelte-12qhfyh{display:block;padding:.68rem .9rem;color:var(--text-on-dark-muted);font-size:.91rem;font-weight:600;border:1px solid transparent}.sidebar-sublink.active.svelte-12qhfyh{background:#dff1ed1a;color:var(--text-on-dark);border-color:#dff1ed1f}.sidebar-account.svelte-12qhfyh{display:flex;flex-direction:column;gap:.45rem;padding:0 .25rem}.sidebar-account__email.svelte-12qhfyh{margin:0;font-size:.84rem;line-height:1.4;word-break:break-word;color:var(--text-on-dark-muted)}.sidebar-account__action.svelte-12qhfyh{padding:0;background:transparent;border:0;color:var(--text-on-dark);font-size:.85rem;font-weight:600;cursor:pointer;text-align:left}.sidebar-account__action.svelte-12qhfyh:hover{color:var(--text-on-dark-muted)}.app-shell__content.svelte-12qhfyh{min-width:0;display:flex;flex-direction:column}.utility-header.svelte-12qhfyh{position:sticky;top:0;z-index:18;padding:1rem clamp(1rem,3vw,2rem) .65rem;background:linear-gradient(180deg,#f4f7f5f5,#f4f7f5e0 80%,#f4f7f500);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.utility-header__row.svelte-12qhfyh{display:flex;align-items:center;gap:1rem;position:relative}.utility-header__menu-toggle.svelte-12qhfyh{display:inline-flex;width:2.6rem;height:2.6rem;padding:0;border:1px solid var(--border-soft);border-radius:.9rem;background:var(--surface-card);cursor:pointer;align-items:center;justify-content:center;gap:.22rem;flex-direction:column;box-shadow:0 8px 24px #0f373314;flex:0 0 auto}.utility-header__menu-toggle.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:1rem;height:2px;border-radius:999px;background:var(--text-subtle)}.global-timer.svelte-12qhfyh{padding:.8rem 1rem;border-radius:var(--radius-card);background:var(--surface-card);border:1px solid var(--border-soft);display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:center;flex:1;min-width:0;margin:0;box-shadow:0 1px 4px #0f37330f;transition:background-color .15s,border-color .15s}.global-timer__summary.svelte-12qhfyh{display:flex;align-items:center;gap:.6rem;min-width:0;overflow:hidden;line-height:1;background:none;border:none;padding:0;cursor:pointer;color:inherit;font:inherit;text-align:left;width:100%}.global-timer__chevron.svelte-12qhfyh{display:none;font-size:.75rem;color:var(--text-muted);margin-left:auto;flex-shrink:0}.global-timer__eyebrow.svelte-12qhfyh{margin:0;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accent-strong);flex-shrink:0}.global-timer__title.svelte-12qhfyh{margin:0;font-weight:700;font-size:.92rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.global-timer__subtask.svelte-12qhfyh{color:var(--text-muted);font-weight:600}.global-timer__controls.svelte-12qhfyh{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;flex-wrap:nowrap;min-width:0;min-height:100%;flex:0 1 auto}.global-timer__assign.svelte-12qhfyh{display:flex;align-items:center;gap:.45rem;flex-wrap:nowrap;min-width:0;flex:1 1 auto}.global-timer__select.svelte-12qhfyh{min-width:0;width:clamp(6.5rem,14vw,9rem);max-width:9rem;height:2.1rem;padding-top:.32rem;padding-bottom:.32rem;font-size:.88rem;flex:0 1 auto}.global-timer__actions.svelte-12qhfyh{display:flex;align-items:center;gap:.4rem;flex-wrap:nowrap;justify-content:flex-end;flex:0 0 auto}.global-timer__duration.svelte-12qhfyh{font-weight:800;font-size:.88rem;color:var(--accent-strong);flex-shrink:0}.quick-capture.svelte-12qhfyh{position:relative;flex:0 0 auto}.quick-capture__trigger.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.7rem;border:1px solid var(--border-soft);border-radius:1rem;background:var(--surface-card);color:var(--text-strong);padding:.75rem .95rem;font-weight:700;cursor:pointer;box-shadow:0 10px 26px #0f373314}.quick-capture__trigger--open.svelte-12qhfyh{border-color:var(--accent-strong);box-shadow:0 0 0 3px #0f5f591f}.quick-capture__label.svelte-12qhfyh{font-size:.9rem}.quick-capture__time.svelte-12qhfyh{padding:.2rem .45rem;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:.78rem}.quick-capture__panel.svelte-12qhfyh{position:absolute;top:calc(100% + .65rem);right:0;width:min(26rem,calc(100vw - 2rem));padding:1rem;border:1px solid var(--border-soft);border-radius:1rem;background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 40px #0f373329;display:flex;flex-direction:column;gap:.85rem;z-index:24}.quick-capture__header.svelte-12qhfyh,.quick-capture__meta.svelte-12qhfyh,.quick-capture__actions.svelte-12qhfyh{display:flex;gap:.75rem}.quick-capture__header.svelte-12qhfyh,.quick-capture__actions.svelte-12qhfyh{justify-content:space-between;align-items:center}.quick-capture__meta.svelte-12qhfyh{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.quick-capture__eyebrow.svelte-12qhfyh{margin:0 0 .2rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.quick-capture__now.svelte-12qhfyh{margin:0;font-family:var(--font-display);font-size:1.35rem}.quick-capture__field.svelte-12qhfyh{display:flex;flex-direction:column;gap:.3rem;font-size:.82rem;font-weight:700;color:var(--text-subtle)}.quick-capture__input.svelte-12qhfyh{font-size:1rem}.tracker-icon-btn.svelte-12qhfyh{width:2.1rem;height:2.1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--border-soft);padding:0;font-size:.76rem;font-weight:700;cursor:pointer;background:var(--surface-card);color:var(--text-strong);box-shadow:0 6px 18px #0f373314}.tracker-icon-btn--primary.svelte-12qhfyh{background:var(--accent-strong);color:var(--surface-card);border-color:var(--accent-strong)}.tracker-icon-btn--secondary.svelte-12qhfyh{background:var(--surface-card);color:var(--text-strong)}.tracker-icon-btn--ghost.svelte-12qhfyh{background:transparent}.app-main.svelte-12qhfyh{flex:1;min-width:0;padding:0 clamp(.75rem,2vw,1.5rem) 1.5rem}.nav-backdrop.svelte-12qhfyh{display:none}@media(max-width:1100px){.app-shell.svelte-12qhfyh{grid-template-columns:minmax(14.8rem,16rem) minmax(0,1fr)}}@media(max-width:820px){.app-shell.svelte-12qhfyh,.app-shell--sidebar-collapsed.svelte-12qhfyh{grid-template-columns:minmax(0,1fr)}.app-sidebar.svelte-12qhfyh{position:fixed;top:0;left:0;bottom:0;height:100vh;width:min(86vw,20rem);transform:translate(-105%);transition:transform .22s ease;box-shadow:0 24px 48px #030e0c42}.app-shell--sidebar-collapsed.svelte-12qhfyh .app-sidebar:where(.svelte-12qhfyh){transform:translate(-105%);opacity:1;pointer-events:auto}.app-sidebar--open.svelte-12qhfyh{transform:translate(0)}.utility-header.svelte-12qhfyh{padding-top:.75rem}.nav-backdrop.svelte-12qhfyh{display:block;position:fixed;inset:0;padding:0;margin:0;border:0;background:#0818164d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:19}}@media(max-width:700px){.utility-header__row.svelte-12qhfyh{flex-wrap:nowrap}.global-timer.svelte-12qhfyh{grid-template-columns:1fr;padding:.6rem .8rem}.global-timer__controls.svelte-12qhfyh{display:none;flex-direction:column;align-items:stretch}.global-timer--expanded.svelte-12qhfyh .global-timer__controls:where(.svelte-12qhfyh){display:flex;padding-top:.5rem;border-top:1px solid var(--border-soft);margin-top:.5rem}.global-timer__chevron.svelte-12qhfyh{display:inline}.global-timer__controls.svelte-12qhfyh,.global-timer__assign.svelte-12qhfyh,.global-timer__actions.svelte-12qhfyh{flex-wrap:wrap}.global-timer__select.svelte-12qhfyh{width:100%;max-width:none}.global-timer__actions.svelte-12qhfyh{justify-content:flex-start}.quick-capture.svelte-12qhfyh{flex:0 0 auto}.quick-capture__trigger.svelte-12qhfyh{padding:.5rem .75rem;font-size:.85rem;gap:0}.quick-capture__time.svelte-12qhfyh{display:none}.quick-capture__panel.svelte-12qhfyh{position:fixed;top:4.5rem;left:.5rem;right:.5rem;width:auto}.quick-capture__meta.svelte-12qhfyh{grid-template-columns:1fr}}@media(max-width:560px){.utility-header__row.svelte-12qhfyh{align-items:flex-start}.app-main.svelte-12qhfyh{padding-left:.4rem;padding-right:.4rem}}
