*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{font-family:Space Grotesk,sans-serif;-webkit-font-smoothing:antialiased;background:#1c1917;min-height:100dvh}#root{min-height:100dvh;display:flex;justify-content:center;align-items:flex-start;background:#1c1917}.app-shell{width:100%;max-width:430px;min-height:100dvh;position:relative;overflow:hidden;background:#ffead5}button{cursor:pointer;font-family:inherit;border:none;background:none}input,textarea{font-family:inherit}input::placeholder,textarea::placeholder{color:#0a081466;-webkit-text-fill-color:rgba(10,8,20,.4)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
