@import url(https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);body{--table-row-height:1.5em;--table-row-border-color:#cacaca;--tables-list-background-color:#fff;--column-wrapper-background-color:#fff;font-family:Roboto,sans-serif;font-size:16px;margin:0}.app__header{align-items:center;display:flex;flex-direction:row;gap:1em}.title{font-size:2em;font-weight:400}.column-wrapper{background-color:var(--column-wrapper-background-color);display:flex;flex-direction:column;width:calc(100% - 200px)}.code{font-family:monospace}.tables-context{display:flex;flex-direction:row;height:400px}.tables-list{background-color:var(--tables-list-background-color);display:flex;flex-direction:column;flex-shrink:0;overflow:auto;width:200px}.tables-list__item>button{background-color:initial;border:0;cursor:pointer;font-family:inherit;font-size:1em;padding:1em;text-align:left;width:100%}.column{display:flex;flex-direction:column;flex-shrink:0;position:relative;width:200px}.row-item{border-top:1px solid var(--table-row-border-color);overflow:auto;white-space:nowrap}.column-header,.row-item{flex-shrink:0;height:var(--table-row-height);line-height:var(--table-row-height);padding:.6em}.column-header{background-color:#fff;font-weight:700;width:calc(200px - 1.2em)}.column-content{display:flex;flex-direction:column;flex-shrink:0}.column-header-wrapper{display:flex;flex-direction:row;position:-webkit-sticky;position:sticky;top:0;z-index:1}.column-content-wrapper{display:flex;flex-direction:column;height:100%;overflow:auto;width:100%}.column-content-display{display:flex;flex-direction:row}
/*# sourceMappingURL=main.517d7c46.css.map*/