.error-page{color:#00ff85;text-align:center;background:#0d0d0d;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Courier New,monospace;display:flex}.error-page .ascii-header-box{white-space:pre;border:2px solid #00ff85;margin-bottom:2rem;padding:1rem;display:inline-block}.error-page .ascii-box{background:#0d0d0d;border:2px solid #00ff85;max-width:400px;margin:0 auto;padding:1rem}.error-page .ascii-box p{color:#f3fbf3e6;margin-bottom:.5rem;font-size:.875rem}.error-page .ascii-box a{color:#00ff85;text-decoration:underline;transition:color .2s}.error-page .ascii-box a:hover{color:#fff}
