.file-explorer[data-astro-cid-loqsfwu3]{flex:1;min-height:0;overflow-y:auto}.explorer-tree[data-astro-cid-loqsfwu3]{list-style:none;padding:0;margin:0}.explorer-children[data-astro-cid-loqsfwu3]{list-style:none;padding:0;margin:0;margin-left:.5rem;border-left:1px solid var(--border-main);padding-left:.5rem}.explorer-folder-label[data-astro-cid-loqsfwu3]{display:flex;align-items:center;gap:.375rem;padding:.25rem;cursor:pointer;font-size:.8125rem;font-weight:500;color:var(--text-main);border-radius:.25rem;list-style:none;text-transform:capitalize}.explorer-folder-label[data-astro-cid-loqsfwu3]::-webkit-details-marker{display:none}.explorer-folder-label[data-astro-cid-loqsfwu3]:hover{background-color:var(--bg-muted)}.explorer-fold-icon[data-astro-cid-loqsfwu3]{font-size:.5rem;color:var(--text-muted);transition:transform .15s ease;width:.75rem;text-align:center}details[data-astro-cid-loqsfwu3][open]>.explorer-folder-label[data-astro-cid-loqsfwu3] .explorer-fold-icon[data-astro-cid-loqsfwu3]{transform:rotate(90deg)}.explorer-folder-icon[data-astro-cid-loqsfwu3]{font-size:.75rem;color:var(--gruvbox-yellow)}.folder-open[data-astro-cid-loqsfwu3]{display:none}details[data-astro-cid-loqsfwu3][open]>.explorer-folder-label[data-astro-cid-loqsfwu3] .folder-closed[data-astro-cid-loqsfwu3]{display:none}details[data-astro-cid-loqsfwu3][open]>.explorer-folder-label[data-astro-cid-loqsfwu3] .folder-open[data-astro-cid-loqsfwu3]{display:inline}.explorer-folder-link[data-astro-cid-loqsfwu3]{color:inherit;text-decoration:none}.explorer-folder-link[data-astro-cid-loqsfwu3]:hover{text-decoration:underline;text-decoration-style:dashed;text-underline-offset:.2em}.explorer-folder-label[data-astro-cid-loqsfwu3].is-active,.explorer-folder-label[data-astro-cid-loqsfwu3].is-active .explorer-folder-link[data-astro-cid-loqsfwu3]{color:var(--gruvbox-aqua)}.explorer-note[data-astro-cid-loqsfwu3]{display:flex;align-items:center;gap:.375rem;padding:.1875rem .25rem;font-size:.8125rem;color:var(--text-main);text-decoration:none;border-radius:.25rem;opacity:.75}.explorer-note[data-astro-cid-loqsfwu3]:hover{background-color:var(--bg-muted);opacity:1}.explorer-note[data-astro-cid-loqsfwu3].is-active{color:var(--gruvbox-aqua);opacity:1;font-weight:500}.explorer-growth-icon[data-astro-cid-loqsfwu3]{font-size:.625rem;flex-shrink:0;width:.875rem;text-align:center}.garden-nav-wrap{position:sticky;top:0;z-index:40}.reading-progress-track{height:3px;background:transparent;margin-left:-1rem;margin-right:-1rem}@media (min-width: 768px){.reading-progress-track{margin-left:-2rem;margin-right:-2rem}}.reading-progress-bar{height:100%;width:0%;background:var(--gruvbox-green);transition:width 80ms linear}.garden-grid{display:grid;grid-template-columns:280px 1fr 280px;grid-template-areas:"left center right";gap:0}.garden-left{grid-area:left;position:sticky;top:3rem;max-height:calc(100vh - 3rem);overflow-y:auto;align-self:start;padding:2.5rem 1rem 2rem;border-right:1px solid var(--border-main);display:flex;flex-direction:column;gap:1rem}.garden-center{grid-area:center;padding:2.5rem 2rem 2rem;min-width:0;width:100%}.garden-right{grid-area:right;position:sticky;top:3rem;align-self:start;padding:2.5rem 1rem 2rem;border-left:1px solid var(--border-main);display:flex;flex-direction:column;gap:1.5rem}.sidebar-section-label{font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.375rem}.atproto-stats{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.atproto-stat{display:flex;align-items:center;gap:.35rem;font-size:.8125rem;color:var(--text-muted)}.atproto-stat i{font-size:.7rem;opacity:.7}.footer-updated{display:none}@media (max-width: 1199px){.sidebar-updated{display:none}.footer-updated{display:block}}@media (max-width: 1199px){.garden-grid{grid-template-columns:280px 1fr;grid-template-areas:"left center" "left right-below"}.garden-right{grid-area:right-below;position:static;height:auto;overflow-y:visible;border-left:none;border-top:1px solid var(--border-main);padding:1.5rem 2rem;flex-direction:row;flex-wrap:wrap;gap:1.5rem}.garden-right>*{flex:1;min-width:200px;max-height:24rem;overflow-y:auto}.garden-right .sidebar-graph{flex-basis:100%;min-width:100%;max-height:none}.garden-right .export-buttons{flex-direction:row}.garden-right .garden-toc{display:none}}@media (max-width: 799px){.garden-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"center" "right-below";max-width:100%}.garden-left{position:fixed;top:3rem;left:0;bottom:0;width:300px;z-index:30;background:var(--bg-main);border-right:1px solid var(--border-main);transform:translate(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1)}.garden-grid.sidebar-open .garden-left{transform:translate(0)}.garden-grid.sidebar-open .garden-backdrop{display:block}.garden-backdrop{display:none;position:fixed;inset:3rem 0 0;z-index:29;background:#0006}.garden-center{padding:1.5rem 1rem 2rem;min-width:0;max-width:100%}.garden-right{padding:1rem;flex-direction:column;flex-wrap:nowrap;gap:.5rem;height:auto!important;overflow:hidden;min-width:0;max-width:100%}.garden-right>*{flex:none;min-width:0!important;max-width:100%;max-height:none;overflow-y:visible}.garden-right>div{display:block}.garden-right>script{display:none!important}.garden-right .garden-toc,.garden-right .sidebar-updated{display:none}.garden-right .sidebar-graph{max-height:290px;overflow:hidden}.garden-right .sidebar-tags .flex{flex-wrap:wrap}.garden-right .export-buttons{flex-direction:row}}.garden-sidebar-toggle{display:none;position:fixed;bottom:1rem;left:1rem;z-index:31;width:2.5rem;height:2.5rem;border-radius:.5rem;background:var(--bg-surface);border:1px solid var(--border-main);color:var(--text-main);cursor:pointer;align-items:center;justify-content:center;font-size:1rem;box-shadow:0 2px 8px #0003}@media (max-width: 799px){.garden-sidebar-toggle{display:flex}}.search-input-wrap{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:.625rem;font-size:.75rem;color:var(--text-muted);pointer-events:none}.search-input{width:100%;padding:.5rem .5rem .5rem 2rem;font-size:.8125rem;background:var(--bg-muted);border:1px solid var(--border-main);border-radius:.375rem;color:var(--text-main);outline:none}.search-input:focus{border-color:var(--gruvbox-aqua)}.search-input::placeholder{color:var(--text-muted);opacity:.6}.search-results{position:absolute;top:100%;left:0;right:0;z-index:50;margin-top:.25rem;background:var(--bg-surface);border:1px solid var(--border-main);border-radius:.375rem;max-height:20rem;overflow-y:auto;box-shadow:0 4px 12px #0003}.search-result{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;text-decoration:none;color:var(--text-main);font-size:.8125rem;border-bottom:1px solid var(--border-main)}.search-result:last-child{border-bottom:none}.search-result:hover,.search-result.is-selected{background:var(--bg-muted)}.search-result-emoji{font-size:.875rem;flex-shrink:0}.search-result-title{font-weight:500}.search-result-tags{font-size:.6875rem;color:var(--text-muted)}.garden-list{display:flex;flex-direction:column;gap:.5rem}.garden-item{--item-color: var(--border-main);display:block;padding:1rem 1.25rem;border-radius:.5rem;border:1px dashed var(--item-color);transition:all .15s ease}.garden-item:hover{background-color:var(--bg-muted);border-style:solid}.tag{padding:.25rem .65rem;border-radius:9999px;background-color:var(--tag-bg);color:var(--gruvbox-blue);font-size:.8rem;text-decoration:none;transition:background-color .15s ease}.tag:hover{background-color:var(--bg-surface)}.tag-secondary{background-color:transparent;border:1px dashed currentColor;opacity:.7;cursor:default}.margin-annotation{background-color:color-mix(in srgb,var(--gruvbox-yellow) 15%,transparent);cursor:pointer;padding-bottom:1px;border-radius:0}.margin-annotation:hover{border-bottom:2px solid var(--gruvbox-yellow)}.margin-tooltip{position:fixed;display:none;align-items:center;gap:.625rem;padding:.5rem .75rem;border-radius:.5rem;border-left:4px solid var(--gruvbox-yellow);background:var(--bg-main);color:var(--text-main);font-size:.8125rem;box-shadow:0 6px 20px #00000059,0 0 0 1px var(--border-main);pointer-events:none;z-index:50;max-width:250px}.margin-tooltip-avatar{width:24px;height:24px;border-radius:50%;flex-shrink:0}.margin-tooltip-initial{width:24px;height:24px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;color:var(--bg-main)}.margin-tooltip-type{font-size:.6875rem;color:var(--text-muted);margin-top:1px}.mention-flash{animation:mention-flash 1.5s ease}@keyframes mention-flash{0%,to{background-color:transparent}25%{background-color:color-mix(in srgb,var(--gruvbox-yellow) 20%,transparent)}}.note-tag{color:var(--text-muted);font-size:.625rem}.export-buttons{display:flex;flex-direction:column;gap:.375rem}.export-btn{display:flex;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.75rem;color:var(--text-muted);background:var(--bg-muted);border:1px solid var(--border-main);border-radius:.25rem;cursor:pointer;transition:all .15s ease;width:100%}.export-btn:hover{color:var(--text-main);background:var(--bg-surface)}.garden-left::-webkit-scrollbar,.garden-right::-webkit-scrollbar{width:4px}.garden-left::-webkit-scrollbar-thumb,.garden-right::-webkit-scrollbar-thumb{background:var(--border-main);border-radius:2px}
