body{color:#fff;background-color:#000;margin:0}.title{position:absolute;color:#fff;text-shadow:0 0 5px #000;transform-origin:top left;font-family:Courier New,Courier,monospace;font-size:20px;font-weight:500;top:10px;left:10px}.title .author a{color:#fff;text-decoration:none;font-size:15px;font-weight:400}.title .dash a{color:#00d000;text-decoration:none;font-size:15px;font-weight:400}.title .dash{color:#fff;text-decoration:none;padding-top:20px;font-size:15px;font-weight:400}.tweakpane{position:absolute;z-index:1000;top:5px;right:5px}:root{--tp-base-background-color:#0040ff33;--tp-base-shadow-color:#0003;--tp-button-background-color:#cccc;--tp-button-background-color-active:#fffc;--tp-button-background-color-focus:#f2f2f2cc;--tp-button-background-color-hover:#d9d9d9cc;--tp-button-foreground-color:#000c;--tp-container-background-color:#0000004d;--tp-container-background-color-active:#0009;--tp-container-background-color-focus:#00000080;--tp-container-background-color-hover:#0006;--tp-container-foreground-color:#ffffff80;--tp-groove-foreground-color:#0003;--tp-input-background-color:#0000004d;--tp-input-background-color-active:#0009;--tp-input-background-color-focus:#00000080;--tp-input-background-color-hover:#0006;--tp-input-foreground-color:#fffc;--tp-label-foreground-color:#ffffff80;--tp-monitor-background-color:#0000004d;--tp-monitor-foreground-color:#fffc}.console{position:absolute;z-index:1000;color:#00a000;overflow:hidden;-webkit-mask-image:linear-gradient(#0000001a,#000);mask-image:linear-gradient(#0000001a,#000);width:600px;padding:5px;font-family:Courier New,Courier,monospace;font-size:12px;bottom:15px;left:10px}.console .info{color:#00d000}.console .debug{color:gray}.console .warn{color:#d0d000}.console .notice{color:#d000d0;font-weight:800}.console .error{color:#d00000;font-weight:800}#butt-panel{position:absolute;display:flex;flex-direction:column;align-items: center;gap:2px;bottom:30px;right:30px}#butt-row{display:flex;gap:2px}.butt{color:#00a000;cursor:pointer;z-index:1000;background-color:#2a2a2a80;border:1px solid #00ff0080;border-radius:6px;width:40px;height:40px;margin:1px;padding:0;font-family:Courier New,Courier,monospace;font-size:16px}.butt:hover{background-color:#3a4a3a80}.butt-home{width:84px;height:84px;font-size:32px}#status-panel{position:absolute;z-index:1000;color:#fff;background-color:#00100080;border:1px solid #00ff0080;border-radius:6px;min-width:160px;padding:8px 12px;font-family:Courier New,Courier,monospace;font-size:12px;top:50%;left:50%;transform:translate(-50%,-50%)}#status-panel.alert-yellow{border-color:#ffff0080}#status-panel.alert-red{border-color:#ff000080}.status-entry{white-space:nowrap;padding:2px 0}.status-entry .dot{display:inline-block;vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:6px}.status-entry .dot.green{background-color:#0f0}.status-entry .dot.yellow{background-color:#ff0}.status-entry .dot.red{background-color:red}#defcon-tower{position:absolute;transform-origin:left center;z-index:1000;display:flex;background-color:#00100080;border:1px solid #00ff0080;border-radius:6px;flex-direction:column;align-items: center;gap:4px;padding:8px 6px;transition:transform .4s;font-family:Courier New,Courier,monospace;top:50%;left:10px;transform:translateY(-50%)scale(1)}#defcon-tower.alert{transform:translateY(-50%)scale(2)}.defcon-heading{letter-spacing:2px;color:#00ff0080;margin-bottom:2px;font-size:9px;font-weight:700}.defcon-light{display:flex;border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items: center;width:36px;height:22px;transition:background-color .4s,box-shadow .4s,color .4s;font-size:12px;font-weight:900}.defcon-status{letter-spacing:1px;margin-top:2px;transition:color .4s;font-size:8px;font-weight:700}.alert-panel{display:flex;flex-direction:column;gap:3px;width:100%;margin-top:4px;margin-bottom:6px}.alert-indicator{text-align:center;letter-spacing:1px;color:#ff000060;background-color:#ff000018;border:1px solid #ff000040;border-radius:3px;width:100%;padding:2px 0;transition:color .4s,background-color .4s,box-shadow .4s,border-color .4s;font-size:7px;font-weight:700}.alert-indicator.active{color:#000;animation:alert-pulse 1.2s ease-in-out infinite;background-color:red;border-color:red}@keyframes alert-pulse{0%,to{box-shadow:0 0 4px red,0 0 8px #ff000060}50%{box-shadow:0 0 12px red,0 0 24px #ff0000a0}}
