.theme-dark{--graph-main: #89EDBB;--graph-muted: #d28fff}body{min-height:100vh;display:flex;flex-direction:column}.content{flex:1}.theme-dark .markdown-preview-view a.internal-link{color:#89edbb !important;text-decoration:none !important;box-shadow:none !important;border-bottom:none !important}.theme-dark .markdown-preview-view a.internal-link:hover{color:#b28eff !important;text-decoration:none !important}.theme-light .markdown-preview-view a.internal-link{color:#b28eff !important;text-decoration:none !important;border-bottom:none !important;box-shadow:none !important}.theme-light .markdown-preview-view a.internal-link:hover{text-decoration:underline !important}.theme-dark .toc-container a,.theme-dark .backlink,.theme-dark .backlinks a{color:#89edbb !important;text-decoration:none !important}.theme-dark .toc-container a:hover,.theme-dark .backlink:hover,.theme-dark .backlinks a:hover{color:#b28eff !important;text-decoration:none !important}.filetree-sidebar{background-image:url("/img/dark_purple.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;padding:1rem}.filetree-sidebar .notelink{color:#fff}.filetree-sidebar .notelink a{color:#fff;text-decoration:none}.filetree-sidebar .notelink a:hover{color:#89edbb;text-decoration:none}.filetree-sidebar .notelink.active-note,.filetree-sidebar .notelink.active-note a{color:#89edbb !important;background-color:#000 !important}.filetree-sidebar .foldername{color:#ccc !important}.custom-desktop-header{background:none !important;display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem}.header-logo{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#fff;font-weight:400;text-align:center;gap:.3rem}.header-logo img{width:100px;height:100px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-sizing:border-box}.header-logo .text{font-size:1.2rem;line-height:1.2;white-space:nowrap}.header-logo .highlight{color:#89edbb}.header-logo:hover{text-decoration:none}.header-logo:hover .text{color:#89edbb}.header-logo:hover .highlight{color:#fff}.custom-mobile-header{display:flex;align-items:center;gap:.6rem;margin-left:.5rem}.custom-mobile-header a{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:400;text-decoration:none;color:#fff}.custom-mobile-header img{width:38px;height:38px;border-radius:50%;border:2px solid #fff;object-fit:cover}.custom-mobile-header .text{white-space:nowrap}.custom-mobile-header .highlight{color:#89edbb}.navbar{background-image:url("/img/dark_purple.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}.search-button{background-color:rgba(0,0,0,.8) !important;color:#fff !important;border:1px solid rgba(255,255,255,.3) !important}.search-button:hover{background-color:rgba(0,0,0,.9) !important;color:#89edbb !important}.footer{background:none !important;padding:2rem 1rem;color:#ccc;text-align:center;font-size:.95rem;margin-top:auto;width:100%}.footer-nav{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:1rem}.footer-link{color:#fff;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-bottom{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#aaa}.footer-site,.footer-privacy{color:#aaa;text-decoration:underline}.theme-toggle-icon{border:1px solid rgba(255,255,255,.3);border-radius:9999px;padding:.3rem .75rem;cursor:pointer;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);color:inherit;transition:background-color .2s ease,color .2s ease}.theme-toggle-icon:hover{background-color:rgba(255,255,255,.05);color:#987ef0}.theme-dark .theme-toggle-icon:hover{color:#89edbb !important}.theme-light .theme-toggle-icon{border:1px solid rgba(0,0,0,.2)}.scroll-to-top{position:relative;z-index:10;border:1px solid rgba(255,255,255,.3);border-radius:9999px;padding:.3rem .75rem;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background-color:rgba(0,0,0,0);color:inherit;transition:background-color .2s ease,color .2s ease;text-decoration:none}.theme-dark .scroll-to-top:hover{background-color:rgba(255,255,255,.05);color:#89edbb !important;text-decoration:none}.theme-light .scroll-to-top{border:1px solid rgba(0,0,0,.2);color:#333}.theme-light .scroll-to-top:hover{background-color:rgba(0,0,0,.05);color:#b28eff !important;text-decoration:none}.nav-toggle{background:none !important;border:none !important;padding:0 !important;margin:0 !important;box-shadow:none !important;outline:none !important;display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;gap:6px;cursor:pointer;z-index:1000}.nav-toggle span{display:block;width:28px;height:2px;background-color:#fff;transition:transform .3s ease,opacity .3s ease}.nav-toggle.active>span:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-toggle.active>span:nth-child(2){opacity:0}.nav-toggle.active>span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width: 1399px){.filetree-sidebar{position:fixed;top:0;left:0;height:100%;width:300px;z-index:1000;transition:transform .3s ease;will-change:transform}.filetree-sidebar.mobile-hidden{transform:translateX(-100%);pointer-events:none;visibility:hidden}.filetree-sidebar.open{transform:translateX(0);pointer-events:auto;visibility:visible}}.button{display:inline-block;padding:.75rem 1.5rem;border:2px solid #89edbb;border-radius:9999px;font-size:1rem;cursor:pointer;text-decoration:none;text-align:center;transition:background-color .3s ease,color .3s ease;background-color:rgba(0,0,0,0);font-weight:normal}body.theme-dark .button{color:#fff}body.theme-dark .button:hover,body.theme-light .button:hover{background-color:#89edbb;color:#000;text-decoration:none;font-weight:normal}body.theme-light .button{color:#000}img.lightbox-preview{max-width:min(300px,100%);height:auto}.lb-image{max-width:90vw !important;max-height:90vh !important;width:auto !important;height:auto !important;object-fit:contain !important;display:block;margin:0 auto}.lb-outerContainer{position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important;margin:0 !important;padding:0 !important;width:auto !important;height:auto !important;max-width:90vw !important;max-height:90vh !important;background:none !important;box-shadow:none !important;display:block !important}.lb-dataContainer{text-align:center;padding:.5em 1em;font-size:.9em;color:#ccc}@media(max-width: 1024px){.footer{position:relative;z-index:10}}@media(max-width: 1024px){.graph-container{max-height:360px;overflow:hidden;position:relative;z-index:1}}@media(min-width: 600px){.footer-bottom{flex-direction:row;justify-content:center;gap:1rem}}/*# sourceMappingURL=custom-style.css.map */
