:root{--g:#36ff78;--line:#163b27;--muted:#658c73}*{box-sizing:border-box}body{color:#dfffea;background:#020403 radial-gradient(circle at 45% 0,#0b2517,#0000 34%);margin:0;font-family:Consolas,monospace}button{font:inherit}main{flex-direction:column;gap:12px;min-height:100vh;padding:18px;display:flex}header{border:1px solid var(--line);background:#030906ef;justify-content:space-between;align-items:center;height:78px;padding:10px 18px;display:flex}small{letter-spacing:.16em;color:var(--muted);font-size:9px}h1{margin:3px 0 0;font:32px/1 Arial Black}h1 em{color:var(--g);text-shadow:0 0 18px #36ff7880;font-style:normal}header section{height:100%;display:flex}header label{border-left:1px solid var(--line);flex-direction:column;min-width:104px;padding:6px 14px;display:flex}header label b{color:#b8ffd0;margin-top:6px;font-size:21px}.layout{flex:1;grid-template-columns:220px minmax(500px,1fr) 220px;gap:10px;min-height:620px;display:grid}aside{border:1px solid var(--line);background:#040c08f2;padding:12px}h2{color:var(--g);letter-spacing:.15em;border-bottom:1px solid var(--line);justify-content:space-between;margin:0 0 10px;padding-bottom:12px;font-size:12px;display:flex}aside>button{color:#dfffea;text-align:left;cursor:pointer;background:#07130d;border:1px solid #183d28;grid-template-columns:18px 30px 1fr auto;align-items:center;gap:8px;width:100%;height:72px;margin:7px 0;padding:8px;display:grid}aside>button.active,aside>button:hover{border-color:var(--g);box-shadow:inset 3px 0 var(--g)}aside button span b{text-transform:uppercase;font-size:11px}aside button span small{letter-spacing:0;margin-top:4px;font-size:8px;display:block}aside>button strong{color:var(--g);font-size:10px}aside i{border:2px solid var(--g);width:26px;height:26px;box-shadow:0 0 8px #36ff7860}.field{background:#020604;border:1px solid #207f45;position:relative;overflow:hidden}canvas{cursor:crosshair;width:100%;height:100%;display:block}.command{flex-direction:column;display:flex}.next{background:#0a1d12;border:1px solid #21482f;padding:12px}.next b{color:var(--g);float:right;font-size:32px;display:block}.next p,.selected p,.intel p{color:#7da38a;clear:both;font:11px/1.5 Arial}.command .go,.command .pause,.selected button,.end button{background:var(--g);color:#021007;border:1px solid var(--g);justify-content:space-between;height:auto;margin:9px 0 0;padding:12px 9px;font-size:11px;font-weight:900;display:flex}.command .pause{color:var(--g);background:0 0}button:disabled{opacity:.35}.selected{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.selected h3{color:var(--g);text-transform:uppercase}.selected button{width:100%}.selected button+button{color:#86a991;background:0 0;border-color:#315441;justify-content:center}.intel{border:1px dashed #295137;margin-top:auto;padding:10px}.end{background:#000e;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.end h3{color:var(--g);text-shadow:0 0 25px #36ff7880;margin:0;font:48px Arial Black}.end p{letter-spacing:.2em}.end button{padding:14px 24px}footer{border:1px solid var(--line);color:#50755e;letter-spacing:.1em;justify-content:space-between;padding:9px 13px;font-size:8px;display:flex}footer b{color:var(--g)}@media (width<=1000px){.layout{grid-template-columns:190px 1fr}.command{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.command h2{grid-column:1/-1}.intel{margin:0}header label{min-width:78px;padding:6px 8px}}@media (width<=720px){main{padding:7px}header{align-items:flex-start;height:auto}header section{grid-template-columns:1fr 1fr;display:grid}h1{font-size:24px}.layout{flex-direction:column;display:flex}aside:first-child{grid-template-columns:1fr 1fr;gap:5px;display:grid}aside:first-child h2{grid-column:1/-1}aside>button{margin:0}.field{height:60vh;min-height:430px}.command{display:flex}footer{flex-wrap:wrap;gap:8px}}.command .auto{width:100%;height:auto;color:var(--g);border:1px solid var(--g);background:0 0;justify-content:space-between;margin:9px 0 0;padding:12px 9px;font-size:11px;font-weight:900;display:flex}.command .auto.armed{box-shadow:inset 3px 0 var(--g);background:#0b2b19}.command .auto b{color:inherit}
