.dndflow{flex-direction:column;display:flex;flex-grow:1;height:100%}.dndflow aside{border-right:1px solid #eee;padding:15px 10px;font-size:12px;background:#fcfcfc}.dndflow .dndnode,.dndflow aside .description{margin-bottom:10px}.dndflow .dndnode{height:20px;padding:4px;border:1px solid #1a192b;border-radius:2px;display:flex;justify-content:center;align-items:center;cursor:grab}.dndflow .dndnode.input{border-color:#0041d0}.dndflow .dndnode.output{border-color:#ff0072}.dndflow .reactflow-wrapper{flex-grow:1;height:100%}.dndflow .selectall{margin-top:10px}@media screen and (min-width:768px){.dndflow{flex-direction:row}.dndflow aside{width:20%;max-width:250px}}.layout-builder{display:block}.canvas{z-index:1;position:relative;background-color:#f0f0f0;display:grid;grid-template-columns:repeat(auto-fill,25px);grid-template-rows:repeat(auto-fill,25px);grid-gap:1px;gap:1px}.canvas,.grid-cell{width:100%;height:100%}.grid-cell{background-color:#fff}.canvas:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(90deg,transparent 1px,hsla(0,0%,48.2%,.23529411764705882) 0),linear-gradient(0deg,transparent 1px,hsla(0,0%,48.2%,.23529411764705882) 0);background-size:25px 25px}.element{position:absolute;border:1px solid #000;background-color:#f0f0f0;text-align:center;display:flex;justify-content:center;align-items:center;cursor:move}.controls{border:1px solid #ccc;padding:10px}.restaurant-table-button{padding:10px 20px;position:relative}.restaurant-table,.restaurant-table-button{background-color:#f3e5d7;border:2px solid #8b5a2b;border-radius:5px}.restaurant-table{z-index:99;padding:5px;position:absolute;text-align:center}.restaurant-table::before-bottom-center,.restaurant-table::before-bottom-left,.restaurant-table::before-bottom-right,.restaurant-table::before-top-center,.restaurant-table::before-top-left,.restaurant-table::before-top-right,.restaurant-table:after,.restaurant-table:before{content:"";position:absolute;background-color:#8b5a2b;width:20px;height:20px}.restaurant-table::before-top-center,.restaurant-table::before-top-left,.restaurant-table::before-top-right,.restaurant-table:after,.restaurant-table:before{top:5px}.restaurant-table::before-bottom-center,.restaurant-table::before-bottom-left,.restaurant-table::before-bottom-right{bottom:5px}.restaurant-table:before{left:5px}.restaurant-table:after{right:5px}.restaurant-table::before-bottom-left,.restaurant-table::before-top-left{left:25%}.restaurant-table::before-bottom-center,.restaurant-table::before-top-center{left:50%;transform:translateX(-50%)}.restaurant-table::before-bottom-right,.restaurant-table::before-top-right,.restaurant-table:hover{background-color:#e0b89f}.restaurant-table{transition:background-color .3s ease;margin:5px}
/*# sourceMappingURL=main.f31cc7a3.chunk.css.map */