@import"https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Overpass+Mono:wght@300..700&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";*{box-sizing:border-box}body,html{padding:0;margin:0;scroll-behavior:smooth!important;color:var(--primary-text-color);font-family:Space Mono,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu;line-height:1.6;font-size:2rem;font-weight:400;letter-spacing:.05rem;background:var(--primary-background-color);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}@media(min-width:45em){body,html{line-height:1.5;font-size:2.2rem}}a{font-weight:700;text-decoration:underline;color:rgba(var(--link),1);-webkit-text-decoration-color:rgba(var(--link),.5);text-decoration-color:rgba(var(--link),.5);text-underline-offset:.125em;text-decoration-thickness:.125em}a:hover,a:visited:hover{cursor:pointer;color:rgba(var(--link-hover),1);-webkit-text-decoration-color:rgba(var(--link-hover),.5);text-decoration-color:rgba(var(--link-hover),.5)}a:visited{color:rgba(var(--link-visited),1);-webkit-text-decoration-color:rgba(var(--link-visited),.5);text-decoration-color:rgba(var(--link-visited),.5)}a:active{color:rgba(var(--link-active),1);-webkit-text-decoration-color:rgba(var(--link-active),.5);text-decoration-color:rgba(var(--link-active),.5)}blockquote{font-style:italic;margin:1rem var(--card-padding);padding:1.4rem 2rem 2rem;color:var(--notes-color);background-color:var(--notes-color-light);background-color:rgba(0,0,0,.05);border-left:.6rem solid var(--notes-color);border-radius:.6rem}.notes blockquote{background-color:#fff2d5}blockquote cite{color:var(--notes-text-color);font-size:1.6rem;font-style:normal;font-weight:400}.reference-links{word-break:break-all;font-size:1.6rem}hr{border:solid var(--notes-color-light);border-width:.3rem 0 0}img{max-width:100%;display:block}ul{padding:0;margin:0}li{list-style-type:none}.my-node{color:red}.my-node-enter{opacity:0}.my-node-enter-active{opacity:1;transition:opacity .3s}.my-node-exit{opacity:1}.my-node-exit-active{opacity:0;transition:opacity .3s}.my-node-exit-done{opacity:0}.tag-list{display:flex;gap:var(--gap)}.tag{padding:.1rem .9rem .3rem!important;border-radius:.4rem;width:-moz-fit-content;width:fit-content;font-style:normal;font-weight:700;font-size:1.5rem;color:#fff;text-shadow:0 .1rem .3rem #9e0025;background:linear-gradient(#fd4671,#ec1b4b)}.tag.Comics{color:#fff;text-shadow:0 .1rem .3rem #7116a2;background:linear-gradient(#c45dfb,#bc43ff)}html{font-size:62.5%;font-family:Arial,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6,p{margin:0}h3{font-size:2.4rem}h6{font-size:1.6rem}:root,[data-theme=light]{--foreground-color:#fff;--notes-color:#febe01;--notes-color-light:rgba(137,103,1,.13);--notes-color-lighter:#fff9eb;--notes-border-color:transparentize(#febe01,50%);--notes-text-color:#630;--primary-background-color:#e3e3e8;--primary-text-color:#191919;--secondary-text-color:#191919;--nav-background-level-1:hsla(0,0%,100%,.2);--nav-background-level-2:rgba(0,0,0,.1);--glass-background-color:hsla(0,0%,100%,.3)}[data-theme=dark]{--foreground-color:#fff;--notes-color:#febe01;--notes-color-light:#fff9eb;--notes-color-lighter:#fff9eb;--notes-border-color:transparentize(,);--notes-text-color:#630;--primary-background-color:#312338;--secondary-background-color:#312338;--primary-text-color:#f3f4f6;--secondary-text-color:#f3f4f6;--nav-background-level-1:hsla(0,0%,100%,.2);--nav-background-level-2:rgba(0,0,0,.1);--glass-background-color:hsla(0,0%,100%,.3)}[data-theme=purple]{--foreground-color:#fff;--notes-color:#febe01;--notes-color-light:#fff9eb;--notes-color-lighter:#fff9eb;--notes-border-color:transparentize(,);--notes-text-color:#630;--primary-background-color:#bb42ff;--secondary-background-color:#f3f4f6;--primary-text-color:#191919;--secondary-text-color:#f3f4f6;--nav-background-level-1:hsla(0,0%,100%,.2);--nav-background-level-2:rgba(0,0,0,.1);--glass-background-color:hsla(0,0%,100%,.3)}:root{--link:88,85,215;--link-active:255,0,127;--link-hover:0,152,228;--link-visited:187,66,255;--gap:.6rem;--info-table-fontsize:1.8rem;--card-border-radius:4rem;--card-padding:3rem;--card-shadow:hsla(0,0%,40%,.1) 0px 10px 16px,0 15px 40px rgba(166,173,201,.2),0 0 0 .2rem rgba(166,173,201,.08);--sticker-shadow:0px 1px 1px rgba(0,0,0,.2),0px 2px 2px rgba(0,0,0,.1);--mobile-width:760px;--default-grid:[full-start] minmax(8vmin,auto) [wide-start] minmax(auto,240px) [main-start] min(800px,100% - 16vmin) [main-end] minmax(auto,240px) [wide-end] minmax(8vmin,auto) [full-end];--image-grid:[full-start] minmax(8vmin,auto) [wide-start] minmax(auto,240px) [main-start] min(1332px,100% - 16vmin) [main-end] minmax(auto,240px) [wide-end] minmax(8vmin,auto) [full-end];--mobile-grid:[full-start] minmax(11px,11px) [wide-start] minmax(11px,11px) [main-start] min(980px,100% - 44px) [main-end] minmax(11px,11px) [wide-end] minmax(11px,11px) [full-end]}@media only screen and (width:375px)and (-webkit-device-pixel-ratio:2){:root{--card-padding:2rem;--card-border-radius:3rem}}