*{box-sizing:border-box}html{height:100%;overflow-x:hidden}body{margin:0;padding:0;min-width:320px;min-height:100vh;height:100%;background:linear-gradient(135deg,#0a0e1a,#1a2332,#0f1419)!important;background-attachment:fixed;position:relative;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}#root{width:100%;min-height:100vh;height:100%;background:transparent!important;display:flex;flex-direction:column}@supports (padding: max(0px)){body{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right));padding-top:max(20px,env(safe-area-inset-top));padding-bottom:max(0px,env(safe-area-inset-bottom))}}@supports not (padding: max(0px)){body{padding-top:20px}}body{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}input,select,textarea{font-size:16px}::-webkit-scrollbar{width:0px;background:transparent}.tg-viewport{height:100vh!important}.app{min-height:100vh;height:100%;padding-bottom:80px;display:flex;flex-direction:column;background:transparent!important;color:#fff!important;flex:1}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none}body{overscroll-behavior:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
