body.theme-dark{--text-accent: #006f8b;--text-accent-hover: #0084a5;--interactive-accent: #006f8b;--h1-color: var(--interactive-accent)}body.theme-light{--text-accent: #004d61;--text-accent-hover: #006f8b;--interactive-accent: #004d61;--h1-color: var(--interactive-accent)}body{--graph-main: var(--text-accent-hover);--graph-muted: rgba(126, 126, 126, 0.5)}body .timestamps{display:flex;flex-direction:row;font-size:.8em;color:var(--text-muted);gap:10px;margin-top:20px}body .timestamps div{display:flex;flex-direction:row;gap:3px;align-items:center}body .notelink{margin-right:8px}body .notelink img{height:16px;width:auto}body h1{font-size:2em !important}body h1 img{height:32px;width:auto}body h2{font-size:1.5em !important}body h3{font-size:1.17em !important}body h4{font-size:1em !important;font-weight:bolder !important}body h5{font-size:.83em !important;font-weight:bolder !important}body h6{font-size:.67em !important;font-weight:bolder !important}body .graph{flex:unset !important}@media(max-width: 1490px){body .graph{display:block !important;order:3}}@media(max-width: 1490px){body .toc{display:block !important}}body .sidebar-container>div:not(.graph){width:320px;max-height:365px;overflow-y:auto}@media(max-width: 1490px){body .sidebar-container{flex-wrap:wrap;flex-direction:row;justify-content:space-between}}body nav.filetree-sidebar{top:85px;left:20px;position:fixed;height:calc(100% - 160px);display:flex;flex-direction:column;border-radius:10px;overflow-x:hidden}body nav.filetree-sidebar .search-button{margin:10px;min-width:160px;margin-bottom:20px}body nav.filetree-sidebar>.folder{flex:1;overflow-y:auto;overflow-x:hidden;margin-right:-10px}body nav.filetree-sidebar .notelink{border-radius:10px;padding:5px 0 5px 8px}body nav.filetree-sidebar .notelink a::before{margin-right:2px}body nav.filetree-sidebar .notelink.active-note{transform:unset}body nav.filetree-sidebar .fa-sticky-note{display:none !important}body nav.filetree-sidebar h1::before{content:" ";display:block;width:100%;height:3em;background-size:contain;background-repeat:no-repeat;background-image:url(/img/logo.svg);background-position:center}body nav.toc ol{list-style:none;padding-left:10px;border-left:2px solid var(--background-secondary)}body nav.toc>ol{padding-left:0;border-left:none}body header{margin-bottom:1.8em}body .cm-s-obsidian .table-wrapper{overflow-x:scroll}body .cm-s-obsidian picture{max-width:100%;height:auto}body .cm-s-obsidian picture img{width:100%;height:auto}body .cm-s-obsidian>*[id]{position:relative;cursor:pointer}body .cm-s-obsidian>*[id]:hover{border:1px dotted;border-color:var(--text-accent);margin-left:-10px;margin-right:-10px;padding:10px}body .cm-s-obsidian>*[id]:hover::before{content:"Double-click to copy link";position:absolute;right:0;top:-1.55em;font-weight:normal;font-size:12px;color:var(--text-accent);font-variant:initial;letter-spacing:.24px;line-height:14px}body .referred{border:1px dashed;border-color:var(--text-accent);padding:10px;margin-left:-10px;margin-right:-10px}body #floating-control{position:fixed;color:var(--link-color);bottom:1vmax;right:1vmax;font-size:24px;z-index:999999;display:flex;flex-direction:column;justify-content:flex-end;gap:5px}body #floating-control .svg-icon,body #floating-control i{cursor:pointer;height:24px;width:auto}body #floating-control #theme-switch .light{display:none}body #floating-control #theme-switch .dark{display:none}body #floating-control #theme-switch .auto{display:none}body #floating-control #theme-switch.light .light{display:inline}body #floating-control #theme-switch.dark .dark{display:inline}body #floating-control #theme-switch.auto .auto{display:inline}body .fnote{display:none;background-color:var(--background-primary);border:1px solid var(--text-accent);position:fixed;bottom:10px;left:0;right:0;padding:10px;text-align:center;z-index:999}body .footnote-ref{line-height:85%}body .footnote-ref .fnote-marker{background-color:var(--text-accent);padding:2px 5px;color:#fff;border-radius:4px;text-decoration:none;font-size:.7em;margin-top:-3px}body .footnote-ref .fnote-marker:hover{opacity:.7}body .shownote{display:block}body #forest-graph{display:flex;justify-content:center;align-items:center;padding-bottom:20px;flex-direction:column}body #forest-graph .forest-body{display:inline-flex;flex-direction:column;transform:rotate(45deg);margin:60px;align-items:flex-end}@media(max-width: 575.99px){body #forest-graph .forest-body{transform:rotate(45deg) scale(0.9)}}body #forest-graph .forest-body .forest-row{display:flex;flex-direction:row;align-items:flex-end}body #forest-graph .forest-body .forest-row a{width:20px;height:20px;cursor:pointer;display:flex;justify-content:center;align-items:center}body #forest-graph .forest-body .forest-row a img{transform:rotate(-45deg)}body #forest-graph .forest-body .forest-row .plane{cursor:inherit}body #forest-graph .forest-legends{margin-top:10px;display:flex;gap:10px;width:100%;justify-content:center;flex-wrap:wrap;font-size:.8em;color:var(--text-muted)}body #forest-graph .forest-legends img{height:1.5em;width:auto;margin-right:5px}body .toc-container li::before{content:"" !important}body nav.navbar{top:10px;right:10px;left:10px;width:calc(100% - 20px);border-radius:10px;border:var(--cards-border-width) solid var(--background-modifier-border);z-index:99999}body nav.navbar .navbar-inner h1::before{content:" ";display:inline-block;width:1em;height:1.2em;background-size:contain;background-repeat:no-repeat;background-image:url(/img/logo.svg);margin-right:5px;background-position:bottom}body nav.navbar .navbar-inner span{margin-left:10px}body nav.navbar .search-button{border-radius:10px}@media(max-width: 800px){body nav.navbar .search-button{margin-right:10px}}body .cards table.dataview{width:var(--table-width)}body .cards th,body .cards td{border:none !important;flex-wrap:wrap;gap:5px}body .cards th a.tag,body .cards td a.tag{padding:3px !important}body .cards table.dataview.table-view-table thead.table-view-thead{display:none}body .cards table.dataview.table-view-table thead.table-view-thead::before{display:none}body .cards table.dataview.table-view-table tbody tr{position:relative}body .cards table.dataview.table-view-table tbody tr td img.inset-cover{height:70px;width:auto;position:absolute;top:0px;right:0px;padding:0}body .cards-cover-no-border table.dataview.table-view-table tbody tr td:first-child{width:100%}body .cards-cover-no-border table.dataview.table-view-table tbody tr td:first-child img{padding:0}body .cards-cover-no-border table.dataview.table-view-table tbody tr td{display:flex;flex-direction:row;align-items:center}body .cards-cover-no-border table.dataview.table-view-table tbody tr td svg{width:14px;height:auto}body .cards-title-hide-icons table.dataview.table-view-table tbody tr td:nth-child(2) a::before,body .cards-title-hide-icons table.dataview.table-view-table tbody tr td:first-child a::before{display:none}body code[class*=language-],body pre[class*=language-]{text-shadow:unset}.callout[data-callout=stylish]{--callout-color: var(--color-purple-rgb);--callout-icon: lucide-brush}.callout[data-callout=quote-with-source]{display:flex;flex-direction:column;--callout-color: var(--bg1);--callout-icon: lucide-minus}.callout[data-callout=quote-with-source] .callout-title{order:2;display:flex;flex-direction:row;justify-content:flex-end}body.title-note-icon .cm-s-obsidian>header>h1[data-note-icon=stone]::before,body.filetree-note-icon .filename[data-note-icon=stone]::before,body.links-note-icon .internal-link[data-note-icon=stone]::before,body.backlinks-note-icon .backlink[data-note-icon=stone]::before{background-image:url(/img/stone.svg)}body.title-note-icon .cm-s-obsidian>header>h1[data-note-icon=signpost]::before,body.filetree-note-icon .filename[data-note-icon=signpost]::before,body.links-note-icon .internal-link[data-note-icon=signpost]::before,body.backlinks-note-icon .backlink[data-note-icon=signpost]::before{background-image:url(/img/signpost.svg)}body.title-note-icon .cm-s-obsidian>header>h1[data-note-icon=withered]::before,body.filetree-note-icon .filename[data-note-icon=withered]::before,body.links-note-icon .internal-link[data-note-icon=withered]::before,body.backlinks-note-icon .backlink[data-note-icon=withered]::before{background-image:url(/img/withered.svg)}body.title-note-icon .cm-s-obsidian>header>h1[data-note-icon=chest]::before,body.filetree-note-icon .filename[data-note-icon=chest]::before,body.links-note-icon .internal-link[data-note-icon=chest]::before,body.backlinks-note-icon .backlink[data-note-icon=chest]::before{background-image:url(/img/chest.svg)}.align-icon{display:inline-flex;align-items:center}.pill{background-color:var(--tag-background);border:var(--tag-border-width) solid var(--tag-border-color);border-radius:var(--tag-radius);color:var(--tag-color);font-size:var(--tag-size);text-decoration:var(--tag-decoration);padding:var(--tag-padding-y) var(--tag-padding-x);line-height:1}.pill:hover{background-color:var(--tag-background-hover);border:var(--tag-border-width) solid var(--tag-border-color-hover);color:var(--tag-color-hover);text-decoration:var(--tag-decoration-hover)}.aliases{display:flex;flex-direction:row;gap:5px;align-items:center;margin-top:20px;color:var(--tag-color)}.aliases .heading:only-child{display:none}.header-tags{gap:5px;display:flex}.fullpage-overlay{position:fixed}.sidebar .toc-container{max-height:unset}@media(max-width: 1400px){.sidebar .toc-container{max-height:320px}}.sidebar .backlinks{flex:unset}@media(max-width: 1400px){.sidebar .backlinks{order:3}}.tool-links{display:flex;flex-direction:row;width:100%;height:100px;font-size:2rem;border-radius:10px;border:var(--cards-border-width) solid var(--background-modifier-border);background-color:var(--background-secondary)}.tool-links .tool-link{flex:1;height:100%;display:flex;justify-content:center;align-items:center}/*# sourceMappingURL=custom.css.map */
