@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@200;400&display=swap";.hamburger.svelte-bwlfmu.svelte-bwlfmu{background:none;color:inherit;border:none;padding:0;font:inherit;outline:inherit;justify-content:center;flex-direction:column;display:flex;align-items:center;cursor:pointer}.hamburger.svelte-bwlfmu .line.last.svelte-bwlfmu{margin-bottom:0}.hamburger.svelte-bwlfmu .line.svelte-bwlfmu{display:block;width:30px;height:3px;margin-bottom:7px;background-color:#fff}.header.svelte-1tufvh4.svelte-1tufvh4{font-family:Poppins,Georgia,Times New Roman,Times,serif;display:flex;justify-content:stretch;background-color:var(--black);box-shadow:1px 1px 5px 0 var(--gray);position:sticky;top:0;width:100%;padding:0 15px}.nav-container.svelte-1tufvh4.svelte-1tufvh4{width:100%;max-width:var(--max-content);display:flex;justify-content:space-between}.logo.svelte-1tufvh4.svelte-1tufvh4{display:inline-block;color:var(--white);font-size:30px}.logo-center.svelte-1tufvh4.svelte-1tufvh4{display:inline-flex;align-items:center}.menu.svelte-1tufvh4 li.svelte-1tufvh4{font-size:20px;display:block;padding:15px}.menu.svelte-1tufvh4 a.svelte-1tufvh4{color:var(--black)}.menu.svelte-1tufvh4 li.svelte-1tufvh4:first-child{padding-top:0}.menu.svelte-1tufvh4 a.svelte-1tufvh4:hover{background-color:var(--gray)}.nav.svelte-1tufvh4.svelte-1tufvh4{width:80%;height:100%;position:fixed;right:0;overflow:hidden;background-color:#fff;max-width:0;transition:max-width .3s ease-out}.show-nav.svelte-1tufvh4.svelte-1tufvh4{visibility:hidden;display:none}.nav.nav-open.svelte-1tufvh4.svelte-1tufvh4{max-width:100%;box-shadow:0 0 20px 1px #8a8a8a}.close-container.svelte-1tufvh4.svelte-1tufvh4{width:80vw;display:flex;justify-content:right;padding:30px 30px 0 0}.close-button.svelte-1tufvh4.svelte-1tufvh4{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;width:25px;height:25px}.cross-one.svelte-1tufvh4.svelte-1tufvh4{height:25px;width:2px;margin-left:12px;background-color:#000;transform:rotate(45deg);z-index:1}.cross-two.svelte-1tufvh4.svelte-1tufvh4{height:25px;width:2px;background-color:#000;transform:rotate(90deg);z-index:2}@media screen and (min-width: 801px){.ham{display:none!important}.header.svelte-1tufvh4.svelte-1tufvh4{min-height:100%;align-items:stretch;justify-content:center}.nav-container.svelte-1tufvh4.svelte-1tufvh4{justify-content:left}.nav.svelte-1tufvh4.svelte-1tufvh4{height:auto;background-color:transparent;max-width:100%;position:static}.logo-center.svelte-1tufvh4.svelte-1tufvh4{margin-right:20px}.close-container.svelte-1tufvh4.svelte-1tufvh4{display:none}.menu.svelte-1tufvh4.svelte-1tufvh4{display:flex;align-items:stretch;justify-content:left;height:auto;height:100%}.menu.svelte-1tufvh4 li.svelte-1tufvh4{display:flex;align-items:stretch;color:#fff;padding:0;height:100%}.menu.svelte-1tufvh4 a.svelte-1tufvh4{font-size:15px;color:#fff;display:flex;padding:0 10px;align-items:center}}.container:where(.astro-SX2YISDJ){padding:30px}.title:where(.astro-SX2YISDJ){margin-bottom:20px;font-weight:700;font-size:1.2em}@media screen and (min-width: 801px){.container:where(.astro-SX2YISDJ){display:flex;justify-content:center}.content:where(.astro-SX2YISDJ){width:100%;max-width:660px}}:root{--max-content: 660px;--desktop: 801px;--background: #F0F2F5;--white: #f9f9f9;--black: #36383F;--gray: #636669}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Source Serif Pro",sans-serif}a{text-decoration:none}ul{list-style:none}pre{overflow:auto;font-family:"Source Serif Pro",sans-serif;font-size:1.25em}pre::-webkit-scrollbar{display:none}pre{-ms-overflow-style:none;scrollbar-width:none}p{margin-top:20px;font-size:20px;word-break:break-word}a:link,a:visited{color:#01025e}a:hover,a:focus{color:#00c}a:active{color:#ccc}@media screen and (min-width: var(--desktop)){p{font-size:18px}}:root{--accent: 124, 58, 237;--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), #da62c4 30%, white 60%)}html{font-family:system-ui,sans-serif;background-color:#f8f9fa}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}
