*,*:before,*:after{box-sizing:border-box;color:#fff;margin:0;padding:0}html,body{height:100%;width:100%;overflow:hidden;background-color:#0a0e1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;width:100%}input,textarea{font-family:inherit;font-size:inherit;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;outline:none;border-radius:10px;padding:12px 14px;width:100%;transition:border-color .2s ease}input::placeholder,textarea::placeholder{color:#fff6}input:focus,textarea:focus{border-color:#00d4ff}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:none;color:#fff}button:disabled{opacity:.5;cursor:not-allowed}a{color:#00d4ff;text-decoration:none}*{-webkit-tap-highlight-color:transparent}.scrollable{overflow-y:auto;-webkit-overflow-scrolling:touch}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:22px;height:22px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;display:inline-block}
