*{box-sizing:border-box}body{margin:0;background:#f7f3eb;color:#153b49;font-family:Arial,Helvetica,sans-serif;overflow:hidden}#array-scene{height:100vh;position:relative}svg{width:100%;height:100%;display:block}svg text{font-family:Arial,Helvetica,sans-serif;fill:#153b49}.overline{font:16px Consolas,monospace;letter-spacing:.06em;fill:#527781}.heading{font-size:26px;font-weight:700}.small{font-size:20px;fill:#527781}.code{font:22px Consolas,monospace}.light{fill:#eaf0dc}.muted-light{fill:#b4cfd4}.request{fill:#fffdf6;stroke:#8da9ad;stroke-width:1.5}.control-line{fill:none;stroke:#b47a51;stroke-width:2;stroke-dasharray:5 5}.gpu-face{fill:#244e5c;stroke:#84a6ae;stroke-width:1.5}.gpu-other{fill:url(#occupied)}.gpu-text{fill:#bcd1d2;font-size:18px}.job rect{fill:#ddec92;stroke:#9eb265;stroke-width:1.5}.job text{font:700 21px Consolas,monospace;fill:#153b49}.job[data-status=waiting] rect{fill:#fffdf6;stroke:#88a6ac}.job[data-status=done] rect{fill:#dce7cf;stroke:#6d8e55}.job .progress{fill:#1c6976;stroke:none}.slot-label{font:18px Consolas,monospace;fill:#a9c8cd}.output-file{fill:#eff2e5;stroke:#a5b9a2;stroke-width:1.4}.output-number{font:18px Consolas,monospace;fill:#789384}.output-ready .output-file{fill:#dce99e;stroke:#759445}.output-ready .output-number{fill:#345532}.limit-control{position:absolute;left:0;top:56%;width:23%;padding-right:12px}.limit-control label{display:flex;justify-content:space-between;font-size:22px;font-weight:700}.limit-control output{font:26px Consolas,monospace;color:#176176}.limit-control input{width:100%;accent-color:#176176;margin:15px 0 7px;cursor:pointer}.limit-control p{font-size:19px;line-height:1.4;color:#557984;margin:7px 0}.limit-control input:focus-visible{outline:2px solid #b56844;outline-offset:3px}.legend{font-size:18px;fill:#557984}.caption{font-size:24px;fill:#176176}.counter{font:700 26px Consolas,monospace}.counter-label{font-size:19px;fill:#547883}