.NotFoundScene-module__hkBNtG__container{background:var(--bg);justify-content:center;align-items:center;min-height:calc(100vh - 64px);display:flex;position:relative;overflow:hidden}.NotFoundScene-module__hkBNtG__gridBg{pointer-events:none;background-image:linear-gradient(#ff3d5a0a 1px,#0000 1px),linear-gradient(90deg,#ff3d5a0a 1px,#0000 1px);background-size:40px 40px;animation:20s linear infinite NotFoundScene-module__hkBNtG__gridDrift;position:absolute;inset:0}.NotFoundScene-module__hkBNtG__content{z-index:1;text-align:center;padding:2rem;animation:.6s ease-out NotFoundScene-module__hkBNtG__fadeUp;position:relative}.NotFoundScene-module__hkBNtG__icon{filter:grayscale(.3);margin-bottom:.5rem;font-size:clamp(48px,10vw,80px);animation:3s ease-in-out infinite NotFoundScene-module__hkBNtG__float}.NotFoundScene-module__hkBNtG__codeBlock{margin-bottom:.5rem;display:inline-block}.NotFoundScene-module__hkBNtG__errorCode{font-family:var(--font-heading);letter-spacing:.08em;color:#0000;background:linear-gradient(135deg, var(--accent) 0%, var(--accent3) 50%, var(--accent5) 100%);filter:drop-shadow(0 0 30px #ff3d5a40);-webkit-background-clip:text;background-clip:text;font-size:clamp(80px,18vw,160px);line-height:1;animation:5s infinite NotFoundScene-module__hkBNtG__glitchText}.NotFoundScene-module__hkBNtG__subtitle{font-family:var(--font-heading);letter-spacing:.4em;color:var(--accent);opacity:.9;margin-bottom:1rem;font-size:clamp(18px,3.5vw,28px)}.NotFoundScene-module__hkBNtG__message{font-family:var(--font-body);color:var(--text-dim);max-width:400px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(13px,2vw,15px);line-height:1.8}.NotFoundScene-module__hkBNtG__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.NotFoundScene-module__hkBNtG__primaryBtn{font-family:var(--font-body);color:#fff;background:var(--accent);letter-spacing:.02em;border:none;border-radius:6px;align-items:center;padding:.7rem 1.8rem;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.NotFoundScene-module__hkBNtG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 4px 20px #ff3d5a66}.NotFoundScene-module__hkBNtG__secondaryBtn{font-family:var(--font-body);color:var(--text-dim);border:1px solid var(--border);background:0 0;border-radius:6px;align-items:center;padding:.7rem 1.8rem;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.NotFoundScene-module__hkBNtG__secondaryBtn:hover{border-color:var(--text-dim);color:var(--text);transform:translateY(-2px)}.NotFoundScene-module__hkBNtG__scanlineWrap{pointer-events:none;position:absolute;inset:0;overflow:hidden}.NotFoundScene-module__hkBNtG__scanline{background:linear-gradient(90deg,#0000,#ff3d5a1f,#0000);width:100%;height:1px;animation:4s linear infinite NotFoundScene-module__hkBNtG__scanMove;position:absolute}@keyframes NotFoundScene-module__hkBNtG__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes NotFoundScene-module__hkBNtG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes NotFoundScene-module__hkBNtG__glitchText{0%,92%,to{transform:none}93%{transform:translate(-2px,1px)skew(-1deg)}95%{transform:translate(2px,-1px)skew(.5deg)}97%{transform:translate(-1px,1px)}}@keyframes NotFoundScene-module__hkBNtG__scanMove{0%{top:-1px}to{top:100%}}@keyframes NotFoundScene-module__hkBNtG__gridDrift{0%{transform:translate(0)}to{transform:translate(40px,40px)}}
