*{margin:0;padding:0;box-sizing:border-box}html{background-color:#0a0a0a;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background-color:#0a0a0a}#root{min-height:100vh;background-color:#0a0a0a}button{font-family:inherit}::-webkit-scrollbar{width:0px;background:transparent}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{animation:shimmer 2s infinite linear;background:linear-gradient(to right,#0a0a0a 4%,#1a1a1a 25%,#0a0a0a 36%);background-size:1000px 100%}html,body{touch-action:pan-x pan-y}input,textarea,select{font-size:16px}.noScrollScreen{height:var(--app-height, 100dvh);overflow:hidden;overscroll-behavior:none}.fitContent{transform-origin:top center;will-change:transform}
