html,body{z-index:1;height:100%;image-rendering:pixelated;background:#000a14 0 0/cover;justify-content:center;align-items:center;margin:0;font-family:sans-serif;display:flex;overflow:hidden}#space{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.ds-wrapper{transform-origin:bottom;max-width:1350px;display:inline-block;position:relative}.ds-container{width:100%;height:45%;display:flex;position:relative;top:10%}#ds-closed,#ds-splash,#ds-menu{flex-direction:column;justify-content:center;align-items:center;display:flex}img{max-width:100%;height:auto}#ds-closed{text-align:center;width:300vw;max-width:700px;display:inline-block;position:relative}.open-ds-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;border-radius:35px;width:95%;height:23vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ds-image{width:100vw;max-width:700px;height:auto;margin:0 auto}.stickers{pointer-events:none;width:10%;height:10%;position:absolute;top:0;left:0}.stickers img.sticker{z-index:3;object-fit:contain;width:100%;height:auto;position:absolute}.ds-screen{text-align:center;background:#999ea4;border-radius:3px;width:55%;height:35%;padding:1.5rem;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 2px 6px rgba(0,0,0,.25)}.splash-text{font-family:DSFont,sans-serif;font-size:max(1.2rem,min(2.5vw,2rem));font-weight:400}.top-screen{justify-content:center;align-items:center;gap:24px;width:48.5%;min-width:200px;max-width:350px;height:17vh;min-height:10px;font-family:DSFont,sans-serif;font-size:max(1.2rem,min(1.5vw,1rem));font-weight:400;display:flex;top:5%}.top-screen h2{width:50%}.top-screen p{width:50%}.bottom-screen{flex-direction:column;justify-content:center;align-items:center;width:48.5%;max-width:350px;height:17vh;min-height:10px;display:flex;bottom:5%}.preview-frame{box-sizing:border-box;border:none;border-radius:3px;width:100%;height:100%}.splash-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;width:100%;height:100%;font-family:DSFont,sans-serif;font-size:max(1.2rem,min(2.5vw,2rem));font-weight:400;position:absolute}.info-row{justify-content:space-between;align-items:center;gap:2rem;display:flex}.info-row h2,.info-row p{margin:0}.info-row p{flex:1;font-size:30px}.close-open-ds{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;border-radius:10px;width:6%;height:7%;font-family:DSFont,sans-serif;font-size:max(1.2rem,min(2.5vw,2rem));font-weight:400;position:absolute;bottom:5px;left:-55px}.cartridge-container{box-sizing:border-box;scroll-behavior:smooth;flex-wrap:nowrap;gap:1rem;width:100%;padding:.5rem;display:flex;overflow-x:auto}.cartridge-container::-webkit-scrollbar{display:none}.cartridge{cursor:pointer;text-align:center;background:#cad3d9;border:2px solid #ccc;border-radius:22px;flex:none;width:12vw;max-width:150px;height:100%;padding:1rem;font-family:DSFont,sans-serif;font-size:max(1.2rem,min(2.5vw,2rem));font-weight:400;transition:transform .2s,border-color .2s}.cartridge.show{opacity:1;transform:translate(0)}.cartridge:hover{border-color:#3f3f5a;transform:scale(1.1)}.ds-zoom-in{animation:.6s forwards zoomInScreen}@keyframes zoomInScreen{0%{transform:scale(1)translate(0)}to{transform:scale(2.5)translateY(100px)}}@media (max-width:400px){.ds-screen{width:85%;min-width:160px;min-height:70px}.cartridge{width:40vw}}@font-face{font-family:DSFont;src:url(/fonts/Nintendo-DS-BIOS.ttf)format("truetype");font-weight:400;font-size:normal}
