:root{--resources-panel-title-font-size: var(--font-size-450)}.resources-panel{position:relative;border:3px solid var(--global-standard-color-desaturated);margin-top:calc(var(--resources-panel-title-font-size) / 2)}.resources-panel-title{font-size:var(--resources-panel-title-font-size);font-weight:700;color:var(--default-neutral-color-primary);background-color:var(--resources-and-organs-panel-background-color);position:absolute;top:calc(-1 * var(--resources-panel-title-font-size) / 2 * 1.2);left:50%;transform:translate(-50%);padding:0 var(--resources-panel-title-font-size)}.resources-panel-all-resources-container{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:100%;padding:1rem 2px;flex-wrap:wrap}.resources-panel-resource-and-icon-container{display:flex;flex-direction:row;align-items:center;gap:.5em}.resource-icon{width:1em;height:1em}.resource-value{font-family:Courier Prime,monospace;font-weight:500}:root{--font-size-organ-name: var(--font-size-375);--font-size-organ-stats: var(--font-size-350);--font-size-organ-version: var(--font-size-300);--font-size-organ-panel-button-text: var(--font-size-350)}.organ-item-pane{display:flex;flex-direction:row;align-items:center;gap:1em;position:relative;background-color:var(--organ-item-background-color);padding:6px 8px}.organ-image{width:70px;padding:3px;border:2px solid}.organ-item-details{display:flex;flex-direction:column;gap:.2em;width:100%}.organ-name{font-weight:900;font-size:var(--font-size-organ-name);font-family:Roboto Mono,monospace}.organ-stats-and-stat-tooltip-icon-container{display:flex;flex-direction:row;align-items:center;gap:.5em}.organ-stats{font-weight:600;color:var(--organ-stats-font-color);font-size:var(--font-size-organ-stats);font-family:Roboto Mono,monospace}.organ-stat-tooltip-icon{width:1rem;height:1rem;color:var(--color-grey-600);cursor:help}.organ-version{position:absolute;top:4px;right:4px;font-size:var(--font-size-organ-version);font-weight:bolder;color:var(--organ-version-font-color)}.organ-item-buttons-container{display:flex;flex-direction:row;gap:.5em}.organ-item-pane button{border:none;border-radius:2px;padding:.3em .5em;flex-grow:1;flex-basis:50%}.organ-item-pane button:active{filter:brightness(1.8)}.organ-level-up-button{background-color:var(--color-grey-350)}.organ-pane-button-all-resources-cost-and-icon-container{display:flex;flex-direction:row;column-gap:1em;justify-content:center;flex-wrap:wrap}.organ-pane-button-resource-cost-and-icon-container{display:flex;align-items:center;gap:.2em}.organ-pane-button-resource-cost-and-icon-container p{font-size:var(--font-size-organ-panel-button-text);margin:0}.organ-pane-button-resource-cost-and-icon-container svg{width:calc(var(--font-size-organ-panel-button-text)*.75);height:calc(var(--font-size-organ-panel-button-text)*.75)}.cannot-afford-button{filter:brightness(.7) saturate(.5);pointer-events:none}.cannot-afford-button svg,.cannot-afford-button p{filter:brightness(.85)}.organ-stat-tooltip{z-index:1;border:1px solid var(--color-grey-400);display:flex;flex-direction:column;gap:.25rem}.organ-stat-tooltip-title{font-size:var(--font-size-350);font-weight:600;font-family:Roboto Mono,monospace}.organ-stat-tooltip-description-entry{font-size:var(--font-size-325);font-family:Roboto Mono,monospace}.organ-stat-tooltip-organ-category{text-align:center;font-style:italic;font-size:var(--font-size-475);font-family:Courier Prime,monospace;font-weight:bolder}:root{--organs-panel-spacing: .8rem}.organs-panel{overflow:hidden;display:flex;flex-direction:column;gap:var(--organs-panel-spacing);min-height:0;overflow-y:auto}.organs-panel::-webkit-scrollbar-thumb{background-color:var(--global-medium-color-desaturated-translucent)}:root{--resources-and-organs-panel-background-color: var(--color-grey-40)}.resources-and-organs-panel{display:flex;flex-direction:column;gap:1rem;background-color:var(--resources-and-organs-panel-background-color);padding:1rem;border-width:3px 0;border-style:solid;border-color:var(--color-grey-110);flex:1;overflow-y:auto}.current-effective-mutation-stage-panel{--dot-bg: var(--color-grey-110);--dot-color: var(--color-grey-600);--dot-size: 1px;--dot-space: 7px;background:linear-gradient(90deg,var(--dot-bg) calc(var(--dot-space) - var(--dot-size)),transparent 1%) center / var(--dot-space) var(--dot-space),linear-gradient(var(--dot-bg) calc(var(--dot-space) - var(--dot-size)),transparent 1%) center / var(--dot-space) var(--dot-space),var(--dot-color);display:flex;justify-content:center;align-items:center;padding:1rem 1rem .8rem}.current-effective-mutation-stage-panel-text{font-size:var(--font-size-450);font-weight:700;color:var(--default-neutral-color-primary)}.current-effective-mutation-stage-panel-stage-name{font-size:var(--font-size-475);font-family:Orbitron,monospace;font-weight:bolder;letter-spacing:1.5px;color:var(--global-standard-color)}.simple-progress-bar-filled{width:100%;height:100%;transition:width .2s}.out-of-combat-health-regen-panel{display:flex;flex-direction:row;width:100%;align-items:center;padding:.25rem .75rem;gap:.75rem;background-color:var(--color-grey-80);height:42px}.out-of-combat-health-regen-icon{color:var(--global-standard-color)}.out-of-combat-health-regen-normal-icon{width:2rem;height:2rem}.out-of-combat-health-regen-realistic-icon{width:1.75rem;height:1.5rem}.out-of-combat-health-regen-progress-bar{flex-grow:1}.main-game-screen-left-panel{position:relative;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;min-height:0}.main-game-screen-left-panel .close-button{position:absolute;top:20px;right:8px;font-size:1rem;z-index:1;width:1.5rem;height:1.5rem;border:3px solid var(--global-standard-color-desaturated)}.medium-desktop-threshold .resource-value{font-size:var(--font-size-325)}.medium-desktop-threshold .organ-image{width:50px;height:50px}.medium-desktop-threshold .organ-name{font-size:var(--font-size-350)}.medium-desktop-threshold .organ-stats{font-size:var(--font-size-325)}.medium-desktop-threshold .organ-version{font-size:var(--font-size-275)}.medium-desktop-threshold .current-effective-mutation-stage-panel-text{font-size:var(--font-size-325)}.medium-desktop-threshold .current-effective-mutation-stage-panel-stage-name{font-size:var(--font-size-375)}.close-button{color:var(--color-grey-700);background-color:var(--color-grey-110);font-size:24px;width:32px;height:32px;border:none;display:flex;justify-content:center;align-items:center}.close-button:hover{background-color:var(--color-grey-200);color:var(--color-grey-750)}.close-button:active{border:2px solid var(--color-grey-800)}.main-game-screen-middle-panel{display:flex;flex-direction:column;align-items:center;position:relative;min-height:100px}.main-game-screen-middle-panel-toggle-panel-button{z-index:1;padding:1px;background-color:var(--color-grey-400);color:var(--color-grey-0);border-width:4px;border-style:solid;border-color:var(--color-grey-550) var(--color-grey-500) var(--color-grey-300) var(--color-grey-500)}.main-game-screen-middle-panel-toggle-panel-button--has-alert svg{animation:main-game-screen-middle-panel-toggle-panel-button-svg-glow-pulse 4s infinite}@keyframes main-game-screen-middle-panel-toggle-panel-button-svg-glow-pulse{0%{color:var(--global-dark-color-desaturated)}50%{color:var(--global-standard-color)}to{color:var(--global-dark-color-desaturated)}}.main-game-screen-middle-panel-toggle-panel-button--active{background-color:var(--color-grey-50);color:var(--global-medium-color-desaturated);border-width:4px;border-style:solid;border-color:var(--color-grey-30) var(--color-grey-40) var(--color-grey-60) var(--color-grey-40)}.main-game-screen-middle-panel-toggle-panel-button--active svg{filter:drop-shadow(0 0 5px var(--global-medium-color-desaturated-translucent))}.main-game-screen-middle-panel-toggle-panel-button-icon{width:32px;height:32px;display:block}.main-game-screen-middle-panel-toggle-panel-button--left{position:absolute;left:0;top:0}.main-game-screen-middle-panel-toggle-panel-button--right{position:absolute;right:0;top:0}.medium-desktop-threshold .main-game-screen-subtab-single{font-size:var(--font-size-400)}.medium-desktop-threshold .main-game-screen-subtab-single{min-width:5rem}.medium-desktop-threshold .exploration-changing-screen-buttons-panel button,.medium-desktop-threshold .exploration-changing-screen-progress-panel-blocked-warning-mark,.medium-desktop-threshold .exploration-changing-screen-progress-panel-blocked-warning-text{font-size:var(--font-size-500)}.medium-desktop-threshold .exploration-changing-screen-progress-panel-blocker-type{font-size:var(--font-size-400)}.medium-desktop-threshold .scavenging-screen-remaining-area-resources-panel-title{font-size:var(--font-size-425);text-align:center}.medium-desktop-threshold .scavenging-screen-single-resource-display-resource-value-and-icon{font-size:var(--font-size-400)}.medium-desktop-threshold .scavenging-screen-single-resource-display-resource-value-and-icon .resource-icon{width:1rem;height:1rem}.medium-desktop-threshold .scavenging-screen-single-resource-display-deduction-per-second{font-size:var(--font-size-300)}.medium-desktop-threshold .scavenging-area-item-drops-panel-label{font-size:var(--font-size-400)}.medium-desktop-threshold .scavenging-area-item-drops-panel-content{gap:.5rem}.medium-desktop-threshold .scavenging-area-item-drops-panel-content .single-resource-display{gap:.2rem;padding:0}.medium-desktop-threshold .combat-changing-screen-hp-ap-screen-label,.medium-desktop-threshold .combat-changing-screen-hp-ap-screen-value{font-size:var(--font-size-550)}.medium-desktop-threshold .combat-changing-screen-moveset-button-label,.medium-desktop-threshold .combat-changing-screen-moveset-button-count,.medium-desktop-threshold .combat-changing-screen-single-stat-label,.medium-desktop-threshold .combat-changing-screen-single-stat-value{font-size:var(--font-size-450)}.medium-desktop-threshold .combat-changing-screen-single-misc-stat-name,.medium-desktop-threshold .reset-changing-screen-single-point-calculation-container{font-size:var(--font-size-400)}.medium-desktop-threshold .reset-summary-ember-text{font-size:var(--font-size-425)}.medium-desktop-threshold .reset-summary-xp-text,.medium-desktop-threshold .reset-summary-current-level-text{font-size:var(--font-size-400)}.medium-desktop-threshold .changing-screen-crt-style-button-primary,.tablet-threshold .changing-screen-terminal-style-title{font-size:var(--font-size-450)}.tablet-threshold .exploration-changing-screen{grid-template-rows:5fr .7fr 5fr}.tablet-threshold .combat-changing-screen-hp-ap-screen{padding:.75rem}.tablet-threshold .combat-changing-screen-hp-ap-screen-label,.tablet-threshold .combat-changing-screen-hp-ap-screen-value{font-size:var(--font-size-450)}.tablet-threshold .combat-changing-screen-moveset-button-label{font-size:var(--font-size-400)}.tablet-threshold .combat-changing-screen-misc-stats-display-title{font-size:var(--font-size-450)}.tablet-threshold .combat-changing-screen-single-stat-label,.tablet-threshold .combat-changing-screen-single-stat-value{font-size:var(--font-size-400)}.tablet-threshold .combat-changing-screen-single-misc-stat-name{font-size:var(--font-size-375)}.tablet-threshold .reset-changing-screen-top-panel-bottom-bar-text{font-size:var(--font-size-300);padding:0 .25rem}.tablet-threshold .reset-changing-screen-top-panel-bottom-bar-preview-button{font-size:var(--font-size-300);gap:.25rem;padding:0 .25rem}.mobile-threshold .main-game-screen-subtab-group{gap:10px}.mobile-threshold .main-game-screen-subtab-single{min-width:3rem}.mobile-threshold .changing-screen-crt-style-button-primary,.mobile-threshold .changing-screen-crt-style-button-secondary{font-size:var(--font-size-350);font-weight:bolder}.mobile-threshold .explore-nav-location-name{font-size:var(--font-size-400)}.mobile-threshold .explore-nav-button>svg{width:1.25rem;height:1.25rem}.mobile-threshold .exploration-changing-screen-buttons-panel button{font-size:var(--font-size-350)}.mobile-threshold .combat-changing-screen-single-misc-stat-container{padding:6px}.mobile-threshold .combat-changing-screen-single-misc-stat-container p,.mobile-threshold .reset-changing-screen-single-point-calculation-container{font-size:var(--font-size-350)}.mobile-threshold .reset-summary-ember-text{font-size:var(--font-size-375)}.mobile-threshold .reset-summary-ember-amount{font-size:var(--font-size-400)}.mobile-threshold .reset-summary-xp-text,.mobile-threshold .reset-summary-current-level-text{font-size:var(--font-size-350)}.mobile-threshold .combat-changing-screen-combat-stats-tooltip{font-size:var(--font-size-300)}.mobile-threshold .combat-changing-screen-combat-stats-tooltip-header{font-size:var(--font-size-350)}:root{--main-game-screen-subtab-font-size: var(--font-size-450);--main-game-screen-subtab-single-height: calc(var(--main-game-screen-subtab-font-size) * 1.8)}.main-game-screen-subtab-single{position:relative;padding:0 8px;height:var(--main-game-screen-subtab-single-height);border:none;border-radius:5px;cursor:pointer;font-size:var(--main-game-screen-subtab-font-size);font-weight:700;min-width:calc(var(--main-game-screen-subtab-font-size) * 6);background-color:var(--color-grey-600);color:var(--color-grey-0)}.main-game-screen-subtab-single-icon{width:1.5rem;height:1.5rem}.main-game-screen-subtab-single-active{background-color:var(--color-grey-180);color:var(--global-standard-color);box-shadow:inset 0 0 8px var(--color-grey-0);text-shadow:0 0 4px var(--global-standard-color-translucent)}.main-game-screen-subtab-single-new{animation:newSubtabAlert 1.5s steps(1,end) infinite;font-weight:900}@keyframes newSubtabAlert{0%{background-color:var(--color-grey-600);color:var(--color-grey-0)}50%{background-color:var(--global-dark-color);color:var(--global-standard-color-desaturated)}}.main-game-screen-subtab-single-alert{color:var(--global-standard-color);text-shadow:0 0 8px var(--global-superdark-color);font-size:var(--font-size-600);position:absolute;top:-.4em;right:-.2em}.main-game-screen-subtab-group-decor{position:relative;border-width:3px 3px 0 3px;border-style:solid;border-color:var(--global-standard-color-translucent);border-radius:8px 8px 0 0;margin-top:calc(var(--main-game-screen-subtab-single-height)/2);height:var(--main-game-screen-subtab-single-height);width:max(80%,200px)}.main-game-screen-subtab-group{display:flex;flex-direction:row;gap:8px;position:absolute;top:calc(var(--main-game-screen-subtab-single-height) * -.6);left:50%;transform:translate(-50%)}.exploration-changing-screen-nav-panel{display:flex;justify-content:space-between;align-items:center}.explore-nav-button{background-color:transparent;border:none}.explore-nav-button>svg{width:clamp(1.5rem,2.5vw,2.5rem);color:var(--color-grey-700)}.explore-nav-location-name{font-size:clamp(var(--font-size-475),1.8vw,2rem);font-weight:700;color:var(--default-neutral-color-primary)}.explore-nav-button-has-alert>svg{animation:exploration-nav-notification-glow-pulse 1.5s infinite}@keyframes exploration-nav-notification-glow-pulse{0%,to{color:var(--color-grey-950);filter:drop-shadow(0px 0px 8px var(--color-grey-900))}50%{color:var(--color-grey-600);filter:drop-shadow(0px 0px 16px var(--color-grey-900))}}.exploration-changing-screen-image-panel{display:flex;justify-content:center;min-height:0;flex:1}.exploration-image-container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:0 5%;border-width:0 4px;border-style:double;border-color:var(--color-grey-150);aspect-ratio:21 /3;overflow:hidden}.exploration-image{width:100%;height:100%;object-fit:cover;transition:filter .5s}.exploration-image-filter{position:absolute;top:0;left:0;width:100%;height:100%;transition:background .5s}.exploration-image-unicellular{filter:grayscale(100%) saturate(300%) blur(2px) contrast(110%) brightness(30%)}.exploration-image-multicellular{filter:grayscale(100%) saturate(100%) blur(1px) contrast(150%) brightness(60%)}.exploration-image-terrestrial{filter:grayscale(20%) saturate(120%) blur(0px) contrast(120%) brightness(80%) sepia(80%)}.exploration-image-filter-terrestrial{background:radial-gradient(circle,#b3b3b3 30%,#000);mix-blend-mode:soft-light}.exploration-image-human{filter:grayscale(0%) saturate(100%) blur(0px) contrast(120%) brightness(100%) sepia(0%)}.exploration-image-filter-human{background:radial-gradient(circle,gray 30%,#000);mix-blend-mode:soft-light}.exploration-image-corrupted{filter:grayscale(0%) saturate(600%) blur(0px) contrast(120%) brightness(100%) sepia(0%)}.exploration-image-filter-corrupted{background:radial-gradient(circle,#9b03037f,#000);mix-blend-mode:overlay}.exploration-image-eldritch{filter:grayscale(0%) saturate(300%) blur(0px) contrast(300%) brightness(80%) sepia(0%)}.exploration-image-filter-eldritch{background:radial-gradient(circle,#4b14b8,#910891,#730d0d 70%,#052461);mix-blend-mode:hue}.exploration-changing-screen-location-panel{display:flex;flex-direction:column;gap:1em;flex:1}.exploration-changing-screen-explore-button{color:var(--global-standard-color);background-color:var(--global-medium-color-translucent);border-top:2px solid var(--global-medium-color-desaturated);border-left:2px solid var(--global-medium-color-desaturated);border-right:2px solid var(--global-dark-color);border-bottom:2px solid var(--global-dark-color)}.exploration-changing-screen-explore-button:active{border-top:2px solid var(--global-dark-color);border-left:2px solid var(--global-dark-color);border-right:2px solid var(--global-medium-color-desaturated);border-bottom:2px solid var(--global-medium-color-desaturated)}.explore-button-active{color:var(--global-medium-color);background-color:var(--global-dark-color);border-style:inset;border-top-color:var(--global-superdark-color);border-left-color:var(--global-superdark-color);border-bottom-color:var(--global-dark-color-desaturated-translucent);border-right-color:var(--global-dark-color-desaturated-translucent)}.explore-button-active:active{filter:brightness(.9)}.exploration-changing-screen-scavenge-button{color:var(--color-grey-800);background-color:var(--color-grey-150);box-sizing:border-box}.exploration-changing-screen-scavenge-button:active{filter:brightness(.8)}.scavenge-button-active{color:var(--color-grey-700);background-color:var(--color-grey-100);border-style:inset;border-top-color:var(--color-grey-10);border-left-color:var(--color-grey-20)}.scavenge-button-active:active{filter:brightness(.8)}.exploration-changing-screen-buttons-panel{display:flex;flex-direction:row;padding:.25rem .5rem;gap:.75rem;justify-content:space-evenly}.exploration-changing-screen-buttons-panel button{flex:1;font-size:var(--font-size-600);font-weight:700;padding:.5em}.exploration-changing-screen-block-progress-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:3px}.exploration-changing-screen-block-progress-bar-block{flex:1}.blinking-block{animation:blink 1.2s infinite}.combat-block{animation:combat-alternate-color 10s infinite}.opportunity-block{animation:opportunity-alternate-color 10s infinite}@keyframes combat-alternate-color{0%,to{background-color:var(--global-color-debuff-standard)}50%{background-color:var(--global-color-debuff-dark)}}@keyframes opportunity-alternate-color{0%,to{background-color:var(--global-color-buff-standard);box-shadow:0 0 2px var(--global-color-buff-standard)}50%{box-shadow:0 0 5px var(--global-color-buff-dark)}}@keyframes blink{0%,to{filter:brightness(1)}50%{filter:brightness(1.5)}}.exploration-changing-screen-progress-values-text{font-size:var(--font-size-500);color:var(--default-neutral-color-primary)}.exploration-changing-screen-progress-panel-title{font-size:var(--font-size-600);font-weight:700;color:var(--default-neutral-color-primary)}.changing-screen-terminal-style-container{position:relative;border:3px solid var(--color-grey-600);border-radius:10px}.changing-screen-terminal-style-title{position:absolute;top:calc(-1 * var(--font-size-500) / 2 * 1.2);left:50%;transform:translate(-50%);font-size:var(--font-size-550);font-weight:700;color:var(--global-standard-color);filter:saturate(.4);background-color:var(--default-background-color);padding:0 3%;max-width:95%;white-space:nowrap}.changing-screen-crt-style-panel{position:relative;border-radius:10px;background-image:radial-gradient(var(--global-dark-color),black 180%);display:flex;flex-direction:column;align-items:center;justify-content:center}.changing-screen-crt-style-panel:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg,rgba(0,0,0,5%) 0px 1px,transparent 1px 2px);border-radius:10px;pointer-events:none}.changing-screen-crt-style-button-primary{font-size:var(--font-size-500);padding:.5rem 1rem;background-color:var(--global-standard-color);color:var(--global-dark-color);font-weight:bolder;border-radius:6px}.changing-screen-crt-style-button-secondary{font-size:var(--font-size-500);padding:.5rem 1rem;background-color:var(--color-grey-110);color:var(--color-grey-800);font-weight:bolder;border-radius:6px}.exploration-changing-screen-progress-panel-blocked-flashing-warning{font-size:var(--font-size-800);font-weight:700;color:var(--global-standard-color);animation:1.2s linear infinite alternate flashing;display:flex;justify-content:space-between;align-items:center;gap:.5rem}@keyframes flashing{0%{filter:brightness(1);text-shadow:0 0 10px var(--global-standard-color-translucent)}to{filter:brightness(.7);text-shadow:0 0 3px var(--global-standard-color-translucent)}}.exploration-changing-screen-progress-panel-blocked-warning-mark{flex-shrink:0}.exploration-changing-screen-progress-panel-blocked-warning-text{flex-grow:1;text-align:center}.exploration-changing-screen-progress-panel-blocker-type{font-size:var(--font-size-550);font-family:Courier Prime,monospace;font-weight:400;color:var(--global-standard-color);filter:saturate(.2)}.exploration-changing-screen-progress-panel-blocked-buttons{display:flex;align-items:center;gap:1rem}.exploration-changing-screen-progress-panel-decimate-button--auto-on{pointer-events:none;filter:brightness(.7) saturate(.5)}.exploration-changing-screen-progress-panel{display:flex;flex-direction:column;flex:1;padding:2% 4%;gap:.75rem;justify-content:center}.scavenging-screen-single-resource-display{display:flex;flex-direction:column;gap:5px;align-items:center}.scavenging-screen-single-resource-display-resource-value-and-icon{display:flex;flex-direction:row;align-items:end;gap:.5em;font-size:var(--font-size-500);font-weight:700}.scavenging-screen-single-resource-display-resource-value-and-icon svg{font-size:var(--font-size-600)}.scavenging-screen-single-resource-display-deduction-per-second{font-size:var(--font-size-400);color:var(--color-grey-700);font-style:italic;font-weight:700}.scavenging-screen-remaining-area-resources-panel{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;width:100%}.scavenging-screen-remaining-area-resources-panel-title{font-size:var(--font-size-600);font-weight:700;color:var(--global-standard-color-desaturated)}.scavenging-screen-remaining-area-resources-panel-resources{display:flex;flex-direction:row;width:100%;justify-content:center;gap:max(1rem,10%)}:root{--single-resource-display-default-icon-height: var(--font-size-500);--single-resource-display-default-font-size: var(--font-size-350)}.single-resource-display{font-family:Courier Prime,monospace;font-weight:700;font-size:var(--single-resource-display-default-font-size);display:flex;flex-direction:row;align-items:center;flex-shrink:0;gap:calc(var(--single-resource-display-default-font-size)/1.5);padding:5px 8px;border-radius:4px}.single-resource-display svg{height:var(--single-resource-display-default-icon-height);width:var(--single-resource-display-default-icon-height)}.scavenging-area-item-drops-panel{display:grid;grid-template-columns:1fr 4fr;align-items:center;justify-items:center;width:100%}.scavenging-area-item-drops-panel-label{color:var(--global-standard-color-desaturated);font-size:var(--font-size-500);font-weight:550;font-family:Courier Prime,monospace}.scavenging-area-item-drops-panel-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;width:100%;background-color:var(--global-medium-color-desaturated-translucent);padding:.25rem .5rem;border-radius:4px}.exploration-changing-screen-scavenging-panel{padding:5%;display:flex;flex-direction:column;gap:1rem}.exploration-changing-screen-scavenging-panel-line-divider{width:100%;height:3px;background-color:var(--global-medium-color-desaturated-translucent);border:none}.exploration-changing-screen{display:grid;grid-template-rows:1fr auto 1fr;gap:1%;min-height:0;height:100%;width:100%}.combat-changing-screen-hp-ap-screen{width:100%;padding:1rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.combat-changing-screen-hp-ap-screen-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;color:var(--color-grey-700);font-family:Courier Prime,monospace;font-weight:700;font-size:var(--font-size-700)}.combat-changing-screen-moveset-button{color:var(--global-standard-color);background-color:var(--global-medium-color-translucent);border-top:3px solid var(--global-medium-color-desaturated);border-left:3px solid var(--global-medium-color-desaturated);border-right:3px solid var(--global-dark-color-desaturated);border-bottom:3px solid var(--global-dark-color);display:flex;justify-content:center;align-items:center;flex-direction:column}.combat-changing-screen-moveset-button:active{background-color:var(--global-dark-color-translucent);border-top:3px solid var(--global-superdark-color);border-left:3px solid var(--global-superdark-color);border-right:3px solid var(--global-dark-color);border-bottom:3px solid var(--global-dark-color);filter:brightness(.7)}.combat-changing-screen-moveset-button-label{font-size:var(--font-size-600);font-weight:550;font-family:Kode Mono,monospace;color:var(--global-standard-color);padding:.5rem}.combat-changing-screen-moveset-button-count{font-size:var(--font-size-550);font-weight:500;font-family:Courier Prime,monospace;color:var(--global-standard-color);padding:.5rem}.combat-changing-screen-moveset-button-new-alert{font-weight:bolder;color:var(--global-standard-color-desaturated);animation:instant-blink 1.5s steps(1,end) infinite}@keyframes instant-blink{0%,to{filter:brightness(1.2)}50%{filter:brightness(.8)}}.combat-changing-screen-hp-ap-moveset-container{display:grid;grid-template-columns:5fr 3fr;gap:3%;width:100%}.combat-changing-screen-single-stat-label-and-value-container{display:grid;grid-template-columns:1fr 3fr;gap:1rem;background-color:var(--color-grey-90);border-radius:6px;padding:.5rem 1rem;width:100%}.combat-changing-screen-single-stat-label{color:var(--color-grey-700);font-size:var(--font-size-550);font-weight:550;font-family:Kode Mono,monospace;display:flex;justify-content:center;align-items:center}.combat-changing-screen-single-stat-value-container{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:var(--color-grey-20);flex-grow:1}.combat-changing-screen-single-stat-value{color:var(--global-standard-color);font-size:var(--font-size-500);font-weight:bolder;font-family:Courier New,monospace;flex-grow:0}.combat-changing-screen-combat-stats-display{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;background-color:var(--global-superdark-color);border-radius:12px;padding:.75rem;gap:.75rem}.combat-changing-screen-combat-stats-header{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;font-size:var(--font-size-550);font-weight:900;font-family:Kode Mono,monospace;color:var(--global-medium-color-desaturated);text-align:center}.combat-changing-screen-combat-stats-tooltip-icon{width:1rem;height:1rem;cursor:help;color:var(--color-grey-350)}.combat-changing-screen-combat-stats-display-contents{display:grid;grid-template-columns:1fr 1fr;gap:1rem;justify-content:center;border-radius:12px;width:100%}.combat-changing-screen-combat-stats-tooltip{font-family:Roboto Mono,monospace;font-size:var(--font-size-350);max-width:100%}.combat-changing-screen-combat-stats-tooltip-header{font-size:var(--font-size-400);font-weight:600;color:var(--global-standard-color-desaturated);text-align:center}.combat-changing-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2%;height:100%;width:100%}.combat-changing-screen-single-misc-stat-container{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem;column-gap:1rem}.combat-changing-screen-single-misc-stat-container:nth-child(2n){background-color:var(--global-dark-color-desaturated)}.combat-changing-screen-single-misc-stat-container:nth-child(2n) p{color:var(--color-grey-800)}.combat-changing-screen-single-misc-stat-container:nth-child(odd){background-color:var(--global-dark-color-desaturated-translucent)}.combat-changing-screen-single-misc-stat-container:nth-child(odd) p{color:var(--color-grey-700)}.combat-changing-screen-single-misc-stat-container p{font-size:var(--font-size-450);font-family:Courier Prime,monospace}.combat-changing-screen-single-misc-stat-name-and-icon-container{display:flex;align-items:center;gap:.75rem}.combat-changing-screen-single-misc-stat-tooltip{max-width:min(100%,400px);z-index:2}.combat-changing-screen-single-misc-stat-tooltip p{font-family:Roboto Mono,monospace;font-size:var(--font-size-400)}.combat-changing-screen-misc-stats-display-container{position:relative;margin-top:1rem;width:100%;border:3px solid var(--global-standard-color-translucent);border-radius:6px;display:flex;flex-shrink:1;flex-direction:column;align-items:center;justify-content:center;min-height:100px}.combat-changing-screen-misc-stats-display-contents{width:100%;min-height:100px;display:flex;flex:1;flex-direction:column;align-items:center;padding:1rem .5rem .5rem;overflow-y:auto}.combat-changing-screen-misc-stats-display-title{background-color:var(--default-background-color);color:var(--global-standard-color);font-family:Courier Prime,Courier,monospace;font-weight:700;font-size:var(--font-size-550);position:absolute;top:-.5em;padding:0 1rem;text-align:center}.reset-changing-screen-single-point-calculation-container{display:flex;justify-content:space-between;gap:2em;background-color:var(--color-grey-70);border-radius:8px;padding:.5rem .75rem;color:var(--color-grey-700);font-family:Courier Prime,monospace;font-size:var(--font-size-475);font-weight:700}.reset-changing-screen-single-point-calculation-sign-and-value{display:flex;flex-direction:row;gap:2px}.reset-changing-screen-single-point-calculation-title-and-icon-container{display:flex;flex-direction:row;align-items:center;gap:.75rem}.reset-changing-screen-single-point-calculation-tooltip-icon{width:1rem;height:1rem;color:var(--color-grey-600);cursor:help}.reset-changing-screen-single-point-calculation-tooltip{max-width:min(100%,400px);z-index:2}.reset-changing-screen-single-point-calculation-tooltip p{font-family:Roboto Mono,monospace;font-size:var(--font-size-350);font-weight:500}.reset-changing-screen-point-calculations-container{display:flex;flex:1;flex-direction:column;gap:.75em;min-height:100px;height:100%;padding:15px 8px 8px;overflow-y:auto}:root{--reset-changing-screen-top-panel-bottom-bar-height: 1.5rem}.reset-changing-screen-top-panel{min-height:100px;flex:2 1;display:flex;flex-direction:column;padding-bottom:var(--reset-changing-screen-top-panel-bottom-bar-height)}.reset-changing-screen-top-panel-bottom-bar{position:absolute;bottom:0;width:100%;height:var(--reset-changing-screen-top-panel-bottom-bar-height);display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:var(--color-grey-60)}.reset-changing-screen-top-panel-bottom-bar-text{padding:0 .5rem;font-family:Courier Prime,monospace;font-weight:700;color:var(--color-grey-600);text-align:center}.reset-changing-screen-top-panel-bottom-bar-cascade-level-value{color:var(--global-medium-color)}.reset-changing-screen-top-panel-bottom-bar-preview-button{height:100%;padding:0 .5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;font-family:Courier Prime,monospace;font-weight:700;color:var(--global-standard-color-desaturated);background-color:var(--color-grey-120)}.reset-changing-screen-top-panel-bottom-bar-preview-button .reset-changing-screen-top-panel-bottom-bar-preview-button-icon--eye-open{display:none}.reset-changing-screen-top-panel-bottom-bar-preview-button .reset-changing-screen-top-panel-bottom-bar-preview-button-icon--eye-closed,.reset-changing-screen-top-panel-bottom-bar-preview-button:hover .reset-changing-screen-top-panel-bottom-bar-preview-button-icon--eye-open{display:block}.reset-changing-screen-top-panel-bottom-bar-preview-button:hover .reset-changing-screen-top-panel-bottom-bar-preview-button-icon--eye-closed{display:none}.reset-changing-screen-top-panel-bottom-bar-preview-button-icon{width:1rem;height:1rem}.reset-summary-XP-and-ember-text-container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.reset-summary-ember-text{color:var(--default-neutral-color-primary);font-family:Courier Prime,monospace;font-size:var(--font-size-525)}.reset-summary-ember-amount{color:var(--global-standard-color);font-family:Courier Prime,monospace;font-weight:700;font-size:var(--font-size-550)}.reset-summary-astral-embers-tooltip-icon{display:inline-block;vertical-align:middle;width:1.25rem;height:1.25rem;color:var(--color-grey-500);margin-left:.5rem;margin-bottom:.35rem}.reset-summary-current-level-text{color:var(--global-standard-color-translucent);font-family:Courier Prime,monospace;font-size:var(--font-size-500);font-style:italic}.reset-summary-xp-text{color:var(--color-grey-800);font-family:Courier Prime,monospace;font-size:var(--font-size-500)}.reset-summary-astral-embers-tooltip{font-family:Roboto Mono,monospace;max-width:min(100%,400px)}.reset-changing-screen-bottom-panel{flex:1}.reset-changing-screen-bottom-panel-buttons-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem}.reset-changing-screen{display:flex;flex-direction:column;gap:1rem;min-height:100px;height:100%;width:100%}.main-game-screen-middle-changing-display{background-color:var(--default-background-color);box-shadow:0 0 3px 3px var(--global-dark-color-translucent);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100px;width:100%;border:5px solid var(--global-medium-color-translucent);border-radius:2%;flex-basis:100%;padding:4%}.main-game-screen-right-panel{display:flex;flex-direction:column;gap:.5rem;min-height:0}.medium-desktop-threshold .archives-button{font-size:var(--font-size-350)}.medium-desktop-threshold .misc-action-icon-button{padding:3px}.medium-desktop-threshold .misc-action-icon-button-icon{height:20px;width:20px}.medium-desktop-threshold .inventory-panel-single-subtab{padding:.5rem}.medium-desktop-threshold .inventory-panel-single-subtab-name{font-size:var(--font-size-375)}.medium-desktop-threshold .inventory-panel-general-items-container--has-item{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:6px}.medium-desktop-threshold .inventory-panel-single-item{width:64px;height:64px}.medium-desktop-threshold .inventory-panel-general-item-description-bar-item-name{font-size:var(--font-size-625)}.medium-desktop-threshold .inventory-panel-general-item-description-bar-item-description{font-size:var(--font-size-400)}.medium-desktop-threshold .inventory-panel-general-item-description-bar-item-max-stacks{top:4px;right:4px}.medium-desktop-threshold .inventory-panel-unique-items-container{padding:3.5%}.medium-desktop-threshold .inventory-panel-single-unique-item-name{font-size:var(--font-size-375)}.medium-desktop-threshold .inventory-panel-single-unique-item-description{font-size:var(--font-size-350)}.medium-desktop-threshold .inventory-panel-single-unique-item-image{width:56px;height:56px}.medium-desktop-threshold .transmitter-panel-container{padding:10px}.medium-desktop-threshold .transmitter-panel-screen-content-decrypting-eta-text{font-size:var(--font-size-450)}.small-desktop-threshold .transmitter-panel-screen-content-decrypting-eta-text{font-size:var(--font-size-400)}.mobile-threshold .inventory-panel-general-item-description-bar-item-max-stacks{top:2px;right:2px}.mobile-threshold .inventory-panel-general-item-description-bar-item-name{font-size:var(--font-size-600)}.mobile-threshold .inventory-panel-general-item-description-bar-item-description{font-size:var(--font-size-400)}.misc-action-icon-button{display:flex;justify-content:center;align-items:center;padding:4px;background-color:var(--default-background-color);cursor:pointer;border:2px solid var(--default-neutral-color-primary)}.misc-action-icon-button:hover{background-color:var(--color-grey-200)}.misc-action-icon-button-icon{height:24px;width:24px}.misc-action-icons-bar{display:flex;padding:4px;gap:6px}.misc-action-icons-bar .close-button{margin-left:2vw}.archives-button{background-color:var(--color-grey-110);color:var(--default-neutral-color-primary);padding:.3em .7em;display:flex;align-items:center;justify-content:center;flex-direction:row;font-size:var(--font-size-400);font-family:Courier Prime,monospace;font-weight:700}.archives-button:active{background-color:var(--color-grey-180);border:1px solid black}.archives-button svg{display:block;width:1.8rem;height:1.5rem;color:var(--default-neutral-color-primary)}.archives-button-has-alert{box-shadow:0 0 3px 2px var(--color-grey-600)}.archives-button-alert-mark{font-weight:bolder;color:var(--global-standard-color)}.archives-button-and-misc-actions-icons-bar{display:flex;gap:6px;justify-content:space-between;align-items:center}.inventory-panel-single-subtab{background-color:var(--color-grey-150);color:var(--color-grey-600);font-size:var(--font-size-400);font-weight:bolder;font-family:Courier Prime,monospace;border-style:solid;border-width:0 1px;border-color:var(--color-grey-500);padding:.75rem 1rem;flex-grow:1}.inventory-panel-single-subtab--active{background-color:var(--color-grey-50);color:var(--color-grey-800);border-width:2px 2px 0 2px}.inventory-panel-single-subtab-name{font-family:Courier New,monospace;font-weight:700}.inventory-panel-single-subtab-name--has-notification{font-weight:bolder;color:var(--global-standard-color);text-shadow:0 0 12px var(--global-standard-color-translucent);font-style:italic}.inventory-panel-subtabs{display:flex;background-color:var(--color-grey-150)}.exclamation-mark-notification-badge{border-radius:50%;display:flex;justify-content:center;align-items:center}.exclamation-mark-notification-badge-exclamation-mark{font-weight:bolder;font-family:Ubuntu Mono,monospace}.inventory-panel-single-item{position:relative;display:flex;justify-content:center;align-items:center;border:3px solid var(--color-grey-500);width:72px;height:72px;cursor:pointer}.inventory-panel-single-item:hover{filter:brightness(2)}.inventory-panel-single-item:active{filter:brightness(1.2)}.inventory-panel-single-item-icon{width:48px;height:48px}.inventory-panel-single-item-count{position:absolute;bottom:0;right:0;background-color:var(--color-grey-230);color:var(--default-neutral-color-primary);font-size:var(--font-size-375);font-weight:bolder;padding:.1rem .2rem}.inventory-panel-single-item-count--maxed{font-style:italic}.inventory-panel-single-item .exclamation-mark-notification-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%)}.inventory-panel-general-item-description-bar{display:flex;position:relative;background-color:var(--color-grey-110);border-top:3px solid var(--color-grey-150);padding:2%;gap:5%}.inventory-panel-general-item-description-bar-item-icon-container{display:flex;justify-content:center;align-items:center;background-color:var(--color-grey-60);padding:12px;border:3px solid var(--color-grey-200);box-shadow:0 2px 4px var(--color-grey-40)}.inventory-panel-general-item-description-bar-item-icon{width:64px;height:64px;filter:drop-shadow(3px 3px 2px rgba(0,0,0,.7)) brightness(140%)}.inventory-panel-general-item-description-bar-item-text-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}.inventory-panel-general-item-description-bar-item-name{font-family:Monomaniac One,monospace;font-size:var(--font-size-700);filter:brightness(150%)}.inventory-panel-general-item-description-bar-item-description{font-family:Roboto Mono,monospace;font-size:var(--font-size-425);font-weight:bolder;color:var(--default-neutral-color-secondary)}.inventory-panel-general-item-description-bar-item-max-stacks{position:absolute;top:6px;right:6px;font-size:var(--font-size-400);font-weight:bolder;color:var(--color-grey-600);font-family:Ubuntu Mono,monospace}.inventory-panel-general-items-container--empty{display:flex;justify-content:center;align-items:center;padding:1.5rem;color:var(--global-standard-color-desaturated);font-size:var(--font-size-800);font-family:Courier Prime,monospace;background-color:var(--color-grey-50)}.inventory-panel-general-items-container--has-item{display:grid;flex-grow:1;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:1rem;align-content:flex-start;padding:1.5rem;background-color:var(--color-grey-50);overflow-y:auto}.inventory-panel-single-unique-item-container{position:relative;display:flex;align-items:center;padding:1rem;gap:1rem;background-color:var(--color-grey-100);box-shadow:0 2px 4px var(--color-grey-10)}.inventory-panel-single-unique-item-icon-container{border:4px solid var(--color-grey-50)}.inventory-panel-single-unique-item-image{display:block;width:72px;height:72px}.inventory-panel-single-unique-item-name-and-description-container{display:flex;flex-direction:column;justify-content:flex-start;height:100%;gap:.5rem}.inventory-panel-single-unique-item-name{font-family:Kode Mono,monospace;font-size:var(--font-size-550);color:var(--color-grey-850);font-weight:600;filter:brightness(1.2)}.inventory-panel-single-unique-item-description{font-family:Courier Prime,monospace;font-size:var(--font-size-425);font-style:italic;color:var(--color-grey-600);font-weight:bolder}.inventory-panel-single-unique-item-container .exclamation-mark-notification-badge{position:absolute;top:0;right:0;transform:translate(40%,-40%)}.inventory-panel-unique-items--empty{display:flex;justify-content:center;align-items:center;text-align:center;padding:1.5rem;color:var(--global-standard-color);background-color:var(--color-grey-50)}.inventory-panel-unique-items-container{display:flex;justify-content:start;gap:.5rem;padding:1.5rem;min-height:0;flex-shrink:1;overflow-y:auto;background-color:var(--color-grey-50)}.inventory-panel{min-height:0;flex-grow:1;flex-shrink:1;display:flex;flex-direction:column}.inventory-panel-items-container{display:flex;flex-direction:column;flex-grow:1;min-height:0;flex-shrink:1}.block-progress-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:3px;border-radius:2px;border-style:solid;padding:3px}.transmitter-panel-container{min-height:25vh;background-color:var(--color-grey-120);padding:16px;border-radius:4px}.transmitter-panel-bevel{height:100%;border-width:12px;border-style:solid;border-top-color:var(--color-grey-20);border-right-color:var(--color-grey-60);border-bottom-color:var(--color-grey-80);border-left-color:var(--color-grey-40)}.transmitter-panel-screen{display:flex;flex-direction:column;height:100%;background-color:var(--global-darker-color);outline:6px solid var(--color-grey-0)}.transmitter-panel-screen-top-row{background-color:var(--global-dark-color);display:flex;justify-content:space-between}.transmitter-panel-screen-tasks-button{height:100%;padding:0 8px;font-family:Kode Mono,monospace;font-weight:bolder;background-color:var(--global-medium-color-translucent);color:var(--global-standard-color);border:none}.transmitter-panel-screen-tasks-button--has-claimable{animation:transmitter-panel-screen-tasks-button-blink-color 2.5s step-end infinite}@keyframes transmitter-panel-screen-tasks-button-blink-color{0%,to{color:var(--global-standard-color)}50%{color:var(--global-dark-color-desaturated)}}.transmitter-panel-screen-tasks-button--has-claimable:hover{animation:none}.transmitter-panel-screen-top-row-time{font-family:Courier New,monospace;font-weight:bolder;font-size:var(--font-size-350);color:var(--global-standard-color-desaturated);margin:4px 12px}.transmitter-panel-screen-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2.5% 5%}.transmitter-panel-screen-content-idle-text{font-family:Monomaniac One,monospace;font-weight:400;font-size:var(--font-size-800);color:var(--global-medium-color)}.transmitter-panel-screen-content-decrypting-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem}.transmitter-panel-screen-content-decrypting-text,.transmitter-panel-screen-content-decrypting-text span{font-family:Monomaniac One,monospace;font-weight:400;font-size:var(--font-size-700);color:var(--global-standard-color);filter:brightness(.8)}.transmitter-panel-screen-content-decrypting-dots:after{content:"";font-family:Monomaniac One,monospace;animation:transmitter-panel-screen-content-decrypting-text-dots 4s steps(4,end) infinite}@keyframes transmitter-panel-screen-content-decrypting-text-dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.transmitter-panel-screen-content-decrypting-eta-text{color:var(--color-grey-800);font-family:Courier Prime,monospace;font-weight:500;font-size:var(--font-size-550)}.main-game-screen{width:100vw;display:flex;flex-direction:column;align-items:center;--s: calc(10vw + 10vh) ;--c1: var(--color-grey-15);--c2: var(--color-grey-20);--c3: var(--color-grey-25);background:repeating-conic-gradient(from 30deg,#0000 0 120deg,var(--c3) 0 50%) calc(var(--s) / 2) calc(var(--s) * tan(30deg) / 2),repeating-conic-gradient(from 30deg,var(--c1) 0 60deg,var(--c2) 0 120deg,var(--c3) 0 50%);background-size:var(--s) calc(var(--s) * tan(30deg))}.main-game-screen-contents{height:100vh;width:min(100vw,1960px);min-height:550px;display:grid;grid-template-columns:4.2fr 7fr 5.5fr;align-items:stretch;gap:2.5%;padding:2%}.hunting-single-target-time-label{display:flex;align-items:center}.hunting-single-target-time-label-icon{height:var(--font-size-400);width:var(--font-size-400);color:#fff;margin-right:.5rem}.hunting-single-target-time-label-text{color:#fff;font-size:var(--font-size-400)}.hunting-single-simple-resource-display{display:flex;flex-direction:row;align-items:center}.hunting-single-log-resource-display{background-color:var(--color-grey-850)}.hunting-single-target-all-drops-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.hunting-single-target-panel{background-color:var(--color-grey-50);cursor:pointer;display:flex;flex-direction:column;gap:10px;padding:1rem;transition:background-color .15s,box-shadow .1s}.hunting-single-target-panel:hover{background-color:var(--color-grey-100)}.hunting-single-target-panel-header{display:flex;align-items:center;justify-content:space-between}.hunting-single-target-panel-target-name{font-size:var(--font-size-550);font-weight:700;font-family:Roboto Mono,monospace}.hunting-single-target-panel-divider{border:none;height:4px}.hunting-all-targets-panel{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start;grid-auto-rows:min-content;overflow-y:auto;padding:1rem}.hunting-title-bar{padding:0 1rem}.hunting-title-bar-text{font-size:var(--font-size-1000);font-weight:bolder;color:var(--global-standard-color)}.hunting-title-and-all-targets-panel{display:flex;flex-direction:column;gap:16px;min-height:0}.hunting-target-select-panel{display:flex;flex-direction:column;min-height:0;gap:1rem;border-radius:8px;justify-content:space-between;text-align:center;background-color:var(--color-grey-110);padding:8%}.hunting-target-select-panel-title{font-size:var(--font-size-650);font-weight:700;color:var(--color-grey-800)}.hunting-target-select-panel-count{color:var(--color-grey-700);font-size:var(--font-size-600);font-weight:700}.hunting-target-select-panel-count-no-target{color:var(--color-grey-500)}.hunting-target-select-panel-count-maxed{color:var(--global-color-buff-light)}.hunting-single-selected-target{cursor:pointer;border-radius:8px;font-family:Ubuntu Mono,monospace;font-weight:700;font-size:var(--font-size-500);padding:.5rem;transition:background-color .15s,box-shadow .1s}.hunting-single-selected-target:hover{filter:brightness(150%)}.hunting-single-selected-target:active{filter:brightness(180%)}.hunting-selected-targets-list{display:flex;flex-direction:column;gap:8px;background-color:var(--color-grey-50);padding:1rem;min-height:0;overflow-y:auto;flex:1}.hunting-begin-hunt-button{background-color:var(--global-medium-color-translucent);color:var(--global-standard-color);font-size:var(--font-size-800);font-weight:700;padding:.5rem 1rem;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .2s,color .2s}.hunting-begin-hunt-button:disabled{background-color:var(--global-dark-color-desaturated);color:var(--global-medium-color-desaturated);cursor:not-allowed}.hunting-begin-hunt-button:hover:disabled{filter:none}.hunting-display{background-color:var(--default-background-color);padding:2.5%;height:95vh;width:95vw;max-width:100rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:4px solid var(--color-grey-110)}.hunting-display .close-button{position:absolute;top:8px;right:8px}.hunting-display-contents{display:grid;grid-template-columns:3fr 1fr;gap:3%;height:100%}:root{--archive-author-name-font-size: var(--font-size-475);--archive-log-item-title-font-size: var(--font-size-400)}.archive-author-name-header-container{border:3px solid white;color:#fff;font-weight:700;display:flex;justify-content:space-between;padding:.5rem;cursor:pointer;font-size:var(--archive-author-name-font-size)}.archive-author-logs-container{max-height:5000px;transition:max-height 2s ease;overflow-y:hidden}.collapsed-archive-author-logs-container{max-height:0;transition:max-height .4s cubic-bezier(0,1,0,1)}.archive-log-item-title-container{color:var(--default-neutral-color-secondary);padding:.75rem;cursor:pointer;font-size:var(--archive-log-item-title-font-size)}.archive-log-item-title-container:hover{filter:brightness(2)}.archive-log-item-title-container:nth-child(odd){background-color:var(--color-grey-120)}.archive-log-item-title-container:nth-child(2n){background-color:var(--color-grey-40)}.archive-log-item-title-container.selected-archive-log-item-title-container{box-sizing:border-box;background-color:var(--color-grey-220);border-style:solid;border-width:2px 2px 2px 10px;border-color:var(--default-neutral-color-primary);font-weight:700}.archive-log-item-title{font-family:Roboto Mono,monospace;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;max-width:100%}.unread-archive-log-item-title-indicator{font-weight:bolder;font-size:var(--font-size-475)}:root{--daniel-hayes-color-medium-translucent: var(--color-human-medium-translucent);--astrid-weaver-color-medium-translucent: var(--color-eldritch-medium-translucent)}.current-archives-author-is-danielHayes .archives-authors-content::-webkit-scrollbar-thumb{background-color:var(--daniel-hayes-color-medium-translucent)}.current-archives-author-is-danielHayes .archives-authors-content::-webkit-scrollbar-track{background-color:var(--daniel-hayes-color-dark-translucent)}.current-archives-author-is-astridWeaver .archives-authors-content::-webkit-scrollbar-thumb{background-color:var(--astrid-weaver-color-medium-translucent)}.current-archives-author-is-astridWeaver .archives-authors-content::-webkit-scrollbar-track{background-color:var(--astrid-weaver-color-dark-translucent)}:root{--archives-header-font-size: var(--font-size-450)}.archives-selection-container{display:flex;flex-direction:column;min-height:0}.archives-header{background-color:var(--default-background-color);color:var(--default-neutral-color-primary);font-size:var(--archives-header-font-size);padding:0 .5rem;position:absolute;top:calc(-1 * var(--archives-header-font-size) / 2 * 1.2);left:50%;transform:translate(-50%)}.archives-header-container{min-height:42px;border-width:3px 3px 0 3px;border-style:solid;border-color:var(--color-grey-300);position:relative;margin-left:1rem;margin-right:1rem}.archives-authors-content{max-height:100%;overflow-y:auto;border-top:3px solid var(--color-grey-300)}:root{--archive-content-font-size: var(--font-size-400)}.archive-metadata-grid-and-content-container{display:flex;flex-direction:column;gap:1rem;justify-content:stretch;min-height:0}.archive-metadata-grid-container{display:grid;width:100%;grid-template-columns:3fr 2fr;color:var(--default-neutral-color-primary)}.archive-metadata-grid-item-container{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:right}.archive-metadata-grid-item-label{position:absolute;top:5px;left:5px;font-size:var(--font-size-300);font-weight:bolder}.archive-metadata-grid-author-container{justify-content:center;grid-row:1 / span 2;border:2px solid var(--color-grey-220);background-color:var(--color-grey-20);padding:2.5rem 2rem 2rem}.archive-metadata-grid-author-container .archive-metadata-grid-item-label{font-size:var(--font-size-400);color:var(--color-grey-220)}.archive-metadata-grid-author-container .archive-metadata-grid-item-content{font-size:var(--font-size-550);font-weight:700}.archive-metadata-grid-time-container{background-color:var(--color-grey-50)}.archive-metadata-grid-time-container .archive-metadata-grid-item-label{color:var(--color-grey-370)}.archive-metadata-grid-time-container .archive-metadata-grid-item-content{margin-right:4%;margin-left:1rem;margin-top:.5rem;color:var(--color-grey-500);font-family:Courier Prime,monospace}.archive-metadata-grid-date-container{background-color:var(--color-grey-110)}.archive-metadata-grid-date-container .archive-metadata-grid-item-label{color:var(--color-grey-470)}.archive-metadata-grid-date-container .archive-metadata-grid-item-content{margin-right:4%;margin-left:1rem;margin-top:.5rem;color:var(--default-neutral-color-primary);font-family:Courier Prime,monospace}.archive-content-title-container{background-color:var(--color-grey-50);border:2px solid var(--color-grey-220);color:var(--default-neutral-color-primary);padding:1rem;text-align:center}.archive-content-title{font-size:var(--font-size-500);font-family:Roboto Mono,sans-serif;font-weight:700;color:hsla(from var(--default-neutral-color-primary) h s l / .8)}.archive-content-container{flex-grow:1;overflow-y:auto;background-color:var(--color-grey-50);padding:1.25rem}.archive-content,.archive-content *{white-space:pre-wrap;color:var(--default-neutral-color-primary);font-family:Roboto Mono,monospace;line-height:calc(var(--archive-content-font-size) * 1.5);text-align:justify;text-justify:inter-word}.archive-extras-container{background-color:var(--astrid-weaver-color-dark-translucent);border:2px solid var(--astrid-weaver-color-dark);text-align:center}.archive-extras{font-size:var(--font-size-500);font-family:Aldrich,sans-serif;padding:1rem;color:var(--astrid-weaver-color)}.archives-display-container{background-color:var(--default-background-color);padding:2.5%;height:95vh;width:95vw;max-width:100rem;position:absolute;border:4px solid var(--color-grey-110);display:grid;grid-template-columns:2fr 5fr;gap:3%}.archives-display-container .close-button{position:absolute;top:8px;right:8px}:root{--daniel-hayes-color: var(--color-human-standard);--daniel-hayes-color-translucent: var(--color-human-standard-translucent);--daniel-hayes-color-dark: var(--color-human-dark);--daniel-hayes-color-dark-translucent: var(--color-human-dark-translucent);--astrid-weaver-color: var(--color-ethereal-standard);--astrid-weaver-color-translucent: var(--color-ethereal-standard-translucent);--astrid-weaver-color-dark: var(--color-ethereal-dark);--astrid-weaver-color-dark-translucent: var(--color-ethereal-dark-translucent)}.archives-display-container.current-archives-author-is-danielHayes{border-color:var(--daniel-hayes-color-dark)}.archives-display-container.current-archives-author-is-danielHayes .archives-header-container{border-color:var(--daniel-hayes-color)}.archives-display-container.current-archives-author-is-danielHayes .archive-metadata-grid-author-container{color:var(--daniel-hayes-color)}.archives-display-container.current-archives-author-is-astridWeaver{border-color:var(--astrid-weaver-color-dark)}.archives-display-container.current-archives-author-is-astridWeaver .archives-header-container{border-color:var(--astrid-weaver-color)}.archives-display-container.current-archives-author-is-astridWeaver .archive-metadata-grid-author-container{color:var(--astrid-weaver-color)}.archives-display-container.current-archives-author-is-miscellaneous .archives-header-container{border-color:var(--default-neutral-color-primary)}.archives-display-container.current-archives-author-is-miscellaneous .archive-metadata-grid-author-container{color:var(--default-neutral-color-primary)}.archive-log-item-title-by-author-danielHayes .unread-archive-log-item-title-indicator{color:var(--daniel-hayes-color)}.archive-log-item-title-by-author-astridWeaver .unread-archive-log-item-title-indicator{color:var(--astrid-weaver-color)}.archive-log-item-title-container.selected-archive-log-item-title-container.archive-log-item-title-by-author-danielHayes{background-color:var(--daniel-hayes-color-dark-translucent);border-color:var(--daniel-hayes-color-translucent);color:var(--daniel-hayes-color)}.archive-log-item-title-container.selected-archive-log-item-title-container.archive-log-item-title-by-author-astridWeaver{background-color:var(--astrid-weaver-color-dark-translucent);border-color:var(--astrid-weaver-color-translucent);color:var(--astrid-weaver-color)}.archive-danielHayes-container .archive-author-name-header-container{color:var(--daniel-hayes-color);border-color:var(--daniel-hayes-color)}.archive-danielHayes-container .archive-author-name-header-container:hover{background-color:var(--daniel-hayes-color-dark)}.archive-astridWeaver-container .archive-author-name-header-container{color:var(--astrid-weaver-color);border-color:var(--astrid-weaver-color)}.archive-astridWeaver-container .archive-author-name-header-container:hover{background-color:var(--astrid-weaver-color-dark)}.current-archives-author-is-danielHayes .archive-content-title-container{background-color:var(--daniel-hayes-color-dark-translucent);border-color:var(--daniel-hayes-color-dark)}.current-archives-author-is-danielHayes .archive-content-title{color:var(--daniel-hayes-color);filter:brightness(1.5) saturate(.4)}.current-archives-author-is-astridWeaver .archive-content-title-container{background-color:var(--astrid-weaver-color-dark-translucent);border-color:var(--astrid-weaver-color-dark)}.current-archives-author-is-astridWeaver .archive-content-title{color:var(--astrid-weaver-color);filter:brightness(1.5) saturate(.4)}.event-text-container{display:flex;flex-direction:column;align-items:center;flex-grow:1;min-height:0;min-width:100px;overflow-y:auto;padding:1.5rem 2rem;background-color:var(--global-dark-color-translucent);border-radius:8px}.event-text{font-size:var(--font-size-550);font-weight:500;font-family:Kode Mono,monospace;color:var(--color-grey-700);text-align:center;line-height:1.5}.event-text strong{font-weight:700;color:var(--global-standard-color);animation:pulse-glow 3s infinite}@keyframes pulse-glow{0%{text-shadow:0 0 2px var(--global-medium-color-translucent),0 0 4px var(--global-medium-color-translucent),0 0 9px var(--global-medium-color-translucent)}50%{text-shadow:0 0 3px var(--global-medium-color-translucent),0 0 6px var(--global-medium-color-translucent),0 0 18px var(--global-medium-color-translucent)}to{text-shadow:0 0 2px var(--global-medium-color-translucent),0 0 4px var(--global-medium-color-translucent),0 0 9px var(--global-medium-color-translucent)}}.event-option{display:flex;gap:2em;align-items:center;justify-content:space-between;background-color:transparent;border:none;padding:.5em 1em}.event-option:hover{filter:none;background-color:var(--color-grey-50)}.event-option-disabled{padding:1em 0;pointer-events:none}.event-option-title-and-description-container{display:flex;flex-direction:column;gap:.5em}.event-option-title{font-size:var(--font-size-650);font-family:Kode Mono,monospace;font-weight:700;color:var(--color-grey-450)}.event-option:hover .event-option-title{color:var(--global-standard-color);filter:brightness(.8)}.event-option-description{font-family:Courier Prime,monospace;font-size:var(--font-size-500);font-weight:500;color:var(--color-grey-400)}.event-option-description em{font-weight:700}.event-option-disabled .event-option-title{color:var(--color-grey-150)}.event-option-disabled .event-option-description{color:var(--color-grey-170)}.event-option:hover .event-option-description em{color:var(--global-standard-color-translucent)}.event-option:hover .event-option-description{color:var(--color-grey-900)}.event-option-chevron{font-size:var(--font-size-1400);font-family:Victor Mono,monospace;font-weight:700;color:var(--color-grey-100)}.event-option-blocked-sign{font-size:var(--font-size-1200);font-family:"Noto Emoji",monospace;font-weight:700;color:var(--color-grey-80)}.event-option:hover .event-option-chevron{color:var(--global-medium-color)}.event-option:active{filter:brightness(.7)}.event-display{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em;min-height:0;min-width:30vw;max-height:95vh;max-width:min(95vw,1300px);padding:2% 2.5%;border:4px solid var(--global-medium-color);border-radius:16px;background-color:var(--default-background-color);animation:stretchOut 1s ease-out forwards}.event-options{display:flex;flex-direction:column;width:100%;gap:1em}.event-title{font-size:var(--font-size-1000);font-weight:400;font-family:Monomaniac One,monospace;color:var(--color-grey-900)}:root{--single-move-icon-default-size: 60px}.single-move-icon-container{padding:3px;border:2px solid;width:var(--single-move-icon-default-size);height:var(--single-move-icon-default-size)}.single-move-svg-icon{width:100%;height:100%}.single-move-ap-cost-text{font-size:1em;font-weight:700;color:var(--default-neutral-color-primary)}.single-move-with-ap-cost-container{display:flex;flex-direction:column;align-items:center;gap:2px}.available-moves-panel-full-container{height:100%;display:flex;flex-direction:column}.available-moves-panel-header-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;text-align:center;background-color:var(--color-grey-240)}.available-moves-panel-header-title{font-size:var(--font-size-500);font-weight:700;color:var(--default-neutral-color-primary);padding:.5rem 1rem}.available-moves-panel-moveset-selection-container{height:100%;background-color:var(--color-grey-160);display:flex;align-items:center;gap:8px;padding:0 1rem;font-size:var(--font-size-500)}.available-moves-panel-moveset-label{font-weight:600;margin-right:4px;color:var(--global-standard-color-desaturated);font-family:Kode Mono,monospace;filter:brightness(1.4)}.available-moves-panel-moveset-button{padding:2px 6px;border:none;background-color:var(--color-grey-350);color:var(--color-grey-800);cursor:pointer;font-weight:600;font-family:Kode Mono,monospace;font-size:var(--font-size-450)}.available-moves-panel-moveset-button-active{background-color:var(--global-standard-color-desaturated);color:var(--color-grey-70);filter:brightness(1.2)}.available-moves-panel-contents-container{flex:1 1 auto;overflow-y:auto;display:grid;align-items:start;grid-template-columns:repeat(auto-fill,minmax(calc(var(--single-move-icon-default-size) + 20px),1fr));grid-auto-rows:min-content;gap:10px;padding:1.5rem 1rem;background-color:var(--color-grey-70)}.available-moves-panel-item-button{background:none;border:none;font:inherit;color:inherit;padding:.6rem;cursor:pointer}.available-moves-panel-item-button:hover{background-color:var(--color-grey-120)}.available-moves-panel-item-button:active,.available-move-is-selected{background-color:var(--color-grey-150)}:root{--current-selected-move-description-font-size: var(--font-size-400)}.current-selected-move-panel-container{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:1rem;background-color:var(--color-grey-80);overflow:hidden}.no-current-selected-move-icon-title-and-stats-container{text-align:center;color:var(--color-grey-750);font-family:Roboto Mono,monospace;font-weight:700;font-size:var(--font-size-500)}.current-selected-move-icon-title-and-stats-container{display:flex;flex-direction:row;align-items:center;gap:1rem;border:3px solid var(--color-grey-300);padding:.5rem}.current-selected-move-icon-title-and-stats-container{min-height:84px}.current-selected-move-title{font-size:var(--font-size-475);font-family:Courier Prime,monospace;font-weight:700;color:var(--default-neutral-color-primary);filter:saturate(.5) brightness(150%)}.current-selected-move-AP-cost,.current-selected-move-base-cooldown{color:var(--default-neutral-color-primary)}.current-selected-move-description-container{background-color:var(--color-grey-250);padding:.5rem 1rem;min-height:3lh;overflow-y:auto;flex:1}.current-selected-move-description{font-size:var(--current-selected-move-description-font-size);font-family:Roboto Mono,monospace;color:var(--default-neutral-color-primary);white-space:pre-wrap;line-height:calc(var(--current-selected-move-description-font-size) * 1.5);text-align:justify;text-justify:inter-word}.toggle-move-in-moveset-button{border:none;padding:.5rem;cursor:pointer;font-family:Courier Prime,monospace;font-size:var(--font-size-500);font-weight:700}.toggle-move-in-moveset-button:hover{filter:brightness(120%)}.toggle-move-in-moveset-button:active{filter:brightness(80%)}.toggle-move-in-moveset-button-remove-move{background-color:var(--global-color-debuff-dark);color:var(--global-color-debuff-light)}.toggle-move-in-moveset-button-add-move{background-color:var(--global-color-buff-dark);color:var(--global-color-buff-light)}.toggle-move-in-moveset-button-moveset-full{background-color:var(--color-grey-150);color:var(--color-grey-600);filter:saturate(.5);cursor:not-allowed}.toggle-move-in-moveset-button-moveset-full:hover{filter:none}.moveset-screen-current-moveset-panel{border:4px solid var(--global-dark-color);border-radius:5px;position:relative}.current-moveset-panel-header-title{font-size:var(--font-size-500);font-weight:700;color:var(--default-neutral-color-primary);background-color:var(--default-background-color);position:absolute;top:calc(-1 * var(--font-size-500) / 2 * 1.2);left:50%;transform:translate(-50%);padding:0 3%;max-width:95%;white-space:nowrap}.current-moveset-panel-contents-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(var(--single-move-icon-default-size) + 8px),1fr));gap:1.5rem;padding:1rem .8rem .5rem}.current-moveset-panel-item-button{background:none;border:none;font:inherit;color:inherit;padding:.6rem;cursor:pointer}.current-moveset-panel-item-button:hover{background-color:var(--color-grey-120)}.current-moveset-panel-item-button:active{background-color:var(--color-grey-150)}.moveset-screen-full-container{position:absolute;height:min(700px,95%);width:95%;max-width:1260px;border:4px solid var(--global-dark-color-translucent);background-color:var(--default-background-color);display:grid;grid-template-columns:3fr 2fr;gap:3%;padding:3rem 3rem 2.5rem}.moveset-screen-full-container .close-button{position:absolute;top:8px;right:8px}.archives-display-container{padding:2.5%;height:95%}.moveset-screen-left-container{height:100%;overflow:hidden}.moveset-screen-right-container{display:grid;grid-template-rows:1.2fr 1fr;gap:2rem;height:100%;overflow:hidden}.moveset-screen-right-container>div{flex-grow:1}.single-achievements-icon-container{border:3px solid;width:100px;height:100px;position:relative;display:flex;justify-content:center}.single-achievements-icon-container img{width:100%;height:100%;object-fit:cover}.single-achievements-icon-locked-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;justify-content:center;align-items:center}.single-achievements-icon-weight-container{position:absolute;bottom:-.75em;border-radius:4px;width:3em;display:flex;justify-content:center;align-items:center}.single-achievements-icon-weight{font-weight:700;font-family:Courier Prime,monospace;color:var(--color-grey-0)}.single-achievements-icon-locked-icon{width:50px;height:50px;z-index:1}.single-achievements-icon-container-tooltip{z-index:2;max-width:260px}.single-achievements-icon-container-tooltip-title{font-weight:700;font-family:Kode Mono,monospace}.single-achievements-icon-container-tooltip-description{font-family:Roboto Mono,monospace;color:var(--color-grey-700);font-weight:500}.achievements-screen{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;background-color:var(--default-background-color);border:4px solid var(--color-grey-100);padding:2rem 3rem;width:min(95vw,1500px);height:min(95vh,800px);text-align:center}.achievements-screen .close-button{position:absolute;top:10px;right:10px}.achievements-screen-weight-title-completion-container{display:grid;grid-template-columns:1fr 3fr 1fr;align-items:center;width:100%}.achievements-screen-unlocked-weight-container{justify-self:flex-start;color:var(--global-standard-color);font-family:Courier Prime,monospace;font-weight:bolder;font-size:var(--font-size-1000)}.achievements-screen-title{justify-self:center;font-size:var(--font-size-1200);font-weight:600;font-family:Kode Mono,monospace;color:var(--color-grey-900)}.achievements-screen-progress-container{justify-self:flex-end;color:var(--global-standard-color);font-family:Courier Prime,monospace;font-weight:bolder;font-size:var(--font-size-1000)}.achievements-screen-contents-container{background-color:var(--color-grey-40);display:grid;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));justify-content:center;align-content:start;gap:2rem;width:100%;height:100%;overflow-y:auto;padding:2rem}.reset-confirmation-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;max-width:min(95%,650px);border:4px solid var(--global-dark-color-desaturated);background-color:var(--default-background-color)}.reset-confirmation-screen-description-text{font-size:var(--font-size-550);font-family:Roboto Mono,monospace;color:var(--color-grey-800);text-align:center}.reset-confirmation-screen-ember-text{font-size:var(--font-size-600);font-weight:700;font-family:Courier Prime,monospace;color:var(--global-standard-color-desaturated);text-align:center}.reset-confirmation-screen-buttons-container{display:flex;flex-direction:row;gap:1rem}.reset-confirmation-screen-button{font-size:var(--font-size-600);font-family:Courier Prime,monospace;font-weight:700;padding:.5rem 1rem;border-radius:4px;border:none}.reset-confirmation-screen-confirm-button{background-color:var(--global-dark-color);color:var(--global-standard-color)}.reset-confirmation-screen-cancel-button{background-color:var(--color-grey-300);color:var(--color-grey-800)}.game-save-screen{width:min(95vw,900px);display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem 2rem;background-color:var(--default-background-color);border:4px solid var(--color-grey-100);overflow-y:auto}.game-save-screen .close-button{position:absolute;top:10px;right:10px}.game-save-screen-title-and-last-save-container{display:flex;flex-direction:column;align-items:center}.game-save-title{font-size:var(--font-size-1000);font-weight:400;font-family:Monomaniac One,monospace;color:var(--color-grey-900)}.time-since-last-game-save{font-size:var(--font-size-500);font-weight:400;font-family:Roboto Mono,monospace;color:var(--color-grey-700)}.game-save-button{color:var(--global-standard-color);background-color:var(--global-standard-color-translucent);font-size:var(--font-size-1000);font-weight:700;padding:.5rem 1rem;width:100%;border-radius:4px;border:none}.game-save-button:active{filter:brightness(.8)}.game-save-import-export-container{display:flex;flex-direction:column;gap:1rem;align-items:center;border-radius:4px;background-color:var(--color-grey-50);padding:1rem;width:100%}.game-save-import-export-buttons-container{display:flex;flex-direction:row;gap:1rem;width:100%}.game-save-import-button,.game-save-export-button{font-size:var(--font-size-600);font-family:Courier Prime,monospace;font-weight:700;padding:.5rem 1rem;width:100%;border-radius:2px;border:none}.game-save-import-button{color:var(--color-grey-650);background-color:var(--color-grey-300)}.game-save-export-button{color:var(--color-grey-550);background-color:var(--color-grey-200)}.game-save-import-export-textarea{width:100%;height:16rem;padding:.5rem;border-radius:4px;border:2px solid var(--color-grey-100);font-family:Courier Prime,monospace;color:var(--color-grey-700);background-color:var(--color-grey-20);resize:none}.last-import-status{font-size:var(--font-size-350);font-family:Courier Prime,monospace;font-weight:700;filter:saturate(.5)}.last-import-status-success{color:var(--global-color-buff-standard)}.last-import-status-failure{color:var(--global-color-debuff-standard)}.hard-reset-button{font-family:Courier Prime,monospace;font-size:var(--font-size-400);padding:.25rem .5rem;border-radius:2px;border:none;color:var(--global-color-debuff-standard);background-color:var(--global-color-debuff-dark)}.hard-reset-confirmation-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;background-color:var(--default-background-color);border:4px solid var(--global-color-debuff-superdark);padding:1rem 2rem;max-width:600px;text-align:center}.hard-reset-confirmation-title{font-size:var(--font-size-1000);font-weight:400;font-family:Monomaniac One,monospace;color:var(--global-color-debuff-standard)}.hard-reset-confirmation-description{font-size:var(--font-size-500);font-weight:400;font-family:Roboto Mono,monospace;color:var(--global-color-debuff-light)}.hard-reset-confirmation-warning{font-size:var(--font-size-600);font-weight:bolder;font-family:Courier Prime,monospace;color:var(--global-color-debuff-standard-light)}.hard-reset-confirmation-buttons-container{display:flex;flex-direction:row;gap:1rem}.hard-reset-confirmation-button{font-size:var(--font-size-600);font-family:Courier Prime,monospace;font-weight:700;padding:.5rem 1rem;border-radius:4px;border:none}.hard-reset-confirmation-button:active{filter:brightness(.8)}.hard-reset-confirmation-button-no{color:var(--color-grey-800);background-color:var(--color-grey-200)}.hard-reset-confirmation-button-yes{color:var(--global-color-debuff-standard);background-color:var(--global-color-debuff-superdark)}:root{--label-color: var(--default-neutral-color-secondary);--stat-color: var(--default-neutral-color-primary);--label-buffed-color: hsl(130, 100%, 32%);--stat-buffed-color: hsl(130, 100%, 80%);--label-debuffed-color: hsl(0, 100%, 42%);--stat-debuffed-color: hsl(0, 100%, 69%)}.combat-single-stat-display-text{font-size:var(--font-size-500)}.combat-single-stat-display-stat-abbreviation{color:var(--label-color);font-family:Ubuntu Mono,monospace;font-weight:700}.combat-single-stat-display-stat-value{color:var(--stat-color);font-weight:700;font-family:Kode Mono,monospace}.combat-single-stat-display-buffed .combat-single-stat-display-stat-abbreviation{color:var(--label-buffed-color)}.combat-single-stat-display-buffed .combat-single-stat-display-stat-value{color:var(--stat-buffed-color)}.combat-single-stat-display-debuffed .combat-single-stat-display-stat-abbreviation{color:var(--label-debuffed-color)}.combat-single-stat-display-debuffed .combat-single-stat-display-stat-value{color:var(--stat-debuffed-color)}.combat-all-stats-display-container{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:2em;align-items:center;justify-content:center}.combat-single-status-effect-display-container{display:flex;gap:.25rem;align-items:flex-start}.combat-single-status-effect-count{font-size:var(--font-size-600);font-weight:600;font-family:Courier Prime,monospace}.combat-status-effect-icon{width:1.5rem;height:1.5rem}.combat-single-status-effect-tooltip{max-width:300px;display:flex;flex-direction:column;align-items:center;z-index:2}.combat-single-status-effect-tooltip-title{font-size:var(--font-size-500);font-weight:800;filter:brightness(2);font-family:Roboto Mono,monospace}.combat-single-status-effect-tooltip-description{text-align:center;font-family:Roboto Mono,monospace}.combat-all-status-effects-display{display:flex;flex-direction:row;flex-wrap:wrap;min-height:2.5rem;align-items:center;justify-content:center;column-gap:1.5rem;row-gap:.5rem}.combat-status-no-anomalies-detected-text-container{display:flex;flex-direction:row;align-items:center;gap:.5rem;color:var(--default-neutral-color-primary)}.combat-status-no-anomalies-detected-text-bracket{font-size:var(--font-size-700);font-family:Monomaniac One,monospace}.combat-status-no-anomalies-detected-text-content{font-family:Monomaniac One,monospace;font-size:var(--font-size-500);text-align:center}:root{--current-enemy-background-color: magenta;--combat-resource-bar-text-size: var(--font-size-375)}.combat-resource-bar{width:100%;display:grid;align-items:center;justify-items:center;position:relative}.combat-resource-bar-inner{height:calc(var(--combat-resource-bar-text-size) * 1.5);background-color:var(--current-enemy-background-color);width:100%;grid-area:1 / 1}.combat-resource-bar-text{font-size:var(--combat-resource-bar-text-size);font-weight:700;text-align:center;grid-area:1 / 1;z-index:1}:root{--combat-enemy-next-attack-bar-text-size: var(--font-size-450)}.combat-enemy-next-attack-bar{width:100%;height:calc(var(--combat-enemy-next-attack-bar-text-size) * 2.5);display:grid;align-items:center;justify-items:center;position:relative;border-left:3px solid var(--default-neutral-color-primary);border-right:3px solid var(--default-neutral-color-primary)}.combat-enemy-next-attack-bar-inner{height:calc(var(--combat-enemy-next-attack-bar-text-size) * 1.75);background-color:var(--current-enemy-background-color);width:100%;position:absolute;left:0;grid-area:1 / 1}.combat-enemy-next-attack-bar-text{font-size:var(--combat-enemy-next-attack-bar-text-size);color:#fff;font-weight:bolder;text-align:center;grid-area:1 / 1;z-index:1}.combat-enemy-next-attack-bar-text-description-tooltip-icon{cursor:help;font-weight:bolder}.combat-enemy-next-attack-bar-text-description-tooltip-icon:hover{filter:brightness(150%)}.combat-enemy-next-attack-bar-text-description-tooltip{max-width:320px;font-family:Roboto Mono,sans-serif;z-index:1}.combat-enemy-section{width:100%;display:flex;flex-direction:column;gap:.5rem}.combat-enemy-label{font-size:var(--font-size-1200);font-weight:bolder;text-align:center}.combat-player-section-container{display:grid;grid-template-columns:3.5fr 5fr;gap:1rem;height:100%;padding:1rem;background-color:var(--color-grey-50)}.combat-player-section-left-container{border:3px solid var(--global-standard-color-desaturated-translucent);padding:1rem;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}.combat-player-moveset-container{display:flex;flex-direction:column;justify-content:center;flex:1;gap:1rem;width:100%;height:100%;border:4px solid var(--color-grey-220);border-radius:8px;background-color:var(--color-grey-70)}.combat-player-moveset-container-contents{display:grid;align-items:start;grid-template-columns:repeat(auto-fill,minmax(calc(var(--single-move-icon-default-size) + 8px),1fr));grid-auto-rows:min-content;gap:6px;padding:24px 10px}.combat-player-move-item{position:relative;background:none;border:none;font:inherit;color:inherit;cursor:pointer}.combat-player-move-cooldown-overlay{position:absolute;top:0;left:0;width:100%;height:100%;--cooldown-percentage: 0%;background:conic-gradient(from 0deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,.5) var(--cooldown-percentage),transparent var(--cooldown-percentage),transparent 100%);filter:blur(2px)}.combat-player-move-not-ready{filter:grayscale(50%) brightness(50%)}.combat-player-move-not-ready:hover{filter:brightness(80%)}.combat-player-move-not-ready:active{filter:brightness(60%)}.combat-player-move-ready:hover{background-color:var(--color-grey-80)}.move-auto-use-icon-container{position:absolute;background-color:var(--color-grey-70);border-radius:50%;border:2px solid var(--color-grey-220);top:-8px;right:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;z-index:2}.move-auto-use-icon{color:#fff;width:80%;height:80%}.combat-player-move-description-container{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-grey-120);min-height:11lh;min-width:200px;text-overflow:ellipsis}.combat-player-move-description-title{font-size:var(--font-size-425);font-family:Monomaniac One,monospace;color:var(--default-neutral-color-primary);padding:.25rem;text-align:center}.combat-player-move-description-content{font-size:var(--font-size-375);font-family:Ubuntu Mono,monospace;color:var(--default-neutral-color-primary);padding:.25rem;white-space:pre-wrap;text-align:center}.combat-player-moveset-and-description-container{display:grid;grid-template-columns:5fr 3.5fr;gap:.5rem;flex-grow:1}.combat-player-section-right-container{display:flex;flex-direction:column;gap:.75rem;height:100%}.combat-screen{position:relative;display:grid;grid-template-rows:5fr 0fr 8fr;grid-template-columns:1fr;gap:2rem;justify-content:center;align-items:center;max-width:min(100%,1600px);max-height:95vh;overflow-y:auto;width:1200px;background-color:var(--default-background-color);border:4px solid var(--global-dark-color-translucent);padding:1.5rem 2rem}.combat-screen hr{width:100%;border:1px solid var(--global-medium-color)}.combat-screen-pause-button{position:absolute;top:1.5rem;left:1.5rem;background-color:transparent;color:var(--color-grey-400);border:none;font-size:var(--font-size-450);font-weight:bolder}.combat-screen-play-pause-button-icon{width:2rem;height:2rem;color:var(--color-grey-500)}.combat-screen-escape-button{position:absolute;top:1.5rem;right:1.5rem;background-color:transparent;border:none;font-family:Courier Prime,Courier,monospace;font-weight:bolder;font-size:var(--font-size-500)}.combat-screen-escape-button-icon{width:2rem;height:2rem;color:var(--color-grey-500)}.archive-quest-item-container{display:grid;grid-template-columns:1fr 130px;column-gap:2rem;align-items:center;justify-items:center}.archive-quest-item-container{padding:1rem 2rem;border-radius:10px}.archive-quest-item-title-and-description-container{display:flex;flex-direction:column;gap:.4em;justify-self:flex-start}.archive-quest-item-title{font-size:var(--font-size-600);font-family:Roboto Mono,monospace;font-weight:700}.archive-quest-item-description{font-size:var(--font-size-475);font-family:Courier Prime,monospace;margin-left:1.5rem;font-style:italic}.archive-quest-item-button{border:none;border-radius:4px;padding:.3em .5em;width:7em;text-align:center;font-size:var(--font-size-550);font-weight:bolder;font-family:Kode Mono,monospace}.archive-quest-item-container--claimable{background-color:var(--global-medium-color-translucent);border:4px solid var(--global-medium-color);box-shadow:0 0 8px var(--global-standard-color)}.archive-quest-item-container--claimable .archive-quest-item-title{color:var(--global-standard-color)}.archive-quest-item-container--claimable .archive-quest-item-description{color:var(--color-grey-950)}.archive-quest-item-container--claimable .archive-quest-item-button{background-color:var(--global-medium-color);color:var(--color-grey-100);box-shadow:0 2px 5px var(--global-dark-color)}.archive-quest-item-container--incomplete{filter:brightness(.75);background-color:var(--global-dark-color-translucent);box-shadow:0 2px 4px var(--global-superdark-color)}.archive-quest-item-container--incomplete .archive-quest-item-title{color:var(--global-standard-color-translucent)}.archive-quest-item-container--incomplete .archive-quest-item-description{color:var(--color-grey-750)}.archive-quest-item-container--incomplete .archive-quest-item-button{background-color:var(--color-grey-350);color:var(--color-grey-700);box-shadow:0 2px 5px var(--color-grey-100);pointer-events:none}.archive-quest-item-container--completed{background-color:var(--color-grey-20)}.archive-quest-item-container--completed .archive-quest-item-title{color:var(--color-grey-420)}.archive-quest-item-container--completed .archive-quest-item-description{color:var(--color-grey-300)}.archive-quest-item-container--completed .archive-quest-item-status-complete-indicator{color:var(--color-grey-300);font-size:var(--font-size-800);font-weight:bolder;font-family:Roboto Mono,monospace}.archive-quests-display-container{background-color:var(--default-background-color);padding:2.5%;height:95vh;width:95vw;max-width:1280px;max-height:720px;border:4px solid var(--color-grey-110);display:flex;flex-direction:column;gap:1.5rem;position:relative}.archive-quests-display-container .close-button{position:absolute;top:8px;right:8px}.archive-quests-display-title{font-family:Orbitron,monospace;font-size:var(--font-size-1000);font-weight:600;color:var(--global-standard-color);text-align:center}.archive-quests-display-title-quest-count{font-family:Orbitron,monospace;font-size:var(--font-size-1000);font-weight:600;color:var(--global-standard-color-desaturated);text-align:center}.archive-quests-display-quest-list-container{display:flex;flex-direction:column;gap:1rem;padding:2% 4%;width:100%;height:100%;background-color:var(--color-grey-100);border-radius:12px;overflow:auto}.game-statistics-row-container{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:8rem;padding:1rem;border-width:0 0 4px 0;border-style:solid;border-color:var(--global-dark-color-desaturated-translucent)}.game-statistics-row-label{font-family:Courier Prime,monospace;font-size:var(--font-size-525);font-weight:bolder;color:var(--global-standard-color-desaturated);filter:saturate(.5) brightness(.8)}.game-statistics-row-value{font-size:var(--font-size-500);font-weight:bolder;color:var(--global-standard-color-desaturated)}.game-statistics-screen{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 2rem;background-color:var(--default-background-color);border:4px solid var(--color-grey-100);max-height:95vh}.game-statistics-screen .close-button{position:absolute;top:10px;right:10px}.game-statistics-screen-title{font-size:var(--font-size-1000);font-weight:400;font-family:Monomaniac One,monospace;color:var(--color-grey-900)}.game-statistics-rows-container{display:flex;flex-direction:column;flex-shrink:1;padding:1rem 2rem;overflow-y:auto;border-width:4px;border-style:solid;border-color:var(--global-dark-color-desaturated-translucent);border-radius:8px;background-color:var(--global-superdark-color)}.game-statistics-rows-container>:last-child{border-bottom:none}.settings-screen{position:relative;background-color:var(--default-background-color);padding:1rem 2rem;width:min(95vw,800px);max-height:95vh;border:4px solid var(--color-grey-100);display:flex;flex-direction:column;gap:1rem}.settings-screen-contents-container{min-height:0;display:flex;flex-direction:column;gap:1rem;width:100%;overflow-y:auto}.settings-screen .close-button{position:absolute;top:8px;right:8px}.settings-screen-title{font-size:var(--font-size-1000);font-weight:400;font-family:Monomaniac One,monospace;color:var(--color-grey-900);text-align:center}.settings-screen-contents-subcontainer{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.5rem;font-size:var(--font-size-400);font-weight:400;background-color:var(--global-superdark-color);border-radius:.5rem}.settings-screen-contents-subcontainer-title{font-size:var(--font-size-600);font-weight:400;color:var(--global-standard-color-desaturated);text-align:center;margin-bottom:.5rem;font-family:Monomaniac One,monospace}.settings-screen-option-text{font-size:var(--font-size-500);font-weight:bolder;font-family:Courier Prime,monospace}.settings-screen-radio-toggle{display:inline-flex;background-color:#111;border-radius:4px;overflow:hidden}.settings-screen-radio-toggle input[type=radio]{display:none}.settings-screen-radio-toggle label{padding:6px 14px;cursor:pointer;color:var(--color-grey-450);background-color:var(--color-grey-20)}.settings-screen-radio-toggle input[type=radio]:checked+label{background-color:var(--global-medium-color-desaturated-translucent);color:var(--global-standard-color)}.settings-screen-select{background-color:var(--global-dark-color);color:var(--global-standard-color);border:2px solid var(--global-medium-color-desaturated-translucent);padding:.25rem .5rem;border-radius:2px;position:relative;font-family:inherit;cursor:pointer}.settings-screen-autosave-interval-setting-container{display:flex;flex-direction:row;align-items:center;gap:.5rem}.settings-screen-value-input{background-color:var(--global-dark-color);color:var(--global-standard-color);border:2px solid var(--global-medium-color-desaturated-translucent);font-size:var(--font-size-600);padding:.25rem .5rem;width:6rem;overflow:visible;text-align:right}.settings-screen-autosave-interval-setting-label{color:var(--color-grey-600)}.settings-screen-challenge-mode-setting-container{display:flex;flex-direction:column;align-items:center;gap:1rem;border:4px solid hsla(280,20%,60%);background-color:#1b141f;border-radius:12px;padding:1.5rem 2rem}.settings-screen-challenge-mode-setting-title{font-size:var(--font-size-600);font-weight:600;color:#d6adeb;text-align:center;font-family:Aldrich,monospace}.settings-screen-challenge-mode-setting-description-short{font-size:var(--font-size-500);font-weight:400;color:var(--color-grey-800);text-align:center;font-family:Aldrich,monospace}.settings-screen-challenge-mode-setting-description{font-size:var(--font-size-450);font-weight:400;color:var(--color-grey-700);text-align:center;font-family:Roboto Mono,monospace}.settings-screen-single-setting-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.5rem;border-radius:.5rem;background-color:var(--color-grey-70)}.settings-screen-label-and-description-container{flex:1}.settings-screen-single-setting-label{font-size:var(--font-size-600);font-weight:bolder;font-family:Courier Prime,monospace;color:var(--color-grey-600)}.settings-screen-single-setting-description{font-size:var(--font-size-450);font-weight:400;font-family:Courier Prime,monospace;font-style:italic;color:var(--color-grey-500)}.about-screen{position:relative;background-color:var(--default-background-color);padding:1rem 1.5rem;width:min(95%,700px);max-height:95vh;border:4px solid var(--color-grey-100);display:flex;flex-direction:column;gap:.5rem;overflow-y:auto}.about-screen .close-button{position:absolute;top:8px;right:8px}.about-screen-title{font-size:var(--font-size-1000);font-weight:400;font-family:Monomaniac One,monospace;color:var(--color-grey-900);text-align:center}.about-screen-contents{display:flex;flex-direction:column;gap:1rem;padding:1rem 1.5rem;font-size:var(--font-size-400);font-weight:400;color:var(--color-grey-900);background-color:var(--global-superdark-color);overflow-y:auto}.about-screen-contents-small-header{font-size:var(--font-size-600);font-weight:400;color:var(--global-standard-color-desaturated);text-align:center;margin-top:.5rem;font-family:Monomaniac One,monospace}.about-screen-contents-text,.about-screen-contents-list li{font-family:Roboto Mono,monospace}.about-screen-contents-list{padding-left:1rem;list-style-position:outside;display:flex;flex-direction:column;gap:.5rem}.about-screen-contents-list li{line-height:1.1rem}.about-screen-coffee-button{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;position:relative;border:4px solid var(--global-standard-color-desaturated-translucent);border-radius:24px;background-color:var(--color-grey-0);cursor:pointer;margin:auto;overflow:hidden;height:128px;width:370px}.about-screen-coffee-button:hover{background-color:var(--global-superdark-color);border-color:var(--global-standard-color-desaturated)}.about-screen-coffee-button-image{height:120px;display:block;transition:opacity .1s ease;position:absolute;border-radius:16px}.about-screen-coffee-button-image--active{opacity:0}.about-screen-coffee-button:hover .about-screen-coffee-button-image--active{opacity:1}.about-screen-coffee-button:hover .about-screen-coffee-button-image--inactive{opacity:0}.toggled-screens-background{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(from var(--default-background-color) h s l / .95);z-index:100;display:flex;justify-content:center;align-items:center;padding:2.5%}.small-desktop-threshold .combat-enemy-label{font-size:var(--font-size-700)}.small-desktop-threshold .combat-screen-play-pause-button-icon,.small-desktop-threshold .combat-screen-escape-button-icon{width:1.5rem;height:1.5rem}.small-desktop-threshold .combat-single-stat-display-stat-abbreviation,.small-desktop-threshold .combat-single-stat-display-stat-value{font-size:var(--font-size-400)}.small-desktop-threshold .combat-player-moveset-container-contents{grid-template-columns:repeat(auto-fill,minmax(48px,1fr));padding:6px 4px}.small-desktop-threshold .combat-screen .single-move-icon-container{width:44px;height:44px}.small-desktop-threshold .combat-screen .single-move-ap-cost-text{font-size:var(--font-size-325)}.small-desktop-threshold .combat-screen .move-auto-use-icon-container{top:-8px;right:-4px;width:26px;height:26px}.tablet-threshold .combat-screen{row-gap:6px;padding:2%}.tablet-threshold .combat-screen-pause-button{top:6px;left:3px}.tablet-threshold .combat-screen-escape-button{top:6px;right:6px}.tablet-threshold .combat-enemy-section{row-gap:0}.tablet-threshold .combat-status-no-anomalies-detected-text-bracket{font-size:var(--font-size-450)}.tablet-threshold .combat-status-no-anomalies-detected-text-content{font-size:var(--font-size-400)}.tablet-threshold .combat-status-effect-icon{width:1.25rem;height:1.25rem}.tablet-threshold .combat-single-status-effect-count{font-size:var(--font-size-475)}.tablet-threshold .combat-resource-bar-inner{height:16px}.tablet-threshold .combat-resource-bar-text{font-size:var(--font-size-325)}.tablet-threshold .combat-player-section-container{display:flex;flex-direction:column}.tablet-threshold .combat-player-section-left-container{row-gap:2px}.mobile-threshold .combat-enemy-label{font-size:var(--font-size-550)}.mobile-threshold .combat-single-stat-display-stat-abbreviation,.mobile-threshold .combat-single-stat-display-stat-value{font-size:var(--font-size-350)}.mobile-threshold .combat-player-section-container{padding:2%}.mobile-threshold .combat-player-section-left-container{padding:4px}.mobile-threshold .combat-player-moveset-and-description-container{display:block}.mobile-threshold .combat-player-move-description-container{display:none}.small-desktop-threshold .moveset-screen-full-container{padding:2%;grid-template-columns:1fr 1fr}.small-desktop-threshold .moveset-screen-full-container .close-button{width:1rem;height:1rem}.small-desktop-threshold .available-moves-panel-contents-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(56px,1fr))}.small-desktop-threshold .available-moves-panel-item-button{padding:2px}.small-desktop-threshold .moveset-screen-right-container{grid-template-rows:2fr 1fr}.small-desktop-threshold .current-selected-move-description-container{padding:8px}.small-desktop-threshold .current-selected-move-title{font-size:var(--font-size-375)}.small-desktop-threshold .current-selected-move-AP-cost,.small-desktop-threshold .current-selected-move-base-cooldown{font-size:var(--font-size-325)}.small-desktop-threshold .current-selected-move-description{font-size:var(--font-size-350)}.small-desktop-threshold .current-moveset-panel-header-title{font-size:var(--font-size-450)}.small-desktop-threshold .current-moveset-panel-contents-container{grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:8px}.small-desktop-threshold .current-moveset-panel-item-button{padding:0}.small-desktop-threshold .moveset-screen-full-container .single-move-icon-container{width:52px;height:52px}.small-desktop-threshold .moveset-screen-full-container .single-move-ap-cost-text{font-size:var(--font-size-325)}.tablet-threshold .moveset-screen-full-container{grid-template-columns:1fr;grid-template-rows:1fr 1.6fr;gap:12px}.tablet-threshold .available-moves-panel-header-title{font-size:var(--font-size-400)}.tablet-threshold .available-moves-panel-contents-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,1fr));padding:2%}.tablet-threshold .moveset-screen-full-container .single-move-icon-container{width:48px;height:48px}.tablet-threshold .moveset-screen-full-container .single-move-ap-cost-text{font-size:var(--font-size-325)}.tablet-threshold .moveset-screen-right-container{gap:16px}.tablet-threshold .current-selected-move-panel-container{padding:2%;gap:.5rem}.tablet-threshold .current-selected-move-icon-title-and-stats-container{padding:1%;min-height:60px}.tablet-threshold .toggle-move-in-moveset-button{padding:.2rem;font-size:var(--font-size-400)}.small-desktop-threshold .achievements-screen{row-gap:10px;padding:1rem 2rem}.small-desktop-threshold .achievements-screen .close-button{width:1.5rem;height:1.5rem;top:6px;right:6px}.small-desktop-threshold .achievements-screen-title{font-size:var(--font-size-700)}.small-desktop-threshold .achievements-screen-progress-text,.small-desktop-threshold .achievements-screen-unlocked-weight{font-size:var(--font-size-600)}.mobile-threshold .achievements-screen{row-gap:10px;padding:1.5rem 1rem 1rem}.mobile-threshold .achievements-screen .close-button{width:1rem;height:1rem;top:4px;right:4px}.mobile-threshold .achievements-screen-title{font-size:var(--font-size-500)}.mobile-threshold .achievements-screen-progress-text,.mobile-threshold .achievements-screen-unlocked-weight{font-size:var(--font-size-400)}.mobile-threshold .achievements-screen-contents-container{padding:1.5rem;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));column-gap:.5rem;row-gap:1rem}.mobile-threshold .single-achievements-icon-container{width:72px;height:72px}.mobile-threshold .single-achievements-icon-weight{font-size:var(--font-size-325)}.small-desktop-threshold .settings-screen-single-setting-label{font-size:var(--font-size-450)}.small-desktop-threshold .settings-screen-single-setting-description{font-size:var(--font-size-400)}.small-desktop-threshold .settings-screen-option-text{font-size:var(--font-size-450)}.tablet-threshold .game-save-title{font-size:var(--font-size-600)}.tablet-threshold .time-since-last-game-save{font-size:var(--font-size-450)}.tablet-threshold .game-save-button{font-size:var(--font-size-600)}.tablet-threshold .game-save-import-button,.tablet-threshold .game-save-export-button{font-size:var(--font-size-400)}.tablet-threshold .game-statistics-screen{padding:2.5%}.tablet-threshold .game-statistics-screen-title{font-size:var(--font-size-700)}.tablet-threshold .game-statistics-row-container{flex-direction:column;row-gap:5px}.tablet-threshold .game-statistics-row-label,.tablet-threshold .game-statistics-row-value{font-size:var(--font-size-425);text-align:center}.tablet-threshold .settings-screen-title{font-size:var(--font-size-650)}.tablet-threshold .settings-screen-single-setting-container{flex-direction:column}.tablet-threshold .settings-screen-single-setting-label,.tablet-threshold .settings-screen-single-setting-description{text-align:center}.mobile-threshold .game-save-screen{padding:1rem}.mobile-threshold .game-save-title{font-size:var(--font-size-500)}.mobile-threshold .time-since-last-game-save{font-size:var(--font-size-400)}.mobile-threshold .game-save-button{font-size:var(--font-size-500)}.mobile-threshold .game-save-import-button,.mobile-threshold .game-save-export-button{font-size:var(--font-size-350)}.mobile-threshold .settings-screen{padding:2.5%}.tablet-threshold .reset-confirmation-screen-description-text,.tablet-threshold .reset-confirmation-screen-ember-text,.tablet-threshold .reset-confirmation-screen-button,.tablet-threshold .hard-reset-confirmation-description{font-size:var(--font-size-450)}.tablet-threshold .hard-reset-confirmation-warning{font-size:var(--font-size-525)}.tablet-threshold .hard-reset-confirmation-button{font-size:var(--font-size-425)}.mobile-threshold .hard-reset-confirmation-screen{padding:2.5%}.small-desktop-threshold .event-title{font-size:var(--font-size-700)}.small-desktop-threshold .event-text,.small-desktop-threshold .event-option-title{font-size:var(--font-size-450)}.small-desktop-threshold .event-option-description{font-size:var(--font-size-400)}.small-desktop-threshold .event-option-chevron{font-size:var(--font-size-900)}.tablet-threshold .event-title{font-size:var(--font-size-600)}.tablet-threshold .event-text{font-size:var(--font-size-375)}.tablet-threshold .event-option-title{font-size:var(--font-size-400)}.tablet-threshold .event-option-description{font-size:var(--font-size-350)}.tablet-threshold .event-option-chevron{font-size:var(--font-size-800)}.mobile-threshold .event-title{font-size:var(--font-size-500)}.mobile-threshold .event-text-container{padding:2.5%}.mobile-threshold .event-text{font-size:var(--font-size-325)}.mobile-threshold .event-option-title{font-size:var(--font-size-350)}.mobile-threshold .event-option-description{font-size:var(--font-size-325)}.mobile-threshold .event-option-chevron{font-size:var(--font-size-700)}.medium-desktop-threshold .archives-display-container .close-button{font-size:var(--font-size-400);width:1.5rem;height:1.5rem;top:2px;right:2px}.medium-desktop-threshold .archive-author-name-header-container{font-size:var(--font-size-400)}.medium-desktop-threshold .archive-log-item-title,.medium-desktop-threshold .archive-content,.medium-desktop-threshold .archive-content *{font-size:var(--font-size-375)}.small-desktop-threshold .archive-metadata-grid-container{grid-template-columns:1fr 1fr}.small-desktop-threshold .archive-author-name-header-container{font-size:var(--font-size-375)}.small-desktop-threshold .archive-log-item-title-container{padding:.5rem}.small-desktop-threshold .archive-log-item-title{font-size:var(--font-size-325)}.small-desktop-threshold .archive-metadata-grid-item-content{font-size:var(--font-size-300)}.small-desktop-threshold .archive-metadata-grid-author-container{padding:2rem 1rem 1rem}.small-desktop-threshold .archive-metadata-grid-author-container .archive-metadata-grid-item-content{font-size:var(--font-size-450)}.small-desktop-threshold .archive-content-title-container{padding:.5rem}.small-desktop-threshold .archive-content,.small-desktop-threshold .archive-content *{font-size:var(--font-size-325);line-height:var(--font-size-450)}.tablet-threshold .archives-display-container{grid-template-columns:1fr}.mobile-threshold .archive-content-container{padding:2.5%}.mobile-threshold .archive-metadata-grid-container{grid-template-columns:1fr}.mobile-threshold .archive-metadata-grid-author-container{padding:.75rem}.mobile-threshold .archive-metadata-grid-item-label{font-size:var(--font-size-300)}.mobile-threshold .archive-content-title{font-size:var(--font-size-400)}.mobile-threshold .archive-content,.mobile-threshold .archive-content *{font-size:var(--font-size-300);line-height:var(--font-size-400)}.small-desktop-threshold .archive-quests-display-title,.small-desktop-threshold .archive-quests-display-title-quest-count{font-size:var(--font-size-550)}.small-desktop-threshold .archive-quest-item-container{padding:.5rem 1.5rem .5rem 1rem}.small-desktop-threshold .archive-quest-item-title{font-size:var(--font-size-425)}.small-desktop-threshold .archive-quest-item-description{font-size:var(--font-size-375)}.small-desktop-threshold .archive-quest-item-button{font-size:var(--font-size-450)}.mobile-threshold .archive-quest-item-title-and-description-container{width:100%}.mobile-threshold .archive-quest-item-container{grid-template-columns:1fr;text-align:center;row-gap:6px;padding:.5rem 1rem}.mobile-threshold .archive-quest-item-description{margin:0;text-align:center}.tablet-threshold .about-screen{padding:.25rem 00.5rem}.tablet-threshold .about-screen-contents{padding:.5rem 1rem}.tablet-threshold .about-screen-coffee-button{height:80px;width:240px}.tablet-threshold .about-screen-coffee-button-image{height:76px}.tablet-threshold .settings-screen-challenge-mode-setting-title{font-size:var(--font-size-500)}.tablet-threshold .settings-screen-challenge-mode-setting-description-short{font-size:var(--font-size-450);font-weight:400;color:var(--color-grey-800);text-align:center;font-family:Aldrich,monospace}.tablet-threshold .settings-screen-challenge-mode-setting-description{font-size:var(--font-size-400);font-weight:400;color:var(--color-grey-700);text-align:center;font-family:Roboto Mono,monospace}.news-ending-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;max-height:90vh;max-width:min(90vw,800px)}.news-ending-panel-inner-container{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5% 4%;background-color:var(--color-grey-150);height:100%;width:100%;overflow-y:auto;box-shadow:0 0 12px 4px var(--global-dark-color)}.news-ending-header-container{display:flex;flex-direction:column;align-items:center}.news-ending-header-title{font-size:var(--font-size-900);font-weight:700;font-family:Aref Ruqaa,serif;color:var(--default-neutral-color-primary);text-align:center}.news-ending-header-title-meridian-span{font-family:Aref Ruqaa,serif;color:var(--color-transcendental-standard);text-shadow:0 0 3px var(--color-transcendental-standard)}.news-ending-header-description{font-size:var(--font-size-500);font-weight:500;font-family:"Bree Serif",serif;color:var(--color-grey-800);text-align:center}.news-ending-breaking-news-divider{display:flex;flex-direction:column;align-items:center;width:100%;border-top:4px solid var(--color-grey-250)}.news-ending-breaking-news-container{background-color:var(--color-grey-250);padding:.5rem 1rem;border-radius:0 0 20px 20px}.news-ending-breaking-news-header-title{font-size:var(--font-size-600);font-weight:700;font-family:Roboto Mono,serif;color:#ffa3a3;text-align:center}.news-ending-contents-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.news-ending-panel-title{font-size:var(--font-size-700);font-family:"Bree Serif",serif;color:var(--color-grey-950);text-align:center}.news-ending-panel-image{width:100%;border:3px solid var(--color-grey-700);padding:2px}.news-ending-panel-content{font-size:var(--font-size-500);font-family:"Bree Serif",serif;color:var(--color-grey-800);text-align:justify}.news-ending-panel-restart-button{display:flex;justify-content:space-between;align-items:center;gap:1rem;color:var(--global-medium-color);background-color:transparent;border:none;font-size:var(--font-size-600);font-weight:bolder;font-family:Courier Prime,monospace;animation:fade-in-with-75-percent-pause 2s,journal-ending-panel-restart-button-test-glow-pulse 3s infinite}.news-ending-panel-restart-button-chevron{font-family:Victor Mono,monospace;font-size:var(--font-size-800)}.journal-ending-screen-container{position:relative;display:flex;align-items:center;justify-content:center;width:min(90vw,800px);height:80vh;padding:2rem;z-index:0}.journal-ending-stack-page{position:absolute;width:100%;height:98%;z-index:1}.journal-ending-stack-page--1{background-color:var(--color-grey-120);box-shadow:0 0 8px #0003;left:-5px;top:4px;transform:rotate(-2.5deg)}.journal-ending-stack-page--2{background-color:var(--color-grey-90);box-shadow:0 0 3px #0003;right:-3px;top:1px;transform:rotate(1.4deg)}.journal-ending-contents-container{position:absolute;padding:6%;width:100%;height:100%;z-index:2;box-shadow:0 0 8px #0003;background-color:var(--color-grey-150);overflow-y:auto}.journal-ending-contents{font-family:Kalam,sans-serif;font-size:var(--font-size-500);color:var(--color-grey-600);font-weight:700;text-align:justify}.journal-ending-panel-restart-button{display:flex;justify-content:space-between;align-items:center;gap:1rem;color:var(--global-medium-color);background-color:transparent;border:none;font-size:var(--font-size-600);font-weight:bolder;font-family:Kalam,monospace;animation:fade-in-with-75-percent-pause 2s,journal-ending-panel-restart-button-test-glow-pulse 3s infinite}@keyframes journal-ending-panel-restart-button-test-glow-pulse{0%{text-shadow:0 0 4px var(--global-medium-color-translucent)}50%{text-shadow:0 0 12px var(--global-medium-color-translucent)}to{text-shadow:0 0 4px var(--global-medium-color-translucent)}}.journal-ending-panel-restart-button-chevron{font-family:Kalam,monospace;font-size:var(--font-size-800)}.alert-ending-panel{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}.alert-ending-ticker-container{overflow:hidden;white-space:nowrap;width:100%;background:red}.alert-ending-ticker-inner{display:inline-flex;animation:scrollLoop 20s linear infinite}.alert-ending-ticker-text{font-size:var(--font-size-900);font-weight:bolder;padding-right:var(--font-size-900);flex-shrink:0}@keyframes scrollLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}.alert-ending-panel-title-and-contents-container{min-height:300px;max-width:min(95vw,1200px);flex-grow:1;width:100%;display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:space-evenly}.alert-ending-panel-title{font-size:var(--font-size-1500);font-weight:700;font-family:Courier Prime,monospace;color:red;text-align:center}.alert-ending-panel-contents{font-size:var(--font-size-700);font-weight:500;font-family:Courier Prime,monospace;color:var(--color-grey-800);text-align:center;line-height:1.5;overflow-y:scroll}.alert-ending-panel-restart-button{display:flex;justify-content:center;align-items:center;gap:1rem;border:none;background-color:transparent;color:red;font-size:var(--font-size-900);font-weight:bolder}.alert-ending-panel-restart-button:hover{filter:brightness(.7)}.alert-ending-panel-restart-button:active{filter:brightness(.5)}.ending-screen-container{background-color:var(--default-background-color);height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.medium-desktop-threshold .news-ending-header-title{font-size:var(--font-size-700)}.medium-desktop-threshold .news-ending-header-description,.medium-desktop-threshold .news-ending-breaking-news-header-title{font-size:var(--font-size-500)}.medium-desktop-threshold .news-ending-panel-title{font-size:var(--font-size-600)}.medium-desktop-threshold .news-ending-panel-image{max-width:600px}.medium-desktop-threshold .news-ending-panel-content{font-size:var(--font-size-450);line-height:28px}.tablet-threshold .news-ending-panel-restart-button{font-size:var(--font-size-500)}.mobile-threshold .news-ending-panel-restart-button{font-size:var(--font-size-400)}.mobile-threshold .news-ending-header-title{font-size:var(--font-size-450)}.mobile-threshold .news-ending-header-description{font-size:var(--font-size-375)}.mobile-threshold .news-ending-breaking-news-header-title{font-size:var(--font-size-400)}.mobile-threshold .news-ending-panel-title{font-size:var(--font-size-450)}.mobile-threshold .news-ending-panel-image{max-width:100%}.mobile-threshold .news-ending-panel-content{font-size:var(--font-size-350);line-height:24px}.medium-desktop-threshold .alert-ending-ticker-text{font-size:var(--font-size-500)}.medium-desktop-threshold .alert-ending-panel-title{font-size:var(--font-size-1000)}.medium-desktop-threshold .alert-ending-panel-contents{font-size:var(--font-size-550)}.small-desktop-threshold .alert-ending-ticker-text{font-size:var(--font-size-400)}.small-desktop-threshold .alert-ending-panel-title{font-size:var(--font-size-700)}.small-desktop-threshold .alert-ending-panel-contents{font-size:var(--font-size-500);line-height:var(--font-size-600)}.small-desktop-threshold .alert-ending-panel-restart-button{font-size:var(--font-size-600)}.tablet-threshold .alert-ending-panel-title-and-contents-container{gap:2.5%}.tablet-threshold .alert-ending-ticker-text{font-size:var(--font-size-350)}.tablet-threshold .alert-ending-panel-title{font-size:var(--font-size-700)}.tablet-threshold .alert-ending-panel-contents{font-size:var(--font-size-400);line-height:var(--font-size-500)}.tablet-threshold .alert-ending-panel-restart-button{font-size:var(--font-size-450)}.mobile-threshold .alert-ending-panel-title-and-contents-container{gap:2.5%}.mobile-threshold .alert-ending-ticker-text{font-size:var(--font-size-300)}.mobile-threshold .alert-ending-panel-title{font-size:var(--font-size-600)}.mobile-threshold .alert-ending-panel-contents{font-size:var(--font-size-350);line-height:var(--font-size-450)}.mobile-threshold .alert-ending-panel-restart-button{font-size:var(--font-size-425)}.tablet-threshold .journal-ending-contents{font-size:var(--font-size-450)}.tablet-threshold .journal-ending-panel-restart-button{font-size:var(--font-size-500)}.mobile-threshold .journal-ending-contents,.mobile-threshold .journal-ending-panel-restart-button{font-size:var(--font-size-400)}.star-background-container{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:-1}.star-background-gradient-overlay{position:absolute;top:0;left:0;opacity:8%;width:100%;height:100%;background:radial-gradient(circle,#f562ff 30%,#cd2793,#000 90%)}.star-background-static-stars{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(white,rgba(255,255,255,.2) 2px,transparent 8px),radial-gradient(white,rgba(255,255,255,.15) 1px,transparent 5px),radial-gradient(white,rgba(255,255,255,.1) 2px,transparent 7px),radial-gradient(rgba(255,255,255,.4),rgba(255,255,255,.1) 2px,transparent 6px);background-size:550px 550px,350px 350px,250px 250px,150px 150px;background-position:0 0,40px 60px,130px 270px,70px 100px}.astral-embers-and-level-with-bar-container{width:280px;display:flex;flex-direction:column;gap:.5em}.astral-embers-and-level-with-bar-container p,.astral-embers-and-level-with-bar-container span{font-family:Aldrich,sans-serif}.astral-embers-and-level-container{color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cascade-available-and-max-embers-text{font-size:var(--font-size-800)}.cascade-available-embers-text{color:#7f718e}.cascade-max-embers-text{color:#b3aab5}.cascade-level-and-xp-to-next-container{display:flex;flex-direction:column;align-items:flex-end}.cascade-player-level{font-size:var(--font-size-450)}.cascade-xp-to-next{font-size:var(--font-size-350)}.astral-embers-display{align-self:flex-start;display:flex;flex-direction:row;align-items:center;gap:1rem}.astral-embers-icon{width:56px;height:56px}.chrysalis-single-unlock-item-container{position:relative;display:grid;grid-template-columns:1fr .1fr 3.2fr;align-items:center;color:var(--color-grey-350);background-color:#45454530;padding:.25rem .5rem;border-radius:12px;width:380px;min-height:100px;flex-shrink:0}.chrysalis-single-unlock-item-container-unlocked{box-shadow:0 0 10px #f1e5ff6b,inset 0 0 10px 8px #3d20606b}.chrysalis-single-unlock-item-container-new-icon{position:absolute;top:-.5rem;right:-.5rem;width:1.5rem;height:1.5rem;color:var(--color-grey-650);background-size:cover;background-position:center;z-index:1}.chrysalis-single-unlock-background-image-container{position:absolute;width:100%;height:100%;z-index:-1;background-size:cover;background-position:center;border-radius:12px;filter:blur(1px) contrast(120%) saturate(.8) brightness(.5)}.chrysalis-single-unlock-item-level{font-weight:bolder}.chrysalis-single-unlock-item-level-label{font-family:Nova Mono,monospace;font-size:var(--font-size-400)}.chrysalis-single-unlock-item-level-value{font-family:Nova Mono,monospace;font-size:var(--font-size-1000)}.chrysalis-single-item-vertical-divider{font-size:var(--font-size-1500)}.chrysalis-single-unlock-item-text-container{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.chrysalis-single-unlock-item-name{font-family:Nova Round,sans-serif;font-size:var(--font-size-550);font-weight:700}.chrysalis-single-unlock-item-description{font-family:Aldrich,sans-serif;font-size:var(--font-size-425);text-align:left}.chrysalis-single-unlock-item-container-unlocked .chrysalis-single-unlock-item-level-label{color:#7d6d88;font-weight:bolder}.chrysalis-single-unlock-item-container-unlocked .chrysalis-single-unlock-item-level-value{color:#e1dee3}.chrysalis-single-unlock-item-container-unlocked .chrysalis-single-item-vertical-divider{color:#fff}.chrysalis-single-unlock-item-container-unlocked .chrysalis-single-unlock-item-name{color:#d0c4d4}.chrysalis-single-unlock-item-container-unlocked .chrysalis-single-unlock-item-description{color:#887693;font-weight:bolder}.chrysalis-unlocks-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));place-items:center;column-gap:2rem;row-gap:1.5rem;width:100%;height:100%;max-height:70vh;padding:1.5rem;border-radius:16px;background-color:#1c12217f;opacity:0;animation:fadeIn .5s ease-in-out .2s forwards;overflow-y:auto}@keyframes fadeIn{to{opacity:1}}.nova-chrysalis-button{position:relative;width:min(85%,550px);background-position:center;background-size:cover;box-shadow:0 0 20px #dc9dfb40;border-radius:24px;border:none;transition:transform .2s,width .5s,height .5s,background-size .5s;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;background-blend-mode:darken;background-color:#050506e6;animation:lightenChrysalisBackground .5s forwards}.nova-chrysalis-button:hover{transform:scale(1.05)}.nova-chrysalis-button:active{transform:scale(1);transition:transform .01s;filter:brightness(70%)}.nova-chrysalis-button-active{cursor:pointer;width:100%;background-color:#05050600;animation:darkenChrysalisBackground .1s forwards}@keyframes lightenChrysalisBackground{to{background-color:#05050600}}@keyframes darkenChrysalisBackground{to{background-color:#050506e6}}.nova-chrysalis-button-active:hover{transform:none;filter:none;cursor:pointer}.nova-chrysalis-button-active:active{filter:none}.nova-chrysalis-button-title{font-family:Nova Round,sans-serif;font-size:var(--font-size-800);color:var(--default-neutral-color-primary);opacity:.8;text-shadow:0 0 10px hsla(280,92%,80%)}.nova-chrysalis-button-new-unseen-unlocks-icon{width:2rem;height:2rem;color:var(--default-neutral-color-primary);filter:drop-shadow(0 0 10px hsla(280,92%,80%));position:absolute;top:-.5rem;right:-.5rem}.chrysalis-unlock-screen-dummy-back-button-icon{color:var(--color-grey-600);width:1.5rem;height:1.5rem;position:absolute;top:.75rem;left:1.25rem;opacity:0;animation:changeChrysalisBackButtonOpacity .6s ease-in-out forwards}.chrysalis-unlock-screen-dummy-back-button-icon:hover{filter:brightness(150%);cursor:pointer}@keyframes changeChrysalisBackButtonOpacity{to{opacity:1}}.cascade-category-header-text{font-family:Moon Dance,cursive;font-size:var(--font-size-800);color:var(--default-neutral-color-primary);text-shadow:0 0 8px var(--color-grey-900);opacity:80%}.cascade-tree-node-tile{position:relative;padding:1rem 2rem;display:flex;align-items:center;justify-content:center;width:200px;height:100px;cursor:pointer;background-position:center;background-size:cover;border:none}.cascade-tree-node-tile:hover{transform:scale(1.05);transition:transform .2s}.cascade-tree-node-tile:active{transform:scale(1);filter:brightness(70%);transition:transform .01s}.cascade-tree-node-tile-title-and-count{width:100%;display:flex;align-items:center}.cascade-tree-node-tile-title{position:relative;font-size:var(--font-size-600);filter:saturate(.7)}.cascade-tree-node-tile-count{color:var(--default-neutral-color-primary);font-size:var(--font-size-550);font-family:Roboto Mono,sans-serif;font-weight:800}.cascade-tree-node-tile-origins{width:350px;height:100px;border-radius:24px}.cascade-tree-node-tile-origins .cascade-tree-node-tile-title-and-count{flex-direction:column}.cascade-tree-node-tile-origins .cascade-tree-node-tile-title{font-family:B612 Mono,monospace}.cascade-tree-node-tile-mastery{width:150px;height:120px;border-radius:8px;border:4px solid}.cascade-tree-node-tile-mastery .cascade-tree-node-tile-title-and-count{flex-direction:column;justify-content:center}.cascade-tree-node-tile-mastery .cascade-tree-node-tile-title{font-family:Kode Mono,monospace}.cascade-tree-node-tile-ascension{width:380px;height:75px;border-radius:24px;padding:.5rem 1.25rem;filter:saturate(.3) brightness(.8)}.cascade-tree-node-tile-ascension .cascade-tree-node-tile-title-and-count{flex-direction:row;gap:.5rem;justify-content:space-between}.cascade-tree-node-tile-ascension .cascade-tree-node-tile-title{font-family:Monomaniac One,monospace;opacity:.95}.cascade-tree-node-tile-lock-icon{position:absolute;width:50px;height:50px;color:var(--color-grey-500)}.cascade-tree-node-tile-affordable-sparkles-icon{position:absolute;width:24px;height:24px;top:-4px;right:-4px}.cascade-tree-node-section{display:inline-flex;flex-direction:row;gap:1.25rem;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#9f6ab91a;padding:1.25rem 1rem;border-radius:16px;max-width:95%}.cascade-tree-node-section:has(.cascade-tree-node-tile-origins){padding:1.25rem 2rem;gap:2rem}.cascade-tree-node-section:has(.cascade-tree-node-tile-mastery){padding:1.25rem 2.5rem;gap:4rem}.cascade-upgrade-item{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 1rem 1.75rem;gap:.5rem;background-color:#00000080;border-radius:16px;width:350px;border:4px dashed;margin-bottom:16px}.cascade-upgrade-item-level-locked-container{background-color:#00000080}.cascade-upgrade-item-icon{width:64px;height:64px}.cascade-upgrade-item-icon-name-and-description-container{width:100%}.cascade-upgrade-item-name{font-size:var(--font-size-600);font-weight:bolder;color:var(--color-grey-900)}.cascade-upgrade-item-description-container{display:flex;flex-direction:column;justify-content:center;height:calc(var(--font-size-475) * 3)}.cascade-upgrade-item-description{font-size:var(--font-size-450);font-weight:400;color:var(--color-grey-800);line-height:var(--font-size-450)}.cascade-upgrade-item-locked{pointer-events:none}.cascade-upgrade-item-locked,.cascade-upgrade-item-available{border-color:var(--color-grey-150)}.cascade-upgrade-item-locked .cascade-upgrade-item-icon,.cascade-upgrade-item-locked p,.cascade-upgrade-item-available .cascade-upgrade-item-icon,.cascade-upgrade-item-available p{color:var(--color-grey-200)}.cascade-upgrade-item-purchasable{border-color:var(--color-grey-400)}.cascade-upgrade-item-purchasable .cascade-upgrade-item-icon,.cascade-upgrade-item-purchasable p{color:var(--color-grey-450)}.cascade-upgrade-item-active{border-style:solid}.cascade-upgrade-item-active .cascade-upgrade-item-description{color:var(--color-grey-700)}.cascade-upgrade-item-active:hover{filter:brightness(1.1)}.cascade-upgrade-item-cost-container{position:absolute;bottom:-1.25em;border-radius:8px;border:3px solid;padding:.25em .5em;background-color:var(--color-grey-20)}.cascade-upgrade-item-cost{font-size:var(--font-size-400);font-family:Kode Mono,monospace;font-weight:bolder}.cascade-upgrade-item-cost-icon{width:.75em;height:.75em}.cascade-upgrade-screen{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;margin-bottom:auto;margin-top:auto;background-position:center;background-size:cover;padding:2rem 3rem 3rem;max-width:min(90vw,1400px);max-height:90vh;border-radius:24px}.cascade-upgrade-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.8;z-index:-1;filter:brightness(.5) blur(3px)}.cascade-upgrade-screen-back-button-and-available-embers-container{display:grid;grid-template-columns:1fr 2fr 1fr;width:100%;align-items:center;justify-items:center}.cascade-upgrade-screen-back-button{background-color:transparent;border:none;justify-self:flex-start}.cascade-upgrade-screen-back-button:active{transform:scale(.95);filter:brightness(.9)}.cascade-upgrade-screen-back-button-icon{color:var(--color-grey-800);width:3rem;height:3rem}.cascade-upgrade-screen-available-embers-container{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;justify-self:flex-end}.cascade-upgrade-screen-available-embers-text{font-size:var(--font-size-1000);color:var(--color-grey-800);font-family:Aldrich,sans-serif}.cascade-upgrade-screen-available-embers-icon{width:2rem;height:2rem}.cascade-upgrade-screen-title{justify-self:center;text-align:center;font-size:var(--font-size-1000);font-weight:700;letter-spacing:2px}.cascade-upgrade-items-container{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:2rem;row-gap:1rem;overflow-y:auto}:root{--cascade-screen-preview-banner-height: 2rem}.cascade-screen{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;gap:3rem;padding:2% 4%;width:100%;height:100%;overflow-y:auto}.cascade-screen-preview-mode{padding-bottom:var(--cascade-screen-preview-banner-height)}.cascade-screen-header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.cascade-screen-return-button{background-color:transparent;border:none;font-size:var(--font-size-1000);font-weight:bolder;font-family:Courier Prime,sans-serif;color:var(--color-grey-600);animation:cascade-return-button-text-glow-pulse 5s infinite}.cascade-screen-return-button svg{width:2rem;height:2rem;animation:cascade-return-button-svg-glow-pulse 8s infinite}@keyframes cascade-return-button-svg-glow-pulse{0%{filter:brightness(1) drop-shadow(0 0 4px hsla(280,36%,69%,1))}50%{filter:brightness(1.5) drop-shadow(0 0 12px hsla(280,36%,69%,1))}to{filter:brightness(1) drop-shadow(0 0 4px hsla(280,36%,69%,1))}}@keyframes cascade-return-button-svg-glow-pulse{0%{filter:brightness(1)}50%{filter:brightness(1.5)}to{filter:brightness(1)}}.cascade-screen-contents,.cascade-screen-tree-node-sections{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:.5rem}.cascade-screen-tree-node-sections-hidden{display:none}.cascade-screen-preview-banner{display:flex;gap:1rem;flex-direction:row;justify-content:center;align-items:center;position:fixed;bottom:0;background-color:#00000080;height:var(--cascade-screen-preview-banner-height);width:100%;color:#b993cc;font-size:var(--font-size-500);font-family:Nova Round,sans-serif}.cascade-screen-preview-banner-icon{width:1.5rem;height:1.5rem;color:#b993cc}.rebirth-screen{position:relative;width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.medium-desktop-threshold .cascade-category-header-text{font-size:var(--font-size-675)}.medium-desktop-threshold .cascade-tree-node-section{padding:1rem}.medium-desktop-threshold .cascade-tree-node-section:has(.cascade-tree-node-tile-origins){column-gap:2rem;row-gap:1rem}.medium-desktop-threshold .cascade-tree-node-section:has(.cascade-tree-node-tile-mastery){column-gap:2.5rem;row-gap:1rem}.medium-desktop-threshold .cascade-tree-node-section:has(.cascade-tree-node-tile-ascension){column-gap:1.5rem;row-gap:.75rem}.medium-desktop-threshold .cascade-tree-node-tile-lock-icon{width:2.5rem;height:2.5rem}.medium-desktop-threshold .cascade-tree-node-tile-title{font-size:var(--font-size-525)}.medium-desktop-threshold .cascade-tree-node-tile-count{font-size:var(--font-size-550)}.medium-desktop-threshold .cascade-tree-node-tile-origins{width:300px;height:75px}.medium-desktop-threshold .cascade-tree-node-tile-mastery{width:135px;height:80px}.medium-desktop-threshold .cascade-tree-node-tile-ascension{width:275px;height:60px}.small-desktop-threshold .cascade-tree-node-section:has(.cascade-tree-node-tile-origins){column-gap:1rem;row-gap:1rem}.small-desktop-threshold .cascade-tree-node-section:has(.cascade-tree-node-tile-mastery){column-gap:2rem;row-gap:1rem}.small-desktop-threshold .cascade-tree-node-section:has(.cascade-tree-node-tile-ascension){column-gap:1rem;row-gap:.5rem}.small-desktop-threshold .cascade-tree-node-tile-lock-icon{width:2rem;height:2rem}.small-desktop-threshold .cascade-tree-node-tile-title{font-size:var(--font-size-500)}.small-desktop-threshold .cascade-tree-node-tile-count{font-size:var(--font-size-450)}.small-desktop-threshold .cascade-tree-node-tile-origins{width:220px;height:70px}.small-desktop-threshold .cascade-tree-node-tile-mastery{width:100px;height:75px}.small-desktop-threshold .cascade-tree-node-tile-ascension{width:250px;height:50px}.medium-desktop-threshold .cascade-screen{gap:2.5rem}.medium-desktop-threshold .astral-embers-icon{width:2.5rem;height:2.5rem}.medium-desktop-threshold .cascade-player-level{font-size:var(--font-size-375)}.medium-desktop-threshold .cascade-available-and-max-embers-text{font-size:var(--font-size-650)}.medium-desktop-threshold .cascade-xp-to-next{font-size:var(--font-size-325)}.medium-desktop-threshold .astral-embers-and-level-with-bar-container{width:230px}.medium-desktop-threshold .cascade-screen-return-button{font-size:var(--font-size-600)}.medium-desktop-threshold .nova-chrysalis-button{padding:2%}.medium-desktop-threshold .nova-chrysalis-button-title{font-size:var(--font-size-700)}.medium-desktop-threshold .chrysalis-unlocks-container{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));padding:2%}.medium-desktop-threshold .chrysalis-single-unlock-item-container{padding:.25rem .75rem;grid-template-columns:.3fr .05fr 3.2fr;min-height:80px;width:260px}.medium-desktop-threshold .chrysalis-single-unlock-item-level-label{font-size:var(--font-size-350)}.medium-desktop-threshold .chrysalis-single-unlock-item-level-value{font-size:var(--font-size-500)}.medium-desktop-threshold .chrysalis-single-item-vertical-divider{font-size:var(--font-size-1500)}.medium-desktop-threshold .chrysalis-single-unlock-item-name{font-size:var(--font-size-375)}.medium-desktop-threshold .chrysalis-single-unlock-item-description,.tablet-threshold .cascade-player-level{font-size:var(--font-size-350)}.tablet-threshold .cascade-screen-return-button,.tablet-threshold .nova-chrysalis-button-title{font-size:var(--font-size-600)}.mobile-threshold .astral-embers-icon{display:none}.mobile-threshold .cascade-available-and-max-embers-text{font-size:var(--font-size-500)}.mobile-threshold .astral-embers-and-level-with-bar-container{width:200px}.small-desktop-threshold .cascade-upgrade-screen-back-button-icon{width:2.5rem;height:2.5rem}.small-desktop-threshold .cascade-upgrade-screen-title{font-size:var(--font-size-700)}.small-desktop-threshold .cascade-upgrade-screen-available-embers-text{font-size:var(--font-size-600)}.small-desktop-threshold .cascade-upgrade-screen-available-embers-icon{width:1.5rem;height:1.5rem}.small-desktop-threshold .cascade-upgrade-item{padding:.5rem 1rem 1rem;width:300px}.small-desktop-threshold .cascade-upgrade-item-icon-name-and-description-container{display:flex;gap:1rem;align-items:center;padding:0}.small-desktop-threshold .cascade-upgrade-item-icon{width:42px;height:42px;align-self:center;justify-self:flex-end}.small-desktop-threshold .cascade-upgrade-item-name{font-size:var(--font-size-400);text-align:left}.small-desktop-threshold .cascade-upgrade-item-description-container{height:auto}.small-desktop-threshold .cascade-upgrade-item-description{font-size:var(--font-size-350);line-height:1em;text-align:left}.small-desktop-threshold .cascade-upgrade-item-cost-container{border-width:2px}.small-desktop-threshold .cascade-upgrade-item-cost{font-size:var(--font-size-325)}.tablet-threshold .cascade-upgrade-screen{padding:1rem 3%}.tablet-threshold .cascade-upgrade-screen-title{font-size:var(--font-size-550)}.tablet-threshold .single-resource-display svg{width:1rem;height:1rem}.mobile-threshold .cascade-upgrade-screen-title{font-size:var(--font-size-200);visibility:hidden}.mobile-threshold .cascade-upgrade-screen-available-embers-container{justify-self:flex-end}.status-tooltip{z-index:999;max-width:300px;font-family:Courier Prime,sans-serif;font-size:var(--font-size-550)}.game-screen-fade-enter{opacity:0}.game-screen-fade-enter-active{opacity:1;transition:opacity .5s ease-in}.game-screen-fade-exit{opacity:1}.game-screen-fade-exit-active{opacity:0;transition:opacity .5s ease-in}*{margin:0;padding:0;box-sizing:border-box}*::-webkit-scrollbar{width:12px}*::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#0000}*::-webkit-scrollbar-thumb{border-left:4px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);background-clip:padding-box;background-color:var(--color-grey-200)}body,button{font-family:Courier New,Courier,monospace}html{background-color:var(--html-background-color)}button{cursor:pointer}button:hover{filter:brightness(145%)}button:active{filter:brightness(180%)}:root{--html-background-color: hsl(0, 0%, 1%);--default-background-color: hsl(0, 0%, 0%);--default-neutral-color-primary: hsl(0, 0%, 100%);--default-neutral-color-secondary: hsl(0, 0%, 80%);--global-standard-color: var(--color-unicellular-standard);--global-medium-color: var(--color-unicellular-medium);--global-dark-color: var(--color-unicellular-dark);--global-standard-color-translucent: var(--color-unicellular-standard-translucent);--global-medium-color-translucent: var(--color-unicellular-medium-translucent);--global-dark-color-translucent: var(--color-unicellular-dark-translucent);--global-standard-color-desaturated: var(--color-unicellular-standard-desaturated);--global-medium-color-desaturated: var(--color-unicellular-medium-desaturated);--global-dark-color-desaturated: var(--color-unicellular-dark-desaturated);--global-standard-color-desaturated-translucent: var(--color-unicellular-standard-desaturated-translucent);--global-medium-color-desaturated-translucent: var(--color-unicellular-medium-desaturated-translucent);--global-dark-color-desaturated-translucent: var(--color-unicellular-dark-desaturated-translucent);--global-darker-color: var(--color-unicellular-darker);--global-superdark-color: var(--color-unicellular-superdark);--global-color-buff-light: hsl(120, 100%, 90%);--global-color-buff-standard: hsl(120, 100%, 50%);--global-color-buff-dark: hsl(120, 100%, 15%);--global-color-debuff-light: hsl(340, 100%, 90%);--global-color-debuff-standard-light: hsl(340, 100%, 70%);--global-color-debuff-standard: hsl(340, 100%, 50%);--global-color-debuff-dark: hsl(340, 100%, 20%);--global-color-debuff-superdark: hsl(340, 100%, 10%);--color-grey-0: hsl(0, 0%, 0%);--color-grey-5: hsl(0, 0%, .5%);--color-grey-10: hsl(0, 0%, 1%);--color-grey-15: hsl(0, 0%, 1.5%);--color-grey-20: hsl(0, 0%, 2%);--color-grey-25: hsl(0, 0%, 2.5%);--color-grey-30: hsl(0, 0%, 3%);--color-grey-35: hsl(0, 0%, 3.5%);--color-grey-40: hsl(0, 0%, 4%);--color-grey-50: hsl(0, 0%, 5%);--color-grey-60: hsl(0, 0%, 6%);--color-grey-70: hsl(0, 0%, 7%);--color-grey-80: hsl(0, 0%, 8%);--color-grey-90: hsl(0, 0%, 9%);--color-grey-100: hsl(0, 0%, 10%);--color-grey-110: hsl(0, 0%, 11%);--color-grey-120: hsl(0, 0%, 12%);--color-grey-130: hsl(0, 0%, 13%);--color-grey-140: hsl(0, 0%, 14%);--color-grey-150: hsl(0, 0%, 15%);--color-grey-160: hsl(0, 0%, 16%);--color-grey-170: hsl(0, 0%, 17%);--color-grey-180: hsl(0, 0%, 18%);--color-grey-190: hsl(0, 0%, 19%);--color-grey-200: hsl(0, 0%, 20%);--color-grey-220: hsl(0, 0%, 22%);--color-grey-230: hsl(0, 0%, 23%);--color-grey-240: hsl(0, 0%, 24%);--color-grey-250: hsl(0, 0%, 25%);--color-grey-260: hsl(0, 0%, 26%);--color-grey-270: hsl(0, 0%, 27%);--color-grey-280: hsl(0, 0%, 28%);--color-grey-290: hsl(0, 0%, 29%);--color-grey-300: hsl(0, 0%, 30%);--color-grey-310: hsl(0, 0%, 31%);--color-grey-320: hsl(0, 0%, 32%);--color-grey-330: hsl(0, 0%, 33%);--color-grey-340: hsl(0, 0%, 34%);--color-grey-350: hsl(0, 0%, 35%);--color-grey-360: hsl(0, 0%, 36%);--color-grey-370: hsl(0, 0%, 37%);--color-grey-380: hsl(0, 0%, 38%);--color-grey-390: hsl(0, 0%, 39%);--color-grey-400: hsl(0, 0%, 40%);--color-grey-410: hsl(0, 0%, 41%);--color-grey-420: hsl(0, 0%, 42%);--color-grey-430: hsl(0, 0%, 43%);--color-grey-440: hsl(0, 0%, 44%);--color-grey-450: hsl(0, 0%, 45%);--color-grey-460: hsl(0, 0%, 46%);--color-grey-470: hsl(0, 0%, 47%);--color-grey-480: hsl(0, 0%, 48%);--color-grey-490: hsl(0, 0%, 49%);--color-grey-500: hsl(0, 0%, 50%);--color-grey-550: hsl(0, 0%, 55%);--color-grey-600: hsl(0, 0%, 60%);--color-grey-650: hsl(0, 0%, 65%);--color-grey-700: hsl(0, 0%, 70%);--color-grey-750: hsl(0, 0%, 75%);--color-grey-800: hsl(0, 0%, 80%);--color-grey-850: hsl(0, 0%, 85%);--color-grey-900: hsl(0, 0%, 90%);--color-grey-950: hsl(0, 0%, 95%);--organ-item-background-color: var(--color-grey-110);--organ-stats-font-color: hsl(0, 0%, 80%);--organ-version-font-color: hsl(0, 0%, 60%);--color-biomatter: hsl(0, 0%, 95%);--color-mutagen: var(--global-standard-color-desaturated);--color-aberrant-mass: var(--color-eldritch-standard);--color-unicellular-standard: hsl(0, 0%, 95%);--color-unicellular-standard-translucent: hsla(0, 0%, 95%, .5);--color-unicellular-medium: hsl(0, 0%, 70%);--color-unicellular-medium-translucent: hsla(0, 0%, 70%, .5);--color-unicellular-dark: hsl(0, 0%, 28%);--color-unicellular-dark-translucent: hsla(0, 0%, 28%, .5);--color-unicellular-standard-desaturated: hsl(0, 0%, 75%);--color-unicellular-standard-desaturated-translucent: hsla(0, 0%, 90%, .5);--color-unicellular-medium-desaturated: hsl(0, 0%, 50%);--color-unicellular-medium-desaturated-translucent: hsla(0, 0%, 60%, .5);--color-unicellular-dark-desaturated: hsl(0, 0%, 20%);--color-unicellular-dark-desaturated-translucent: hsla(0, 0%, 20%, .5);--color-unicellular-darker: hsl(0, 0%, 6%);--color-unicellular-superdark: hsl(0, 0%, 2.5%);--color-multicellular-standard: hsl(183, 100%, 50%);--color-multicellular-standard-translucent: hsla(183, 100%, 50%, .5);--color-multicellular-medium: hsl(183, 100%, 30%);--color-multicellular-medium-translucent: hsla(183, 100%, 30%, .5);--color-multicellular-dark: hsl(193, 100%, 11%);--color-multicellular-dark-translucent: hsla(193, 100%, 11%, .5);--color-multicellular-standard-desaturated: hsl(183, 25%, 50%);--color-multicellular-standard-desaturated-translucent: hsla(183, 25%, 50%, .5);--color-multicellular-medium-desaturated: hsl(183, 25%, 30%);--color-multicellular-medium-desaturated-translucent: hsla(183, 25%, 30%, .5);--color-multicellular-dark-desaturated: hsl(183, 25%, 11%);--color-multicellular-dark-desaturated-translucent: hsla(183, 25%, 11%, .5);--color-multicellular-darker: hsl(183, 100%, 4%);--color-multicellular-superdark: hsl(183, 30%, 2%);--color-terrestrial-standard: hsl(61, 100%, 50%);--color-terrestrial-standard-translucent: hsla(61, 100%, 50%, .5);--color-terrestrial-medium: hsl(61, 100%, 30%);--color-terrestrial-medium-translucent: hsla(61, 100%, 30%, .5);--color-terrestrial-dark: hsl(62, 100%, 12%);--color-terrestrial-dark-translucent: hsla(62, 100%, 12%, .5);--color-terrestrial-standard-desaturated: hsl(61, 25%, 50%);--color-terrestrial-standard-desaturated-translucent: hsla(61, 25%, 50%, .5);--color-terrestrial-medium-desaturated: hsl(61, 25%, 30%);--color-terrestrial-medium-desaturated-translucent: hsla(61, 25%, 30%, .5);--color-terrestrial-dark-desaturated: hsl(61, 25%, 12%);--color-terrestrial-dark-desaturated-translucent: hsla(61, 25%, 12%, .5);--color-terrestrial-darker: hsl(61, 25%, 6%);--color-terrestrial-superdark: hsl(61, 30%, 2%);--color-human-standard: hsl(130, 100%, 50%);--color-human-standard-translucent: hsla(130, 100%, 50%, .5);--color-human-medium: hsl(130, 100%, 30%);--color-human-medium-translucent: hsla(130, 100%, 30%, .5);--color-human-dark: hsl(130, 100%, 9%);--color-human-dark-translucent: hsla(130, 100%, 9%, .5);--color-human-standard-desaturated: hsl(130, 25%, 50%);--color-human-standard-desaturated-translucent: hsla(130, 25%, 50%, .5);--color-human-medium-desaturated: hsl(130, 25%, 30%);--color-human-medium-desaturated-translucent: hsla(130, 25%, 30%, .5);--color-human-dark-desaturated: hsl(130, 25%, 9%);--color-human-dark-desaturated-translucent: hsla(130, 25%, 9%, .5);--color-human-darker: hsl(130, 25%, 6%);--color-human-superdark: hsl(130, 30%, 2%);--color-corrupted-standard: hsl(0, 100%, 69%);--color-corrupted-standard-translucent: hsla(0, 100%, 69%, .5);--color-corrupted-medium: hsl(0, 100%, 40%);--color-corrupted-medium-translucent: hsla(0, 100%, 40%, .5);--color-corrupted-dark: hsl(0, 100%, 14%);--color-corrupted-dark-translucent: hsla(0, 100%, 14%, .5);--color-corrupted-standard-desaturated: hsl(0, 50%, 69%);--color-corrupted-standard-desaturated-translucent: hsla(0, 50%, 69%, .5);--color-corrupted-medium-desaturated: hsl(0, 50%, 40%);--color-corrupted-medium-desaturated-translucent: hsla(0, 50%, 40%, .5);--color-corrupted-dark-desaturated: hsl(0, 50%, 14%);--color-corrupted-dark-desaturated-translucent: hsla(0, 50%, 14%, .5);--color-corrupted-darker: hsl(0, 50%, 6%);--color-corrupted-superdark: hsl(0, 30%, 3%);--color-eldritch-standard: hsl(270, 100%, 72%);--color-eldritch-standard-translucent: hsla(270, 100%, 72%, .5);--color-eldritch-medium: hsl(270, 100%, 48%);--color-eldritch-medium-translucent: hsla(270, 100%, 48%, .5);--color-eldritch-dark: hsl(270, 57%, 16%);--color-eldritch-dark-translucent: hsla(270, 57%, 16%, .5);--color-eldritch-standard-desaturated: hsl(270, 50%, 72%);--color-eldritch-standard-desaturated-translucent: hsla(270, 50%, 72%, .5);--color-eldritch-medium-desaturated: hsl(270, 50%, 48%);--color-eldritch-medium-desaturated-translucent: hsla(270, 50%, 48%, .5);--color-eldritch-dark-desaturated: hsl(270, 50%, 16%);--color-eldritch-dark-desaturated-translucent: hsla(270, 50%, 16%, .5);--color-eldritch-darker: hsl(270, 50%, 7%);--color-eldritch-superdark: hsl(270, 50%, 3%);--color-ethereal-standard: hsl(330, 80%, 69%);--color-ethereal-standard-translucent: hsla(330, 100%, 72%, .5);--color-ethereal-medium: hsl(330, 80%, 48%);--color-ethereal-medium-translucent: hsla(330, 100%, 48%, .5);--color-ethereal-dark: hsl(330, 57%, 16%);--color-ethereal-dark-translucent: hsla(330, 57%, 16%, .5);--color-ethereal-standard-desaturated: hsl(330, 50%, 69%);--color-ethereal-standard-desaturated-translucent: hsla(330, 50%, 72%, .5);--color-ethereal-medium-desaturated: hsl(330, 50%, 48%);--color-ethereal-medium-desaturated-translucent: hsla(330, 50%, 48%, .5);--color-ethereal-dark-desaturated: hsl(330, 50%, 16%);--color-ethereal-dark-desaturated-translucent: hsla(330, 50%, 16%, .5);--color-ethereal-darker: hsl(330, 50%, 7%);--color-ethereal-superdark: hsl(330, 50%, 3%);--color-transcendental-standard: hsl(35, 100%, 68%);--color-transcendental-standard-translucent: hsla(35, 100%, 68%, .5);--color-transcendental-medium: hsl(35, 100%, 50%);--color-transcendental-medium-translucent: hsla(35, 100%, 50%, .5);--color-transcendental-dark: hsl(35, 90%, 24%);--color-transcendental-dark-translucent: hsla(35, 90%, 24%, .5);--color-transcendental-standard-desaturated: hsl(35, 50%, 68%);--color-transcendental-standard-desaturated-translucent: hsla(35, 50%, 68%, .5);--color-transcendental-medium-desaturated: hsl(35, 50%, 50%);--color-transcendental-medium-desaturated-translucent: hsla(35, 50%, 50%, .5);--color-transcendental-dark-desaturated: hsl(35, 50%, 24%);--color-transcendental-dark-desaturated-translucent: hsla(35, 50%, 24%, .5);--color-transcendental-darker: hsl(35, 50%, 10%);--color-transcendental-superdark: hsl(35, 50%, 5%);--font-size-200: .5rem;--font-size-250: .625rem;--font-size-275: .6875rem;--font-size-300: .75rem;--font-size-325: .8125rem;--font-size-350: .875rem;--font-size-375: .9375rem;--font-size-400: 1rem;--font-size-425: 1.0625rem;--font-size-450: 1.125rem;--font-size-475: 1.1875rem;--font-size-500: 1.25rem;--font-size-525: 1.3125rem;--font-size-550: 1.375rem;--font-size-575: 1.4375rem;--font-size-600: 1.5rem;--font-size-625: 1.5625rem;--font-size-650: 1.625rem;--font-size-675: 1.6875rem;--font-size-700: 1.75rem;--font-size-725: 1.8125rem;--font-size-750: 1.875rem;--font-size-775: 1.9375rem;--font-size-800: 2rem;--font-size-850: 2.125rem;--font-size-900: 2.25rem;--font-size-950: 2.375rem;--font-size-1000: 2.5rem;--font-size-1100: 2.75rem;--font-size-1200: 3rem;--font-size-1300: 3.25rem;--font-size-1400: 3.5rem;--font-size-1500: 3.75rem;--font-size-2000: 4rem;--font-size-2500: 4.5rem;--font-size-3000: 5rem}@font-face{font-family:Aldrich;src:url(./Aldrich-Regular-BJ2Af9cL.ttf) format("truetype")}@font-face{font-family:Ubuntu Mono;src:url(./UbuntuMono-Regular-BfptL12z.ttf) format("truetype");font-style:normal}@font-face{font-family:Ubuntu Mono;src:url(./UbuntuMono-Italic-DjFhjxJy.ttf) format("truetype");font-style:italic}@font-face{font-family:Courier Prime;src:url(./CourierPrime-Regular-BpSU6fVE.ttf) format("truetype");font-style:normal}@font-face{font-family:Courier Prime;src:url(./CourierPrime-Bold-CJ9ms9xJ.ttf) format("truetype");font-weight:700}@font-face{font-family:Courier Prime;src:url(./CourierPrime-Italic-S2yKqnID.ttf) format("truetype");font-style:italic}@font-face{font-family:Courier Prime;src:url(./CourierPrime-BoldItalic-B0hq-yrL.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Orbitron;src:url(./Orbitron-VariableFont-B7vC4a4m.ttf) format("truetype");font-weight:400 900;font-style:normal}@font-face{font-family:Roboto Mono;src:url(./RobotoMono-VariableFont-Be6w_Krw.ttf) format("truetype");font-weight:100 700;font-style:normal}@font-face{font-family:Roboto Mono;src:url(./RobotoMono-Italic-VariableFont-BjKlAK0a.ttf) format("truetype");font-weight:100 700;font-style:italic}@font-face{font-family:Kode Mono;src:url(./KodeMono-VariableFont-CbOeNK3S.ttf) format("truetype");font-weight:400 700}@font-face{font-family:Victor Mono;src:url(./VictorMono--z4p3qtq.ttf) format("truetype");font-weight:100 700}@font-face{font-family:Monomaniac One;src:url(./MonomaniacOne-Regular-Ds6iB9nR.ttf) format("truetype");font-weight:400}@font-face{font-family:Moon Dance;src:url(./MoonDance-Regular-CWwZdg5z.ttf) format("truetype");font-weight:400}@font-face{font-family:Nova Round;src:url(./NovaRound-Regular-oIezXiF4.ttf) format("truetype");font-weight:400}@font-face{font-family:Nova Mono;src:url(./NovaMono-Regular-C80PDrkp.ttf) format("truetype");font-weight:400}@font-face{font-family:B612 Mono;src:url(./B612Mono-Regular-Dy5CPTFd.ttf) format("truetype");font-weight:400}@font-face{font-family:B612 Mono;src:url(./B612Mono-Bold-C2ELZoPW.ttf) format("truetype");font-weight:500}@font-face{font-family:B612 Mono;src:url(./B612Mono-Italic-Bn2bDCXv.ttf) format("truetype");font-style:italic}@font-face{font-family:B612 Mono;src:url(./B612Mono-BoldItalic-Da-fgHxd.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:"Noto Emoji";src:url(./NotoEmoji-VariableFont_wght-CtGspdK2.ttf) format("truetype");font-weight:300 700}@font-face{font-family:Aref Ruqaa;src:url(./ArefRuqaa-Bold-BomP08Iq.ttf) format("truetype");font-weight:700}@font-face{font-family:"Bree Serif";src:url(./BreeSerif-Regular-CVXbqBDU.ttf) format("truetype");font-weight:400}@font-face{font-family:Kalam;src:url(./Kalam-Regular-eH010FEw.ttf) format("truetype");font-weight:400}@font-face{font-family:Kalam;src:url(./Kalam-Bold-DrYU5j2_.ttf) format("truetype");font-weight:700}@keyframes showAfter{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes stretchOut{0%{transform:scale(0,.01)}50%{transform:scaleY(.01)}to{transform:scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-with-75-percent-pause{0%{opacity:0}75%{opacity:0}to{opacity:1}}
