@namespace sbd "station-blueprint-designer.centaurispaceworks";.theme-halloween-only{display:none}.theme-halloween .theme-halloween-only{display:inline}.theme-blm-only{display:none}.theme-blm .theme-blm-only{display:inline}.button-hollow:focus:after,.button-primary:focus:after,:focus{outline:4px solid transparent;outline-offset:2px;box-shadow:0 0 0 4px #fff}#add-part-button,#menu-button,.context-menu,.mini-countdown,.modal .dialog,.panel,.static-message,.toast div{box-shadow:2px 2px 4px 2px rgba(0,0,0,.2);z-index:30}@keyframes fade-out{0%{opacity:1}to{opacity:0}}body.static-page{margin:1rem;line-height:1.4rem;overflow:auto;font-family:Open Sans,Ubuntu,Roboto,SegoeUI,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Orbitron,Open Sans,Ubuntu,Roboto,SegoeUI,Helvetica,sans-serif;font-weight:400;line-height:1.2em}.static-page h1,.static-page h2,.static-page h3,.static-page h4,.static-page h5,.static-page h6{border-bottom:1px solid hsla(0,0%,100%,.5)}.theme-halloween .static-page h1,.theme-halloween .static-page h2,.theme-halloween .static-page h3,.theme-halloween .static-page h4,.theme-halloween .static-page h5,.theme-halloween .static-page h6{border-bottom:1px solid rgba(255,246,155,.5)}.theme-blm .static-page h1,.theme-blm .static-page h2,.theme-blm .static-page h3,.theme-blm .static-page h4,.theme-blm .static-page h5,.theme-blm .static-page h6{border-bottom:1px solid hsla(0,0%,56.5%,.5)}a{padding:1rem 0}a,a.visited{color:#04e4ff}.theme-halloween a,.theme-halloween a.visited{color:#f7921e}.theme-blm a,.theme-blm a.visited{color:#fbec0b}a:active{color:#03b6cc}.theme-halloween a:active{color:#e47e08}.theme-blm a:active{color:#978f13}a:hover{color:#69efff}.theme-halloween a:hover{color:#ff9e30}.theme-blm a:hover{color:#fbee1f}.modal{position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:100;display:flex;justify-content:center;align-items:flex-start}.modal .dialog{color:#fff;background-color:rgba(9,18,31,.95);border-radius:.5rem;z-index:200;padding:1rem;min-width:18rem;transform-origin:calc(50% - 50vw) 0;margin-top:.5rem}.theme-halloween .modal .dialog{color:#fff69b;background-color:rgba(62,28,52,.95)}.theme-blm .modal .dialog{color:#909090;background-color:rgba(24,16,8,.9)}.modal .dialog h1{font-size:1.2rem;margin-top:0}.modal .dialog .buttons{display:flex;justify-content:flex-end;padding-top:1rem}.modal .dialog .buttons button:not(:last-child){margin-right:1rem}.modal[data-state=opening]{animation:modal-bg-fade-in .25s}.modal[data-state=opening] .dialog{animation:modal-dialog-pop-in .25s}.modal[data-state=closing]{animation:modal-bg-fade-in .25s reverse}.modal[data-state=closing] .dialog{animation:modal-dialog-pop-in .25s reverse}@keyframes modal-bg-fade-in{0%{background:transparent}}@keyframes modal-dialog-pop-in{0%{transform:scale(.1);opacity:0}to{transform:scale(1);opacity:1}}#save-as-modal .dialog{max-width:18rem}#discord-prompt .dialog{max-width:28rem}#discord-prompt .dialog p{font-family:Open Sans,Ubuntu,Roboto,SegoeUI,Helvetica,sans-serif}label{text-transform:uppercase;font-weight:700;font-size:60%;height:3rem;display:block}input[type=text]{display:block;margin-top:.25rem;height:2rem;padding:.75rem .25rem 0;font-size:1rem;width:100%;font-family:Orbitron,Roboto,SegoeUI,Helvetica,sans-serif;background:transparent;color:#fff;border:solid #04e4ff;border-width:0 0 1px}.theme-halloween input[type=text]{color:#fff69b;border-color:#f7921e}.theme-blm input[type=text]{color:#909090;border-color:#fbec0b}input[type=text]:focus,input[type=text]:hover{background-color:rgba(4,228,255,.1)}.theme-halloween input[type=text]:focus,.theme-halloween input[type=text]:hover{background-color:rgba(247,146,30,.1)}.theme-blm input[type=text]:focus,.theme-blm input[type=text]:hover{background-color:rgba(251,236,11,.1)}input[type=text]:focus{color:#fff;border-color:#69efff}.theme-halloween input[type=text]:focus{color:#fff69b;border-color:#ff9e30}.theme-blm input[type=text]:focus{color:#909090;border-color:#fbee1f}.button-hollow,.button-primary{border:0;user-select:none;box-sizing:border-box;font-size:inherit;font-family:inherit;text-decoration:none;border-radius:.25rem;height:2.5rem;padding:.5rem 2rem;position:relative}.button-hollow i:first-child,.button-primary i:first-child{margin-right:.5rem}.button-hollow:focus,.button-primary:focus{outline:0;box-shadow:none}.button-primary{background-color:#04e4ff;color:#000}.button-primary:focus{outline:0}.button-primary:focus:after{content:"";display:block;position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);z-index:1;border-radius:.25rem}.theme-halloween .button-primary{background-color:#f7921e}.theme-blm .button-primary{background-color:#fbec0b;color:#000}.button-primary:hover{color:#000;background:#69efff}.theme-halloween .button-primary:hover{background:#ff9e30}.theme-blm .button-primary:hover{color:#000;background:#fbee1f}.button-primary:active{background:#03b6cc}.theme-halloween .button-primary:active{background:#e47e08}.theme-blm .button-primary:active{background:#978f13}.button-hollow{background-color:transparent;border:1.5px solid #04e4ff;color:#04e4ff}.button-hollow:focus{outline:0}.button-hollow:focus:after{content:"";display:block;position:absolute;top:-3.5px;left:-3.5px;width:calc(100% + 7px);height:calc(100% + 7px);z-index:1;border-radius:.25rem}.theme-halloween .button-hollow{border-color:#f7921e;color:#f7921e}.theme-blm .button-hollow{border-color:#fbec0b;color:#fbec0b}.button-hollow:hover{color:#69efff;border-color:#69efff;background-color:rgba(4,228,255,.15)}.theme-halloween .button-hollow:hover{color:#ff9e30;border-color:#ff9e30;background-color:rgba(247,146,30,.15)}.theme-blm .button-hollow:hover{color:#fbee1f;border-color:#fbee1f;background-color:rgba(251,236,11,.15)}.button-hollow:active{border-color:#03b6cc;background-color:rgba(3,182,204,.3)}.theme-halloween .button-hollow:active{border-color:#e47e08;background-color:rgba(228,126,8,.3)}.theme-blm .button-hollow:active{border-color:#978f13;background-color:rgba(151,143,19,.3)}#part-list{position:fixed;height:100%;border-radius:0;opacity:1;user-select:none;box-shadow:none;background:none;--menu-item-background:none;--menu-border-width:0px;--menu-border-radius:0;--menu-focus-color:#fff;--menu-transition-transform:translateY(100%);--menu-shadow:-2px 0 4px rgba(0,0,0,0.2);font-family:Orbitron,Roboto,SegoeUI,Helvetica,sans-serif;fill:#fff;--menu-background:rgba(9,18,31,0.95);--menu-item-background:rgba(9,18,31,0.95)}.theme-halloween #part-list{fill:#fff69b;--menu-background:rgba(62,28,52,0.95);--menu-item-background:rgba(62,28,52,0.95)}.theme-blm #part-list{fill:#909090;--menu-background:rgba(24,16,8,0.9);--menu-item-background:rgba(24,16,8,0.9)}#part-list [slot=label]{display:flex;align-items:center;justify-content:flex-start}#part-list [slot=label] svg{width:2rem;height:2rem;transform-origin:center;flex-shrink:0;flex-grow:0;margin-left:.25rem;margin-right:.5rem}#part-list [slot=label] svg use{stroke-width:0;fill:#fff;color:#000}.theme-halloween #part-list [slot=label] svg use{fill:#fff69b}.theme-blm #part-list [slot=label] svg use{fill:#909090;color:#000}.clear-away-ui #part-list{opacity:0;transform:translateY(50%)}@media(orientation:portrait){#part-list{width:100%}}@media(orientation:landscape){#part-list{width:20rem;max-width:55vw}}@media(min-width:30rem){#part-list{max-height:100vh;right:0;--menu-transition-transform:translateX(100%)}.clear-away-ui [data-part-list-open]+#part-list{transform:translateX(50%)}}.add-part-icon{margin:0 .5rem;border-radius:50%;border:2px dashed #fff}.theme-halloween .add-part-icon{border:2px dashed #fff69b}.theme-blm .add-part-icon{border:2px dashed #909090}wam-nestedmenu [slot=label] span{display:block}wam-nestedmenu [slot=label] span:nth-child(2){font-size:75%;opacity:.75;margin-top:.25rem}.mini-countdown{left:50%;top:1.25rem;transform:translateX(-50%);width:3rem;height:.7rem;border-radius:.5rem;position:absolute;background:rgba(9,18,31,.95);border:2px solid #00e676}.theme-halloween .mini-countdown{background:rgba(62,28,52,.95);border-color:#00e676}.theme-blm .mini-countdown{background:rgba(24,16,8,.9);border-color:#c20008}.mini-countdown div{height:100%;animation:mini-countdown-go .8s linear infinite}.mini-countdown div,.theme-halloween .mini-countdown div{background-color:#00e676}.theme-blm .mini-countdown div{background-color:#c20008}@keyframes mini-countdown-go{0%{width:0}to{width:100%}}.static-message{max-width:30rem;padding:1rem;background-color:rgba(9,18,31,.95)}.theme-halloween .static-message{background-color:rgba(62,28,52,.95)}.theme-blm .static-message{background-color:rgba(24,16,8,.9)}@media(min-width:30rem){.static-message{position:absolute;top:50vh;left:50vw;transform:translate(-50%,-50%)}}.svg-library{display:none}#app{margin:0;padding:0;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;font-family:Orbitron,Open Sans,Ubuntu,Roboto,SegoeUI,Helvetica,sans-serif}.part svg{pointer-events:none}.part svg use{pointer-events:all;stroke-width:1;fill:#033356;stroke:#fff}.theme-halloween .part svg use{fill:#3e1c34;stroke:#fff}.theme-blm .part svg use{fill:#181008;stroke:#909090}.dock-point{display:none}.part.dragging-ref{pointer-events:none;z-index:35}.part.dragging-ref svg use{fill:none;stroke-width:1;stroke-dasharray:4;color:transparent;pointer-events:none}.part.dragging-ref .connector[data-snap=open]{display:block;animation:none}.part.dragging-ref .connector[data-snap=snapped]{display:none}.offset-for-touch{animation:part-drag-offset .3s}@keyframes part-drag-offset{0%{top:48px}to{top:0}}.selected svg use{stroke-width:3}.selected svg use,.theme-halloween .selected svg use{stroke:#00e676;color:#00e676;fill:#005924}.theme-blm .selected svg use{stroke:#c20008;color:#c20008;fill:#990006}svg .outline{fill:inherit;stroke:inherit;stroke-width:inherit;stroke-dasharray:inherit}svg .icon{fill:currentColor;stroke-width:0}svg .window{fill:currentColor;opacity:.5}.part{top:0;left:0;transform-origin:0 0;z-index:0}.connector,.part,.part svg{position:absolute}.connector{width:10px;height:10px;border-radius:50%;display:none;z-index:1;background-color:#04e4ff}.theme-halloween .connector{background-color:#f7921e}.theme-blm .connector{background-color:#fbec0b}.connector[data-snap=open]{display:block;animation:glow 1s infinite alternate}.connector[data-snap=snapped]{display:block;background-color:#00e676;box-shadow:0 0 0 2px #1c4565,0 0 0 4px #00e676}.theme-halloween .connector[data-snap=snapped]{background-color:#00e676;box-shadow:0 0 0 2px #130912,0 0 0 4px #00e676}.theme-blm .connector[data-snap=snapped]{background-color:#c20008;box-shadow:0 0 0 2px #000,0 0 0 4px #c20008}@keyframes glow{0%{box-shadow:none}to{box-shadow:0 0 4px 4px hsla(0,0%,100%,.2)}}.part.dragging{z-index:30;pointer-events:none}.part.dragging-drop{z-index:-1}.part.dragging-drop svg use{stroke:none;stroke-width:none}p{margin-bottom:1}.multi-select-bar{visibility:hidden;user-select:none;position:absolute;top:0;width:100vw;min-height:3rem;display:flex;align-items:center;justify-content:space-between;z-index:100;padding:0;margin:0;transform:translateY(-100%);transition:transform .2s;color:#000}.multi-select-bar,.theme-halloween .multi-select-bar{background-color:#00e676}.theme-blm .multi-select-bar{background-color:#c20008;color:#000}.multi-select-bar button{width:3rem;height:3rem;background:transparent;border:0}.multi-select-bar button:focus{box-shadow:inset 0 0 0 2px #fff}.multi-select-bar span{padding:.5rem 1rem}[data-multi-select-ctrl] .multi-select-bar.ctrl,[data-multi-select-locked] .multi-select-bar.locked{transform:none;visibility:visible}@media(min-width:30rem){.multi-select-bar{width:unset;left:50%;top:.5rem;border-radius:1.5rem;height:3rem;transform:translateX(-50%) scale(.01);transform-origin:50% 50%;padding:0 .5rem}[data-multi-select-ctrl] .multi-select-bar.ctrl,[data-multi-select-locked] .multi-select-bar.locked{transform:translateX(-50%)}}#statistics{position:absolute;text-shadow:2px 2px 4px rgba(0,0,0,.4);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#statistics>div{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#statistics .icon{height:1.4rem;line-height:1.4rem;margin-left:.5rem;order:2;margin-top:.05rem;fill:#fff}.theme-halloween #statistics .icon{fill:#fff69b}.theme-blm #statistics .icon{fill:#909090}@media not all and (min-width:30rem){#statistics{top:.5rem;right:.5rem}}#add-part-button{position:absolute;bottom:1rem;right:1rem;transition:opacity .5s;width:4rem;height:4rem;padding:.5rem;font-size:3rem;z-index:40}#add-part-button,#add-part-button:focus:after{border-radius:50%}.clear-away-ui #add-part-button{opacity:0}#add-part-button i{transition:transform .5s;transform:none;font-size:inherit}#add-part-button[data-part-list-open] i{transform:rotate(225deg)}.context-menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:1.5rem;display:flex;background-color:rgba(9,18,31,.95);color:#fff}.theme-halloween .context-menu{background-color:rgba(62,28,52,.95);color:#fff69b}.theme-blm .context-menu{background-color:rgba(24,16,8,.9);color:#909090}.context-menu button{height:3rem;width:3rem;border:0;font-size:1.5rem;position:relative;background:transparent;color:inherit;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.context-menu button i{font-size:inherit}.context-menu button:hover{color:#69efff}.theme-halloween .context-menu button:hover{color:#ff9e30}.theme-blm .context-menu button:hover{color:#fbee1f}.context-menu button:active{color:#03b6cc}.theme-halloween .context-menu button:active{color:#e47e08}.theme-blm .context-menu button:active{color:#978f13}.context-menu button:first-child{width:4rem;padding-left:1rem;border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.context-menu button:last-child{width:4rem;padding-right:1rem;border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem;font-size:1rem}.context-menu span{border-right:1px solid hsla(0,0%,100%,.25)}.theme-halloween .context-menu span{border-right:1px solid rgba(255,246,155,.25)}.theme-blm .context-menu span{border-right:1px solid hsla(0,0%,56.5%,.25)}.context-menu[data-state=closed]{display:none}.context-menu[data-state=open]{transition:top .5s ease-in-out,left .5s ease-in-out}.context-menu[data-state=opening]{animation:context-menu-pop .2s}.context-menu[data-state=closing]{animation:context-menu-pop .2s reverse}.context-menu[data-state=opening][data-animation=fade-only]{animation:context-menu-fade-only .2s}.context-menu[data-state=closing][data-animation=fade-only]{animation:context-menu-fade-only .2s reverse}@keyframes context-menu-pop{0%{opacity:0;transform:scale(.1)}}@keyframes context-menu-fade-only{0%{opacity:0}}.panel{z-index:20;background-color:rgba(9,18,31,.95);color:#fff;position:absolute;bottom:0;right:0}.theme-halloween .panel{background-color:rgba(62,28,52,.95);color:#fff69b}.theme-blm .panel{background-color:rgba(24,16,8,.9);color:#909090}@media not all and (min-width:30rem){.panel{left:0;max-height:40vh}}.view{background-color:#1c4565;overflow:hidden}.theme-halloween .view{background-color:#130912}.theme-blm .view{background-color:#000}#blueprint-view{position:absolute;top:0;left:0;width:100vw;height:100vh}.view-internal{position:relative;transform-origin:0 0}#trash-bin{padding:0;background-color:#1c4565;border:2px dashed #fff;border-radius:3px;color:#fff;position:absolute;bottom:1rem;right:1rem;width:calc(100% - 2rem);height:4rem;font-size:3rem;z-index:31;border-radius:2rem;display:flex;align-items:center;justify-content:center}.theme-halloween #trash-bin{background-color:#130912;border-color:#fff69b;color:#fff69b}.theme-blm #trash-bin{background-color:#000;border-color:#909090;color:#909090}#trash-bin.hover,#trash-bin:hover{animation:pulse-red .75s ease-in-out -.25s infinite alternate}#menu-button{top:.5rem;display:flex;align-items:center;transition:transform .5s,opacity .5s;padding:.5rem .75rem}#file-menu,#menu-button{position:absolute;left:.5rem}#file-menu{top:3.5rem;width:16rem;z-index:100;transform-origin:top left;--menu-border-width:0px;--menu-border-radius:0.25rem;--menu-focus-color:#fff;font-family:Orbitron,Roboto,SegoeUI,Helvetica,sans-serif;color:#fff;--menu-background:rgba(9,18,31,0.95);--menu-item-background:rgba(9,18,31,0.95)}.theme-halloween #file-menu{color:#fff69b;--menu-background:rgba(62,28,52,0.95);--menu-item-background:rgba(62,28,52,0.95)}.theme-blm #file-menu{color:#909090;--menu-background:rgba(24,16,8,0.9);--menu-item-background:rgba(24,16,8,0.9)}@keyframes pulse-red{0%{background-color:#192f43}to{background-color:#ff1744}}@keyframes trash-transition{0%{opacity:0}to{opacity:1}}.toast{position:absolute;top:1.5em;right:1em;left:1em;z-index:50;display:flex;justify-content:center;pointer-events:none}.toast div{color:rgba(9,18,31,.95);background-color:#fff;padding:1rem;border-radius:2rem;max-width:30rem}.theme-halloween .toast div{color:rgba(62,28,52,.95);background-color:#fff69b}.theme-blm .toast div{color:rgba(24,16,8,.9);background-color:#909090}.toast-add-button-hint{display:inline-block;width:1em;height:1em;font-size:170%;border-radius:50%;text-align:center;border:2px dashed rgba(9,18,31,.95)}.theme-halloween .toast-add-button-hint{border:2px dashed rgba(62,28,52,.95)}.theme-blm .toast-add-button-hint{border:2px dashed rgba(24,16,8,.9)}@keyframes toast-transition{0%{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:none}}#credits-screen{position:absolute;top:0;left:0;background:rgba(0,0,0,.85);color:#fff;width:100vw;height:100vh;z-index:50;font-size:1.2rem;overflow-y:auto;animation:credit-fade .5s;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#credits-screen>div{min-width:320px;max-width:40rem;padding:4rem 1rem 1rem;box-sizing:border-box;margin:0 auto;text-align:center}#credits-screen>div:after{content:"";display:block;position:fixed;top:0;left:0;right:0;height:4rem;background:-moz-linear-gradient(top,#000 0,#000 10%,transparent 100%);background:-webkit-linear-gradient(top,#000,#000 10%,transparent);background:linear-gradient(180deg,#000 0,#000 10%,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=0)}#credits-screen>button{position:fixed;top:.5rem;left:.5rem;width:3rem;height:3rem;border:0;color:#fff;border-radius:50%;background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 30%,transparent 100%);background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 30%,transparent 100%);background:radial-gradient(ellipse at center,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 30%,transparent 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#99000000",endColorstr="#00000000",GradientType=1)}#credits-screen>button:hover{color:#04e4ff}#credits-screen h1{font-size:1.8rem;font-weight:400;margin-bottom:1rem}#credits-screen h2{font-size:1.6rem;font-weight:400;margin:0}#credits-screen dt{font-weight:700;letter-spacing:1px}#credits-screen div svg{width:2rem;fill:currentColor}#credits-screen dd{padding:0;margin:1rem 0 0}#credits-screen dt{margin:1rem 0 0}#credits-screen dt+dt{margin-top:.5rem}#credits-screen dd+dt,#credits-screen dt:first-child{margin-top:4rem}#credits-screen a{color:#04e4ff}#credits-screen ul{font-size:80%;list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center}#credits-screen li{margin:.5em}@keyframes credit-fade{0%{opacity:0}to{opacity:1}}@media(min-width:30rem){.panel{bottom:0;right:0;top:0;border-top:none;max-width:22rem}#trash-bin{height:calc(100% - 2rem);width:4rem}#statistics{bottom:.5rem;left:.5rem;display:flex;flex-direction:row;transition:transform .5s}#statistics>div:not(:last-child){margin-right:1.5rem}}