.bue3-playground .node-color.event{background-color:red}.bue3-playground .node-color.event.gradient{background:linear-gradient(90deg,rgba(255,0,0,.4) 0,rgba(255,0,0,.1))}.bue3-playground .node-color.function-call{background-color:#79c9ff}.bue3-playground .node-color.function-call.gradient{background:linear-gradient(90deg,rgba(121,201,255,.4) 0,rgba(121,201,255,.1))}.bue3-playground .node-color.pure-function-call{background-color:#aaeea0}.bue3-playground .node-color.pure-function-call.gradient{background:linear-gradient(90deg,rgba(170,238,160,.4) 0,rgba(170,238,160,.1))}.bue3-playground .node-color.parent-function-call{background-color:#ff7200}.bue3-playground .node-color.parent-function-call.gradient{background:linear-gradient(90deg,rgba(255,114,0,.4) 0,rgba(255,114,0,.1))}.bue3-playground .node-color.function-terminator{background-color:#c0f}.bue3-playground .node-color.function-terminator.gradient{background:linear-gradient(90deg,rgba(204,0,255,.4) 0,rgba(204,0,255,.1))}.bue3-playground .node-color.exec-branch{background-color:#fff}.bue3-playground .node-color.exec-branch.gradient{background:linear-gradient(90deg,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.1))}.bue3-playground .node-color.exec-sequence{background-color:#e8aaaa}.bue3-playground .node-color.exec-sequence.gradient{background:linear-gradient(90deg,rgba(232,170,170,.4) 0,rgba(232,170,170,.1))}.bue3-playground .node-color.result{background-color:#ffd3aa}.bue3-playground .node-color.result.gradient{background:linear-gradient(90deg,rgba(255,211,170,.4) 0,rgba(255,211,170,.1))}.bue3-playground .node-color.default-comment{background-color:#fff}.bue3-playground .node-color.default-comment.gradient{background:linear-gradient(90deg,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.1))}.bue3-playground .node-color.macro{background-color:#fff}.bue3-playground .node-color.macro.gradient{background:linear-gradient(90deg,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.1))}.bue3-playground .node-color.material-graph-root{background-color:#ffdab4}.bue3-playground .node-color.material-graph-root.gradient{background:linear-gradient(90deg,rgba(255,218,180,.4) 0,rgba(255,218,180,.1))}.bue3-playground .node-color.material-constant{background-color:#907623}.bue3-playground .node-color.material-constant.gradient{background:linear-gradient(90deg,rgba(144,118,35,.4) 0,rgba(144,118,35,.1))}.bue3-playground .node-color.cast{background-color:#137479}.bue3-playground .node-color.cast.gradient{background:linear-gradient(90deg,rgba(19,116,121,.4) 0,rgba(19,116,121,.1))}.bue3-playground .node-color.switch{background-color:#ff0}.bue3-playground .node-color.switch.gradient{background:linear-gradient(90deg,rgba(255,255,0,.4) 0,rgba(255,255,0,.1))}.bue3-playground .node-color.timeline{background-color:#ffb100}.bue3-playground .node-color.timeline.gradient{background:linear-gradient(90deg,rgba(255,177,0,.4) 0,rgba(255,177,0,.1))}.bue3-playground .node-color.break-struct{background-color:#0059cc}.bue3-playground .node-color.break-struct.gradient{background:linear-gradient(90deg,rgba(0,89,204,.4) 0,rgba(0,89,204,.1))}.bue3-playground .node{display:inline-block;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;background-color:rgba(15,15,15,.7);border:1px solid #000;color:#fff;box-shadow:0 5px 5px 1px rgba(0,0,0,.3);border-radius:5px;white-space:nowrap;z-index:5;cursor:move}.bue3-playground .node.rounded{border-radius:15px}.bue3-playground .node .header{line-height:22px;padding:1px 1px 1px 10px;border-radius:5px 5px 0 0}.bue3-playground .node .header .name{margin-right:20px}.bue3-playground .node .header .name .subname{font-style:italic;font-weight:300;color:#889478}.bue3-playground .node .header .icon{display:inline-block;width:16px;height:16px;position:absolute;top:3px}.bue3-playground .node .header .icon.function-call:before{content:url(../bue-render/img/icon_function_call.png)}.bue3-playground .node .header .icon.pure-function-call:before{content:url(../bue-render/img/icon_pure_function_call.png)}.bue3-playground .node .header .icon.break-struct:before{content:url(../bue-render/img/icon_break_struct.png)}.bue3-playground .node .header .icon.make-struct:before{content:url(../bue-render/img/icon_make_struct.png)}.bue3-playground .node .header .icon.make-array:before{content:url(../bue-render/img/icon_make_array.png)}.bue3-playground .node .header .icon.event:before{content:url(../bue-render/img/icon_event.png)}.bue3-playground .node .header .icon.exec-branch:before{content:url(../bue-render/img/icon_branch.png)}.bue3-playground .node .header .icon.macro:before{content:url(../bue-render/img/icon_macro.png)}.bue3-playground .node .header .icon.event-custom:before{content:url(../bue-render/img/icon_event_custom.png)}.bue3-playground .node .header .icon.input-key:before{content:url(../bue-render/img/icon_input_key.png)}.bue3-playground .node .header .icon.flipflop:before{content:url(../bue-render/img/icon_flipflop.png)}.bue3-playground .node .header .icon.sequence:before{content:url(../bue-render/img/icon_sequence.png)}.bue3-playground .node .header .icon.cast:before{content:url(../bue-render/img/icon_cast.png)}.bue3-playground .node .header .icon.do_n:before{content:url(../bue-render/img/icon_do_n.png)}.bue3-playground .node .header .icon.do_once:before{content:url(../bue-render/img/icon_do_once.png)}.bue3-playground .node .header .icon.loop:before{content:url(../bue-render/img/icon_loop.png)}.bue3-playground .node .header .icon.foreach:before{content:url(../bue-render/img/icon_foreach.png)}.bue3-playground .node .header .icon.gate:before{content:url(../bue-render/img/icon_gate.png)}.bue3-playground .node .header .icon.spawn-actor:before{content:url(../bue-render/img/icon_spawn_actor.png)}.bue3-playground .node .header .icon.isvalid:before{content:url(../bue-render/img/icon_isvalid.png)}.bue3-playground .node .header .icon.blueprint-node:before{content:url(../bue-render/img/icon_blueprint_node.png)}.bue3-playground .node .header .icon.select:before{content:url(../bue-render/img/icon_select.png)}.bue3-playground .node .header .icon.switch:before{content:url(../bue-render/img/icon_switch.png)}.bue3-playground .node .header .icon.input-gamepad:before{content:url(../bue-render/img/icon_input_gamepad.png)}.bue3-playground .node .header .icon.input-touch:before{content:url(../bue-render/img/icon_input_touch.png)}.bue3-playground .node .header .icon.input-mouse:before{content:url(../bue-render/img/icon_input_mouse.png)}.bue3-playground .node .header .icon.timeline:before{content:url(../bue-render/img/icon_timeline.png)}.bue3-playground .node .header .icon.pill:before{content:url(../bue-render/img/icon_pill.png)}.bue3-playground .node .header .has-icon{margin-left:20px;display:block}.bue3-playground .node .header .pin{display:inline-block;width:16px;height:16px;position:absolute;top:3px;right:0}.bue3-playground .node .header.icon-async:after{content:url(../bue-render/img/icon_async.png);width:32px;height:32px;position:absolute;top:-16px;right:-16px}.bue3-playground .node .header.icon-message:after{content:url(../bue-render/img/icon_message.png);width:32px;height:32px;position:absolute;top:-16px;right:-16px}.bue3-playground .node .header.icon-client-event:after{content:url(../bue-render/img/icon_client_event.png);width:32px;height:32px;position:absolute;top:-16px;right:-16px}.bue3-playground .node .header.icon-server-event:after{content:url(../bue-render/img/icon_server_event.png);width:32px;height:32px;position:absolute;top:-16px;right:-16px}.bue3-playground .node .body{min-height:15px;font-weight:300;font-size:12px;padding-top:8px;overflow:hidden}.bue3-playground .node .body .left-col{padding-left:10px;padding-right:10px;display:inline-table;top:0;float:left}.bue3-playground .node .body .right-col{padding-right:10px;padding-left:10px;text-align:right;display:inline-table;top:0;float:right}.bue3-playground .node .body .pin{margin-bottom:10px}.bue3-playground .node .less,.bue3-playground .node .more{width:100%;height:16px;cursor:pointer;text-align:center;overflow:hidden;border-radius:0 0 5px 5px}.bue3-playground .node .less:hover,.bue3-playground .node .more:hover{background-color:hsla(0,0%,39.2%,.4)}.bue3-playground .node .less>span,.bue3-playground .node .more>span{display:inline-block;width:0;height:0;border:6px solid transparent;position:relative}.bue3-playground .node .more>span{border-top:9px solid #c3c3c3;top:3px}.bue3-playground .node .less>span{border-bottom:9px solid #c3c3c3;top:-3px}.bue3-playground .node.selected{border:1px solid #f1b000}.bue3-playground .node.knot{background-color:transparent;box-shadow:none}.bue3-playground .node.knot.selected{border:1px solid #f1b000}.bue3-playground .node.knot .label-text{display:none}.bue3-playground .node.knot .left-col,.bue3-playground .node.knot .right-col{padding:0}.bue3-playground .node .tooltip{position:absolute;background-color:#cfcfcf;color:#545454;padding:5px;border-radius:5px}.bue3-playground .node .tooltip:after{content:" ";width:0;height:0;border-color:#cfcfcf transparent transparent;border-style:solid;border-width:8px 2px 0;position:absolute;bottom:-8px;left:8px}.bue3-playground .node.ncomment{color:#fff;font-size:24px;font-weight:700;border:0;border-radius:0;z-index:1;cursor:default}.bue3-playground .node.ncomment .header{min-height:26px;overflow:hidden;white-space:normal;padding-top:8px;padding-left:12px;padding-bottom:4px;text-shadow:2px 2px 1px #000;margin-top:4px;border-radius:0;margin-left:3px;margin-right:3px;line-height:26px;cursor:move}.bue3-playground .node.ncomment:after{content:url(../bue-render/img/icon_resize_comment.png);position:absolute;bottom:0;right:0;width:14px;height:22px}.bue3-playground .node.ncomment.selected{outline:3px solid #f1b000}.bue3-playground .node.nvariableget{border-radius:15px;min-width:130px}.bue3-playground .node.nvariableget.default{background:linear-gradient(90deg,rgba(225,204,170,0) 0,rgba(225,204,170,.3) 50%,rgba(225,204,170,0))}.bue3-playground .node.nvariableget.exec{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,0))}.bue3-playground .node.nvariableget.bool{background:linear-gradient(90deg,rgba(149,0,0,0) 0,rgba(149,0,0,.3) 50%,rgba(149,0,0,0))}.bue3-playground .node.nvariableget.byte{background:linear-gradient(90deg,rgba(0,111,101,0) 0,rgba(0,111,101,.3) 50%,rgba(0,111,101,0))}.bue3-playground .node.nvariableget.class{background:linear-gradient(90deg,rgba(89,0,188,0) 0,rgba(89,0,188,.3) 50%,rgba(89,0,188,0))}.bue3-playground .node.nvariableget.int{background:linear-gradient(90deg,rgba(30,228,175,0) 0,rgba(30,228,175,.3) 50%,rgba(30,228,175,0))}.bue3-playground .node.nvariableget.float{background:linear-gradient(90deg,rgba(161,255,69,0) 0,rgba(161,255,69,.3) 50%,rgba(161,255,69,0))}.bue3-playground .node.nvariableget.name{background:linear-gradient(90deg,rgba(205,130,255,0) 0,rgba(205,130,255,0) 0,rgba(205,130,255,0))}.bue3-playground .node.nvariableget.asset{background:linear-gradient(90deg,rgba(149,255,255,0) 0,rgba(149,255,255,.3) 50%,rgba(149,255,255,0))}.bue3-playground .node.nvariableget.asset-class{background:linear-gradient(90deg,rgba(255,149,255,0) 0,rgba(255,149,255,.3) 50%,rgba(255,149,255,0))}.bue3-playground .node.nvariableget.delegate{background:linear-gradient(90deg,rgba(255,56,56,0) 0,rgba(255,56,56,.3) 50%,rgba(255,56,56,0))}.bue3-playground .node.nvariableget.object{background:linear-gradient(90deg,rgba(0,170,245,0) 0,rgba(0,170,245,.3) 50%,rgba(0,170,245,0))}.bue3-playground .node.nvariableget.interface{background:linear-gradient(90deg,rgba(241,255,170,0) 0,rgba(241,255,170,.3) 50%,rgba(241,255,170,0))}.bue3-playground .node.nvariableget.string{background:linear-gradient(90deg,rgba(255,0,213,0) 0,rgba(255,0,213,.3) 50%,rgba(255,0,213,0))}.bue3-playground .node.nvariableget.text{background:linear-gradient(90deg,rgba(232,124,170,0) 0,rgba(232,124,170,.3) 50%,rgba(232,124,170,0))}.bue3-playground .node.nvariableget.struct{background:linear-gradient(90deg,rgba(0,89,204,0) 0,rgba(0,89,204,.3) 50%,rgba(0,89,204,0))}.bue3-playground .node.nvariableget.wildcard{background:linear-gradient(90deg,rgba(129,122,122,0) 0,rgba(129,122,122,.3) 50%,rgba(129,122,122,0))}.bue3-playground .node.nvariableget.vector{background:linear-gradient(90deg,rgba(255,202,34,0) 0,rgba(255,202,34,.3) 50%,rgba(255,202,34,0))}.bue3-playground .node.nvariableget.rotator{background:linear-gradient(90deg,rgba(161,180,255,0) 0,rgba(161,180,255,.3) 50%,rgba(161,180,255,0))}.bue3-playground .node.nvariableget.transform{background:linear-gradient(90deg,rgba(255,115,0,0) 0,rgba(255,115,0,.3) 50%,rgba(255,115,0,0))}.bue3-playground .node.nvariableget.index{background:linear-gradient(90deg,rgba(30,228,175,0) 0,rgba(30,228,175,.3) 50%,rgba(30,228,175,0))}.bue3-playground .node.nvariableget .right-col{float:right;padding-left:17px}.bue3-playground .node.nvariableget .body{background:url(../bue-render/img/node_round_header_left.png) no-repeat left 1px,url(../bue-render/img/node_round_header_right.png) no-repeat right 1px}.bue3-playground .node.nvariableget .body .round-bg{position:absolute;background:url(../bue-render/img/node_round_header_center.png) repeat-x left 1px;left:14px;right:14px;height:13px;top:0;z-index:-1}.bue3-playground .node.nvariableset{border-radius:15px;min-width:130px;background-color:rgba(15,15,15,.3)}.bue3-playground .node.nvariableset .round-bg-color.default{background:linear-gradient(90deg,rgba(225,204,170,0) 0,rgba(225,204,170,.3) 50%,rgba(225,204,170,0))}.bue3-playground .node.nvariableset .round-bg-color.exec{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,0))}.bue3-playground .node.nvariableset .round-bg-color.bool{background:linear-gradient(90deg,rgba(149,0,0,0) 0,rgba(149,0,0,.3) 50%,rgba(149,0,0,0))}.bue3-playground .node.nvariableset .round-bg-color.byte{background:linear-gradient(90deg,rgba(0,111,101,0) 0,rgba(0,111,101,.3) 50%,rgba(0,111,101,0))}.bue3-playground .node.nvariableset .round-bg-color.class{background:linear-gradient(90deg,rgba(89,0,188,0) 0,rgba(89,0,188,.3) 50%,rgba(89,0,188,0))}.bue3-playground .node.nvariableset .round-bg-color.int{background:linear-gradient(90deg,rgba(30,228,175,0) 0,rgba(30,228,175,.3) 50%,rgba(30,228,175,0))}.bue3-playground .node.nvariableset .round-bg-color.float{background:linear-gradient(90deg,rgba(161,255,69,0) 0,rgba(161,255,69,.3) 50%,rgba(161,255,69,0))}.bue3-playground .node.nvariableset .round-bg-color.name{background:linear-gradient(90deg,rgba(205,130,255,0) 0,rgba(205,130,255,0) 0,rgba(205,130,255,0))}.bue3-playground .node.nvariableset .round-bg-color.asset{background:linear-gradient(90deg,rgba(149,255,255,0) 0,rgba(149,255,255,.3) 50%,rgba(149,255,255,0))}.bue3-playground .node.nvariableset .round-bg-color.asset-class{background:linear-gradient(90deg,rgba(255,149,255,0) 0,rgba(255,149,255,.3) 50%,rgba(255,149,255,0))}.bue3-playground .node.nvariableset .round-bg-color.delegate{background:linear-gradient(90deg,rgba(255,56,56,0) 0,rgba(255,56,56,.3) 50%,rgba(255,56,56,0))}.bue3-playground .node.nvariableset .round-bg-color.object{background:linear-gradient(90deg,rgba(0,170,245,0) 0,rgba(0,170,245,.3) 50%,rgba(0,170,245,0))}.bue3-playground .node.nvariableset .round-bg-color.interface{background:linear-gradient(90deg,rgba(241,255,170,0) 0,rgba(241,255,170,.3) 50%,rgba(241,255,170,0))}.bue3-playground .node.nvariableset .round-bg-color.string{background:linear-gradient(90deg,rgba(255,0,213,0) 0,rgba(255,0,213,.3) 50%,rgba(255,0,213,0))}.bue3-playground .node.nvariableset .round-bg-color.text{background:linear-gradient(90deg,rgba(232,124,170,0) 0,rgba(232,124,170,.3) 50%,rgba(232,124,170,0))}.bue3-playground .node.nvariableset .round-bg-color.struct{background:linear-gradient(90deg,rgba(0,89,204,0) 0,rgba(0,89,204,.3) 50%,rgba(0,89,204,0))}.bue3-playground .node.nvariableset .round-bg-color.wildcard{background:linear-gradient(90deg,rgba(129,122,122,0) 0,rgba(129,122,122,.3) 50%,rgba(129,122,122,0))}.bue3-playground .node.nvariableset .round-bg-color.vector{background:linear-gradient(90deg,rgba(255,202,34,0) 0,rgba(255,202,34,.3) 50%,rgba(255,202,34,0))}.bue3-playground .node.nvariableset .round-bg-color.rotator{background:linear-gradient(90deg,rgba(161,180,255,0) 0,rgba(161,180,255,.3) 50%,rgba(161,180,255,0))}.bue3-playground .node.nvariableset .round-bg-color.transform{background:linear-gradient(90deg,rgba(255,115,0,0) 0,rgba(255,115,0,.3) 50%,rgba(255,115,0,0))}.bue3-playground .node.nvariableset .round-bg-color.index{background:linear-gradient(90deg,rgba(30,228,175,0) 0,rgba(30,228,175,.3) 50%,rgba(30,228,175,0))}.bue3-playground .node.nvariableset .right-col{float:right;padding-left:17px}.bue3-playground .node.nvariableset .body{background:url(../bue-render/img/node_round_header_left.png) no-repeat left 1px,url(../bue-render/img/node_round_header_right.png) no-repeat right 1px}.bue3-playground .node.nvariableset .body .round-bg{background:url(../bue-render/img/node_round_header_center.png) repeat-x left 1px;font-weight:700}.bue3-playground .node.nvariableset .body .round-bg,.bue3-playground .node.nvariableset .body .round-bg-color{position:absolute;left:14px;right:14px;height:13px;top:0;text-align:center;padding-top:7px;z-index:-1}.bue3-playground .node.nconv{border-radius:15px;min-width:100px;background-color:rgba(15,15,15,.3)}.bue3-playground .node.nconv .body{background:url(../bue-render/img/node_round_header_left.png) no-repeat left 1px,url(../bue-render/img/node_round_header_right.png) no-repeat right 1px}.bue3-playground .node.nconv .body .round-bg{position:absolute;background:url(../bue-render/img/node_round_header_center.png) repeat-x left 1px;left:14px;right:14px;height:13px;top:0;z-index:-1}.bue3-playground .node.nconv:after{content:"0";position:absolute;top:40%;left:50%;width:6px;height:8px;background-color:grey;color:grey;border-radius:10px;font-size:0;z-index:-1}.bue3-playground .node.ndot{border-radius:15px;min-width:100px;background-color:rgba(15,15,15,.3)}.bue3-playground .node.ndot .body{background:url(../bue-render/img/node_round_header_left.png) no-repeat left 1px,url(../bue-render/img/node_round_header_right.png) no-repeat right 1px}.bue3-playground .node.ndot .body .round-bg{position:absolute;background:url(../bue-render/img/node_round_header_center.png) repeat-x left 1px;left:14px;right:14px;height:13px;top:0;z-index:-1}.bue3-playground .node.ndot:after{content:".";position:absolute;top:58%;left:50%;width:5px;height:4px;background-color:grey;color:grey;font-size:0;z-index:-1}.bue3-playground .node.nkismetmath{border-radius:15px;min-width:130px;background-color:rgba(15,15,15,.3)}.bue3-playground .node.nkismetmath .body{background:url(../bue-render/img/node_round_header_left.png) no-repeat left 1px,url(../bue-render/img/node_round_header_right.png) no-repeat right 1px}.bue3-playground .node.nkismetmath .body .center-text{position:absolute;font-size:28px;font-family:Roboto,sans-serif;color:hsla(0,0%,100%,.35);font-weight:700;pointer-events:none;width:100%;height:100%;text-align:center;top:0}.bue3-playground .node.nkismetmath .body .center-text span{position:relative;float:left;top:50%;left:50%;transform:translate(-50%,-50%)}.bue3-playground .node.nkismetmath .body .round-bg{position:absolute;background:url(../bue-render/img/node_round_header_center.png) repeat-x left 1px;left:14px;right:14px;height:13px;top:0;z-index:-1}.bue3-playground .node.narray{border-radius:15px;min-width:130px;background-color:rgba(15,15,15,.3)}.bue3-playground .node.narray .body{min-height:75px;background:url(../bue-render/img/node_round_header_left.png) no-repeat left 1px,url(../bue-render/img/node_round_header_right.png) no-repeat right 1px}.bue3-playground .node.narray .body .center-text{position:absolute;font-size:28px;font-family:Roboto,sans-serif;color:hsla(0,0%,100%,.35);text-transform:uppercase;font-weight:700;pointer-events:none;width:100%;height:100%;text-align:center;top:0}.bue3-playground .node.narray .body .center-text .img-array,.bue3-playground .node.narray .body .center-text span{position:relative;float:left;top:50%;left:50%;transform:translate(-50%,-50%)}.bue3-playground .node.narray .body .center-text .img-array{width:64px;height:64px;background:#817a7a url(../bue-render/img/pin_array_filled.png) no-repeat;background-size:cover;z-index:-1;opacity:.2}.bue3-playground .node.narray .body .center-text .img-array.default{background-color:#e1ccaa}.bue3-playground .node.narray .body .center-text .img-array.exec{background-color:#fff}.bue3-playground .node.narray .body .center-text .img-array.bool{background-color:#950000}.bue3-playground .node.narray .body .center-text .img-array.byte{background-color:#006f65}.bue3-playground .node.narray .body .center-text .img-array.class{background-color:#5900bc}.bue3-playground .node.narray .body .center-text .img-array.int{background-color:#1ee4af}.bue3-playground .node.narray .body .center-text .img-array.float{background-color:#a1ff45}.bue3-playground .node.narray .body .center-text .img-array.name{background-color:#cd82ff}.bue3-playground .node.narray .body .center-text .img-array.asset{background-color:#95ffff}.bue3-playground .node.narray .body .center-text .img-array.asset-class{background-color:#ff95ff}.bue3-playground .node.narray .body .center-text .img-array.delegate{background-color:#ff3838}.bue3-playground .node.narray .body .center-text .img-array.object{background-color:#00aaf5}.bue3-playground .node.narray .body .center-text .img-array.interface{background-color:#f1ffaa}.bue3-playground .node.narray .body .center-text .img-array.string{background-color:#ff00d5}.bue3-playground .node.narray .body .center-text .img-array.text{background-color:#e87caa}.bue3-playground .node.narray .body .center-text .img-array.struct{background-color:#0059cc}.bue3-playground .node.narray .body .center-text .img-array.wildcard{background-color:#817a7a}.bue3-playground .node.narray .body .center-text .img-array.vector{background-color:#ffca22}.bue3-playground .node.narray .body .center-text .img-array.rotator{background-color:#a1b4ff}.bue3-playground .node.narray .body .center-text .img-array.transform{background-color:#ff7300}.bue3-playground .node.narray .body .center-text .img-array.index{background-color:#1ee4af}.bue3-playground .node.narray .body .round-bg{position:absolute;background:url(../bue-render/img/node_round_header_center.png) repeat-x left 1px;left:14px;right:14px;height:13px;top:0;z-index:-1}.bue3-playground .pin{cursor:default}.bue3-playground .pin .div-inside{display:inline-block}.bue3-playground .pin .div-inside:hover.default{background-color:rgba(225,204,170,.3)}.bue3-playground .pin .div-inside:hover.exec{background-color:hsla(0,0%,100%,.3)}.bue3-playground .pin .div-inside:hover.bool{background-color:rgba(149,0,0,.3)}.bue3-playground .pin .div-inside:hover.byte{background-color:rgba(0,111,101,.3)}.bue3-playground .pin .div-inside:hover.class{background-color:rgba(89,0,188,.3)}.bue3-playground .pin .div-inside:hover.int{background-color:rgba(30,228,175,.3)}.bue3-playground .pin .div-inside:hover.float{background-color:rgba(161,255,69,.3)}.bue3-playground .pin .div-inside:hover.name{background-color:rgba(205,130,255,.3)}.bue3-playground .pin .div-inside:hover.asset{background-color:rgba(149,255,255,.3)}.bue3-playground .pin .div-inside:hover.asset-class{background-color:rgba(255,149,255,.3)}.bue3-playground .pin .div-inside:hover.delegate{background-color:rgba(255,56,56,.3)}.bue3-playground .pin .div-inside:hover.object{background-color:rgba(0,170,245,.3)}.bue3-playground .pin .div-inside:hover.interface{background-color:rgba(241,255,170,.3)}.bue3-playground .pin .div-inside:hover.string{background-color:rgba(255,0,213,.3)}.bue3-playground .pin .div-inside:hover.text{background-color:rgba(232,124,170,.3)}.bue3-playground .pin .div-inside:hover.struct{background-color:rgba(0,89,204,.3)}.bue3-playground .pin .div-inside:hover.wildcard{background-color:rgba(129,122,122,.3)}.bue3-playground .pin .div-inside:hover.vector{background-color:rgba(255,202,34,.3)}.bue3-playground .pin .div-inside:hover.rotator{background-color:rgba(161,180,255,.3)}.bue3-playground .pin .div-inside:hover.transform{background-color:rgba(255,115,0,.3)}.bue3-playground .pin .div-inside:hover.index{background-color:rgba(30,228,175,.3)}.bue3-playground .pin .connector{display:inline-block;width:8px;height:8px;background-color:#000;border-radius:50px;border:2px solid #000;cursor:crosshair;position:relative;top:1px;margin-right:5px}.bue3-playground .pin .connector:after{content:"";position:relative;width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:3px solid #000;left:10px;float:left;top:1px}.bue3-playground .pin .connector.filled{background-color:red}.bue3-playground .pin .connector.default{border-color:#e1ccaa}.bue3-playground .pin .connector.default:after{border-left:3px solid #e1ccaa}.bue3-playground .pin .connector.default.filled{background-color:#e1ccaa}.bue3-playground .pin .connector.exec{border-color:#fff}.bue3-playground .pin .connector.exec:after{border-left:3px solid #fff}.bue3-playground .pin .connector.exec.filled{background-color:#fff}.bue3-playground .pin .connector.bool{border-color:#950000}.bue3-playground .pin .connector.bool:after{border-left:3px solid #950000}.bue3-playground .pin .connector.bool.filled{background-color:#950000}.bue3-playground .pin .connector.byte{border-color:#006f65}.bue3-playground .pin .connector.byte:after{border-left:3px solid #006f65}.bue3-playground .pin .connector.byte.filled{background-color:#006f65}.bue3-playground .pin .connector.class{border-color:#5900bc}.bue3-playground .pin .connector.class:after{border-left:3px solid #5900bc}.bue3-playground .pin .connector.class.filled{background-color:#5900bc}.bue3-playground .pin .connector.int{border-color:#1ee4af}.bue3-playground .pin .connector.int:after{border-left:3px solid #1ee4af}.bue3-playground .pin .connector.int.filled{background-color:#1ee4af}.bue3-playground .pin .connector.float{border-color:#a1ff45}.bue3-playground .pin .connector.float:after{border-left:3px solid #a1ff45}.bue3-playground .pin .connector.float.filled{background-color:#a1ff45}.bue3-playground .pin .connector.name{border-color:#cd82ff}.bue3-playground .pin .connector.name:after{border-left:3px solid #cd82ff}.bue3-playground .pin .connector.name.filled{background-color:#cd82ff}.bue3-playground .pin .connector.asset{border-color:#95ffff}.bue3-playground .pin .connector.asset:after{border-left:3px solid #95ffff}.bue3-playground .pin .connector.asset.filled{background-color:#95ffff}.bue3-playground .pin .connector.asset-class{border-color:#ff95ff}.bue3-playground .pin .connector.asset-class:after{border-left:3px solid #ff95ff}.bue3-playground .pin .connector.asset-class.filled{background-color:#ff95ff}.bue3-playground .pin .connector.delegate{border-color:#ff3838;border-radius:3px}.bue3-playground .pin .connector.delegate:after{content:none;border-left:3px solid #ff3838}.bue3-playground .pin .connector.delegate.filled{background-color:#ff3838}.bue3-playground .pin .connector.object{border-color:#00aaf5}.bue3-playground .pin .connector.object:after{border-left:3px solid #00aaf5}.bue3-playground .pin .connector.object.filled{background-color:#00aaf5}.bue3-playground .pin .connector.interface{border-color:#f1ffaa}.bue3-playground .pin .connector.interface:after{border-left:3px solid #f1ffaa}.bue3-playground .pin .connector.interface.filled{background-color:#f1ffaa}.bue3-playground .pin .connector.string{border-color:#ff00d5}.bue3-playground .pin .connector.string:after{border-left:3px solid #ff00d5}.bue3-playground .pin .connector.string.filled{background-color:#ff00d5}.bue3-playground .pin .connector.text{border-color:#e87caa}.bue3-playground .pin .connector.text:after{border-left:3px solid #e87caa}.bue3-playground .pin .connector.text.filled{background-color:#e87caa}.bue3-playground .pin .connector.struct{border-color:#0059cc}.bue3-playground .pin .connector.struct:after{border-left:3px solid #0059cc}.bue3-playground .pin .connector.struct.filled{background-color:#0059cc}.bue3-playground .pin .connector.wildcard{border-color:#817a7a}.bue3-playground .pin .connector.wildcard:after{border-left:3px solid #817a7a}.bue3-playground .pin .connector.wildcard.filled{background-color:#817a7a}.bue3-playground .pin .connector.vector{border-color:#ffca22}.bue3-playground .pin .connector.vector:after{border-left:3px solid #ffca22}.bue3-playground .pin .connector.vector.filled{background-color:#ffca22}.bue3-playground .pin .connector.rotator{border-color:#a1b4ff}.bue3-playground .pin .connector.rotator:after{border-left:3px solid #a1b4ff}.bue3-playground .pin .connector.rotator.filled{background-color:#a1b4ff}.bue3-playground .pin .connector.transform{border-color:#ff7300}.bue3-playground .pin .connector.transform:after{border-left:3px solid #ff7300}.bue3-playground .pin .connector.transform.filled{background-color:#ff7300}.bue3-playground .pin .connector.index{border-color:#1ee4af}.bue3-playground .pin .connector.index:after{border-left:3px solid #1ee4af}.bue3-playground .pin .connector.index.filled{background-color:#1ee4af}.bue3-playground .pin .connector.materialinput{border-color:#fff}.bue3-playground .pin .connector.materialinput:after{border-left:3px solid #fff}.bue3-playground .pin .connector.materialinput.filled{background-color:#fff}.bue3-playground .pin .connector-image.exec{background:transparent url(../bue-render/img/pin_exec.png) no-repeat;width:12px;height:16px;display:inline-block;cursor:crosshair;position:relative;top:1px;margin-right:5px}.bue3-playground .pin .connector-image.exec.filled{background:transparent url(../bue-render/img/pin_exec_filled.png) no-repeat}.bue3-playground .pin .connector-array{background:transparent url(../bue-render/img/pin_array.png) no-repeat;width:11px;height:11px;display:inline-block;cursor:crosshair;margin-right:5px}.bue3-playground .pin .connector-array.filled{background:transparent url(../bue-render/img/pin_array_filled.png) no-repeat}.bue3-playground .pin .connector-array.default{background-color:#e1ccaa}.bue3-playground .pin .connector-array.exec{background-color:#fff}.bue3-playground .pin .connector-array.bool{background-color:#950000}.bue3-playground .pin .connector-array.byte{background-color:#006f65}.bue3-playground .pin .connector-array.class{background-color:#5900bc}.bue3-playground .pin .connector-array.int{background-color:#1ee4af}.bue3-playground .pin .connector-array.float{background-color:#a1ff45}.bue3-playground .pin .connector-array.name{background-color:#cd82ff}.bue3-playground .pin .connector-array.asset{background-color:#95ffff}.bue3-playground .pin .connector-array.asset-class{background-color:#ff95ff}.bue3-playground .pin .connector-array.delegate{background-color:#ff3838}.bue3-playground .pin .connector-array.object{background-color:#00aaf5}.bue3-playground .pin .connector-array.interface{background-color:#f1ffaa}.bue3-playground .pin .connector-array.string{background-color:#ff00d5}.bue3-playground .pin .connector-array.text{background-color:#e87caa}.bue3-playground .pin .connector-array.struct{background-color:#0059cc}.bue3-playground .pin .connector-array.wildcard{background-color:#817a7a}.bue3-playground .pin .connector-array.vector{background-color:#ffca22}.bue3-playground .pin .connector-array.rotator{background-color:#a1b4ff}.bue3-playground .pin .connector-array.transform{background-color:#ff7300}.bue3-playground .pin .connector-array.index{background-color:#1ee4af}.bue3-playground .pin .label-text{display:inline-block;padding-right:5px;vertical-align:text-top}.bue3-playground .pin .tri-input-wrapper{margin-left:26px}.bue3-playground .pin span.fake-input{display:inline-block;border:1px solid grey;border-radius:2px;min-width:7px;min-height:14px;padding-top:2px;padding-left:4px;padding-right:4px;color:#fff;vertical-align:text-top;line-height:14px;white-space:pre}.bue3-playground .pin span.fake-input.axis{margin-right:3px}.bue3-playground .pin span.fake-input.axis-X:before{content:"X";padding-right:5px;color:grey}.bue3-playground .pin span.fake-input.axis-Y:before{content:"Y";padding-right:5px;color:grey}.bue3-playground .pin span.fake-input.axis-Z:before{content:"Z";padding-right:5px;color:grey}.bue3-playground .pin span.fake-input-colorpicker{background-color:transparent;width:16px;height:16px;padding:0;display:inline-block;vertical-align:text-top;border:1px inset grey}.bue3-playground .pin span.no-input{display:block;height:1px;width:1px}.bue3-playground .pin span.fake-input-select{display:inline-block;border:0;background-color:#20221f;border-radius:2px;min-width:7px;min-height:14px;padding-top:2px;padding-left:4px;padding-right:4px;color:#fff;vertical-align:text-top;line-height:11px;white-space:pre;font-size:11px;margin-left:26px}.bue3-playground .pin .checkbox{padding:0;position:relative;top:2px;left:2px}.bue3-playground .pin .dropdown{display:inline-block;width:0;height:0;border-color:#909090 transparent transparent;border-style:solid;border-width:7px 6px 0;cursor:pointer;margin-left:5px}.bue3-playground .pin .asset-browser{background-image:url(../bue-render/img/icon_asset_browser.png);margin-left:2px}.bue3-playground .pin .asset-browser,.bue3-playground .pin .browse{width:12px;height:12px;display:inline-block;cursor:pointer;top:3px;position:relative}.bue3-playground .pin .browse{background-image:url(../bue-render/img/icon_browse.png);margin-left:4px}.bue3-playground{width:100%}.bue3-playground a,.bue3-playground abbr,.bue3-playground acronym,.bue3-playground address,.bue3-playground applet,.bue3-playground article,.bue3-playground aside,.bue3-playground audio,.bue3-playground b,.bue3-playground big,.bue3-playground blockquote,.bue3-playground body,.bue3-playground canvas,.bue3-playground caption,.bue3-playground center,.bue3-playground cite,.bue3-playground code,.bue3-playground dd,.bue3-playground del,.bue3-playground details,.bue3-playground dfn,.bue3-playground div,.bue3-playground dl,.bue3-playground dt,.bue3-playground em,.bue3-playground embed,.bue3-playground fieldset,.bue3-playground figcaption,.bue3-playground figure,.bue3-playground footer,.bue3-playground form,.bue3-playground h1,.bue3-playground h2,.bue3-playground h3,.bue3-playground h4,.bue3-playground h5,.bue3-playground h6,.bue3-playground header,.bue3-playground hgroup,.bue3-playground html,.bue3-playground i,.bue3-playground iframe,.bue3-playground img,.bue3-playground ins,.bue3-playground kbd,.bue3-playground label,.bue3-playground legend,.bue3-playground li,.bue3-playground mark,.bue3-playground menu,.bue3-playground nav,.bue3-playground object,.bue3-playground ol,.bue3-playground output,.bue3-playground p,.bue3-playground pre,.bue3-playground q,.bue3-playground ruby,.bue3-playground s,.bue3-playground samp,.bue3-playground section,.bue3-playground small,.bue3-playground span,.bue3-playground strike,.bue3-playground strong,.bue3-playground sub,.bue3-playground summary,.bue3-playground sup,.bue3-playground table,.bue3-playground tbody,.bue3-playground td,.bue3-playground tfoot,.bue3-playground th,.bue3-playground thead,.bue3-playground time,.bue3-playground tr,.bue3-playground tt,.bue3-playground u,.bue3-playground ul,.bue3-playground var,.bue3-playground video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.bue3-playground article,.bue3-playground aside,.bue3-playground details,.bue3-playground figcaption,.bue3-playground figure,.bue3-playground footer,.bue3-playground header,.bue3-playground hgroup,.bue3-playground menu,.bue3-playground nav,.bue3-playground section{display:block}.bue3-playground body{line-height:1}.bue3-playground ol,.bue3-playground ul{list-style:none}.bue3-playground blockquote,.bue3-playground q{quotes:none}.bue3-playground blockquote:after,.bue3-playground blockquote:before,.bue3-playground q:after,.bue3-playground q:before{content:"";content:none}.bue3-playground table{border-collapse:collapse;border-spacing:0}.bue3-playground .bue3-frame{background-color:#a6a6a6;height:150px;position:relative;overflow:hidden}.bue3-playground .bue3-frame .bue3-blueprint-header{position:absolute;top:0;width:100%;height:40px;pointer-events:none;background-color:rgba(0,0,0,.5)}.bue3-playground .bue3-frame .bue3-blueprint-btn{pointer-events:all;top:10px;left:10px;position:relative}.bue3-playground .bue3-frame .bue3-blueprint-btn div{margin-right:5px;width:16px;height:16px;display:inline-block}.bue3-playground .bue3-frame .bue3-blueprint-btn div.icon-fullscreen{background-image:url(../bue-render/img/icon_fullscreen.png)}.bue3-playground .bue3-frame .bue3-blueprint-btn div.icon-fullscreen-exit{background-image:url(../bue-render/img/icon_fullscreen_exit.png)}.bue3-playground .bue3-frame .bue3-blueprint-btn div.icon-reset{background-image:url(../bue-render/img/icon_reset.png)}.bue3-playground .bue3-frame .bue3-blueprint-btn div.text-fullscreen,.bue3-playground .bue3-frame .bue3-blueprint-btn div.text-reset{background:initial;color:#fff;font-family:sans-serif;width:auto}.bue3-playground .bue3-frame .bue3-blueprint-btn div.text-ie{color:#fff;font-family:sans-serif;width:auto;padding-left:20px;padding-right:10px;font-weight:700}.bue3-playground .bue3-frame .bue3-blueprint-zoom{position:absolute;top:7px;right:7px;font-size:18px;font-family:Roboto,sans-serif;font-weight:700;color:hsla(0,0%,100%,.25);pointer-events:none;transition:color 2s ease-out}.bue3-playground .bue3-frame .bue3-blueprint-zoom.update{color:hsla(0,0%,100%,.65);transition:none}.bue3-playground .bue3-frame .bue3-blueprint-type{position:absolute;bottom:16px;right:16px;font-size:55px;font-family:Roboto,sans-serif;color:hsla(0,0%,100%,.15);text-transform:uppercase;font-weight:700;pointer-events:none}.bue3-playground .bue3-canvas{height:50000px;width:50000px;background:url(../bue-render/img/background.png);position:absolute;transform:scale(1);transform-origin:0 0 0}.bue3-playground .bue3-loading{display:flex}.bue3-playground .bue3-loading,.bue3-playground .bue3-tips{height:100%;background-color:rgba(0,0,0,.3);z-index:1;font-size:24px;color:#fff;position:relative;align-items:center;justify-content:center;font-family:sans-serif}.bue3-playground .bue3-tips{display:none;pointer-events:none}.bue3-playground .hidden{display:none!important;visibility:hidden}.bue3-playground .node,.bue3-playground .noselect{-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bue3-playground .select{-webkit-touch-callout:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial}.bue3-playground .multi-select{position:absolute;border:1px solid transparent;border-image-source:url(../bue-render/img/border_multiselect.png);border-image-repeat:round;border-image-slice:6;border-image-width:6px}.bue3-playground .link{z-index:4;position:absolute;overflow:initial}