.SplashScreens_main__5t4dN{margin:0 auto 2rem;width:100%;overflow:hidden}.SplashScreens_content__XiBy3{margin:2rem auto;padding:0 1rem;width:100%;max-width:1600px}.SplashScreens_pageHeader__TcqEP{position:relative;padding:2rem 0;font-size:3rem;font-weight:400;text-align:center;background-color:var(--background-color-15)}.SplashScreens_pageHeaderContainer__gDwtg{position:relative;margin:0 auto;padding:0 1rem;width:100%;max-width:1600px}.SplashScreens_pageTitle__QdiZS{margin:0;color:var(--text-primary-color-2);font-size:3rem;line-height:3rem;font-weight:400;text-align:center;text-shadow:var(--text-stroke)}.SplashScreens_backLink__brsnY{position:absolute;top:-1rem;left:1rem;display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;color:var(--text-primary-color-1);font-size:1rem;line-height:1rem;text-decoration:none;background-color:var(--background-color-5);border-radius:5px;transition:background-color .2s ease-in-out}.SplashScreens_backLink__brsnY:hover{background-color:var(--background-color-3)}.SplashScreens_backArrow__TO8AK{display:flex;justify-content:center;align-items:center;flex-shrink:0;color:var(--text-primary-color-1);font-size:1.5rem;line-height:1rem}.SplashScreens_container__SV_2k{position:-webkit-sticky;position:sticky;top:0;z-index:99;display:flex;justify-content:center;align-items:center;padding:0 1rem;background-color:var(--background-color-12);border-top:2px solid var(--border-color-5);border-bottom:2px solid var(--border-color-5);box-shadow:0 5px 0 0 var(--background-color-12),0 7px 5px 0 var(--background-color-20)}.SplashScreens_links__ZMo_z{display:flex;align-items:center;padding:0 1rem;width:100%;max-width:1600px}.SplashScreens_link__tPNRn{display:flex;justify-content:center;align-items:center;padding:1rem 1.5rem;color:inherit;font:inherit;font-family:unset;white-space:nowrap;background:none;border:0;cursor:pointer}.SplashScreens_link__tPNRn:hover:not(.SplashScreens_active__SicOn){color:var(--text-primary-color-2);background:var(--background-color-15);transition:all .2s ease-in-out}.SplashScreens_active__SicOn{text-shadow:var(--text-stroke);background:linear-gradient(0deg,#ffb703,#f7cf3e);box-shadow:inset 0 -4px 0 0 #ffd800}.SplashScreens_grid__Lc4DQ{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,380px),1fr));grid-gap:1.5rem 1rem;gap:1.5rem 1rem}.SplashScreens_webstoreBanner__TxkQD{margin-top:2rem}@media screen and (max-width:1100px){.SplashScreens_pageTitle__QdiZS{padding-top:2rem;font-size:2rem;line-height:2.25rem}.SplashScreens_container__SV_2k{padding:0}.SplashScreens_links__ZMo_z{justify-content:flex-start;padding:0;overflow:auto}}@media screen and (max-width:700px){.SplashScreens_grid__Lc4DQ{grid-template-columns:1fr;gap:1.25rem}}@media (pointer:coarse),(pointer:none){.SplashScreens_links__ZMo_z::-webkit-scrollbar{height:0;width:0}}.SplashScreen_card__jCBow{display:flex;width:100%;padding:0;font-family:unset;background-color:var(--background-color-10);border:2px solid var(--border-color-5);border-radius:10px;overflow:hidden;transition:all .2s ease-in-out;animation:scale-in-bounce .3s ease-in-out backwards;animation-delay:var(--card-delay,0s)}@media (hover:hover) and (pointer:fine){.SplashScreen_card__jCBow:hover{border-color:var(--background-color-20);box-shadow:0 0 0 3px var(--border-color-3);transform:scale(1.02);cursor:pointer}}.SplashScreen_cardImageWrapper__KMq61{position:relative;width:100%;aspect-ratio:16/9;background-color:var(--background-color-12);overflow:hidden}.SplashScreen_cardImage__64q3H{object-fit:cover}@media screen and (max-width:700px){.SplashScreen_cardPreview__Y3qkB{--preview-image-height:12rem;width:calc(var(--preview-image-height) * 16 / 9)}.SplashScreen_cardPreview__Y3qkB .SplashScreen_cardImageWrapper__KMq61{width:100%;height:auto;aspect-ratio:16/9}}.ExpandedSplashScreen_expandedModal__SWnOt{width:100%;max-width:calc(100vw - 2rem);--expanded-ui-chrome:10rem}.ExpandedSplashScreen_expandedViewer__vSAwn{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:0;max-height:calc(100dvh - 2rem)}.ExpandedSplashScreen_expandedStack__MohpF{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;min-width:0;min-height:0;max-height:100%;padding-top:1.5rem;padding-right:1.5rem;box-sizing:border-box;max-width:min(1920px,calc((100dvh - var(--expanded-ui-chrome)) * 16 / 9 + 1.5rem))}.ExpandedSplashScreen_expandedFrame__ukurb{position:relative;display:flex;flex:0 1 auto;flex-direction:column;min-width:0;min-height:0;width:100%;background-color:var(--background-color-10);border:3px solid var(--border-color-5);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.35)}.ExpandedSplashScreen_expandedCloseButton__M0ck6{position:absolute;top:-1.5rem;right:-1.5rem;z-index:1;display:flex;justify-content:center;align-items:center;width:50px;height:50px;background:var(--red-button-background);border:var(--red-button-border);border-radius:50%;box-shadow:var(--red-button-shadow);cursor:pointer;transition:all .2s ease-in-out}.ExpandedSplashScreen_expandedCloseButton__M0ck6:hover{transform:scale(1.1)}.ExpandedSplashScreen_expandedCloseButton__M0ck6:active{transform:scale(1)}.ExpandedSplashScreen_expandedCloseButton__M0ck6 img{padding:.45rem;width:100%;height:100%}.ExpandedSplashScreen_expandedImageWrapper__Aqyqy{position:relative;flex:0 1 auto;min-height:0;width:min(100%,calc((100dvh - var(--expanded-ui-chrome)) * 16 / 9));aspect-ratio:16/9;max-height:min(1080px,calc(100dvh - var(--expanded-ui-chrome)));background-color:var(--background-color-12);border-radius:9px 9px 0 0;overflow:hidden}.ExpandedSplashScreen_expandedImage__Nu33f{object-fit:contain}.ExpandedSplashScreen_expandedCounter__K0F0W{flex-shrink:0;padding:.75rem;color:var(--text-primary-color-1);font-size:1rem;text-align:center;opacity:.85}.ExpandedSplashScreen_navButton__e5Iqg{flex:0 0 auto;display:flex;justify-content:center;align-items:center;padding:0;background:none;border:none;cursor:pointer;transition:transform .2s ease-in-out}.ExpandedSplashScreen_navButton__e5Iqg:hover{transform:translateY(-4px)}.ExpandedSplashScreen_navButton__e5Iqg:active{transform:translateY(0)}.ExpandedSplashScreen_navButton__e5Iqg img{width:80px;height:auto}.ExpandedSplashScreen_navButtonNext__BpUMf img{transform:scaleX(-1)}@media screen and (max-width:900px){.ExpandedSplashScreen_expandedViewer__vSAwn{gap:.25rem}.ExpandedSplashScreen_navButton__e5Iqg img{width:60px}}@media screen and (max-width:520px){.ExpandedSplashScreen_expandedModal__SWnOt{--expanded-ui-chrome:9.5rem}.ExpandedSplashScreen_expandedCounter__K0F0W{padding:.5rem;font-size:.875rem}}.ArtGalleryDownloadButton_downloadButton__G9VdQ{all:unset;display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-top:.75rem;padding:.75rem 1.25rem;line-height:1rem;font-weight:500;text-align:center;background-color:var(--background-color-6);border-radius:5px;box-sizing:border-box;cursor:pointer;transition:all .2s ease-in-out}.ArtGalleryDownloadButton_downloadButton__G9VdQ:hover{background-color:var(--background-color-3)}