#__next,body,html{width:100%;-webkit-overflow-scrolling:touch;margin:0;padding:0;min-height:100%}#__next{flex-shrink:0;flex-basis:auto;flex-direction:column;flex-grow:1;display:flex;flex:1 1}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;height:100%}body{display:flex;overflow-y:auto;overscroll-behavior-y:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:scrollbar}*,body,html{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{display:none;width:0;background:transparent}.text-gradient{display:inline-block;background-image:linear-gradient(-45deg,#e9dfa8,#f8eff1,#f9e298,#b6d5d8,#dbbf35);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;color:transparent!important}.animate-wave{animation:wave 5s linear infinite}@keyframes wave{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}