:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--topbar-height: 56px;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-height:100vh;min-width:320px}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:none;width:100%;margin:0;padding:0;text-align:left;--rightbar-width: 320px}.topbar{position:fixed;top:0;left:0;right:0;height:var(--topbar-height);z-index:10;background:#242424bf;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar__inner{max-width:1280px;height:100%;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.topbar__left{display:flex;align-items:center;gap:.6rem;min-width:0}.topbar__icon{width:22px;height:22px;border-radius:6px;flex:0 0 auto}.topbar__title{font-weight:700;letter-spacing:.2px}.topbar__right{display:flex;align-items:center;gap:.75rem}.topbar__iconBtn{width:38px;height:38px;padding:0;display:grid;place-items:center;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit}.topbar__iconBtn:hover:not(:disabled){border-color:#08bdbd73;background:#ffffff14}.topbar__actionBtn{height:38px;padding:0 .85rem;display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;cursor:pointer;font-weight:800}.topbar__actionBtn:hover:not(:disabled){border-color:#08bdbd73;background:#ffffff14}.topbar__menuBtn,.topbar__homeBtn{display:none}.topbar__homeIcon{width:20px;height:20px;border-radius:6px}.mobileNav{display:none}.mobileNav__sheet{margin:0 auto;width:min(680px,calc(100% - 2rem));border:1px solid rgba(255,255,255,.12);background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:.6rem;display:flex;gap:.5rem}.mobileNav__btn{flex:1;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;font-weight:800;cursor:pointer}.mobileNav__btn--active{border-color:#08bdbd73;background:#08bdbd1f}.pill{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .6rem;border-radius:999px;font-size:.9rem;border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.syncPill{gap:.45rem}.syncPill--error{border-color:#ff606059;background:#ff60601f}.llmPill--ready{border-color:#08bdbd73;background:#08bdbd1f}.llmPill--btn{cursor:pointer}.llmPill__icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.llmPill__text{display:inline-flex;align-items:center}.spinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(255,255,255,.25);border-top-color:#ffffffd9;animation:spinner-rotate .8s linear infinite}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.login{max-width:860px;margin:0 auto;padding:2rem 0 0;text-align:center}.landing{max-width:1280px;margin:100px auto 0;padding:1.5rem 0 0;display:grid;grid-template-columns:1.2fr .8fr;grid-template-areas:"header right" "bullets right";gap:1.25rem;align-items:start;text-align:left}.landing__header{grid-area:header}.landing__right{grid-area:right}.landing__bulletsSection{grid-area:bullets}.landing__title{margin:0;font-size:40px;line-height:1.05}.landing__subtitle{margin-top:.75rem;color:#ffffffc7;line-height:1.5;max-width:64ch}.landing__bullets{margin-top:1.25rem;display:grid;gap:.75rem;max-width:72ch}.landingBullet{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;border-radius:14px;padding:.85rem .9rem}.landingBullet__title{font-weight:800}.landingBullet__text{margin-top:.25rem;opacity:.8;line-height:1.4}.landingBullet__call_to_action{margin-top:1.5rem;border:1px solid rgba(255,0,0,.12);border-radius:14px;padding:.85rem .9rem;background:radial-gradient(1000px circle at 12% 10%,rgba(8,189,189,.22),transparent 60%),radial-gradient(900px circle at 88% 18%,rgba(255,153,20,.18),transparent 58%),radial-gradient(900px circle at 30% 92%,rgba(41,191,18,.18),transparent 58%),#fff}.authCard{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;border-radius:16px;padding:1rem}.authCard__title{font-weight:800;font-size:16px}.authCard__subtitle{margin-top:.25rem;opacity:.78;line-height:1.4}.googleButton{margin-top:1rem;width:100%;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;cursor:pointer;font-weight:700}.googleButton:disabled{opacity:.55;cursor:not-allowed}.googleButton:hover:not(:disabled){border-color:#ffffff38;background:#ffffff14}.googleButton__icon{width:28px;height:28px;display:grid;place-items:center;border-radius:10px;background:#fffffff2}.authCard__fineprint{margin-top:.75rem;font-size:12px;opacity:.7;line-height:1.35}.login__error code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.help{max-width:860px;margin:0 auto;padding:2rem;text-align:left;margin-top:2.5rem}.help__header{margin-bottom:1.25rem}.help__title{margin:0;font-size:34px;line-height:1.1}.help__subtitle{margin-top:.5rem;opacity:.8;line-height:1.4;max-width:70ch}.help__meta{margin-top:.5rem;opacity:.85;display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.help__metaSep{opacity:.7}.help__link{color:inherit;text-decoration:underline;text-decoration-color:#08bdbd8c}.help__link:hover{text-decoration-color:#ff9914b3}.help__backBtn{margin-top:.75rem}.help__section{margin-top:1.25rem;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;border-radius:16px;padding:1rem}.help__h2{margin:0;font-size:16px;font-weight:800}.help__p{margin:.6rem 0 0;opacity:.9}.help__code{margin:.75rem 0 0;padding:.75rem .85rem;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#0000003d;overflow-x:auto}.help__code code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px}.help__list{margin:.75rem 0 0;padding-left:1.25rem;line-height:1.4}.help__list code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px}@media(max-width:900px){.landing{grid-template-columns:1fr;grid-template-areas:"header" "right" "bullets";padding-top:1rem}.landing__title{font-size:34px}}.app{max-width:none;margin:0;text-align:center;padding:var(--topbar-height) 0 0;box-sizing:border-box}.layoutShell{min-height:calc(100vh - var(--topbar-height) - 4rem);display:flex;align-items:flex-start;gap:1rem}.layout{min-height:calc(100vh - var(--topbar-height) - 4rem);display:flex;flex-direction:column;flex:1 1 auto;min-width:0;padding:1rem 2rem 2rem;box-sizing:border-box}.sidebar{position:sticky;top:var(--topbar-height);width:var(--sidebar-width, 280px);flex:0 0 var(--sidebar-width, 280px);height:calc(100vh - var(--topbar-height));overflow-y:auto;padding:0 .75rem;border-radius:0;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;text-align:left;box-sizing:border-box}.rightSidebar{position:sticky;top:var(--topbar-height);width:var(--rightbar-width, 320px);flex:0 0 var(--rightbar-width, 320px);height:calc(100vh - var(--topbar-height));overflow-y:auto;padding:0 .75rem;border-radius:0;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;text-align:left;box-sizing:border-box}.rightSidebar__header{font-weight:700;margin-bottom:.5rem;margin-top:.5rem;opacity:.9}.rightSidebar__filter{margin-bottom:.75rem}.rightSidebarFilterInput{height:36px}.rightSidebar__group+.rightSidebar__group{margin-top:.75rem}.rightSidebar__date{font-size:12px;font-weight:700;opacity:.75;margin:.75rem 0 .5rem}.rightSidebar__list{display:flex;flex-direction:column;gap:.5rem}.rightSidebarItem{padding:.6rem .7rem;border-radius:14px;cursor:pointer;transition:background-color .16s,border-color .16s}.rightSidebarItem--todo{background:#ffa50024;border-color:#ffa50059}.rightSidebarItem--inprogress{background:#add8e62e;border-color:#add8e666}.rightSidebarItem--done{background:#90ee9029;border-color:#90ee9066}.rightSidebarItem:hover{border-color:#ffffff38}.rightSidebarItem:focus-visible{outline:2px solid rgba(100,108,255,.65);outline-offset:2px}.rightSidebarItem__title{font-weight:700;font-size:14px;line-height:1.2}.rightSidebarItem__subtitle{margin-top:.25rem;font-size:12px;opacity:.75}.rightSidebarItem__project{margin-top:.35rem;font-size:12px}.rightSidebar__empty{padding:.75rem 0;color:#ffffffb8}.sidebar__header{font-weight:700;margin-bottom:.5rem;margin-top:.5rem;opacity:.9}.sidebar__list{display:flex;flex-direction:column;gap:.5rem}.sidebar__filter{margin-bottom:.75rem}.sidebarFilterInput{box-sizing:border-box;display:block;width:100%;height:36px;padding:0 .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;outline:none}.sidebarFilterInput::placeholder{color:#fff9}.sidebarFilterInput:focus{border-color:#646cffa6}.sidebarItem{appearance:none;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;padding:.6rem .7rem;border-radius:14px;cursor:pointer;text-align:left;transition:border-color .16s,background-color .16s}.sidebarItem:hover{border-color:#ffffff38;background:#ffffff0f}.sidebarItem--selected{border-color:#646cffa6;background:#646cff24}.sidebarItem__title{font-weight:700;font-size:14px;line-height:1.2}.sidebarItem__subtitle{margin-top:.25rem;font-size:12px;opacity:.75}.content{max-width:860px;margin:0 auto;text-align:left}.login__subtitle,.app__subtitle{color:#ffffffb8;margin-top:.25rem}.login__error{margin:1rem auto;padding:.75rem 1rem;max-width:720px;border-radius:12px;border:1px solid rgba(255,96,96,.35);background:#ff60601f}.actions{margin:1.25rem 0 0;display:flex;justify-content:center;gap:.75rem}.commandToolbar{min-width:100%}.commandToolbar--withSidebar{box-sizing:border-box;margin-bottom:1rem;width:100%}.commandContextBar{display:flex;align-items:center;gap:.5rem;justify-content:flex-start;margin-bottom:.65rem;flex-wrap:wrap}.commandContextBar__pill{border-color:#ffffff24;background:#ffffff0a;font-weight:800}.commandToolbar__form{display:flex;gap:.75rem;justify-content:stretch;align-items:center;width:100%}.commandToolbar__input{box-sizing:border-box;flex:1;min-width:0;height:40px;padding:0 .9rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;outline:none}.commandToolbar__input::placeholder{color:#ffffff8c}.commandToolbar__input:focus{border-color:#646cffa6}.commandToolbar__error{margin-top:.5rem;padding:.55rem .75rem;border-radius:12px;border:1px solid rgba(255,96,96,.35);background:#ff60601f;text-align:left}.commandToolbar__notice{margin-top:.5rem;padding:.55rem .75rem;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;text-align:left;opacity:.85}.commandScrollerPanel{width:100%;max-width:none;margin:0;padding:.75rem;margin-bottom:1rem;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;overflow-x:auto}.commandScrollerPanel__inner{display:flex;gap:.5rem;align-items:center;min-width:max-content}.commandScrollerPanel__empty{color:#ffffffb8}.editPanel{width:100%;max-width:none;margin:0 0 1.5rem;padding:.9rem;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;text-align:left;flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.editPanel--compact{flex:0 0 auto}.editPanel--compact .editPanel__form{flex:0 0 auto;min-height:auto}.editPanel__closeBtn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;cursor:pointer;line-height:1;font-size:18px}.editPanel__closeBtn--header{margin-left:auto}.editPanel__closeBtn:hover{border-color:#ffffff38;background:#ffffff14}.editPanel__form{display:flex;flex-direction:column;gap:.75rem;flex:1 1 auto;min-height:0}.editPanel__field{display:grid;gap:.4rem}.editPanel__headerRow{display:flex;align-items:center;gap:.55rem}.editPanel__field--note{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.editPanel__label{font-size:.85rem;opacity:.85}.editPanel__statusLabel{justify-self:start;display:inline-flex;align-items:center;height:34px;padding:0 .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;cursor:pointer;font-weight:700;text-transform:lowercase}.editPanel__statusLabel:hover{border-color:#ffffff38;background:#ffffff14}.editPanel__statusLabel:focus-visible{outline:2px solid rgba(100,108,255,.65);outline-offset:2px}.editPanel__statusLabel--todo{background:#ffa50024;border-color:#ffa50059}.editPanel__statusLabel--inprogress{background:#add8e62e;border-color:#add8e666}.editPanel__statusLabel--done{background:#90ee9029;border-color:#90ee9066}.editPanel__input,.editPanel__textarea{box-sizing:border-box;width:100%;padding:.6rem .75rem;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;outline:none}.editPanel__inlineInputs{display:flex;align-items:center;gap:.55rem}.editPanel__inlineSep{opacity:.7;font-weight:700}.editPanel__input--title{flex:1 1 auto;min-width:0}.editPanel__input--project{flex:0 1 220px;width:220px;min-width:140px}.editPanel__textarea{resize:vertical}.editPanel__input:focus,.editPanel__textarea:focus{border-color:#646cffa6}.editPanel__empty{color:#ffffffb8}.richTextEditor{display:flex;flex-direction:column;gap:.6rem;flex:1 1 auto;min-height:0}.richTextEditor__toolbar{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap}.richTextEditor__btn{height:32px;padding:0 .6rem;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;cursor:pointer}.richTextEditor__btn:hover{border-color:#ffffff38;background:#ffffff14}.richTextEditor__btn:disabled{opacity:.55;cursor:not-allowed}.richTextEditor__sep{width:1px;height:18px;background:#ffffff24;margin:0 .15rem}.richTextEditor__content{min-height:120px;flex:1 1 auto;overflow:auto}.richTextEditor__content:empty:before{content:attr(data-placeholder);opacity:.55}.itemPill,.reportPill{white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.pill.reportPill--day{border-color:#90ee908c;background:#90ee9029}.pill.reportPill--week{border-color:#d8bfd88c;background:#d8bfd829}.pill.itemPill--task{border-color:#ffc0cba6;background:#ffc0cb24}.pill.itemPill--meeting{border-color:#add8e6bf;background:#add8e62e}.reportView{display:flex;flex-direction:column;gap:.75rem;min-height:0}.reportView__title{font-weight:800;letter-spacing:.2px;font-size:1.05rem}.reportView__body{display:flex;flex-direction:column;gap:.9rem;min-height:0}.reportView__section{padding:.75rem .85rem;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.reportView__sectionTitle{font-weight:800;opacity:.9;margin-bottom:.5rem}.reportView__p{margin:0 0 .65rem;color:#000000db;line-height:1.4}.reportView__p:last-child{margin-bottom:0}.reportView__list{margin:.35rem 0 0;padding-left:1.1rem;display:grid;gap:.35rem}.reportView__li{color:#000000db;line-height:1.35}.reportView__pre{margin:0;padding:.75rem .85rem;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#00000040;overflow:auto;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85rem;line-height:1.35}.reportView__empty{color:#ffffffb8}.panel{margin:1.5rem auto 0;max-width:860px;padding:1rem;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;text-align:left}.panel--error{border-color:#ff606059;background:#ff60601f}.modalOverlay{position:fixed;inset:0;display:grid;place-items:center;padding:1rem;background:#c8c8c8bf;z-index:50}.modal{width:min(520px,100%);border-radius:16px;border:1px solid rgba(0,0,0,.12);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1rem;text-align:left;color:#000000e0}.modal__title{font-weight:800;font-size:16px;margin-bottom:.35rem}.modal__subtitle{margin-bottom:.6rem;opacity:.9;font-weight:700}.modal__body{opacity:.85;line-height:1.35}.modal__actions{margin-top:1rem;display:flex;gap:.6rem;justify-content:flex-end}.modal__danger{border-color:#aa000047;background:#aa000014}.panel__meta{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.json{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.45}.empty{padding:.75rem;color:#ffffffb8}@media(prefers-color-scheme:light){.topbar{background:#ffffffbf;border-bottom:1px solid rgba(0,0,0,.08)}.pill{border-color:#0000001f;background:#0000000a}.syncPill--error{border-color:#aa000040;background:#aa00000f}.spinner{border-color:#0003;border-top-color:#000000b3}.pill.itemPill--task{border-color:#ff69b48c;background:#ffc0cb59}.pill.itemPill--meeting{border-color:#1e90ff73;background:#add8e673}.login__subtitle,.app__subtitle,.landing__subtitle{color:#000000a3}.landingBullet{border-color:#0000001f;background:#00000005}.authCard,.googleButton{border-color:#0000001f;background:#0000000a}.googleButton:hover:not(:disabled){border-color:#00000038;background:#0000000f}.panel{border-color:#0000001f;background:#0000000a}.panel--error{border-color:#aa000040;background:#aa00000f}.sidebar,.rightSidebar,.mobileNav__sheet{border-color:#0000001f;background:#0000000a}.sidebarItem{border-color:#0000001f;background:#00000005}.sidebarItem--selected{border-color:#646cff73;background:#646cff1f}.sidebarFilterInput{border-color:#0000001f;background:#0000000a}.sidebarFilterInput::placeholder{color:#00000080}.commandToolbar__input{border-color:#0000001f;background:#0000000a}.commandToolbar__input::placeholder{color:#00000080}.commandToolbar__error{border-color:#aa000040;background:#aa00000f}.commandToolbar__notice,.commandScrollerPanel{border-color:#0000001f;background:#0000000a}.commandScrollerPanel__empty{color:#000000a3}.editPanel,.editPanel__input,.editPanel__textarea{border-color:#0000001f;background:#0000000a}.editPanel__empty{color:#000000a3}.richTextEditor__btn{border-color:#0000001f;background:#0000000a}.richTextEditor__btn:hover{border-color:#0000002e;background:#0000000f}.richTextEditor__sep{background:#00000024}.empty,.rightSidebar__empty{color:#000000a3}}@media(min-width:701px)and (max-width:1100px){.topbar__inner{padding:0 1.25rem}.layout{padding:1rem 1.25rem 1.5rem}.layoutShell{flex-direction:row;gap:.75rem;padding:0 .75rem;box-sizing:border-box}.sidebar,.rightSidebar{width:auto;max-width:none;flex:0 0 25%}.layout{flex:0 0 50%}}@media(max-width:700px){.landing,.login,.help{padding-left:1rem;padding-right:1rem;box-sizing:border-box}.topbar__inner{padding:0 .9rem;justify-content:flex-start}.topbar__icon,.topbar__left{display:none}.topbar__right{justify-content:flex-start}.topbar__title{display:none}.topbar__menuBtn,.topbar__homeBtn{display:grid}.topbar__actionBtn{width:38px;padding:0;display:grid;place-items:center;border-radius:12px}.topbar__actionBtnText,.userEmailPill{display:none}.llmPill{width:38px;height:38px;padding:0;display:grid;place-items:center;border-radius:12px}.llmPill__text{display:none}.mobileNav{display:none;position:fixed;left:0;right:0;top:var(--topbar-height);z-index:11;padding:.75rem 0}.mobileNav[aria-hidden=false]{display:block}.mobileNav__sheet{flex-direction:column;align-items:stretch;width:min(520px,calc(100% - 2rem))}.mobileNav__btn{flex:0 0 auto;width:100%;height:44px;justify-content:center}.mobileNav__divider{height:1px;width:100%;background:#ffffff24;margin:.25rem 0}.mobileNav__email{padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;font-weight:800;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layoutShell{flex-direction:column;gap:0}.sidebar,.rightSidebar{position:static;width:100%;max-width:100%;height:calc(100vh - var(--topbar-height));min-height:calc(100vh - var(--topbar-height));overflow-y:auto;border-radius:0;margin:0;box-sizing:border-box}.layout{padding:.9rem 1rem 1.25rem;min-height:calc(100vh - var(--topbar-height));width:100%;max-width:100%;box-sizing:border-box}@supports (height: 100dvh){.sidebar,.rightSidebar{height:calc(100dvh - var(--topbar-height));min-height:calc(100dvh - var(--topbar-height))}.layout{min-height:calc(100dvh - var(--topbar-height))}}.layoutShell .sidebar,.layoutShell .layout,.layoutShell .rightSidebar{display:none}.layoutShell[data-mobile-panel=sidebar] .sidebar{display:block}.layoutShell[data-mobile-panel=layout] .layout{display:flex}.layoutShell[data-mobile-panel=rightSidebar] .rightSidebar{display:block}.commandToolbar__input{height:44px;padding:0 .85rem}}
