body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;width:100%}.game-wrapper{height:100vmin;margin:auto;max-height:800px;max-width:800px;position:relative;width:100vmin}.box-background{background:url(/static/media/box.4ef910dca23da0e06cd9.png);background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:500}.lamelles-window{display:flex;height:45%;justify-content:space-between;left:49%;position:absolute;top:52%;transform:translate(-50%,-50%);width:67%;z-index:100}.lamelle-wrapper{height:100%;overflow:hidden;position:relative;width:30%}.lamelle{background:url(/static/media/lamelle.7f6a7c437a62ddeededa.jpg);background-position:top;background-repeat:repeat-y;background-size:100% auto;height:100%;transition-property:background-position-y;transition-timing-function:ease-out;width:100%}.gain-overlay{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:4000}.gain-image{max-height:50%;max-width:50%}.play-button{background:pink;border:.4em solid #ffd0e0;border-radius:1em;color:#fb008c;cursor:pointer;font-size:min(4vmin,2rem);font-weight:700;left:50%;max-width:300px;padding:1em;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease;width:40%;z-index:5000}.play-button:hover{background:#ffb6c1;transform:translate(-50%,-50%) scale(1.05)}@media (max-width:768px){.play-button{font-size:min(3.5vmin,1.5rem);padding:.8em}}@media (max-width:480px){.lamelles-window{width:70%}}
/*# sourceMappingURL=main.7a69fd91.css.map*/