body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;overflow-y:hidden}#root{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{top:0;left:0}body,h1{margin:0}h1{font-size:75px;color:orange}.display{background-color:rgba(0,255,0,0);height:100%;text-shadow:2px 2px 4px #000}.contentContainer{padding:15px}.itemContainer{flex-direction:row}.itemContainer,.pullStats{display:flex;flex-wrap:wrap}.pullStats{margin-top:10px}.pullStatEpic,.pullStatLegendary,.pullStatRare{margin:0 15px}.pullStatRare{color:#3d66ee}.pullStatEpic{color:#983dee}.pullStatLegendary{color:#eebf3d}.pullItemBox{margin:10px;-webkit-animation-name:itemAppear;animation-name:itemAppear;-webkit-animation-duration:.5s;animation-duration:.5s}.item{width:50px}@-webkit-keyframes itemAppear{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-filter:drop-shadow(0 0 0 #ffd900);filter:drop-shadow(0 0 0 rgb(255,217,0))}50%{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-filter:drop-shadow(0 0 1.25rem #ffd900);filter:drop-shadow(0 0 1.25rem rgb(255,217,0))}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-filter:drop-shadow(0 0 0 #ffd900);filter:drop-shadow(0 0 0 rgb(255,217,0))}}@keyframes itemAppear{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-filter:drop-shadow(0 0 0 #ffd900);filter:drop-shadow(0 0 0 rgb(255,217,0))}50%{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-filter:drop-shadow(0 0 1.25rem #ffd900);filter:drop-shadow(0 0 1.25rem rgb(255,217,0))}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-filter:drop-shadow(0 0 0 #ffd900);filter:drop-shadow(0 0 0 rgb(255,217,0))}}.rarityContainer{display:flex}.rarityMeterCapRare{background-color:#3d66ee;width:7.5px;border-top-right-radius:7.5px;border-bottom-right-radius:7.5px}.rarityMeterCapLegendary{background-color:#eebf3d;width:7.5px;border-top-left-radius:7.5px;border-bottom-left-radius:7.5px}.rarityMeterRare{background-color:#3d66ee}.rarityMeterEpic{background-color:#983dee}.rarityMeterLegendary{background-color:#eebf3d;width:7.5px}.rarityMeterEpic p,.rarityMeterLegendary p,.rarityMeterRare p{margin:0}.nextPullText{margin:0;margin-right:10px!important;color:#fff;font-weight:700}.display{background-color:#0f0!important}
/*# sourceMappingURL=main.effeb4f9.chunk.css.map */