*{box-sizing:border-box;margin:0;padding:0}html,body{color:#ece9f8;background:#05050a;min-height:100dvh}:focus-visible{outline-offset:2px;outline:2px solid #7c3aed}.topLoadingBar{z-index:9999;transform-origin:0;background:linear-gradient(90deg,#7c3aed,#818cf8,#67e8f9);width:100%;height:3px;animation:.6s ease-out forwards loadingProgress;position:fixed;top:0;left:0}@keyframes loadingProgress{0%{transform:scaleX(0)}to{transform:scaleX(.8)}}.topLoadingBarDone{z-index:9999;transform-origin:0;background:linear-gradient(90deg,#7c3aed,#818cf8,#67e8f9);width:100%;height:3px;animation:.2s forwards loadingDone;position:fixed;top:0;left:0;transform:scaleX(1)}@keyframes loadingDone{0%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}.pageFade{animation:.15s fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){body{padding-bottom:60px}}
