.not-found-module__HS70Aa__page{background:var(--bg-color);min-height:100vh;font-family:var(--font-inter), sans-serif;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;display:flex;position:relative;overflow:hidden}.not-found-module__HS70Aa__gridOverlay,.not-found-module__HS70Aa__scanlines,.not-found-module__HS70Aa__particleField{display:none}.not-found-module__HS70Aa__content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex;position:relative}.not-found-module__HS70Aa__errorCode{justify-content:center;align-items:center;gap:8px;margin-bottom:20px;display:flex;position:relative}.not-found-module__HS70Aa__digit{font-family:var(--font-playfair), serif;color:#f4522a;text-shadow:none;-webkit-user-select:none;user-select:none;font-size:clamp(7rem,20vw,14rem);font-weight:900;line-height:1}.not-found-module__HS70Aa__digitCenter{justify-content:center;align-self:center;align-items:center;width:clamp(1.5rem,4vw,2.5rem);height:clamp(1.5rem,4vw,2.5rem);margin:0 10px;display:flex;position:relative}.not-found-module__HS70Aa__orb{opacity:.8;background:#f4522a;border-radius:50%;width:100%;height:100%}.not-found-module__HS70Aa__glitch .not-found-module__HS70Aa__digit{animation:.2s ease-in-out not-found-module__HS70Aa__glitchAnim}@keyframes not-found-module__HS70Aa__glitchAnim{0%{transform:translate(0)}20%{transform:translate(-4px,2px)}40%{transform:translate(4px,-2px)}60%{transform:translate(-2px,-1px)}80%{transform:translate(2px,1px)}to{transform:translate(0)}}.not-found-module__HS70Aa__scrambleText{color:#f4522a;letter-spacing:.5em;text-transform:uppercase;background:#f4522a08;border:1px solid #f4522a26;border-radius:4px;min-height:1.5em;margin:0 0 24px;padding:8px 24px;font-family:Courier New,Courier,monospace;font-size:clamp(.85rem,2vw,1.1rem);font-weight:700}.not-found-module__HS70Aa__description{color:var(--text-muted);max-width:480px;margin:0 0 40px;font-size:clamp(.95rem,1.5vw,1.15rem);line-height:1.7}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:40px;display:flex}.not-found-module__HS70Aa__primaryBtn{color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;font-family:var(--font-inter), sans-serif;background:#f4522a;border:none;border-radius:8px;align-items:center;gap:10px;padding:14px 32px;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative;overflow:hidden}.not-found-module__HS70Aa__primaryBtn:hover{background:#e64500}.not-found-module__HS70Aa__btnGlow{display:none}.not-found-module__HS70Aa__secondaryBtn{color:var(--text-main);cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-inter), sans-serif;background:0 0;border:1px solid #0000001a;border-radius:8px;align-items:center;gap:10px;padding:14px 28px;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex}.not-found-module__HS70Aa__secondaryBtn:hover{color:#f4522a;border-color:#f4522a}.not-found-module__HS70Aa__gameBtn{color:#f4522a;cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-inter), sans-serif;background:#f4522a0d;border:1px dashed #f4522a33;border-radius:8px;align-items:center;gap:10px;padding:14px 28px;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex}.not-found-module__HS70Aa__gameBtn:hover{background:#f4522a1a;border-style:solid}.not-found-module__HS70Aa__gameContainer{background:var(--card-bg);border:1px solid #0000001a;border-radius:12px;width:100%;max-width:700px;margin-bottom:40px;animation:.5s cubic-bezier(.23,1,.32,1) not-found-module__HS70Aa__slideIn;overflow:hidden;box-shadow:0 4px 20px #00000008}@keyframes not-found-module__HS70Aa__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.not-found-module__HS70Aa__gameHeader{background:#fcfbf9;border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.not-found-module__HS70Aa__gameLabel{color:#f4522a;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:flex}.not-found-module__HS70Aa__gameHint{color:var(--text-muted);font-size:.75rem;font-style:italic}.not-found-module__HS70Aa__gravityCanvas{cursor:crosshair;width:100%;height:300px;display:block}.not-found-module__HS70Aa__timeTracker{color:var(--text-muted);font-variant-numeric:tabular-nums;background:#f4522a0a;border:1px solid #f4522a14;border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:8px 20px;font-size:.8rem;font-weight:500;display:inline-flex}.not-found-module__HS70Aa__timePulse{background:#f4522a;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite not-found-module__HS70Aa__pulseDot}@keyframes not-found-module__HS70Aa__pulseDot{0%,to{opacity:.4}50%{opacity:1}}.not-found-module__HS70Aa__quickLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.not-found-module__HS70Aa__quickLinksLabel{color:var(--text-muted);font-size:.82rem;font-weight:500}.not-found-module__HS70Aa__quickLink{color:var(--text-muted);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.not-found-module__HS70Aa__quickLink:after{content:"";background:#f4522a;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.not-found-module__HS70Aa__quickLink:hover{color:#f4522a}.not-found-module__HS70Aa__quickLink:hover:after{width:100%}.not-found-module__HS70Aa__bottomBar{color:#00000026;text-transform:uppercase;letter-spacing:.2em;border-top:1px solid #00000008;justify-content:center;align-items:center;gap:12px;padding:16px 24px;font-size:.72rem;font-weight:600;display:flex;position:absolute;bottom:0;left:0;right:0}.not-found-module__HS70Aa__separator{color:#f4522a33}@media (max-width:768px){.not-found-module__HS70Aa__page{padding:60px 20px 80px}.not-found-module__HS70Aa__errorCode{gap:4px;margin-bottom:16px}.not-found-module__HS70Aa__actions{flex-direction:column;width:100%;max-width:320px}.not-found-module__HS70Aa__primaryBtn,.not-found-module__HS70Aa__secondaryBtn,.not-found-module__HS70Aa__gameBtn{justify-content:center;width:100%}.not-found-module__HS70Aa__gravityCanvas{height:220px}.not-found-module__HS70Aa__gameHeader{text-align:center;flex-direction:column;gap:6px}.not-found-module__HS70Aa__quickLinks{gap:10px}}@media (max-width:480px){.not-found-module__HS70Aa__scrambleText{letter-spacing:.2em;font-size:.75rem}}@media (max-width:375px){.not-found-module__HS70Aa__actions{gap:12px}}@media (max-width:320px){.not-found-module__HS70Aa__actions{gap:8px}.not-found-module__HS70Aa__gravityCanvas{height:180px}}
