*{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:none;border:none}html{font-size:1rem;font-weight:1rem;background-color:#fff;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none;color:#0080ff;cursor:pointer}a:hover{color:#000}h1,h2,h3,h4,h5,h6{font-weight:900;letter-spacing:-.04em;zoom:1.25}input{border:1px solid #f2f2f2}::-webkit-scrollbar{width:0;height:0;background:transparent}#notification{z-index:3;display:block;position:fixed;padding:8px 0;right:0}#notificationText{max-width:184px;text-align:left;background-color:rgba(0,0,0,.56);box-shadow:0 4px 2px rgba(51,153,255,.1),0 4px 8px rgba(0,102,204,.2);color:#fff;padding:16px;font-size:.6875rem;font-weight:700;margin:0 auto;width:288px;border-radius:8px 0 0 8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}nav{display:flex;flex-direction:column;justify-content:space-between;font-size:.6875rem;background-color:#fff;border-bottom:1px solid #f2f2f2;position:fixed;top:0;left:0;right:0;overflow:hidden;z-index:2;padding:0;margin:0;height:108px}#nav-header{display:flex;padding:0 8px;height:54px}#nav-controls{display:flex;align-items:center;justify-content:space-between;background-color:#fff;height:108px;border-radius:24px 24px 0 0;padding:0 10px;height:54px}#controls-center,#controls-left{display:flex;flex:1 1}#controls-center{align-items:center;justify-content:center}#controls-right{align-items:center;justify-content:flex-end}#controls-right,#view-controls{display:flex;flex:1 1}.avatar{width:24px;height:24px;border-radius:50%}.loading-logo{-webkit-animation:loading-frames 1s ease infinite both;animation:loading-frames 1s ease infinite both}@-webkit-keyframes loading-frames{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}50%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}to{-webkit-transform:rotateX(1turn);transform:rotateX(1turn)}}@keyframes loading-frames{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}50%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}to{-webkit-transform:rotateX(1turn);transform:rotateX(1turn)}}#logo{display:flex;justify-content:center;align-items:center;margin:0 8px 0 0;cursor:pointer!important}#logo>img{height:24px}#tabs{align-items:flex-end}#tabs,.tab{display:flex}.tab{align-items:center;margin:12px 8px}.tab-name{font-size:.6875rem;font-weight:700}content{margin-top:108px;display:block;overflow:hidden}content:first-child{margin-top:320px}.wrapper{display:flex;width:100%;height:100vh;align-items:center;justify-content:center}.wrapper-inner{flex-direction:column}.btn,.wrapper-inner{display:flex;justify-content:center;text-align:center}.btn{font-weight:700;align-items:center;border-radius:32px;height:26px;overflow:hidden;padding:0 16px;cursor:pointer;color:#fff;background-color:#0080ff;border:2px solid #0080ff;-webkit-transition:all .6s cubic-bezier(.175,.885,.32,1.275);transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.btn-lg{font-size:fontSizeLarge;padding:16px 32px;border-radius:64px}.btn:hover{background-color:#1a8cff;box-shadow:0 4px 2px rgba(51,153,255,.1),0 4px 8px rgba(0,102,204,.2);color:#fff;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.btn-secondary{border:2px solid transparent;background-color:transparent;box-shadow:0;color:#000}.btn-secondary:hover{background-color:#fff;border-color:#fff;color:#000;box-shadow:0 4px 2px rgba(51,153,255,.1),0 4px 8px rgba(0,102,204,.2)}.btn-img{padding-left:2px;justify-content:flex-start}.btn-img>img{margin-right:8px;cursor:pointer}.segmented{line-height:0;background:-webkit-gradient(linear,left top,right top,color-stop(10%,#0080ff),color-stop(50%,#0f0),color-stop(90%,red));background:linear-gradient(90deg,#0080ff 10%,#0f0 50%,red 90%);border-radius:20px;padding:2px;display:flex;flex-direction:row}.segmented>.btn{border:none;flex-direction:column;justify-content:space-between;min-width:96px;background-color:transparent;color:#fff}.segmented>.btn>span{margin:12.8px 0 0;display:block;cursor:pointer;align-items:center}.segmented>.btn:hover{opacity:1;box-shadow:none}.segmented>.btn.on{color:#000;background-color:#fff;opacity:1}#statement{flex:1 1;color:#000;font-size:1.25rem;background-color:transparent;text-align:center;font-weight:700;letter-spacing:-.05em;padding:16px;border:none;cursor:text;-webkit-transition:all .3s ease;transition:all .3s ease}#statement:hover{background-color:#f2f2f2;border:0 solid}#statement::-webkit-input-placeholder{color:#e0e0e0}#statement::-moz-placeholder{color:#e0e0e0}#statement:-ms-input-placeholder{color:#e0e0e0}#statement::-ms-input-placeholder{color:#e0e0e0}#statement::placeholder{color:#e0e0e0}.chapter{background-color:#f2f2f2}.chapter-content{padding:0 0 8px}.chapter-header{background-color:#fff;box-shadow:0 12px 12px -12px hsla(0,0%,43.9%,.2);vertical-align:baseline;border-bottom:1px solid #f2f2f2;-webkit-transition:all .6s cubic-bezier(.175,.885,.32,1.275);transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.chapter-header:hover{background-color:#fafafa}.chapter-title{display:flex;align-items:center;padding:8px 16px;cursor:pointer}.chapter-title>*{cursor:pointer}.chapter-emoji{width:32px;height:32px;display:flex;justify-content:center;align-items:center}.chapter-name{font-weight:700}.chapter-icon{font-size:.5rem;margin:-4px 8px;vertical-align:middle}.row{display:flex;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;flex:1 1;justify-content:flex-start}.row:first-child>.row-content{padding-top:8px}.row-title{display:flex;z-index:1;background-color:hsla(0,0%,94.9%,.95);min-width:192px;max-width:192px;font-weight:700;border-right:1px solid #f2f2f2;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;flex-direction:column;justify-content:center;box-shadow:12px 0 12px -12px hsla(0,0%,43.9%,.2)}.row-title-placer{align-items:flex-end;display:flex;padding:16px 16px 0;text-transform:capitalize}.row-title-note{font-size:.6875rem;font-weight:500;padding:0 16px 16px;color:#707070}.row-title.hidden{display:none}.row-content{display:flex;flex:1 1;overflow-x:scroll;margin-left:-192px;padding-left:200px;padding-right:8px}.row-content.hidden{justify-content:center}.row-spacer{min-width:4px;display:flex}.row-end{display:flex;align-items:center;padding:8px 32px 8px 8px;color:#707070;font-size:.6875rem}.row-end.hidden{display:none}.tile{flex-direction:column;background-color:#fff;min-width:128px;min-height:128px;margin:8px;border:1px solid transparent;cursor:pointer;box-shadow:0 2px 2px rgba(51,153,255,.1);-webkit-transition:all .6s cubic-bezier(.175,.885,.32,1.275);transition:all .6s cubic-bezier(.175,.885,.32,1.275);color:#707070}.tile,.tile.active{display:flex}.tile.active.hiding{box-shadow:none;min-width:0}.tile:hover{box-shadow:0 4px 2px rgba(51,153,255,.1),0 4px 8px rgba(0,102,204,.2);-webkit-transform:translateY(-2px);transform:translateY(-2px);color:#000}.tile:hover>.tile-buttons{display:inherit}.tile:hover.selected{border:1px solid #0080ff}.tile.selected{border:1px solid #000;color:#000}.tile.animate{-webkit-transform:scale(.75) skew(22deg,24deg);transform:scale(.75) skew(22deg,24deg);box-shadow:-8px 8px 4px rgba(0,0,0,.15)}.tile.animate>.tile-title{opacity:0}.tile.hidden{display:none}.tile.hidden.active{display:flex}.tile-buttons{padding:10px 0 0 10px;position:absolute;display:none}.tile-add,.tile-hide{width:12px;height:12px;border-radius:12px;opacity:.25}.tile-add:hover,.tile-hide:hover{color:#0080ff;opacity:1!important}.tile-add{background:#0f0;border:1px solid #00fc00}.tile-hide{background:red;border:1px solid #fc0000}.tile-content{display:flex;flex-direction:column;flex:1 1;align-items:center;justify-content:center;cursor:pointer}.tile-image{width:64px;height:64px;margin:-16px 0 4px;cursor:pointer}.tile-title{font-size:.6875rem;font-weight:700;text-align:center;cursor:pointer}#footer{position:fixed;bottom:0;left:0;z-index:1;display:flex;flex-direction:row;background-color:#000}#footer-menu{display:flex;width:48px;height:48px;justify-content:center;align-items:center}#footer-menu,#footer-menu span{cursor:pointer}#footer-content{display:flex;background-color:#fff;font-size:.6875rem}#bot{position:fixed;right:48px;bottom:48px}#mo{cursor:pointer;position:absolute;right:-36px;bottom:-36px;font-size:2.5rem;line-height:1}#mo.hi{background:-webkit-gradient(linear,left top,right top,from(#fd8080),color-stop(25%,#ffbebe),color-stop(55%,#ffb6b6),to(#fd8080));background:linear-gradient(90deg,#fd8080 0,#ffbebe 25%,#ffb6b6 55%,#fd8080);border-color:#fd8080;color:#fff}#mo.look-down{padding:8px 0 0 8px}#mo.look-up{padding:4px}#mo.look-straight{padding:8px 4px 0}#moMsg{color:#fff!important;background-color:#000;padding:16px 19.2px;font-size:1rem;font-weight:500;font-family:monospace;max-width:192px;border-radius:16px 16px 0 16px;margin:0 -16px -16px 0}#moMsg.hi{background-color:#f66;color:red}#moMsg>.error{background-color:#fff;color:red}#matrix{position:absolute;overflow:hidden;width:100%}@media screen and (max-width:1023px){#matrix{display:none;visibility:hidden}nav{background-color:red}}.bavaria{background-color:#0080ff}#reset{color:red}#donate-ico{font-size:1rem;opacity:0;position:absolute;top:56px;right:32px}#donate-ico.animate{opacity:1;font-size:4rem}.text-primary{color:#0080ff}.text-red{color:red}.text-bold{font-weight:700}.m-0{margin:0}.m-1{margin:2px}.m-2{margin:4px}.m-3{margin:8px}.m-4{margin:16px}.mx-0{margin-right:0;margin-left:0}.mx-1{margin-right:2px;margin-left:2px}.mx-2{margin-right:4px;margin-left:4px}.mx-3{margin-right:8px;margin-left:8px}.mx-4{margin-right:16px;margin-left:16px}.mr-0{margin-right:0}.mr-1{margin-right:2px}.mr-2{margin-right:4px}.mr-3{margin-right:8px}.mr-4{margin-right:16px}
/*# sourceMappingURL=main.c84b323b.chunk.css.map */