.not-found-module__p1g8vW__container{z-index:2;flex-direction:column;flex-grow:1;width:100%;max-width:800px;margin:0 auto;padding:20px;display:flex;position:relative}.not-found-module__p1g8vW__main{flex-grow:1}.not-found-module__p1g8vW__panel{background-color:var(--panel-bg);border:2px solid var(--border-color);box-shadow:4px 4px 0 var(--accent-color);margin-bottom:30px;padding:25px;position:relative;overflow:hidden}.not-found-module__p1g8vW__panel p,.not-found-module__p1g8vW__panel ul{margin:0 0 1rem}.not-found-module__p1g8vW__title{text-transform:uppercase;color:var(--accent-color);text-shadow:2px 2px 0 var(--border-color);margin:0 0 15px;font-size:2.8rem;font-weight:500;line-height:1.1}.not-found-module__p1g8vW__subtitle{text-transform:uppercase;color:var(--text-color);margin:0 0 15px;font-size:1.8rem;font-weight:500}.not-found-module__p1g8vW__codeBox{border:1px dashed var(--border-color);font-family:var(--main-font), monospace;color:var(--text-color);background-color:#0006;flex-direction:column;gap:4px;min-height:180px;max-height:300px;margin:20px 0;padding:15px;font-size:1.3rem;display:flex;overflow-y:auto}.not-found-module__p1g8vW__logLine{white-space:pre-wrap;line-height:1.4}.not-found-module__p1g8vW__logError{color:var(--accent-color)}.not-found-module__p1g8vW__logSuccess{color:var(--text-color);font-weight:700}.not-found-module__p1g8vW__btnGroup{flex-wrap:wrap;gap:15px;margin-top:25px;display:flex}.not-found-module__p1g8vW__retroBtn,.not-found-module__p1g8vW__retroLink{font-family:var(--main-font), monospace;letter-spacing:2px;background-color:var(--panel-bg);color:var(--text-color);border:2px solid var(--border-color);cursor:pointer;box-shadow:2px 2px 0 var(--border-color);text-transform:uppercase;outline:none;justify-content:center;align-items:center;max-width:100%;padding:6px 16px;font-size:1.5rem;text-decoration:none;transition:background-color .2s,color .2s,transform .1s;display:inline-flex}.not-found-module__p1g8vW__retroBtn:hover,.not-found-module__p1g8vW__retroLink:hover{background-color:var(--border-color);color:var(--panel-bg)}.not-found-module__p1g8vW__retroBtn:active,.not-found-module__p1g8vW__retroLink:active{box-shadow:none;transform:translate(2px,2px)}@keyframes not-found-module__p1g8vW__terminalBlink{0%,49%{opacity:1}50%,to{opacity:0}}.not-found-module__p1g8vW__blinkCursor{color:var(--accent-color);margin-left:2px;animation:.7s infinite not-found-module__p1g8vW__terminalBlink;display:inline-block}@keyframes not-found-module__p1g8vW__textGlitch{0%{text-shadow:2px 2px 0 var(--border-color)}25%{text-shadow:-2px -2px 0 var(--accent-color), 2px 2px 0 var(--border-color)}50%{text-shadow:2px -2px 0 var(--border-color), -2px 2px 0 var(--accent-color)}75%{text-shadow:-2px 2px 0 var(--border-color)}to{text-shadow:2px 2px 0 var(--border-color)}}.not-found-module__p1g8vW__glitchText{animation:3s infinite not-found-module__p1g8vW__textGlitch}@media (max-width:600px){.not-found-module__p1g8vW__container{margin:0 auto;padding:10px}.not-found-module__p1g8vW__panel{margin-bottom:20px;padding:15px}.not-found-module__p1g8vW__title{font-size:2.2rem}.not-found-module__p1g8vW__subtitle{font-size:1.4rem}.not-found-module__p1g8vW__btnGroup{flex-direction:column;width:100%}.not-found-module__p1g8vW__retroBtn,.not-found-module__p1g8vW__retroLink{text-align:center;width:100%;max-width:100%}}
.terminal-header-module__pg0PIG__header{border-bottom:var(--break-line);margin-top:.33rem;margin-bottom:27px;font-weight:500}.terminal-header-module__pg0PIG__title{text-transform:uppercase;margin:.27rem 0 0;font-size:1.33em;font-weight:500}.terminal-header-module__pg0PIG__themeToggleContainer{vertical-align:middle;justify-content:flex-start;align-items:center;width:253px;max-width:100%;height:32px;display:inline-flex;position:relative;top:-3px}.terminal-header-module__pg0PIG__toggleThemeBtn{letter-spacing:2px;background-color:var(--panel-bg);color:var(--text-color);border:2px solid var(--border-color);cursor:pointer;box-shadow:1px 1px 0 var(--border-color);text-transform:uppercase;box-sizing:border-box;text-align:center;outline:none;justify-content:center;align-items:center;min-width:160px;max-width:100%;height:25px;padding:3px 9px;font-family:VT323,monospace;font-size:1rem;transition:background-color .2s,color .2s;display:flex}@keyframes terminal-header-module__pg0PIG__terminalBlink{0%,49%{opacity:1}50%,to{opacity:0}}.terminal-header-module__pg0PIG__blinkCursor{color:var(--accent-color);margin-left:2px;animation:.7s infinite terminal-header-module__pg0PIG__terminalBlink;display:inline-block}.terminal-header-module__pg0PIG__statusLabel{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;letter-spacing:1px;width:100%;font-size:1rem;transition:color .2s;display:inline-block}.terminal-header-module__pg0PIG__statusLabel:hover{color:var(--accent-color)}.terminal-header-module__pg0PIG__hidden{display:none!important}.terminal-header-module__pg0PIG__visible{display:inline-block!important}@media (max-width:600px){.terminal-header-module__pg0PIG__header{margin-top:.67rem;margin-bottom:13px;padding-bottom:.33rem}.terminal-header-module__pg0PIG__themeToggleContainer{width:100%;height:28px;top:0}.terminal-header-module__pg0PIG__toggleThemeBtn{box-shadow:1px 1px 0 var(--border-color);width:100%;height:21px;padding:1px 5px;font-size:.8rem}.terminal-header-module__pg0PIG__statusLabel{text-align:left;font-size:.8rem}.terminal-header-module__pg0PIG__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}
.terminal-footer-module__ldfXeq__footer{border-bottom:var(--break-line);border-top:var(--break-line);margin:.3rem 0;padding:.5rem .25rem;font-size:.9rem;font-weight:300}
