html,body{-webkit-tap-highlight-color:transparent;max-width:100vw;height:100vh;overflow:hidden}body{background:#f9fbff!important}button,a,[role=button],[style*="cursor: pointer"]{-webkit-tap-highlight-color:transparent;outline:none}input:-webkit-autofill{-webkit-text-fill-color:var(--foreground)!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:hover{-webkit-text-fill-color:var(--foreground)!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:focus{-webkit-text-fill-color:var(--foreground)!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:active{-webkit-text-fill-color:var(--foreground)!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 30px #fff!important}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}img,a{-webkit-user-drag:none}*{-webkit-touch-callout:none}.rmdp-container{flex:1}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scalePulse{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}
