@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{background-color:#f2efe8;background-image:radial-gradient(circle at 10% 0,#0852a550,#0000 35%),radial-gradient(circle at 85% 60%,#0852a550,#0000 32%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;margin:0}@keyframes pulse{0%{opacity:1;transform:scale(1)}30%{opacity:.7;transform:scale(1.5)}50%{opacity:1;transform:scale(1)}}@keyframes pulse2{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.7)}to{opacity:1;transform:scale(1)}}
