*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{width:100%;height:100%;height:100dvh;overscroll-behavior:none;background:#e2dfcb}body{width:100%;height:100%;height:100dvh;margin:0;padding:0;overflow:hidden;overscroll-behavior:none;background:#e2dfcb;font-family:Roboto,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%;height:100dvh;overflow:hidden;background:#e2dfcb}button,[role=button]{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation}input,textarea{-webkit-user-select:text;user-select:text}::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-wrap.animate{animation:marquee 18s linear infinite}.marquee-track:hover .marquee-wrap.animate{animation-play-state:paused}.app{position:relative;width:100%;height:100%;height:100dvh;min-height:100dvh;overflow:hidden;background:#e2dfcb;padding-top:env(safe-area-inset-top,0px);padding-bottom:0}
