:root{--space-0: 0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 20px;--space-5: 32px;--space-6: 52px;--space-7: 84px;--space-8: 136px;--space-9: 220px;--font-family-sans: Times;--font-family-serif: Times;--font-family-mono: IBM Plex Mono;--font-size-0: 12px;--font-size-1: 14px;--font-size-2: 16px;--font-size-3: 18px;--font-size-4: 20px;--font-size-5: 24px;--font-size-6: 30px;--font-size-7: 36px;--font-size-8: 48px;--font-size-9: 60px;--font-size-10: 72px;--line-height-0: 16px;--line-height-1: 20px;--line-height-2: 24px;--line-height-3: 28px;--line-height-4: 28px;--line-height-5: 32px;--line-height-6: 36px;--line-height-7: 40px;--line-height-8: 48px;--line-height-9: 60px;--line-height-10: 72px;--line-height-11: 96px;--line-height-12: 128px;--white: #fff;--black: #101112;--gray-200: #ced2d9;--gray-600: #6e7683;--blue-600: #1e61cd;--magenta-100: #f9d7eb;--max-width-0: 320px;--max-width-1: 1024px;--header-height-mobile: 60px;--header-height-desktop: 100px;--toolbar-height-mobile: 50px;--toolbar-height-desktop: 60px}html{background-color:var(--white);font-family:var(--font-family-sans),var(--font-family-serif),sans-serif;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden;width:100%}body{margin:0;overflow-y:scroll;overflow-x:hidden;letter-spacing:.025em;text-shadow:0px 0px 20px rgba(0,0,0,.7);width:100%;max-width:100vw}img{width:100%;border-radius:5px}img:hover{box-shadow:0 0 20px #00000080;transition:box-shadow .15s}hr{margin:2rem 0}.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;background-color:#eee;margin-bottom:var(--space-4)}.embed-container.embed-vertical{padding-bottom:177.777777778%}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}a.active{text-decoration:underline!important;font-size:var(--font-size-8);margin-top:var(--space-4);font-weight:700!important;text-shadow:0px 0px 10px rgba(0,0,255,.9)!important}.header{display:flex;padding:0 var(--space-1);z-index:10;background:var(--white);position:fixed;left:0;right:0;top:0;width:100vw;max-width:100vw}.header .header__title{font-weight:800;font-size:var(--font-size-5);line-height:var(--line-height-1);padding-left:var(--space-4);margin:var(--space-4) 0;text-decoration:none;color:#00f;width:100%;font-family:var(--font-family-sans);transition:text-shadow .5s}.header .header__title:hover{color:#00f;transition:text-shadow .25s;text-shadow:0px 0px 2px rgba(0,0,255,.5);text-decoration:underline}.header .about__title{text-align:right;padding-left:0;padding-right:var(--space-4)}@media (min-width: 575px){.header{position:fixed;border-bottom:none;margin:var(--space-3) 0;padding:var(--space-4) 0;background:unset}.header .header__title{margin:var(--space-3) 0 var(--space-2);font-size:var(--font-size-6)}}.footer{display:flex;justify-content:flex-end;padding:0 var(--space-3)}.footer .footer__text{font-size:var(--font-size-1);line-height:var(--line-height-1);display:flex;align-items:center;gap:2px}@media (min-width: 575px){.footer{margin:var(--space-3) 0}}.container{max-width:var(--max-width-1)}main{padding:0 var(--space-4);padding-bottom:var(--space-8)}.page-with-toolbar{padding-top:calc(var(--header-height-mobile) + var(--toolbar-height-mobile))}.page-without-toolbar{padding-top:var(--header-height-mobile)}@media (min-width: 575px){.page-with-toolbar{padding-top:calc(var(--header-height-desktop) + var(--toolbar-height-desktop))}.page-without-toolbar{padding-top:var(--header-height-desktop)}}
