*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{overflow-x:hidden}:focus{outline:none}@keyframes chart-bar-in{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes chart-line-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chart-col .bar,.chart-col .stack{transform-origin:bottom;animation:.45s cubic-bezier(.34,1.56,.64,1) both chart-bar-in}.chart-line{animation:.5s cubic-bezier(.2,0,.2,1) both chart-line-in}.cell,.panel-subhead,.list-rows>.lr,.input,.select,.textarea{background:var(--bg-elev-2)}@keyframes copy-flash{0%{color:var(--accent)}70%{color:var(--accent)}to{color:inherit}}.copy-val{cursor:pointer;transition:color .15s}.copy-val.flashing{animation:.65s forwards copy-flash}
