:root{--bg: #fbf1c7;--bg-sidebar: #f2e5bc;--text: #3c3836;--text-secondary: #504945;--text-muted: #665c54;--text-faint: #928374;--border: #d5c4a1;--active-bg: rgba(69, 133, 136, .08);--link-underline: #928374;--link-underline-hover: #076678;--code-bg: rgba(60, 56, 54, .06)}:root.dark{--bg: #282828;--bg-sidebar: #1d2021;--text: #ebdbb2;--text-secondary: #d5c4a1;--text-muted: #a89984;--text-faint: #665c54;--border: #3c3836;--active-bg: rgba(213, 196, 161, .08);--link-underline: #665c54;--link-underline-hover: #fabd2f;--code-bg: rgba(235, 219, 178, .08)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}html,body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,menu,figure,fieldset{margin:0;padding:0}ol,ul,menu{list-style:none}button,input,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,[type=button],[type=reset],[type=submit]{-moz-appearance:button;appearance:button;-webkit-appearance:button;background:transparent;background-image:none;border:0;cursor:pointer}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-feature-settings:"cv11","ss01","ss03";color:var(--text);background:var(--bg);transition:background .2s,color .2s;line-height:1.55}h1,h2,h3,h4{font-family:"Instrument Serif",ui-serif,Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.01em;line-height:1.2;scroll-margin-top:2.5rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}h4{font-size:1rem;font-weight:600;font-family:Inter,sans-serif;letter-spacing:0}a{text-decoration-line:underline;text-underline-offset:2px;text-decoration-color:var(--link-underline);color:var(--text)}a:hover{text-decoration-color:var(--link-underline-hover)}.article{color:var(--text-secondary);max-width:65ch}.article>*+*{margin-top:1.25em}.article h1,.article h2,.article h3,.article h4{color:var(--text);margin-top:2em;margin-bottom:.6em}.article h1:first-child,.article h2:first-child,.article h3:first-child{margin-top:0}.article h1{font-size:2rem}.article h2{font-size:1.45rem}.article h3{font-size:1.15rem}.article h4{font-size:1rem}.article p{line-height:1.7}.article strong,.article b{color:var(--text);font-weight:600}.article em,.article i{color:inherit}.article a{color:var(--text);text-decoration-color:var(--link-underline)}.article a:hover{text-decoration-color:var(--link-underline-hover)}.article ul,.article ol{padding-left:1.55em;line-height:1.7}.article ul{list-style:disc}.article ol{list-style:decimal}.article li+li{margin-top:.4em}.article li::marker{color:var(--text-muted)}.article blockquote{padding:.25em 0 .25em 1em;border-left:3px solid var(--border);color:var(--text);font-style:italic}.article hr{border:0;border-top:1px solid var(--border);margin:2.5em 0}.article code{font-family:ui-monospace,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:.9em;color:var(--text);background:var(--code-bg);padding:.15em .4em;border-radius:3px}.article pre{font-family:ui-monospace,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:.87em;color:var(--text-secondary);background:var(--active-bg);padding:1em 1.2em;border-radius:6px;overflow-x:auto;line-height:1.55}.article pre code{background:none;padding:0;color:inherit;font-size:inherit}.article img,.article video{max-width:100%;height:auto;display:block;margin:1.5em auto;border-radius:4px}.article figure figcaption{font-size:.85rem;color:var(--text-muted);text-align:center;margin-top:.5em}.article table{width:100%;border-collapse:collapse;font-size:.9em}.article th,.article td{padding:.55em .75em;border-bottom:1px solid var(--border);text-align:left}.article th{color:var(--text);font-weight:600}.sidebar.svelte-12qhfyh{position:fixed;top:0;left:0;width:220px;min-height:100vh;border-right:1px solid var(--border);overflow-y:auto;background:var(--bg-sidebar);font-size:.875rem;transition:background .2s,border-color .2s}.sidebar-inner.svelte-12qhfyh{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:1.5rem 1rem}.sidebar-title.svelte-12qhfyh{font-family:"Instrument Serif",ui-serif,Georgia,serif;font-size:2rem;font-weight:400;margin-bottom:1.5rem;line-height:1.1;color:var(--text);letter-spacing:-.015em}.sidebar-nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:.15rem}.nav-link.svelte-12qhfyh{display:block;padding:.2rem 0;text-decoration:none!important;color:var(--text-secondary)}.nav-link.svelte-12qhfyh:hover{color:var(--text)}.nav-link.active.svelte-12qhfyh{font-weight:600;color:var(--text);background:var(--active-bg);margin:0 -.5rem;padding:.2rem .5rem;border-radius:3px}.sub-sections.svelte-12qhfyh{display:flex;flex-direction:column;gap:.1rem;padding-left:.75rem;margin-bottom:.25rem}.sub-link.svelte-12qhfyh{display:block;padding:.1rem 0;font-size:.8rem;color:var(--text-muted);text-decoration:none!important}.sub-link.sub-active.svelte-12qhfyh{font-weight:600;color:var(--text)}.sub-link.svelte-12qhfyh:hover{color:var(--text)}.theme-toggle.svelte-12qhfyh{background:none;border:1px solid var(--border);border-radius:4px;cursor:pointer;font-size:.8rem;color:var(--text-muted);transition:border-color .2s,color .2s;padding:.25rem .5rem}.theme-toggle.svelte-12qhfyh:hover{border-color:var(--text-muted);color:var(--text)}.sidebar-theme.svelte-12qhfyh{align-self:flex-start;padding:.35rem .55rem;font-size:.95rem;line-height:1}.site-layout.svelte-12qhfyh{display:flex;min-height:100vh}.site-content.svelte-12qhfyh{margin-left:220px;flex:1;min-width:0;display:flex;flex-direction:column;min-height:100vh}.content-inner.svelte-12qhfyh{width:100%;padding:3rem 2rem 2rem;flex:1;box-sizing:border-box}.site-footer.svelte-12qhfyh{margin-top:auto;padding:1.5rem 2rem;font-size:.875rem;color:var(--text-faint)}.mobile-header.svelte-12qhfyh{display:none}@media(max-width:768px){.sidebar.svelte-12qhfyh{display:none}.site-content.svelte-12qhfyh{margin-left:0}.content-inner.svelte-12qhfyh{padding:1.75rem 1rem 1rem}.site-footer.svelte-12qhfyh{margin-top:auto;padding:1rem}.mobile-header.svelte-12qhfyh{display:block;position:sticky;top:0;z-index:100}.sidebar-mobile-bar.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border);background:var(--bg-sidebar);transition:background .2s,border-color .2s}.sidebar-mobile-bar.svelte-12qhfyh .sidebar-title:where(.svelte-12qhfyh){margin-bottom:0;font-size:1.3rem;line-height:1}.hamburger.svelte-12qhfyh{background:none;border:none;font-size:1.25rem;cursor:pointer;padding:.25rem;color:var(--text-secondary)}.sidebar-mobile-nav.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:.5rem 1rem;border-bottom:1px solid var(--border);background:var(--bg-sidebar);font-size:.875rem;transition:background .2s,border-color .2s}.sidebar-mobile-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none!important;color:var(--text-secondary)}.sidebar-mobile-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){font-weight:600;color:var(--text)}}
