.bg-grid{background-image:linear-gradient(to right,#2b2a35 1px,transparent 1px),linear-gradient(to bottom,#2b2a35 1px,transparent 1px);background-size:4rem 4rem;-webkit-mask-image:radial-gradient(ellipse 60% 50% at 50% 0%,#000 70%,transparent 100%);mask-image:radial-gradient(ellipse 60% 50% at 50% 0%,#000 70%,transparent 100%);opacity:.3}.bg-grain{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}.bg-spotlight{background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(102,92,215,.15) 0%,rgba(102,92,215,.05) 40%,transparent 70%)}.slide-enter{animation:slideInRight .4s cubic-bezier(.16,1,.3,1) both}.slide-exit{animation:slideOutLeft .4s cubic-bezier(.16,1,.3,1) both}.slide-enter-reverse{animation:slideInLeft .4s cubic-bezier(.16,1,.3,1) both}.slide-exit-reverse{animation:slideOutRight .4s cubic-bezier(.16,1,.3,1) both}.fade-enter{animation:fadeIn .35s ease both}.fade-exit{animation:fadeOut .35s ease both}@keyframes slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:none}}@keyframes slideOutLeft{0%{opacity:1;transform:none}to{opacity:0;transform:translate(-60px)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:none}}@keyframes slideOutRight{0%{opacity:1;transform:none}to{opacity:0;transform:translate(60px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.slide-progress{position:fixed;bottom:0;left:0;height:3px;background:linear-gradient(to right,#7b6fe0,#5248c8);transition:width .3s ease;z-index:100}@keyframes slideAnimIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes drawIn{0%{clip-path:inset(0 100% 0 0);opacity:.3}to{clip-path:inset(0 0% 0 0);opacity:1}}@keyframes glowPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.25)}}body.cursor-idle,body.cursor-idle *{cursor:none!important}
