.navigation[data-v-1e46910c]{width:60px;min-height:100vh;height:100%;z-index:10}.navigation__panel[data-v-1e46910c]{width:60px;min-height:100vh;background:#fcfcfc;border-right:1px solid #eee;z-index:10;position:fixed;top:0}.navigation__panel__link[data-v-1e46910c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;font-weight:700}.navigation__panel__link[data-v-1e46910c]:hover{background:#eee;border-radius:10px}body{margin:0;background:var(--background);color:var(--text);font-family:Helvetica,sans-serif;font-size:1em}@media (--for-phone-only){body{font-size:1em}}a:link,a:visited{color:var(--text)}h1{font-size:2.5rem}h2{font-size:2rem}h2,h3{margin-top:30px;margin-bottom:5px;font-weight:lighter}h3{font-size:1.5rem}#app{background:var(--background)}.highlight{color:var(--noesisBlue);font-weight:700}.stretch-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-grow,.stretch-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.center-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.center-content,.flex,.flex-column{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-with-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.logo{width:auto;height:24px}.confirmation,.error,.warning{padding:1rem;margin-bottom:1rem;border-left-width:5px;border-left-style:solid}.error{border-color:#c00;background:#ffe6e6;color:#4d0000}.confirmation{border-color:#42b983;background:#ceded5;color:#07250c}.warning{border-color:#e7c000;background:#fff8d5;color:#32330c}.section{padding:1rem}.section-title{font-size:1.4rem;margin-bottom:4px}.app__content[data-v-2de65a44]{-webkit-box-flex:1;-ms-flex:1;flex:1}.production-mode[data-v-2de65a44]{padding:10px}.production-border[data-v-2de65a44]{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;border:10px solid red;width:100vw;height:100vh;background:transparent;pointer-events:none}