#themeToggle[data-astro-cid-oemx5le4]{position:fixed;display:inline-block;top:1rem;right:1rem;padding:.5rem;border:none;border-radius:50%;background:none;cursor:pointer;z-index:99}#themeToggle[data-astro-cid-oemx5le4] svg[data-astro-cid-oemx5le4]{max-width:1.5rem}#themeToggle[data-astro-cid-oemx5le4]{transition:background-color .2s ease}html[data-theme=light]{#themeToggle:hover{background-color:var(--color-black-50)}#themeToggle:hover .sun{fill:var(--color-dark-accent)}.sun{fill:var(--color-near-black)}.moon{fill:transparent}}html[data-theme=dark]{#themeToggle:hover{background-color:var(--color-near-white-10)}.sun,#themeToggle:hover .sun{fill:transparent}.moon{fill:var(--color-light-gray)}#themeToggle:hover .moon{fill:var(--color-gray)}}.header{position:relative;width:100%}a.logo{display:block;position:relative;width:5rem;font-weight:700;text-decoration:none;margin:1rem auto 0;color:inherit}a.logo svg{fill:var(--color-light-gray)}header{margin-bottom:2rem}nav{margin-top:1rem;text-align:center}nav ol{margin:0;padding:0}nav li{display:inline-block;margin:.5rem .2rem}nav a{padding:.5rem 1rem;border-radius:.2rem;color:var(--color-near-black);background-color:var(--color-light-gray-10);transition:background-color .2s ease;text-decoration:none}nav a:hover,nav a:visited:hover{color:var(--color-light-gray);background-color:var(--color-light-gray-50)}html[data-theme=dark]{nav a{color:var(--color-light-gray);background-color:var(--color-near-white-10)}nav a:hover,nav a:visited:hover{background-color:var(--color-near-white-50)}}footer[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;margin-top:5rem;padding-bottom:3rem}footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0}.social[data-astro-cid-sz7xmlte]{margin:0;padding:0;font-size:2em}.social[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{display:inline-block;list-style:none;margin:0}.social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{padding:.3rem;font-size:.9em}:root{--color-near-black: #091015;--color-dark-gray: #283739;--color-gray: #999;--color-light-gray: #ebe8e7;--color-light-gray-10: rgba(9, 16, 21, .1);--color-light-gray-50: rgba(9, 16, 21, .1);--color-near-white-10: rgba(235, 232, 231, .1);--color-near-white-50: rgba(235, 232, 231, .5);--color-white-50: rgba(255, 255, 255, .5);--color-black-50: rgba(0, 0, 0, .5);--color-dark-accent: #ffc46b;--color-light-accent: var(--color-dark-gray);--callout-tip-border: #3498db;--callout-tip-bg: rgba(52, 152, 219, .08);--callout-tip-text: #2980b9;--callout-warning-border: #e67e22;--callout-warning-bg: rgba(230, 126, 34, .08);--callout-warning-text: #d35400;--callout-note-border: #9b59b6;--callout-note-bg: rgba(155, 89, 182, .08);--callout-note-text: #8e44ad;--callout-tip-border-dark: #5dade2;--callout-tip-bg-dark: rgba(93, 173, 226, .1);--callout-tip-text-dark: #5dade2;--callout-warning-border-dark: #f39c12;--callout-warning-bg-dark: rgba(243, 156, 18, .1);--callout-warning-text-dark: #f39c12;--callout-note-border-dark: #bb8fce;--callout-note-bg-dark: rgba(187, 143, 206, .1);--callout-note-text-dark: #bb8fce}html,body{box-sizing:border-box;height:100%;padding:0;margin:0}html{font-family:Constantia,Lucida Bright,Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;background-image:url(/_astro/natural-white.CmYfLOgB.webp);background-color:var(--color-light-gray);background-position:0px 0px;color:var(--color-dark-gray)}body{display:flex;justify-content:center;padding:0 1rem;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--color-light-accent)}h1{font-size:1.8em}h2{margin-top:2.2em;margin-bottom:1em}h3{margin-top:1.5em;margin-bottom:.7em}li{margin-bottom:.5em}li:last-of-type{margin-bottom:0}a{color:var(--color-gray)}a:hover,a:visited:hover{color:var(--color-near-black)}a:active,a:visited:active,a:visited{color:var(--color-light-accent)}main a:hover{text-decoration:underline}.wrapper{display:grid;min-height:100vh;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;grid-template-areas:"header" "content" "footer"}.wrapper header{grid-area:header}.wrapper main{position:relative;grid-area:content;flex:35vw 0 auto}.wrapper footer{grid-area:footer;font-size:.8em}.tags ul{padding:0}.tags li{list-style:none}.skip-link{position:fixed;top:-100%;left:0;background:var(--color-dark-accent);color:var(--color-light-gray);padding:.5rem 1rem;text-decoration:none;border-radius:0 0 .25rem;z-index:100;transition:top .2s ease}.skip-link:focus{top:0}:focus-visible{outline:2px solid var(--color-dark-accent);outline-offset:2px}html[data-theme=dark]{color:var(--color-light-gray);background-image:url(/_astro/natural-black.B9htNiaP.webp);background-color:var(--color-near-black);a{color:var(--color-gray)}a:hover,a:visited:hover,a:active,a:visited:active{color:var(--color-light-gray)}a:visited,h1,h2,h3,h4,h5,h6{color:var(--color-dark-accent)}}@media(min-width:35em){.wrapper main{max-width:70vw}}@media(min-width:48em){:root{font-size:calc(1rem + (1vw - .48rem)*1.4)}.wrapper main{max-width:60vw}}@media(min-width:70em){:root{font-size:1.2em}.wrapper main{max-width:35rem}}
