:where([data-astro-image]){height:auto}:where([data-astro-image=full-width]){width:100%}:where([data-astro-image=constrained]){max-width:100%}[data-astro-image-fit=fill]{object-fit:fill}[data-astro-image-fit=contain]{object-fit:contain}[data-astro-image-fit=cover]{object-fit:cover}[data-astro-image-fit=scale-down]{object-fit:scale-down}:where([data-astro-image]:not([data-astro-image-fit])){object-fit:cover}[data-astro-image-pos=top]{object-position:top}[data-astro-image-pos=bottom]{object-position:bottom}[data-astro-image-pos=left]{object-position:left}[data-astro-image-pos=right]{object-position:right}[data-astro-image-pos=center]{object-position:center}[data-astro-image-pos=top-bottom]{object-position:top bottom}[data-astro-image-pos=top-left]{object-position:top left}[data-astro-image-pos=top-right]{object-position:top right}[data-astro-image-pos=top-center]{object-position:top center}[data-astro-image-pos=bottom-top]{object-position:bottom top}[data-astro-image-pos=bottom-left]{object-position:bottom left}[data-astro-image-pos=bottom-right]{object-position:bottom right}[data-astro-image-pos=bottom-center]{object-position:bottom center}[data-astro-image-pos=left-top]{object-position:left top}[data-astro-image-pos=left-bottom]{object-position:left bottom}[data-astro-image-pos=left-right]{object-position:left right}[data-astro-image-pos=left-center]{object-position:left center}[data-astro-image-pos=right-top]{object-position:right top}[data-astro-image-pos=right-bottom]{object-position:right bottom}[data-astro-image-pos=right-left]{object-position:right left}[data-astro-image-pos=right-center]{object-position:right center}[data-astro-image-pos=center-top]{object-position:center top}[data-astro-image-pos=center-bottom]{object-position:center bottom}[data-astro-image-pos=center-left]{object-position:center left}[data-astro-image-pos=center-right]{object-position:center right}:where([data-astro-image]:not([data-astro-image-pos])){object-position:center}nav[data-astro-cid-yxete6jp]{width:100%}nav[data-astro-cid-yxete6jp]>ul[data-astro-cid-yxete6jp]{justify-content:space-evenly;align-items:center;margin:0;padding:10px 0;list-style:none;display:flex}nav[data-astro-cid-yxete6jp]>ul[data-astro-cid-yxete6jp]>li[data-astro-cid-yxete6jp]>a[data-astro-cid-yxete6jp]:hover,nav[data-astro-cid-yxete6jp]>ul[data-astro-cid-yxete6jp]>li[data-astro-cid-yxete6jp]>a[data-astro-cid-yxete6jp].active{color:var(--green)}@media only screen and (width<=960px){nav[data-astro-cid-yxete6jp]>ul[data-astro-cid-yxete6jp]{flex-direction:column}nav[data-astro-cid-yxete6jp]>ul[data-astro-cid-yxete6jp]>li[data-astro-cid-yxete6jp]{text-align:center;border-bottom:1px solid var(--gray);width:100%}nav[data-astro-cid-yxete6jp]>ul[data-astro-cid-yxete6jp]>li[data-astro-cid-yxete6jp]:last-child{border-bottom:none}nav[data-astro-cid-yxete6jp]>ul[data-astro-cid-yxete6jp]>li[data-astro-cid-yxete6jp]>a[data-astro-cid-yxete6jp]{padding:12px 0;display:block}nav[data-astro-cid-yxete6jp]>ul[data-astro-cid-yxete6jp]>li[data-astro-cid-yxete6jp]>a[data-astro-cid-yxete6jp].active{color:var(--green)}}.social-links[data-astro-cid-y2qsmizv]{background-color:var(--dark-gray);justify-content:space-around;width:auto;height:25px;display:flex}.social-link[data-astro-cid-y2qsmizv]:hover{filter:brightness(1.4)}header[data-astro-cid-nen7h5rs]{z-index:1000;width:100%;height:100px;transition:height .25s ease-in-out;position:sticky;top:0}.header-wrapper[data-astro-cid-nen7h5rs]{background-color:var(--dark-gray);box-sizing:border-box;align-items:center;width:100%;height:100%;padding:5px;display:flex;position:relative}@media only screen and (width>=960px){.fade[data-astro-cid-nen7h5rs]{mask-image:linear-gradient(#000 95%,#0000 100%)}}.logo-title-container[data-astro-cid-nen7h5rs]{flex-shrink:0;align-items:center;height:100%;text-decoration:none;display:flex}.logo-title-container[data-astro-cid-nen7h5rs]:hover .header-title[data-astro-cid-nen7h5rs]{color:var(--green)}.header-logo[data-astro-cid-nen7h5rs]{width:auto;height:100%}.header-title[data-astro-cid-nen7h5rs]{font-family:var(--font-diogenes);color:var(--white);margin-left:15px;font-size:20px;line-height:25px;transition:color .25s ease-in-out}.horizontal-navbar[data-astro-cid-nen7h5rs]{flex:1;overflow:hidden}.vertical-social-links[data-astro-cid-nen7h5rs]{box-sizing:border-box;height:100%;padding:0 10px}.vertical-social-links[data-astro-cid-nen7h5rs] .social-links{flex-direction:column;width:25px;height:100%}.mobile-controls[data-astro-cid-nen7h5rs]{align-items:center;gap:10px;display:none}.mobile-menu[data-astro-cid-nen7h5rs]{interpolate-size:allow-keywords}.menu-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;user-select:none;justify-content:center;align-items:center;width:25px;height:25px;list-style:none;display:flex;position:relative}.menu-toggle[data-astro-cid-nen7h5rs]::-webkit-details-marker{display:none}.menu-toggle[data-astro-cid-nen7h5rs] svg{width:25px;height:25px;fill:var(--white);transition:opacity .25s,transform .25s ease-in-out;position:absolute}.menu-icon[data-astro-cid-nen7h5rs]{opacity:1;transform:rotate(0)scale(1)}.close-icon[data-astro-cid-nen7h5rs]{opacity:0;transform:rotate(-90deg)scale(.8)}.mobile-menu[data-astro-cid-nen7h5rs][open] .menu-icon[data-astro-cid-nen7h5rs]{opacity:0;transform:rotate(90deg)scale(.8)}.mobile-menu[data-astro-cid-nen7h5rs][open] .close-icon[data-astro-cid-nen7h5rs]{opacity:1;transition-delay:50ms;transform:rotate(0)scale(1)}.menu-toggle[data-astro-cid-nen7h5rs]:active{transform:scale(.95)}.mobile-menu[data-astro-cid-nen7h5rs]::details-content{background-color:var(--dark-gray);z-index:1001;visibility:hidden;width:100%;height:0;transition:height .25s ease-in-out, visibility .25s allow-discrete;transition-delay:50ms;position:absolute;top:100%;left:0;overflow:hidden}.mobile-menu[data-astro-cid-nen7h5rs][open]::details-content{visibility:visible;height:auto}.mobile-menu[data-astro-cid-nen7h5rs]:before{content:"";z-index:-1;opacity:0;pointer-events:none;background:#000000bf;transition:opacity .25s ease-in-out;position:fixed;inset:0}.mobile-menu[data-astro-cid-nen7h5rs][open]:before{opacity:1;transition-delay:.1s}@supports not (interpolate-size:allow-keywords){.mobile-menu[data-astro-cid-nen7h5rs][open]::details-content{height:auto}}@media only screen and (width<=960px){header[data-astro-cid-nen7h5rs]{height:60px}.header-title[data-astro-cid-nen7h5rs]{max-width:60px;font-size:16px}.horizontal-navbar[data-astro-cid-nen7h5rs],.vertical-social-links[data-astro-cid-nen7h5rs]{display:none}.mobile-controls[data-astro-cid-nen7h5rs]{flex:1;justify-content:flex-end;display:flex}.mobile-controls[data-astro-cid-nen7h5rs] .social-links{width:100%}}footer[data-astro-cid-jo6i4kqk]{background-color:var(--dark-gray);box-sizing:border-box;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;min-height:250px;margin-top:auto;padding:20px 0;display:flex}.fade[data-astro-cid-jo6i4kqk]{mask-image:linear-gradient(#0000 0%,#000 5%)}footer[data-astro-cid-jo6i4kqk] .social-links{gap:40px}.disclaimer[data-astro-cid-jo6i4kqk]{text-align:center;width:60%}.disclaimer[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin-bottom:5px;font-size:.7em}.disclaimer-title[data-astro-cid-jo6i4kqk]{padding-bottom:5px;font-size:1.4em;display:block}.cpptad[data-astro-cid-jo6i4kqk]{padding-bottom:20px;display:flex}.separator[data-astro-cid-jo6i4kqk]{margin:0 15px}@media only screen and (width<=700px){footer[data-astro-cid-jo6i4kqk]{min-height:250px;padding-bottom:40px}.disclaimer-title[data-astro-cid-jo6i4kqk]{font-size:1.2em}.disclaimer[data-astro-cid-jo6i4kqk]{width:85%}.separator[data-astro-cid-jo6i4kqk]{display:none}.cpptad[data-astro-cid-jo6i4kqk]{flex-direction:column;font-size:small}.cpptad[data-astro-cid-jo6i4kqk]>span[data-astro-cid-jo6i4kqk],.cpptad[data-astro-cid-jo6i4kqk]>a[data-astro-cid-jo6i4kqk]{text-align:center;margin:3px 0}}*,:before,:after{margin:0;padding:0}fieldset{border:0}ul{padding-left:1.5rem;list-style:outside}a{text-decoration:none}a.green{font-size:1.01em}input{vertical-align:middle}::selection{background:var(--green-btn)}:root{--white:#fff;--green:#48b00e;--green-btn:#3a850b;--dark-gray:#202020;--gray:#333;--medium-gray:#292929}svg{fill:var(--green)}.green{color:var(--green)}*{font-family:var(--font-lato);color:var(--white);letter-spacing:.4px;line-height:140%}body{font-size:17px}@media only screen and (width<=960px){body{font-size:18px}}.diogenes-text{font-family:var(--font-diogenes);opacity:0;animation:.8s ease-in .1s forwards diogenesFadeIn}@keyframes diogenesFadeIn{to{opacity:1}}html,body{background-color:var(--gray);scroll-behavior:smooth;flex-direction:column;width:100%;max-width:100vw;min-height:100vh;display:flex}main{flex:1;align-self:center}img{width:100%;height:100%}h1{font-size:2.6em}h2{font-size:1.7em}h3{font-size:1.4em}h4{font-size:1.2em}h1,h2,h3,h4{text-align:center;font-weight:400}button{cursor:pointer;border:none;border-radius:5px;outline:none;height:25px}.button-styles{cursor:pointer;background-color:var(--green-btn);width:140px;height:40px;color:var(--white);border-radius:5px;justify-content:center;align-items:center;font-size:20px;text-decoration:none;display:inline-flex}button:focus,button:focus-visible,button:hover,.button-styles:hover{filter:brightness(1.1)}.story-link{text-align:center;background-color:var(--medium-gray);box-shadow:0 0 15px 12px var(--medium-gray);border-radius:18px;align-items:center;gap:.5rem;font-size:1.25em;transition:filter .25s ease-in-out;display:flex}.story-link:hover{filter:brightness(.9)}.story-link:hover *{filter:brightness(1.2)}.story-link *{color:var(--green)}.story-link span:last-child{font-size:1.4em}.page-wrapper{flex-direction:column;justify-self:center;align-items:center;gap:5rem;width:90%;max-width:1300px;padding:40px 0;display:flex}.content-block{flex-direction:column;gap:1rem;display:flex}.prose{flex-direction:column;gap:2rem;display:flex}.split-content{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.split-content img{border-radius:8px;animation:.5s ease-out .1s both img-appear}@keyframes img-appear{0%{opacity:.01;box-shadow:0 0 #0000}to{opacity:1;box-shadow:0 0 20px 15px var(--medium-gray)}}@media only screen and (width<=960px){.split-content{grid-template-columns:1fr}.split-content picture{order:-1;place-self:center;max-width:634px}}.quote-block{opacity:.9;border-left:2.5px solid var(--green);background-color:var(--medium-gray);border-radius:5px;margin:0;padding:10px;font-style:italic}cite{opacity:.6;margin-top:1rem;font-size:small;display:block}sup{padding-left:1px;font-size:xx-small;font-style:italic}label{flex-direction:column;gap:.4rem;display:flex}input,textarea{color:#000;border:1px solid #ccc;border-radius:5px;padding:5px;font-family:inherit}textarea{resize:vertical;min-height:90px}.icon-list{flex-direction:column;gap:6px;padding:0;list-style:none;display:flex}.icon-list li{align-items:start;gap:6px;display:flex}.icon-list li:before{content:"🐸";opacity:.7;filter:grayscale(.3);flex-shrink:0}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}
