*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;touch-action:manipulation}h1{user-select:none;-webkit-user-select:none}::selection{background:var(--selection-bg);color:var(--text-1)}@media (prefers-color-scheme: dark){::selection{background:var(--selection-bg-dark)}}:root{--font-family: "ui-rounded", system-ui;--font-size: 18px;--interactive: #f00;--interactive-dot: #e00;--interactive-muted: rgba(255, 0, 0, .1);--interactive-ring: rgba(255, 0, 0, .2);--text-1: #000;--text-2: #666;--text-3: #999;--bg: #fff;--bg-elevated: rgba(255, 255, 255, .8);--bg-subtle: #f0f0f0;--bg-popover: rgba(255, 255, 255, 1);--border: rgba(0, 0, 0, .1);--gutter: 4rem;--half-gutter: 1rem;--focus-outline-width: 2px;--focus-outline-color: var(--interactive);--focus-outline-offset: 2px;--selection-bg: rgba(255, 0, 0, .2);--selection-bg-dark: rgba(255, 0, 0, .4);--background-selection: var(--bg-subtle);--green: #0acb00}@media (max-width: 500px){:root{--gutter: 1rem;--half-gutter: .5rem}}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root{--interactive: color(display-p3 1 .05 0);--interactive-dot: color(display-p3 1 .08 .02);--interactive-muted: color(display-p3 1 .22 .12 / .14);--interactive-ring: color(display-p3 1 .2 .1 / .38);--selection-bg: color(display-p3 1 .2 .12 / .3);--selection-bg-dark: color(display-p3 1 .24 .14 / .52)}}}@media (prefers-color-scheme: dark){:root{--text-1: #aaa;--text-2: #888;--text-3: #555;--bg: #111;--bg-elevated: rgba(30, 30, 30, .85);--bg-subtle: #222;--border: rgba(255, 255, 255, .1);--bg-popover: rgba(0, 0, 0, 1)}}html,body{height:100%;background:var(--bg);color:var(--text-1);font-family:var(--font-family);font-size:var(--font-size);overflow:hidden}#app{height:100dvh;max-height:100dvh;min-height:100dvh;overflow:hidden;display:flex;flex-direction:column;accent-color:var(--interactive);-webkit-focus-ring-color:transparent;container-type:inline-size}[v-cloak]{display:none}.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 :focus{outline:none}#app button::-moz-focus-inner{border:0}@media (max-width: 500px){#app{user-select:none;-webkit-user-select:none}}hr{border:none;margin:.5rem 0;height:1px;width:100%;background:var(--border);display:inline-block;font-size:0rem;animation:fadeIn .3s ease-in-out both}.pusher{flex:1}.pusher--right{display:flex;justify-content:flex-end;align-items:center}.bottom-dim-gradient{position:fixed;bottom:0;left:0;width:100%;height:8rem;background:linear-gradient(to top,var(--bg) 0%,var(--bg) 3rem,transparent 100%);pointer-events:none}.empty-todo-list-section{display:flex;align-items:center;justify-content:center;color:var(--text-3);flex:1}html,body{height:auto;overflow:auto}#app{height:auto;max-height:none;min-height:100dvh;overflow:visible;padding:var(--gutter);padding-top:3rem;font-family:var(--font-family);font-size:var(--font-size);line-height:1;background:var(--bg);color:var(--text-1);max-width:800px;margin:0 auto;display:flex;flex-direction:column}button[data-v-779ec48e]{background:var(--interactive);border:none;color:#fff;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;cursor:pointer;font-family:var(--font-family)}.editable-field[data-v-097c5145]{--font-size: 1.25rem;font-weight:500}.editable-field-form[data-v-097c5145]{display:inline-flex;align-items:center;gap:.5rem;width:100%}.editable-field[data-v-097c5145]{display:flex;align-items:flex-start;gap:.5rem;font-family:var(--font-family);font-size:var(--font-size);line-height:1.4;border:none;flex:1}.editable-field-value[data-v-097c5145]{white-space:pre-line;word-break:break-word}.editable-field-suffix[data-v-097c5145]{opacity:.4}textarea[data-v-097c5145]{color:var(--text-1);border:none;outline:none;padding:0;margin:0;font-family:inherit;font-size:var(--font-size);line-height:1.4;width:100%!important;background:transparent;caret-color:var(--interactive);font-weight:500;resize:none;field-sizing:content}.spacer[data-v-4ae03c6f]{height:1rem;user-select:none;-webkit-user-select:none}.spacer[data-v-c121bc04]{height:.5rem;user-select:none;-webkit-user-select:none}.settings-panel{position:fixed;bottom:5rem;right:var(--gutter);z-index:1100;background:var(--bg-elevated);border:1px solid var(--border);border-radius:1rem;padding:.5rem .75rem .75rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 32px #0000002e;min-width:280px;display:flex;flex-direction:column;gap:.65rem;max-height:calc(100dvh - 8rem);overflow-y:auto;overscroll-behavior:contain}.settings-panel[hidden]{display:none}.settings-panel--dragging{user-select:none;-webkit-user-select:none;cursor:grabbing!important}.settings-drag-handle{display:flex;align-items:center;justify-content:center;height:1rem;cursor:grab;margin:-.25rem -.75rem 0;border-radius:1rem 1rem 0 0;flex-shrink:0}.settings-drag-handle:hover .settings-drag-grip{opacity:.5}.settings-panel--dragging .settings-drag-handle{cursor:grabbing}.settings-drag-grip{display:block;width:2rem;height:3px;border-radius:2px;background:var(--border);opacity:.3;transition:opacity .15s}.settings-section{display:flex;flex-direction:column;gap:.3rem}.settings-section-title{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-3);padding:0 .25rem;-webkit-user-select:none;user-select:none}.settings-rows{background:var(--bg-subtle);border-radius:.6rem;overflow:hidden;display:flex;flex-direction:column}.settings-row{display:flex;align-items:center;gap:1rem;padding:.5rem .75rem;border-bottom:1px solid var(--border);min-height:2.4rem}.settings-row:last-child{border-bottom:none}.settings-row-label{color:var(--text-2);font-size:.9rem;flex-shrink:0;-webkit-user-select:none;user-select:none}.settings-row-value{flex:1;text-align:right;color:var(--text-1);font-size:.9rem;font-weight:500}.settings-row-input{background:transparent;border:none;outline:none;font-family:var(--font-family);min-width:0;caret-color:var(--interactive)}.settings-row-input::placeholder{color:var(--text-3);font-weight:400}.settings-row input[type=checkbox],.settings-row input[type=radio]{margin:0 0 0 auto;accent-color:var(--interactive);width:1rem;height:1rem;flex-shrink:0;cursor:pointer}.settings-info{font-size:.75rem;color:var(--text-3);padding:.2rem .25rem 0;line-height:1.4;word-break:break-all}.filter-checkbox{display:flex;align-items:center;gap:1rem;padding:.5rem .75rem;border-bottom:1px solid var(--border);min-height:2.4rem}.filter-checkbox:last-child{border-bottom:none}.filter-checkbox>span{color:var(--text-2);font-size:.9rem;flex:1;order:1;-webkit-user-select:none;user-select:none}.filter-checkbox>input[type=checkbox],.filter-checkbox>input[type=radio]{order:2;margin:0;accent-color:var(--interactive);width:1rem;height:1rem;flex-shrink:0;cursor:pointer}.settings-password-input{background:transparent;border:none;outline:none;font-family:var(--font-family);font-size:.9rem;color:var(--text-1);flex:1;min-width:0;text-align:right}.mobile-toolbar{display:none}@container (max-width: 500px){.mobile-toolbar{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-evenly;align-items:stretch;background:var(--bg);border-top:1px solid var(--border);z-index:1100;padding:.25rem 0;padding-bottom:calc(1rem + env(safe-area-inset-bottom))}}.mobile-toolbar-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 0;background:none;border:none;color:var(--text-2);font-family:var(--font-family);font-size:.7rem;cursor:pointer}.mobile-toolbar-btn:hover{cursor:default;color:var(--text-1)}.mobile-toolbar-icon{display:inline-block;width:20px;height:20px;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.mobile-toolbar-btn:active{opacity:.5}.mobile-toolbar-btn span{color:var(--text-2);transition:color .1s ease}.mobile-toolbar-btn--danger{color:var(--text-2)}.mobile-toolbar-btn:hover span{color:var(--text-1)}.toolbar-slide-enter-active[data-v-0cd9268c],.toolbar-slide-leave-active[data-v-0cd9268c]{transition:transform .2s ease}.toolbar-slide-enter[data-v-0cd9268c],.toolbar-slide-leave-to[data-v-0cd9268c]{transform:translateY(100%)}.menu[data-v-708650aa]{min-width:200px;border:1px solid var(--border);background:var(--bg-popover);border-radius:.75rem;box-shadow:0 8px 28px #00000024;overflow:hidden;padding:.5rem}.item[data-v-6c4ac0e0]{display:flex;flex-direction:row;align-items:center;gap:.75rem;width:100%;text-align:left;padding:.6rem 1rem;border:none;background:transparent;color:var(--text-2);font-family:var(--font-family);font-size:.9rem;cursor:pointer;border-radius:.5rem}.item[data-v-6c4ac0e0]:hover:not(:disabled){background:var(--bg-subtle);color:var(--text-1)}.item[data-v-6c4ac0e0]:disabled{opacity:.4;cursor:default}.item--danger[data-v-6c4ac0e0]:hover:not(:disabled){color:var(--interactive)}.icon[data-v-6c4ac0e0]{flex-shrink:0;display:inline-block;width:20px;height:20px;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.date-nav{gap:1rem;padding:.5rem;user-select:none;-webkit-user-select:none}.date-nav-title{color:var(--text-1);padding:0rem 1rem}.date-nav-buttons{display:flex;gap:.25rem;position:fixed;bottom:1.5rem;right:50%;transform:translate(50%);width:100%;user-select:none;-webkit-user-select:none;align-items:center;justify-content:center;padding:0 var(--half-gutter);z-index:1000}.date-nav-button{font-family:monospace;font-size:var(--font-size);font-weight:700;background:transparent;border:none;cursor:pointer;color:var(--interactive);border-radius:100px;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.date-nav-button:hover{background-color:var(--bg-subtle)}.section-title{font-size:1.5rem;font-weight:700;color:var(--text-1);margin-bottom:1rem;padding:1.5rem}.empty-section{display:flex;align-items:center;justify-content:center;color:var(--text-3);flex:1}.note-list{padding:0;margin:0;display:flex;flex-direction:column;margin-bottom:10rem}.note-list li{list-style:none}.note-list li+li{border-top:1px solid var(--border)}.note-item{cursor:default;color:var(--text-1);padding:.75rem 1.5rem;border-radius:.5rem;animation:fadeIn .3s ease-in-out both;outline:none;min-height:2.75rem;display:flex;align-items:flex-start;line-height:1.5;gap:.5rem}.note-item:focus,.note-item:focus-within{background:var(--background-selection)}.note-item--deleted{opacity:.4;text-decoration:line-through}.thread-badge{flex-shrink:0;align-self:center;margin-left:auto;background:var(--bg-subtle);border:1px solid var(--border);color:var(--text-3);font-size:.7rem;font-family:var(--font-family);border-radius:100px;padding:.1rem .5rem;cursor:pointer;line-height:1.6;transition:background .1s,color .1s}.thread-badge:hover,.thread-badge--open{background:var(--interactive);color:#fff;border-color:var(--interactive)}.thread-badge--loading{background:var(--bg-subtle);color:var(--text-3);border-color:var(--border);animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.thread-panel{padding:0 1.5rem .75rem;display:flex;flex-direction:column;gap:.5rem}.md-content{line-height:1.5}.md-content p{margin:0 0 .4em}.md-content p:last-child{margin-bottom:0}.md-content ul,.md-content ol{margin:.2em 0 .4em 1.2em;padding:0}.md-content li{margin-bottom:.15em}.md-content code{font-family:monospace;font-size:.88em;background:var(--bg-subtle);padding:.1em .3em;border-radius:3px}.md-content pre{background:var(--bg-subtle);padding:.5rem;border-radius:.4rem;overflow-x:auto;margin:.4em 0}.md-content pre code{background:none;padding:0}.md-content strong{font-weight:600}.md-content em{font-style:italic}.md-content h1,.md-content h2,.md-content h3{font-weight:600;margin:.4em 0 .2em}.note-md{flex:1}.note-md--empty{color:var(--text-3)}.thread-reply{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;border-radius:.375rem;margin:0 -.5rem;padding:.1rem .5rem}.thread-reply--selected{background:var(--background-selection)}.thread-reply-body{flex:1;display:flex;flex-direction:column;gap:.25rem}.thread-reply-toolbar{display:flex;gap:.5rem}.thread-reply-action{background:none;border:none;font-family:var(--font-family);font-size:.8rem;color:var(--interactive);cursor:pointer;padding:.1rem 0}.thread-reply-action--danger{color:var(--text-3)}.thread-reply-action--danger:hover{color:var(--interactive)}.thread-input--editing{width:100%}.thread-reply-line{flex-shrink:0;width:2px;align-self:stretch;background:var(--border);border-radius:2px;margin-top:.2rem}.thread-reply-content{color:var(--text-2);font-size:.95em;line-height:1.5;padding:.1rem 0}.thread-input-row{display:flex;align-items:flex-end;gap:.5rem}.thread-send-btn{flex-shrink:0;background:var(--interactive, #007aff);color:#fff;border:none;border-radius:50%;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;font-size:.9rem;cursor:pointer;margin-bottom:.15rem}.thread-input{flex:1;background:transparent;border:none;border-bottom:1px solid var(--border);outline:none;color:var(--text-1);font-family:var(--font-family);font-size:.95em;line-height:1.5;padding:.1rem 0 .25rem;resize:none;field-sizing:content;min-height:1.5rem}.thread-input::placeholder{color:var(--text-3)}.thread-input:focus{border-bottom-color:var(--interactive)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.new-note-form{display:flex;gap:.5rem;padding:.5rem;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-1);font-size:var(--font-size);font-weight:700;position:fixed;bottom:calc(6rem + var(--keyboard-inset, 0px));left:50%;transform:translate(-50%);width:calc(100% - var(--gutter) * 2);max-width:500px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;box-shadow:0 4px 16px #00000014;align-items:flex-end;border-radius:1rem}.new-note-form:focus-within{border-color:var(--interactive);box-shadow:0 0 0 4px var(--interactive-ring)}.new-note-input{font-size:var(--font-size);padding:.5rem;width:100%;background:transparent;color:var(--text-1);border:none;outline:none;box-shadow:none;resize:none;font-family:var(--font-family);line-height:1.5;field-sizing:content;min-height:2.5rem;max-height:50vh;overflow-y:auto}.new-note-input::placeholder{color:var(--text-3)}.new-note-input:focus{outline:none}.thread-icon,.ai-icon{mask-image:none!important;-webkit-mask-image:none!important;background:none;font-size:1.1rem;line-height:20px;text-align:center}
