@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{color:#fff;-webkit-font-smoothing:antialiased;background:#fff;width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}body{overscroll-behavior:none;justify-content:center;align-items:center;display:flex}.app-container{background:#000;width:100%;max-width:430px;height:100dvh;max-height:100dvh;position:relative;overflow:hidden}@media (min-width:768px){.app-container{height:100dvh;max-height:100dvh;box-shadow:0 0 60px #00000026}}.swiper,.swiper-slide{width:100%;height:100%}
