.screenshotCarousel-module__Qu6hiq__container{flex-direction:column;gap:1rem;width:100%;margin-top:1rem;display:flex}.screenshotCarousel-module__Qu6hiq__header{justify-content:space-between;align-items:center;display:flex}.screenshotCarousel-module__Qu6hiq__title{color:var(--color-green);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:800}.screenshotCarousel-module__Qu6hiq__controls{align-items:center;gap:.5rem;display:flex}.screenshotCarousel-module__Qu6hiq__navButton{border:1px solid var(--color-border);border-radius:var(--radius-chip);width:38px;height:38px;color:var(--color-text);cursor:pointer;background:#0d1620d9;justify-content:center;align-items:center;transition:all .16s;display:inline-flex}.screenshotCarousel-module__Qu6hiq__navButton:hover:not(:disabled){border-color:var(--color-cyan);color:var(--color-cyan);background:#27d8ff1a;transform:translateY(-1px)}.screenshotCarousel-module__Qu6hiq__navButton:disabled{opacity:.35;cursor:not-allowed}.screenshotCarousel-module__Qu6hiq__carouselTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;gap:1.25rem;padding:.5rem .25rem 1rem;display:flex;overflow-x:auto}.screenshotCarousel-module__Qu6hiq__carouselTrack::-webkit-scrollbar{height:6px}.screenshotCarousel-module__Qu6hiq__carouselTrack::-webkit-scrollbar-track{background:#09101980;border-radius:999px}.screenshotCarousel-module__Qu6hiq__carouselTrack::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:999px}.screenshotCarousel-module__Qu6hiq__carouselTrack::-webkit-scrollbar-thumb:hover{background:var(--color-cyan)}.screenshotCarousel-module__Qu6hiq__item{scroll-snap-align:start;border:1px solid var(--color-border);cursor:pointer;background:#091019e6;border-radius:14px;flex:none;height:clamp(340px,50vh,480px);transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden}.screenshotCarousel-module__Qu6hiq__item:hover{border-color:var(--color-cyan);transform:translateY(-4px)scale(1.015);box-shadow:0 12px 36px #27d8ff2e}.screenshotCarousel-module__Qu6hiq__image{object-fit:contain;width:auto;height:100%;display:block}.screenshotCarousel-module__Qu6hiq__modalOverlay{z-index:999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05080df0;justify-content:center;align-items:center;padding:1.5rem;animation:.2s screenshotCarousel-module__Qu6hiq__fadeIn;display:flex;position:fixed;inset:0}.screenshotCarousel-module__Qu6hiq__modalContent{flex-direction:column;justify-content:center;align-items:center;max-width:95vw;max-height:95vh;display:flex;position:relative}.screenshotCarousel-module__Qu6hiq__modalImageWrapper{justify-content:center;align-items:center;max-width:90vw;max-height:85vh;display:flex;position:relative}.screenshotCarousel-module__Qu6hiq__modalImage{object-fit:contain;border:1px solid #27d8ff4d;border-radius:16px;width:auto;max-width:90vw;height:clamp(500px,85vh,900px);max-height:85vh;box-shadow:0 24px 80px #000c,0 0 50px #27d8ff33}.screenshotCarousel-module__Qu6hiq__closeButton{border:1px solid var(--color-border);background:var(--color-surface-strong);width:44px;height:44px;color:var(--color-text);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .16s;display:flex;position:absolute;top:-1.5rem;right:-1.5rem}.screenshotCarousel-module__Qu6hiq__closeButton:hover{border-color:var(--color-cyan);color:var(--color-cyan);background:#27d8ff26;transform:scale(1.1)}.screenshotCarousel-module__Qu6hiq__modalNavButton{border:1px solid var(--color-border);width:46px;height:46px;color:var(--color-text);cursor:pointer;z-index:10;background:#0d1620d9;border-radius:50%;justify-content:center;align-items:center;transition:all .16s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.screenshotCarousel-module__Qu6hiq__modalNavLeft{left:-3.5rem}.screenshotCarousel-module__Qu6hiq__modalNavRight{right:-3.5rem}@media (max-width:768px){.screenshotCarousel-module__Qu6hiq__modalNavLeft{left:.5rem}.screenshotCarousel-module__Qu6hiq__modalNavRight{right:.5rem}.screenshotCarousel-module__Qu6hiq__closeButton{top:-2.5rem;right:0}}.screenshotCarousel-module__Qu6hiq__modalNavButton:hover:not(:disabled){border-color:var(--color-cyan);color:var(--color-cyan);background:#27d8ff33;transform:translateY(-50%)scale(1.08)}.screenshotCarousel-module__Qu6hiq__modalNavButton:disabled{opacity:.2;cursor:not-allowed}.screenshotCarousel-module__Qu6hiq__counterBadge{border:1px solid var(--color-border);color:var(--color-text-muted);font-family:var(--font-mono);background:#0d1620cc;border-radius:999px;margin-top:.75rem;padding:.25rem .75rem;font-size:.75rem}@keyframes screenshotCarousel-module__Qu6hiq__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
