.rtodo-anchor,.rtodo-popover{--rtodo-control-padding-y:var(--ds-space-2,.5rem);--rtodo-control-padding-start:var(--ds-space-2,.5rem);--rtodo-chevron-inset:.75rem;--rtodo-select-chevron-size:.75rem;--rtodo-select-chevron-svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9L12 15L18 9' stroke='currentColor' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.rtodo-anchor{bottom:var(--ds-space-4,1rem);right:var(--ds-space-4,1rem);z-index:var(--ds-z-popover,60);position:fixed}.rtodo-popover{z-index:var(--ds-z-popover,60)}.rtodo-fab{align-items:center;gap:var(--ds-space-2,.5rem);padding:var(--ds-space-2,.5rem) var(--ds-space-4,1rem);border:1px solid var(--ds-border,#e7e5e4);background:var(--ds-surface,#fff);color:var(--ds-text,#1c1917);font-family:var(--ds-font-sans,sans-serif);font-size:var(--ds-body-sm-size,.875rem);line-height:var(--ds-body-sm-line-height,1.25rem);font-weight:var(--ds-body-weight-medium,500);box-shadow:var(--ds-shadow-md,0 8px 20px #11182714);cursor:pointer;border-radius:999px;display:inline-flex}.rtodo-fab:hover{background:var(--ds-bg,#fafaf9)}.rtodo-fab:focus-visible{outline:var(--ds-focus-ring-width,2px) solid var(--ds-focus-ring-color,#617737);outline-offset:var(--ds-focus-ring-offset,2px)}.rtodo-fab--filtered{border-color:color-mix(in srgb, var(--ds-brand,#617737) 45%, var(--ds-border,#e7e5e4));background:color-mix(in srgb, var(--ds-brand,#617737) 6%, var(--ds-surface,#fff))}.rtodo-fab--filtered:hover{background:color-mix(in srgb, var(--ds-brand,#617737) 10%, var(--ds-bg,#fafaf9))}.rtodo-fab__divider{background:var(--ds-border-secondary,#e7e5e4);align-self:stretch;width:1px;margin:.125rem 0}.rtodo-fab__count{font-variant-numeric:tabular-nums;white-space:nowrap}.rtodo-fab__count-value{color:var(--ds-text,#1c1917);font-weight:600}.rtodo-fab__count-label{color:var(--ds-text-muted,#78716c);font-weight:400}.rtodo-fab--filtered .rtodo-fab__count-value{color:var(--ds-brand,#617737)}.rtodo-panel{isolation:isolate;border:1px solid var(--ds-border,#e7e5e4);border-radius:var(--ds-radius-lg,.75rem);background:var(--ds-surface,#fff);width:min(26rem,100vw - 2rem);height:min(32rem,100dvh - 8rem);color:var(--ds-text,#1c1917);box-shadow:var(--ds-shadow-md,0 8px 20px #11182714);flex-direction:column;display:flex;position:relative;overflow:hidden}.rtodo-panel__arrow{fill:var(--ds-surface,#fff)}.rtodo-panel__header{justify-content:space-between;align-items:center;gap:var(--ds-space-2,.5rem);padding:var(--ds-space-3,.75rem) var(--ds-space-4,1rem);border-bottom:1px solid var(--ds-border-secondary,#e7e5e4);flex-shrink:0;display:flex}.rtodo-panel__title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--ds-font-sans,sans-serif);font-size:1rem;line-height:1.5rem;font-weight:var(--ds-body-weight-medium,500);color:var(--ds-text,#1c1917);flex:1;margin:0;overflow:hidden}.rtodo-panel__close{border-radius:var(--ds-radius-md,.375rem);width:1.75rem;height:1.75rem;color:var(--ds-text-muted,#78716c);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.rtodo-panel__close:hover{background:color-mix(in srgb, var(--ds-text,#1c1917) 4%, transparent);color:var(--ds-text,#1c1917)}.rtodo-panel__close:focus-visible{outline:2px solid var(--ds-brand,#617737);outline-offset:2px}.rtodo-panel__body{min-height:0;padding:var(--ds-space-3,.75rem) var(--ds-space-4,1rem);flex:auto;overflow-y:auto}.rtodo-panel__body--loading{flex-direction:column;display:flex;overflow:hidden}.rtodo-loading{justify-content:center;align-items:center;gap:var(--ds-space-3,.75rem);min-height:0;padding:var(--ds-space-4,1rem);flex-direction:column;flex:auto;display:flex}.rtodo-loading__spinner{border:2px solid var(--ds-border-secondary,#e7e5e4);border-top-color:var(--ds-brand,#617737);border-radius:50%;width:1.5rem;height:1.5rem;animation:.7s linear infinite rtodo-spin}@keyframes rtodo-spin{to{transform:rotate(360deg)}}.rtodo-loading__label{font-size:var(--ds-body-sm-size,.875rem);line-height:var(--ds-body-sm-line-height,1.25rem);color:var(--ds-text-muted,#78716c);margin:0}.rtodo-panel--composing .rtodo-panel__body{padding-bottom:var(--ds-space-4,1rem)}.rtodo-panel__compose-footer{justify-content:flex-end;gap:var(--ds-space-2,.5rem);padding:var(--ds-space-3,.75rem) var(--ds-space-4,1rem);border-top:1px solid var(--ds-border-secondary,#e7e5e4);background:var(--ds-surface,#fff);flex-shrink:0;display:flex}.rtodo-filters-section{border-bottom:1px solid var(--ds-border-secondary,#e7e5e4)}.rtodo-panel-toolbar{justify-content:space-between;align-items:center;gap:var(--ds-space-3,.75rem);padding:var(--ds-space-2,.5rem) var(--ds-space-4,1rem);display:flex}.rtodo-panel-toolbar__filters{border-radius:var(--ds-radius-md,.375rem);align-items:stretch;min-width:0;display:inline-flex}.rtodo-panel-toolbar--filters-active .rtodo-panel-toolbar__filters{background:color-mix(in srgb, var(--ds-brand,#617737) 10%, #fff);box-shadow:inset 3px 0 0 var(--ds-brand,#617737)}.rtodo-panel-toolbar__divider{width:1px;margin:var(--ds-space-2,.5rem) 0;background:color-mix(in srgb, var(--ds-brand,#617737) 22%, var(--ds-border-secondary,#e7e5e4));align-self:stretch}.rtodo-panel-toolbar__new{align-items:center;gap:var(--ds-space-1,.25rem);padding:var(--ds-space-2,.5rem) var(--ds-space-3,.75rem);font:inherit;font-size:.8125rem;font-weight:var(--ds-body-weight-medium,500);color:var(--ds-text,#1c1917);cursor:pointer;border-radius:var(--ds-radius-md,.375rem);background:0 0;border:none;flex-shrink:0;margin:0 0 0 auto;display:inline-flex}.rtodo-panel-toolbar__new:hover:not(:disabled){background:color-mix(in srgb, var(--ds-text,#1c1917) 4%, transparent)}.rtodo-panel-toolbar__new:active:not(:disabled){background:color-mix(in srgb, var(--ds-text,#1c1917) 6%, transparent)}.rtodo-panel-toolbar__new:disabled{opacity:.45;cursor:not-allowed}.rtodo-panel-toolbar__new:focus-visible{outline:2px solid var(--ds-brand,#617737);outline-offset:2px}.rtodo-plus-icon{flex-shrink:0;display:block}.rtodo-filters-section--active{border-bottom-color:color-mix(in srgb, var(--ds-brand,#617737) 35%, #e7e5e4)}.rtodo-filters-section--expanded .rtodo-panel-toolbar{border-bottom:1px solid var(--ds-border-secondary,#e7e5e4)}.rtodo-filters-section--expanded.rtodo-filters-section--active .rtodo-panel-toolbar{border-bottom-color:color-mix(in srgb, var(--ds-brand,#617737) 35%, var(--ds-border-secondary,#e7e5e4))}.rtodo-filters-toolbar__trigger{padding:var(--rtodo-control-padding-y) 0 var(--rtodo-control-padding-y) var(--ds-space-3,.75rem);font:inherit;text-align:left;cursor:pointer;border-radius:var(--ds-radius-md,.375rem) 0 0 var(--ds-radius-md,.375rem);background:0 0;border:none;align-items:center;gap:.625rem;margin:0;display:inline-flex}.rtodo-panel-toolbar__filters:not(:has(.rtodo-filters-toolbar__clear)) .rtodo-filters-toolbar__trigger{border-radius:var(--ds-radius-md,.375rem)}.rtodo-filters-toolbar__trigger:hover{background:color-mix(in srgb, var(--ds-text,#1c1917) 4%, transparent)}.rtodo-filters-toolbar__trigger--open{background:color-mix(in srgb, var(--ds-text,#1c1917) 3%, transparent)}.rtodo-filters-toolbar__icon{color:var(--ds-text-muted,#78716c);flex-shrink:0;align-items:center;display:flex}.rtodo-filters-toolbar__icon--active{color:var(--ds-brand,#617737);--rtodo-filter-badge-ring:var(--ds-surface,#fff)}.rtodo-filters-chevron{color:inherit;flex-shrink:0;display:block}.rtodo-dropdown-chevron{padding-inline:.5rem var(--rtodo-chevron-inset);flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;display:inline-flex}.rtodo-filters-toolbar__label{font-size:.8125rem;font-weight:var(--ds-body-weight-medium,500);color:var(--ds-text-muted,#78716c)}.rtodo-filters-toolbar__label--active{color:var(--ds-brand,#617737);font-weight:600}.rtodo-filters-toolbar__clear{align-items:center;gap:var(--ds-space-1,.25rem);padding:var(--ds-space-2,.5rem) var(--ds-space-3,.75rem);font:inherit;font-size:.8125rem;font-weight:var(--ds-body-weight-medium,500);color:var(--ds-brand,#617737);cursor:pointer;border-radius:0 var(--ds-radius-md,.375rem) var(--ds-radius-md,.375rem) 0;background:0 0;border:none;flex-shrink:0;margin:0;display:inline-flex}.rtodo-filters-toolbar__clear:hover{background:color-mix(in srgb, var(--ds-text,#1c1917) 4%, transparent)}.rtodo-filters-toolbar__clear:active{background:color-mix(in srgb, var(--ds-text,#1c1917) 6%, transparent)}.rtodo-filters-toolbar__clear:focus-visible{outline:2px solid var(--ds-brand,#617737);outline-offset:2px}.rtodo-clear-filters-icon{flex-shrink:0;display:block}.rtodo-filter-icon{display:block}.rtodo-filters{gap:var(--ds-space-2,.5rem);padding:var(--ds-space-2,.5rem) var(--ds-space-4,1rem) var(--ds-space-2,.5rem);flex-direction:column;display:flex}.rtodo-filters__row{gap:var(--ds-space-2,.5rem);flex-wrap:wrap;width:100%;display:flex}.rtodo-filters__row--activity-page{gap:var(--ds-space-2,.5rem);flex-wrap:wrap;align-items:flex-start;width:100%;display:flex}.rtodo-filter-field--tags{width:100%}.rtodo-filter-field--tags .rtodo-tag-filter,.rtodo-filter-field--tags .rtodo-tag-filter__trigger{width:100%;max-width:none}.rtodo-filter-field--activity{flex:0 0 7.25rem;width:7.25rem}.rtodo-filter-field--activity .rtodo-input--compact{width:100%;min-width:0;max-width:none}.rtodo-filter-field--page{flex:12rem;min-width:0}.rtodo-filter-field__page-toggle{box-sizing:border-box;min-height:2.125rem}.rtodo-nav{padding:var(--ds-space-2,.5rem) var(--ds-space-4,1rem);border-bottom:1px solid var(--ds-border-secondary,#e7e5e4);align-items:stretch;gap:0;display:flex}.rtodo-nav__btn{border:1px solid var(--ds-border,#e7e5e4);border-radius:var(--ds-focus-ring-radius,.25rem);background:var(--ds-surface,#fff);width:2rem;height:2rem;color:var(--ds-text,#1c1917);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.rtodo-nav__btn:hover:not(:disabled){background:var(--ds-bg,#fafaf9)}.rtodo-nav__btn:active:not(:disabled){background:color-mix(in srgb, var(--ds-text,#1c1917) 6%, var(--ds-bg,#fafaf9))}.rtodo-nav__btn:focus-visible{outline:2px solid var(--ds-brand,#617737);outline-offset:2px}.rtodo-nav__btn:disabled{opacity:.35;cursor:not-allowed}.rtodo-nav__label{min-width:0;font-size:var(--ds-body-sm-size,.875rem);color:var(--ds-text-muted,#78716c);text-align:center}.rtodo-nav__group{align-items:center;gap:var(--ds-space-2,.5rem);flex:auto;grid-template-columns:2rem minmax(0,1fr) 2rem;min-width:0;display:grid}.rtodo-nav__divider{width:1px;margin:var(--ds-space-1,.25rem) var(--ds-space-2,.5rem);background:color-mix(in srgb, var(--ds-text,#1c1917) 12%, var(--ds-border-secondary,#e7e5e4));flex-shrink:0;align-self:stretch}.rtodo-nav__expand{flex-shrink:0;align-self:center}.rtodo-panel__header,.rtodo-filters-section,.rtodo-nav{flex-shrink:0}.rtodo-panel--meta-expanded .rtodo-meta-panel{border-bottom:none;flex-direction:column;flex:auto;min-height:0;display:flex}.rtodo-panel--meta-expanded .rtodo-nav-meta{border-bottom:none;flex:auto;min-height:0;overflow-y:auto}.rtodo-meta-panel{border-bottom:1px solid var(--ds-border-secondary,#e7e5e4)}.rtodo-panel--meta-expanded .rtodo-panel__body{display:none}.rtodo-panel--filters-expanded .rtodo-filters-section{border-bottom:none;flex-direction:column;flex:auto;min-height:0;display:flex}.rtodo-panel--filters-expanded .rtodo-panel-toolbar{flex-shrink:0}.rtodo-panel--filters-expanded .rtodo-filters{flex:auto;align-content:flex-start;min-height:0;overflow-y:auto}.rtodo-panel--filters-expanded .rtodo-filters-section>.rtodo-panel__compose-footer{flex-shrink:0}.rtodo-panel--filters-expanded .rtodo-panel__body{display:none}.rtodo-nav-meta{padding:var(--ds-space-3,.75rem) var(--ds-space-4,1rem);border-bottom:1px solid var(--ds-border-secondary,#e7e5e4)}.rtodo-select,.rtodo-input,.rtodo-textarea{border:1px solid var(--ds-border,#e7e5e4);border-radius:var(--ds-focus-ring-radius,.25rem);width:100%;color:var(--ds-text,#1c1917);font-family:var(--ds-font-sans,sans-serif);font-size:var(--ds-body-sm-size,.875rem)}.rtodo-input,.rtodo-textarea{padding:var(--ds-space-2,.5rem);background:var(--ds-surface,#fff)}.rtodo-select{appearance:none;padding:var(--rtodo-control-padding-y) calc(var(--rtodo-chevron-inset) * 2 + var(--rtodo-select-chevron-size)) var(--rtodo-control-padding-y) var(--rtodo-control-padding-start);background-color:var(--ds-surface,#fff);background-image:var(--rtodo-select-chevron-svg);background-repeat:no-repeat;background-position:right var(--rtodo-chevron-inset) center;background-size:var(--rtodo-select-chevron-size) var(--rtodo-select-chevron-size);color:var(--ds-text,#1c1917)}.rtodo-select--compact,.rtodo-input--compact{width:auto;min-width:5.5rem;max-width:7.5rem}.rtodo-input--compact::placeholder{color:var(--ds-text-muted,#78716c);font-weight:400}.rtodo-checkbox{appearance:none;border:1.5px solid var(--ds-text-muted,#78716c);background:var(--ds-surface,#fff);border-radius:.125rem;flex-shrink:0;width:.875rem;height:.875rem;margin:0}.rtodo-checkbox:checked{border-color:var(--ds-brand,#617737);background-color:var(--ds-brand,#617737);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 6L5 8.5L9.5 4' stroke='white' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.625rem .625rem}.rtodo-checkbox:focus-visible{outline:2px solid var(--ds-brand,#617737);outline-offset:2px}.rtodo-filter-field{flex-direction:column;gap:.125rem;display:flex}.rtodo-filter-field--status{flex:100%;max-width:100%}.rtodo-filter-field--status .rtodo-select--compact{width:100%;min-width:0;max-width:none}.rtodo-filter-field__hint{color:var(--ds-text-muted,#78716c);margin:0;padding:0 .125rem;font-size:.625rem;line-height:1rem}.rtodo-filter-field__label{letter-spacing:.03em;text-transform:uppercase;color:var(--ds-text-muted,#78716c);padding:0 .125rem;font-size:.625rem;font-weight:500}.rtodo-filter-field--active .rtodo-filter-field__label{color:var(--ds-brand,#617737);font-weight:600}.rtodo-filter-field--active .rtodo-select,.rtodo-filter-field--active .rtodo-input,.rtodo-filter-field--active .rtodo-tag-filter__trigger,.rtodo-filter-field--active .rtodo-toggle,.rtodo-select.rtodo-filter--active,.rtodo-tag-filter__trigger--active,.rtodo-toggle.rtodo-filter--active{border-color:var(--ds-brand,#617737);background-color:color-mix(in srgb, var(--ds-brand,#617737) 12%, var(--ds-surface,#fff));color:var(--ds-brand,#617737);box-shadow:0 0 0 1px color-mix(in srgb, var(--ds-brand,#617737) 20%, transparent);font-weight:600}.rtodo-tag-filter__trigger--active{color:var(--ds-brand,#617737)}.rtodo-toggle.rtodo-filter--active{border-radius:var(--ds-focus-ring-radius,.25rem)}.rtodo-select--inline{width:100%;padding-block:.375rem;padding-inline:.625rem calc(var(--rtodo-chevron-inset) * 2 + var(--rtodo-select-chevron-size));font-size:.8125rem}.rtodo-thread__meta-value .rtodo-tag-form-select__trigger{padding-block:.375rem;padding-inline:.625rem 0;font-size:.8125rem}.rtodo-thread__body-edit{min-height:5rem}.rtodo-tag-filter{position:relative}.rtodo-tag-filter__trigger{border:1px solid var(--ds-border,#e7e5e4);border-radius:var(--ds-focus-ring-radius,.25rem);background-color:var(--ds-surface,#fff);width:auto;min-width:5.5rem;max-width:8.5rem;color:var(--ds-text,#1c1917);font-family:var(--ds-font-sans,sans-serif);font-size:var(--ds-body-sm-size,.875rem);padding:var(--rtodo-control-padding-y) 0 var(--rtodo-control-padding-y) var(--rtodo-control-padding-start);cursor:pointer;align-items:center;gap:.375rem;margin:0;display:inline-flex}.rtodo-tag-filter__trigger:hover{background-color:var(--ds-bg,#fafaf9)}.rtodo-tag-filter__trigger:focus-visible{outline:2px solid var(--ds-brand,#617737);outline-offset:2px}.rtodo-tag-filter__trigger-label{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:auto;min-width:0;overflow:hidden}.rtodo-tag-filter__menu{z-index:var(--ds-z-stack-mid,1);min-width:100%;max-width:14rem;max-height:12rem;padding:var(--ds-space-1,.25rem);border:1px solid var(--ds-border,#e7e5e4);border-radius:var(--ds-focus-ring-radius,.25rem);background:var(--ds-surface,#fff);box-shadow:0 4px 12px color-mix(in srgb, var(--ds-text,#1c1917) 12%, transparent);flex-direction:column;gap:.125rem;display:flex;position:absolute;top:calc(100% + .25rem);left:0;overflow:auto}.rtodo-tag-filter__option{align-items:center;gap:var(--ds-space-2,.5rem);border-radius:calc(var(--ds-focus-ring-radius,.25rem) - 1px);font-size:var(--ds-body-sm-size,.875rem);color:var(--ds-text,#1c1917);cursor:pointer;padding:.375rem .5rem;display:flex}.rtodo-tag-filter__option:hover{background:var(--ds-bg,#fafaf9)}.rtodo-tag-filter__option input{flex-shrink:0;margin:0}.rtodo-tag-filter__option .rtodo-checkbox{cursor:pointer}.rtodo-tag-filter__empty{color:var(--ds-text-muted,#78716c);margin:0;padding:.375rem .5rem;font-size:.75rem}.rtodo-textarea{resize:vertical;min-height:4.5rem}.rtodo-label{margin-bottom:var(--ds-space-1,.25rem);font-size:.75rem;font-weight:var(--ds-body-weight-medium,500);color:var(--ds-text-muted,#78716c);display:block}.rtodo-field{margin-bottom:var(--ds-space-3,.75rem)}.rtodo-btn{padding:var(--ds-space-2,.5rem) var(--ds-space-3,.75rem);border-radius:var(--ds-focus-ring-radius,.25rem);font-family:var(--ds-font-sans,sans-serif);font-size:var(--ds-body-sm-size,.875rem);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.rtodo-btn--primary{background:var(--ds-brand,#617737);color:var(--ds-palette-white,#fff)}.rtodo-btn--secondary{background:var(--ds-bg,#fafaf9);border-color:var(--ds-border,#e7e5e4);color:var(--ds-text,#1c1917)}.rtodo-btn--ghost{color:var(--ds-text-muted,#78716c);background:0 0}.rtodo-btn:disabled{opacity:.6;cursor:not-allowed}.rtodo-form-actions{gap:var(--ds-space-2,.5rem);flex-wrap:wrap;display:flex}.rtodo-form-actions--end{justify-content:flex-end}.rtodo-thread-actions{flex-shrink:0;align-self:center;position:relative}.rtodo-thread-actions__trigger{border-radius:var(--ds-radius-md,.375rem);background:color-mix(in srgb, var(--ds-text,#1c1917) 4%, transparent);width:1.75rem;height:1.75rem;color:var(--ds-text-muted,#78716c);cursor:pointer;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.rtodo-thread-actions__trigger:hover{background:color-mix(in srgb, var(--ds-text,#1c1917) 8%, transparent);color:var(--ds-text,#1c1917)}.rtodo-thread-actions__trigger:focus-visible{outline:2px solid var(--ds-brand,#617737);outline-offset:2px}.rtodo-thread-actions__menu{z-index:var(--ds-z-stack-mid,1);min-width:8.5rem;padding:var(--ds-space-1,.25rem);border:1px solid var(--ds-border,#e7e5e4);border-radius:var(--ds-focus-ring-radius,.25rem);background:var(--ds-surface,#fff);box-shadow:0 4px 12px color-mix(in srgb, var(--ds-text,#1c1917) 12%, transparent);flex-direction:column;display:flex;position:absolute;top:calc(100% + .25rem);right:0}.rtodo-thread-actions__item{border-radius:calc(var(--ds-focus-ring-radius,.25rem) - 1px);width:100%;font:inherit;color:var(--ds-text,#1c1917);text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:.375rem .5rem;font-size:.8125rem;display:block}.rtodo-thread-actions__item:hover{background:var(--ds-bg,#fafaf9)}.rtodo-thread-actions__item--danger{color:var(--ds-color-error-text,#b91c1c)}.rtodo-thread-actions__item--danger:hover{background:color-mix(in srgb, var(--ds-color-error-text,#b91c1c) 8%, transparent)}.rtodo-ellipsis-icon{flex-shrink:0;display:block}.rtodo-inline-form{gap:var(--ds-space-2,.5rem);margin-top:var(--ds-space-2,.5rem);display:flex}.rtodo-form-toggle{margin-bottom:0}.rtodo-field-hint{color:var(--ds-text-muted,#78716c);margin:.25rem 0 0 1.35rem;font-size:.75rem;line-height:1.25rem}.rtodo-field-hint__path{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.rtodo-thread__path-none{color:var(--ds-text-muted,#78716c);font-size:.875rem}.rtodo-toggle{padding:var(--ds-space-2,.5rem);border-radius:var(--ds-focus-ring-radius,.25rem);color:var(--ds-text-muted,#78716c);border:1px solid #0000;align-items:center;gap:.35rem;font-size:.75rem;display:inline-flex}.rtodo-thread__messages{flex-direction:column;display:flex}.rtodo-message-block+.rtodo-message-block{margin-top:var(--ds-space-3,.75rem);padding-top:var(--ds-space-3,.75rem);border-top:1px solid var(--ds-border-secondary,#e7e5e4)}.rtodo-message-block__header{align-items:center;gap:var(--ds-space-2,.5rem);min-width:0;display:flex}.rtodo-message-block__body{margin-top:var(--ds-space-2,.5rem)}.rtodo-avatar{color:#fff;width:1.75rem;height:1.75rem;font-family:var(--ds-font-sans,sans-serif);font-size:.75rem;font-weight:var(--ds-body-weight-medium,500);text-transform:uppercase;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.rtodo-avatar--hanna{background:var(--ds-brand,#617737)}.rtodo-avatar--andrew{background:var(--ds-palette-brand-1-500,#eb8156)}.rtodo-thread__summary-content{flex-direction:column;flex:auto;align-items:flex-start;gap:.125rem;min-width:0;display:flex}.rtodo-thread__summary-path-wrap{text-overflow:ellipsis;white-space:nowrap;vertical-align:top;align-self:flex-start;max-width:100%;display:inline-block;overflow:hidden}.rtodo-thread__summary-path{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;line-height:1.125rem}.rtodo-thread__summary-path-none{color:var(--ds-text-muted,#78716c);font-size:.75rem;line-height:1.125rem}.rtodo-thread__summary-main{flex:0 auto;align-items:center;gap:.35rem;min-width:0;font-size:.8125rem;line-height:1.125rem;display:flex}.rtodo-reply__header-main{flex:auto;align-items:center;gap:.35rem;min-width:0;font-size:.8125rem;line-height:1.125rem;display:flex}.rtodo-thread__summary-id,.rtodo-reply__header-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:var(--ds-body-weight-medium,500);color:var(--ds-text,#1c1917)}.rtodo-thread__summary-sep,.rtodo-reply__header-sep,.rtodo-thread__summary-time,.rtodo-reply__header-time{color:var(--ds-text-muted,#78716c)}.rtodo-chevron{display:block}.rtodo-thread__meta{gap:var(--ds-space-2,.5rem);flex-direction:column;display:flex}.rtodo-thread__meta-row{gap:var(--ds-space-2,.5rem);grid-template-columns:5.25rem minmax(0,1fr);align-items:center;display:grid}.rtodo-thread__meta-label{font-size:.6875rem;font-weight:var(--ds-body-weight-medium,500);color:var(--ds-text-muted,#78716c);text-transform:uppercase;letter-spacing:.04em;line-height:1.125rem}.rtodo-thread__meta-value{min-width:0;color:var(--ds-text,#1c1917);font-size:.8125rem;line-height:1.125rem}.rtodo-thread__meta-value--capitalize{text-transform:capitalize}.rtodo-thread__path{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;display:inline-block;overflow:hidden}.rtodo-thread__body,.rtodo-reply__body{font-size:var(--ds-body-sm-size,.875rem);line-height:var(--ds-body-sm-line-height,1.25rem);white-space:pre-wrap;word-break:break-word;margin:0}.rtodo-reply-form{gap:var(--ds-space-2,.5rem);margin-top:var(--ds-space-3,.75rem);padding-top:var(--ds-space-3,.75rem);border-top:1px solid var(--ds-border-secondary,#e7e5e4);flex-direction:column;display:flex}.rtodo-thread__actions{gap:var(--ds-space-2,.5rem);flex-wrap:wrap;display:flex}.rtodo-badge,.rtodo-tag{background:var(--ds-bg,#fafaf9);border:1px solid var(--ds-border-secondary,#e7e5e4);text-transform:capitalize;border-radius:999px;align-items:center;padding:.125rem .5rem;font-size:.6875rem;display:inline-flex}.rtodo-tags{gap:var(--ds-space-1,.25rem);flex-wrap:wrap;display:flex}.rtodo-reply__edit{gap:var(--ds-space-2,.5rem);flex-direction:column;display:flex}.rtodo-reply__meta{margin-bottom:var(--ds-space-1,.25rem);font-size:.75rem}.rtodo-tag-form-select{gap:var(--ds-space-2,.5rem);flex-direction:column;display:flex;position:relative}.rtodo-tag-form-select__trigger{border:1px solid var(--ds-border,#e7e5e4);border-radius:var(--ds-focus-ring-radius,.25rem);background-color:var(--ds-surface,#fff);width:100%;color:var(--ds-text-muted,#78716c);font-family:var(--ds-font-sans,sans-serif);font-size:var(--ds-body-sm-size,.875rem);padding:var(--rtodo-control-padding-y) 0 var(--rtodo-control-padding-y) var(--rtodo-control-padding-start);cursor:pointer;align-items:center;gap:.375rem;margin:0;display:flex}.rtodo-tag-form-select__trigger--active{color:var(--ds-text,#1c1917)}.rtodo-tag-form-select__trigger:hover{background-color:var(--ds-bg,#fafaf9)}.rtodo-tag-form-select__trigger:focus-visible{outline:2px solid var(--ds-brand,#617737);outline-offset:2px}.rtodo-tag-form-select__trigger-label{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:auto;min-width:0;overflow:hidden}.rtodo-tag-form-select__chips{gap:var(--ds-space-1,.25rem);flex-wrap:wrap;display:flex}.rtodo-tag-form-select__chip{background:var(--ds-bg,#fafaf9);border:1px solid var(--ds-border-secondary,#e7e5e4);color:var(--ds-text,#1c1917);border-radius:999px;align-items:center;gap:.125rem;padding:.125rem .375rem;font-size:.75rem;display:inline-flex}.rtodo-tag-form-select__chip-remove{width:1rem;height:1rem;color:var(--ds-text-muted,#78716c);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0;font-size:.875rem;line-height:1;display:inline-flex}.rtodo-tag-form-select__chip-remove:hover{background:color-mix(in srgb, var(--ds-text,#1c1917) 8%, transparent);color:var(--ds-text,#1c1917)}.rtodo-tag-form-select__menu{z-index:var(--ds-z-stack-mid,1);border:1px solid var(--ds-border,#e7e5e4);border-radius:var(--ds-focus-ring-radius,.25rem);background:var(--ds-surface,#fff);box-shadow:0 4px 12px color-mix(in srgb, var(--ds-text,#1c1917) 12%, transparent);flex-direction:column;display:flex;position:absolute;top:calc(100% + .25rem);left:0;right:0}.rtodo-tag-form-select__options{flex-direction:column;gap:0;max-height:10rem;padding:0;display:flex;overflow:auto}.rtodo-tag-form-select__option{border-bottom:1px solid var(--ds-border-secondary,#e7e5e4);align-items:center;gap:.125rem;display:flex}.rtodo-tag-form-select__option:last-child{border-bottom:none}.rtodo-tag-form-select__option-toggle{align-items:center;gap:var(--ds-space-2,.5rem);border-radius:calc(var(--ds-focus-ring-radius,.25rem) - 1px);min-width:0;font:inherit;font-size:var(--ds-body-sm-size,.875rem);color:var(--ds-text,#1c1917);text-align:left;cursor:pointer;background:0 0;border:none;flex:auto;margin:0;padding:.375rem .5rem;display:flex}.rtodo-tag-form-select__option-toggle:hover,.rtodo-tag-form-select__option--selected .rtodo-tag-form-select__option-toggle{background:var(--ds-bg,#fafaf9)}.rtodo-tag-form-select__option--selected .rtodo-tag-form-select__option-toggle{color:var(--ds-brand,#617737);font-weight:var(--ds-body-weight-medium,500)}.rtodo-tag-form-select__option-checkbox{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.rtodo-tag-form-select__option-checkbox input.rtodo-checkbox{pointer-events:none}.rtodo-tag-form-select__option-delete{border-radius:calc(var(--ds-focus-ring-radius,.25rem) - 1px);width:1.75rem;height:1.75rem;color:var(--ds-color-error-border,#d6615d);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.rtodo-tag-form-select__option-delete:hover{background:color-mix(in srgb, var(--ds-color-error-border,#d6615d) 10%, transparent);color:var(--ds-color-error-fg,#86312e)}.rtodo-tag-form-select__empty{color:var(--ds-text-muted,#78716c);margin:0;padding:.375rem .5rem;font-size:.75rem}.rtodo-tag-form-select__create{gap:var(--ds-space-2,.5rem);padding:var(--ds-space-2,.5rem);border-top:1px solid var(--ds-border-secondary,#e7e5e4);display:flex}.rtodo-tag-form-select__create-input{flex:auto;min-width:0}.rtodo-tag-form-select__create-btn{flex-shrink:0}.rtodo-tag-form-select__create--busy{opacity:.85}.rtodo-tag-form-select__create--busy .rtodo-tag-form-select__create-input:disabled{cursor:wait}.rtodo-tag-form-select__create-btn:disabled{cursor:not-allowed;opacity:.7}.rtodo-link,.rtodo-route-link{color:var(--ds-brand,#617737);text-underline-offset:2px;text-decoration:underline}.rtodo-muted{color:var(--ds-text-muted,#78716c);font-size:.8125rem}.rtodo-error{margin:0 0 var(--ds-space-2,.5rem);color:var(--ds-color-error-text,#b91c1c);font-size:.8125rem}.rtodo-empty{gap:var(--ds-space-3,.75rem);flex-direction:column;align-items:flex-start;display:flex}.rtodo-dialog-overlay{z-index:var(--ds-z-stack-front,2);padding:var(--ds-space-4,1rem);background:#11182759;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.rtodo-dialog{width:min(20rem,100%);padding:var(--ds-space-4,1rem);border-radius:var(--ds-radius-lg,.75rem);background:var(--ds-surface,#fff);box-shadow:var(--ds-shadow-md,0 8px 20px #11182714)}.rtodo-dialog__title{margin:0 0 var(--ds-space-2,.5rem);font-size:var(--ds-body-sm-size,.875rem)}.rtodo-dialog__body{margin:0 0 var(--ds-space-3,.75rem);color:var(--ds-text-muted,#78716c);font-size:.8125rem}
