@keyframes NotFound-module-scss-module__oDG7Cq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes NotFound-module-scss-module__oDG7Cq__glow-pulse{0%,to{box-shadow:0 0 40px #7dd3fc0f}50%{box-shadow:0 0 60px #7dd3fc1f}}@keyframes NotFound-module-scss-module__oDG7Cq__blink{50%{opacity:0}}@keyframes NotFound-module-scss-module__oDG7Cq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes NotFound-module-scss-module__oDG7Cq__fade-in{0%{opacity:0}to{opacity:1}}@keyframes NotFound-module-scss-module__oDG7Cq__slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes NotFound-module-scss-module__oDG7Cq__slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes NotFound-module-scss-module__oDG7Cq__scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes NotFound-module-scss-module__oDG7Cq__long-press-pulse{0%{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}to{opacity:0;transform:scale(1)}}@keyframes NotFound-module-scss-module__oDG7Cq__modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes NotFound-module-scss-module__oDG7Cq__modal-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes NotFound-module-scss-module__oDG7Cq__modal-panel-in{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes NotFound-module-scss-module__oDG7Cq__modal-panel-out{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(10px)}}@keyframes NotFound-module-scss-module__oDG7Cq__companionAmbient{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes NotFound-module-scss-module__oDG7Cq__companionSparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}@keyframes NotFound-module-scss-module__oDG7Cq__tap-ripple-anim{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(4)}}@keyframes NotFound-module-scss-module__oDG7Cq__swipe-indicator{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(10px)}}.NotFound-module-scss-module__oDG7Cq__not-found-page{background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;justify-content:center;align-items:center;padding:2rem;font-family:JetBrains Mono,monospace;display:flex}.NotFound-module-scss-module__oDG7Cq__nf-terminal{border:1px solid var(--border);background:#ffffff08;border-radius:12px;width:100%;max-width:500px;margin-bottom:2rem;overflow:hidden;box-shadow:0 4px 24px #0003}.NotFound-module-scss-module__oDG7Cq__nf-terminal-bar{background:var(--terminal-bar);border-bottom:1px solid var(--terminal-bar-border);align-items:center;gap:6px;padding:10px 14px;display:flex}.NotFound-module-scss-module__oDG7Cq__nf-terminal-bar .NotFound-module-scss-module__oDG7Cq__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.NotFound-module-scss-module__oDG7Cq__nf-terminal-bar .NotFound-module-scss-module__oDG7Cq__dot--red{background:var(--dot-r)}.NotFound-module-scss-module__oDG7Cq__nf-terminal-bar .NotFound-module-scss-module__oDG7Cq__dot--yellow{background:var(--dot-y)}.NotFound-module-scss-module__oDG7Cq__nf-terminal-bar .NotFound-module-scss-module__oDG7Cq__dot--green{background:var(--dot-g)}.NotFound-module-scss-module__oDG7Cq__nf-terminal-bar .NotFound-module-scss-module__oDG7Cq__title{color:var(--terminal-title);font-size:11px;font-family:var(--font-mono),monospace;margin-left:auto}.NotFound-module-scss-module__oDG7Cq__nf-terminal-dot{border-radius:50%;width:10px;height:10px}.NotFound-module-scss-module__oDG7Cq__nf-terminal-dot--red{background:#ff5f57}.NotFound-module-scss-module__oDG7Cq__nf-terminal-dot--yellow{background:#febc2e}.NotFound-module-scss-module__oDG7Cq__nf-terminal-dot--green{background:#28c840}.NotFound-module-scss-module__oDG7Cq__nf-terminal-title{color:var(--text-secondary);margin-left:auto;font-size:11px}.NotFound-module-scss-module__oDG7Cq__nf-terminal-body{flex-direction:column;gap:8px;padding:16px;display:flex}.NotFound-module-scss-module__oDG7Cq__nf-line{align-items:center;gap:8px;font-size:13px;line-height:1.5;display:flex}.NotFound-module-scss-module__oDG7Cq__nf-prompt{color:var(--accent-secondary);font-weight:600}.NotFound-module-scss-module__oDG7Cq__nf-command{color:var(--text)}.NotFound-module-scss-module__oDG7Cq__nf-output{color:var(--text-secondary)}.NotFound-module-scss-module__oDG7Cq__nf-error{color:#ff6b6b}.NotFound-module-scss-module__oDG7Cq__nf-cursor{color:var(--accent-secondary);animation:1s step-end infinite NotFound-module-scss-module__oDG7Cq__blink}.NotFound-module-scss-module__oDG7Cq__nf-content{text-align:center;max-width:400px}.NotFound-module-scss-module__oDG7Cq__nf-code{background:linear-gradient(135deg, var(--accent-secondary), var(--accent-tertiary));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:8rem;font-weight:800;line-height:1}.NotFound-module-scss-module__oDG7Cq__nf-message{color:var(--text);margin:.5rem 0 .25rem;font-size:1.5rem;font-weight:600}.NotFound-module-scss-module__oDG7Cq__nf-desc{color:var(--text-secondary);margin:0 0 2rem;font-size:.875rem}.NotFound-module-scss-module__oDG7Cq__nf-actions{justify-content:center;gap:12px;display:flex}.NotFound-module-scss-module__oDG7Cq__nf-btn{cursor:pointer;border:1px solid var(--border);border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-family:JetBrains Mono,monospace;font-size:13px;transition:all .2s;display:flex}.NotFound-module-scss-module__oDG7Cq__nf-btn--primary{background:var(--accent-secondary);color:var(--bg);border-color:var(--accent-secondary)}.NotFound-module-scss-module__oDG7Cq__nf-btn--primary:hover{opacity:.9;transform:translateY(-1px)}.NotFound-module-scss-module__oDG7Cq__nf-btn--secondary{color:var(--text);background:#ffffff0d}.NotFound-module-scss-module__oDG7Cq__nf-btn--secondary:hover{background:#ffffff14}
