body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;font-size:calc(10px + 2vmin)}.App-footer,.App-header{align-items:center;color:#fff;display:flex;flex-direction:row;justify-content:center}.App-footer{background-color:#9acd32;font-size:calc(8px + 1vmin)}.Main{align-items:stretch;background-color:#61dafb;display:flex;flex-direction:row;width:100%}.Center-panel,.Left-panel,.Right-panel{background-color:#f0f0f0;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;margin:5px;padding:5px}.Left-panel,.Right-panel{flex:1 1;flex-direction:column;min-width:100px}.Left-panel{background-color:#ff8c00}.Right-panel{background-color:#008b8b}.Center-panel{background-color:#8a2be2;flex:2 1 100%;max-width:800px;min-width:200px}.App-link{color:#61dafb}h2{-webkit-margin-before:10px;-webkit-margin-after:10px;-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-size:1.5em;font-weight:700;margin-block-end:10px;margin-block-start:10px;margin-inline-end:0;margin-inline-start:0;unicode-bidi:isolate}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Loading-screen{align-items:center;background-color:#000;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.Loading-screen h1{font-size:5rem;font-weight:900;letter-spacing:.2em;margin:0;transition:opacity 1.5s ease}.Loading-screen h1,.Loading-screen h2{color:#fff;text-shadow:0 0 32px #fff,0 0 8px #fff}.Loading-screen h2{font-size:1.5rem;font-style:italic;font-weight:400;margin-top:2rem;max-width:90vw;text-align:center;transition:opacity 1s ease}.WelcomeBackground{align-items:center;background:linear-gradient(135deg,#232526,#414345);display:flex;justify-content:center;min-height:100vh;min-width:100vw}.WelcomeCard{align-items:center;background-color:#1e2022fa;border:2px solid #4a90e2;border-radius:18px;box-shadow:0 8px 32px 0 #1f26875e;display:flex;flex-direction:column;gap:1.5rem;min-width:340px;padding:2.5rem 2.5rem 2rem}.GameTitle{font-size:2.2rem;letter-spacing:2px;margin-bottom:1rem;text-shadow:0 2px 8px #000}.GameTitle,.WelcomeButton{color:#fff;font-weight:700}.WelcomeButton{background:linear-gradient(90deg,#4a90e2,#357ab8);border:none;border-radius:8px;box-shadow:0 2px 8px #4a90e233;cursor:pointer;font-size:1.2rem;padding:1rem 2.5rem;transition:background-color .2s}.WelcomeSliderContainer{align-items:center;color:#fff;display:flex;flex-direction:column;width:220px}.WelcomeLabel{color:#b0c4de;font-weight:700;letter-spacing:1px;margin-bottom:.5rem}.WelcomeSlider{accent-color:#4a90e2;width:200px}.WelcomeCreditsOverlay{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.CreditsBox{background:#232526;border:2px solid #4a90e2;border-radius:14px;box-shadow:0 2px 16px #0006;color:#fff;min-width:300px;padding:2rem;text-align:center}.CreditsCloseButton{background:linear-gradient(90deg,#4a90e2,#357ab8);border:none;border-radius:6px;box-shadow:0 2px 8px #4a90e233;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:.5rem 1.5rem}.Actions-section{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:20px}h3{margin:10px 0 5px;padding:0}.Gauge-item{align-items:stretch;background-color:#000;display:flex;flex-direction:row;margin:5px}.Red-gauge{background-color:red;border:2px solid darkred}.Purple-gauge{background-color:#8b008b;border:2px solid purple}.Green-gauge{background-color:green;border:2px solid #006400}.Filled{border-radius:10px 0 0 10px;border-right:0}.Empty,.Filled{height:20px;margin:0;transition:width .5s ease-in-out}.Empty{background-color:#999;border-left:0;border-radius:0 10px 10px 0;width:100%}.Console-item{background-color:#000;border-radius:0 10px 0 10px;color:lime;display:flex;flex-direction:column;font-family:Courier New,Courier,monospace;font-size:small;height:100%;height:100px;margin:5px;overflow-y:auto;padding:1px}.Info-item{background-color:#222;border-radius:3px;color:#fff;font-family:Courier New,Courier,monospace;font-size:small;margin:2px;padding:5px;text-align:left}.Action-item,.Info-item{align-items:center;display:flex;flex-direction:row;justify-content:center}.Action-item{border:2px solid;border-radius:8px;cursor:pointer;font-family:Arial,sans-serif;font-weight:900;gap:5px;margin:0 5px;max-width:100px;padding:0 10px;text-align:center;transition:background-color .3s,border-color .3s}
/*# sourceMappingURL=main.d3aab43a.css.map*/