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}nav{background:#111;display:flex;gap:15px;padding:15px;position:-webkit-sticky;position:sticky;top:0}.App,body{background-color:#111}.App{font-family:Arial,sans-serif;margin-top:60px;text-align:center}input{margin-right:10px;padding:10px}button,input{font-size:16px}button{background-color:#07f;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 16px}button:hover{background-color:#005cd1}.top-title{color:#fff}.search{border:1px solid #807e7e;border-radius:10px;display:grid;height:100px;place-items:center;align-items:center;width:400px}.card,.search{background-color:#151515;margin:auto}.card{justify-content:space-between;text-align:center;width:50%}.title{color:#fff;font-size:1.5em;padding-left:10%;text-align:left}.centered{font-size:1em}.centered,.second-row{display:flex;justify-content:space-between}.second-row{color:#9a9a9a;padding-left:10%;padding-right:10%}.second-row .text{font-size:1.2em}.centered .item{color:#9a9a9a;margin:auto}.price-current{color:#fff}.centered .text{font-size:1.2em}.centered .graph{align-content:center}.disclaimer{bottom:0;color:#807e7e;position:fixed}.error{color:red}@media only screen and (max-width:700px){body{text-align:center}.card{width:100%}.title{padding-left:5%}}
/*# sourceMappingURL=main.c78843c3.css.map*/