@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Instrument+Serif:ital@0;1&display=swap";.container[data-v-b6391f0a]{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--bg-secondary-overlay);border-radius:4.5rem;bottom:0;box-shadow:inset 0 2px 4px #0003,inset 0 -2px 4px #ffffff1a;color:var(--on-bg);display:flex;justify-content:space-between;left:0;margin:.25rem;padding:.5rem;position:fixed;width:calc(100% - .5rem);z-index:3}.container.showMenu .links[data-v-b6391f0a]{right:0}.container .links[data-v-b6391f0a]{background:var(--bg-secondary-overlay);border-radius:2.25rem;bottom:0;box-shadow:inset 0 2px 4px #0003,inset 0 -2px 4px #ffffff1a;box-sizing:border-box;display:flex;flex-direction:column;gap:.5rem;overflow-x:scroll;padding:.5rem;position:fixed;right:-100%;transition:right .2s ease;width:11rem}.container .button[data-v-b6391f0a],.container .profile[data-v-b6391f0a]{color:inherit;font-size:1.5rem;gap:.5rem;height:3.5rem;line-height:1.25em;text-decoration:none}.container .button[data-v-b6391f0a],.container .profile[data-v-b6391f0a]{align-items:center;display:inline-flex;justify-content:center}.container .button[data-v-b6391f0a]{background:none;border:0;border-radius:40px;flex:1 0 0;max-width:160px;padding:12px 16px}.container .button.router-link-active[data-v-b6391f0a],.container button.button[data-v-b6391f0a]{background:var(--bg);box-shadow:inset 0 2px 4px #ffffff1a,inset 0 -2px 4px #0003}@media screen and (min-width:750px){.container[data-v-b6391f0a]{display:grid;gap:2rem;grid-template-columns:10rem 1fr 10rem;position:sticky;top:1.25rem}.container .links[data-v-b6391f0a]{background:unset;box-shadow:none;flex-direction:row;gap:2rem;justify-content:center;padding:0;position:relative;right:unset;width:unset}.container button.button[data-v-b6391f0a]{display:none}}*{box-sizing:border-box;max-width:100%}body,html{height:100%;width:100%}body,html,ul[class]{margin:0;padding:0}:root{--bg:#547051;--on-bg:#fff;--bg-secondary:#3a4d38;--blue:#4b6891;--bg-secondary-overlay:rgba(58,77,56,.8);--font-heading:"Instrument Serif",Garamond,serif;--font-body:"Archivo",system-ui,sans-serif}h1,h2,h3,h4,li,p,ul{line-height:1.25em;margin:0}.heading,h1,h2,h3{color:inherit;font-family:var(--font-heading);font-weight:400}.heading a,h1 a,h2 a,h3 a{color:inherit;-webkit-text-decoration:underline transparent;text-decoration:underline transparent;transition:-webkit-text-decoration .2s ease;transition:text-decoration .2s ease;transition:text-decoration .2s ease,-webkit-text-decoration .2s ease}.heading a:focus,.heading a:hover,h1 a:focus,h1 a:hover,h2 a:focus,h2 a:hover,h3 a:focus,h3 a:hover{text-decoration-color:inherit}section>p{font-size:inherit}.centerText{text-align:center}.heading.title,h1{font-size:2.25em}.heading.h1,h2{font-size:2em}.heading.h2,h3{font-size:1.75rem}p{line-height:1.25em}p *{margin:.5rem 0}img{display:block;max-width:100%}@media screen and (min-width:750px){.heading.title,h1{font-size:4em}.heading.h1,h2{font-size:3.5em}.heading.h2,h3{font-size:3rem}p{font-size:1.5rem}}body{background:var(--bg);color:#fff;font-family:var(--font-body);padding:1.25rem}.page-enter-active,.page-leave-active{transition:all .2s}.page-enter-from,.page-leave-to{filter:blur(.5rem);opacity:0}
