.styles-module-scss-module__Yo-ZvW__main{z-index:1;flex-direction:column;align-items:center;width:100vw;height:100dvh;display:flex;position:fixed;top:0;left:0}.styles-module-scss-module__Yo-ZvW__sectionsContainer{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;flex:1;width:100%;height:calc(100dvh - 80px);display:flex;overflow:scroll hidden}.styles-module-scss-module__Yo-ZvW__sectionsContainer::-webkit-scrollbar{display:none}.styles-module-scss-module__Yo-ZvW__section{scroll-snap-align:start;flex-shrink:0;justify-content:center;align-items:center;width:100vw;min-width:100vw;height:100%;display:flex}.styles-module-scss-module__Yo-ZvW__section>*{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translate(100px)}.styles-module-scss-module__Yo-ZvW__section.styles-module-scss-module__Yo-ZvW__active>*{opacity:1;transform:translate(0)}.styles-module-scss-module__Yo-ZvW__placeholder{color:#ffffff4d;font-size:3rem;font-weight:700}@media (max-width:768px){.styles-module-scss-module__Yo-ZvW__sectionsContainer{height:calc(100dvh - 60px)}.styles-module-scss-module__Yo-ZvW__section{scrollbar-width:none;-ms-overflow-style:none;align-items:flex-start;overflow:hidden auto}.styles-module-scss-module__Yo-ZvW__section::-webkit-scrollbar{display:none}}
.styles-module-scss-module__COBvmq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;width:100%;max-width:1120px;padding:2rem;position:relative}.styles-module-scss-module__COBvmq__container{justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;display:flex}.styles-module-scss-module__COBvmq__logo{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}.styles-module-scss-module__COBvmq__logo img{width:auto;height:auto;max-height:40px}.styles-module-scss-module__COBvmq__nav{align-items:center;gap:2rem;display:flex}.styles-module-scss-module__COBvmq__navLink{color:#8892a8;letter-spacing:.5px;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}.styles-module-scss-module__COBvmq__navLink:hover{color:#fff}.styles-module-scss-module__COBvmq__navLink.styles-module-scss-module__COBvmq__active{color:#f5c518;font-weight:600}.styles-module-scss-module__COBvmq__navLink.styles-module-scss-module__COBvmq__active:after{content:"";background-color:#f5c518;border-radius:1px;width:100%;height:2px;font-weight:600;position:absolute;bottom:-4px;left:0}.styles-module-scss-module__COBvmq__actions{align-items:center;gap:1rem;display:flex}.styles-module-scss-module__COBvmq__downloadButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#244bb9 0%,#2ed5e4 100%);border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.styles-module-scss-module__COBvmq__downloadButton:hover{background:linear-gradient(90deg,#2a56d4 0%,#3de0ef 100%);transform:translateY(-1px)}.styles-module-scss-module__COBvmq__downloadIcon{background:#fff3;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;display:flex}@media (max-width:768px){.styles-module-scss-module__COBvmq__header{padding:1rem}.styles-module-scss-module__COBvmq__nav{display:none}.styles-module-scss-module__COBvmq__container{justify-content:space-between}.styles-module-scss-module__COBvmq__downloadButton{display:none}}.styles-module-scss-module__COBvmq__hamburger{cursor:pointer;z-index:110;background:0 0;border:1px solid #ffffff26;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:0;display:none}.styles-module-scss-module__COBvmq__hamburger span{background:#fff;border-radius:2px;width:20px;height:2px;transition:all .3s;display:block}.styles-module-scss-module__COBvmq__hamburger.styles-module-scss-module__COBvmq__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.styles-module-scss-module__COBvmq__hamburger.styles-module-scss-module__COBvmq__hamburgerOpen span:nth-child(2){opacity:0}.styles-module-scss-module__COBvmq__hamburger.styles-module-scss-module__COBvmq__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.styles-module-scss-module__COBvmq__hamburger{display:flex}}.styles-module-scss-module__COBvmq__mobileOverlay{display:none}@media (max-width:768px){.styles-module-scss-module__COBvmq__mobileOverlay{z-index:90;background:#0009;display:block;position:fixed;inset:0}}.styles-module-scss-module__COBvmq__mobileNav{display:none}@media (max-width:768px){.styles-module-scss-module__COBvmq__mobileNav{-webkit-backdrop-filter:blur(20px);z-index:100;background:#060e3bf7;border-left:1px solid #ffffff14;flex-direction:column;align-items:center;gap:.5rem;width:280px;height:100dvh;padding:5rem 2rem 2rem;transition:right .3s;display:flex;position:fixed;top:0;right:-280px}.styles-module-scss-module__COBvmq__mobileNav.styles-module-scss-module__COBvmq__mobileNavOpen{right:0}}.styles-module-scss-module__COBvmq__mobileNavLink{color:#8892a8;letter-spacing:1px;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:.875rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s;display:block}.styles-module-scss-module__COBvmq__mobileNavLink:hover{color:#fff;background:#ffffff0d}.styles-module-scss-module__COBvmq__mobileNavLink.styles-module-scss-module__COBvmq__active{color:#f5c518;background:#f5c51814;font-weight:600}.styles-module-scss-module__COBvmq__mobileDownloadButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#244bb9 0%,#2ed5e4 100%);border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}
.styles-module-scss-module__nQaSBW__newAge{justify-content:center;align-items:center;gap:3rem;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:0 4rem;display:flex;position:relative}.styles-module-scss-module__nQaSBW__content{z-index:2;flex-direction:column;flex:0 520px;align-items:flex-start;gap:1rem;display:flex}.styles-module-scss-module__nQaSBW__newTag{color:#fff;letter-spacing:3px;text-transform:uppercase;background:linear-gradient(135deg,#f7d40d 0%,#ff6b35 50%,#e91e63 100%);border-radius:4px;padding:.5rem 1rem;font-size:.65rem;font-weight:700;animation:2s ease-in-out infinite styles-module-scss-module__nQaSBW__pulse;display:inline-block;box-shadow:0 4px 15px #f7d40d66}@keyframes styles-module-scss-module__nQaSBW__pulse{0%,to{box-shadow:0 4px 15px #f7d40d66}50%{box-shadow:0 4px 25px #f7d40db3}}.styles-module-scss-module__nQaSBW__subtitle{color:#a0a8b8;letter-spacing:1px;font-size:1rem;font-weight:400}.styles-module-scss-module__nQaSBW__title{color:#fff;text-shadow:0 4px 20px #0000004d;margin:0;font-size:4.5rem;font-weight:700;line-height:1.1}.styles-module-scss-module__nQaSBW__titleLogo{object-fit:contain;width:auto;max-width:400px;height:auto;margin-left:-3rem}.styles-module-scss-module__nQaSBW__description{color:#fff;margin:.5rem 0 1.5rem;font-size:1rem;font-weight:500;line-height:1.6}.styles-module-scss-module__nQaSBW__storeButtons{flex-wrap:wrap;gap:1rem;display:flex}.styles-module-scss-module__nQaSBW__storeButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.styles-module-scss-module__nQaSBW__storeButton:hover{background:#ffffff26;border-color:#ffffff40;transform:translateY(-2px)}.styles-module-scss-module__nQaSBW__storeButton img{object-fit:contain;width:100px;height:20px}.styles-module-scss-module__nQaSBW__closedBetaTag{color:#fff;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#f7d40d 0%,#ff6b35 50%,#e91e63 100%);border-radius:4px;padding:.15rem .5rem;font-size:.5rem;font-weight:700;position:absolute;top:-.6rem;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #f7d40d66}.styles-module-scss-module__nQaSBW__betaNotice{color:#f7d40d;letter-spacing:.3px;margin:.75rem 0 0;font-size:.8rem;font-weight:500}.styles-module-scss-module__nQaSBW__downloadIcon{background:#ffffff26;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;margin-left:.25rem;font-size:.7rem;display:flex}.styles-module-scss-module__nQaSBW__comingSoonButton{color:#fff;cursor:pointer;text-shadow:0 1px 2px #0003;text-align:center;background:linear-gradient(90deg,#f7d40d 0%,#b95f24f2 100%);border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:100%;margin-top:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;line-height:1.3;text-decoration:none;transition:all .2s;display:flex}.styles-module-scss-module__nQaSBW__comingSoonButton:hover{transform:translateY(-2px);box-shadow:0 4px 15px #f7d40d4d}.styles-module-scss-module__nQaSBW__characters{flex:auto;justify-content:center;align-items:center;height:auto;display:flex;position:relative;overflow:visible}.styles-module-scss-module__nQaSBW__effectBackground{opacity:.45;z-index:0;pointer-events:none;filter:blur(2px);mix-blend-mode:screen;width:100%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__nQaSBW__carousel{z-index:1;flex-direction:column;gap:.85rem;width:100%;max-width:520px;display:flex;position:relative}.styles-module-scss-module__nQaSBW__carouselMain{aspect-ratio:16/9;background:#0000004d;border:1px solid #ffffff1f;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000073}.styles-module-scss-module__nQaSBW__carouselSlide{position:absolute;inset:0}.styles-module-scss-module__nQaSBW__carouselImage{object-fit:cover}.styles-module-scss-module__nQaSBW__carouselArrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;background:#00000073;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.styles-module-scss-module__nQaSBW__carouselArrow:hover{background:#000000b3;border-color:#fff6}.styles-module-scss-module__nQaSBW__carouselArrow.styles-module-scss-module__nQaSBW__prev{left:.75rem}.styles-module-scss-module__nQaSBW__carouselArrow.styles-module-scss-module__nQaSBW__next{right:.75rem}.styles-module-scss-module__nQaSBW__thumbnails{scrollbar-width:thin;scrollbar-color:#ffffff4d #0000;gap:.5rem;width:100%;padding-bottom:.25rem;display:flex;overflow-x:auto}.styles-module-scss-module__nQaSBW__thumbnails::-webkit-scrollbar{height:4px}.styles-module-scss-module__nQaSBW__thumbnails::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.styles-module-scss-module__nQaSBW__thumbnail{aspect-ratio:16/9;cursor:pointer;opacity:.55;background:0 0;border:2px solid #0000;border-radius:8px;flex:none;width:72px;padding:0;transition:all .2s;position:relative;overflow:hidden}.styles-module-scss-module__nQaSBW__thumbnail:hover{opacity:.85}.styles-module-scss-module__nQaSBW__thumbnail.styles-module-scss-module__nQaSBW__active{opacity:1;border-color:#f7d40d;box-shadow:0 0 12px #f7d40d80}.styles-module-scss-module__nQaSBW__thumbnailImage{object-fit:cover}@media (max-width:1024px){.styles-module-scss-module__nQaSBW__newAge{padding:2rem}.styles-module-scss-module__nQaSBW__title{font-size:3rem}.styles-module-scss-module__nQaSBW__characters{width:55%}.styles-module-scss-module__nQaSBW__carousel{max-width:480px}}@media (max-width:768px){.styles-module-scss-module__nQaSBW__newAge{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:0 1.5rem}.styles-module-scss-module__nQaSBW__content{z-index:3;align-items:center;gap:.6rem;width:100%;max-width:100%;margin-right:0}.styles-module-scss-module__nQaSBW__titleLogo{width:90%;max-width:400px;margin-left:0}.styles-module-scss-module__nQaSBW__title{font-size:2.5rem}.styles-module-scss-module__nQaSBW__description{text-align:center;margin:.25rem 0 .5rem;font-size:.95rem}.styles-module-scss-module__nQaSBW__storeButtons{flex-direction:column;justify-content:center;gap:.6rem;width:100%}.styles-module-scss-module__nQaSBW__storeButton{justify-content:center;width:100%;padding:.85rem 1.5rem}.styles-module-scss-module__nQaSBW__comingSoonButton{max-width:100%;padding:.9rem 1.5rem}.styles-module-scss-module__nQaSBW__characters{justify-content:center;width:100%;height:auto;margin-top:.5rem;position:relative;top:auto;right:auto;transform:none}.styles-module-scss-module__nQaSBW__effectBackground{display:none}.styles-module-scss-module__nQaSBW__carousel{max-width:100%}.styles-module-scss-module__nQaSBW__carouselArrow{width:34px;height:34px;font-size:1.2rem}.styles-module-scss-module__nQaSBW__thumbnail{width:60px}}@media (max-width:480px){.styles-module-scss-module__nQaSBW__newAge{gap:.5rem;padding:0 1.25rem}.styles-module-scss-module__nQaSBW__titleLogo{width:88%;max-width:320px}.styles-module-scss-module__nQaSBW__description{font-size:.88rem}.styles-module-scss-module__nQaSBW__newTag{padding:.4rem .8rem;font-size:.55rem}.styles-module-scss-module__nQaSBW__thumbnail{width:52px}}@media (min-width:1600px){.styles-module-scss-module__nQaSBW__newAge{max-width:1500px;padding:0 6rem}.styles-module-scss-module__nQaSBW__content{max-width:600px}.styles-module-scss-module__nQaSBW__titleLogo{max-width:500px}.styles-module-scss-module__nQaSBW__description{font-size:1.125rem}.styles-module-scss-module__nQaSBW__carousel{max-width:720px}}
.styles-module-scss-module__iX1Z0G__wiki{justify-content:flex-start;align-items:center;gap:2rem;width:100%;max-width:1300px;height:100%;padding:0 4rem;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__iX1Z0G__content{z-index:2;flex-direction:column;align-items:flex-start;gap:1rem;max-width:320px;display:flex}.styles-module-scss-module__iX1Z0G__subtitle{color:#a0a8b8;letter-spacing:1px;text-transform:uppercase;font-size:.875rem;font-weight:400;transition:all .3s}.styles-module-scss-module__iX1Z0G__subtitle.styles-module-scss-module__iX1Z0G__active{color:#fff;letter-spacing:2px;font-size:1.1rem;font-weight:600}.styles-module-scss-module__iX1Z0G__title{color:#fff;text-shadow:0 4px 20px #0000004d;margin:0;font-size:4rem;font-weight:700;line-height:.9;transition:all .3s}.styles-module-scss-module__iX1Z0G__title.styles-module-scss-module__iX1Z0G__activeTitle{background:linear-gradient(#fff 0%,#ffea00 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__iX1Z0G__title.styles-module-scss-module__iX1Z0G__pinkTitle{background:linear-gradient(#ff68f5 0%,#fff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__iX1Z0G__title.styles-module-scss-module__iX1Z0G__redTitle{background:linear-gradient(#fff 0%,#fe2727 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__iX1Z0G__title.styles-module-scss-module__iX1Z0G__greenTitle{background:linear-gradient(#ffffffa4 0%,#4caf50 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__iX1Z0G__description{color:#d9d9d9;margin:.5rem 0 1rem;font-size:.875rem;line-height:1.6}.styles-module-scss-module__iX1Z0G__storeButtons{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.styles-module-scss-module__iX1Z0G__storeButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.styles-module-scss-module__iX1Z0G__storeButton:hover{background:#ffffff26;border-color:#ffffff40;transform:translateY(-2px)}.styles-module-scss-module__iX1Z0G__storeButton img{object-fit:contain;width:80px;height:18px}.styles-module-scss-module__iX1Z0G__downloadIcon{background:#ffffff26;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;display:flex}.styles-module-scss-module__iX1Z0G__trainersTitle{color:#fff;letter-spacing:3px;text-transform:uppercase;background:linear-gradient(135deg,#f7d40d 0%,#ff6b35 50%,#e91e63 100%);border-radius:4px;margin:1.5rem 0 1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;animation:2s ease-in-out infinite styles-module-scss-module__iX1Z0G__pulse;display:inline-block;box-shadow:0 4px 15px #f7d40d66}@keyframes styles-module-scss-module__iX1Z0G__pulse{0%,to{box-shadow:0 4px 15px #f7d40d66}50%{box-shadow:0 4px 25px #f7d40db3}}.styles-module-scss-module__iX1Z0G__trainersCards{gap:1.5rem;margin-top:2rem;display:flex}.styles-module-scss-module__iX1Z0G__trainerCardWrapper{flex-direction:column;align-items:center;display:flex;position:relative}.styles-module-scss-module__iX1Z0G__trainerCardWrapper:before{content:"";background:linear-gradient(#ffffff4d,#0000);width:2px;height:40px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.styles-module-scss-module__iX1Z0G__trainerCardWrapper:after{content:"";border-bottom:8px solid #ffffff4d;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:calc(100% + 40px);left:50%;transform:translate(-50%)}.styles-module-scss-module__iX1Z0G__trainerCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#1e284699;border:1px solid #ffffff1a;border-radius:12px;width:100px;height:130px;transition:all .3s;position:relative;overflow:hidden}.styles-module-scss-module__iX1Z0G__trainerCard:before{content:"";z-index:1;background:#08063a8f;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.styles-module-scss-module__iX1Z0G__trainerCard:hover:before,.styles-module-scss-module__iX1Z0G__trainerCard.styles-module-scss-module__iX1Z0G__active:before{opacity:0}.styles-module-scss-module__iX1Z0G__trainerCard:hover,.styles-module-scss-module__iX1Z0G__trainerCard.styles-module-scss-module__iX1Z0G__active{background:#28325acc;border-color:#ffffff4d;transform:translateY(-4px);box-shadow:0 8px 20px #0006}.styles-module-scss-module__iX1Z0G__trainerImage{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:relative}.styles-module-scss-module__iX1Z0G__trainerName{color:#a0a8b8;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100px;margin-top:.5rem;font-size:.7rem;overflow:hidden}.styles-module-scss-module__iX1Z0G__characters{z-index:1;justify-content:flex-end;align-items:flex-end;width:70%;height:100%;display:flex;position:absolute;bottom:0;right:-4rem}.styles-module-scss-module__iX1Z0G__charactersImage{object-fit:contain;object-position:bottom right;width:105%;max-width:1600px;height:100%}.styles-module-scss-module__iX1Z0G__shootingStarsContainer{z-index:0;width:110%;height:80%;position:absolute;top:0;right:0;overflow:hidden;transform:rotate(45deg)}.styles-module-scss-module__iX1Z0G__shootingStarsContainer.styles-module-scss-module__iX1Z0G__pinkStars .styles-module-scss-module__iX1Z0G__shootingStar{filter:drop-shadow(0 0 6px #ff68f5);background:linear-gradient(-45deg,#ff68f5,#ff00c800)}.styles-module-scss-module__iX1Z0G__shootingStarsContainer.styles-module-scss-module__iX1Z0G__pinkStars .styles-module-scss-module__iX1Z0G__shootingStar:before,.styles-module-scss-module__iX1Z0G__shootingStarsContainer.styles-module-scss-module__iX1Z0G__pinkStars .styles-module-scss-module__iX1Z0G__shootingStar:after{background:linear-gradient(-45deg,#ff00c800,#ff68f5,#ff00c800)}.styles-module-scss-module__iX1Z0G__shootingStarsContainer.styles-module-scss-module__iX1Z0G__redStars .styles-module-scss-module__iX1Z0G__shootingStar{filter:drop-shadow(0 0 6px #fe2727);background:linear-gradient(-45deg,#fe2727,#f000)}.styles-module-scss-module__iX1Z0G__shootingStarsContainer.styles-module-scss-module__iX1Z0G__redStars .styles-module-scss-module__iX1Z0G__shootingStar:before,.styles-module-scss-module__iX1Z0G__shootingStarsContainer.styles-module-scss-module__iX1Z0G__redStars .styles-module-scss-module__iX1Z0G__shootingStar:after{background:linear-gradient(-45deg,#f000,#fe2727,#f000)}.styles-module-scss-module__iX1Z0G__shootingStarsContainer.styles-module-scss-module__iX1Z0G__greenStars .styles-module-scss-module__iX1Z0G__shootingStar{filter:drop-shadow(0 0 6px #4caf50);background:linear-gradient(-45deg,#4caf50,#fff0)}.styles-module-scss-module__iX1Z0G__shootingStarsContainer.styles-module-scss-module__iX1Z0G__greenStars .styles-module-scss-module__iX1Z0G__shootingStar:before,.styles-module-scss-module__iX1Z0G__shootingStarsContainer.styles-module-scss-module__iX1Z0G__greenStars .styles-module-scss-module__iX1Z0G__shootingStar:after{background:linear-gradient(-45deg,#00800000,#4caf50,#00800000)}.styles-module-scss-module__iX1Z0G__shootingStar{filter:drop-shadow(0 0 6px #699bff);background:linear-gradient(-45deg,#5f91ff,#00f0);border-radius:999px;height:2px;animation:3s ease-in-out infinite styles-module-scss-module__iX1Z0G__tail,3s ease-in-out infinite styles-module-scss-module__iX1Z0G__shooting;position:absolute;top:50%;left:50%}.styles-module-scss-module__iX1Z0G__shootingStar:before{content:"";background:linear-gradient(-45deg,#00f0,#5f91ff,#00f0);border-radius:100%;height:2px;animation:3s ease-in-out infinite styles-module-scss-module__iX1Z0G__shining;position:absolute;top:calc(50% - 1px);right:0;transform:translate(50%)rotate(45deg)}.styles-module-scss-module__iX1Z0G__shootingStar:after{content:"";background:linear-gradient(-45deg,#00f0,#5f91ff,#00f0);border-radius:100%;height:2px;animation:3s ease-in-out infinite styles-module-scss-module__iX1Z0G__shining;position:absolute;top:calc(50% - 1px);right:0;transform:translate(50%)rotate(-45deg)}.styles-module-scss-module__iX1Z0G__shootingStar:first-child{animation-delay:.5s;top:calc(50% - 120px);left:calc(50% - 50px)}.styles-module-scss-module__iX1Z0G__shootingStar:first-child:before,.styles-module-scss-module__iX1Z0G__shootingStar:first-child:after{animation-delay:.5s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(2){animation-delay:1.2s;top:calc(50% + 80px);left:calc(50% - 180px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(2):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(2):after{animation-delay:1.2s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(3){animation-delay:2.1s;top:calc(50% - 200px);left:calc(50% - 100px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(3):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(3):after{animation-delay:2.1s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(4){animation-delay:.8s;top:calc(50% + 150px);left:calc(50% - 250px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(4):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(4):after{animation-delay:.8s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(5){animation-delay:1.8s;top:calc(50% - 50px);left:calc(50% + 50px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(5):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(5):after{animation-delay:1.8s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(6){animation-delay:2.5s;top:calc(50% + 30px);left:calc(50% - 80px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(6):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(6):after{animation-delay:2.5s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(7){animation-delay:.4s;top:calc(50% - 180px);left:calc(50% - 200px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(7):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(7):after{animation-delay:.4s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(8){animation-delay:1.5s;top:calc(50% + 100px);left:calc(50% + 20px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(8):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(8):after{animation-delay:1.5s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(9){animation-delay:2.8s;top:calc(50% - 80px);left:calc(50% - 150px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(9):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(9):after{animation-delay:2.8s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(10){animation-delay:.6s;top:calc(50% + 50px);left:calc(50% - 30px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(10):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(10):after{animation-delay:.6s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(11){animation-delay:1.9s;top:calc(50% - 150px);left:calc(50% + 80px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(11):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(11):after{animation-delay:1.9s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(12){animation-delay:2.3s;top:calc(50% + 180px);left:calc(50% - 120px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(12):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(12):after{animation-delay:2.3s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(13){animation-delay:.95s;top:calc(50% - 30px);left:calc(50% - 220px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(13):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(13):after{animation-delay:.95s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(14){animation-delay:1.65s;top:calc(50% + 120px);left:calc(50% + 100px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(14):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(14):after{animation-delay:1.65s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(15){animation-delay:2.65s;top:calc(50% - 100px);left:calc(50% - 280px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(15):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(15):after{animation-delay:2.65s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(16){animation-delay:.35s;top:calc(50% + 200px);left:calc(50% - 60px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(16):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(16):after{animation-delay:.35s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(17){animation-delay:1.1s;top:calc(50% - 220px);left:calc(50% + 30px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(17):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(17):after{animation-delay:1.1s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(18){animation-delay:2s;top:calc(50% + 60px);left:calc(50% - 300px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(18):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(18):after{animation-delay:2s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(19){animation-delay:.75s;top:calc(50% - 170px);left:calc(50% - 40px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(19):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(19):after{animation-delay:.75s}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(20){animation-delay:1.4s;top:calc(50% + 140px);left:calc(50% + 60px)}.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(20):before,.styles-module-scss-module__iX1Z0G__shootingStar:nth-child(20):after{animation-delay:1.4s}@keyframes styles-module-scss-module__iX1Z0G__tail{0%{width:0}30%{width:100px}to{width:0}}@keyframes styles-module-scss-module__iX1Z0G__shining{0%{width:0}50%{width:30px}to{width:0}}@keyframes styles-module-scss-module__iX1Z0G__shooting{0%{transform:translate(0)}to{transform:translate(300px)}}.styles-module-scss-module__iX1Z0G__trainerDisplay{width:70%;height:100%;position:absolute;bottom:0;left:6rem}.styles-module-scss-module__iX1Z0G__trainerMainImageWrapper{z-index:2;width:auto;height:100%;position:absolute;bottom:0%;left:10%}.styles-module-scss-module__iX1Z0G__trainerMainImage{object-fit:contain;object-position:bottom;width:auto;height:100%}.styles-module-scss-module__iX1Z0G__polybotImageWrapper{z-index:1;width:auto;height:100%;position:absolute;bottom:-10%;left:45%}.styles-module-scss-module__iX1Z0G__polybotImage{object-fit:contain;object-position:bottom;width:auto;height:100%}@media (max-width:1024px){.styles-module-scss-module__iX1Z0G__wiki{padding:2rem}.styles-module-scss-module__iX1Z0G__content{max-width:280px;padding-top:0}.styles-module-scss-module__iX1Z0G__title{font-size:2.5rem}.styles-module-scss-module__iX1Z0G__characters{opacity:.5;width:50%}.styles-module-scss-module__iX1Z0G__trainersCards{flex-wrap:wrap;gap:1rem}.styles-module-scss-module__iX1Z0G__trainerCard{width:80px;height:100px}}@media (max-width:768px){.styles-module-scss-module__iX1Z0G__wiki{flex-direction:column;justify-content:flex-start;align-items:center;padding:1.5rem;overflow-y:auto}.styles-module-scss-module__iX1Z0G__content{text-align:center;z-index:3;align-items:center;max-width:100%}.styles-module-scss-module__iX1Z0G__title{font-size:2rem}.styles-module-scss-module__iX1Z0G__description{text-align:center;font-size:.8rem}.styles-module-scss-module__iX1Z0G__trainersTitle{margin:.5rem 0}.styles-module-scss-module__iX1Z0G__trainersCards{flex-wrap:nowrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.styles-module-scss-module__iX1Z0G__trainerCardWrapper:before,.styles-module-scss-module__iX1Z0G__trainerCardWrapper:after{display:none}.styles-module-scss-module__iX1Z0G__trainerCard{width:75px;height:98px}.styles-module-scss-module__iX1Z0G__trainerName{max-width:75px;font-size:.65rem}.styles-module-scss-module__iX1Z0G__characters{opacity:1;z-index:1;justify-content:center;align-items:flex-end;width:100%;height:60%;position:absolute;bottom:0;left:0;right:0}.styles-module-scss-module__iX1Z0G__charactersImage{object-fit:cover;object-position:top center;width:100%;max-width:none;height:100%;max-height:none}.styles-module-scss-module__iX1Z0G__trainerDisplay{justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:absolute;bottom:0;left:0;right:0}.styles-module-scss-module__iX1Z0G__trainerMainImageWrapper{z-index:2;align-items:flex-end;width:auto;height:85%;margin-right:-5rem;display:flex;position:relative;bottom:auto;left:auto;transform:none}.styles-module-scss-module__iX1Z0G__trainerMainImage{object-fit:contain;object-position:bottom;width:auto;height:100%;max-height:100%}.styles-module-scss-module__iX1Z0G__polybotImageWrapper{z-index:1;align-items:flex-end;width:auto;height:72%;margin-left:-3rem;display:flex;position:relative;bottom:auto;left:auto;transform:none}.styles-module-scss-module__iX1Z0G__polybotImage{object-fit:contain;object-position:bottom;width:auto;height:100%;max-height:100%}.styles-module-scss-module__iX1Z0G__shootingStarsContainer{display:none}}@media (max-width:480px){.styles-module-scss-module__iX1Z0G__wiki{padding:1rem}.styles-module-scss-module__iX1Z0G__title{font-size:1.6rem}.styles-module-scss-module__iX1Z0G__subtitle{font-size:.75rem}.styles-module-scss-module__iX1Z0G__subtitle.styles-module-scss-module__iX1Z0G__active{font-size:.9rem}.styles-module-scss-module__iX1Z0G__trainersCards{gap:.5rem}.styles-module-scss-module__iX1Z0G__trainerCard{width:65px;height:85px}.styles-module-scss-module__iX1Z0G__trainerName{max-width:65px;font-size:.58rem}.styles-module-scss-module__iX1Z0G__trainerDisplay{height:100%;margin-bottom:-4rem}.styles-module-scss-module__iX1Z0G__trainerMainImageWrapper{height:100%;margin-right:0}.styles-module-scss-module__iX1Z0G__polybotImageWrapper{height:85%;margin-left:-8.5rem}}@media (min-width:1700px){.styles-module-scss-module__iX1Z0G__wiki{max-width:2000px;padding:0 6rem}.styles-module-scss-module__iX1Z0G__content{max-width:550px}.styles-module-scss-module__iX1Z0G__title{font-size:4rem}.styles-module-scss-module__iX1Z0G__trainersCards{gap:1.5rem}.styles-module-scss-module__iX1Z0G__trainerCard{padding:1rem}.styles-module-scss-module__iX1Z0G__trainerImage{width:90px;height:110px}}
.styles-module-scss-module__A3ODOq__polybots{justify-content:flex-start;align-items:center;gap:2rem;width:100%;max-width:1300px;height:100%;padding:0 4rem;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__A3ODOq__content{z-index:2;flex-direction:column;align-items:flex-start;gap:.5rem;max-width:320px;padding-top:1rem;display:flex}.styles-module-scss-module__A3ODOq__info{flex-direction:column;gap:.4rem;display:flex}.styles-module-scss-module__A3ODOq__title{color:#fff;text-shadow:0 4px 20px #0000004d;margin:0;font-size:2.8rem;font-weight:800;line-height:1}.styles-module-scss-module__A3ODOq__pinkTitle{background:linear-gradient(#ff68f5 0%,#fff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__A3ODOq__yellowTitle{background:linear-gradient(#fff 0%,#ffea00 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__A3ODOq__redTitle{background:linear-gradient(#fff 0%,#fe2727 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__A3ODOq__greenTitle{background:linear-gradient(#ffffffa4 0%,#4caf50 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.styles-module-scss-module__A3ODOq__meta{flex-direction:column;gap:.15rem;margin-top:.25rem;display:flex}.styles-module-scss-module__A3ODOq__meta p{color:#c0c8d8;margin:0;font-size:.8rem}.styles-module-scss-module__A3ODOq__metaLabel{color:#a0a8b8;font-weight:600}.styles-module-scss-module__A3ODOq__metaValue{font-weight:600}.styles-module-scss-module__A3ODOq__pinkText{color:#ff68f5}.styles-module-scss-module__A3ODOq__yellowText{color:#ffea00}.styles-module-scss-module__A3ODOq__redText{color:#fe2727}.styles-module-scss-module__A3ODOq__greenText{color:#4caf50}.styles-module-scss-module__A3ODOq__firstAppearance{color:#c0c8d8;font-size:.8rem}.styles-module-scss-module__A3ODOq__championBadge{margin-top:.6rem}.styles-module-scss-module__A3ODOq__championImage{object-fit:contain;filter:drop-shadow(0 2px 8px #ffc8004d);width:auto;height:36px}.styles-module-scss-module__A3ODOq__bioSection{max-width:320px;margin-top:.5rem}.styles-module-scss-module__A3ODOq__bioLabel{color:#fff;letter-spacing:.5px;font-size:.85rem;font-weight:700}.styles-module-scss-module__A3ODOq__bioText{color:#b0b8c8;margin:.25rem 0 0;font-size:.8rem;line-height:1.6}.styles-module-scss-module__A3ODOq__navArrows{gap:.75rem;margin-top:.5rem;display:flex}.styles-module-scss-module__A3ODOq__navArrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex}.styles-module-scss-module__A3ODOq__navArrow:hover:not(:disabled){background:#ffffff26;border-color:#fff6;transform:scale(1.1)}.styles-module-scss-module__A3ODOq__navArrow:disabled{opacity:.3;cursor:not-allowed}.styles-module-scss-module__A3ODOq__botCards{gap:1.25rem;margin-top:1rem;display:flex}.styles-module-scss-module__A3ODOq__botCardWrapper{flex-direction:column;align-items:center;display:flex}.styles-module-scss-module__A3ODOq__botCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#1e284699;border:1px solid #ffffff1a;border-radius:10px;width:120px;height:150px;transition:all .3s;position:relative;overflow:hidden}.styles-module-scss-module__A3ODOq__botCard:before{content:"";z-index:1;background:#08063a8c;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.styles-module-scss-module__A3ODOq__botCard:hover:before,.styles-module-scss-module__A3ODOq__botCard.styles-module-scss-module__A3ODOq__active:before{opacity:0}.styles-module-scss-module__A3ODOq__botCard:hover,.styles-module-scss-module__A3ODOq__botCard.styles-module-scss-module__A3ODOq__active{background:#28325acc;border-color:#648cff80;transform:translateY(-4px);box-shadow:0 6px 20px #5078ff40}.styles-module-scss-module__A3ODOq__botCardImage{object-fit:cover;object-position:center 15%;z-index:0;width:130%;height:180%;margin-top:0%;margin-left:-15%;position:relative}.styles-module-scss-module__A3ODOq__botCardName{color:#a0a8b8;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:80px;margin-top:.5rem;font-size:.75rem;overflow:hidden}.styles-module-scss-module__A3ODOq__display{z-index:1;justify-content:center;align-items:center;width:65%;height:100%;display:flex;position:absolute;bottom:0;right:-2rem}.styles-module-scss-module__A3ODOq__displayInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.styles-module-scss-module__A3ODOq__glow{filter:blur(120px);opacity:.3;z-index:0;pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute}.styles-module-scss-module__A3ODOq__pinkGlow{background:radial-gradient(circle,#ff68f580 0%,#0000 70%)}.styles-module-scss-module__A3ODOq__yellowGlow{background:radial-gradient(circle,#ffea0066 0%,#0000 70%)}.styles-module-scss-module__A3ODOq__redGlow{background:radial-gradient(circle,#fe272766 0%,#0000 70%)}.styles-module-scss-module__A3ODOq__greenGlow{background:radial-gradient(circle,#4caf5066 0%,#0000 70%)}.styles-module-scss-module__A3ODOq__scanLines{pointer-events:none;z-index:5;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#6496ff05 2px 4px);position:absolute;inset:0}.styles-module-scss-module__A3ODOq__mainImageWrapper{z-index:2;justify-content:center;align-items:center;height:80%;display:flex;position:relative}.styles-module-scss-module__A3ODOq__mainImage{object-fit:contain;filter:drop-shadow(0 0 30px #6496ff33);width:auto;height:100%;max-height:550px}.styles-module-scss-module__A3ODOq__platformEffect{z-index:1;pointer-events:none;width:80%;height:85%;position:absolute;bottom:2%;left:50%;transform:translate(-50%)}.styles-module-scss-module__A3ODOq__platformBase{filter:blur(8px);background:radial-gradient(#3c82ffb3 0%,#3c82ff4d 40%,#0000 70%);border-radius:50%;width:70%;height:140px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.styles-module-scss-module__A3ODOq__platformBase:after{content:"";filter:blur(12px);background:radial-gradient(#2864ff80 0%,#0000 70%);border-radius:50%;width:90%;height:20px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.styles-module-scss-module__A3ODOq__lightBeam{opacity:.6;background:linear-gradient(#0000 0%,#5096ff14 40%,#5096ff80 100%);width:2px;height:45%;position:absolute;bottom:65px;left:50%;transform:translate(-50%)}.styles-module-scss-module__A3ODOq__lightBeam:before{content:"";filter:blur(4px);background:linear-gradient(#0000 30%,#5096ff26 100%);width:8px;position:absolute;inset:0 0 0 -3px}.styles-module-scss-module__A3ODOq__lightBeam:nth-child(2){opacity:.35;width:1.5px;height:75%;left:25%}.styles-module-scss-module__A3ODOq__lightBeam:nth-child(3){opacity:.35;width:1.5px;height:75%;left:75%}.styles-module-scss-module__A3ODOq__platformRing{border:1px solid #5096ff26;border-radius:50%;width:65%;height:65%;position:absolute;bottom:8%;left:50%;transform:translate(-50%)rotateX(75deg);box-shadow:0 0 20px #3c82ff1a,inset 0 0 20px #3c82ff0d}.styles-module-scss-module__A3ODOq__platformRing2{border:1px solid #5096ff1a;border-radius:50%;width:55%;height:40%;position:absolute;bottom:3%;left:50%;transform:translate(-50%)rotateX(80deg);box-shadow:0 0 30px #3c82ff26}.styles-module-scss-module__A3ODOq__arrowsSvg{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.styles-module-scss-module__A3ODOq__detailCard{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#141e3cb3;border:1px solid #6496ff40;border-radius:8px;width:80px;height:80px;transition:all .3s;position:absolute;overflow:hidden;box-shadow:0 4px 20px #0006}.styles-module-scss-module__A3ODOq__detailCard:hover{border-color:#6496ff99;transform:scale(1.08);box-shadow:0 8px 30px #5078ff4d}.styles-module-scss-module__A3ODOq__detailImage{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__A3ODOq__connector{display:none}.styles-module-scss-module__A3ODOq__allDetailsBtn{z-index:4;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.8rem;font-weight:600;transition:all .3s;display:flex;position:absolute;bottom:8%;right:6%}.styles-module-scss-module__A3ODOq__allDetailsBtn:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 15px #0000004d}.styles-module-scss-module__A3ODOq__arrow{font-size:1rem}@media (max-width:1024px){.styles-module-scss-module__A3ODOq__polybots{padding:2rem}.styles-module-scss-module__A3ODOq__content{max-width:280px;padding-top:0}.styles-module-scss-module__A3ODOq__title{font-size:2rem}.styles-module-scss-module__A3ODOq__display{opacity:.6;width:50%}.styles-module-scss-module__A3ODOq__detailCard{width:60px;height:60px}.styles-module-scss-module__A3ODOq__botCards{flex-wrap:wrap;gap:.75rem}.styles-module-scss-module__A3ODOq__botCard{width:80px;height:100px}}@media (max-width:768px){.styles-module-scss-module__A3ODOq__polybots{flex-direction:column;justify-content:flex-start;align-items:center;padding:1.5rem;position:relative;overflow:hidden}.styles-module-scss-module__A3ODOq__content{text-align:center;z-index:3;align-items:center;max-width:100%;padding-top:0}.styles-module-scss-module__A3ODOq__info{align-items:center}.styles-module-scss-module__A3ODOq__title{font-size:1.8rem}.styles-module-scss-module__A3ODOq__meta{align-items:center}.styles-module-scss-module__A3ODOq__bioSection{display:none}.styles-module-scss-module__A3ODOq__navArrows{justify-content:center}.styles-module-scss-module__A3ODOq__botCards{flex-wrap:nowrap;justify-content:center;gap:.75rem;display:flex}.styles-module-scss-module__A3ODOq__botCard{width:65px;height:85px}.styles-module-scss-module__A3ODOq__botCardImage{width:120%;height:160%;margin-left:-10%}.styles-module-scss-module__A3ODOq__botCardName{max-width:65px;font-size:.65rem}.styles-module-scss-module__A3ODOq__display{opacity:1;z-index:1;width:100%;height:55%;position:absolute;bottom:0;left:0;right:0}.styles-module-scss-module__A3ODOq__displayInner{justify-content:center;align-items:flex-end;height:100%}.styles-module-scss-module__A3ODOq__mainImageWrapper{justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex}.styles-module-scss-module__A3ODOq__mainImage{object-fit:contain;object-position:bottom center;width:auto;height:100%;max-height:none}.styles-module-scss-module__A3ODOq__detailCard,.styles-module-scss-module__A3ODOq__arrowsSvg,.styles-module-scss-module__A3ODOq__allDetailsBtn{display:none}.styles-module-scss-module__A3ODOq__platformEffect{height:50%;bottom:0}.styles-module-scss-module__A3ODOq__glow{width:300px;height:300px;bottom:10%}}@media (max-width:480px){.styles-module-scss-module__A3ODOq__polybots{padding:1rem}.styles-module-scss-module__A3ODOq__title{font-size:1.5rem}.styles-module-scss-module__A3ODOq__meta p{font-size:.7rem}.styles-module-scss-module__A3ODOq__botCard{width:55px;height:72px}.styles-module-scss-module__A3ODOq__botCardName{max-width:55px;font-size:.6rem}.styles-module-scss-module__A3ODOq__display{height:50%}.styles-module-scss-module__A3ODOq__championImage{height:28px}}@media (min-width:1700px){.styles-module-scss-module__A3ODOq__polybots{max-width:2000px;padding:0 6rem}.styles-module-scss-module__A3ODOq__content{max-width:400px}.styles-module-scss-module__A3ODOq__title{font-size:3.5rem}.styles-module-scss-module__A3ODOq__mainImage{max-height:700px}.styles-module-scss-module__A3ODOq__detailCard{width:150px;height:150px}}
.styles-module-scss-module__oxfq3W__manga{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;align-items:flex-start;gap:3rem;width:100%;max-width:1200px;height:100%;padding:2rem 3rem;display:flex;overflow-y:auto}.styles-module-scss-module__oxfq3W__manga::-webkit-scrollbar{display:none}.styles-module-scss-module__oxfq3W__left{flex-shrink:0;gap:1.5rem;display:flex}.styles-module-scss-module__oxfq3W__coverWrapper{border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;width:250px;min-width:250px;height:380px;position:relative;overflow:hidden}.styles-module-scss-module__oxfq3W__coverImage{object-fit:cover}.styles-module-scss-module__oxfq3W__details{flex-direction:column;gap:.6rem;max-width:280px;display:flex}.styles-module-scss-module__oxfq3W__seriesTag{color:#c0c8d8;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.styles-module-scss-module__oxfq3W__flags{gap:.3rem;display:flex}.styles-module-scss-module__oxfq3W__flag{font-size:1rem}.styles-module-scss-module__oxfq3W__title{color:#fff;margin:0;font-size:2.2rem;font-weight:800;line-height:1.1}.styles-module-scss-module__oxfq3W__favoritesBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f5a623 0%,#e8961e 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;width:fit-content;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.styles-module-scss-module__oxfq3W__favoritesBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #f5a62359}.styles-module-scss-module__oxfq3W__favoritesBtn:active{transform:scale(.96)}.styles-module-scss-module__oxfq3W__stats{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.styles-module-scss-module__oxfq3W__stat{color:#c0c8d8;align-items:center;gap:.3rem;font-size:.8rem;display:inline-flex}.styles-module-scss-module__oxfq3W__stat svg{opacity:.7}.styles-module-scss-module__oxfq3W__synopsis{color:#a0a8b8;margin:0;font-size:.78rem;line-height:1.5}.styles-module-scss-module__oxfq3W__viewDetails{color:#c0c8d8;text-underline-offset:3px;cursor:pointer;width:fit-content;font-size:.78rem;text-decoration:underline}.styles-module-scss-module__oxfq3W__viewDetails:hover{color:#fff}.styles-module-scss-module__oxfq3W__divider{background:#ffffff1a;width:100%;height:1px;margin:.2rem 0}.styles-module-scss-module__oxfq3W__authorRow{flex-direction:column;gap:.3rem;display:flex}.styles-module-scss-module__oxfq3W__creditRow{align-items:center;gap:.4rem;display:flex}.styles-module-scss-module__oxfq3W__creditLabel{color:#8890a0;font-size:.8rem;font-weight:500}.styles-module-scss-module__oxfq3W__creditValue{color:#c0c8d8;font-size:.8rem;font-weight:600}.styles-module-scss-module__oxfq3W__dateRow{gap:1.5rem;display:flex}.styles-module-scss-module__oxfq3W__dateItem{white-space:nowrap;align-items:center;gap:.4rem;display:flex}.styles-module-scss-module__oxfq3W__dateLabel{color:#8890a0;font-size:.75rem}.styles-module-scss-module__oxfq3W__dateValue{color:#c0c8d8;font-size:.75rem;font-weight:600}.styles-module-scss-module__oxfq3W__genres{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module-scss-module__oxfq3W__genreTag{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:6px;padding:.3rem .9rem;font-size:.72rem;font-weight:600}.styles-module-scss-module__oxfq3W__socials{gap:.5rem;margin-top:.2rem;display:flex}.styles-module-scss-module__oxfq3W__socialIcon{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex}.styles-module-scss-module__oxfq3W__socialIcon:hover{transform:translateY(-2px)}.styles-module-scss-module__oxfq3W__instagram{background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.styles-module-scss-module__oxfq3W__facebook{background:#1877f2}.styles-module-scss-module__oxfq3W__youtube{background:red}.styles-module-scss-module__oxfq3W__xTwitter{background:#1a1a2e;border:1px solid #ffffff26}.styles-module-scss-module__oxfq3W__platforms{flex-direction:column;gap:.6rem;margin-top:.4rem;display:flex}.styles-module-scss-module__oxfq3W__platformsLabel{color:#c0c8d8;font-size:.78rem;font-weight:600}.styles-module-scss-module__oxfq3W__platformGroup{align-items:center;gap:.6rem;display:flex}.styles-module-scss-module__oxfq3W__langTag{color:#8890a0;white-space:nowrap;min-width:36px;font-size:.7rem}.styles-module-scss-module__oxfq3W__platformLogos{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__oxfq3W__platformLink{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;padding:.35rem .7rem;transition:transform .2s,background .2s,border-color .2s;display:flex}.styles-module-scss-module__oxfq3W__platformLink:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-2px)}.styles-module-scss-module__oxfq3W__platformLogo{object-fit:contain;filter:brightness(.9);transition:filter .2s}.styles-module-scss-module__oxfq3W__platformLink:hover .styles-module-scss-module__oxfq3W__platformLogo{filter:brightness(1.1)}.styles-module-scss-module__oxfq3W__platformLogoWhite{object-fit:contain;filter:brightness(0)invert();transition:filter .2s}.styles-module-scss-module__oxfq3W__platformLink:hover .styles-module-scss-module__oxfq3W__platformLogoWhite{filter:brightness(0)invert()drop-shadow(0 0 4px #ffffff4d)}.styles-module-scss-module__oxfq3W__right{flex:1;min-width:0;max-width:420px}.styles-module-scss-module__oxfq3W__chaptersCarousel{flex-direction:column;gap:.8rem;display:flex}.styles-module-scss-module__oxfq3W__carouselHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__oxfq3W__carouselTitle{color:#c0c8d8;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:700}.styles-module-scss-module__oxfq3W__carouselNav{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__oxfq3W__carouselArrow{color:#c0c8d8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__oxfq3W__carouselArrow:hover:not(:disabled){color:#f5a623;background:#f5a62326;border-color:#f5a62366}.styles-module-scss-module__oxfq3W__carouselArrow:disabled{opacity:.25;cursor:not-allowed}.styles-module-scss-module__oxfq3W__carouselCounter{color:#8890a0;text-align:center;min-width:40px;font-size:.75rem;font-weight:600}.styles-module-scss-module__oxfq3W__carouselDots{justify-content:center;align-items:center;gap:.4rem;padding-top:.3rem;display:flex}.styles-module-scss-module__oxfq3W__dot{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.styles-module-scss-module__oxfq3W__dot:hover{background:#f5a62366}.styles-module-scss-module__oxfq3W__dotActive{background:#f5a623;border-radius:4px;width:20px}.styles-module-scss-module__oxfq3W__chaptersList{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__oxfq3W__chapterCard{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;gap:1rem;padding:.8rem;transition:background .2s,border-color .2s;display:flex}.styles-module-scss-module__oxfq3W__chapterCard:hover{background:#ffffff14;border-color:#ffffff26}.styles-module-scss-module__oxfq3W__chapterThumb{border:1px solid #ffffff1a;border-radius:8px;width:90px;min-width:90px;height:120px;position:relative;overflow:hidden}.styles-module-scss-module__oxfq3W__chapterThumbImage{object-fit:cover}.styles-module-scss-module__oxfq3W__chapterInfo{flex-direction:column;justify-content:center;gap:.4rem;display:flex}.styles-module-scss-module__oxfq3W__chapterLabel{color:#8890a0;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.72rem;font-weight:500;line-height:1}.styles-module-scss-module__oxfq3W__chapterNumber{color:#f5a623;margin:0;font-size:1.6rem;font-weight:800;line-height:1}.styles-module-scss-module__oxfq3W__readBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f5a623 0%,#e8961e 100%);border:none;border-radius:8px;align-items:center;gap:.4rem;width:fit-content;padding:.4rem 1rem;font-size:.78rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.styles-module-scss-module__oxfq3W__readBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #f5a62359}.styles-module-scss-module__oxfq3W__readBtn:active{transform:scale(.96)}.styles-module-scss-module__oxfq3W__comingSoon{opacity:.7;cursor:default}.styles-module-scss-module__oxfq3W__comingSoon:hover{background:#ffffff0d;border-color:#ffffff14}.styles-module-scss-module__oxfq3W__thumbBlurred{filter:blur(3px)grayscale(.5)}.styles-module-scss-module__oxfq3W__comingSoonOverlay{z-index:2;background:#0000008c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module-scss-module__oxfq3W__comingSoonOverlay span{color:#f5a623;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 4px #0009;font-size:.6rem;font-weight:800}.styles-module-scss-module__oxfq3W__comingSoonBadge{color:#f5a623;background:#f5a6231a;border:1px solid #f5a6234d;border-radius:8px;align-items:center;width:fit-content;padding:.4rem 1rem;font-size:.78rem;font-weight:700;display:inline-flex}.styles-module-scss-module__oxfq3W__chapterDates{gap:1.5rem;display:flex}.styles-module-scss-module__oxfq3W__chapterDates>div{gap:.5rem;display:flex}@media (max-width:1100px){.styles-module-scss-module__oxfq3W__manga{flex-direction:column;align-items:center;gap:2rem}.styles-module-scss-module__oxfq3W__right{width:100%;max-width:100%}}@media (max-width:700px){.styles-module-scss-module__oxfq3W__left{flex-direction:column;align-items:center}.styles-module-scss-module__oxfq3W__details{text-align:center;align-items:center}.styles-module-scss-module__oxfq3W__coverWrapper{aspect-ratio:1;width:200px;min-width:200px;height:auto}.styles-module-scss-module__oxfq3W__coverImage{object-fit:contain}.styles-module-scss-module__oxfq3W__manga{padding:1.5rem 1rem}.styles-module-scss-module__oxfq3W__title{font-size:1.6rem}.styles-module-scss-module__oxfq3W__authorRow,.styles-module-scss-module__oxfq3W__platforms{display:none}.styles-module-scss-module__oxfq3W__platformGroup{flex-wrap:wrap}.styles-module-scss-module__oxfq3W__chapterDates{flex-wrap:wrap;gap:.75rem}}@media (max-width:480px){.styles-module-scss-module__oxfq3W__manga{gap:1.5rem;padding:1rem .75rem}.styles-module-scss-module__oxfq3W__coverWrapper{aspect-ratio:1;width:160px;min-width:160px;height:auto}.styles-module-scss-module__oxfq3W__title{font-size:1.4rem}.styles-module-scss-module__oxfq3W__synopsis{font-size:.72rem}.styles-module-scss-module__oxfq3W__details{max-width:100%}.styles-module-scss-module__oxfq3W__chapterCard{padding:.6rem}.styles-module-scss-module__oxfq3W__chapterThumb{width:70px;min-width:70px;height:95px}.styles-module-scss-module__oxfq3W__dateRow{flex-wrap:wrap;gap:.75rem}.styles-module-scss-module__oxfq3W__socials{justify-content:center}.styles-module-scss-module__oxfq3W__platformLogos{flex-wrap:wrap}}
.reader-module-scss-module__9l8GOW__overlay{z-index:9999;-webkit-backdrop-filter:blur(20px);background:#080a12eb;flex-direction:column;display:flex;position:fixed;inset:0}.reader-module-scss-module__9l8GOW__header{z-index:20;flex-shrink:0;justify-content:space-between;align-items:center;padding:.5rem 1.4rem;display:flex}.reader-module-scss-module__9l8GOW__closeBtn{color:#a0a8b8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.reader-module-scss-module__9l8GOW__closeBtn:hover{color:#fff;background:#ffffff24;border-color:#ffffff40;transform:scale(1.05)}.reader-module-scss-module__9l8GOW__chapterTitle{color:#ffffffd9;letter-spacing:.04em;text-transform:uppercase;font-size:.85rem;font-weight:700}.reader-module-scss-module__9l8GOW__pageCounterOverlay{z-index:15;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000008c;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:.2rem;padding:.35rem 1rem;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.reader-module-scss-module__9l8GOW__pageCurrent{color:#fff;font-variant-numeric:tabular-nums;font-size:1rem;font-weight:800}.reader-module-scss-module__9l8GOW__pageSeparator{color:#ffffff59;margin:0 .15rem;font-size:.85rem;font-weight:500}.reader-module-scss-module__9l8GOW__pageTotal{color:#ffffff80;font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:600}.reader-module-scss-module__9l8GOW__viewer{-webkit-user-select:none;user-select:none;flex:1;justify-content:center;align-items:center;padding:0 80px;display:flex;position:relative;overflow:hidden}.reader-module-scss-module__9l8GOW__pageContainer{border-radius:6px;width:100%;max-width:560px;height:100%;max-height:85vh;position:relative;overflow:hidden;box-shadow:0 8px 40px #00000080,0 0 0 1px #ffffff0a}.reader-module-scss-module__9l8GOW__pageImage{object-fit:contain;transition:opacity .25s}.reader-module-scss-module__9l8GOW__hidden{opacity:0}.reader-module-scss-module__9l8GOW__loader{z-index:5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reader-module-scss-module__9l8GOW__spinner{border:3px solid #ffffff14;border-top-color:#f5a623;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite reader-module-scss-module__9l8GOW__spin}@keyframes reader-module-scss-module__9l8GOW__spin{to{transform:rotate(360deg)}}.reader-module-scss-module__9l8GOW__navArrow{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffc;cursor:pointer;opacity:1;background:#0f121ebf;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.reader-module-scss-module__9l8GOW__navArrow svg{filter:drop-shadow(0 1px 2px #0000004d)}.reader-module-scss-module__9l8GOW__navArrow:hover{color:#f5a623;background:#f5a62333;border-color:#f5a62380;transform:translateY(-50%)scale(1.1);box-shadow:0 0 20px #f5a62326}.reader-module-scss-module__9l8GOW__navArrow:active{transform:translateY(-50%)scale(.95)}.reader-module-scss-module__9l8GOW__navArrow:disabled{opacity:.2;cursor:default;pointer-events:none}.reader-module-scss-module__9l8GOW__navLeft{left:14px}.reader-module-scss-module__9l8GOW__navRight{right:14px}.reader-module-scss-module__9l8GOW__bottomBar{flex-shrink:0;align-items:center;gap:.8rem;padding:.6rem 6rem;display:flex}.reader-module-scss-module__9l8GOW__slider{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:2px;outline:none;flex:1;height:4px;transition:height .15s}.reader-module-scss-module__9l8GOW__slider:hover{height:6px}.reader-module-scss-module__9l8GOW__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#f5a623;border-radius:50%;width:14px;height:14px;transition:transform .15s,box-shadow .15s;box-shadow:0 0 6px #f5a62366}.reader-module-scss-module__9l8GOW__slider::-webkit-slider-thumb:hover{transform:scale(1.4);box-shadow:0 0 12px #f5a62399}.reader-module-scss-module__9l8GOW__slider::-moz-range-thumb{cursor:pointer;background:#f5a623;border:none;border-radius:50%;width:14px;height:14px}.reader-module-scss-module__9l8GOW__slider::-webkit-slider-runnable-track{height:inherit;border-radius:2px}.reader-module-scss-module__9l8GOW__sliderLabel{color:#ffffff59;text-align:center;font-variant-numeric:tabular-nums;min-width:18px;font-size:.72rem;font-weight:700}@media (max-width:768px){.reader-module-scss-module__9l8GOW__viewer{padding:0 50px}.reader-module-scss-module__9l8GOW__navArrow{width:40px;height:40px}.reader-module-scss-module__9l8GOW__navLeft{left:6px}.reader-module-scss-module__9l8GOW__navRight{right:6px}.reader-module-scss-module__9l8GOW__bottomBar{padding:.5rem 1.5rem}.reader-module-scss-module__9l8GOW__pageContainer{border-radius:4px;max-width:100%;max-height:80vh}.reader-module-scss-module__9l8GOW__pageCounterOverlay{padding:.25rem .75rem;top:8px}}@media (max-width:480px){.reader-module-scss-module__9l8GOW__viewer{padding:0 40px}.reader-module-scss-module__9l8GOW__navArrow{width:34px;height:34px}.reader-module-scss-module__9l8GOW__navArrow svg{width:20px;height:20px}.reader-module-scss-module__9l8GOW__navLeft{left:4px}.reader-module-scss-module__9l8GOW__navRight{right:4px}}
.styles-module-scss-module__8hM9Ka__wallpapers{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem 3rem;display:flex;overflow-y:auto}.styles-module-scss-module__8hM9Ka__wallpapers::-webkit-scrollbar{display:none}.styles-module-scss-module__8hM9Ka__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;max-width:1200px;display:grid}.styles-module-scss-module__8hM9Ka__card{cursor:pointer;flex-direction:column;gap:.6rem;display:flex;position:relative}.styles-module-scss-module__8hM9Ka__imageWrapper{aspect-ratio:4/3;cursor:pointer;border:1px solid #ffffff14;border-radius:12px;width:100%;position:relative;overflow:hidden}.styles-module-scss-module__8hM9Ka__imageWrapper:hover~.styles-module-scss-module__8hM9Ka__preview{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__8hM9Ka__image{object-fit:cover}.styles-module-scss-module__8hM9Ka__preview{aspect-ratio:16/9;z-index:50;opacity:0;pointer-events:none;background:#0a1230;border-radius:14px;width:420px;transition:opacity .25s,transform .25s;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.92);box-shadow:0 16px 60px #000000b3,0 0 0 1px #ffffff1a}.styles-module-scss-module__8hM9Ka__preview img{object-fit:contain!important}.styles-module-scss-module__8hM9Ka__cardFooter{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__8hM9Ka__info{flex-direction:column;gap:.1rem;min-width:0;display:flex}.styles-module-scss-module__8hM9Ka__title{color:#c0c8d8;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.styles-module-scss-module__8hM9Ka__resolution{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:500}.styles-module-scss-module__8hM9Ka__downloadBtn{color:#c0c8d8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__8hM9Ka__downloadBtn:hover{color:#00c8ff;background:#00c8ff26;border-color:#00c8ff66}.styles-module-scss-module__8hM9Ka__downloadBtn:active{transform:scale(.92)}@media (max-width:1200px){.styles-module-scss-module__8hM9Ka__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.styles-module-scss-module__8hM9Ka__grid{grid-template-columns:repeat(3,1fr)}.styles-module-scss-module__8hM9Ka__wallpapers{padding:2rem 1.5rem}}@media (max-width:768px){.styles-module-scss-module__8hM9Ka__preview{display:none}.styles-module-scss-module__8hM9Ka__wallpapers{align-items:flex-start;padding-top:1rem}}@media (max-width:600px){.styles-module-scss-module__8hM9Ka__grid{grid-template-columns:1fr;gap:1rem}.styles-module-scss-module__8hM9Ka__wallpapers{padding:1rem 1.5rem}.styles-module-scss-module__8hM9Ka__imageWrapper{border-radius:10px}.styles-module-scss-module__8hM9Ka__title{font-size:.7rem}}@media (max-width:400px){.styles-module-scss-module__8hM9Ka__wallpapers{padding:1rem}}
.page-module-scss-module__rcUngW__main{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100vw;height:100vh;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.page-module-scss-module__rcUngW__backgroundVideo{z-index:-1;opacity:.15;object-fit:cover;pointer-events:none;width:auto;min-width:100%;height:auto;min-height:100%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}
