.styles_marqueeWrapper__euuOy{overflow:hidden;width:100%;position:relative}.styles_track__MbisL{display:flex;gap:var(--gap);animation:styles_scroll__jLg9m var(--duration) linear infinite;will-change:transform}.styles_item__t1XwE{flex:0 0 auto;overflow:hidden;border-radius:8px;cursor:zoom-in}.styles_itemInner__FK_Jg{transition:transform .4s ease;will-change:transform}.styles_item__t1XwE:hover .styles_itemInner__FK_Jg{transform:scale(1.1)}.styles_marqueeWrapper__euuOy:hover .styles_track__MbisL{animation-play-state:paused}@keyframes styles_scroll__jLg9m{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.styles_modalOverlay__GPK04{position:fixed;inset:0;background:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:1000;animation:styles_fadeIn__o_lKK .3s ease}.styles_modalContent__N8zZo{max-width:90vw;max-height:90vh;cursor:zoom-out;display:flex;align-items:center;justify-content:center;animation:styles_popIn__KGIVn .25s ease}.styles_modalContent__N8zZo img{max-width:100%;max-height:100%;object-fit:contain;border-radius:6px}@keyframes styles_fadeIn__o_lKK{0%{opacity:0}to{opacity:1}}@keyframes styles_popIn__KGIVn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}