:root{width:100vw;height:calc(var(--vh, 1vh) * 100);font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}#root{width:100vw;height:calc(var(--vh, 1vh) * 100)}#swipeable-tool-bar>.MuiPaper-root{overflow:visible;touch-action:none}#swipeable-tool-bar{bottom:0;position:fixed;width:100%}#swipeable-tool-bar>.MuiBackdrop-root{background-color:inherit}body{padding:0;margin:0;overflow:hidden;background-color:#191a1d!important}.content-layout{flex:1;display:flex;flex-direction:column;flex-shrink:0;width:100%;min-height:640px;padding:48px}.content__title{margin-top:0;color:"white"}.content__body{font-size:1.6rem;line-height:2.4rem}#page-description{display:flex;flex-direction:column}#page-description span{margin-bottom:1.6rem}#page-description span:last-child{margin-bottom:0}@media only screen and (max-width:480px){.content-layout{padding:1.6rem}.content__title{font-size:2.4rem}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}.loader{height:5rem;width:5rem;margin:auto;animation:spin 2s infinite linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
