*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch}#app{height:100dvh;width:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:none}@supports (-webkit-touch-callout: none){body{position:fixed;overflow:hidden;width:100%;height:100%}#app{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:none}}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}
