forked from profectus/Profectus
1 line
29 KiB
CSS
1 line
29 KiB
CSS
.feedback[data-v-f82eae5d]{position:relative}.feedback[data-v-f82eae5d]:after{position:absolute;left:calc(100% + 5px);top:50%;transform:translateY(-50%);content:"✔";opacity:0;pointer-events:none;box-shadow:inset 0 0 0 35px #6f94b600;text-shadow:none}.feedback.left[data-v-f82eae5d]:after{left:unset;right:calc(100% + 5px)}.feedback.activated[data-v-f82eae5d]:after{animation:feedback-f82eae5d .5s ease-out forwards}@keyframes feedback-f82eae5d{0%{opacity:1;transform:scale3d(.4,.4,1),translateY(-50%)}80%{opacity:.1}to{opacity:0;transform:scale3d(1.2,1.2,1),translateY(-50%)}}.error[data-v-2524e23e]{border:solid 10px var(--danger);position:absolute;top:0;left:0;right:0;min-height:calc(100% - 20px);text-align:left;color:var(--foreground)}.error-title[data-v-2524e23e]{background:var(--danger);color:var(--feature-foreground);display:block;margin:-10px 0 10px;position:sticky;top:0}.error-details[data-v-2524e23e]{white-space:nowrap;overflow:auto;padding:10px;background-color:var(--raised-background)}.instructions[data-v-2524e23e]{padding:10px}.discord-link[data-v-2524e23e]{display:inline}summary[data-v-2524e23e]{cursor:pointer;-webkit-user-select:none;user-select:none}.resize-listener[data-v-4fc505f1]{position:absolute;top:0;left:0;right:-4px;bottom:5px;z-index:-10;pointer-events:none}.modal-mask{position:fixed;z-index:9998;top:0;left:0;bottom:0;right:0;background-color:#00000080;transition:opacity .3s ease}.modal-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.modal-container{width:640px;max-width:95vw;max-height:95vh;background-color:var(--background);padding:20px;border-radius:5px;transition:all .3s ease;text-align:left;border:var(--modal-border);box-sizing:border-box;display:flex;flex-direction:column}.modal-header{width:100%}.modal-body{margin:20px 0;width:100%;overflow-y:auto;overflow-x:hidden}.modal-footer{width:100%}.modal-default-footer{display:flex}.modal-default-flex-grow{flex-grow:1}.modal-enter-from,.modal-leave-active{opacity:0}.modal-enter-from .modal-container,.modal-leave-active .modal-container{-webkit-transform:scale(1.1);transform:scale(1.1)}.node[data-v-4673aca5]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.table{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;max-width:100%;margin:0 auto}.table+.table{margin-top:10px}.row{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;max-width:100%;margin:0 10px}.col{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;height:100%;margin:10px 0}.row.mergeAdjacent *,.row.mergeAdjacent button.feature,.row.mergeAdjacent .feature button{margin-left:0;margin-right:0}.row.mergeAdjacent button.feature,.row.mergeAdjacent .feature button{border-radius:0}.row.mergeAdjacent>button.feature:first-child,.row.mergeAdjacent>.feature:first-child button,.row.mergeAdjacent>:first-child button.feature,.row.mergeAdjacent>:first-child .feature button{border-radius:var(--border-radius) 0 0 var(--border-radius)}.row.mergeAdjacent>button.feature:last-child,.row.mergeAdjacent>.feature:last-child button,.row.mergeAdjacent>:last-child button.feature,.row.mergeAdjacent>:last-child .feature button{border-radius:0 var(--border-radius) var(--border-radius) 0}.row.mergeAdjacent>button.feature:first-child:last-child,.row.mergeAdjacent>.feature:first-child:last-child button,.row.mergeAdjacent>:first-child:last-child button.feature,.row.mergeAdjacent>:first-child:last-child .feature button{border-radius:var(--border-radius)}.col.mergeAdjacent *,.col.mergeAdjacent button.feature,.col.mergeAdjacent .feature button{margin-top:0;margin-bottom:0}.col.mergeAdjacent button.feature,.col.mergeAdjacent .feature button{border-radius:0}.col.mergeAdjacent>button.feature:first-child,.col.mergeAdjacent>.feature:first-child button,.col.mergeAdjacent>:first-child button.feature,.col.mergeAdjacent>:first-child .feature button{border-radius:var(--border-radius) var(--border-radius) 0 0}.col.mergeAdjacent>button.feature:last-child,.col.mergeAdjacent>.feature:last-child button,.col.mergeAdjacent>:last-child button.feature,.col.mergeAdjacent>:last-child .feature button{border-radius:0 0 var(--border-radius) var(--border-radius)}.col.mergeAdjacent>button.feature:first-child:last-child,.col.mergeAdjacent>.feature:first-child:last-child button,.col.mergeAdjacent>:first-child:last-child button.feature,.col.mergeAdjacent>:first-child:last-child .feature button{border-radius:var(--border-radius)}.col.mergeAdjacent>.table>.row.mergeAdjacent:first-child>button.feature:not(:first-child):not(:last-child),.col.mergeAdjacent>.table>.row.mergeAdjacent:first-child>.feature:not(:first-child):not(:last-child) button,.col.mergeAdjacent>.table>.row.mergeAdjacent:first-child>:not(:first-child):not(:last-child) button.feature,.col.mergeAdjacent>.table>.row.mergeAdjacent:first-child>:not(:first-child):not(:last-child) .feature button,.col.mergeAdjacent>.table>.row.mergeAdjacent:last-child>button.feature:not(:first-child):not(:last-child),.col.mergeAdjacent>.table>.row.mergeAdjacent:last-child>.feature:not(:first-child):not(:last-child) button,.col.mergeAdjacent>.table>.row.mergeAdjacent:last-child>:not(:first-child):not(:last-child) button.feature,.col.mergeAdjacent>.table>.row.mergeAdjacent:last-child>:not(:first-child):not(:last-child) .feature button .col.mergeAdjacent>.table:not(:first-child):not(:last-child)>.row.mergeAdjacent>button.feature,.col.mergeAdjacent>.table:not(:first-child):not(:last-child)>.row.mergeAdjacent>.feature button,.col.mergeAdjacent>.table:not(:first-child):not(:last-child)>.row.mergeAdjacent>* button.feature,.col.mergeAdjacent>.table:not(:first-child):not(:last-child)>.row.mergeAdjacent>* .feature button .row.mergeAdjacent>.table>.col.mergeAdjacent:first-child>button.feature:not(:first-child):not(:last-child),.row.mergeAdjacent>.table>.col.mergeAdjacent:first-child>.feature:not(:first-child):not(:last-child) button,.row.mergeAdjacent>.table>.col.mergeAdjacent:first-child>:not(:first-child):not(:last-child) button.feature,.row.mergeAdjacent>.table>.col.mergeAdjacent:first-child>:not(:first-child):not(:last-child) .feature button,.row.mergeAdjacent>.table>.col.mergeAdjacent:last-child>button.feature:not(:first-child):not(:last-child),.row.mergeAdjacent>.table>.col.mergeAdjacent:last-child>.feature:not(:first-child):not(:last-child) button,.row.mergeAdjacent>.table>.col.mergeAdjacent:last-child>:not(:first-child):not(:last-child) button.feature,.row.mergeAdjacent>.table>.col.mergeAdjacent:last-child>:not(:first-child):not(:last-child) .feature button .row.mergeAdjacent>.table:not(:first-child):not(:last-child)>.col.mergeAdjacent>button.feature,.row.mergeAdjacent>.table:not(:first-child):not(:last-child)>.col.mergeAdjacent>.feature button,.row.mergeAdjacent>.table:not(:first-child):not(:last-child)>.col.mergeAdjacent>* button.feature,.row.mergeAdjacent>.table:not(:first-child):not(:last-child)>.col.mergeAdjacent>* .feature button{border-radius:0}.col.mergeAdjacent>.table:first-child>.row.mergeAdjacent>button.feature:first-child,.col.mergeAdjacent>.table:first-child>.row.mergeAdjacent>.feature:first-child button,.col.mergeAdjacent>.table:first-child>.row.mergeAdjacent>:first-child button.feature,.col.mergeAdjacent>.table:first-child>.row.mergeAdjacent>:first-child .feature button,.row.mergeAdjacent>.table:first-child>.col.mergeAdjacent>button.feature:first-child,.row.mergeAdjacent>.table:first-child>.col.mergeAdjacent>.feature:first-child button,.row.mergeAdjacent>.table:first-child>.col.mergeAdjacent>:first-child button.feature,.row.mergeAdjacent>.table:first-child>.col.mergeAdjacent>:first-child .feature button{border-radius:var(--border-radius) 0 0 0}.col.mergeAdjacent>.table:first-child>.row.mergeAdjacent>button.feature:last-child,.col.mergeAdjacent>.table:first-child>.row.mergeAdjacent>.feature:last-child button,.col.mergeAdjacent>.table:first-child>.row.mergeAdjacent>:last-child button.feature,.col.mergeAdjacent>.table:first-child>.row.mergeAdjacent>:last-child .feature button,.row.mergeAdjacent>.table:first-child>.col.mergeAdjacent>button.feature:last-child,.row.mergeAdjacent>.table:first-child>.col.mergeAdjacent>.feature:last-child button,.row.mergeAdjacent>.table:first-child>.col.mergeAdjacent>:last-child button.feature,.row.mergeAdjacent>.table:first-child>.col.mergeAdjacent>:last-child .feature button{border-radius:0 var(--border-radius) 0 0}.col.mergeAdjacent>.table:last-child>.row.mergeAdjacent>button.feature:last-child,.col.mergeAdjacent>.table:last-child>.row.mergeAdjacent>.feature:last-child button,.col.mergeAdjacent>.table:last-child>.row.mergeAdjacent>:last-child button.feature,.col.mergeAdjacent>.table:last-child>.row.mergeAdjacent>:last-child .feature button,.row.mergeAdjacent>.table:last-child>.col.mergeAdjacent>button.feature:last-child,.row.mergeAdjacent>.table:last-child>.col.mergeAdjacent>.feature:last-child button,.row.mergeAdjacent>.table:last-child>.col.mergeAdjacent>:last-child button.feature,.row.mergeAdjacent>.table:last-child>.col.mergeAdjacent>:last-child .feature button{border-radius:0 0 var(--border-radius) 0}.col.mergeAdjacent>.table:last-child>.row.mergeAdjacent>button.feature:first-child,.col.mergeAdjacent>.table:last-child>.row.mergeAdjacent>.feature:first-child button,.col.mergeAdjacent>.table:last-child>.row.mergeAdjacent>:first-child button.feature,.col.mergeAdjacent>.table:last-child>.row.mergeAdjacent>:first-child .feature button,.row.mergeAdjacent>.table:last-child>.col.mergeAdjacent>button.feature:first-child,.row.mergeAdjacent>.table:last-child>.col.mergeAdjacent>.feature:first-child button,.row.mergeAdjacent>.table:last-child>.col.mergeAdjacent>:first-child button.feature,.row.mergeAdjacent>.table:last-child>.col.mergeAdjacent>:first-child .feature button{border-radius:0 0 0 var(--border-radius)}.feature{position:relative}button.feature,.feature button{padding:5px;border-radius:var(--border-radius);border:2px solid rgba(0,0,0,.125);margin:var(--feature-margin);box-sizing:border-box;color:var(--feature-foreground);z-index:0;transition:all .5s,z-index 0s .5s}.feature button{position:relative}button.can,.can button{background-color:var(--layer-color);cursor:pointer}button.can:hover,.can:hover button{transform:scale(1.15);box-shadow:0 0 20px var(--points);z-index:1;transition:all .5s,z-index 0s}button.locked,.locked button{background-color:var(--locked);cursor:not-allowed}button.bought,.bought button{background-color:var(--bought);cursor:default}.resize-listener[data-v-95f1a2c2],svg[data-v-95f1a2c2]{position:absolute;top:0;left:0;z-index:-10;pointer-events:none;margin:0;width:100%;height:100%}.left-side-nodes[data-v-b63a12ba]{position:absolute;left:15px;top:65px}.side-nodes[data-v-b63a12ba]{position:absolute;right:15px;top:65px}.left-side-nodes[data-v-b63a12ba] .treeNode,.side-nodes[data-v-b63a12ba] .treeNode{margin:20px auto}.small[data-v-b63a12ba] .treeNode{height:60px;width:60px}.small[data-v-b63a12ba] .treeNode>*:first-child{font-size:30px}.treeNode[data-v-80b5b7b8]{height:100px;width:100px;border:2px solid rgba(0,0,0,.125);border-radius:50%;padding:0;margin:0 10px;font-size:40px;color:#00000080;text-shadow:2px 2px 4px rgba(0,0,0,.25);display:flex}.treeNode[data-v-80b5b7b8]>*{pointer-events:none}.key[data-v-7bcb4952]{display:inline-block;height:1.4em;min-width:1em;margin-block:.1em;padding-inline:.2em;vertical-align:.1em;background:var(--foreground);color:var(--feature-foreground);border:1px solid #0007;border-radius:.3em;box-shadow:0 .1em #0007,0 .1em var(--foreground);font-size:smaller;text-align:center;-webkit-user-select:none;user-select:none;transition:transform 0s,box-shadow 0s}.key[data-v-7bcb4952]:active{transform:translateY(.1em);box-shadow:none}.sticky[data-v-10a04be9]{position:sticky;background:var(--background);width:calc(100% - 2px);z-index:3}.main-display-container{vertical-align:middle;margin-bottom:20px;display:flex;transition-duration:0s}.tooltip-container[data-v-ad4ea959]{position:relative;--xoffset: 0px;--yoffset: 0px;text-shadow:none!important}.tooltip[data-v-ad4ea959],.tooltip[data-v-ad4ea959]:after{pointer-events:none;position:absolute}.tooltip[data-v-ad4ea959]{text-align:center;width:150px;font-size:14px;line-height:1.2;bottom:calc(100% + var(--yoffset));left:calc(50% + var(--xoffset));margin-bottom:5px;transform:translate(-50%);padding:7px;border-radius:3px;background-color:var(--tooltip-background);color:var(--points);z-index:100!important;word-break:break-word}.tooltip[data-v-ad4ea959] hr{margin:var(--feature-margin) 0}.shown[data-v-ad4ea959]{z-index:10}.fade-enter-from[data-v-ad4ea959],.fade-leave-to[data-v-ad4ea959]{opacity:0}.tooltip[data-v-ad4ea959]:after{content:" ";position:absolute;top:100%;bottom:100%;left:calc(50% - var(--xoffset));width:0;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--tooltip-background) transparent transparent transparent}.tooltip.left[data-v-ad4ea959],.side-nodes .tooltip[data-v-ad4ea959]:not(.right):not(.bottom):not(.top){bottom:calc(50% + var(--yoffset));left:unset;right:calc(100% + var(--xoffset));margin-bottom:unset;margin-right:5px;transform:translateY(50%)}.tooltip.left[data-v-ad4ea959]:after,.side-nodes .tooltip[data-v-ad4ea959]:not(.right):not(.bottom):not(.top):after{top:calc(50% + var(--yoffset));bottom:unset;left:100%;right:100%;margin-left:unset;margin-top:-5px;border-color:transparent transparent transparent var(--tooltip-background)}.tooltip.right[data-v-ad4ea959]{bottom:calc(50% + var(--yoffset));left:calc(100% + var(--xoffset));margin-bottom:unset;margin-left:5px;transform:translateY(50%)}.tooltip.right[data-v-ad4ea959]:after{top:calc(50% + var(--yoffset));left:0;right:100%;margin-left:-10px;margin-top:-5px;border-color:transparent var(--tooltip-background) transparent transparent}.tooltip.bottom[data-v-ad4ea959]{top:calc(100% + var(--yoffset));bottom:unset;left:calc(50% + var(--xoffset));margin-bottom:unset;margin-top:5px;transform:translate(-50%)}.tooltip.bottom[data-v-ad4ea959]:after{top:0;margin-top:-10px;border-color:transparent transparent var(--tooltip-background) transparent}.pinned[data-v-ad4ea959]{position:absolute;right:-5px;top:-5px;transform:rotate(45deg)}.collapsible-container[data-v-9e1c6f19]{width:calc(100% - 10px)}.collapsible-toggle[data-v-9e1c6f19]{max-width:unset;width:calc(100% + 0px);margin:0 0 0 -5px;background:var(--raised-background);padding:var(--feature-margin);color:var(--foreground);cursor:pointer;transition-duration:0s}.collapsible-toggle[data-v-9e1c6f19]:last-child{margin-left:unset}[data-v-9e1c6f19] .collapsible-toggle+.table{max-width:unset;width:calc(100% + 10px);margin-left:-5px}[data-v-9e1c6f19] .col{margin-top:0;margin-bottom:0;width:100%}.mergeAdjacent .collapsible-toggle[data-v-9e1c6f19]{border:0;border-top-left-radius:0!important;border-top-right-radius:0!important}[data-v-9e1c6f19] .mergeAdjacent .feature:not(.dontMerge):first-child{border-top-left-radius:0!important;border-top-right-radius:0!important}.clickable[data-v-396784a5]{min-height:120px;width:120px;font-size:10px}.clickable[data-v-396784a5]>*{pointer-events:none}.modifier-toggle{padding-right:10px;transform:translateY(-1px);display:inline-block}.modifier-toggle.collapsed{transform:translate(-5px,-5px) rotate(-90deg)}.node-text{text-anchor:middle;dominant-baseline:middle;font-family:monospace;font-size:200%;pointer-events:none;filter:drop-shadow(3px 3px 2px var(--tooltip-background))}.field{display:flex;position:relative;min-height:2em;margin:10px 0;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center}.field>*{margin:0}.vue-select{width:50%;border-radius:var(--border-radius)}.field-buttons .vue-select{width:unset}.vue-select,.vue-dropdown{border-color:var(--outline)}.vue-dropdown{background:var(--raised-background)}.vue-dropdown-item{color:var(--foreground)}.vue-dropdown-item,.vue-dropdown-item *{transition-duration:0s}.vue-dropdown-item.highlighted{background-color:var(--highlighted)}.vue-dropdown-item.selected,.vue-dropdown-item.highlighted.selected{background-color:var(--bought)}.vue-input input{font-size:inherit}.vue-input input::placeholder{color:var(--link)}form[data-v-495d5085]{margin:0;width:100%}.field[data-v-495d5085]>*{margin:0}input[data-v-495d5085]{width:50%;outline:none;border:solid 1px var(--outline);background-color:unset;border-radius:var(--border-radius)}.fullWidth[data-v-495d5085]{width:100%}.container[data-v-b3b9693a]{display:flex;align-items:center;background:var(--raised-background);box-shadow:var(--raised-background) 0 2px 3px 5px}.container.confirming button[data-v-b3b9693a]{font-size:1em}.container[data-v-b3b9693a]>*{margin:0 4px}.danger,.button.danger{position:relative;border:solid 2px var(--danger);border-right-width:16px}.danger:after{position:absolute;content:"!";color:#fff;right:-13px}.save[data-v-0058f767]{position:relative;border:solid 4px var(--outline);padding:4px;background:var(--raised-background);margin:var(--feature-margin);display:flex;align-items:center;min-height:30px}.save.active[data-v-0058f767]{border-color:var(--bought)}.open[data-v-0058f767]{display:inline;margin:0;padding-left:0}.open[data-v-0058f767]:disabled{cursor:inherit;color:var(--foreground);opacity:1;pointer-events:none}.handle[data-v-0058f767]{flex-grow:0;margin-right:8px;margin-left:0;cursor:pointer}.details[data-v-0058f767]{margin:0 80px 0 0;flex-grow:1}.save.readonly .details[data-v-0058f767]{margin-right:0}.error[data-v-0058f767]{font-size:.8em;color:var(--danger)}.save-version[data-v-0058f767]{margin-left:4px;font-size:.7em;opacity:.7}.actions[data-v-0058f767]{position:absolute;top:0;bottom:0;right:4px;display:flex;padding:4px;z-index:1}.editname[data-v-0058f767]{margin:0}.time[data-v-0058f767]{font-size:small}.synced[data-v-0058f767]{font-size:100%;margin-right:.5em;vertical-align:middle;cursor:default}.save button{transition-duration:0s}.save .actions button{display:flex;font-size:1.2em}.save .actions button .material-icons{font-size:unset}.save .button.danger{display:flex;align-items:center;padding:4px}.save .field{margin:0}.details>.tooltip-container{display:inline}.field form[data-v-99458d64],.field .field-title[data-v-99458d64],.field .field-buttons[data-v-99458d64]{margin:0}.field-buttons[data-v-99458d64]{display:flex}.field-buttons .field[data-v-99458d64]{margin:0 0 0 8px}.modal-footer[data-v-99458d64]{margin-top:-20px}.footer[data-v-99458d64]{display:flex;margin-top:20px}.importingFailed input{color:red}.field-buttons .v-select{width:220px}.presets .vue-select[aria-expanded=true] vue-dropdown{visibility:hidden}.vga-modal-header[data-v-84eac81b]{padding-top:10px;margin-left:10px}.vga-footer[data-v-84eac81b]{display:flex;justify-content:flex-end}.vga-footer button[data-v-84eac81b]{margin:0 10px}p[data-v-84eac81b]{margin-bottom:10px}.cloud-saves-modal-header[data-v-c79a1b2e]{padding:10px 0;margin-left:10px}.cloud-saves-footer[data-v-c79a1b2e]{display:flex;justify-content:flex-end}.cloud-saves-footer button[data-v-c79a1b2e]{margin:0 10px}.conflict-container[data-v-c79a1b2e]{display:flex}.conflict-container[data-v-c79a1b2e]>*{flex-basis:50%;display:flex;flex-flow:column;margin:0}.conflict-container+.conflict-container[data-v-c79a1b2e]{margin-top:1em}.conflict-container h2[data-v-c79a1b2e]{display:flex;flex-flow:column wrap;height:1.5em;margin:0}.note[data-v-c79a1b2e]{font-size:x-small;opacity:.7;margin-right:1em}.save[data-v-c79a1b2e]{border:solid 4px var(--outline);padding:4px;background:var(--raised-background);margin:var(--feature-margin);display:flex;align-items:center;min-height:30px;height:100%}.conflict-container .save{cursor:pointer}.conflict-container .selected .save{border-color:var(--bought)}.field[data-v-faad62a6]{cursor:pointer}input[data-v-faad62a6]{-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none}span[data-v-faad62a6]{width:100%;padding-right:41px;position:relative}input+span[data-v-faad62a6]:before{content:"";position:absolute;top:calc(50% - 7px);right:0;border-radius:7px;width:36px;height:14px;background-color:var(--outline);opacity:.38;vertical-align:top;transition:background-color .2s,opacity .2s}input+span[data-v-faad62a6]:after{content:"";position:absolute;top:calc(50% - 10px);right:16px;border-radius:50%;width:20px;height:20px;background-color:var(--locked);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;transition:background-color .2s,transform .2s}input:checked+span[data-v-faad62a6]:before{background-color:var(--link);opacity:.6}input:checked+span[data-v-faad62a6]:after{background-color:var(--link);transform:translate(16px)}input:active+span[data-v-faad62a6]:before{background-color:var(--link);opacity:.6}input:checked:active+span[data-v-faad62a6]:before{background-color:var(--outline);opacity:.38}input:disabled+span[data-v-faad62a6]{color:#000;opacity:.38;cursor:default}input:disabled+span[data-v-faad62a6]:before{background-color:var(--outline);opacity:.38}input:checked:disabled+span[data-v-faad62a6]:before{background-color:var(--link);opacity:.6}.game-over-modal-header[data-v-c9c5bad4]{display:flex;margin:-20px -20px 0;background:var(--raised-background);align-items:center}.game-over-modal-header[data-v-c9c5bad4] *{margin:0}.game-over-modal-logo[data-v-c9c5bad4]{height:4em;width:4em}.game-over-modal-title[data-v-c9c5bad4]{display:flex;flex-direction:column;padding:10px 0;margin-left:10px}.game-over-footer[data-v-c9c5bad4]{display:flex;justify-content:flex-end}.game-over-footer button[data-v-c9c5bad4]{margin:0 10px}.game-over-modal-discord-link[data-v-c9c5bad4]{display:flex;align-items:center}.game-over-modal-discord[data-v-c9c5bad4]{margin:0 4px 0 0}.nan-modal-header[data-v-cab8d401]{padding:10px 0;margin-left:10px}.nan-footer[data-v-cab8d401]{display:flex;justify-content:flex-end}.nan-footer button[data-v-cab8d401]{margin:0 10px}.nan-modal-discord-link[data-v-cab8d401]{display:flex;align-items:center}.nan-modal-discord[data-v-cab8d401]{margin:0 4px 0 0}.layer-container[data-v-bac44152]{min-width:100%;min-height:100%;margin:0;flex-grow:1;display:flex;isolation:isolate}.layer-tab[data-v-bac44152]:not(.minimized){padding-top:20px;padding-bottom:20px;min-height:100%;flex-grow:1;text-align:center;position:relative}.inner-tab>.layer-container>.layer-tab[data-v-bac44152]:not(.minimized){padding-top:50px}.layer-tab.minimized[data-v-bac44152]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;padding:55px 0 0;margin:0;cursor:pointer;font-size:40px;color:var(--foreground);border:none;background-color:transparent}.layer-tab.minimized[data-v-bac44152]>*{margin:0;writing-mode:vertical-rl;text-align:left;padding-left:10px;width:50px}.inner-tab>.layer-container>.layer-tab[data-v-bac44152]:not(.minimized){margin:-50px -10px;padding:50px 10px}.modal-body .layer-tab[data-v-bac44152]{padding-bottom:0}.modal-body .layer-tab[data-v-bac44152]:not(.hasSubtabs){padding-top:0}.minimize[data-v-bac44152]{position:sticky;top:6px;right:9px;z-index:7;line-height:30px;border:none;background:var(--background);box-shadow:var(--background) 0 2px 3px 5px;border-radius:50%;color:var(--foreground);font-size:40px;cursor:pointer;margin-top:-44px;margin-right:-30px}.minimized+.minimize[data-v-bac44152]{transform:rotate(-90deg);top:10px;right:18px;pointer-events:none}.goBack[data-v-bac44152]{position:sticky;top:10px;left:10px;line-height:30px;margin-top:-50px;margin-left:-35px;border:none;background:var(--background);box-shadow:var(--background) 0 2px 3px 5px;border-radius:50%;color:var(--foreground);font-size:30px;cursor:pointer;z-index:7}.goBack[data-v-bac44152]:hover{transform:scale(1.1);text-shadow:0 0 7px var(--foreground)}.layer-tab.minimized>*>.desc{color:var(--accent1);font-size:30px}details[data-v-0fdea059]{margin:10px 0;padding-left:18px}summary[data-v-0fdea059]{cursor:pointer;margin-bottom:10px;margin-left:-18px}ul[data-v-0fdea059]{margin:var(--feature-margin) 0;background:var(--raised-background);border:2px solid rgba(0,0,0,.125);padding:5px 5px 5px 15px;list-style:inside}li[data-v-0fdea059]{margin:8px 0}li[data-v-0fdea059]:before{padding:2px 8px;margin-right:8px;border-radius:var(--border-radius)}.feature[data-v-0fdea059]:before{content:"Feature";background:var(--accent1)}.fix[data-v-0fdea059]:before{content:"Fix";background:var(--accent2)}.balancing[data-v-0fdea059]:before{content:"Balancing";background:var(--accent3)}.breaking[data-v-0fdea059]:before{content:"Breaking";background:var(--danger)}.info-modal-header[data-v-e80d3d22]{display:flex;margin:-20px -20px 0;background:var(--raised-background);align-items:center}.info-modal-header[data-v-e80d3d22] *{margin:0}.info-modal-logo[data-v-e80d3d22]{height:4em;width:4em}.info-modal-title[data-v-e80d3d22]{display:flex;flex-direction:column;padding:10px 0;margin-left:10px}.info-modal-discord-link[data-v-e80d3d22]{display:flex;align-items:center}.info-modal-discord[data-v-e80d3d22]{margin:0 4px 0 0}.option-tabs{border-bottom:2px solid var(--outline);margin-top:10px;margin-bottom:-10px}.option-tabs button{background-color:transparent;color:var(--foreground);margin-bottom:-2px;font-size:14px;cursor:pointer;padding:5px 20px;border:none;border-bottom:2px solid var(--foreground)}.option-tabs button:not(.selected){border-bottom-color:transparent}.option-title .tooltip-container{display:inline;margin-left:5px}.option-title desc{display:block;opacity:.6;font-size:small;width:300px;margin-left:0}.save-button{text-align:right}.nav[data-v-fcec1ed1]{background-color:var(--raised-background);display:flex;left:0;right:0;top:0;height:46px;width:100%;border-bottom:4px solid var(--outline)}.nav[data-v-fcec1ed1]>*{height:46px;width:46px;display:flex;cursor:pointer;flex-shrink:0}.nav>.banner[data-v-fcec1ed1]{height:100%;width:unset}.overlay-nav[data-v-fcec1ed1]{position:fixed;top:10px;left:10px;display:flex;flex-direction:column;z-index:2}.overlay-nav[data-v-fcec1ed1]>*{height:50px;width:50px;display:flex;cursor:pointer;margin:0;align-items:center;justify-content:center}.title[data-v-fcec1ed1]{font-size:36px;text-align:left;margin-left:12px;cursor:unset}.nav>.title[data-v-fcec1ed1]{width:unset;flex-shrink:1;overflow:hidden;white-space:nowrap}.nav .saves[data-v-fcec1ed1],.nav .info[data-v-fcec1ed1]{display:flex}.tooltip-container[data-v-fcec1ed1]{width:100%;height:100%;display:flex}.overlay-nav .discord[data-v-fcec1ed1]{position:relative}.discord img[data-v-fcec1ed1]{width:100%;height:100%}.discord-links[data-v-fcec1ed1]{position:fixed;top:45px;padding:20px;right:-280px;width:200px;transition:right .25s ease;background:var(--raised-background);z-index:10}.overlay-nav .discord-links[data-v-fcec1ed1]{position:absolute;left:-280px;right:unset;transition:left .25s ease}.overlay-nav .discord:hover .discord-links[data-v-fcec1ed1]{left:-10px}.discord-links li[data-v-fcec1ed1]{margin-bottom:4px}.discord-links li[data-v-fcec1ed1]:first-child{font-size:1.2em}:not(.overlay-nav) .discord:hover .discord-links[data-v-fcec1ed1]{right:0}.material-icons[data-v-fcec1ed1]{font-size:36px}.material-icons[data-v-fcec1ed1]:hover{text-shadow:5px 0 10px var(--link),-3px 0 12px var(--foreground)}.nav .version-container[data-v-fcec1ed1]{display:flex;height:25px;margin-bottom:0;margin-left:10px}.overlay-nav .version-container[data-v-fcec1ed1]{width:unset;height:25px}.version[data-v-fcec1ed1]{color:var(--points)}.version:hover span[data-v-fcec1ed1]{text-shadow:5px 0 10px var(--points),-3px 0 12px var(--points)}.nav>div>a[data-v-fcec1ed1],.overlay-nav>div>a[data-v-fcec1ed1]{color:var(--foreground);text-shadow:none}.needsSync[data-v-fcec1ed1]{color:var(--danger);animation:4s wiggle-fcec1ed1 ease infinite}@keyframes wiggle-fcec1ed1{0%{transform:rotate(-3deg);box-shadow:0 2px 2px #0003}5%{transform:rotate(20deg)}10%{transform:rotate(-15deg)}15%{transform:rotate(5deg)}20%{transform:rotate(-1deg)}25%{transform:rotate(0);box-shadow:0 2px 2px #0003}}.tabs-container[data-v-d0a3afce]{width:100vw;flex-grow:1;overflow-x:auto;overflow-y:hidden;display:flex}.tabs-container[data-v-d0a3afce]:not(.useHeader){width:calc(100vw - 50px);margin-left:50px}.tab[data-v-d0a3afce]{position:relative;height:100%;flex-grow:1;transition-duration:0s;overflow-y:auto;overflow-x:hidden}.inner-tab[data-v-d0a3afce]{padding:50px 10px;min-height:calc(100% - 100px);display:flex;flex-direction:column;margin:0;flex-grow:1}.tab+.tab>.inner-tab[data-v-d0a3afce]{border-left:solid 4px var(--outline)}.tab hr{height:4px;border:none;background:var(--outline);margin:var(--feature-margin) 0}.tab .modal-body hr{margin:7px 0}.tpsDisplay[data-v-7df31503]{position:absolute;left:10px;bottom:10px;z-index:100}.low[data-v-7df31503]{color:var(--danger)}.fade-leave-to[data-v-7df31503]{opacity:0}:root{color-scheme:dark}*{transition-duration:.5s;font-family:Roboto Mono,monospace;font-weight:700;margin:auto;text-size-adjust:none}*:focus{outline:none}body{overflow:hidden;transition:none;text-align:center}html,body,#app{min-height:100%;height:100%}h1,h2,h3,b,input{display:inline}button{color:#000}a,.button,.link{display:block;color:var(--link);background:none;border:none;cursor:pointer;text-decoration:none}a:hover,.button:hover,.link:hover{text-shadow:5px 0 10px var(--link),-3px 0 12px var(--link)}.button:disabled{opacity:.5;cursor:not-allowed}.button:disabled:hover{text-shadow:none}ul{list-style-type:none}.Vue-Toastification__toast{margin:unset}:disabled{pointer-events:none}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}.app[data-v-b45f2ee2]{background-color:var(--background);color:var(--foreground);display:flex;flex-flow:column;min-height:100%;height:100%}#modal-root[data-v-b45f2ee2]{position:absolute;min-height:100%;height:100%;color:var(--foreground)}.error-container[data-v-b45f2ee2]{background:var(--background);overflow:auto;width:100%;height:100%}.error-container>.error[data-v-b45f2ee2]{position:static}
|