.todo-view-switcher[data-astro-cid-tb65affi]{display:inline-flex;flex-shrink:0;align-items:center;gap:.75rem}.todo-view-btn[data-astro-cid-tb65affi]{display:grid;width:var(--todo-icon-control-size, 16px);height:var(--todo-icon-control-size, 16px);place-items:center;border:0;background:transparent;color:var(--text-main);cursor:pointer;font-size:var(--todo-icon-size, .7rem);opacity:.4;padding:0;transition:color var(--transition-fast),opacity var(--transition-fast)}.todo-view-btn[data-astro-cid-tb65affi]:hover,.todo-view-btn[data-astro-cid-tb65affi]:focus-visible{color:var(--accent);opacity:.85}.todo-view-btn[data-astro-cid-tb65affi].active{color:var(--accent);opacity:1}.todo-matrix,.todo-abcde{--todo-method-list-height: 180px;--todo-method-row-height: 30px;display:flex;flex-direction:column;gap:1.75rem;width:100%}.todo-matrix-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.5rem;row-gap:1.75rem}.todo-matrix-quadrant{min-width:0;padding-bottom:.75rem;border-bottom:1px dashed rgba(var(--text-main-rgb),.12)}.todo-matrix-quadrant-head{display:flex;align-items:center;gap:.5rem;min-height:28px;margin-bottom:.65rem;color:var(--text-main);font-family:var(--font-mono)}.todo-matrix-quadrant-copy{display:flex;flex-shrink:0;flex-direction:column;gap:.1rem}.todo-matrix-quadrant-title,.todo-matrix-quadrant-desc{display:block}.todo-matrix-quadrant-title{font-size:.62rem;font-weight:800;letter-spacing:.1em;line-height:1.1;text-transform:uppercase}.todo-matrix-quadrant-desc{font-size:.5rem;letter-spacing:.06em;line-height:1.1;opacity:.3;text-transform:uppercase}.todo-matrix-quadrant-rule,.todo-method-task-rule{min-width:1rem;height:1px;border-bottom:1px dotted rgba(var(--text-main-rgb),.18)}.todo-matrix-quadrant-rule{flex:1 1 auto}.todo-matrix-count{color:var(--accent);flex-shrink:0;font-size:.52rem;font-weight:800;letter-spacing:.08em;opacity:.7;text-transform:uppercase}.todo-method-items{display:flex;flex-direction:column;max-height:var(--todo-method-list-height);overflow-y:auto;scrollbar-color:rgba(var(--text-main-rgb),.18) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.todo-method-items::-webkit-scrollbar{width:3px}.todo-method-items::-webkit-scrollbar-track{background:transparent}.todo-method-items::-webkit-scrollbar-thumb{background:rgba(var(--text-main-rgb),.18)}.todo-method-task{display:flex;align-items:center;gap:.55rem;min-height:var(--todo-method-row-height);padding:.35rem 0;color:var(--text-main);font-family:var(--font-mono)}.todo-method-task-title{min-width:0;overflow:hidden;flex:0 1 auto;font-size:.62rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.todo-method-task-rule{flex:1 1 auto}.todo-method-task-meta{display:flex;flex-shrink:0;align-items:center;gap:.4rem;font-size:.48rem;letter-spacing:.06em;opacity:.35;text-transform:uppercase}.todo-method-task-priority{color:var(--accent);opacity:.9}.todo-method-empty{padding:.55rem 0;color:var(--text-main);font-family:var(--font-mono);font-size:.52rem;letter-spacing:.08em;opacity:.22}.todo-matrix-unclassified{border-bottom:1px dashed rgba(var(--text-main-rgb),.12)}.todo-matrix-unclassified-toggle{margin:0;list-style:none}.todo-matrix-unclassified-toggle::-webkit-details-marker{display:none}.todo-matrix-unclassified-body{padding-bottom:.75rem}.todo-matrix-unclassified .todo-done-toggle-chevron{transition:transform var(--transition-fast)}.todo-matrix-unclassified[open] .todo-done-toggle-chevron{transform:rotate(180deg)}.todo-abcde-levels{display:flex;flex-direction:column;gap:1.25rem}.todo-abcde-distribution{display:flex;flex-direction:column;gap:.55rem;padding-bottom:1rem;border-bottom:1px dashed rgba(var(--text-main-rgb),.12);color:var(--text-main);font-family:var(--font-mono);text-transform:uppercase}.todo-abcde-distribution-head{display:flex;min-height:20px;align-items:center;gap:.55rem}.todo-abcde-distribution-title{color:var(--text-main);flex-shrink:0;font-size:.55rem;font-weight:800;letter-spacing:.08em;opacity:.55}.todo-abcde-distribution-rule{min-width:1rem;height:1px;flex:1 1 auto;border-bottom:1px dotted rgba(var(--text-main-rgb),.18)}.todo-abcde-distribution-total{color:var(--accent);flex-shrink:0;font-size:.52rem;font-weight:800;letter-spacing:.08em;opacity:.75}.todo-abcde-distribution-chart{display:flex;width:100%;align-items:flex-end;gap:3px}.todo-abcde-distribution-item{display:flex;min-width:40px;flex:var(--todo-abcde-segment-weight) 1 0;flex-direction:column;gap:.45rem}.todo-abcde-distribution-item.is-empty{flex:0 0 44px}.todo-abcde-distribution-key{display:flex;min-width:0;align-items:baseline;justify-content:center;gap:.3rem;color:var(--accent);font-size:.54rem;letter-spacing:.06em;white-space:nowrap}.todo-abcde-distribution-key strong{font-weight:800}.todo-abcde-distribution-item[data-rank=unclassified] .todo-abcde-distribution-key{color:var(--text-main);opacity:.4}.todo-abcde-distribution-segment{width:100%;height:3px;background:var(--accent)}.todo-abcde-distribution-item.is-empty .todo-abcde-distribution-segment{background:rgba(var(--text-main-rgb),.08)}.todo-abcde-distribution-item[data-rank=unclassified] .todo-abcde-distribution-segment{background:rgba(var(--text-main-rgb),.35)}.todo-abcde-level{min-width:0;padding-bottom:.75rem;border-bottom:1px dashed rgba(var(--text-main-rgb),.12)}.todo-abcde-level-head{display:flex;min-height:28px;align-items:center;gap:.55rem;margin-bottom:.55rem;color:var(--text-main);font-family:var(--font-mono);text-transform:uppercase}.todo-abcde-rank{color:var(--accent);flex-shrink:0;font-size:.64rem;font-weight:800;letter-spacing:.08em}.todo-abcde-description{flex-shrink:0;font-size:.5rem;letter-spacing:.06em;opacity:.3}.todo-abcde-rule{min-width:1rem;height:1px;flex:1 1 auto;border-bottom:1px dotted rgba(var(--text-main-rgb),.18)}.todo-abcde-count{color:var(--accent);flex-shrink:0;font-size:.52rem;font-weight:800;letter-spacing:.08em;opacity:.7}.todo-method-unclassified{border-bottom:1px dashed rgba(var(--text-main-rgb),.12)}.todo-method-unclassified-toggle{margin:0;list-style:none}.todo-method-unclassified-toggle::-webkit-details-marker{display:none}.todo-method-unclassified-body{padding-bottom:.75rem}.todo-method-unclassified .todo-done-toggle-chevron{transition:transform var(--transition-fast)}.todo-method-unclassified[open] .todo-done-toggle-chevron{transform:rotate(180deg)}@media(max-width:700px){.todo-matrix-grid{grid-template-columns:minmax(0,1fr);row-gap:1.25rem}.todo-matrix-quadrant{padding-bottom:.6rem}.todo-method-task{align-items:center}.todo-method-task-meta{max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.todo-abcde-description{max-width:52vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight:initial;--tw-tracking:initial;--tw-duration:initial}}}.todo-header-view-controls[data-astro-cid-ktctifap]{--todo-icon-control-size:16px;--todo-icon-size:.7rem;align-items:center;gap:.75rem;display:flex}.todo-icon-control[data-astro-cid-ktctifap]{width:var(--todo-icon-control-size);height:var(--todo-icon-control-size);font-size:var(--todo-icon-size);padding:0}.sort-btn[data-astro-cid-ktctifap]{cursor:pointer;--tw-border-style:none;padding:calc(var(--spacing,.25rem)*0);font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);--tw-font-weight:var(--font-weight-bold,700);font-size:9px;font-weight:var(--font-weight-bold,700);--tw-tracking:var(--tracking-widest,.1em);letter-spacing:var(--tracking-widest,.1em);color:var(--text-main);text-transform:uppercase;opacity:.4;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;background-color:#0000;border-style:none;transition-duration:.3s}.sort-btn[data-astro-cid-ktctifap]:hover{color:var(--accent);opacity:.7}.sort-btn[data-astro-cid-ktctifap].active{color:var(--accent);opacity:1}.sort-btn[data-astro-cid-ktctifap]:disabled{color:var(--text-main);cursor:default;opacity:.16}.category-filter-group[data-astro-cid-ktctifap]:empty{display:none}.category-filter-group[data-astro-cid-ktctifap]{padding-top:.15rem}.filter-btn.is-disabled,.filter-btn:disabled{cursor:not-allowed;opacity:.16;pointer-events:none}.todo-total-summary[data-astro-cid-ktctifap]{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);--tw-font-weight:var(--font-weight-bold,700);font-size:9px;font-weight:var(--font-weight-bold,700);--tw-tracking:var(--tracking-widest,.1em);letter-spacing:var(--tracking-widest,.1em);color:var(--text-main);text-transform:uppercase;opacity:.4;align-items:center;line-height:1.1;display:flex}.todo-total-summary[data-astro-cid-ktctifap] span[data-astro-cid-ktctifap]{margin-left:calc(var(--spacing,.25rem)*1);color:var(--accent);opacity:1}.todo-total-summary[data-astro-cid-ktctifap] .todo-total-sep[data-astro-cid-ktctifap]{margin-inline:calc(var(--spacing,.25rem)*2);color:var(--text-main);opacity:.25}#todo-search[data-astro-cid-ktctifap]{padding-top:0;padding-bottom:0;line-height:1.1}.todo-priority-label{color:var(--accent)!important}#todo-feed .todo-feed-row.is-done{opacity:.35;transition:opacity var(--transition-fast)}#todo-feed .todo-loading-row{border-bottom:1px dashed rgba(var(--text-main-rgb),.1);color:var(--text-main);font-family:var(--font-mono);letter-spacing:var(--ls-wider);opacity:.42;text-transform:uppercase;flex-direction:column;gap:.25rem;padding:.75rem 0;font-size:10px;font-weight:800;display:flex}#todo-feed .todo-loading-row small{letter-spacing:.08em;opacity:.8;font-size:9px}#todo-feed .todo-skeleton{flex-direction:column;width:100%;display:flex}#todo-feed .todo-skeleton-row{cursor:default;opacity:.58;pointer-events:none;animation:.32s both todoSkeletonRowIn;animation-delay:calc(var(--todo-skeleton-index,0)*45ms)}#todo-feed .todo-skeleton-block{background:linear-gradient(90deg,rgba(var(--text-main-rgb),.07),rgba(var(--text-main-rgb),.17),rgba(var(--text-main-rgb),.07));background-size:220% 100%;border-radius:2px;max-width:100%;height:.62rem;animation:1.25s ease-in-out infinite todoSkeletonPulse;display:block}#todo-feed .todo-skeleton-date{width:72px}#todo-feed .todo-skeleton-priority{border-radius:var(--radius-sm,2px);width:10px;height:6px;display:inline-block}#todo-feed .todo-skeleton-category{width:46px}#todo-feed .todo-skeleton-title{width:min(32rem,70%);margin-left:auto}#todo-feed .todo-feed-row.is-done-revealing{animation:.35s ease-out both doneRowReveal}@keyframes doneRowReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:.35;transform:translateY(0)}}#todo-feed .todo-feed-row.is-done:hover{opacity:.6}.todo-done-toggle{cursor:pointer;align-items:center;gap:calc(var(--spacing,.25rem)*2);width:100%;padding-block:calc(var(--spacing,.25rem)*2);-webkit-user-select:none;user-select:none;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-main);opacity:.4;transition:opacity var(--transition-fast),color var(--transition-fast);border-radius:var(--radius-main);outline:none;font-size:9px;font-weight:800;display:flex}.todo-done-toggle:hover,.todo-done-toggle:focus-visible{opacity:.8;color:var(--accent)}.todo-done-toggle-icon{height:calc(var(--spacing,.25rem)*4);width:calc(var(--spacing,.25rem)*4);background:rgba(var(--accent-rgb),.12);color:var(--accent);border-radius:3.40282e38px;flex-shrink:0;justify-content:center;align-items:center;font-size:7px;display:flex}.todo-done-toggle-label{white-space:nowrap;flex-shrink:0}.todo-done-toggle-rule{border-bottom:1px dotted rgba(var(--text-main-rgb),.12);flex-grow:1;height:1px;display:block}.todo-done-toggle-chevron{opacity:.5;flex-shrink:0;font-size:8px}.todo-upcoming-group{border-bottom:1px dashed rgba(var(--accent-rgb),.18);margin-bottom:.9rem;padding-bottom:.45rem}.todo-upcoming-heading{color:var(--accent);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.45rem;padding:.35rem 0 .5rem;font-size:9px;font-weight:800;display:flex}.todo-upcoming-dot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 0 4px rgba(var(--accent-rgb),.1);border-radius:999px;flex-shrink:0}.todo-upcoming-rule{border-bottom:1px dotted rgba(var(--accent-rgb),.22);flex:1;height:1px}#todo-feed{--todo-feed-priority-width:18px;--todo-feed-date-width:85px;--todo-feed-status-width:70px}#todo-feed .todo-feed-row{cursor:pointer;flex-wrap:nowrap;align-items:baseline;gap:.5rem;min-width:0;overflow:hidden}#todo-feed .todo-feed-row:focus-visible{outline:1px solid var(--accent);outline-offset:3px}#todo-feed .todo-feed-row[aria-expanded=true]{color:var(--accent);opacity:1}#todo-feed .todo-feed-row.is-done[aria-expanded=true]{opacity:.72}#todo-feed .todo-feed-row[aria-expanded=true] .row-dots{border-color:rgba(var(--accent-rgb),.55)}#todo-feed .todo-expand-indicator{color:var(--text-main);font-family:var(--font-mono);letter-spacing:.04em;opacity:.28;transition:color var(--transition-fast),opacity var(--transition-fast);flex-shrink:0;font-size:.55rem;font-weight:800;line-height:1}#todo-feed .todo-feed-row[aria-expanded=true] .todo-expand-indicator{color:var(--accent);opacity:.9}#todo-feed .todo-feed-date,#todo-feed .todo-feed-priority,#todo-feed .todo-feed-category,#todo-feed .todo-feed-value,#todo-feed .todo-feed-title{white-space:nowrap;min-width:0}#todo-feed .todo-feed-date,#todo-feed .todo-feed-priority,#todo-feed .todo-feed-category,#todo-feed .todo-feed-value,#todo-feed .todo-feed-title,#todo-feed .todo-feed-priority>div,#todo-feed .todo-feed-category>div{text-overflow:ellipsis;overflow:hidden}#todo-feed .todo-feed-date{flex:0 0 var(--todo-feed-date-width,82px);width:var(--todo-feed-date-width,82px);line-height:inherit}#todo-feed .todo-feed-priority{flex:0 0 var(--todo-feed-priority-width,18px);width:var(--todo-feed-priority-width,18px);text-align:center;line-height:inherit;justify-content:center;align-items:baseline;display:inline-flex}#todo-feed .todo-feed-category{width:auto;line-height:inherit;flex:none}#todo-feed .todo-feed-priority>div,#todo-feed .todo-feed-category>div{white-space:nowrap;max-width:100%;line-height:inherit;vertical-align:baseline;display:inline-block}#todo-feed .todo-feed-title{display:block}#todo-feed .todo-info-badges{flex-shrink:0;align-items:center;gap:.3rem;display:inline-flex}#todo-feed .todo-info-badge{color:var(--accent);font-family:var(--font-mono);letter-spacing:.08em;opacity:.72;text-transform:uppercase;white-space:nowrap;font-size:.5rem;font-weight:900;line-height:1}#todo-feed .todo-progress-badge{color:var(--text-main);opacity:.42}#todo-feed .todo-due-badge{color:var(--accent);opacity:.86}@media(max-width:640px){#todo-feed{--todo-feed-date-width:82px;--todo-feed-status-width:70px}#todo-feed .todo-feed-priority,#todo-feed .todo-feed-category{display:none}#todo-feed .todo-feed-row{gap:.3rem}#todo-feed .todo-info-badge{font-size:.46rem}}#todo-feed .todo-detail-panel{margin:1px 0 .55rem;animation:.18s ease-out both todoDetailReveal}#todo-feed .todo-detail-row{color:var(--text-main);opacity:.58;align-items:flex-start;gap:.5rem;padding:0}#todo-feed .todo-detail-row .row-dots{margin-top:.55rem}#todo-feed .todo-detail-row:hover{opacity:.85}#todo-feed .todo-detail-group{opacity:.28;flex:0 0 var(--todo-feed-date-width,82px);width:var(--todo-feed-date-width,82px)}#todo-feed .todo-detail-label{color:var(--text-main);flex:0 0 var(--todo-feed-status-width,70px);width:var(--todo-feed-status-width,70px);font-family:var(--font-mono);letter-spacing:.08em;opacity:.42;text-transform:uppercase;white-space:nowrap;text-align:left;font-size:.58rem;font-weight:800;overflow:visible}#todo-feed .todo-detail-value{color:var(--text-main);opacity:.78;text-align:right;justify-content:flex-end;line-height:1.45}#todo-feed .todo-detail-value .val-text{text-overflow:clip;white-space:normal;word-break:break-word;text-align:right;overflow:visible}@media(max-width:640px){#todo-feed .todo-detail-group{flex-basis:var(--todo-feed-date-width,82px);width:var(--todo-feed-date-width,82px)}#todo-feed .todo-detail-label{flex-basis:var(--todo-feed-status-width,70px);width:var(--todo-feed-status-width,70px)}}@keyframes todoDetailReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes todoSkeletonPulse{0%{opacity:.48;background-position:120% 0}50%{opacity:.88}to{opacity:.48;background-position:-120% 0}}@keyframes todoSkeletonRowIn{0%{opacity:0;transform:translateY(3px)}to{opacity:.58;transform:translateY(0)}}@keyframes pulse-indicator{0%{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.5)}to{opacity:.5;transform:scale(.9)}}#todo-feed .todo-item-wrapper.todo-deep-link-highlight,#todo-feed .todo-feed-row.todo-deep-link-highlight{animation:1.8s ease-out both todoDeepLinkHighlight}@keyframes todoDeepLinkHighlight{0%{outline:2px solid rgba(var(--accent-rgb),.7);outline-offset:3px;background:rgba(var(--accent-rgb),.07);border-radius:2px}60%{outline:2px solid rgba(var(--accent-rgb),.3);outline-offset:3px;background:rgba(var(--accent-rgb),.03)}to{background:0 0;outline:none}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
