input:-webkit-autofill{caret-color:#fff;-webkit-background-clip:text;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 20px 20px #ffffff1a!important}input:-webkit-autofill:hover{caret-color:#fff;-webkit-background-clip:text;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 20px 20px #ffffff1a!important}input:-webkit-autofill:focus{caret-color:#fff;-webkit-background-clip:text;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 20px 20px #ffffff1a!important}input:-webkit-autofill:active{caret-color:#fff;-webkit-background-clip:text;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 20px 20px #ffffff1a!important}:is(input:-moz-autofill,input:-moz-autofill-preview){filter:none;color:#fff!important;background-color:#ffffff1a!important}:-webkit-any(input[type=email]:-webkit-autofill,input[type=text]:-webkit-autofill,input[type=password]:-webkit-autofill){-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #8a5cff33!important}:is(input[type=email]:autofill,input[type=text]:autofill,input[type=password]:autofill){-webkit-text-fill-color:#fff!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #8a5cff33!important}html,body,#root{width:100%;height:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}#root>div,#root>div>div{width:100%;min-height:100vh}body{background-color:#f8fafc;margin:0;padding:0;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:#6a1fff80;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6a1fffb3}@media (width>=768px){#root>div{width:100%;margin:0 auto}}@media (width>=1024px){#root>div{width:100%}}button{user-select:none}html{scroll-behavior:smooth}:focus-visible{outline-offset:2px;outline:2px solid #6a1fff80}