@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);:root{--tv-bg:#fafafa;--tv-text:#1a1a1a}@media (prefers-color-scheme:dark){:root{--tv-bg:#0f1115;--tv-text:#e6e6e6}}#root,body,html{height:100%}body{font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;background-color:var(--tv-bg)}#tv-chart,body{color:#1a1a1a;color:var(--tv-text)}.tv-chart-container{height:calc(100vh - 160px);min-height:320px}@media (orientation:landscape) and (max-height:500px){.tv-chart-container{height:calc(100vh - 120px);min-height:240px}}.MuiButton-root,[role=button],button{min-height:44px;min-width:44px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.7b67be2b.css.map*/