@layer quartz-base{@keyframes dropin{0%{opacity:0;visibility:hidden}1%{opacity:0}to{opacity:1;visibility:visible}}.popover{z-index:999;will-change:transform;padding:1rem;position:fixed;top:0;left:0;overflow:visible}.popover>.popover-inner{width:30rem;max-height:20rem;font-weight:initial;font-style:initial;line-height:normal;font-size:initial;font-family:var(--bodyFont);border:1px solid var(--lightgray);background-color:var(--light);overscroll-behavior:contain;white-space:normal;-webkit-user-select:none;user-select:none;cursor:default;border-radius:5px;padding:0 1rem 1rem;position:relative;overflow:auto;box-shadow:6px 6px 36px #00000040}.popover>.popover-inner[data-content-type][data-content-type*=pdf],.popover>.popover-inner[data-content-type][data-content-type*=image]{max-height:100%;padding:0}.popover>.popover-inner[data-content-type][data-content-type*=image] img{border-radius:0;margin:0;display:block}.popover>.popover-inner[data-content-type][data-content-type*=pdf] iframe{width:100%}.popover h1{font-size:1.5rem}.popover{visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s}@media (max-width:800px){.popover{display:none!important}}.active-popover,.popover:hover{animation:.3s .2s forwards dropin}@charset "UTF-8";code[data-theme*=\ ]{color:var(--shiki-light);background-color:var(--shiki-light-bg)}code[data-theme*=\ ] span{color:var(--shiki-light)}[saved-theme=dark] code[data-theme*=\ ]{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}[saved-theme=dark] code[data-theme*=\ ] span{color:var(--shiki-dark)}a.internal{background:0 0!important;border-radius:0!important;padding:0!important}.recent-notes ul{flex-direction:column!important;margin:0!important;padding-left:0!important;list-style:none!important;display:flex!important}.recent-notes ul li{margin-top:0!important;margin-bottom:.4rem!important;padding:0!important}.recent-notes ul li a{font-size:14px!important;font-weight:500!important;line-height:1.3!important}.recent-notes ul li p.meta,.recent-notes ul li .meta,.recent-notes ul li time{display:none!important}.explorer ul li{margin-top:0!important;margin-bottom:.4rem!important;padding:0!important}.explorer ul li a,.explorer ul li button,.explorer ul li span,.explorer ul li .folder-button{font-size:14px!important;font-weight:500!important;line-height:1.3!important}ul.section-ul li,ul.section-ul li div,ul.section-ul li h3,ul.section-ul li a{flex:none!important;grid-template-columns:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}ul.section-ul li{margin-bottom:.6rem!important}ul.section-ul li a{text-align:left!important;line-height:1.4!important}ul.section-ul .meta,ul.section-ul time,ul.section-ul .tags,ul.section-ul .article-tags,ul.section-ul li ul{display:none!important}.sidebar ul,.left ul,.recent-notes ul,ul.section-ul{flex-direction:column!important;grid-template-columns:none!important;width:100%!important;margin:0!important;padding-left:0!important;list-style:none!important;display:flex!important}.sidebar li,.left li,.recent-notes li,li.section-li{width:100%!important;max-width:100%!important;margin-top:0!important;margin-bottom:.5rem!important;padding:0!important;display:block!important}.sidebar a,.left a,.recent-notes a,.section-li a{text-align:left!important;width:100%!important;max-width:100%!important;font-size:14px!important;line-height:1.4!important;display:block!important}:is(.recent-notes li:has(a[data-slug=index]),.recent-notes li:has(a[href$="/alt_lifelog/"]),.recent-notes li:has(a[href=\/])){display:none!important}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;width:100vw;overflow-x:hidden}@media (max-width:800px){html{scroll-padding-top:4rem}}body{box-sizing:border-box;background-color:var(--light);font-family:var(--bodyFont);color:var(--darkgray);margin:0}.text-highlight{background-color:var(--textHighlight);border-radius:5px;padding:0 .1rem}::selection{background:color-mix(in srgb, var(--tertiary) 60%, #fff0);color:var(--darkgray)}p,ul,text,a,tr,td,li,ol,ul,.katex,.math,.typst-doc,g[class~=typst-text]{color:var(--darkgray);fill:var(--darkgray);overflow-wrap:break-word;text-wrap:pretty}path[class~=typst-shape]{stroke:var(--darkgray)}.math.math-display{text-align:center}article>mjx-container.MathJax,article blockquote>div>mjx-container.MathJax{display:flex}article>mjx-container.MathJax>svg,article blockquote>div>mjx-container.MathJax>svg{margin-left:auto;margin-right:auto}article blockquote>div>mjx-container.MathJax>svg{margin-top:1rem;margin-bottom:1rem}strong{font-weight:600}a{color:var(--secondary);font-weight:600;text-decoration:none;transition:color .2s}a:hover{color:var(--tertiary)}a.internal{background-color:var(--highlight);border-radius:5px;padding:0 .1rem;line-height:1.4rem;text-decoration:none}a.internal.broken{color:var(--secondary);opacity:.5;transition:opacity .2s}a.internal.broken:hover{opacity:.8}a.internal:has(>img){background-color:#0000;border-radius:0;padding:0}a.internal.tag-link:before{content:"#"}a.external .external-icon{height:1ex;margin:0 .15em}a.external .external-icon>path{fill:var(--dark)}.flex-component{display:flex}.desktop-only{display:contents}.desktop-only.flex-component{display:flex}@media (max-width:800px){.desktop-only.flex-component,.desktop-only{display:none}}.mobile-only,.mobile-only.flex-component{display:none}@media (max-width:800px){.mobile-only.flex-component{display:flex}.mobile-only{display:contents}}.page{max-width:1500px;margin:0 auto}.page article>h1{font-size:2rem}.page article li:has(>input[type=checkbox]){padding-left:0;list-style-type:none}.page article li:has(>input[type=checkbox]:checked){text-decoration:line-through;-webkit-text-decoration-color:var(--gray);text-decoration-color:var(--gray);color:var(--gray)}.page article li>*{margin-top:0;margin-bottom:0}.page article p>strong{color:var(--dark)}.page>#quartz-body{grid-template:"grid-sidebar-left grid-header grid-sidebar-right""grid-sidebar-left grid-center grid-sidebar-right""grid-sidebar-left grid-footer grid-sidebar-right"/320px auto 320px;gap:5px;display:grid}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body{grid-template:"grid-sidebar-left grid-header""grid-sidebar-left grid-center""grid-sidebar-left grid-sidebar-right""grid-sidebar-left grid-footer"/320px auto;gap:5px}}@media (max-width:800px){.page>#quartz-body{grid-template:"grid-sidebar-left""grid-header""grid-center""grid-sidebar-right""grid-footer"/auto;gap:5px}}@media not (min-width:1200px){.page>#quartz-body{padding:0 1rem}}@media (max-width:800px){.page>#quartz-body{margin:0 auto}}.page>#quartz-body .sidebar{box-sizing:border-box;gap:1.2rem;height:100vh;padding:6rem 2rem 2rem;display:flex;position:sticky;top:0}.page>#quartz-body .sidebar.left{z-index:1;flex-direction:column;grid-area:grid-sidebar-left}@media (max-width:800px){.page>#quartz-body .sidebar.left{position:initial;height:unset;flex-direction:row;align-items:center;gap:0;padding:2rem 0 0;display:flex}}.page>#quartz-body .sidebar.right{flex-direction:column;grid-area:grid-sidebar-right;margin-right:0}@media (max-width:800px){.page>#quartz-body .sidebar.right{margin-left:inherit;margin-right:inherit}}@media not (min-width:1200px){.page>#quartz-body .sidebar.right{position:initial;height:unset;flex-direction:row;width:100%;padding:0}.page>#quartz-body .sidebar.right>*{flex:1;max-height:24rem}.page>#quartz-body .sidebar.right>.toc{display:none}}.page>#quartz-body .page-header,.page>#quartz-body .page-footer{margin-top:1rem}.page>#quartz-body .page-header{grid-area:grid-header;margin:6rem 0 0}@media (max-width:800px){.page>#quartz-body .page-header{margin-top:0;padding:0}}.page>#quartz-body .center>article{grid-area:grid-center}.page>#quartz-body footer{grid-area:grid-footer}.page>#quartz-body .center,.page>#quartz-body footer{min-width:100%;max-width:100%;margin-left:auto;margin-right:auto}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body .center,.page>#quartz-body footer{margin-right:0}}@media (max-width:800px){.page>#quartz-body .center,.page>#quartz-body footer{margin-left:0;margin-right:0}}.page>#quartz-body footer{margin-left:0}.page[data-frame=full-width]>#quartz-body{grid-template:"grid-header""grid-center""grid-footer"/auto}@media (min-width:800px) and (max-width:1200px){.page[data-frame=full-width]>#quartz-body{grid-template-columns:auto}}.page[data-frame=full-width]>#quartz-body .center.full-width{min-width:100%;max-width:100%}.page[data-frame=minimal]>#quartz-body{grid-template:"grid-center""grid-footer"/auto}@media (min-width:800px) and (max-width:1200px){.page[data-frame=minimal]>#quartz-body{grid-template-columns:auto}}.page[data-frame=minimal]>#quartz-body .center.minimal{min-width:100%;max-width:100%;margin:0}.footnotes{border-top:1px solid var(--lightgray);margin-top:2rem}input[type=checkbox]{color:var(--secondary);border:1px solid var(--lightgray);background-color:var(--light);appearance:none;border-radius:3px;width:16px;height:16px;margin-inline:-1.4rem .2rem;position:relative;transform:translateY(2px)}input[type=checkbox]:checked{border-color:var(--secondary);background-color:var(--secondary)}input[type=checkbox]:checked:after{content:"";border:solid var(--light);border-width:0 2px 2px 0;width:4px;height:8px;display:block;position:absolute;top:1px;left:4px;transform:rotate(45deg)}blockquote{border-left:3px solid var(--secondary);margin:1rem 0;padding-left:1rem;transition:border-color .2s}h1,h2,h3,h4,h5,h6,thead{font-family:var(--headerFont);color:var(--dark);font-weight:revert;margin-bottom:0}article>h1>a[role=anchor],article>h2>a[role=anchor],article>h3>a[role=anchor],article>h4>a[role=anchor],article>h5>a[role=anchor],article>h6>a[role=anchor],article>thead>a[role=anchor]{color:var(--dark);background-color:#0000}h1[id]>a[href^=\#],h2[id]>a[href^=\#],h3[id]>a[href^=\#],h4[id]>a[href^=\#],h5[id]>a[href^=\#],h6[id]>a[href^=\#]{opacity:0;font-family:var(--codeFont);-webkit-user-select:none;user-select:none;margin:0 .5rem;transition:opacity .2s;transform:translateY(-.1rem)}h1[id]:hover>a,h2[id]:hover>a,h3[id]:hover>a,h4[id]:hover>a,h5[id]:hover>a,h6[id]:hover>a{opacity:1}h1:not([id])>a[role=anchor],h2:not([id])>a[role=anchor],h3:not([id])>a[role=anchor],h4:not([id])>a[role=anchor],h5:not([id])>a[role=anchor],h6:not([id])>a[role=anchor]{display:none}h1{margin-top:2.25rem;margin-bottom:1rem;font-size:1.75rem}h2{margin-top:1.9rem;margin-bottom:1rem;font-size:1.4rem}h3{margin-top:1.62rem;margin-bottom:1rem;font-size:1.12rem}h4,h5,h6{margin-top:1.5rem;margin-bottom:1rem;font-size:1rem}figure[data-rehype-pretty-code-figure]{margin:0;line-height:1.6rem;position:relative}figure[data-rehype-pretty-code-figure]>[data-rehype-pretty-code-title]{font-family:var(--codeFont);border:1px solid var(--lightgray);width:fit-content;color:var(--darkgray);border-radius:5px;margin-bottom:-.5rem;padding:.1rem .5rem;font-size:.9rem}figure[data-rehype-pretty-code-figure]>pre{padding:0}pre{font-family:var(--codeFont);border:1px solid var(--lightgray);border-radius:5px;padding:0 .5rem;position:relative;overflow-x:auto}pre:has(>code.mermaid){border:none}pre>code{counter-reset:line;counter-increment:line 0;background:0 0;padding:.5rem 0;font-size:.85rem;display:grid;overflow-x:auto}pre>code [data-highlighted-chars]{background-color:var(--highlight);border-radius:5px}pre>code>[data-line]{box-sizing:border-box;border-left:3px solid #0000;padding:0 .25rem}pre>code>[data-line][data-highlighted-line]{background-color:var(--highlight);border-left:3px solid var(--secondary)}pre>code>[data-line]:before{content:counter(line);counter-increment:line;text-align:right;color:#738a9499;width:1rem;margin-right:1rem;display:inline-block}pre>code[data-line-numbers-max-digits="2"]>[data-line]:before{width:2rem}pre>code[data-line-numbers-max-digits="3"]>[data-line]:before{width:3rem}code{color:var(--dark);font-size:.9em;font-family:var(--codeFont);background:var(--lightgray);border-radius:5px;padding:.1rem .2rem}tbody,li,p{line-height:1.6rem}.table-container{overflow-x:auto}.table-container>table{border-collapse:collapse;margin:1rem;padding:1.5rem}.table-container>table th,.table-container>table td{min-width:75px}.table-container>table>*{line-height:2rem}th{text-align:left;border-bottom:2px solid var(--gray);padding:.4rem .7rem}td{padding:.2rem .7rem}tr{border-bottom:1px solid var(--lightgray)}tr:last-child{border-bottom:none}img{content-visibility:auto;border-radius:5px;max-width:100%;margin:1rem 0}p>img+em{display:block;transform:translateY(-1rem)}hr{background-color:var(--lightgray);border:none;width:100%;height:1px;margin:2rem auto}audio,video{border-radius:5px;width:100%}.spacer{flex:2 auto}div:has(>.overflow){max-height:100%;overflow-y:hidden}ul.overflow,ol.overflow{content:"";clear:both;width:100%;max-height:100%;margin-bottom:0;overflow-y:auto}ul.overflow>li.overflow-end,ol.overflow>li.overflow-end{height:.5rem;margin:0}ul.overflow.gradient-active,ol.overflow.gradient-active{-webkit-mask-image:linear-gradient(#000 calc(100% - 50px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 50px),#0000 100%)}.transclude ul{padding-left:1rem}.katex-display{display:initial;overflow:auto hidden}.external-embed.youtube,iframe.pdf{aspect-ratio:16/9;border-radius:5px;width:100%;height:100%}.navigation-progress{background:var(--secondary);z-index:9999;width:0;height:3px;transition:width .2s;position:fixed;top:0;left:0}:root{--light:#fff;--lightgray:#e5e5e5;--gray:#b8b8b8;--darkgray:#333;--dark:#333;--secondary:#284b63;--tertiary:#84a59d;--highlight:#8f9fa926;--textHighlight:#fff23688;--titleFont:"Noto Sans JP", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--headerFont:"Noto Sans JP", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--bodyFont:"Noto Sans JP", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--codeFont:"IBM Plex Mono", ui-monospace, SFMono-Regular, SF Mono, Menlo, monospace}:root[saved-theme=dark]{--light:#161618;--lightgray:#393639;--gray:#646464;--darkgray:#d4d4d4;--dark:#ebebec;--secondary:#7b97aa;--tertiary:#84a59d;--highlight:#8f9fa926;--textHighlight:#b3aa0288}:root{--background-primary:var(--light);--background-primary-alt:var(--light);--background-secondary:var(--lightgray);--background-secondary-alt:var(--lightgray);--background-modifier-border:var(--lightgray);--background-modifier-border-hover:var(--gray);--background-modifier-border-focus:var(--secondary);--text-normal:var(--darkgray);--text-muted:var(--gray);--text-faint:var(--gray);--text-accent:var(--secondary);--text-accent-hover:var(--tertiary);--text-on-accent:var(--light);--text-on-accent-inverted:var(--dark);--text-highlight-bg:var(--textHighlight);--interactive-normal:var(--light);--interactive-hover:var(--lightgray);--interactive-accent:var(--secondary);--interactive-accent-hover:var(--tertiary);--color-base-00:var(--light);--color-base-05:var(--light);--color-base-10:var(--light);--color-base-20:var(--lightgray);--color-base-25:var(--lightgray);--color-base-30:var(--lightgray);--color-base-35:var(--lightgray);--color-base-40:var(--gray);--color-base-50:var(--gray);--color-base-60:var(--gray);--color-base-70:var(--darkgray);--color-base-100:var(--dark);--font-text:var(--bodyFont);--font-monospace:var(--codeFont);--font-interface:var(--bodyFont);--nav-item-color:var(--darkgray);--nav-item-color-hover:var(--dark);--nav-item-color-active:var(--secondary);--nav-item-background-hover:var(--lightgray);--nav-item-background-active:var(--highlight);--tag-background:var(--highlight);--tag-color:var(--secondary);--tag-background-hover:var(--lightgray);--icon-color:var(--darkgray);--icon-color-hover:var(--dark);--icon-color-active:var(--secondary);--divider-color:var(--lightgray);--link-color:var(--secondary);--link-color-hover:var(--tertiary);--accent-h:204;--accent-s:42%;--accent-l:27%}:root[saved-theme=dark]{--background-primary:var(--light);--background-primary-alt:var(--light);--background-secondary:var(--lightgray);--background-secondary-alt:var(--lightgray);--background-modifier-border:var(--lightgray);--background-modifier-border-hover:var(--gray);--background-modifier-border-focus:var(--secondary);--text-normal:var(--darkgray);--text-muted:var(--gray);--text-faint:var(--gray);--text-accent:var(--secondary);--text-accent-hover:var(--tertiary);--text-on-accent:var(--light);--text-on-accent-inverted:var(--dark);--text-highlight-bg:var(--textHighlight);--interactive-normal:var(--light);--interactive-hover:var(--lightgray);--interactive-accent:var(--secondary);--interactive-accent-hover:var(--tertiary);--color-base-00:var(--light);--color-base-05:var(--light);--color-base-10:var(--light);--color-base-20:var(--lightgray);--color-base-25:var(--lightgray);--color-base-30:var(--lightgray);--color-base-35:var(--lightgray);--color-base-40:var(--gray);--color-base-50:var(--gray);--color-base-60:var(--gray);--color-base-70:var(--darkgray);--color-base-100:var(--dark);--font-text:var(--bodyFont);--font-monospace:var(--codeFont);--font-interface:var(--bodyFont);--nav-item-color:var(--darkgray);--nav-item-color-hover:var(--dark);--nav-item-color-active:var(--secondary);--nav-item-background-hover:var(--lightgray);--nav-item-background-active:var(--highlight);--tag-background:var(--highlight);--tag-color:var(--secondary);--tag-background-hover:var(--lightgray);--icon-color:var(--darkgray);--icon-color-hover:var(--dark);--icon-color-active:var(--secondary);--divider-color:var(--lightgray);--link-color:var(--secondary);--link-color-hover:var(--tertiary);--accent-h:204;--accent-s:22%;--accent-l:57%}}a.internal{background:0 0!important;border-radius:0!important;padding:0!important}h2.page-title,.left.sidebar>h2.page-title,#quartz-root #quartz-body>div.left.sidebar>h2.page-title,html body div#quartz-root.page div#quartz-body>div.left.sidebar>h2.page-title{width:auto!important;min-width:0!important;max-width:none!important;font-family:var(--titleFont), var(--headerFont), sans-serif!important;letter-spacing:-.02em!important;margin:0 0 1.6rem!important;padding:0!important;font-size:36px!important;font-weight:700!important;line-height:1.15!important;display:block!important;overflow:visible!important}h2.page-title>a,h2.page-title>a[href=\.],.left.sidebar>h2.page-title>a,.left.sidebar>h2.page-title>a[href=\.],#quartz-root #quartz-body>div.left.sidebar>h2.page-title>a,#quartz-root #quartz-body>div.left.sidebar>h2.page-title>a[href=\.],html body #quartz-root #quartz-body>div.left.sidebar>h2.page-title>a,html body #quartz-root #quartz-body>div.left.sidebar>h2.page-title>a[href=\.]{width:auto!important;min-width:0!important;max-width:none!important;font-family:var(--titleFont), var(--headerFont), sans-serif!important;letter-spacing:-.02em!important;color:var(--dark)!important;transform-origin:0 0!important;background:0 0!important;border-radius:0!important;margin:0!important;padding:0!important;font-weight:700!important;line-height:1.15!important;text-decoration:none!important;display:inline-block!important;transform:scale(2.57)!important}.search{width:100%!important;max-width:100%!important;display:block!important}.search .search-button,.search button.search-button{border:1px solid var(--lightgray)!important;background:var(--light)!important;width:100%!important;min-height:2.4rem!important;color:var(--gray)!important;cursor:pointer!important;text-align:left!important;box-sizing:border-box!important;border-radius:6px!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:.55rem!important;margin:0!important;padding:.35rem .7rem!important;display:flex!important}.search .search-button svg,.search button.search-button svg{flex:none!important;width:1.25rem!important;height:1.25rem!important;margin:0!important;padding:0!important;display:inline-block!important}.search .search-button p,.search button.search-button p{color:var(--gray)!important;white-space:nowrap!important;margin:0!important;padding:0!important;font-size:14px!important;line-height:1.4!important;display:inline-block!important}.search .search-container{display:none!important}.recent-notes{flex-direction:column!important;font-size:14px!important;display:flex!important}.recent-notes>h1,.recent-notes>h2,.recent-notes>h3{margin:.5rem 0!important;font-size:14px!important;font-weight:700!important;line-height:1.4!important}.recent-notes ul,.recent-notes .recent-ul{flex-direction:column!important;width:100%!important;margin:0!important;padding-left:0!important;list-style:none!important;display:flex!important}.recent-notes li,.recent-notes .recent-li{width:100%!important;max-width:100%!important;margin:0 0 .4rem!important;padding:0!important;display:block!important}.recent-notes .section,.recent-notes .desc{width:100%!important;max-width:100%!important;display:block!important}.recent-notes .desc h1,.recent-notes .desc h2,.recent-notes .desc h3{margin:0!important;padding:0!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important;display:block!important}.recent-notes .desc h1>a,.recent-notes .desc h2>a,.recent-notes .desc h3>a,.recent-notes li a,.recent-notes a.internal{text-align:left!important;width:100%!important;max-width:100%!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important;display:block!important}.recent-notes p.meta,.recent-notes .meta,.recent-notes time{display:none!important}.explorer{font-size:14px!important}.explorer>button.title-button.explorer-toggle.desktop-explorer h1,.explorer>button.title-button.explorer-toggle.desktop-explorer h2,.explorer>button.title-button.explorer-toggle.desktop-explorer h3,.explorer button.title-button.explorer-toggle.desktop-explorer h1,.explorer button.title-button.explorer-toggle.desktop-explorer h2,.explorer button.title-button.explorer-toggle.desktop-explorer h3{color:var(--dark)!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:700!important;line-height:1.4!important}.explorer .fold{vertical-align:middle!important;margin:0!important}.explorer li{margin:0 0 .4rem!important;padding:0!important}.explorer li a,.explorer li button,.explorer li span,.explorer a,.explorer span,.explorer .nav-file-title{text-align:left!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important}.explorer .folder-container,.explorer .folder-container.nav-folder-title,.explorer .folder-container.tree-item-self,.explorer .nav-folder-title.tree-item-self{align-items:center!important;gap:.35rem!important;line-height:1.4!important}.explorer .folder-container>div{align-items:center!important;min-width:0!important}.explorer .folder-button{color:inherit!important;text-align:left!important;background:0 0!important;border:0!important;align-items:center!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important}.explorer .folder-title{font-size:14px!important;font-weight:500!important;line-height:1.4!important}.explorer .folder-icon,.explorer .nav-folder-collapse-indicator,.explorer .collapse-icon{vertical-align:middle!important;align-self:center!important;width:12px!important;height:12px!important;margin:0!important;padding:0!important}@media (max-width:800px){.explorer li,.explorer a,.explorer button,.explorer span,.explorer .folder-button,.explorer .nav-file-title,.explorer .nav-folder-title{font-size:14px!important;line-height:1.4!important}}.left ul,.sidebar ul{margin:0!important;padding-left:0!important;list-style:none!important}.left li,.sidebar li{width:100%!important;max-width:100%!important;padding:0!important}ul.section-ul{margin-left:0!important;padding-left:0!important;list-style:none!important}ul.section-ul li,ul.section-ul li div,ul.section-ul li h3,ul.section-ul li a{flex:none!important;grid-template-columns:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}ul.section-ul li{margin-bottom:.6rem!important}ul.section-ul li a{text-align:left!important;line-height:1.4!important}ul.section-ul .meta,ul.section-ul time,ul.section-ul .tags,ul.section-ul .article-tags,ul.section-ul li ul{display:none!important}.section-li a{text-align:left!important;width:100%!important;max-width:100%!important;line-height:1.4!important;display:block!important}