body{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media (max-width:800px){body{grid-template-columns:1fr}}#app,#tickers{margin:0 auto;max-width:400px;padding:20px}canvas{width:100%;background:#33325e}header{margin-bottom:20px}h1{font-size:2rem;font-weight:600}h1,h1+p{text-align:center}h2{font-size:1.5rem}h2,h3{font-weight:600}h3{font-size:1.2rem}table{width:100%;text-align:left;border-collapse:collapse;margin-bottom:10px}table td,table th{padding:10px}table th{background:rgba(176,196,222,.6)}table td{background:rgba(176,196,222,.3);border-bottom:1px dashed #fff}table .num{text-align:right!important}form{margin-bottom:30px}.input-row{display:flex}.input-row .select,.input-row input{margin-right:5px}.input-row .select:first-child,.input-row input:first-child{flex-grow:1}.input-row .select:first-child select,.input-row input:first-child select{width:100%}.input-row input:nth-child(2){max-width:75px}
/*# sourceMappingURL=/app.d9d15b4d.css.map */