@import url("https://api.fonts.coollabs.io/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");html{font-family:EB Garamond,serif;background-color:#1e1e2e;color:#cdd6f4;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:linear-gradient(45deg in oklab, #b4befe, #fab387)}.site-wrapper{background-color:rgba(30,30,46,.3)}.site-sub-wrapper{display:flex;flex-flow:column nowrap;min-height:100vh;margin:0;padding:1rem;max-width:1000px;margin:auto}.site-content{padding:.5rem;border-radius:42px;flex:1;margin-block:1rem;background-color:rgba(30,30,46,.8);padding:1.5rem}.site-content :first-child{margin-top:0}.site-content :last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif}a{color:#89b4fa;text-decoration:none}.site-header a{padding:.5rem;border-radius:42px;display:flex;align-items:center;background-color:rgba(24,24,37,.8);color:#cdd6f4}.site-header a span{width:auto;height:3rem;flex-shrink:0}.site-header a span img{width:auto;height:3rem}.site-header a h1{border-width:0px 0px 0px 8px;border-style:double;padding-left:.5rem;margin:.1rem;margin-left:.5rem}.site-footer{padding:.5rem;border-radius:42px;display:flex;align-items:center;background-color:rgba(24,24,37,.8);justify-content:flex-end}.site-nav ul{padding:.5rem;border-radius:42px;display:flex;align-items:center;background-color:rgba(24,24,37,.8);list-style:none;font-family:Montserrat,sans-serif;margin-bottom:0}.site-nav ul li{border-radius:42px;padding:.5rem}.site-nav ul li a{color:inherit}.site-nav ul li.current{background-color:rgba(17,17,27,.5)}@media all and (width <= 542){.site-nav ul{flex-flow:column nowrap}}