:root{--bg-base: #131213;--bg-base-translucent: #131213d9;--bg-surface: #fff;--bg-surface-hover: #f3f4f6;--bg-overlay: #444044;--bg-primary-subtle: #7f6f80;--bg-primary-light: #f9dbfe;--bg-primary-light-hover: #f8bffe;--color-primary: #e391f5;--color-primary-hover: #f1cffc;--bg-accent: #ede9fe;--color-accent: #6d28d9;--text-dark: #1a1a1a;--text-body: #edeff2;--text-strong: #e5e7ea;--text-search-title: #d5aef4;--text-code-block: #dbdbdb;--text-blockquote: #acb1bb;--text-muted: #b4b9c1;--text-table-header: #374151;--text-code-inline: #b45309;--color-error: #dc2626;--bg-highlight: #fef08a;--text-highlight: #713f12;--border-default: #e5e7eb;--border-subtle: #d1d5db;--border-heading: #f1f3f5}details.tree-dir>summary[data-v-10bbccdb]{cursor:pointer;list-style:none;padding:.2rem .5rem;color:var(--text-muted);font-size:.85rem;-webkit-user-select:none;user-select:none;border-radius:4px}details.tree-dir>summary[data-v-10bbccdb]::-webkit-details-marker{display:none}details.tree-dir>summary[data-v-10bbccdb]:before{content:"▶ ";font-size:.65rem}details.tree-dir[open]>summary[data-v-10bbccdb]:before{content:"▼ "}details.tree-dir>summary[data-v-10bbccdb]:hover{background:var(--bg-surface-hover);color:var(--text-dark)}.tree-children[data-v-10bbccdb]{padding-left:1rem}a.tree-file[data-v-10bbccdb]{display:block;padding:.2rem .5rem;font-size:.85rem;color:var(--color-primary);border-radius:4px;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a.tree-file[data-v-10bbccdb]:hover{background:var(--bg-primary-subtle)}a.tree-file.active[data-v-10bbccdb]{background:var(--bg-primary-subtle);color:var(--color-primary-hover);font-weight:700}#results[data-v-f66d4dde]{height:90vh;overflow-y:auto}.search-result[data-v-f66d4dde]{display:block;padding:.4rem .5rem;border-radius:4px;text-decoration:none;color:inherit;margin-bottom:.1rem}.search-result[data-v-f66d4dde]:hover,.search-result.active[data-v-f66d4dde]{background:var(--bg-overlay)}.sr-title[data-v-f66d4dde]{display:block;color:var(--text-search-title);font-size:.85rem;font-weight:700}.sr-excerpt[data-v-f66d4dde]{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--text-strong);font-size:.75rem;margin-top:.15rem;line-height:1.4}.no-results[data-v-f66d4dde]{color:var(--text-muted);font-size:.8rem;padding:.25rem .5rem}.sr-excerpt[data-v-f66d4dde] mark{background:var(--bg-highlight);color:var(--text-highlight);border-radius:2px;padding:0 1px;font-style:normal}#container[data-v-6a396622]{overflow-y:auto;height:30vh}.recent-item[data-v-6a396622]{display:flex;justify-content:space-between;align-items:baseline;padding:.2rem .5rem;border-radius:4px;text-decoration:none;gap:.5rem}.recent-item[data-v-6a396622]:hover{background:var(--bg-primary-subtle)}.recent-name[data-v-6a396622]{color:var(--color-primary);font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.recent-date[data-v-6a396622]{color:var(--text-muted);font-size:.8rem;white-space:nowrap;flex-shrink:0}@media screen and (min-width:900px){header{top:0;left:0;justify-content:start;padding-left:2rem}header button#navbar-button-right{display:none}header a h1#app-title{font-size:1.6rem}nav#sidebar{display:flex;flex-direction:column-reverse;justify-content:start;left:-20%;top:0;width:20%;max-width:300px;padding:40px .5rem 1rem;transition:left .1s linear}nav#sidebar.expanded{left:0}}@media screen and (max-width:900px){header{top:unset;bottom:0;justify-content:center;background:var(--bg-base)}header button#navbar-button-right{right:0}header a h1#app-title{font-size:1.4rem}nav#sidebar{display:flex;flex-direction:column;justify-content:end;width:100%;height:100dvh;padding-bottom:2rem;bottom:-100dvh;left:0;transition:bottom .2s linear}nav#sidebar.expanded{bottom:0}}header{position:fixed;height:33px;width:100vw;z-index:5;display:flex}header a{z-index:5;text-decoration:none}header a h1#app-title{width:fit-content;text-align:center;color:var(--bg-surface)}header button.navbar-button{all:unset;z-index:5;top:0;cursor:pointer;color:var(--bg-surface);position:absolute}header button.navbar-button svg{height:33px;width:33px}header button#navbar-button-left{left:0}nav#sidebar{z-index:4;position:fixed;height:100%;opacity:90%;overflow-y:auto;background:var(--bg-base);gap:1rem}nav#sidebar #content{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}nav#sidebar #content #tree{max-height:50vh;overflow-y:auto}nav#sidebar .section-title{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);padding:0 .5rem .4rem}#search-box{padding:0 .5rem .6rem}#search-input{width:100%;padding:.35rem .5rem;border:1px solid var(--border-default);border-radius:4px;font-family:inherit;font-size:1rem;background:var(--bg-surface);color:var(--text-dark);outline:none}div#note-view{background:var(--bg-base-translucent);max-width:900px;width:95vw;color:var(--text-body);font-size:.9rem;margin:auto;padding:4px;padding-bottom:4rem}@media screen and (max-width:900px){div#note-view{margin-bottom:34px}}.placeholder{color:var(--text-muted);margin-top:4rem;font-size:.9rem}.error{color:var(--color-error);font-size:.9rem}.note-header{position:sticky;top:-4px;z-index:1;background:var(--bg-base);border-bottom:1px solid var(--border-subtle);padding:4px 4px .5rem}.note-title{text-align:center}.frontmatter{display:flex;flex-direction:column;gap:.5rem}.frontmatter .fm-row{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.frontmatter .fm-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);width:3.5rem;flex-shrink:0}.frontmatter .fm-tag{background:var(--bg-primary-subtle);color:var(--bg-primary-light);padding:.1rem .5rem;border-radius:999px;font-size:.75rem;border:none;font-family:inherit;cursor:pointer}.frontmatter .fm-tag:hover{background:var(--bg-overlay)}.md h1,.md h2,.md h3,.md h4,.md h5,.md h6{margin:1.5rem 0 .5rem;font-size:1rem;color:var(--text-strong);font-family:inherit}.md h1{font-size:1.75rem;border-bottom:1px solid var(--border-heading);padding-bottom:.35rem}.md h2{font-size:1.35rem}.md h3{font-size:1.1rem}.md p{margin:.8rem 0}.md ul,.md ol{margin:.5rem 0 .5rem 1.5rem}.md li{margin:.25rem 0}.md img{max-width:100%}.md code{background:var(--bg-surface-hover);padding:.1em .35em;border-radius:3px;font-size:.88em;color:var(--text-code-inline)}.md pre{background:var(--bg-surface-hover);padding:1rem;border-radius:6px;overflow-x:auto;margin:1rem 0}.md pre code{background:none;padding:0;color:var(--text-code-block);font-size:.9em}.md blockquote{border-left:3px solid var(--border-subtle);margin:1rem 0;padding:.4rem 1rem;color:var(--text-blockquote)}.md hr{border:none;border-top:1px solid var(--border-default);margin:1.5rem 0}.md strong{color:var(--text-strong)}.md a{color:var(--color-primary)}.md a:hover{color:var(--color-primary-hover)}.md table{border-collapse:collapse;margin:1rem 0;width:100%}.md th,.md td{border:1px solid var(--border-subtle);padding:.4rem .75rem;text-align:left}.md th{background:var(--bg-overlay);color:var(--text-body);font-weight:700}a.wiki-link{color:var(--color-primary);text-decoration:underline dotted}a.wiki-link:hover{color:var(--color-primary-hover)}span.wiki-link.broken{color:var(--color-error);text-decoration:underline dotted;cursor:default}blockquote.embed{border-left:3px solid var(--color-primary);background:var(--bg-overlay);margin:1rem 0;padding:.6rem 1rem;border-radius:4px}blockquote.embed .embed-title{display:block;color:var(--color-primary);font-weight:700;text-decoration:none;margin-bottom:.4rem;font-size:.9em}blockquote.embed .embed-title:hover{color:var(--color-primary-hover);text-decoration:underline}
