@import url(https://fonts.googleapis.com/css?family=Muli:400,400i,500,600,700,800&display=swap);.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection.animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none}.react-flow__node,.react-flow__nodes{-webkit-transform-origin:0 0;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;-webkit-transform-origin:left top;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectable{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;top:auto}.react-flow__handle-bottom,.react-flow__handle-top{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.react-flow__handle-top{top:-4px}.react-flow__handle-left{left:-4px}.react-flow__handle-left,.react-flow__handle-right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.react-flow__handle-right{right:-4px}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.react-flow__attribution{background:hsla(0,0%,100%,.5);font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:hsla(0,0%,94%,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__minimap{background-color:#fff}.Flow{flex-grow:1;font-size:12px;height:100%;width:100%}:not(:root):-webkit-full-screen::backdrop{background-color:#fff}:not(:root):fullscreen::-webkit-backdrop{background-color:#fff}:not(:root):fullscreen::backdrop{background-color:#fff}.react-flow__node-custom{border:1px solid #555;border-radius:5px;padding:10px;width:300px}.react-flow__edge.selected .react-flow__edge-path{stroke:#2186eb!important}.react-flow__node{background-color:#f5f7fa;max-width:288px}.react-flow__attribution a{background:none}.react-flow__handle-left,.react-flow__handle-right{background:transparent!important;border:0!important}.table{background-color:#fff}.table__name{border:0;border-radius:4px 4px 0 0;font-weight:700;padding:8px;position:relative;text-align:center}.table__columns{border:1px solid #cbd2d9;border-radius:0 0 4px 4px;border-top:0}.table__description{background-color:#fff;border:1px solid #cbd2d9;border-radius:4px;display:none;font-weight:400;padding:8px;position:absolute;right:-6px;text-align:left;top:50%;-webkit-transform:translateX(100%) translateY(-50%);transform:translateX(100%) translateY(-50%);width:150px;z-index:1000}.table__description:after{border:3px solid transparent;border-right-color:#fff;content:"";position:absolute;right:100%;top:50%;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}.table__description:before{border:4px solid transparent;border-right-color:#cbd2d9;content:"";position:absolute;right:100%;top:50%;-webkit-transform:translateX(-.5px) translateY(-50%);transform:translateX(-.5px) translateY(-50%)}.table__description--active{display:block}.table--highlighted .table__name{background-color:#fadb5f}.table--highlighted .table__columns{border:2px dashed #fadb5f;border-top:0}.table:hover .table__name{opacity:1}.table--dimmed .table__name{opacity:.4}.column-name{border-bottom:0;cursor:pointer;font-size:12px;line-height:1;position:relative;z-index:50}.column-name__name{margin-right:16px}.column-name__type{color:#bbb}.column-name__description{background-color:#fff;border:1px solid #cbd2d9;border-radius:4px;display:none;line-height:1.2;padding:8px;position:absolute;right:-6px;top:50%;-webkit-transform:translateX(100%) translateY(-50%);transform:translateX(100%) translateY(-50%);width:150px;z-index:1000}.column-name__description:before{border:4px solid transparent;border-right-color:#cbd2d9;content:"";position:absolute;right:100%;top:50%;-webkit-transform:translateX(-.5px) translateY(-50%);transform:translateX(-.5px) translateY(-50%)}.column-name__description:after{border:3px solid transparent;border-right-color:#fff;content:"";position:absolute;right:100%;top:50%;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}.column-name__inner{display:flex;justify-content:space-between;padding:8px;position:relative}.column-name:last-child{border-bottom:0!important;border-radius:0 0 4px 4px}.column-name:hover{background-color:#efefef;opacity:1}.column-name--highlighted{background-color:#fff3c4;border-color:#fff3c4}.column-name--dimmed{opacity:.4}.column-name--selected .column-name__description{display:block;opacity:1}.info-popup{align-items:center;background-color:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100000}.info-popup__inner{background-color:#fff;border-radius:8px;font-size:16px;left:50%;line-height:1.4;max-height:100%;overflow-y:auto;padding:16px 16px 8px;position:fixed;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;z-index:200000}@media(min-width:512px){.info-popup__inner{max-width:576px}}.info-popup__headline{margin-top:0}.info-popup__database-name{margin-bottom:8px}.info-popup__database-name+p{margin-top:0}.info-popup__close-icon{cursor:pointer;position:absolute;right:12px;top:12px}.info-popup__close-icon:hover{opacity:.7}.database-menu-sidebar{background-color:rgba(0,0,0,.7);height:100%;left:0;position:fixed;top:0;width:100%;z-index:100000}.database-menu-sidebar__inner{background-color:#fff;box-shadow:4px 0 24px rgba(0,0,0,.2);height:100%;left:0;max-width:500px;overflow-y:auto;padding:24px;position:fixed;top:0;width:90%;z-index:200000}@media(min-width:768px){.database-menu-sidebar__inner{width:500px}}.database-menu-sidebar__headline{font-size:28px;font-weight:700;line-height:1;margin-bottom:36px;margin-top:0;padding-right:40px}.database-menu-sidebar__body{display:flex;flex-direction:column;gap:16px;padding-bottom:24px}.database-menu-sidebar__close-icon{cursor:pointer;position:absolute;right:20px;top:28px;z-index:10}.database-menu-sidebar__close-icon:hover{opacity:.7}.database-tile{background:#fff;border:1px solid #e0e0e0;border-radius:12px;color:inherit;display:block;overflow:visible;padding:20px;position:relative;text-decoration:none;transition:all .3s ease,background-color .5s ease}.database-tile:hover{background-color:#f8f8f8;border-color:#4a90e2}.database-tile--expanded{border-color:#4a90e2;border-radius:12px 12px 0 0;box-shadow:0 8px 16px rgba(0,0,0,.15);z-index:10}.database-tile--expanded .database-tile__description{max-height:500px;opacity:1;padding:16px 20px;pointer-events:auto}.database-tile__index{color:#999;font-family:Monaco,Courier New,monospace;font-size:12px;font-weight:500;position:absolute;right:12px;top:12px}.database-tile__name{color:#333;font-size:24px;font-weight:700;margin:0 0 8px}.database-tile__teaser{color:#555;font-size:15px;line-height:1.5;padding-right:30px}.database-tile__teaser p{margin:0}.database-tile__info-icon{fill:#999;align-items:center;background-color:#f5f5f5;border-radius:50%;bottom:12px;cursor:pointer;display:flex;height:20px;justify-content:center;padding:4px;position:absolute;right:12px;transition:all .2s ease;width:20px}.database-tile__info-icon:hover{fill:#4a90e2;background-color:#e3f2fd}.database-tile__info-icon svg{height:11px;width:11px}.database-tile__description{background-color:#fff;border:1px solid #4a90e2;border-radius:0 0 12px 12px;border-top:none;box-shadow:0 8px 16px rgba(0,0,0,.15);color:#666;font-size:14px;left:-1px;line-height:1.6;max-height:0;opacity:0;overflow:hidden;padding:0 20px 0 36px;pointer-events:none;position:absolute;right:-1px;top:100%;transition:all .15s ease}.database-tile__description p{margin:8px 0}.database-tile__description p:first-child{margin-top:0}.database-tile__description p:last-child{margin-bottom:0}.has-one-edge.selected path.react-flow__edge-path{marker-end:url(#hasOneSelected);stroke-width:1.5px}.has-one-edge--highlighted path.react-flow__connection-path,.has-one-edge--highlighted path.react-flow__edge-interaction,.has-one-edge--highlighted path.react-flow__edge-path{stroke:#2186eb!important;stroke-width:1.5px}.has-one-edge-reversed.selected path.react-flow__edge-path{marker-end:url(#hasOneReversedSelected);stroke-width:1.5px}.has-one-edge-reversed--highlighted path.react-flow__connection-path,.has-one-edge-reversed--highlighted path.react-flow__edge-interaction,.has-one-edge-reversed--highlighted path.react-flow__edge-path{stroke:#2186eb!important;stroke-width:1.5px}.has-many-edge.selected path.react-flow__edge-path{marker-end:url(#hasManySelected);stroke-width:1.5}.has-many-edge--highlighted path.react-flow__connection-path,.has-many-edge--highlighted path.react-flow__edge-interaction,.has-many-edge--highlighted path.react-flow__edge-path{stroke:#2186eb!important;stroke-width:1.5px}.has-many-edge-reversed.selected path.react-flow__edge-path{marker-end:url(#hasManyReversedSelected);stroke-width:1.5}.has-many-edge-reversed--highlighted path.react-flow__connection-path,.has-many-edge-reversed--highlighted path.react-flow__edge-interaction,.has-many-edge-reversed--highlighted path.react-flow__edge-path{stroke:#2186eb!important;stroke-width:1.5px}.key-icon{height:12px;margin-right:4px;width:12px}.left-handle{left:0;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.left-handle,.right-handle{height:2px;min-width:2px;top:50%;width:2px}.right-handle{right:0;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%)}.App{display:flex;flex-direction:column;height:100%}.App-header{align-items:center;border-bottom:1px solid #eee;display:flex;height:40px;padding:0 1rem}.App__logo{background:none;cursor:pointer;left:16px;position:fixed;text-decoration:none;top:16px;z-index:50000}.layout{position:fixed}.layout,.layout__outlet{height:100%;width:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{color:#1f2933;font-display:swap;font-family:Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root,body,html{height:100%}h1,h2,h3,h4{margin-bottom:0;margin-top:1em}a{background:linear-gradient(90deg,#1f2933,#1f2933),linear-gradient(90deg,red,#ff00b4,#2186eb);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% 1px,0 1px;color:inherit;text-decoration:none;transition:background-size .4s}a:hover{background-size:0 1px,100% 1px}.emoji{height:1.1em;margin:0 .05em 0 .1em;vertical-align:-.1em;width:1.1em}.mb-32{margin-bottom:32px}
/*# sourceMappingURL=main.8781c033.css.map*/