body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}*{box-sizing:border-box;margin:0;padding:0}.container{align-items:center;background:#8fbc8f;display:flex;flex-direction:column;height:100vh;justify-content:center}.header{top:0;z-index:100}.footer,.header{left:0;position:fixed;right:0}.footer{bottom:0}.header{align-items:center;background:#000;display:flex;height:50px;justify-content:space-between;padding:0 20px;width:100%}.header__money,.header__moneyPerHour,.header__username{align-items:center;color:#ff0;display:flex;flex-direction:column;font-size:13px;font-weight:700;white-space:nowrap;width:33%}.header__text{color:#ff0;font-size:8px;font-weight:700}.tap-button{-webkit-tap-highlight-color:transparent;align-items:center;background-color:#ff0;border:1px solid #000;border-radius:50%;box-shadow:0 8px 15px #0000001a;color:#000;cursor:pointer;display:flex;font-size:3em;font-weight:700;height:250px;justify-content:center;padding:.25em 1em;position:relative;transition:transform .05s ease;-webkit-user-select:none;user-select:none;width:250px}.tap-button:active{transform:scale(.9)}.footer{align-items:center;background:#000;display:flex;height:50px;justify-content:left;padding:0 20px;width:100%}.footer-button{background:#ff0;border:1px solid #ff0;border-radius:15px;font-size:1em;font-weight:700;height:30px;margin:0 10px;width:100px}.footer-button.active{background:#8fbc8f;border:1px solid green;color:#000}.list{background:#8fbc8f;display:flex;flex-wrap:wrap;justify-content:center}.store-card{border:1px solid #000;flex-direction:column;margin:5px;padding:5px;width:170px}.store-card,.store-card__top{display:flex}.store-card__bot{display:flex;justify-content:space-between}.store-card__right{margin-left:5px}.store-card__title{font-size:11px;font-weight:700}.store-card_profit{font-size:9px}.store-card__img{background:#d3d3d3;height:50px;width:50px}.description{font-size:.8em}.add-btn{background:#ff0;border:1px solid #000;border-radius:5px;color:#000;font-size:1em;font-weight:700;padding:0 5px;width:100%}
/*# sourceMappingURL=main.ee44b0f2.css.map*/