#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;display:flex;justify-content:center}:root{--font-family-base: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}body,table,th,td{font-family:var(--font-family-base)}.no-data{height:300;display:"flex";align-items:"center";justify-content:"center"}.wrapper{height:300px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.table{text-align:center}.thead th{padding:10px 25px;background-color:#e7e7e7}.thead .current-day{background-color:#cbf5fe}.tbody{text-align:right}.tbody td{padding:10px 25px;background-color:#e7e7e7}.tbody tr{cursor:pointer}.tbody .chart-row{cursor:none}.tbody .current-day{background-color:#cbf5fe}.tbody .positive-change{background-color:#dbfedb}.tbody .negative-change{background-color:#fbafaf}.align-left{text-align:left}.text-red{color:red;font-weight:600;margin-left:10px;text-align:right}.text-green{color:green;font-weight:600;margin-left:10px;text-align:right}
