body.error-404{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}body.error-404 main{flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:none;padding:0;display:flex!important}body.error-404 footer,body.error-404 nav .nav-links{display:none}.error-container{text-align:left;border:1px solid var(--text-color);background:#fafafa;max-width:400px;padding:40px;position:relative;box-shadow:10px 10px #0000000d}.error-container h1{color:#ff3b30;font-size:4rem;font-weight:600;line-height:1;font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;margin-bottom:20px}.error-log{font-family:var(--font-inter),"Inter",monospace;color:var(--text-secondary);border-top:1px solid #e5e5e5;margin-bottom:30px;padding-top:20px;font-size:.85rem}.log-line{margin-bottom:5px;display:block}.log-line.cmd{color:var(--text-color);font-weight:600}.error-btn{background:var(--text-color);color:#fff;font-size:.9rem;font-weight:500;font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;padding:12px 24px;text-decoration:none;transition:transform .2s;display:inline-block}.error-btn:hover{transform:translateY(-2px)}body.error-404 #cursor-cross:before,body.error-404 #cursor-cross:after{background-color:#ff3b30!important}body.error-404 .coords{color:#ff3b30!important}body.error-404.hovering-link #cursor-cross{transform:translate(-50%,-50%)rotate(45deg)scale(1.2)}
