html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{font-family:Inter,sans-serif;overflow-x:hidden;background:#030712!important}.scene{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.layer-stars{width:100%;height:100%;position:relative}.layer-stars .star-type1,.layer-stars .star-type2,.layer-stars .star-type3{border-radius:1px;width:1px;height:1px;position:absolute;box-shadow:0 0 .5px .5px #ffffff80}.layer-stars .star-type2.animated,.layer-stars .star-type3.animated{animation:1s infinite twinkle}.layer-stars .star-type1.animated{background:#fff;border-radius:50%;width:3px;height:3px;animation:5s linear infinite comet;box-shadow:0 0 10px #fff}@keyframes comet{0%{transform:translate(-100vw)translateY(-100vw)}to{transform:translate(100vw)translateY(100vh)}}@keyframes twinkle{0%,to{opacity:.5}50%{opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}section{animation:.5s ease-out fadeIn}
/*# sourceMappingURL=1c100522a9ad8220.css.map*/