@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;padding:0;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dimmed{opacity:.4}.hover-undimmed{opacity:.2;transition:opacity 1s ease-in-out}.hover-undimmed:hover{opacity:1}.center{margin-left:auto!important;margin-right:auto!important}.active,.inactive{transition-duration:.5s}.inactive{-webkit-filter:grayscale(.8);filter:grayscale(.8);opacity:.2}.step-guide{word-wrap:normal;background:#272822;border-radius:.3em;color:#f8f8f2;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;-webkit-hyphens:none;hyphens:none;line-height:1.5;margin:.5em 0;overflow:auto;padding:1em;tab-size:4;text-align:left;text-shadow:0 1px rgba(0,0,0,.3);white-space:pre;word-break:normal;word-spacing:normal}.obs{color:#e6db74}.step-guide a{color:#3f6eda;text-decoration:none}.step-guide q{background-color:#1e1f22;color:#a6e22e}.step-guide q.button{color:#66d9ef}.step-guide q.name{color:#e6db74}.step-guide ol{margin:0}.step-guide li::marker{color:#e6db74}.github-button{background-color:#ebf0f4;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3ClinearGradient id='a' x2='0' y2='1'%3E%3Cstop stop-color='%23f6f8fa'/%3E%3Cstop offset='90%25' stop-color='%23ebf0f4'/%3E%3C/linearGradient%3E%3Crect width='100%25' height='100%25' fill='url(%23a)'/%3E%3C/svg%3E");background-image:linear-gradient(180deg,#f6f8fa,#ebf0f4 90%);border-color:rgba(31,35,40,.15);border-radius:4px;color:#24292f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:12px;font-weight:600;height:12px;line-height:12px;outline:0;padding:3px 5px;text-decoration:none;-webkit-user-select:none;user-select:none}.github-button svg{position:relative;top:2px}.App{text-align:center}code[class*=language-],pre[class*=language-]{word-wrap:normal;background:none;color:#f8f8f2;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;-webkit-hyphens:none;hyphens:none;line-height:1.5;tab-size:4;text-align:left;text-shadow:0 1px rgba(0,0,0,.3);white-space:pre;word-break:normal;word-spacing:normal}pre[class*=language-]{border-radius:.3em;margin:.5em 0;overflow:auto;padding:1em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272822}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#8292a2}.token.punctuation{color:#f8f8f2}.token.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.symbol,.token.tag{color:#f92672}.token.boolean,.token.number{color:#ae81ff}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#a6e22e}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.class-name,.token.function{color:#e6db74}.token.keyword{color:#66d9ef}.token.important,.token.regex{color:#fd971f}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.SortableItem{background-color:#2d2d2d;border-radius:4px;border-radius:calc(4px/var(--scale-x, 1));box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(34,33,81,.15);box-shadow:0 0 0 calc(1px/var(--scale-x, 1)) rgba(63,63,68,.05),0 1px calc(3px/var(--scale-x, 1)) 0 rgba(34,33,81,.15);box-sizing:border-box;color:#fff;flex-grow:1;height:48px;justify-content:space-between;list-style:none}.DragHandle,.SortableItem{align-items:center;display:flex}.DragHandle{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;background-color:initial;border:none;border-radius:5px;cursor:pointer;cursor:var(--cursor,pointer);flex:0 0 auto;float:left;justify-content:center;outline:none;padding:15px;touch-action:none;width:48px}.DragHandle:hover{background-color:rgba(0,0,0,.1)}.DragHandle:focus-visible{box-shadow:0 0 0 2px #4c9ffe}.DragHandle svg{fill:#919eab;flex:0 0 auto;height:100%;margin:auto;overflow:visible}.SortableList{display:flex;flex-direction:column;gap:10px;list-style:none;padding:0}