.gala-button{display:flex;justify-content:center;align-items:center;cursor:pointer;border:.0625rem solid var(--btn-primary-border);border-radius:.25rem;background-color:var(--btn-primary-background);padding:.5rem;color:var(--btn-primary-text);-webkit-user-select:none;-moz-user-select:none;user-select:none}.gala-button *{line-height:1rem}.gala-button-active,.gala-button:hover{border-color:var(--btn-primary-active-border);background-color:var(--btn-primary-active-background);color:var(--btn-primary-active-text)}.gala-button--disabled{opacity:.5}.gala-button--disabled:hover{cursor:not-allowed;border-color:var(--btn-primary-border)!important;background-color:var(--btn-primary-background)!important;color:var(--btn-primary-text)!important}.gala-button-tertiary{padding:0 .25rem}.gala-button-tertiary,.gala-button-tertiary *{margin:0!important;border-width:0!important;background:transparent!important;color:var(--link-primary)}.gala-button-tertiary *{padding:0!important}.gala-button-tertiary.gala-button-active,.gala-button-tertiary.gala-button-active *,.gala-button-tertiary:hover,.gala-button-tertiary:hover *{color:var(--link-primary-hover)!important}.gala-button-inverted{border-color:var(--btn-primary-active-background);background-color:var(--btn-primary-active-border);color:var(--btn-primary-active-text)}.gala-button-inverted:hover{border-color:var(--btn-primary-border);background-color:var(--btn-primary-background);color:var(--btn-primary-text)}.gala-button-inverted .gala-button-inverted--disabled:hover{border-color:var(--btn-primary-active-background)!important;background-color:var(--btn-primary-active-border)!important;color:var(--btn-primary-active-text)!important}.search{position:relative;transition:all .25s ease-in-out;will-change:height,width;font-size:inherit}.search-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}.search-clear{font-size:1.2em;line-height:1.2rem}.search-clear:hover{color:var(--link-primary-hover)}.search-input-wrapper{position:relative;transition:height .25s ease,width .25s ease;will-change:height,width;width:40rem;height:2rem}.search-input-wrapper .search-actions{display:flex;position:absolute;top:-1.5rem;right:0;justify-content:center;align-items:flex-end}@media only screen and (max-width:641px){.search-input-wrapper{width:80%}}.search-input-wrapper .search-input{fill-opacity:0;outline:none;background:none;overflow:hidden;resize:none;color:transparent;caret-color:var(--syntax-primary)}.search-input-wrapper .search-input,.search-input-wrapper .search-input-highlight-area{position:absolute;top:0;left:0;box-sizing:border-box;border:.0625rem solid transparent;padding:0 .25rem;width:100%;height:100%;overflow-y:hidden;font-weight:400;line-height:2rem;letter-spacing:normal}.search-input-wrapper .search-input-highlight-area{word-wrap:break-word!important;border-color:var(--text-primary);border-radius:.25rem;background-color:var(--syntax-background);color:var(--syntax-primary);letter-spacing:normal;white-space:pre-wrap}.search-input-wrapper .search-input-highlight-area .parens{color:var(--syntax-brackets)}.search-input-wrapper .search-input-highlight-area .and{color:var(--syntax-condition-and)}.search-input-wrapper .search-input-highlight-area .or{color:var(--syntax-condition-or)}.search-input-wrapper .search-input-highlight-area .key{color:var(--syntax-dict-key)}.search-input-wrapper .search-input-highlight-area .value{color:var(--syntax-dict-val)}.search-input-wrapper .search-input-highlight-area .quote{color:var(--syntax-quote)}.search-input-wrapper-focused{transition:height .375s ease,width .375s ease;width:80%;height:10rem;caret-color:auto}.search-input-wrapper-focused .search-input{border-color:transparent;background-color:transparent}.search-input-wrapper-focused .search-input,.search-input-wrapper-focused .search-input-highlight-area{padding:1rem;overflow-y:auto;line-height:normal}.search-input-wrapper-focused .search-input-highlight-area{opacity:1}.search-label-text{display:flex;position:relative;transition:max-height .25s ease;will-change:max-height;margin:.5rem;height:1rem;max-height:2rem;color:var(--text-primary);font-size:inherit}.search-label-text-hidden{max-height:0;overflow:hidden}.text-enter-active{transition:all .75s ease}.text-leave-active{display:none;opacity:0}.text-enter,.text-leave-to{opacity:0}.search-explanation{border-color:var(--text-primary);background-color:var(--app-background);padding:1rem;font-size:.875rem}.search-explanation-title{margin-bottom:1rem;color:var(--syntax-primary)}.search-explanation-example{margin-top:1rem}.search-explanation-example span{padding-left:.25rem;color:var(--syntax-primary)}.search-explanation-example div{margin:.25rem 0;border-radius:.25rem;background-color:var(--syntax-background);padding:.25rem;color:var(--syntax-dict-val);font-size:.75rem}.search-explanation-example div strong{color:var(--syntax-condition-and);font-weight:400}.search-explanation-example div strong.or{color:var(--syntax-condition-or)}.search-explanation-example div strong.key{color:var(--syntax-dict-key)}.search-explanation-example div strong.value{color:var(--syntax-dict-val)}.recent-items{width:100%;height:auto}.recent-items-content{position:relative}.recent-item-list{display:flex;position:relative;flex-wrap:wrap;justify-content:space-between;box-sizing:border-box;margin:1rem 0;box-shadow:var(--box-shadow-minimal);border-radius:.25rem;background:var(--card-secondary-background);padding:.5rem;width:100%;overflow-y:visible}.recent-item-list-navigation-icon{position:absolute;top:.5rem;right:.5rem;width:1rem;height:1rem}.recent-item-list-images{flex-flow:row wrap!important;justify-content:flex-start!important;box-sizing:border-box;overflow:hidden;list-style-type:none}.recent-item-list-images .recent-item-list-image{flex-basis:min-content;margin-left:.5rem;border-radius:.25rem;width:3rem;min-width:3rem;height:auto;-o-object-fit:cover;object-fit:cover}.recent-item-list-images .recent-item-list-image:first-of-type{margin-left:0}.recent-item-list-images .recent-item-list-image--popover{width:12rem;height:8rem;-o-object-fit:contain;object-fit:contain}.recent-item-list-item{display:flex;flex:0 1 48%;flex-direction:column;margin:.75rem 0 0;max-width:100%;color:var(--syntax-dict-val)!important;font-size:.875rem;font-family:var(--font-family-mono)}.recent-item-list-item--full-width{flex:0 0 calc(100% - 1rem);word-break:break-word}@media only screen and (max-width:641px){.recent-item-list-item{word-wrap:break-word;max-width:100%;overflow:hidden;white-space:normal}}.recent-item-list-label{display:inline-block;margin-bottom:.125rem;border-bottom:.0313rem solid var(--separator-primary);padding:.25rem .25rem .125rem 0;color:var(--syntax-dict-key)!important;font-size:.75rem}.recent-item-list-channel-colors{color:var(--channel-default-color)!important;font-weight:600}.recent-item-list-channel-colors--asset-channel{color:var(--channel-asset-color)!important}.recent-item-list-channel-colors--partner-channel{color:var(--channel-partner-color)!important}.recent-item-list-channel-colors--townstar{color:var(--channel-townstar-color)!important}.recent-item-list-channel-colors--spidertanks-channel{color:var(--channel-spidertanks-color)!important}.recent-item-list-channel-colors--music{color:var(--channel-music-color)!important}.recent-item-list-channel-colors--film{color:var(--channel-film-color)!important}.recent-item-list-channel-colors--pokergo{color:var(--channel-pokergo-color)!important}.recent-item-list-channel-colors--championsarena{color:var(--channel-championsarena-color)!important}.recent-item-list-channel-colors--legacy{color:var(--channel-legacy-color)!important}.recent-item-list-channel-colors--superior{color:var(--channel-superior-color)!important}.recent-item-list-channel-colors--galafilm{color:var(--channel-galafilm-color)!important}.recent-item-list-channel-colors--thewalkingdeadempires{color:var(--channel-thewalkingdeadempires-color)!important}.recent-item-list-channel-colors--lastexpedition{color:var(--channel-lastexpedition-color)!important}.recent-item-list-channel-colors--battlestargalacticaeternity{color:var(--channel-battlestargalacticaeternity-color)!important}.recent-item-list-channel-colors--rep{color:var(--channel-rep-color)!important}.recent-item-list-channel-colors--echoesofempire{color:var(--channel-echoesofempire-color)!important}.recent-item-list-channel-colors--mirandus{color:var(--channel-mirandus-color)!important}.recent-item-list-channel-colors--legendsreborn{color:var(--channel-legendsreborn-color)!important}.recent-item-list-channel-colors--node{color:var(--channel-node-color)!important}.recent-item-list-channel-colors--eternalparadox{color:var(--channel-eternalparadox-color)!important}.recent-item-list .emphasis{font-weight:600}.dark-mode[data-v-46338dac]{--text-primary:#d4d4d4;--text-inverted:#1e1e1e;--border-primary:#1e1e1e;--link-primary:#d4d4d4;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#333;--btn-primary-background:#404040;--btn-primary-border:#404040;--btn-primary-text:#fafafa;--btn-primary-active-background:#0f1111;--btn-primary-active-border:#0f1111;--btn-primary-active-text:#fafafa;--app-background:#1e1e1e;--app-background-secondary:#1c1c1c;--app-background-inverted:#d4d4d4;--app-background-secondary-inverted:#d4d4d4;--app-header-color:#303031;--app-header-background:#fafafa;--card-background:#404040;--card-secondary-background:#333;--card-active-background:#404040;--separator-primary:#404040;--blue-primary:#569cd6;--green-primary:#369432;--red-primary:#f44747;--gray-primary:#404040;--light-gray-primary:#d4d4d4;--light-gray-secondary:#ccc;--dark-gray-primary:#1e1e1e;--dark-gray-secondary:#303031;--magenta-primary:#c586c0;--gold-primary:#d7ba7d;--extra-light-primary:#f0eeee;--highlight-background:#f5eedc;--highlight-emphasis:#fcc57c;--highlight-text:#1e1e1e;--syntax-primary:#d7ba7d;--syntax-background:#1e1e1e;--syntax-brackets:#c586c0;--syntax-condition-and:#d16969;--syntax-condition-or:#6a9955;--syntax-dict-key:#9cdcfe;--syntax-dict-val:#ce9178;--syntax-numeric:#b5cea8;--syntax-boolean:#7928a1;--syntax-quote:#ce9178;--channel-default-color:#d4d4d4;--channel-asset-color:#5078a0;--channel-townstar-color:#8c6259;--channel-partner-color:#7f8f98;--channel-spidertanks-color:#708896;--channel-music-color:#e35f8d;--channel-film-color:#805d9b;--channel-pokergo-color:#3f5070;--channel-championsarena-color:#c19a6b;--channel-superior-color:#bf8a48;--channel-legacy-color:#6d8f97;--channel-galafilm-color:#805d9b;--channel-thewalkingdeadempires-color:#856a72;--channel-lastexpedition-color:#67a891;--channel-battlestargalacticaeternity-color:#6d7386;--channel-rep-color:#956d77;--channel-echoesofempire-color:#7f7386;--channel-mirandus-color:#7984a2;--channel-legendsreborn-color:#6d9a7d;--channel-node-color:#607986;--channel-eternalparadox-color:#7f8a79;--loading-logo-base-bg:#1e1e1e;--loading-logo-color:#404040;--loading-logo-animation-speed:5s}.dark-mode[data-v-46338dac],.dark-mono-mode[data-v-46338dac]{--font-family:"Roboto",sans-serif;--font-family-mono:"Courier","Courier New",mono,sans-serif;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:rgba(0,0,0,0.125) 0 0.0625rem 0.3rem;--box-shadow-minimal:rgba(0,0,0,0.0313) 0 0.0313rem 0.3rem;--box-shadow-secondary-active:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--z-index-top:10;--loading-logo-width-height:2rem}.dark-mono-mode[data-v-46338dac]{--text-primary:#fff;--text-inverted:#111;--border-primary:#111;--link-primary:#f9f9f9;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#333;--btn-primary-background:#333;--btn-primary-border:#f9f9f9;--btn-primary-text:#f9f9f9;--btn-primary-active-background:#333;--btn-primary-active-border:#111;--btn-primary-active-text:#f9f9f9;--app-background:#111;--app-background-secondary:#111;--app-background-inverted:#f9f9f9;--app-background-secondary-inverted:#f9f9f9;--app-header-color:#333;--app-header-background:#f9f9f9;--card-background:#111;--card-secondary-background:#111;--card-active-background:#111;--separator-primary:#333;--blue-primary:#f9f9f9;--green-primary:#f9f9f9;--red-primary:#f9f9f9;--gray-primary:#f9f9f9;--light-gray-primary:#f9f9f9;--light-gray-secondary:#f9f9f9;--dark-gray-primary:#f9f9f9;--dark-gray-secondary:#f9f9f9;--magenta-primary:#f9f9f9;--gold-primary:#f9f9f9;--extra-light-primary:#f9f9f9;--highlight-background:#777;--highlight-emphasis:#f9f9f9;--highlight-text:#111;--syntax-primary:#ccc;--syntax-background:#111;--syntax-brackets:#ccc;--syntax-condition-and:#ccc;--syntax-condition-or:#ccc;--syntax-dict-key:#ccc;--syntax-dict-val:#ccc;--syntax-numeric:#ccc;--syntax-boolean:#ccc;--syntax-quote:#ccc;--channel-asset-color:#f9f9f9;--channel-townstar-color:#f9f9f9;--channel-partner-color:#f9f9f9;--channel-spidertanks-color:#f9f9f9;--channel-music-color:#f9f9f9;--channel-film-color:#f9f9f9;--channel-pokergo-color:#f9f9f9;--channel-championsarena-color:#f9f9f9;--channel-superior-color:#f9f9f9;--channel-legacy-color:#f9f9f9;--channel-galafilm-color:#f9f9f9;--channel-thewalkingdeadempires-color:#f9f9f9;--channel-lastexpedition-color:#f9f9f9;--channel-battlestargalacticaeternity-color:#f9f9f9;--channel-rep-color:#f9f9f9;--channel-echoesofempire-color:#f9f9f9;--channel-mirandus-color:#f9f9f9;--channel-legendsreborn-color:#f9f9f9;--channel-node-color:#f9f9f9;--channel-eternalparadox-color:#f9f9f9;--loading-logo-base-bg:#111;--loading-logo-color:#404040;--loading-logo-animation-speed:5s}.light-mode[data-v-46338dac]{--text-primary:#3e3e3e;--text-inverted:#fafafa;--border-primary:#3e3e3e;--link-primary:#3e3e3e;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#ccc;--btn-primary-background:#fafafa;--btn-primary-border:#404040;--btn-primary-text:#3e3e3e;--btn-primary-active-background:#0f1111;--btn-primary-active-border:#0f1111;--btn-primary-active-text:#fafafa;--app-background:#fafafa;--app-background-secondary:#f4f4f4;--app-background-inverted:#3e3e3e;--app-background-secondary-inverted:#303031;--app-header-color:#303031;--app-header-background:#fafafa;--card-background:#ececec;--card-secondary-background:#fafafa;--card-active-background:#e3e3e3;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:rgba(0,0,0,0.125) 0 0.0625rem 0.3rem;--box-shadow-minimal:rgba(0,0,0,0.0313) 0 0.0313rem 0.3rem;--box-shadow-secondary-active:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--blue-primary:#569cd6;--green-primary:#369432;--red-primary:#f44747;--magenta-primary:#c586c0;--gold-primary:#dad6cf;--highlight-background:#f9f1e0;--highlight-emphasis:#ffe7c8;--syntax-primary:#303031;--syntax-background:#f0eeee;--syntax-brackets:#c586c0;--syntax-condition-and:#d16969;--syntax-condition-or:#6a9955;--syntax-dict-key:#196774;--syntax-dict-val:#a76e56;--syntax-numeric:#098658;--syntax-boolean:#7928a1;--syntax-quote:#b6816b;--channel-default-color:#3e3e3e;--channel-asset-color:#5078a0;--channel-townstar-color:#8c6259;--channel-partner-color:#7f8f98;--channel-spidertanks-color:#708896;--channel-music-color:#e35f8d;--channel-film-color:#805d9b;--channel-pokergo-color:#3f5070;--channel-championsarena-color:#c19a6b;--channel-superior-color:#bf8a48;--channel-legacy-color:#6d8f97;--channel-galafilm-color:#805d9b;--channel-thewalkingdeadempires-color:#856a72;--channel-lastexpedition-color:#67a891;--channel-battlestargalacticaeternity-color:#6d7386;--channel-rep-color:#956d77;--channel-echoesofempire-color:#7f7386;--channel-mirandus-color:#7984a2;--channel-legendsreborn-color:#6d9a7d;--channel-node-color:#607986;--channel-eternalparadox-color:#7f8a79}.light-mode[data-v-46338dac],.light-mono-mode[data-v-46338dac]{--font-family:"Roboto",sans-serif;--font-family-mono:"Courier","Courier New",mono,sans-serif;--separator-primary:#c1c1c2;--gray-primary:#404040;--light-gray-primary:#d4d4d4;--light-gray-secondary:#dedede;--dark-gray-primary:#1e1e1e;--dark-gray-secondary:#303031;--extra-light-primary:#f0eeee;--z-index-top:10;--loading-logo-width-height:2rem;--loading-logo-base-bg:#fff;--loading-logo-color:#ccc;--loading-logo-animation-speed:5s}.light-mono-mode[data-v-46338dac]{--text-primary:#111;--text-inverted:#fff;--border-primary:#111;--link-primary:#111;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#ccc;--btn-primary-background:#fff;--btn-primary-border:#404040;--btn-primary-text:#111;--btn-primary-active-background:#111;--btn-primary-active-border:#111;--btn-primary-active-text:#fff;--app-background:#fff;--app-background-secondary:#fff;--app-background-inverted:#111;--app-background-secondary-inverted:#111;--app-header-color:#111;--app-header-background:#fff;--card-background:#fefefe;--card-secondary-background:#fefefe;--card-active-background:#fefefe;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:none;--box-shadow-minimal:none;--box-shadow-secondary-active:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--blue-primary:#777;--green-primary:#777;--red-primary:#777;--magenta-primary:#777;--gold-primary:#777;--highlight-background:#eee;--highlight-emphasis:#ccc;--syntax-primary:#333;--syntax-background:#fff;--syntax-brackets:#333;--syntax-condition-and:#333;--syntax-condition-or:#333;--syntax-dict-key:#333;--syntax-dict-val:#333;--syntax-numeric:#333;--syntax-boolean:#333;--syntax-quote:#333;--channel-asset-color:#333;--channel-townstar-color:#333;--channel-partner-color:#333;--channel-spidertanks-color:#333;--channel-music-color:#333;--channel-film-color:#333;--channel-pokergo-color:#333;--channel-championsarena-color:#333;--channel-superior-color:#333;--channel-legacy-color:#333;--channel-galafilm-color:#333;--channel-thewalkingdeadempires-color:#333;--channel-lastexpedition-color:#333;--channel-battlestargalacticaeternity-color:#333;--channel-rep-color:#333;--channel-echoesofempire-color:#333;--channel-mirandus-color:#333;--channel-legendsreborn-color:#333;--channel-node-color:#333;--channel-eternalparadox-color:#333}.recent-item-list-item[data-v-46338dac],.recent-item-list-label[data-v-46338dac]{color:var(--text-primary)}.recent-item-list-item--spaced[data-v-46338dac]{padding-right:1rem}.recent-item-list-item a[data-v-46338dac]{color:inherit;font-weight:400}.recent-item-list-item a[data-v-46338dac]:hover{font-weight:600}.recent-item-list-number[data-v-46338dac]{color:inherit!important}.recent-item-list-color[data-v-46338dac]{border:.0625rem solid var(--app-background);border-color:var(--channel-default-color)!important;color:var(--channel-default-color)!important}.recent-item-list-color--asset-channel[data-v-46338dac]{border-color:var(--channel-asset-color)!important}.recent-item-list-color--partner-channel[data-v-46338dac]{border-color:var(--channel-partner-color)!important}.recent-item-list-color--townstar[data-v-46338dac]{border-color:var(--channel-townstar-color)!important}.recent-item-list-color--spidertanks-channel[data-v-46338dac]{border-color:var(--channel-spidertanks-color)!important}.recent-item-list-color--music[data-v-46338dac]{border-color:var(--channel-music-color)!important}.recent-item-list-color--film[data-v-46338dac]{border-color:var(--channel-film-color)!important}.recent-item-list-color--pokergo[data-v-46338dac]{border-color:var(--channel-pokergo-color)!important}.recent-item-list-color--championsarena[data-v-46338dac]{border-color:var(--channel-championsarena-color)!important}.recent-item-list-color--legacy[data-v-46338dac]{border-color:var(--channel-legacy-color)!important}.recent-item-list-color--superior[data-v-46338dac]{border-color:var(--channel-superior-color)!important}.recent-item-list-color--galafilm[data-v-46338dac]{border-color:var(--channel-galafilm-color)!important}.recent-item-list-color--thewalkingdeadempires[data-v-46338dac]{border-color:var(--channel-thewalkingdeadempires-color)!important}.recent-item-list-color--lastexpedition[data-v-46338dac]{border-color:var(--channel-lastexpedition-color)!important}.recent-item-list-color--battlestargalacticaeternity[data-v-46338dac]{border-color:var(--channel-battlestargalacticaeternity-color)!important}.recent-item-list-color--rep[data-v-46338dac]{border-color:var(--channel-rep-color)!important}.recent-item-list-color--echoesofempire[data-v-46338dac]{border-color:var(--channel-echoesofempire-color)!important}.recent-item-list-color--mirandus[data-v-46338dac]{border-color:var(--channel-mirandus-color)!important}.recent-item-list-color--legendsreborn[data-v-46338dac]{border-color:var(--channel-legendsreborn-color)!important}.recent-item-list-color--node[data-v-46338dac]{border-color:var(--channel-node-color)!important}.recent-item-list-color--eternalparadox[data-v-46338dac]{border-color:var(--channel-eternalparadox-color)!important}.recent-item-list-color--asset-channel[data-v-46338dac]{color:var(--channel-asset-color)!important}.recent-item-list-color--partner-channel[data-v-46338dac]{color:var(--channel-partner-color)!important}.recent-item-list-color--townstar[data-v-46338dac]{color:var(--channel-townstar-color)!important}.recent-item-list-color--spidertanks-channel[data-v-46338dac]{color:var(--channel-spidertanks-color)!important}.recent-item-list-color--music[data-v-46338dac]{color:var(--channel-music-color)!important}.recent-item-list-color--film[data-v-46338dac]{color:var(--channel-film-color)!important}.recent-item-list-color--pokergo[data-v-46338dac]{color:var(--channel-pokergo-color)!important}.recent-item-list-color--championsarena[data-v-46338dac]{color:var(--channel-championsarena-color)!important}.recent-item-list-color--legacy[data-v-46338dac]{color:var(--channel-legacy-color)!important}.recent-item-list-color--superior[data-v-46338dac]{color:var(--channel-superior-color)!important}.recent-item-list-color--galafilm[data-v-46338dac]{color:var(--channel-galafilm-color)!important}.recent-item-list-color--thewalkingdeadempires[data-v-46338dac]{color:var(--channel-thewalkingdeadempires-color)!important}.recent-item-list-color--lastexpedition[data-v-46338dac]{color:var(--channel-lastexpedition-color)!important}.recent-item-list-color--battlestargalacticaeternity[data-v-46338dac]{color:var(--channel-battlestargalacticaeternity-color)!important}.recent-item-list-color--rep[data-v-46338dac]{color:var(--channel-rep-color)!important}.recent-item-list-color--echoesofempire[data-v-46338dac]{color:var(--channel-echoesofempire-color)!important}.recent-item-list-color--mirandus[data-v-46338dac]{color:var(--channel-mirandus-color)!important}.recent-item-list-color--legendsreborn[data-v-46338dac]{color:var(--channel-legendsreborn-color)!important}.recent-item-list-color--node[data-v-46338dac]{color:var(--channel-node-color)!important}.recent-item-list-color--eternalparadox[data-v-46338dac]{color:var(--channel-eternalparadox-color)!important}@media only screen and (max-width:641px){.recent-item-list-color[data-v-46338dac]{box-shadow:none;border:0;border-top:1px dashed var(--text-primary);border-radius:0;background-color:transparent;padding-top:1rem}}.dark-mode[data-v-38a3dcb1]{--text-primary:#d4d4d4;--text-inverted:#1e1e1e;--border-primary:#1e1e1e;--link-primary:#d4d4d4;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#333;--btn-primary-background:#404040;--btn-primary-border:#404040;--btn-primary-text:#fafafa;--btn-primary-active-background:#0f1111;--btn-primary-active-border:#0f1111;--btn-primary-active-text:#fafafa;--app-background:#1e1e1e;--app-background-secondary:#1c1c1c;--app-background-inverted:#d4d4d4;--app-background-secondary-inverted:#d4d4d4;--app-header-color:#303031;--app-header-background:#fafafa;--card-background:#404040;--card-secondary-background:#333;--card-active-background:#404040;--separator-primary:#404040;--blue-primary:#569cd6;--green-primary:#369432;--red-primary:#f44747;--gray-primary:#404040;--light-gray-primary:#d4d4d4;--light-gray-secondary:#ccc;--dark-gray-primary:#1e1e1e;--dark-gray-secondary:#303031;--magenta-primary:#c586c0;--gold-primary:#d7ba7d;--extra-light-primary:#f0eeee;--highlight-background:#f5eedc;--highlight-emphasis:#fcc57c;--highlight-text:#1e1e1e;--syntax-primary:#d7ba7d;--syntax-background:#1e1e1e;--syntax-brackets:#c586c0;--syntax-condition-and:#d16969;--syntax-condition-or:#6a9955;--syntax-dict-key:#9cdcfe;--syntax-dict-val:#ce9178;--syntax-numeric:#b5cea8;--syntax-boolean:#7928a1;--syntax-quote:#ce9178;--channel-default-color:#d4d4d4;--channel-asset-color:#5078a0;--channel-townstar-color:#8c6259;--channel-partner-color:#7f8f98;--channel-spidertanks-color:#708896;--channel-music-color:#e35f8d;--channel-film-color:#805d9b;--channel-pokergo-color:#3f5070;--channel-championsarena-color:#c19a6b;--channel-superior-color:#bf8a48;--channel-legacy-color:#6d8f97;--channel-galafilm-color:#805d9b;--channel-thewalkingdeadempires-color:#856a72;--channel-lastexpedition-color:#67a891;--channel-battlestargalacticaeternity-color:#6d7386;--channel-rep-color:#956d77;--channel-echoesofempire-color:#7f7386;--channel-mirandus-color:#7984a2;--channel-legendsreborn-color:#6d9a7d;--channel-node-color:#607986;--channel-eternalparadox-color:#7f8a79;--loading-logo-base-bg:#1e1e1e;--loading-logo-color:#404040;--loading-logo-animation-speed:5s}.dark-mode[data-v-38a3dcb1],.dark-mono-mode[data-v-38a3dcb1]{--font-family:"Roboto",sans-serif;--font-family-mono:"Courier","Courier New",mono,sans-serif;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:rgba(0,0,0,0.125) 0 0.0625rem 0.3rem;--box-shadow-minimal:rgba(0,0,0,0.0313) 0 0.0313rem 0.3rem;--box-shadow-secondary-active:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--z-index-top:10;--loading-logo-width-height:2rem}.dark-mono-mode[data-v-38a3dcb1]{--text-primary:#fff;--text-inverted:#111;--border-primary:#111;--link-primary:#f9f9f9;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#333;--btn-primary-background:#333;--btn-primary-border:#f9f9f9;--btn-primary-text:#f9f9f9;--btn-primary-active-background:#333;--btn-primary-active-border:#111;--btn-primary-active-text:#f9f9f9;--app-background:#111;--app-background-secondary:#111;--app-background-inverted:#f9f9f9;--app-background-secondary-inverted:#f9f9f9;--app-header-color:#333;--app-header-background:#f9f9f9;--card-background:#111;--card-secondary-background:#111;--card-active-background:#111;--separator-primary:#333;--blue-primary:#f9f9f9;--green-primary:#f9f9f9;--red-primary:#f9f9f9;--gray-primary:#f9f9f9;--light-gray-primary:#f9f9f9;--light-gray-secondary:#f9f9f9;--dark-gray-primary:#f9f9f9;--dark-gray-secondary:#f9f9f9;--magenta-primary:#f9f9f9;--gold-primary:#f9f9f9;--extra-light-primary:#f9f9f9;--highlight-background:#777;--highlight-emphasis:#f9f9f9;--highlight-text:#111;--syntax-primary:#ccc;--syntax-background:#111;--syntax-brackets:#ccc;--syntax-condition-and:#ccc;--syntax-condition-or:#ccc;--syntax-dict-key:#ccc;--syntax-dict-val:#ccc;--syntax-numeric:#ccc;--syntax-boolean:#ccc;--syntax-quote:#ccc;--channel-asset-color:#f9f9f9;--channel-townstar-color:#f9f9f9;--channel-partner-color:#f9f9f9;--channel-spidertanks-color:#f9f9f9;--channel-music-color:#f9f9f9;--channel-film-color:#f9f9f9;--channel-pokergo-color:#f9f9f9;--channel-championsarena-color:#f9f9f9;--channel-superior-color:#f9f9f9;--channel-legacy-color:#f9f9f9;--channel-galafilm-color:#f9f9f9;--channel-thewalkingdeadempires-color:#f9f9f9;--channel-lastexpedition-color:#f9f9f9;--channel-battlestargalacticaeternity-color:#f9f9f9;--channel-rep-color:#f9f9f9;--channel-echoesofempire-color:#f9f9f9;--channel-mirandus-color:#f9f9f9;--channel-legendsreborn-color:#f9f9f9;--channel-node-color:#f9f9f9;--channel-eternalparadox-color:#f9f9f9;--loading-logo-base-bg:#111;--loading-logo-color:#404040;--loading-logo-animation-speed:5s}.light-mode[data-v-38a3dcb1]{--text-primary:#3e3e3e;--text-inverted:#fafafa;--border-primary:#3e3e3e;--link-primary:#3e3e3e;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#ccc;--btn-primary-background:#fafafa;--btn-primary-border:#404040;--btn-primary-text:#3e3e3e;--btn-primary-active-background:#0f1111;--btn-primary-active-border:#0f1111;--btn-primary-active-text:#fafafa;--app-background:#fafafa;--app-background-secondary:#f4f4f4;--app-background-inverted:#3e3e3e;--app-background-secondary-inverted:#303031;--app-header-color:#303031;--app-header-background:#fafafa;--card-background:#ececec;--card-secondary-background:#fafafa;--card-active-background:#e3e3e3;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:rgba(0,0,0,0.125) 0 0.0625rem 0.3rem;--box-shadow-minimal:rgba(0,0,0,0.0313) 0 0.0313rem 0.3rem;--box-shadow-secondary-active:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--blue-primary:#569cd6;--green-primary:#369432;--red-primary:#f44747;--magenta-primary:#c586c0;--gold-primary:#dad6cf;--highlight-background:#f9f1e0;--highlight-emphasis:#ffe7c8;--syntax-primary:#303031;--syntax-background:#f0eeee;--syntax-brackets:#c586c0;--syntax-condition-and:#d16969;--syntax-condition-or:#6a9955;--syntax-dict-key:#196774;--syntax-dict-val:#a76e56;--syntax-numeric:#098658;--syntax-boolean:#7928a1;--syntax-quote:#b6816b;--channel-default-color:#3e3e3e;--channel-asset-color:#5078a0;--channel-townstar-color:#8c6259;--channel-partner-color:#7f8f98;--channel-spidertanks-color:#708896;--channel-music-color:#e35f8d;--channel-film-color:#805d9b;--channel-pokergo-color:#3f5070;--channel-championsarena-color:#c19a6b;--channel-superior-color:#bf8a48;--channel-legacy-color:#6d8f97;--channel-galafilm-color:#805d9b;--channel-thewalkingdeadempires-color:#856a72;--channel-lastexpedition-color:#67a891;--channel-battlestargalacticaeternity-color:#6d7386;--channel-rep-color:#956d77;--channel-echoesofempire-color:#7f7386;--channel-mirandus-color:#7984a2;--channel-legendsreborn-color:#6d9a7d;--channel-node-color:#607986;--channel-eternalparadox-color:#7f8a79}.light-mode[data-v-38a3dcb1],.light-mono-mode[data-v-38a3dcb1]{--font-family:"Roboto",sans-serif;--font-family-mono:"Courier","Courier New",mono,sans-serif;--separator-primary:#c1c1c2;--gray-primary:#404040;--light-gray-primary:#d4d4d4;--light-gray-secondary:#dedede;--dark-gray-primary:#1e1e1e;--dark-gray-secondary:#303031;--extra-light-primary:#f0eeee;--z-index-top:10;--loading-logo-width-height:2rem;--loading-logo-base-bg:#fff;--loading-logo-color:#ccc;--loading-logo-animation-speed:5s}.light-mono-mode[data-v-38a3dcb1]{--text-primary:#111;--text-inverted:#fff;--border-primary:#111;--link-primary:#111;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#ccc;--btn-primary-background:#fff;--btn-primary-border:#404040;--btn-primary-text:#111;--btn-primary-active-background:#111;--btn-primary-active-border:#111;--btn-primary-active-text:#fff;--app-background:#fff;--app-background-secondary:#fff;--app-background-inverted:#111;--app-background-secondary-inverted:#111;--app-header-color:#111;--app-header-background:#fff;--card-background:#fefefe;--card-secondary-background:#fefefe;--card-active-background:#fefefe;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:none;--box-shadow-minimal:none;--box-shadow-secondary-active:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--blue-primary:#777;--green-primary:#777;--red-primary:#777;--magenta-primary:#777;--gold-primary:#777;--highlight-background:#eee;--highlight-emphasis:#ccc;--syntax-primary:#333;--syntax-background:#fff;--syntax-brackets:#333;--syntax-condition-and:#333;--syntax-condition-or:#333;--syntax-dict-key:#333;--syntax-dict-val:#333;--syntax-numeric:#333;--syntax-boolean:#333;--syntax-quote:#333;--channel-asset-color:#333;--channel-townstar-color:#333;--channel-partner-color:#333;--channel-spidertanks-color:#333;--channel-music-color:#333;--channel-film-color:#333;--channel-pokergo-color:#333;--channel-championsarena-color:#333;--channel-superior-color:#333;--channel-legacy-color:#333;--channel-galafilm-color:#333;--channel-thewalkingdeadempires-color:#333;--channel-lastexpedition-color:#333;--channel-battlestargalacticaeternity-color:#333;--channel-rep-color:#333;--channel-echoesofempire-color:#333;--channel-mirandus-color:#333;--channel-legendsreborn-color:#333;--channel-node-color:#333;--channel-eternalparadox-color:#333}.range-selector[data-v-38a3dcb1]{display:flex;flex-grow:0;justify-content:space-between;margin:0;padding:0;font-size:1em}.range-selector-content[data-v-38a3dcb1]{flex-grow:0}.range-selector-control-icon[data-v-38a3dcb1]{cursor:pointer;outline:none;padding:0;color:var(--link-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none}.range-selector-control-icon[data-v-38a3dcb1]:hover{color:var(--link-primary-hover)}.range-selector-control-icon-disabled[data-v-38a3dcb1]{cursor:auto!important;pointer-events:none!important;color:var(--link-primary-disabled)!important}.range-selector-vertical[data-v-38a3dcb1]{display:flex;flex-direction:column;justify-content:center;align-items:center}.range-selector-vertical .range-selector-control-icon[data-v-38a3dcb1]{transform:scale(150%)}.range-selector-vertical-before[data-v-38a3dcb1]{display:flex;justify-content:flex-start;align-items:center}.range-selector-vertical-before-controls[data-v-38a3dcb1]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-right:.25em}.range-selector-vertical-before .range-selector-control-icon[data-v-38a3dcb1]{transform:scale(150%);margin:0;padding:0;line-height:.75em}.range-selector-horizontal[data-v-38a3dcb1]{display:flex;justify-content:center;align-items:center}.range-selector-horizontal .range-selector-control-icon[data-v-38a3dcb1]{transform:scale(150%)}.dark-mode[data-v-76265587]{--text-primary:#d4d4d4;--text-inverted:#1e1e1e;--border-primary:#1e1e1e;--link-primary:#d4d4d4;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#333;--btn-primary-background:#404040;--btn-primary-border:#404040;--btn-primary-text:#fafafa;--btn-primary-active-background:#0f1111;--btn-primary-active-border:#0f1111;--btn-primary-active-text:#fafafa;--app-background:#1e1e1e;--app-background-secondary:#1c1c1c;--app-background-inverted:#d4d4d4;--app-background-secondary-inverted:#d4d4d4;--app-header-color:#303031;--app-header-background:#fafafa;--card-background:#404040;--card-secondary-background:#333;--card-active-background:#404040;--separator-primary:#404040;--blue-primary:#569cd6;--green-primary:#369432;--red-primary:#f44747;--gray-primary:#404040;--light-gray-primary:#d4d4d4;--light-gray-secondary:#ccc;--dark-gray-primary:#1e1e1e;--dark-gray-secondary:#303031;--magenta-primary:#c586c0;--gold-primary:#d7ba7d;--extra-light-primary:#f0eeee;--highlight-background:#f5eedc;--highlight-emphasis:#fcc57c;--highlight-text:#1e1e1e;--syntax-primary:#d7ba7d;--syntax-background:#1e1e1e;--syntax-brackets:#c586c0;--syntax-condition-and:#d16969;--syntax-condition-or:#6a9955;--syntax-dict-key:#9cdcfe;--syntax-dict-val:#ce9178;--syntax-numeric:#b5cea8;--syntax-boolean:#7928a1;--syntax-quote:#ce9178;--channel-default-color:#d4d4d4;--channel-asset-color:#5078a0;--channel-townstar-color:#8c6259;--channel-partner-color:#7f8f98;--channel-spidertanks-color:#708896;--channel-music-color:#e35f8d;--channel-film-color:#805d9b;--channel-pokergo-color:#3f5070;--channel-championsarena-color:#c19a6b;--channel-superior-color:#bf8a48;--channel-legacy-color:#6d8f97;--channel-galafilm-color:#805d9b;--channel-thewalkingdeadempires-color:#856a72;--channel-lastexpedition-color:#67a891;--channel-battlestargalacticaeternity-color:#6d7386;--channel-rep-color:#956d77;--channel-echoesofempire-color:#7f7386;--channel-mirandus-color:#7984a2;--channel-legendsreborn-color:#6d9a7d;--channel-node-color:#607986;--channel-eternalparadox-color:#7f8a79;--loading-logo-base-bg:#1e1e1e;--loading-logo-color:#404040;--loading-logo-animation-speed:5s}.dark-mode[data-v-76265587],.dark-mono-mode[data-v-76265587]{--font-family:"Roboto",sans-serif;--font-family-mono:"Courier","Courier New",mono,sans-serif;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:rgba(0,0,0,0.125) 0 0.0625rem 0.3rem;--box-shadow-minimal:rgba(0,0,0,0.0313) 0 0.0313rem 0.3rem;--box-shadow-secondary-active:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--z-index-top:10;--loading-logo-width-height:2rem}.dark-mono-mode[data-v-76265587]{--text-primary:#fff;--text-inverted:#111;--border-primary:#111;--link-primary:#f9f9f9;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#333;--btn-primary-background:#333;--btn-primary-border:#f9f9f9;--btn-primary-text:#f9f9f9;--btn-primary-active-background:#333;--btn-primary-active-border:#111;--btn-primary-active-text:#f9f9f9;--app-background:#111;--app-background-secondary:#111;--app-background-inverted:#f9f9f9;--app-background-secondary-inverted:#f9f9f9;--app-header-color:#333;--app-header-background:#f9f9f9;--card-background:#111;--card-secondary-background:#111;--card-active-background:#111;--separator-primary:#333;--blue-primary:#f9f9f9;--green-primary:#f9f9f9;--red-primary:#f9f9f9;--gray-primary:#f9f9f9;--light-gray-primary:#f9f9f9;--light-gray-secondary:#f9f9f9;--dark-gray-primary:#f9f9f9;--dark-gray-secondary:#f9f9f9;--magenta-primary:#f9f9f9;--gold-primary:#f9f9f9;--extra-light-primary:#f9f9f9;--highlight-background:#777;--highlight-emphasis:#f9f9f9;--highlight-text:#111;--syntax-primary:#ccc;--syntax-background:#111;--syntax-brackets:#ccc;--syntax-condition-and:#ccc;--syntax-condition-or:#ccc;--syntax-dict-key:#ccc;--syntax-dict-val:#ccc;--syntax-numeric:#ccc;--syntax-boolean:#ccc;--syntax-quote:#ccc;--channel-asset-color:#f9f9f9;--channel-townstar-color:#f9f9f9;--channel-partner-color:#f9f9f9;--channel-spidertanks-color:#f9f9f9;--channel-music-color:#f9f9f9;--channel-film-color:#f9f9f9;--channel-pokergo-color:#f9f9f9;--channel-championsarena-color:#f9f9f9;--channel-superior-color:#f9f9f9;--channel-legacy-color:#f9f9f9;--channel-galafilm-color:#f9f9f9;--channel-thewalkingdeadempires-color:#f9f9f9;--channel-lastexpedition-color:#f9f9f9;--channel-battlestargalacticaeternity-color:#f9f9f9;--channel-rep-color:#f9f9f9;--channel-echoesofempire-color:#f9f9f9;--channel-mirandus-color:#f9f9f9;--channel-legendsreborn-color:#f9f9f9;--channel-node-color:#f9f9f9;--channel-eternalparadox-color:#f9f9f9;--loading-logo-base-bg:#111;--loading-logo-color:#404040;--loading-logo-animation-speed:5s}.light-mode[data-v-76265587]{--text-primary:#3e3e3e;--text-inverted:#fafafa;--border-primary:#3e3e3e;--link-primary:#3e3e3e;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#ccc;--btn-primary-background:#fafafa;--btn-primary-border:#404040;--btn-primary-text:#3e3e3e;--btn-primary-active-background:#0f1111;--btn-primary-active-border:#0f1111;--btn-primary-active-text:#fafafa;--app-background:#fafafa;--app-background-secondary:#f4f4f4;--app-background-inverted:#3e3e3e;--app-background-secondary-inverted:#303031;--app-header-color:#303031;--app-header-background:#fafafa;--card-background:#ececec;--card-secondary-background:#fafafa;--card-active-background:#e3e3e3;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:rgba(0,0,0,0.125) 0 0.0625rem 0.3rem;--box-shadow-minimal:rgba(0,0,0,0.0313) 0 0.0313rem 0.3rem;--box-shadow-secondary-active:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--blue-primary:#569cd6;--green-primary:#369432;--red-primary:#f44747;--magenta-primary:#c586c0;--gold-primary:#dad6cf;--highlight-background:#f9f1e0;--highlight-emphasis:#ffe7c8;--syntax-primary:#303031;--syntax-background:#f0eeee;--syntax-brackets:#c586c0;--syntax-condition-and:#d16969;--syntax-condition-or:#6a9955;--syntax-dict-key:#196774;--syntax-dict-val:#a76e56;--syntax-numeric:#098658;--syntax-boolean:#7928a1;--syntax-quote:#b6816b;--channel-default-color:#3e3e3e;--channel-asset-color:#5078a0;--channel-townstar-color:#8c6259;--channel-partner-color:#7f8f98;--channel-spidertanks-color:#708896;--channel-music-color:#e35f8d;--channel-film-color:#805d9b;--channel-pokergo-color:#3f5070;--channel-championsarena-color:#c19a6b;--channel-superior-color:#bf8a48;--channel-legacy-color:#6d8f97;--channel-galafilm-color:#805d9b;--channel-thewalkingdeadempires-color:#856a72;--channel-lastexpedition-color:#67a891;--channel-battlestargalacticaeternity-color:#6d7386;--channel-rep-color:#956d77;--channel-echoesofempire-color:#7f7386;--channel-mirandus-color:#7984a2;--channel-legendsreborn-color:#6d9a7d;--channel-node-color:#607986;--channel-eternalparadox-color:#7f8a79}.light-mode[data-v-76265587],.light-mono-mode[data-v-76265587]{--font-family:"Roboto",sans-serif;--font-family-mono:"Courier","Courier New",mono,sans-serif;--separator-primary:#c1c1c2;--gray-primary:#404040;--light-gray-primary:#d4d4d4;--light-gray-secondary:#dedede;--dark-gray-primary:#1e1e1e;--dark-gray-secondary:#303031;--extra-light-primary:#f0eeee;--z-index-top:10;--loading-logo-width-height:2rem;--loading-logo-base-bg:#fff;--loading-logo-color:#ccc;--loading-logo-animation-speed:5s}.light-mono-mode[data-v-76265587]{--text-primary:#111;--text-inverted:#fff;--border-primary:#111;--link-primary:#111;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#ccc;--btn-primary-background:#fff;--btn-primary-border:#404040;--btn-primary-text:#111;--btn-primary-active-background:#111;--btn-primary-active-border:#111;--btn-primary-active-text:#fff;--app-background:#fff;--app-background-secondary:#fff;--app-background-inverted:#111;--app-background-secondary-inverted:#111;--app-header-color:#111;--app-header-background:#fff;--card-background:#fefefe;--card-secondary-background:#fefefe;--card-active-background:#fefefe;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:none;--box-shadow-minimal:none;--box-shadow-secondary-active:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--blue-primary:#777;--green-primary:#777;--red-primary:#777;--magenta-primary:#777;--gold-primary:#777;--highlight-background:#eee;--highlight-emphasis:#ccc;--syntax-primary:#333;--syntax-background:#fff;--syntax-brackets:#333;--syntax-condition-and:#333;--syntax-condition-or:#333;--syntax-dict-key:#333;--syntax-dict-val:#333;--syntax-numeric:#333;--syntax-boolean:#333;--syntax-quote:#333;--channel-asset-color:#333;--channel-townstar-color:#333;--channel-partner-color:#333;--channel-spidertanks-color:#333;--channel-music-color:#333;--channel-film-color:#333;--channel-pokergo-color:#333;--channel-championsarena-color:#333;--channel-superior-color:#333;--channel-legacy-color:#333;--channel-galafilm-color:#333;--channel-thewalkingdeadempires-color:#333;--channel-lastexpedition-color:#333;--channel-battlestargalacticaeternity-color:#333;--channel-rep-color:#333;--channel-echoesofempire-color:#333;--channel-mirandus-color:#333;--channel-legendsreborn-color:#333;--channel-node-color:#333;--channel-eternalparadox-color:#333}.intl-date-range[data-v-76265587]{position:relative;background:var(--app-background);padding:1.5em 1em;min-width:17em;color:var(--text-primary);font-size:1rem}.intl-date-range-header[data-v-76265587]{display:flex;justify-content:center;background:var(--card-background);padding:.25em;color:var(--text-primary)}.intl-date-range-month[data-v-76265587]{display:flex;flex:1 0 50%;justify-content:center}.intl-date-range-month-control[data-v-76265587]{display:flex;flex-direction:column}.intl-date-range-month-text[data-v-76265587]{min-width:7em;text-align:center}.intl-date-range-month .intl-date-range-control-icon[data-v-76265587]{font-size:1em;line-height:1em}.intl-date-range-year[data-v-76265587]{display:flex;flex-shrink:1}.intl-date-range-year-control[data-v-76265587]{display:flex;flex-direction:column}.intl-date-range-year .intl-date-range-control-icon[data-v-76265587]{font-size:1em;line-height:.5em}.intl-date-range-days[data-v-76265587]{display:flex;flex-direction:column;margin:0;min-height:11.5em}.intl-date-range-days-row[data-v-76265587]{display:flex;justify-content:flex-start}.intl-date-range-day[data-v-76265587],.intl-date-range-weekday[data-v-76265587]{display:flex;flex:0 0 calc(14.28571% - 0.25em);justify-content:center;align-items:center;box-sizing:border-box;margin:.125em;padding:.125em;max-width:calc(14.28571% - .25em)}.intl-date-range-day[data-v-76265587]{position:relative;z-index:1;transition:background-color .5s ease;cursor:pointer;border:.0625rem solid var(--card-background);background:none;padding:.25em;font-kerning:none;letter-spacing:0}.intl-date-range-day[data-v-76265587]:before{position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);opacity:.875;opacity:0;z-index:-1;border-radius:50%;background:var(--link-primary-active);width:.25em;height:.25em;content:" "}.intl-date-range-day--empty[data-v-76265587]{visibility:hidden}.intl-date-range-day--active[data-v-76265587],.intl-date-range-day--preview-active[data-v-76265587],.intl-date-range-day[data-v-76265587]:hover{border-color:var(--link-primary-active)}.intl-date-range-day--active[data-v-76265587]:before,.intl-date-range-day--preview-active[data-v-76265587]:before,.intl-date-range-day[data-v-76265587]:hover:before{opacity:1}.intl-date-range-day--disabled[data-v-76265587]{cursor:auto!important;border-color:var(--link-primary-disabled)!important;color:var(--link-primary-disabled)!important}.intl-date-range-day--disabled[data-v-76265587]:before{opacity:0!important}.intl-date-range-calendar[data-v-76265587]{display:flex;justify-content:space-around;margin:.375em 0 0}.intl-date-range-txt[data-v-76265587]{display:flex;justify-content:space-between;margin:1em 0 0;font-weight:600;font-size:.75em}.intl-date-range-state[data-v-76265587]{display:flex;padding:.5em 0;font-size:1em}.intl-date-range-state-txt[data-v-76265587]{flex-grow:0;padding:.125em;color:var(--btn-primary-text);font-size:.75em}.intl-date-range-state-actions[data-v-76265587]{flex-grow:1;outline:none;line-height:.5em;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:right}.intl-date-range-state .intl-date-range-control-icon[data-v-76265587]{cursor:pointer;margin:0;padding:0;color:var(--btn-primary-text);font-size:.875em;line-height:1em}.intl-date-range-state .intl-date-range-control-icon[data-v-76265587]:hover{color:var(--link-primary-hover)}.intl-date-range-time[data-v-76265587]{display:inline;background:var(--card-background);padding:.25em;color:var(--text-primary)}.intl-date-range-time-selector[data-v-76265587]{display:flex;justify-content:space-between;align-items:center;font-size:1em}.intl-date-range-time-selector+.intl-date-range-time-selector[data-v-76265587]{flex-grow:1;justify-content:flex-end}.intl-date-range-times[data-v-76265587]{display:flex;margin:.5rem 0 0;padding:0}.explorer-channels{padding:1rem .5rem 0}@media only screen and (max-width:641px){.explorer-channels{padding:0 .5rem}}.explorer-channels__content{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1.5rem 1rem 0}.explorer-channels__label{margin-right:.5rem;color:var(--text-primary);font-size:1rem}.explorer-channels__dropdown{border:1px solid var(--text-primary);border-radius:.25rem;background-color:var(--app-background);padding:.25rem;min-width:40%;color:var(--text-primary);font-size:1rem}.explorer-channels__dropdown option{padding:.5rem}.explorer-channels__channel{background-color:var(--channel-default-color)!important;display:flex;flex:1 1 1%;justify-content:center;align-items:center;transition:height .25s ease,width .25s ease,flex-basis .25s ease;will-change:height,width,flex-basis;cursor:pointer;margin:0 .5rem;box-shadow:none;border:.0625rem solid transparent;border-radius:.25rem;padding:.125rem;height:1.5rem;color:var(--syntax-primary);font-weight:700;font-size:.875rem;line-height:1.5rem;white-space:nowrap}.explorer-channels__channel--asset-channel{background-color:var(--channel-asset-color)!important}.explorer-channels__channel--partner-channel{background-color:var(--channel-partner-color)!important}.explorer-channels__channel--townstar{background-color:var(--channel-townstar-color)!important}.explorer-channels__channel--spidertanks-channel{background-color:var(--channel-spidertanks-color)!important}.explorer-channels__channel--music{background-color:var(--channel-music-color)!important}.explorer-channels__channel--film{background-color:var(--channel-film-color)!important}.explorer-channels__channel--pokergo{background-color:var(--channel-pokergo-color)!important}.explorer-channels__channel--championsarena{background-color:var(--channel-championsarena-color)!important}.explorer-channels__channel--legacy{background-color:var(--channel-legacy-color)!important}.explorer-channels__channel--superior{background-color:var(--channel-superior-color)!important}.explorer-channels__channel--galafilm{background-color:var(--channel-galafilm-color)!important}.explorer-channels__channel--thewalkingdeadempires{background-color:var(--channel-thewalkingdeadempires-color)!important}.explorer-channels__channel--lastexpedition{background-color:var(--channel-lastexpedition-color)!important}.explorer-channels__channel--battlestargalacticaeternity{background-color:var(--channel-battlestargalacticaeternity-color)!important}.explorer-channels__channel--rep{background-color:var(--channel-rep-color)!important}.explorer-channels__channel--echoesofempire{background-color:var(--channel-echoesofempire-color)!important}.explorer-channels__channel--mirandus{background-color:var(--channel-mirandus-color)!important}.explorer-channels__channel--legendsreborn{background-color:var(--channel-legendsreborn-color)!important}.explorer-channels__channel--node{background-color:var(--channel-node-color)!important}.explorer-channels__channel--eternalparadox{background-color:var(--channel-eternalparadox-color)!important}@media only screen and (max-width:641px){.explorer-channels__channel{flex-basis:80%;margin:.0625rem 0;max-width:calc(100vw - 3rem)}}.explorer-channels__channel--active,.explorer-channels__channel:hover{border-color:var(--btn-primary-border)}.explorer-channels__channel--active{flex-basis:40%}.latest-blocks-wrapper{padding-bottom:2rem}.latest-blocks-channels{margin-bottom:2rem}@media only screen and (max-width:641px){.latest-blocks-channels{margin:1rem 0}}.latest-transactions-channels{margin-bottom:2rem}.search-highlight{display:flex;flex-direction:column;cursor:pointer;font-size:.75rem;font-family:var(--font-family-mono)}.search-highlight-label{padding:.25rem .25rem .25rem 0;white-space:nowrap}@media only screen and (max-width:641px){.search-highlight-label{white-space:unset;word-break:break-all}}.search-highlight-wrapper{margin:.25rem;border-radius:.5rem;padding:.5rem;overflow-x:hidden;color:var(--text-primary)}.search-highlight-wrapper:hover{background:var(--highlight-background);color:var(--highlight-text)}@media only screen and (max-width:641px){.search-highlight-wrapper{margin:.25rem 0;padding:1rem 0}}.search-highlight-value{word-wrap:break-word;margin-top:.5rem;max-width:100%;word-break:keep-all}.search-highlight-value em{border-radius:.125rem;background-color:var(--highlight-emphasis);color:var(--highlight-text)}@media only screen and (max-width:641px){.search-highlight-value{word-break:break-all}}.search-result{margin:2rem 0;width:100%;min-height:1rem}.search-result:first-child{margin-top:1rem}.search-result-more{display:flex;justify-content:flex-start;cursor:pointer;font-weight:600;font-size:.75rem}.search-result-more:hover{color:var(--link-primary-hover)}.search-result-heading{display:inline-block;cursor:pointer;margin:2rem 0 .75rem;border-left:.25rem solid var(--text-primary);border-radius:.25rem;background-color:var(--card-secondary-background);padding:.5rem;color:var(--text-primary);font-weight:600;border-left-color:var(--channel-default-color)!important}.search-result-heading:first-child{margin-top:0}.search-result-heading:hover{box-shadow:var(--box-shadow-primary);color:var(--text-primary)!important}.search-result-heading--asset-channel{border-left-color:var(--channel-asset-color)!important}.search-result-heading--partner-channel{border-left-color:var(--channel-partner-color)!important}.search-result-heading--townstar{border-left-color:var(--channel-townstar-color)!important}.search-result-heading--spidertanks-channel{border-left-color:var(--channel-spidertanks-color)!important}.search-result-heading--music{border-left-color:var(--channel-music-color)!important}.search-result-heading--film{border-left-color:var(--channel-film-color)!important}.search-result-heading--pokergo{border-left-color:var(--channel-pokergo-color)!important}.search-result-heading--championsarena{border-left-color:var(--channel-championsarena-color)!important}.search-result-heading--legacy{border-left-color:var(--channel-legacy-color)!important}.search-result-heading--superior{border-left-color:var(--channel-superior-color)!important}.search-result-heading--galafilm{border-left-color:var(--channel-galafilm-color)!important}.search-result-heading--thewalkingdeadempires{border-left-color:var(--channel-thewalkingdeadempires-color)!important}.search-result-heading--lastexpedition{border-left-color:var(--channel-lastexpedition-color)!important}.search-result-heading--battlestargalacticaeternity{border-left-color:var(--channel-battlestargalacticaeternity-color)!important}.search-result-heading--rep{border-left-color:var(--channel-rep-color)!important}.search-result-heading--echoesofempire{border-left-color:var(--channel-echoesofempire-color)!important}.search-result-heading--mirandus{border-left-color:var(--channel-mirandus-color)!important}.search-result-heading--legendsreborn{border-left-color:var(--channel-legendsreborn-color)!important}.search-result-heading--node{border-left-color:var(--channel-node-color)!important}.search-result-heading--eternalparadox{border-left-color:var(--channel-eternalparadox-color)!important}@media only screen and (max-width:641px){.search-result-heading{border-right-color:var(--channel-default-color)!important;display:block;border-right:.25rem solid var(--text-primary)}.search-result-heading--asset-channel{border-right-color:var(--channel-asset-color)!important}.search-result-heading--partner-channel{border-right-color:var(--channel-partner-color)!important}.search-result-heading--townstar{border-right-color:var(--channel-townstar-color)!important}.search-result-heading--spidertanks-channel{border-right-color:var(--channel-spidertanks-color)!important}.search-result-heading--music{border-right-color:var(--channel-music-color)!important}.search-result-heading--film{border-right-color:var(--channel-film-color)!important}.search-result-heading--pokergo{border-right-color:var(--channel-pokergo-color)!important}.search-result-heading--championsarena{border-right-color:var(--channel-championsarena-color)!important}.search-result-heading--legacy{border-right-color:var(--channel-legacy-color)!important}.search-result-heading--superior{border-right-color:var(--channel-superior-color)!important}.search-result-heading--galafilm{border-right-color:var(--channel-galafilm-color)!important}.search-result-heading--thewalkingdeadempires{border-right-color:var(--channel-thewalkingdeadempires-color)!important}.search-result-heading--lastexpedition{border-right-color:var(--channel-lastexpedition-color)!important}.search-result-heading--battlestargalacticaeternity{border-right-color:var(--channel-battlestargalacticaeternity-color)!important}.search-result-heading--rep{border-right-color:var(--channel-rep-color)!important}.search-result-heading--echoesofempire{border-right-color:var(--channel-echoesofempire-color)!important}.search-result-heading--mirandus{border-right-color:var(--channel-mirandus-color)!important}.search-result-heading--legendsreborn{border-right-color:var(--channel-legendsreborn-color)!important}.search-result-heading--node{border-right-color:var(--channel-node-color)!important}.search-result-heading--eternalparadox{border-right-color:var(--channel-eternalparadox-color)!important}}.dark-mode[data-v-68549216]{--text-primary:#d4d4d4;--text-inverted:#1e1e1e;--border-primary:#1e1e1e;--link-primary:#d4d4d4;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#333;--btn-primary-background:#404040;--btn-primary-border:#404040;--btn-primary-text:#fafafa;--btn-primary-active-background:#0f1111;--btn-primary-active-border:#0f1111;--btn-primary-active-text:#fafafa;--app-background:#1e1e1e;--app-background-secondary:#1c1c1c;--app-background-inverted:#d4d4d4;--app-background-secondary-inverted:#d4d4d4;--app-header-color:#303031;--app-header-background:#fafafa;--card-background:#404040;--card-secondary-background:#333;--card-active-background:#404040;--separator-primary:#404040;--blue-primary:#569cd6;--green-primary:#369432;--red-primary:#f44747;--gray-primary:#404040;--light-gray-primary:#d4d4d4;--light-gray-secondary:#ccc;--dark-gray-primary:#1e1e1e;--dark-gray-secondary:#303031;--magenta-primary:#c586c0;--gold-primary:#d7ba7d;--extra-light-primary:#f0eeee;--highlight-background:#f5eedc;--highlight-emphasis:#fcc57c;--highlight-text:#1e1e1e;--syntax-primary:#d7ba7d;--syntax-background:#1e1e1e;--syntax-brackets:#c586c0;--syntax-condition-and:#d16969;--syntax-condition-or:#6a9955;--syntax-dict-key:#9cdcfe;--syntax-dict-val:#ce9178;--syntax-numeric:#b5cea8;--syntax-boolean:#7928a1;--syntax-quote:#ce9178;--channel-default-color:#d4d4d4;--channel-asset-color:#5078a0;--channel-townstar-color:#8c6259;--channel-partner-color:#7f8f98;--channel-spidertanks-color:#708896;--channel-music-color:#e35f8d;--channel-film-color:#805d9b;--channel-pokergo-color:#3f5070;--channel-championsarena-color:#c19a6b;--channel-superior-color:#bf8a48;--channel-legacy-color:#6d8f97;--channel-galafilm-color:#805d9b;--channel-thewalkingdeadempires-color:#856a72;--channel-lastexpedition-color:#67a891;--channel-battlestargalacticaeternity-color:#6d7386;--channel-rep-color:#956d77;--channel-echoesofempire-color:#7f7386;--channel-mirandus-color:#7984a2;--channel-legendsreborn-color:#6d9a7d;--channel-node-color:#607986;--channel-eternalparadox-color:#7f8a79;--loading-logo-base-bg:#1e1e1e;--loading-logo-color:#404040;--loading-logo-animation-speed:5s}.dark-mode[data-v-68549216],.dark-mono-mode[data-v-68549216]{--font-family:"Roboto",sans-serif;--font-family-mono:"Courier","Courier New",mono,sans-serif;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:rgba(0,0,0,0.125) 0 0.0625rem 0.3rem;--box-shadow-minimal:rgba(0,0,0,0.0313) 0 0.0313rem 0.3rem;--box-shadow-secondary-active:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--z-index-top:10;--loading-logo-width-height:2rem}.dark-mono-mode[data-v-68549216]{--text-primary:#fff;--text-inverted:#111;--border-primary:#111;--link-primary:#f9f9f9;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#333;--btn-primary-background:#333;--btn-primary-border:#f9f9f9;--btn-primary-text:#f9f9f9;--btn-primary-active-background:#333;--btn-primary-active-border:#111;--btn-primary-active-text:#f9f9f9;--app-background:#111;--app-background-secondary:#111;--app-background-inverted:#f9f9f9;--app-background-secondary-inverted:#f9f9f9;--app-header-color:#333;--app-header-background:#f9f9f9;--card-background:#111;--card-secondary-background:#111;--card-active-background:#111;--separator-primary:#333;--blue-primary:#f9f9f9;--green-primary:#f9f9f9;--red-primary:#f9f9f9;--gray-primary:#f9f9f9;--light-gray-primary:#f9f9f9;--light-gray-secondary:#f9f9f9;--dark-gray-primary:#f9f9f9;--dark-gray-secondary:#f9f9f9;--magenta-primary:#f9f9f9;--gold-primary:#f9f9f9;--extra-light-primary:#f9f9f9;--highlight-background:#777;--highlight-emphasis:#f9f9f9;--highlight-text:#111;--syntax-primary:#ccc;--syntax-background:#111;--syntax-brackets:#ccc;--syntax-condition-and:#ccc;--syntax-condition-or:#ccc;--syntax-dict-key:#ccc;--syntax-dict-val:#ccc;--syntax-numeric:#ccc;--syntax-boolean:#ccc;--syntax-quote:#ccc;--channel-asset-color:#f9f9f9;--channel-townstar-color:#f9f9f9;--channel-partner-color:#f9f9f9;--channel-spidertanks-color:#f9f9f9;--channel-music-color:#f9f9f9;--channel-film-color:#f9f9f9;--channel-pokergo-color:#f9f9f9;--channel-championsarena-color:#f9f9f9;--channel-superior-color:#f9f9f9;--channel-legacy-color:#f9f9f9;--channel-galafilm-color:#f9f9f9;--channel-thewalkingdeadempires-color:#f9f9f9;--channel-lastexpedition-color:#f9f9f9;--channel-battlestargalacticaeternity-color:#f9f9f9;--channel-rep-color:#f9f9f9;--channel-echoesofempire-color:#f9f9f9;--channel-mirandus-color:#f9f9f9;--channel-legendsreborn-color:#f9f9f9;--channel-node-color:#f9f9f9;--channel-eternalparadox-color:#f9f9f9;--loading-logo-base-bg:#111;--loading-logo-color:#404040;--loading-logo-animation-speed:5s}.light-mode[data-v-68549216]{--text-primary:#3e3e3e;--text-inverted:#fafafa;--border-primary:#3e3e3e;--link-primary:#3e3e3e;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#ccc;--btn-primary-background:#fafafa;--btn-primary-border:#404040;--btn-primary-text:#3e3e3e;--btn-primary-active-background:#0f1111;--btn-primary-active-border:#0f1111;--btn-primary-active-text:#fafafa;--app-background:#fafafa;--app-background-secondary:#f4f4f4;--app-background-inverted:#3e3e3e;--app-background-secondary-inverted:#303031;--app-header-color:#303031;--app-header-background:#fafafa;--card-background:#ececec;--card-secondary-background:#fafafa;--card-active-background:#e3e3e3;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:rgba(0,0,0,0.125) 0 0.0625rem 0.3rem;--box-shadow-minimal:rgba(0,0,0,0.0313) 0 0.0313rem 0.3rem;--box-shadow-secondary-active:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--blue-primary:#569cd6;--green-primary:#369432;--red-primary:#f44747;--magenta-primary:#c586c0;--gold-primary:#dad6cf;--highlight-background:#f9f1e0;--highlight-emphasis:#ffe7c8;--syntax-primary:#303031;--syntax-background:#f0eeee;--syntax-brackets:#c586c0;--syntax-condition-and:#d16969;--syntax-condition-or:#6a9955;--syntax-dict-key:#196774;--syntax-dict-val:#a76e56;--syntax-numeric:#098658;--syntax-boolean:#7928a1;--syntax-quote:#b6816b;--channel-default-color:#3e3e3e;--channel-asset-color:#5078a0;--channel-townstar-color:#8c6259;--channel-partner-color:#7f8f98;--channel-spidertanks-color:#708896;--channel-music-color:#e35f8d;--channel-film-color:#805d9b;--channel-pokergo-color:#3f5070;--channel-championsarena-color:#c19a6b;--channel-superior-color:#bf8a48;--channel-legacy-color:#6d8f97;--channel-galafilm-color:#805d9b;--channel-thewalkingdeadempires-color:#856a72;--channel-lastexpedition-color:#67a891;--channel-battlestargalacticaeternity-color:#6d7386;--channel-rep-color:#956d77;--channel-echoesofempire-color:#7f7386;--channel-mirandus-color:#7984a2;--channel-legendsreborn-color:#6d9a7d;--channel-node-color:#607986;--channel-eternalparadox-color:#7f8a79}.light-mode[data-v-68549216],.light-mono-mode[data-v-68549216]{--font-family:"Roboto",sans-serif;--font-family-mono:"Courier","Courier New",mono,sans-serif;--separator-primary:#c1c1c2;--gray-primary:#404040;--light-gray-primary:#d4d4d4;--light-gray-secondary:#dedede;--dark-gray-primary:#1e1e1e;--dark-gray-secondary:#303031;--extra-light-primary:#f0eeee;--z-index-top:10;--loading-logo-width-height:2rem;--loading-logo-base-bg:#fff;--loading-logo-color:#ccc;--loading-logo-animation-speed:5s}.light-mono-mode[data-v-68549216]{--text-primary:#111;--text-inverted:#fff;--border-primary:#111;--link-primary:#111;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#ccc;--btn-primary-background:#fff;--btn-primary-border:#404040;--btn-primary-text:#111;--btn-primary-active-background:#111;--btn-primary-active-border:#111;--btn-primary-active-text:#fff;--app-background:#fff;--app-background-secondary:#fff;--app-background-inverted:#111;--app-background-secondary-inverted:#111;--app-header-color:#111;--app-header-background:#fff;--card-background:#fefefe;--card-secondary-background:#fefefe;--card-active-background:#fefefe;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:none;--box-shadow-minimal:none;--box-shadow-secondary-active:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--blue-primary:#777;--green-primary:#777;--red-primary:#777;--magenta-primary:#777;--gold-primary:#777;--highlight-background:#eee;--highlight-emphasis:#ccc;--syntax-primary:#333;--syntax-background:#fff;--syntax-brackets:#333;--syntax-condition-and:#333;--syntax-condition-or:#333;--syntax-dict-key:#333;--syntax-dict-val:#333;--syntax-numeric:#333;--syntax-boolean:#333;--syntax-quote:#333;--channel-asset-color:#333;--channel-townstar-color:#333;--channel-partner-color:#333;--channel-spidertanks-color:#333;--channel-music-color:#333;--channel-film-color:#333;--channel-pokergo-color:#333;--channel-championsarena-color:#333;--channel-superior-color:#333;--channel-legacy-color:#333;--channel-galafilm-color:#333;--channel-thewalkingdeadempires-color:#333;--channel-lastexpedition-color:#333;--channel-battlestargalacticaeternity-color:#333;--channel-rep-color:#333;--channel-echoesofempire-color:#333;--channel-mirandus-color:#333;--channel-legendsreborn-color:#333;--channel-node-color:#333;--channel-eternalparadox-color:#333}.search-prev-next[data-v-68549216]{display:flex;justify-content:space-between;margin:2rem 0}.search-prev-next button[data-v-68549216]{margin:0 1rem}.search-prev-next button[data-v-68549216]:first-child{padding-right:1rem}.search-prev-next button[data-v-68549216]:last-child{padding-left:1rem}.search-result-set{width:100%}.search-result-set--empty{color:var(--text-primary);text-align:center}.explorer-search-results{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 1rem 1rem}.explorer-search-results .gala-floating-panel--no-background{background:transparent}@media only screen and (max-width:641px){.explorer-search-results .gala-floating-panel{background-color:var(--app-background)}}.explorer-search-results-disclaimer{display:block;padding-left:1rem;width:100%;color:var(--text-primary);font-weight:700;font-size:.6875rem;text-align:center}.dark-mode{--text-primary:#d4d4d4;--text-inverted:#1e1e1e;--border-primary:#1e1e1e;--link-primary:#d4d4d4;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#333;--btn-primary-background:#404040;--btn-primary-border:#404040;--btn-primary-text:#fafafa;--btn-primary-active-background:#0f1111;--btn-primary-active-border:#0f1111;--btn-primary-active-text:#fafafa;--app-background:#1e1e1e;--app-background-secondary:#1c1c1c;--app-background-inverted:#d4d4d4;--app-background-secondary-inverted:#d4d4d4;--app-header-color:#303031;--app-header-background:#fafafa;--card-background:#404040;--card-secondary-background:#333;--card-active-background:#404040;--separator-primary:#404040;--blue-primary:#569cd6;--green-primary:#369432;--red-primary:#f44747;--gray-primary:#404040;--light-gray-primary:#d4d4d4;--light-gray-secondary:#ccc;--dark-gray-primary:#1e1e1e;--dark-gray-secondary:#303031;--magenta-primary:#c586c0;--gold-primary:#d7ba7d;--extra-light-primary:#f0eeee;--highlight-background:#f5eedc;--highlight-emphasis:#fcc57c;--highlight-text:#1e1e1e;--syntax-primary:#d7ba7d;--syntax-background:#1e1e1e;--syntax-brackets:#c586c0;--syntax-condition-and:#d16969;--syntax-condition-or:#6a9955;--syntax-dict-key:#9cdcfe;--syntax-dict-val:#ce9178;--syntax-numeric:#b5cea8;--syntax-boolean:#7928a1;--syntax-quote:#ce9178;--channel-default-color:#d4d4d4;--channel-asset-color:#5078a0;--channel-townstar-color:#8c6259;--channel-partner-color:#7f8f98;--channel-spidertanks-color:#708896;--channel-music-color:#e35f8d;--channel-film-color:#805d9b;--channel-pokergo-color:#3f5070;--channel-championsarena-color:#c19a6b;--channel-superior-color:#bf8a48;--channel-legacy-color:#6d8f97;--channel-galafilm-color:#805d9b;--channel-thewalkingdeadempires-color:#856a72;--channel-lastexpedition-color:#67a891;--channel-battlestargalacticaeternity-color:#6d7386;--channel-rep-color:#956d77;--channel-echoesofempire-color:#7f7386;--channel-mirandus-color:#7984a2;--channel-legendsreborn-color:#6d9a7d;--channel-node-color:#607986;--channel-eternalparadox-color:#7f8a79;--loading-logo-base-bg:#1e1e1e;--loading-logo-color:#404040;--loading-logo-animation-speed:5s}.dark-mode,.dark-mono-mode{--font-family:"Roboto",sans-serif;--font-family-mono:"Courier","Courier New",mono,sans-serif;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:rgba(0,0,0,0.125) 0 0.0625rem 0.3rem;--box-shadow-minimal:rgba(0,0,0,0.0313) 0 0.0313rem 0.3rem;--box-shadow-secondary-active:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--z-index-top:10;--loading-logo-width-height:2rem}.dark-mono-mode{--text-primary:#fff;--text-inverted:#111;--border-primary:#111;--link-primary:#f9f9f9;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#333;--btn-primary-background:#333;--btn-primary-border:#f9f9f9;--btn-primary-text:#f9f9f9;--btn-primary-active-background:#333;--btn-primary-active-border:#111;--btn-primary-active-text:#f9f9f9;--app-background:#111;--app-background-secondary:#111;--app-background-inverted:#f9f9f9;--app-background-secondary-inverted:#f9f9f9;--app-header-color:#333;--app-header-background:#f9f9f9;--card-background:#111;--card-secondary-background:#111;--card-active-background:#111;--separator-primary:#333;--blue-primary:#f9f9f9;--green-primary:#f9f9f9;--red-primary:#f9f9f9;--gray-primary:#f9f9f9;--light-gray-primary:#f9f9f9;--light-gray-secondary:#f9f9f9;--dark-gray-primary:#f9f9f9;--dark-gray-secondary:#f9f9f9;--magenta-primary:#f9f9f9;--gold-primary:#f9f9f9;--extra-light-primary:#f9f9f9;--highlight-background:#777;--highlight-emphasis:#f9f9f9;--highlight-text:#111;--syntax-primary:#ccc;--syntax-background:#111;--syntax-brackets:#ccc;--syntax-condition-and:#ccc;--syntax-condition-or:#ccc;--syntax-dict-key:#ccc;--syntax-dict-val:#ccc;--syntax-numeric:#ccc;--syntax-boolean:#ccc;--syntax-quote:#ccc;--channel-asset-color:#f9f9f9;--channel-townstar-color:#f9f9f9;--channel-partner-color:#f9f9f9;--channel-spidertanks-color:#f9f9f9;--channel-music-color:#f9f9f9;--channel-film-color:#f9f9f9;--channel-pokergo-color:#f9f9f9;--channel-championsarena-color:#f9f9f9;--channel-superior-color:#f9f9f9;--channel-legacy-color:#f9f9f9;--channel-galafilm-color:#f9f9f9;--channel-thewalkingdeadempires-color:#f9f9f9;--channel-lastexpedition-color:#f9f9f9;--channel-battlestargalacticaeternity-color:#f9f9f9;--channel-rep-color:#f9f9f9;--channel-echoesofempire-color:#f9f9f9;--channel-mirandus-color:#f9f9f9;--channel-legendsreborn-color:#f9f9f9;--channel-node-color:#f9f9f9;--channel-eternalparadox-color:#f9f9f9;--loading-logo-base-bg:#111;--loading-logo-color:#404040;--loading-logo-animation-speed:5s}.light-mode{--text-primary:#3e3e3e;--text-inverted:#fafafa;--border-primary:#3e3e3e;--link-primary:#3e3e3e;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#ccc;--btn-primary-background:#fafafa;--btn-primary-border:#404040;--btn-primary-text:#3e3e3e;--btn-primary-active-background:#0f1111;--btn-primary-active-border:#0f1111;--btn-primary-active-text:#fafafa;--app-background:#fafafa;--app-background-secondary:#f4f4f4;--app-background-inverted:#3e3e3e;--app-background-secondary-inverted:#303031;--app-header-color:#303031;--app-header-background:#fafafa;--card-background:#ececec;--card-secondary-background:#fafafa;--card-active-background:#e3e3e3;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:rgba(0,0,0,0.125) 0 0.0625rem 0.3rem;--box-shadow-minimal:rgba(0,0,0,0.0313) 0 0.0313rem 0.3rem;--box-shadow-secondary-active:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--blue-primary:#569cd6;--green-primary:#369432;--red-primary:#f44747;--magenta-primary:#c586c0;--gold-primary:#dad6cf;--highlight-background:#f9f1e0;--highlight-emphasis:#ffe7c8;--syntax-primary:#303031;--syntax-background:#f0eeee;--syntax-brackets:#c586c0;--syntax-condition-and:#d16969;--syntax-condition-or:#6a9955;--syntax-dict-key:#196774;--syntax-dict-val:#a76e56;--syntax-numeric:#098658;--syntax-boolean:#7928a1;--syntax-quote:#b6816b;--channel-default-color:#3e3e3e;--channel-asset-color:#5078a0;--channel-townstar-color:#8c6259;--channel-partner-color:#7f8f98;--channel-spidertanks-color:#708896;--channel-music-color:#e35f8d;--channel-film-color:#805d9b;--channel-pokergo-color:#3f5070;--channel-championsarena-color:#c19a6b;--channel-superior-color:#bf8a48;--channel-legacy-color:#6d8f97;--channel-galafilm-color:#805d9b;--channel-thewalkingdeadempires-color:#856a72;--channel-lastexpedition-color:#67a891;--channel-battlestargalacticaeternity-color:#6d7386;--channel-rep-color:#956d77;--channel-echoesofempire-color:#7f7386;--channel-mirandus-color:#7984a2;--channel-legendsreborn-color:#6d9a7d;--channel-node-color:#607986;--channel-eternalparadox-color:#7f8a79}.light-mode,.light-mono-mode{--font-family:"Roboto",sans-serif;--font-family-mono:"Courier","Courier New",mono,sans-serif;--separator-primary:#c1c1c2;--gray-primary:#404040;--light-gray-primary:#d4d4d4;--light-gray-secondary:#dedede;--dark-gray-primary:#1e1e1e;--dark-gray-secondary:#303031;--extra-light-primary:#f0eeee;--z-index-top:10;--loading-logo-width-height:2rem;--loading-logo-base-bg:#fff;--loading-logo-color:#ccc;--loading-logo-animation-speed:5s}.light-mono-mode{--text-primary:#111;--text-inverted:#fff;--border-primary:#111;--link-primary:#111;--link-primary-hover:#5b7c96;--link-primary-active:#5b7c96;--link-primary-disabled:#ccc;--btn-primary-background:#fff;--btn-primary-border:#404040;--btn-primary-text:#111;--btn-primary-active-background:#111;--btn-primary-active-border:#111;--btn-primary-active-text:#fff;--app-background:#fff;--app-background-secondary:#fff;--app-background-inverted:#111;--app-background-secondary-inverted:#111;--app-header-color:#111;--app-header-background:#fff;--card-background:#fefefe;--card-secondary-background:#fefefe;--card-active-background:#fefefe;--box-shadow-primary:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-secondary:none;--box-shadow-minimal:none;--box-shadow-secondary-active:rgba(0,0,0,0.25) 0 0.0625rem 0.3rem;--box-shadow-inverted-inactive:rgba(0,0,0,0.375) 0 0.0625rem 0.3rem;--box-shadow-top-primary:inset 0 1rem 0.3rem -1rem rgba(0,0,0,0.125);--blue-primary:#777;--green-primary:#777;--red-primary:#777;--magenta-primary:#777;--gold-primary:#777;--highlight-background:#eee;--highlight-emphasis:#ccc;--syntax-primary:#333;--syntax-background:#fff;--syntax-brackets:#333;--syntax-condition-and:#333;--syntax-condition-or:#333;--syntax-dict-key:#333;--syntax-dict-val:#333;--syntax-numeric:#333;--syntax-boolean:#333;--syntax-quote:#333;--channel-asset-color:#333;--channel-townstar-color:#333;--channel-partner-color:#333;--channel-spidertanks-color:#333;--channel-music-color:#333;--channel-film-color:#333;--channel-pokergo-color:#333;--channel-championsarena-color:#333;--channel-superior-color:#333;--channel-legacy-color:#333;--channel-galafilm-color:#333;--channel-thewalkingdeadempires-color:#333;--channel-lastexpedition-color:#333;--channel-battlestargalacticaeternity-color:#333;--channel-rep-color:#333;--channel-echoesofempire-color:#333;--channel-mirandus-color:#333;--channel-legendsreborn-color:#333;--channel-node-color:#333;--channel-eternalparadox-color:#333}.explorer{display:flex;flex:1 1;flex-direction:column;align-content:center;background-color:var(--app-background);height:100%;overflow-x:hidden;overflow-y:scroll}@media only screen and (max-width:641px){.explorer{padding-top:1rem}}.explorer-search{display:inline-flex;flex-direction:column;align-items:center;margin:1rem 0;color:var(--text-color-primary)}@media only screen and (max-width:641px){.explorer-search{padding:0 0 1rem}}.explorer-search-instruction{cursor:pointer}.explorer-search__buttons{display:flex}@media only screen and (max-width:641px){.explorer-search__buttons{justify-content:center;width:80%}}.explorer-search__button{display:none!important;cursor:pointer;margin:1rem;background-color:var(--btn-primary-background);color:var(--btn-primary-text)}.explorer-search__button:hover{background-color:var(--btn-primary-active-background);color:var(--btn-primary-active-text)}.explorer-search__button--show{display:block!important}.explorer-search__maintenance{display:block;align-self:stretch;padding:.5rem 1rem;color:#f0ad4e;font-style:italic;font-size:.8rem;text-align:center}@media only screen and (max-width:641px){.explorer-search .search-label{font-size:.875rem}}.explorer-search .tooltip{max-width:80%}.explorer-search .tooltip .tooltip-inner{background:transparent;padding:0}