:root{--accent1:#ffa201;--accent1-hover:#d98200;--accent2:#ffa20124;--accent2-hover:#ffa20138;--primary-text:#0f172a;--secondary-text:#64748b;--white:#fff;--grey:#f8fafc}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;background-color:var(--grey);color:#0f172a;color:var(--primary-text);font-family:Inter,-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}*{box-sizing:border-box}#root{height:100vh}.vis-item,.vis-item.vis-range{overflow:hidden!important}.vis-item .vis-item-content{box-sizing:border-box!important;max-width:100%!important;overflow:hidden!important;width:100%!important}.vis-item .tl-chip{max-width:100%;overflow:hidden}.vis-item .tl-chip__meta,.vis-item .tl-chip__title{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}