input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:black;transition:background-color 5000s ease-in-out 0s;box-shadow:none}.loading-logo{animation:loading-logo 1s infinite}@keyframes loading-logo{0%{transform:scale(.75)}20%{transform:scale(1)}40%{transform:scale(.75)}60%{transform:scale(1)}80%{transform:scale(.75)}to{transform:scale(.75)}}.blink_me{animation:blinker 1.5s linear infinite}@keyframes blinker{50%{opacity:.25}}thead tr th:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}thead tr th:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.circle-logo{margin:0 auto;width:fit-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%}.w-json-view-container{padding:.5rem}
