.tree.svelte-1qmzp09{padding-left:calc(var(--depth,0) * .95rem);margin:0;list-style:none}li.svelte-1qmzp09{margin:.05rem 0}summary.svelte-1qmzp09{cursor:pointer;color:var(--color-text);-webkit-user-select:none;user-select:none;border-radius:5px;align-items:center;gap:.35rem;padding:.2rem .35rem;font-weight:600;list-style:none;display:flex}summary.svelte-1qmzp09::-webkit-details-marker{display:none}summary.svelte-1qmzp09:hover{background:var(--sketchy-hover)}.twist.svelte-1qmzp09{width:.6rem;height:.6rem;color:var(--color-theme-2);flex:none;transition:transform .15s}details[open].svelte-1qmzp09>summary:where(.svelte-1qmzp09) .twist:where(.svelte-1qmzp09){transform:rotate(90deg)}.folder-icon.svelte-1qmzp09,.file-icon.svelte-1qmzp09{width:1rem;height:.95rem;color:var(--color-theme-2);flex:none}.note-link.svelte-1qmzp09{color:var(--color-text);border-radius:5px;align-items:center;gap:.4rem;padding:.2rem .35rem;font-size:.95rem;text-decoration:none;display:flex}.note-link.svelte-1qmzp09:hover{background:var(--sketchy-hover);text-decoration:none}.note-link.active.svelte-1qmzp09{background:var(--sketchy-active);color:var(--color-theme-1);font-weight:700}.note-link.active.svelte-1qmzp09 .file-icon:where(.svelte-1qmzp09){color:var(--color-theme-1)}.label.svelte-1qmzp09{overflow-wrap:anywhere}@font-face{font-family:Architects Daughter;font-style:normal;font-display:swap;font-weight:400;src:url(./architects-daughter-latin-ext-400-normal.BsHeVfRr.woff2)format("woff2"),url(./architects-daughter-latin-ext-400-normal.FqHtA13I.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Architects Daughter;font-style:normal;font-display:swap;font-weight:400;src:url(./architects-daughter-latin-400-normal.DOGE_9Aw.woff2)format("woff2"),url(./architects-daughter-latin-400-normal.Ze4cbGW2.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-hand:"Architects Daughter", "Segoe Print", "Comic Sans MS", cursive;--sketchy-stroke:#231e19cc;--sketchy-hover:#4075a61f;--sketchy-active:#ff3e0024;--paper-bg:#fdf9ee;--paper-line:#4075a624;--code-bg:#231e190b;--code-border:#231e192e;--broken-color:#c0392b}:root[data-theme=dark]{--sketchy-stroke:#fffaf0ad;--sketchy-hover:#7db3e824;--sketchy-active:#ff6a3d33;--paper-bg:#20222c;--paper-line:#7db3e81a;--code-bg:#ffffff0d;--code-border:#ffffff24;--broken-color:#ff8a75}.notes-shell,.notes-shell *{box-sizing:border-box}.notes-shell{--gp:26px;background-image:linear-gradient(var(--paper-line) 1px, transparent 1px), linear-gradient(90deg, var(--paper-line) 1px, transparent 1px);background-size:var(--gp) var(--gp);background-color:var(--paper-bg);box-shadow:0 1px 3px var(--pdf-shadow,#0000001f);background-position:-1px -1px;border-radius:10px;padding:1.5rem;transition:background-color .2s,box-shadow .2s}@media (width>=720px){.notes-shell{padding:2rem}}.note-heading{font-family:var(--font-hand);scroll-margin-top:1.25rem;line-height:1.25;position:relative}.note-heading-anchor{opacity:0;color:var(--color-theme-2);text-decoration:none;transition:opacity .12s;position:absolute;left:-1.1em}.note-heading:hover .note-heading-anchor,.note-heading-anchor:focus-visible{opacity:.7}.note-content{overflow-wrap:anywhere;line-height:1.65}.note-content a:not(.note-heading-anchor){color:var(--color-theme-2);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1.5px;text-decoration:none}.note-content a:not(.note-heading-anchor):hover{color:var(--color-theme-1)}.note-content img{border:1px solid var(--code-border);max-width:100%;box-shadow:3px 4px 0 var(--code-border);border-radius:3px;margin:.75rem 0}.note-content blockquote{border-left:3px solid var(--color-theme-2);opacity:.85;margin:1rem 0;padding:.2rem 1rem;font-style:italic}.note-content mark{color:#3a2c00;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#ffd54f8c;border-radius:3px;padding:.02em .25em}:root[data-theme=dark] .note-content mark{color:#1a1400;background:#ffc10773}.note-content hr{background-image:repeating-linear-gradient(90deg, var(--sketchy-stroke) 0, var(--sketchy-stroke) 6px, transparent 6px, transparent 11px);opacity:.6;border:none;height:1px;margin:1.75rem 0}.note-content :not(pre)>code{background:var(--code-bg);border:1px solid var(--code-border);border-radius:4px;padding:.05em .35em;font-size:.9em}.note-content table{border-collapse:collapse;width:100%;margin:1rem 0}.note-content th,.note-content td{border:1px solid var(--code-border);text-align:left;padding:.4rem .6rem}.note-content th{background:var(--code-bg)}.code-block{border:1.5px solid var(--code-border);background:var(--code-bg);border-radius:6px;margin:1rem 0;position:relative;overflow:auto}.code-block:before{content:attr(data-lang);font-family:var(--font-hand);opacity:.55;text-transform:uppercase;letter-spacing:.04em;pointer-events:none;font-size:.7rem;position:absolute;top:.35rem;right:.6rem}.code-block pre{box-shadow:none;background:0 0;margin:0;padding:1.4rem .9rem .8rem;font-size:.85rem}.note-broken-link,.note-broken-embed{border:1.5px dashed var(--broken-color);color:var(--broken-color);cursor:help;border-radius:4px;padding:0 .35em;font-size:.88em;display:inline-block}.hljs-comment,.hljs-quote{opacity:.6;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-literal,.hljs-doctag{color:var(--color-theme-1);font-weight:600}.hljs-string,.hljs-attr,.hljs-regexp,.hljs-addition{color:#2f9e58}:root[data-theme=dark] .hljs-string,:root[data-theme=dark] .hljs-attr,:root[data-theme=dark] .hljs-regexp,:root[data-theme=dark] .hljs-addition{color:#7cd99a}.hljs-number,.hljs-built_in,.hljs-type{color:var(--color-theme-2)}.hljs-title,.hljs-function,.hljs-section,.hljs-name{color:#8956d6;font-weight:600}:root[data-theme=dark] .hljs-title,:root[data-theme=dark] .hljs-function,:root[data-theme=dark] .hljs-section,:root[data-theme=dark] .hljs-name{color:#c199f2}.hljs-variable,.hljs-params,.hljs-meta{opacity:.85}main:has(.notes-shell){max-width:80rem}.notes-shell.svelte-qt7aqv{grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:80rem;margin:0 auto;display:grid}.notes-aside.svelte-qt7aqv{order:-1}@media (width>=900px){.notes-shell.svelte-qt7aqv{grid-template-columns:minmax(0,1fr) 17rem;align-items:start}.notes-aside.svelte-qt7aqv{order:1;max-height:calc(100vh - 2rem);position:sticky;top:1rem;overflow-y:auto}}.notes-main.svelte-qt7aqv{min-width:0}.nav-panel{padding:1rem 1.1rem}.nav-title.svelte-qt7aqv{font-family:var(--font-hand);color:var(--color-theme-1);margin-bottom:.6rem;font-size:1.4rem;text-decoration:none;display:block}
