.ScreenshotCarousel-module__-RwQWG__carouselWrapper{background:linear-gradient(135deg,var(--color-primary-400)0%,var(--color-primary-600)50%,var(--color-primary-400)100%);cursor:pointer;touch-action:pan-y;border-radius:20px;max-width:750px;margin:32px auto;padding:4px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,inset 0 0 0 1px #ffffff1a;box-shadow:0 25px 50px -12px lab(0% 0 0/.25),inset 0 0 0 1px lab(100% 0 0/.1)}.ScreenshotCarousel-module__-RwQWG__carouselWrapper:hover{transform:scale(1.02);box-shadow:0 30px 60px -12px #0000004d,inset 0 0 0 1px #ffffff1a;box-shadow:0 30px 60px -12px lab(0% 0 0/.3),inset 0 0 0 1px lab(100% 0 0/.1)}.ScreenshotCarousel-module__-RwQWG__slideContainer{aspect-ratio:19/12;border-radius:16px;width:100%;position:relative;overflow:hidden}.ScreenshotCarousel-module__-RwQWG__slide{opacity:0;transition:opacity .6s;position:absolute;inset:0}.ScreenshotCarousel-module__-RwQWG__slide[data-active=true]{opacity:1}.ScreenshotCarousel-module__-RwQWG__slideImage{object-fit:cover;-webkit-user-select:none;user-select:none;border-radius:16px;width:100%;height:100%;display:block}.ScreenshotCarousel-module__-RwQWG__carouselControls{bottom:12px;z-index:10;align-items:center;gap:8px;display:flex;position:absolute;inset-inline-start:50%;transform:translate(-50%)}.ScreenshotCarousel-module__-RwQWG__carouselArrow{color:#ffffffe6;color:lab(100% 0 0/.9);cursor:pointer;background:#ffffff26;background:lab(100% 0 0/.15);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .2s,transform .2s;display:none}.ScreenshotCarousel-module__-RwQWG__carouselArrow:hover{background:#ffffff4d;background:lab(100% 0 0/.3);transform:scale(1.1)}.ScreenshotCarousel-module__-RwQWG__dots{gap:6px;display:flex}.ScreenshotCarousel-module__-RwQWG__dot{background:#fff6;background:lab(100% 0 0/.4);border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .3s,transform .3s;display:block}.ScreenshotCarousel-module__-RwQWG__dot[data-active=true]{background:#fffffff2;background:lab(100% 0 0/.95);transform:scale(1.4)}.ScreenshotCarousel-module__-RwQWG__expandHint{top:12px;color:#ffffffe6;color:lab(100% 0 0/.9);pointer-events:none;opacity:0;background:#00000073;background:lab(0% 0 0/.45);border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:500;transition:opacity .25s;position:absolute;inset-inline-end:12px}.ScreenshotCarousel-module__-RwQWG__carouselWrapper:hover .ScreenshotCarousel-module__-RwQWG__expandHint{opacity:1}.ScreenshotCarousel-module__-RwQWG__lightboxContent{justify-content:center;align-items:center;gap:16px;max-width:calc(100vw - 48px);max-height:calc(100dvh - 48px);display:flex;position:relative}.ScreenshotCarousel-module__-RwQWG__lightboxImage{background:var(--color-surface);border:none;border-radius:12px;width:auto;max-width:min(80vw,1400px);height:auto;max-height:80vh;display:block;box-shadow:0 30px 80px #00000080;box-shadow:0 30px 80px lab(0% 0 0/.5)}.ScreenshotCarousel-module__-RwQWG__lightboxClose{top:-16px;background:var(--color-primary-500);color:#fff;color:lab(100% 0 0);cursor:pointer;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:flex;position:absolute;inset-inline-end:-16px}.ScreenshotCarousel-module__-RwQWG__lightboxClose:hover{background:var(--color-primary-700);transform:scale(1.1)}.ScreenshotCarousel-module__-RwQWG__lightboxArrow{color:#ffffffe6;cursor:pointer;background:#0006;border:2px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s,border-color .2s,transform .2s;display:flex}.ScreenshotCarousel-module__-RwQWG__lightboxArrow:hover,.ScreenshotCarousel-module__-RwQWG__lightboxArrow:active{background:#0009;border-color:#ffffff80;transform:scale(1.08)}.ScreenshotCarousel-module__-RwQWG__lightboxDots{bottom:24px;align-items:center;gap:8px;display:flex;position:absolute;inset-inline-start:50%;transform:translate(-50%)}@media (max-width:768px){.ScreenshotCarousel-module__-RwQWG__carouselArrow{display:flex}.ScreenshotCarousel-module__-RwQWG__lightboxArrow{z-index:30;width:64px;height:64px;position:absolute;top:50%;transform:translateY(-50%)}.ScreenshotCarousel-module__-RwQWG__lightboxArrow:hover,.ScreenshotCarousel-module__-RwQWG__lightboxArrow:active{transform:translateY(-50%)scale(1.08)}.ScreenshotCarousel-module__-RwQWG__lightboxArrow[data-direction=prev]{inset-inline-start:12px}.ScreenshotCarousel-module__-RwQWG__lightboxArrow[data-direction=next]{inset-inline-end:12px}.ScreenshotCarousel-module__-RwQWG__lightboxDots{display:none}.ScreenshotCarousel-module__-RwQWG__lightboxContent{gap:0;width:100%;max-width:100vw;height:100%;max-height:100%;padding:0}.ScreenshotCarousel-module__-RwQWG__lightboxImage{object-fit:contain;background:var(--color-surface);border:none;border-radius:16px;width:100%;max-width:85vw;height:100%;max-height:85dvh}.ScreenshotCarousel-module__-RwQWG__lightboxClose{top:16px;z-index:40;inset-inline-end:16px}}.ScreenshotCarousel-module__-RwQWG__mobileImage{display:none}@media (max-width:768px){.ScreenshotCarousel-module__-RwQWG__desktopImage{display:none}.ScreenshotCarousel-module__-RwQWG__mobileImage{display:block}}
