@import"https://fonts.googleapis.com/css?family=EB+Garamond&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto&display=swap";html{background-color:#f1f5f9;font-family:sans-serif}body{margin:0 auto;width:100%;padding:0;line-height:1.5}*{box-sizing:border-box}h1{margin:1rem 0;font-size:2.5rem}h1,h2,h3,h4,h5,h6,a{color:#fff!important}p{margin:0!important}a:hover{color:#ecb651!important}.home-home{color:var(--clr-off-white);font-family:EB Garamond;font-size:var(--font-small);position:relative;text-align:center;display:flex;flex-direction:column;cursor:pointer;margin-right:12px;height:40px;width:40px;align-self:flex-start;transition:width .4s,height .4s}.home-home:not(.static){animation:rotatingBackgroundColor 20s infinite}.home-home .home-home-content{height:100%;width:100%;box-sizing:border-box;padding:8px 0;margin-top:6px;opacity:0;color:var(--clr-black);display:flex;flex-direction:column;justify-content:center;transition:width .8s,opacity .8s;overflow:hidden}.home-home .home-home-content span{width:90px;height:14px;overflow:visible}.home-home.hovered{height:90px;width:90px;transition:width .4s,height .4s}.home-home.hovered .home-home-content{width:100%;height:100%;opacity:1;transition:width .8s,opacity .8s}.home-home .logo-butterfly{transform:translate(-23px,12px) scale(.6);transform-origin:center center}.butterfly-wrap{transform:translate(20px,-20px)}.butterfly-wrap .butterfly{display:inline-block;position:relative;max-height:40px;transform:scale(.4) translate(35px,-10px)}.butterfly-wrap .butterfly2{display:inline-block;max-height:40px;transform:scale(.4) translate(-10px,10px)}.butterfly-wrap .butterfly .wing{position:absolute;width:24px;height:20px;transition:transform .8s,opacity .8s}.butterfly-wrap .butterfly .leg{background:rgba(142,95,50,.8);position:absolute;width:4px;height:22px;transition:transform .8s,opacity .8s}.butterfly-wrap .butterfly .leg.leg1{animation:leg1 4.8s ease-in-out 0ms infinite}.butterfly-wrap .butterfly .leg.leg2{animation:leg2 4.8s ease-in-out 0ms infinite}.butterfly-wrap .butterfly .leg.leg3{animation:leg3 4.8s ease-in-out 0ms infinite}.butterfly-wrap .butterfly .leg.leg4{animation:leg4 4.8s ease-in-out 0ms infinite}.butterfly-wrap .butterfly .wing.wing1{height:40px;background:rgba(142,95,50,.8);animation:wing1 4.8s ease-in-out 0ms infinite}.butterfly-wrap .butterfly .wing.wing2{width:30px;height:14px;background:rgba(142,95,50,.8);animation:wing2 4.8s ease-in-out 0ms infinite}.butterfly-wrap .butterfly2 .wing.wing1{height:40px;background:rgba(var(--clr-primary-rgb),.8);animation:wing1-b2 4.8s ease-in-out 0ms infinite}.butterfly-wrap .butterfly2 .wing.wing2{background:rgba(var(--clr-primary-rgb),.8)}.butterfly-wrap.negative.static .butterfly .leg{background:var(--clr-dark-grey);opacity:1;animation-duration:0s!important}.butterfly-wrap.negative.static .butterfly .wing1{background:var(--clr-dark-grey);opacity:1;transform:skew(0,30deg) translate(39px,-33px);animation-duration:0s!important}.butterfly-wrap.negative.static .butterfly .wing2{background:var(--clr-dark-grey);opacity:1;transform:skew(60deg,-30deg) translate(-16px,21px);animation-duration:0s!important}.butterfly-wrap.negative.static .butterfly2 .leg{background:var(--clr-black);animation-duration:0s!important}.butterfly-wrap.negative.static .butterfly2 .wing1{background:var(--clr-black);opacity:1;transform:skew(0,30deg) translate(9px,-1px);animation-duration:0s!important}.butterfly-wrap.negative.static .butterfly2 .wing2{background:var(--clr-dark-grey);opacity:1;transform:skew(60deg,-30deg) translate(-16px,21px);animation-duration:0s!important}.butterfly-wrap.negative.static .butterfly .leg1,.butterfly-wrap.negative.static .butterfly .leg2{transform:translate(60px,35px)}.butterfly-wrap.negative.static .butterfly .leg3{transform:translate(30px,50px)}.butterfly-wrap.negative.static .butterfly .leg4{transform:translate(9px,39px)}.butterfly-wrap.light.negative.static .butterfly .leg,.butterfly-wrap.light.negative.static .butterfly .wing1{background:var(--clr-off-white)}.butterfly-wrap.light.negative.static .butterfly .wing2,.butterfly-wrap.light.negative.static .butterfly2 .leg,.butterfly-wrap.light.negative.static .butterfly2 .wing1{background:var(--clr-white)}.butterfly-wrap.light.negative.static .butterfly2 .wing2{background:var(--clr-off-white)}.butterfly-wrap.light.negative.static .butterfly .leg,.butterfly-wrap.light.negative.static .butterfly .wing{border:1px solid black}@keyframes wing1{0%{opacity:0;transform:skew(0,30deg) translate(55px,-14px)}30%{opacity:1;transform:skew(0,30deg) translate(39px,-33px)}70%{opacity:1;transform:skew(0,30deg) translate(39px,-33px)}to{opacity:0;transform:skew(0,30deg) translate(55px,-14px)}}@keyframes wing1-b2{0%{opacity:0;transform:skew(0,30deg) translate(55px,-14px)}30%{opacity:1;transform:skew(0,30deg) translate(9px,-1px)}70%{opacity:1;transform:skew(0,30deg) translate(9px,-1px)}to{opacity:0;transform:skew(0,30deg) translate(55px,-14px)}}@keyframes wing2{0%{opacity:0;transform:skew(0,30deg) translate(10px,10px) rotate(-30deg)}30%{opacity:1;transform:skew(60deg,-30deg) translate(-16px,21px)}70%{opacity:1;transform:skew(60deg,-30deg) translate(-16px,21px)}to{opacity:0;transform:skew(0,30deg) translate(10px,10px) rotate(-30deg)}}@keyframes leg1{0%{opacity:0;transform:translate(60px,35px)}50%{opacity:1;transform:translate(60px,35px)}to{opacity:0;transform:translate(60px,35px)}}@keyframes leg2{0%{opacity:0;transform:translate(60px,35px)}50%{opacity:1;transform:translate(60px,35px)}to{opacity:0;transform:translate(60px,35px)}}@keyframes leg3{0%{opacity:0;transform:translate(30px,50px)}50%{opacity:1;transform:translate(30px,50px)}to{opacity:0;transform:translate(30px,50px)}}@keyframes leg4{0%{opacity:0;transform:translate(9px,39px)}50%{opacity:1;transform:translate(9px,39px)}to{opacity:0;transform:translate(9px,39px)}}:root{--clr-0: #8b91cc;--clr-1: rgb(234, 231, 150);--clr-2: rgb(182, 203, 175);--clr-3: rgb(210, 151, 134);--clr-4: #ac4f30;--clr-5: #7b8d59;--clr-6: rgb(56, 118, 141);--clr-7: rgb(236, 182, 81);--clr-8: rgb(210, 182, 205);--clr-9: rgb(166, 178, 177)}@keyframes rotatingBackgroundColor{0%{background-color:var(--clr-0)}10%{background-color:var(--clr-1)}20%{background-color:var(--clr-2)}30%{background-color:var(--clr-3)}40%{background-color:var(--clr-4)}50%{background-color:var(--clr-5)}60%{background-color:var(--clr-6)}70%{background-color:var(--clr-7)}80%{background-color:var(--clr-8)}90%{background-color:var(--clr-9)}to{background-color:var(--clr-0)}}:root{--accent: 124, 58, 237;--accent-gradient: linear-gradient( 45deg, rgb(var(--accent)), #da62c4 30%, white 60% );--clr-white: rgb(247, 245, 240);--white: 247 245 240;--hover-white: 147 145 140;--clr-body: var(--clr-white);--black: 11 08 08;--clr-primary: var(--clr-7);--clr-primary-rgb: 236, 182, 81;--primary-rgb: 236 182 81;--clr-primary-hsl: 322, 79%, 64%;--clr-primary-hsl-darker: 38, 79%, 44%;--clr-secondary-rgb: 179, 11, 225;--clr-chart: var(--clr-primary);--clr-white: #ffffff;--clr-white-rgb: 255, 255, 255;--clr-off-white: #f7f5f0;--clr-off-white-rgb: 247, 245, 240;--clr-real-black: #000000;--clr-black: #110808;--clr-black-rgb: 0, 0, 5;--clr-dark-bg: #110808;--clr-dark-grey: #232323;--clr-mid-grey: #444444;--clr-light-grey: #a8a0a0;--clr-outline: var(--clr-primary-rgb);--clr-years: #af9090}html{font-family:system-ui,sans-serif;color:var(--clr-body);height:100%;width:100%;overflow:auto}body{width:100%}body:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/_astro/grid.30963bf2.png);background-size:cover;background-position:center center;z-index:-1;filter:grayscale(100%) brightness(.3)}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}
