@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*{box-sizing:border-box;padding:0;margin:0;-webkit-tap-highlight-color:transparent}body,html{max-width:100vw;overflow-x:hidden;font-family:Poppins,sans-serif!important;-webkit-overflow-scrolling:touch;scroll-padding-top:calc(120px + env(safe-area-inset-top, 0px))}@media (max-width:768px){body,html{overscroll-behavior-y:contain}}body{top:0!important}@media (max-width:768px){body{touch-action:manipulation}}#__next{min-height:100vh;padding-bottom:env(safe-area-inset-bottom,0)}@media (max-width:768px){[role=button],a,button,input[type=button],input[type=submit]{min-height:44px}input,select,textarea{font-size:16px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(41,58%,64%,.3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:hsla(41,58%,64%,.5)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}img{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto}input:focus,select:focus,textarea:focus{outline:2px solid hsla(41,58%,64%,.6);outline-offset:2px}.mantine-Accordion-content,.mantine-Alert-message,.mantine-List-itemWrapper,.mantine-Menu-itemLabel,.mantine-Text-root,.mantine-Title-root,.mantine-UnstyledButton-root,::placeholder{font-family:Poppins,sans-serif!important}a{color:inherit;text-decoration:none}.mantine-Drawer-header,.mantine-Modal-header{padding-top:calc(16px + env(safe-area-inset-top, 0px))!important}.mantine-Drawer-body,.mantine-Modal-body{padding-bottom:calc(24px + env(safe-area-inset-bottom, 0px))!important}.mantine-ActionIcon-root,.mantine-Button-root,.mantine-Menu-item,.mantine-Tabs-tab{touch-action:manipulation}.shape-blob{background:#e5dbff;height:200px;width:200px;border-radius:30% 50% 20% 40%;animation:transform 20s ease-in-out infinite alternate both,movement_one 40s ease-in-out infinite both;opacity:.7;position:absolute;left:10%;bottom:50%}.shape-blob.one{height:300px;width:300px;left:1%;bottom:30%}.shape-blob.one,.shape-blob.two{transform:rotate(-180deg);animation:transform 30s ease-in-out infinite alternate both,movement_two 60s ease-in-out infinite both}.shape-blob.two{height:350px;width:350px;left:500px;top:-150px}@keyframes transform{0%,to{border-radius:33% 67% 70% 30%/30% 30% 70% 70%}20%{border-radius:37% 63% 51% 49%/37% 65% 35% 63%}40%{border-radius:36% 64% 64% 36%/64% 48% 52% 36%}60%{border-radius:37% 63% 51% 49%/30% 30% 70% 70%}80%{border-radius:40% 60% 42% 58%/41% 51% 49% 59%}}@keyframes movement_one{0%,to{transform:none}50%{transform:translate(50%,20%) rotateY(10deg) scale(1.2)}}@keyframes movement_two{0%,to{transform:none}50%{transform:translate(50%,20%) rotate(-200deg) scale(1.2)}}