.track-grid-item_track__siizh{background-color:var(--component-1);border-radius:5px;display:flex;flex-direction:column}.track-grid-item_trackImageContainer__5i_ub{height:130px;cursor:pointer;position:relative;border-style:none;background-color:transparent}.track-grid-item_trackImage__vxdQS{object-fit:cover;border-radius:5px 5px 0 0}.track-grid-item_trackBottom__uU6Qy{padding:10px;display:flex;flex-direction:column;row-gap:10px;justify-content:space-between;flex:1 1}.track-grid-item_trackInfos___WTen{display:flex;flex-direction:column;row-gap:10px}.track-grid-item_trackBottom__uU6Qy span{font-weight:500;font-size:.9rem;display:block}.track-grid-item_trackBuilder__NBHhw{color:var(--text-3)}.track-grid-item-command_trackCommand__7_lbh{background-color:var(--background-1);font-family:monospace;padding:5px 8px;border-radius:5px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border:none;text-align:left;color:var(--text-3)}.track-grid-item-command_trackCommandText__wuO7h{font-size:.8rem!important;flex:1 1;text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap;padding-right:5px}.track-grid-item-command_copied__fVWLM{background-color:var(--green-1)}.track-grid-item-command_copied__fVWLM span{text-align:center;flex:1 1;color:#fff}.fullscreen-image-viewer_imageViewerContainer__GzBMa{padding:40px 48px;height:100%}.fullscreen-image-viewer_imageViewer__PGE_l{position:relative;width:100%;height:100%}.fullscreen-image-viewer_image__qF6ET{object-fit:contain}.fullscreen-image-viewer_closeButton__mlUNQ{position:absolute;top:5px;right:13px;background-color:transparent;border-style:none;cursor:pointer}.fullscreen-image-viewer_closeButton__mlUNQ svg{display:block;color:var(--text-2);transition:color .2s}.fullscreen-image-viewer_closeButton__mlUNQ svg:hover{color:#fff}@media only screen and (max-width:700px){.fullscreen-image-viewer_imageViewerContainer__GzBMa{padding:40px 0}}.dim-backdrop_backdrop__Fabev{z-index:40;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.7)}.dim-backdrop_fadeAnimation__Ww_7L{animation:dim-backdrop_fade__LE1wi .1s forwards}@keyframes dim-backdrop_fade__LE1wi{0%{opacity:.5}to{opacity:1}}.track-grid_tracksGrid__jPw5u{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));grid-gap:30px;gap:30px;width:100%}