@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.roll-container{height:100vh;width:100vw;background-image:linear-gradient(#000000,#2F2F2F);overflow:hidden;display:flex}.text-container{position:absolute;left:7%;text-align:left;opacity:0;transform:translate(-25%);animation:slide-in-anim 1s ease-out forwards;bottom:5em}.roll-img.SSR,.roll-img.SEC{width:100%;height:100%;object-fit:cover;object-position:center;animation:pulse .5s;animation-fill-mode:forwards;opacity:0;transform:scale(6)}.roll-img.SR,.roll-img.R{width:90%;height:auto;object-fit:contain;margin:40% auto 70%;animation:pulse .5s;animation-fill-mode:forwards;opacity:0;transform:scale(6)}.rarity-title,.chara-name,.chara-desc{margin:0}.rarity-title{font-size:4em;line-height:1em;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,0px -1px 0 #000,0px 1px 0 #000,-1px 0px 0 #000,1px 0px 0 #000,-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,0px -2px 0 #000,0px 2px 0 #000,-2px 0px 0 #000,2px 0px 0 #000,-3px -3px 0 #000,3px -3px 0 #000,-3px 3px 0 #000,3px 3px 0 #000,0px -3px 0 #000,0px 3px 0 #000,-3px 0px 0 #000,3px 0px 0 #000,-4px -4px 0 #000,4px -4px 0 #000,-4px 4px 0 #000,4px 4px 0 #000,0px -4px 0 #000,0px 4px 0 #000,-4px 0px 0 #000,4px 0px 0 #000}.rarity-title.SSR,.rarity-title.SEC{color:#ffdd1b}.rarity-title.SR{color:#ba24ff}.rarity-title.R{color:#60caff}.chara-name{color:#fff;font-size:2em;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,0px -1px 0 #000,0px 1px 0 #000,-1px 0px 0 #000,1px 0px 0 #000,-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,0px -2px 0 #000,0px 2px 0 #000,-2px 0px 0 #000,2px 0px 0 #000,-3px -3px 0 #000,3px -3px 0 #000,-3px 3px 0 #000,3px 3px 0 #000,0px -3px 0 #000,0px 3px 0 #000,-3px 0px 0 #000,3px 0px 0 #000}.chara-desc{color:#ffaa76;font-size:1.25em;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,0px -1px 0 #000,0px 1px 0 #000,-1px 0px 0 #000,1px 0px 0 #000,-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,0px -2px 0 #000,0px 2px 0 #000,-2px 0px 0 #000,2px 0px 0 #000}@keyframes slide-in-anim{20%{opacity:0}to{opacity:1;transform:translate(0)}}@media screen and (width >= 450px){.roll-container{max-width:500px;margin-right:auto;margin-left:auto}.text-container{left:40%}}@media screen and (width >= 450px) and (width <= 1025px){.roll-container{max-width:750px;margin-right:auto;margin-left:auto}.text-container{left:20%}}@media screen and (height >= 1080px){.roll-container{max-width:750px;margin-right:auto;margin-left:auto}.text-container{left:40%}}body{overflow:hidden}.main-box{height:100vh;width:100vw;overflow:hidden;display:flex}.main-img{width:100vw;height:100vh;margin-right:auto;margin-left:auto;object-fit:cover;object-position:center;margin-top:auto;animation:pulse .5s;animation-fill-mode:forwards;opacity:0;transform:scale(6);background-image:linear-gradient(#311B08,#AD866A)}.gacha-title,.gacha-desc-container,.gacha-btn-container{position:absolute}.gacha-btn-container{bottom:4em;display:flex;justify-content:space-between;width:80%;left:50%;transform:translate(-50%)}.gacha-btn{width:6em;background-color:#ffaa76;font-family:Poppins;font-weight:700;color:#603625;font-size:1.25em;padding:0;height:1.5em;line-height:0;border:none;clip-path:polygon(0 7px,7px 0,calc(100% - 7px) 0,100% 7px,100% calc(100% - 7px),calc(100% - 7px) 100%,7px 100%,0% calc(100% - 7px))}.gacha-border1{padding:3px;background-color:#fff;clip-path:polygon(0 7px,7px 0,calc(100% - 7px) 0,100% 7px,100% calc(100% - 7px),calc(100% - 7px) 100%,7px 100%,0% calc(100% - 7px))}.gacha-border2{padding:3px;background-color:#ffaa76;clip-path:polygon(0 9px,9px 0,calc(100% - 9px) 0,100% 9px,100% calc(100% - 9px),calc(100% - 9px) 100%,9px 100%,0% calc(100% - 9px))}.btn-shadow{filter:drop-shadow(0 0 1em #1A1A1A) drop-shadow(0 0 .5em #1A1A1A)}.gacha-title{font-size:2.25em;top:.5em;left:50%;transform:translate(-50%);text-align:center;width:100%;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,0px -1px 0 #000,0px 1px 0 #000,-1px 0px 0 #000,1px 0px 0 #000,-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,0px -2px 0 #000,0px 2px 0 #000,-2px 0px 0 #000,2px 0px 0 #000,-3px -3px 0 #000,3px -3px 0 #000,-3px 3px 0 #000,3px 3px 0 #000,0px -3px 0 #000,0px 3px 0 #000,-3px 0px 0 #000,3px 0px 0 #000}.gacha-desc-container{display:flex;flex-direction:column;top:6em;left:50%;transform:translate(-50%);text-align:center;width:100%}.gacha-desc{font-size:1em;margin:0;color:#ffaa76;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,0px -1px 0 #000,0px 1px 0 #000,-1px 0px 0 #000,1px 0px 0 #000,-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,0px -2px 0 #000,0px 2px 0 #000,-2px 0px 0 #000,2px 0px 0 #000}.transition-img{width:100%;height:100%;object-fit:cover;object-position:center;animation:fade-out 1s linear;margin-right:auto;margin-left:auto}.transition-container{height:100vh;width:100vw;overflow:hidden;display:flex}@keyframes pulse{0%{opacity:0}10%{opacity:.5;transform-origin:50% 50%;transform:scale(5);transition:all .3s cubic-bezier(.6,.04,.98,.335)}to{opacity:1;transform:scale(1)}}@media screen and (width >= 450px){.main-box{max-width:500px;margin-right:auto;margin-left:auto}.main-img{width:auto;height:100vh;max-width:500px}.gacha-btn-container{max-width:375px}.transition-img{max-width:500px}}@media screen and (width >= 450px) and (width <= 1025px){.main-box{max-width:750px;margin-right:auto;margin-left:auto}.main-img{width:auto;height:100vh;max-width:750px}.gacha-btn-container{max-width:500px}.transition-img{max-width:750px}}@media screen and (height >= 1080px) and (width >= 1025px){.main-box{max-width:750px;margin-right:auto;margin-left:auto}.main-img{width:auto;height:100vh;max-width:750px}.gacha-btn-container{max-width:500px}.transition-img{max-width:750px}}*{box-sizing:border-box}body{padding:0;border:0px;margin:0;background-color:#000}html{line-height:1.5;font-family:Poppins}
