.Header{position:fixed;width:100%;height:50px;background-color:#00a0b0;box-shadow:0 4px 16px rgba(0,0,0,.2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 5%;color:#fff;font-size:1.8rem;top:0;z-index:100}.Header-logo{font-weight:900}.Header-sublogo{font-weight:100;margin-left:.5em}.Header-nav{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.Header-nav div{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;height:100%;width:auto;padding:0 15px;font-size:1.3rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;position:relative}.Header-nav div:hover{background-color:hsla(0,0%,96%,.5);cursor:pointer}.Header-nav a{text-decoration:none;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:inherit;height:100%;color:hsla(0,0%,100%,.9)}.Header-nav a.active div{background-color:transparent;cursor:default;font-weight:700;color:#fff}.Header-nav a.active div:after{content:" ";width:100%;position:absolute;height:4px;background-color:hsla(0,0%,100%,.9);bottom:0;left:0}.Header-login img{height:30px}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}#root,.container,body,html{width:100%;height:100%;min-width:100%;min-height:100%;background-color:#f4f4f4}html{font-size:62.5%}body{font-family:Lato,Helvetica Neue,Helvetica,sans-serif;font-size:1.6rem}*{box-sizing:border-box}.container{position:absolute;top:0;padding-top:50px}input{width:100%;background-color:#fff;font-family:Lato,Helvetica Neue,Helvetica,sans-serif;font-size:2.2rem;line-height:1.4;padding:.5em 1em;border:0;outline:none;border:1px solid rgba(60,60,60,.1);font-weight:700}::-webkit-input-placeholder{font-weight:400}::-moz-placeholder{font-weight:400}:-ms-input-placeholder{font-weight:400}::placeholder{font-weight:400}button{font-size:1.4rem;line-height:1.6;height:50px;width:auto;padding:5px 10px;font-family:Lato,Helvetica Neue,Helvetica,sans-serif;font-weight:900;border:0;text-transform:uppercase;color:#000;background-color:#dcdcdc;border-radius:3px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;outline:none;cursor:pointer}button:hover{background-color:#c8c8c8}button.active{background-color:#00a0b0;color:#fff;cursor:pointer}button.active:hover{background-color:#1ebece}button.accepting{background-color:#3cdcec}button.full{border-radius:2px}.History{width:350px;margin-left:-40px;max-height:550px;overflow-y:auto}.HistoryItem,.HistoryPin{border-top:1px solid rgba(51,51,51,.1);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:200px;margin-left:40px;background-color:#fff;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);box-shadow:0 6px 16px rgba(51,51,51,.15)}.HistoryItem-num{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:100%;background-color:rgba(51,51,51,.05);font-weight:300;border-right:1px solid rgba(51,51,51,.1)}.HistoryItem.selected .HistoryItem-text{background-color:rgba(0,160,176,.1)}.HistoryItem-num,.HistoryItem-text,.HistoryPin{padding:10px}.HistoryItem-text{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.HistoryItem-text:hover{background-color:rgba(0,160,176,.03);cursor:pointer}.HistoryPin{-webkit-transform:translateX(-40px);-ms-transform:translateX(-40px);transform:translateX(-40px);background-color:rgba(255,173,0,.5);border:1px solid rgba(51,51,51,.1);margin:5px 0 5px 45px}.HistoryItem,.HistoryPin{padding-right:0;word-break:break-word}.HistoryPin.head,.HistoryPin.head button{box-shadow:0 0 2px 2px rgba(0,160,176,.8)}.HistoryItem button,.HistoryPin button{position:absolute;right:-130px;width:130px;top:0;height:100%;font-size:1.2rem;cursor:pointer}.HistoryItem button{right:-100px;width:100px}.HistoryItem button:hover,.HistoryPin button:hover{background-color:rgba(0,160,176,.8);color:#fff}.HistoryItem.defining .HistoryItem-num:before{content:" ";background-color:#00a0b0;color:#fff;height:20px;width:20px;top:10px;left:5px;position:absolute;cursor:pointer;display:block}.HistoryItem.defining{box-shadow:0 0 2px 2px rgba(0,160,176,.8)}.defineMode .HistoryItem.defining:last-child{margin-bottom:20px}.HistoryPin-remove{border-radius:50%;float:right;border:1px solid rgba(51,51,51,.2);width:24px;height:24px;position:absolute;right:10px;top:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.HistoryPin-remove:hover{background-color:rgba(51,51,51,.3);color:#fff}.HistoryItem.tentative{opacity:.5;margin-top:20px}::-webkit-scrollbar{background-color:transparent}.HistoryPin-remove~.HistoryItem-text-text{margin-right:25px}.Blocks{width:825px;height:600px}.CommandBar{width:100%;box-shadow:0 6px 24px rgba(60,60,60,.18);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.CommandBar button{margin:0;box-sizing:border-box;height:auto;min-width:15%;border-top-left-radius:0;border-bottom-left-radius:0}.StatusMsg{font-size:1.8rem;width:80%}.SidePanel{right:0;width:350px!important;background-color:#fff;height:350px;position:absolute;box-shadow:0 4px 8px rgba(51,51,51,.15);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transition:width .2s ease;transition:width .2s ease;overflow:hidden}@media (max-height:600px){.SidePanel{top:50px}}.SidePanel-header{font-size:1.8rem;font-weight:900;padding:10px 15px;height:40px;border-bottom:1px solid #efefef;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.SidePanel-header,.Target-struct{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.Target-struct{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.Target-struct .Blocks{width:330px;height:240px}.Target-metadata{width:100%;border-top:1px solid #efefef}.Target-metadata,.Target-metadata>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.Target-metadata>div{width:50%;height:40px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.Target-metadata>div:first-child{border-right:1px solid #efefef}.BlocksWorld-right.collapsed .Target{width:50px!important;overflow:hidden}.BlocksWorld-right.collapsed .Target-header-name,.BlocksWorld-right.collapsed .Target-metadata,.BlocksWorld-right.collapsed .Target-struct{display:none}.SidePanel-header-arrow{cursor:pointer}.SidePanel.collapsed,.Target.collapsed{width:50px!important}.SidePanel.collapsed .SidePanel-content,.SidePanel.collapsed .SidePanel-header-name,.Target.collapsed .SidePanel-header-name,.Target.collapsed .Target-metadata,.Target.collapsed .Target-struct{display:none}.SidePanel-content{padding:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-align:space-between;-webkit-align-items:space-between;-ms-flex-align:space-between;align-items:space-between}.SharePanel-buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between;width:100%}.SharePanel-buttons .yourstructs{width:100px;font-size:.7em}.SharePanel-buttons .yourstructs button{font-size:.7em;height:auto}.SharePanel-buttons button{cursor:pointer}input.SharePanel-structname{font-size:1.2rem}.Win>div{height:300px;width:500px}.Win code{max-width:100%;word-wrap:break-word}.modal-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:10000}.modal{background-color:#fff;height:80%;width:60%;position:relative;color:#000;overflow:scroll}.modal-header{font-weight:700;font-size:2.8rem;height:1.6;border-bottom:1px solid rgba(0,0,0,.3);padding:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.modal-body{padding:20px}.modal-escape{position:absolute;right:20px;top:14px;font-size:36px;color:rgba(0,0,0,.3);-webkit-transition:color .2s ease;transition:color .2s ease}.modal-escape:hover{cursor:pointer;color:#000}.Build{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.Build,.Build>div{width:100%}div.Build-command{width:80%;position:absolute;bottom:50px;left:10%}div.Build-world{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.Build-status,div.Build-world{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.Build-status{margin-top:20px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:30px}.Build-actions{font-size:1.4rem}.Build-actions button{height:32px;width:32px;font-size:1.2rem;margin-left:10px;float:right;margin-top:10px}.SharedStructures{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:50px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.SharedStructures .Blocks{width:100%;height:100%}.SharedStructures-row{width:100%;margin-bottom:20px;max-height:120px}.SharedStructures-row,.SharedStructures-votes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.SharedStructures-votes{width:70px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.SharedStructures-votes-tally{font-size:2.6rem}.SharedStructures-votes-upvote{-webkit-transition:color .2s ease;transition:color .2s ease}.SharedStructures-votes-desc{font-size:1.4rem}.SharedStructures-votes-upvote:hover{cursor:pointer;color:#00a0b0}.SharedStructures-struct{background-color:#fff;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;box-shadow:0 4px 8px rgba(51,51,51,.15);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.SharedStructures-struct.highlight{box-shadow:0 0 2px 2px rgba(0,160,176,.8)}.SharedStructures-struct-blocks{width:165px;height:120px;padding:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.SharedStructures-struct-blocks img{width:160px;height:120px}.SharedStructures-struct-blocks:hover{cursor:pointer;background-color:#f0f0f0}.SharedStructures-struct-recipe{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:10px;font-size:1.2rem;max-height:100%;overflow-y:auto}.SharedStructures-struct-recipe span{display:inline-block;padding:5px;border:1px solid rgba(51,51,51,.1);box-shadow:0 2px 4px rgba(51,51,51,.15)}.SharedStructures-struct-id{position:absolute;bottom:3px;left:3px;background-color:#fff;padding:2px;font-size:1.4rem}.SharedStructures-bigstruct .modal{width:90%;height:85%}.SharedStructures-bigstruct .Blocks{width:825px;height:600px}.SharedStructures-bigstruct .modal-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveUtterances{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:50px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.LiveUtterances-group{margin-bottom:15px;background-color:#fff;box-shadow:0 4px 8px rgba(51,51,51,.15);padding:15px}.LiveUtterances-groupid{padding:0 20px 10px;margin-bottom:10px;border-bottom:1px solid rgba(0,0,0,.1);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.LiveUtterances-groupid .time,.LiveUtterances-groupid .title{color:rgba(60,60,60,.6);font-size:1.4rem}.LiveUtterances-groupid .title{text-transform:uppercase}.LiveUtterances-utterance{padding:5px;display:inline-block;box-shadow:0 2px 4px rgba(51,51,51,.15);border:1px solid rgba(51,51,51,.05);margin:4px;position:relative}.LiveUtterances-utterance .define{font-weight:700}.LiveUtterances-utterance-body{display:none}.LiveUtterances-utterance:hover .LiveUtterances-utterance-body{display:block;position:absolute;z-index:100;top:80%;background-color:#fff;padding:5px;width:300px;box-shadow:0 5px 10px rgba(0,0,0,.1);font-size:1.2rem}.Community{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.Community>div{-webkit-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%;min-width:400px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.Community-header{width:100%;padding-bottom:30px;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:30px}.Community-header h3{font-size:2.4rem}.Community-header h3,.Community-header p{margin:0;padding:0}.Community-content{width:100%;margin-bottom:50px}.Help{width:100%;height:100%;padding:30px 50px}.Help>ul{height:80%;overflow-y:scorll;-webkit-columns:2;-moz-columns:2;columns:2;width:100%}.About{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.About>div{width:95%;height:100%;box-shadow:0 10px 40px rgba(0,0,0,.18);background-color:#fff;padding:25px 30px}.Definitions{width:100%;height:100%;padding:30px 50px}.Definition{margin-bottom:10px}.Step{font-size:.8em}.Step a{color:#00a0b0;cursor:pointer;border-bottom:1px dotted rgba(0,160,176,.5)}.Step a:hover{border-bottom:1px solid #00a0b0}.Step a.nomatch{color:red;border:none;cursor:default}.Definition.highlight{padding:8px;background-color:rgba(255,255,0,.7)}.Definitions-search{margin-bottom:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.Definitions-search input{font-size:1.4rem}.Definitions-search button{font-size:1.2rem;padding:0 2em;margin-left:15px;height:auto;box-sizing:border-box}
/*# sourceMappingURL=main.9e7b213a.css.map*/