.day-nav[data-astro-cid-4olsqlyx]{width:min(100%,44rem);margin:1.6rem auto;display:flex;justify-content:center;gap:.6rem}main .day-nav+.details-card{margin-top:0}.day-nav-button[data-astro-cid-4olsqlyx]{border:none;background:transparent;color:inherit;border-radius:999px;padding:.35rem 2.8rem;font-size:1.4rem;font-family:inherit;cursor:pointer;transition:opacity .2s ease;outline:none}.day-nav-button[data-astro-cid-4olsqlyx]:hover:not(:disabled){opacity:.75}.day-nav-button[data-astro-cid-4olsqlyx]:disabled{opacity:.35;cursor:not-allowed}.day-nav-button--icon[data-astro-cid-4olsqlyx]{padding:.35rem 1rem;display:flex;align-items:center;justify-content:center}@media(prefers-reduced-motion:reduce){.day-nav-button[data-astro-cid-4olsqlyx]{transition:none}}.footer-note[data-astro-cid-kksgcxyy]{margin:2.2rem 0 0;padding-top:1.4rem;border-top:1px solid rgba(0,0,0,.08);font-size:1rem;color:#777;text-align:center}.dark .footer-note[data-astro-cid-kksgcxyy]{border-top-color:#ffffff1a}.footer-note[data-astro-cid-kksgcxyy] p[data-astro-cid-kksgcxyy]{margin:.25rem 0}.footer-note[data-astro-cid-kksgcxyy] a[data-astro-cid-kksgcxyy]{color:inherit;text-decoration:underline;text-underline-offset:2px}.footer-note[data-astro-cid-kksgcxyy] code[data-astro-cid-kksgcxyy]{display:inline-block;padding:.08rem .38rem;border:1px solid rgba(0,0,0,.12);border-radius:.32rem;background:#0000000a;font-family:ui-monospace,SFMono-Regular,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1rem;line-height:1.2;color:#555}.dark .footer-note[data-astro-cid-kksgcxyy]{color:#999}.dark .footer-note[data-astro-cid-kksgcxyy] code[data-astro-cid-kksgcxyy]{border-color:#ffffff1f;background:#ffffff0f;color:#d5d5d5}.heatmap-section{width:min(100%,22rem);margin:0 auto}.heatmap-grid{display:grid;width:100%;grid-template-columns:repeat(7,minmax(0,1fr));justify-content:center;gap:.35rem}.day-cell{position:relative;aspect-ratio:1 / 1;border-radius:.35rem;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:inherit;background:transparent;transition:transform .15s ease,border-color .15s ease;padding:0}.day-cell:before{content:"";position:absolute;inset:0;border-radius:3px;border:1.5px solid rgba(0,0,0,.13);background:#0000000a;z-index:0}.day-cell:nth-child(6n+1):before{filter:url(#sketchy-1)}.day-cell:nth-child(6n+2):before{filter:url(#sketchy-2)}.day-cell:nth-child(6n+3):before{filter:url(#sketchy-3)}.day-cell:nth-child(6n+4):before{filter:url(#sketchy-4)}.day-cell:nth-child(6n+5):before{filter:url(#sketchy-5)}.day-cell:nth-child(6n):before{filter:url(#sketchy-6)}.day-cell:hover{transform:translateY(-1px)}.day-cell--blank{cursor:default;pointer-events:none;border:none}.day-cell--blank:hover{transform:none}.day-cell--blank:before{content:none}.day-text{position:relative;z-index:1;font-size:.68rem;line-height:1;opacity:.85;display:inline-flex;flex-direction:column;align-items:center}.day-text:after{content:attr(data-text);height:0;visibility:hidden;overflow:hidden;user-select:none;pointer-events:none;font-weight:600}.day-cell.intensity-0:before{background:transparent}.day-cell.intensity-1:before{background:#d9e4dc}.day-cell.intensity-2:before{background:#cadbd0}.day-cell.intensity-3:before{background:#b9cfbf}.day-cell.intensity-4:before{background:#a8c2ae}.day-cell.is-selected .day-text{font-size:1rem;opacity:1;font-weight:600;text-decoration-line:underline;text-decoration-thickness:1.5px;text-underline-offset:.16em}.dark .day-cell.intensity-0:before{background:transparent}.dark .day-cell.intensity-1:before{background:#2a312c}.dark .day-cell.intensity-2:before{background:#303833}.dark .day-cell.intensity-3:before{background:#353f39}.dark .day-cell.intensity-4:before{background:#3b463f}.dark .day-cell:before{border-color:#ffffff1a}@media(max-width:640px){.heatmap-section{width:min(100%,20rem)}.heatmap-grid{gap:.3rem}.day-text{font-size:.64rem}.day-cell.is-selected .day-text{font-size:1rem}}@keyframes cell-enter{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.day-cell.is-entering{animation:cell-enter .5s ease-out var(--cell-delay, 0ms) both}@media(prefers-reduced-motion:reduce){.day-cell{transition:none}.day-cell.is-entering{animation:none}}.list-view{width:min(100%,44rem);margin:0 auto;text-align:center}.list-month-nav{width:min(100%,44rem);margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.list-month-nav .month-button{min-width:0;border:none;background:transparent;color:inherit;border-radius:0;padding:0;font-size:1rem;font-family:inherit;cursor:pointer;transition:opacity .2s ease}.list-month-nav .month-button:hover:not(:disabled){opacity:.7}.list-month-nav .month-button:disabled{opacity:.35;cursor:not-allowed}.list-month-nav .month-label{margin:0;min-width:8rem;text-align:center;font-size:1rem;letter-spacing:.01em}.list-filter-bar{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin-bottom:1.6rem}.list-filter-pill{border:1px solid rgba(0,0,0,.18);background:transparent;color:inherit;border-radius:999px;padding:.28rem .75rem;font-size:1rem;font-family:inherit;letter-spacing:.03em;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.list-filter-pill:hover:not(.is-active){background:#0000000d}.list-filter-pill.is-active{background:#111;color:#fff;border-color:#111}.dark .list-filter-pill{border-color:#fff3}.dark .list-filter-pill:hover:not(.is-active){background:#ffffff12}.dark .list-filter-pill.is-active{background:#f0f0f0;color:#111;border-color:#f0f0f0}.list-entries{display:flex;flex-direction:column;gap:1.6rem}.list-day-block{display:flex;flex-direction:column;gap:1rem;padding:1.1rem 1rem}.list-day-heading{font-size:1rem;font-weight:700;font-family:inherit;line-height:normal;letter-spacing:-.01em;color:inherit;margin:0 auto;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;border:none;background:none;padding:0;transition:color .15s ease}.list-day-heading:hover{opacity:.72}.dark .list-day-heading:hover{opacity:.82}.list-day-heading-icon{opacity:.35;font-style:normal;font-size:.9rem}.list-category-group{display:flex;flex-direction:column}.list-category-label{display:block;font-size:1rem;font-weight:700;line-height:normal;letter-spacing:.08em;color:#888;margin:0;text-transform:uppercase;text-align:center}.list-items{margin:.85rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.85rem;align-items:center}.list-item{font-size:1rem;line-height:1.45;white-space:pre-line}.list-item>a,.list-item>span,.list-item .item-title-row>a,.list-item .item-title-row>span,.list-item .item-note{font-family:Palatino,Palatino Linotype,Book Antiqua,Georgia,serif}.list-item a{color:inherit;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#00000038}.dark .list-item a{text-decoration-color:#ffffff40}.list-empty{text-align:center;color:#aaa;font-size:1rem;padding:2rem 0}.dark .list-empty{color:#666}@media(max-width:640px){.list-view{width:min(100%,21.5rem)}.list-item{font-size:1rem}}@media(prefers-reduced-motion:reduce){.list-filter-pill,.list-day-heading{transition:none}}.month-nav[data-astro-cid-3t2gvh5b]{width:min(100%,44rem);margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.month-button[data-astro-cid-3t2gvh5b]{min-width:0;border:none;background:transparent;color:inherit;border-radius:0;padding:0;font-size:1rem;font-family:inherit;cursor:pointer;transition:opacity .2s ease}.month-button[data-astro-cid-3t2gvh5b]:focus,.month-button[data-astro-cid-3t2gvh5b]:focus-visible{outline:none}.month-button[data-astro-cid-3t2gvh5b]:hover:not(:disabled){opacity:.7}.month-button[data-astro-cid-3t2gvh5b]:disabled{opacity:.35;cursor:not-allowed}.month-label[data-astro-cid-3t2gvh5b]{margin:0;min-width:8rem;text-align:center;font-size:1rem;letter-spacing:.01em}.search-overlay[data-astro-cid-sak75ai5]{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding:4rem 1rem 2rem;box-sizing:border-box}.search-overlay[data-astro-cid-sak75ai5][hidden]{display:none}.search-backdrop[data-astro-cid-sak75ai5]{position:absolute;inset:0;background:#ffffffdb;backdrop-filter:saturate(120%) blur(2px);-webkit-backdrop-filter:saturate(120%) blur(2px)}.dark .search-backdrop[data-astro-cid-sak75ai5]{background:#121212db}.search-dialog[data-astro-cid-sak75ai5]{position:relative;width:min(100%,44rem);max-height:calc(100vh - 6rem);display:flex;flex-direction:column;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:6px;overflow:hidden;font-family:inherit}.dark .search-dialog[data-astro-cid-sak75ai5]{background:#161616;border-color:#ffffff1f}.search-header[data-astro-cid-sak75ai5]{display:flex;align-items:center;gap:.4rem;padding:.6rem .8rem;border-bottom:1px solid rgba(0,0,0,.08)}.dark .search-header[data-astro-cid-sak75ai5]{border-bottom-color:#ffffff14}.search-input-wrap[data-astro-cid-sak75ai5]{position:relative;flex:1 1 auto;min-width:0;color:inherit;--search-scope-color: #0f766e}.dark .search-input-wrap[data-astro-cid-sak75ai5]{--search-scope-color: #5eead4}.search-input[data-astro-cid-sak75ai5],.search-input-highlight[data-astro-cid-sak75ai5]{width:100%;border:none;background:transparent;font-family:inherit;font-size:1rem;line-height:normal;padding:.4rem .2rem;box-sizing:border-box;text-align:left}.search-input[data-astro-cid-sak75ai5]{position:relative;z-index:1;color:transparent;caret-color:#222;outline:none}.dark .search-input[data-astro-cid-sak75ai5]{caret-color:#ddd}.search-input[data-astro-cid-sak75ai5]::placeholder{color:#777;opacity:1}.dark .search-input[data-astro-cid-sak75ai5]::placeholder{color:#999}.search-input-highlight[data-astro-cid-sak75ai5]{position:absolute;inset:0;z-index:0;color:inherit;overflow:hidden;pointer-events:none;white-space:pre}.search-input-highlight-text{display:inline-block;min-width:100%;transition:color .15s ease}.search-input-scope-token{color:var(--search-scope-color)}.search-input[data-astro-cid-sak75ai5]::-webkit-search-decoration,.search-input[data-astro-cid-sak75ai5]::-webkit-search-cancel-button,.search-input[data-astro-cid-sak75ai5]::-webkit-search-results-button,.search-input[data-astro-cid-sak75ai5]::-webkit-search-results-decoration{display:none}.search-close-btn[data-astro-cid-sak75ai5]{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;color:#888;padding:.3rem;cursor:pointer;border-radius:4px;transition:color .15s ease}.search-close-btn[data-astro-cid-sak75ai5]:hover{color:#222}.dark .search-close-btn[data-astro-cid-sak75ai5]{color:#888}.dark .search-close-btn[data-astro-cid-sak75ai5]:hover{color:#ddd}.search-cancel-link[data-astro-cid-sak75ai5]{display:none;background:transparent;border:none;color:inherit;font-family:inherit;font-size:.95rem;padding:.3rem .4rem;cursor:pointer}.search-status[data-astro-cid-sak75ai5]{margin:0;padding:.5rem .95rem;color:#777;font-size:.85rem;min-height:1.2em}.dark .search-status[data-astro-cid-sak75ai5]{color:#888}.search-results[data-astro-cid-sak75ai5]{overflow-y:auto;padding:0 0 .5rem;flex:1 1 auto}.search-result-group{margin-top:.6rem}.search-result-date{margin:0;padding:.25rem .95rem;color:#999;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.dark .search-result-date{color:#777}.search-result{display:block;width:100%;text-align:left;background:transparent;border:none;color:inherit;font-family:inherit;font-size:.95rem;padding:.5rem .95rem;cursor:pointer;line-height:1.4;border-left:2px solid transparent}.search-result:hover,.search-result.is-highlighted{background:#0000000b;border-left-color:#00000059}.dark .search-result:hover,.dark .search-result.is-highlighted{background:#ffffff0f;border-left-color:#ffffff59}.search-result-title{display:block;color:inherit}.search-result-meta{display:block;margin-top:.18rem;color:#888;font-size:.78rem;letter-spacing:.02em}.dark .search-result-meta{color:#888}.search-result-snippet{display:block;margin-top:.18rem;color:#666;font-style:italic;font-size:.9rem;line-height:1.45}.dark .search-result-snippet{color:#aaa}.search-result mark{background:#00000014;color:inherit;padding:0 .05em;border-radius:2px}.dark .search-result mark{background:#ffffff29}.search-footer-hint[data-astro-cid-sak75ai5]{display:flex;justify-content:center;gap:1.4rem;padding:.5rem .95rem;border-top:1px solid rgba(0,0,0,.08);color:#888;font-size:.78rem}.dark .search-footer-hint[data-astro-cid-sak75ai5]{border-top-color:#ffffff14;color:#888}.search-footer-hint[data-astro-cid-sak75ai5] kbd[data-astro-cid-sak75ai5]{display:inline-block;padding:0 .32em;margin:0 .18em;font-family:inherit;font-size:.78rem;background:#0000000f;border-radius:3px}.dark .search-footer-hint[data-astro-cid-sak75ai5] kbd[data-astro-cid-sak75ai5]{background:#ffffff1a}@media(max-width:640px){.search-overlay[data-astro-cid-sak75ai5]{padding:0}.search-backdrop[data-astro-cid-sak75ai5]{display:none}.search-dialog[data-astro-cid-sak75ai5]{width:100%;max-width:100%;height:100vh;max-height:100vh;border-radius:0;border:none}.search-close-btn[data-astro-cid-sak75ai5]{display:none}.search-cancel-link[data-astro-cid-sak75ai5]{display:inline-flex;align-items:center}.search-footer-hint[data-astro-cid-sak75ai5]{display:none}.search-input[data-astro-cid-sak75ai5]{font-size:1rem;padding:.55rem .2rem}}@media(prefers-reduced-motion:reduce){.search-backdrop[data-astro-cid-sak75ai5]{backdrop-filter:none;-webkit-backdrop-filter:none}}.details-card{width:min(100%,44rem);margin:1.6rem auto 0;box-sizing:border-box;text-align:center;padding:1.1rem 1rem}.details-title{margin:0;font-size:1rem;letter-spacing:-.01em}.thoughts p{margin:.4rem 0;color:#666;white-space:pre-line;line-height:1.55;font-style:italic}.thoughts p:first-child{margin-top:.8rem}.thoughts p:last-child{margin-bottom:1.2rem}.dark .thoughts p{color:#aaa}.category-groups{display:flex;flex-direction:column;gap:1rem}.details-title+.category-groups,.details-title-row+.category-groups{margin-top:1rem}.category-group h3{margin:0;font-size:1rem;letter-spacing:.08em;color:#888}.category-group{text-align:center}.category-group ul{margin:.85rem 0 0;padding-left:0;list-style:none}.category-group li{margin-bottom:.85rem;line-height:1.45;white-space:pre-line}.category-group li:last-child{margin-bottom:0}.category-group li>a,.category-group li>span,.item-title-row>a,.item-title-row>span,.item-note{font-family:Palatino,Palatino Linotype,Book Antiqua,Georgia,serif}.item-with-note{display:inline-flex;flex-direction:column;align-items:center}.item-title-row{display:inline-flex;align-items:baseline;justify-content:center;gap:.28rem}.item-note-toggle-btn{border:none;background:transparent;color:#888;padding:0;margin:0;cursor:pointer;line-height:1;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;transform:translateY(-.02rem)}.item-note-toggle-btn span{display:inline-block;transition:transform .15s ease;transform-origin:center}.item-note-toggle-btn[aria-expanded=true] span{transform:rotate(90deg)}.item-note{margin:.2rem 0 0;color:#666;font-size:1rem;line-height:1.5;white-space:pre-wrap}.dark .item-note{color:#aaa}.dark .item-note-toggle-btn{color:#999}.category-group a{color:inherit;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#00000038}.dark .category-group a{text-decoration-color:#ffffff40}.empty-state{margin:.6rem 0 0;color:#777}.details-title-row{display:flex;align-items:center;justify-content:center;gap:.45rem}.copy-link-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:.2rem;cursor:pointer;color:#aaa;border-radius:.25rem;transition:color .15s ease;flex-shrink:0}.copy-link-btn:hover{color:#555}.copy-link-btn--copied{color:#4caf7d}.dark .copy-link-btn{color:#666}.dark .copy-link-btn:hover{color:#bbb}.dark .copy-link-btn--copied{color:#4caf7d}@media(max-width:640px){.details-card{width:min(100%,21.5rem);padding:.95rem .8rem}}.is-flash{border-radius:4px;animation:flash-tint 2s ease}.dark .is-flash{animation:flash-tint-dark 2s ease}@keyframes flash-tint{0%,to{background:transparent}8%,55%{background:#00000014}}@keyframes flash-tint-dark{0%,to{background:transparent}8%,55%{background:#ffffff1f}}@media(prefers-reduced-motion:reduce){.item-note-toggle-btn span{transition:none}.is-flash{animation:none;background:transparent}}.view-toggle-row[data-astro-cid-p6kfeelo]{display:block;text-align:center;width:100%}.view-toggle[data-astro-cid-p6kfeelo]{display:inline-flex;align-items:center;gap:1.4rem;margin:.45rem 0 1.2rem}.view-toggle-btn[data-astro-cid-p6kfeelo]{border:none;background:transparent;color:inherit;padding:0;font-family:inherit;font-size:1rem;letter-spacing:.01em;cursor:pointer;transition:color .15s ease,opacity .15s ease;display:inline-flex;align-items:center;justify-content:center;opacity:.55}.view-toggle-btn[data-astro-cid-p6kfeelo]:before{content:"→";display:inline-block;margin-right:.3em;opacity:0;transition:opacity .15s ease}.view-toggle-btn[data-astro-cid-p6kfeelo].is-active{opacity:1}.view-toggle-btn[data-astro-cid-p6kfeelo].is-active:before{opacity:1;animation:view-toggle-arrow-bounce 1s ease-in-out infinite}@keyframes view-toggle-arrow-bounce{0%,to{transform:translate(0)}50%{transform:translate(.25em)}}.view-toggle-btn[data-astro-cid-p6kfeelo]:focus,.view-toggle-btn[data-astro-cid-p6kfeelo]:focus-visible{outline:none}.view-toggle-btn[data-astro-cid-p6kfeelo]:hover:not(.is-active){opacity:.8}.dark .view-toggle-btn[data-astro-cid-p6kfeelo].is-active{opacity:1}.dark .view-toggle-btn[data-astro-cid-p6kfeelo]:hover:not(.is-active){opacity:.82}@media(prefers-reduced-motion:reduce){.view-toggle-btn[data-astro-cid-p6kfeelo]{transition:none}.view-toggle-btn[data-astro-cid-p6kfeelo].is-active:before{animation:none}}html,body{margin:0;min-height:100%}html{scrollbar-gutter:stable}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:2.2rem 1rem 2.8rem}main[data-astro-cid-j7pv25f6]{width:min(100%,40rem);margin:0 auto;text-align:center}h1[data-astro-cid-j7pv25f6]{margin:0;font-size:1rem}.hero[data-astro-cid-j7pv25f6]{margin-bottom:.65rem}.hero[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:inherit;text-decoration:underline;text-underline-offset:2px}.subtitle[data-astro-cid-j7pv25f6]{margin:.35rem 0 0;color:#666}.hero-link-row[data-astro-cid-j7pv25f6]{padding-bottom:.35rem}.site-description[data-astro-cid-j7pv25f6]{width:min(100%,28rem);margin:0 auto;color:#777;font-size:.92rem;line-height:1.45}.dark .subtitle[data-astro-cid-j7pv25f6]{color:#aaa}.dark .site-description[data-astro-cid-j7pv25f6]{color:#9a9a9a}.empty-home[data-astro-cid-j7pv25f6]{margin:2rem auto;color:#777}@media(max-width:640px){body{padding-inline:.75rem;padding-top:1.4rem}.hero[data-astro-cid-j7pv25f6]{margin-bottom:.55rem}}.stat-summary{display:flex;flex-direction:column;align-items:center;gap:.3rem;margin:1.6rem 0 2rem}.stat-summary-item{color:inherit}.stat-highlights{margin:.4rem 0 1.2rem}.stat-highlight-label{margin:2rem 0 0;color:#999}.stat-highlight-value{margin:0}.stat-categories{margin-top:2rem;display:flex;flex-direction:column;align-items:center}.stat-category-row{display:grid;grid-template-columns:6rem 8rem 2.5rem;align-items:center;gap:.6rem;margin-bottom:.45rem}.stat-category-name{text-align:right;color:#444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-category-bar-wrap{background:#00000012;border-radius:2px;height:8px;overflow:hidden}.stat-category-bar{display:block;height:100%;background:#111;border-radius:2px}.stat-category-count{color:#777;text-align:left}.dark .stat-highlight-label{color:#666}.dark .stat-category-name{color:#bbb}.dark .stat-category-bar-wrap{background:#ffffff1a}.dark .stat-category-bar{background:#e0e0e0}.dark .stat-category-count{color:#888}
