body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.blur-background{filter:blur(5px);transition:filter .3s ease}@media (max-width:480px){.auth-button{padding:.6rem .8rem!important;font-size:.85rem!important;min-width:100px!important;border-radius:.3rem!important}.auth-button:hover{font-size:.9rem!important}}@media (min-width:481px) and (max-width:768px){.auth-button{padding:.8rem 1rem!important;font-size:.95rem!important;min-width:110px!important;border-radius:.5rem!important}.auth-button:hover{font-size:1rem!important}}@-webkit-keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes tokenSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tokenSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.jwt-highlight{box-shadow:0 0 18px 4px rgba(255,215,0,.95);transform:scale(1.05);transition:box-shadow .25s ease,transform .25s ease}