@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden;height:100%}.progress-bar{position:fixed;top:0;left:0;right:0;height:10px;background:red;transform-origin:0;z-index:999999}#__next,body{position:relative}#__next{height:100%;overflow-y:scroll}.swiper,.swiper-slide img{width:100%;height:100%}.swiper-slide img{display:block;object-fit:cover}.autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--swiper-theme-color)}.autoplay-progress svg{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;stroke:var(--swiper-theme-color);fill:none;stroke-dashoffset:calc(125.6 * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}