input:autofill,input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{background-color:transparent!important;-webkit-text-fill-color:black;-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;animation-name:onAutoFillStart;animation-duration:1s;transition:background-color 5000s ease-in-out 0s}html.dark input:autofill,html.dark input:-webkit-autofill,html.dark input:-webkit-autofill:hover,html.dark input:-webkit-autofill:focus{background-color:transparent!important;-webkit-text-fill-color:white;-webkit-box-shadow:0 0 0 1000px #000000 inset!important;animation-name:onAutoFillStart;animation-duration:1s;transition:background-color 5000s ease-in-out 0s}input:not(:-webkit-autofill){animation-name:onAutoFillCancel;animation-duration:1s}@keyframes onAutoFillStart{0%{background-color:transparent}to{background-color:#00000003}}@keyframes onAutoFillCancel{0%{background-color:transparent}to{background-color:#00000003}}svg[data-v-f02bdc4a]{width:auto;height:1em}.adjust-position[data-v-f8cd9b4f]{transform:translate(-1rem)}.checkmark[data-v-34a91891]{width:76px;height:76px;border-radius:50%;display:block;stroke-width:2}.checkmark__circle[data-v-34a91891]{stroke-dasharray:166;stroke-dashoffset:166;animation:stroke-34a91891 .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check[data-v-34a91891]{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke-34a91891 .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke-34a91891{to{stroke-dashoffset:0}}
