body,html{font-family:Roboto,sans-serif;margin:0}main{min-height:100vh}svg{fill:currentColor}a{text-decoration:none}.primary-red{color:#fc3565!important}.standard-gradient,body,html{background:#1a1457;background:linear-gradient(0deg,#1a1457,#1a106d)}.grey-gradient{background:#282931;background:linear-gradient(90deg,#282931,#33353f)}.purple-gradient{background:#4d3fd4;background:linear-gradient(180deg,#4d3fd4,#5343e3)}.darker-purple-gradient{background:#4d3fd4;background:linear-gradient(180deg,#4d3fd4,#5c50d8)}.fadeIn{animation:fadeIn 1s}.fadeInSlow{animation:fadeIn 3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.landing{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden}.landing,.landing .animated{position:relative}.landing .animated:before{background-color:#3f51b5;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:bottom right;transition:transform .5s ease}.landing .animated:hover:before{transform:scaleX(1);transform-origin:bottom left}.landing a{color:#bbbbc4;font-size:1rem;transition:.5s;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s}.landing a:hover{color:#fc3565}.landing .menu-button{left:8px;position:fixed;top:8px;z-index:2}.landing .content,.landing .site-url{z-index:2}.landing .particle-wrapper{height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:1}.landing .site-url{left:16px;position:absolute;top:16px}.landing h1{color:#fc3565;font-size:2.75rem;margin-bottom:10px}.landing h2,.landing h3,.landing h4,.landing h5{color:#bbbbc4}.landing h2{font-size:2rem;margin-top:10px}@media (min-width:1200px){.landing h1{font-size:4rem}.landing h2{font-size:2.5rem}}.notfound .landing{flex-direction:column}@media (min-width:1200px){.notfound .landing h1{font-size:4rem}.notfound .landing a{font-size:1.3rem!important}}.drawer .drawer-content{padding-top:32px;width:auto}.drawer .drawer-content .list{width:250px}
/*# sourceMappingURL=main.bfbacf9e.css.map*/