.not-found-module__f2EYea__page{background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex;position:relative;overflow:hidden}.not-found-module__f2EYea__glowOrb{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#cfff0414 0%,#00f0ff0a 40%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:4s ease-in-out infinite not-found-module__f2EYea__orbPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}@keyframes not-found-module__f2EYea__orbPulse{0%,to{opacity:.6;transform:translate(-50%,-55%)scale(1)}50%{opacity:1;transform:translate(-50%,-55%)scale(1.1)}}.not-found-module__f2EYea__content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:520px;display:flex;position:relative}.not-found-module__f2EYea__illustrationWrapper{width:320px;height:240px;margin-bottom:32px;position:relative}.not-found-module__f2EYea__illustration{object-fit:contain;filter:brightness(0)invert()opacity(.15);width:100%;height:100%;animation:5s ease-in-out infinite not-found-module__f2EYea__illustrationFloat}@keyframes not-found-module__f2EYea__illustrationFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.not-found-module__f2EYea__illustrationWrapper:after{content:"";filter:blur(20px);pointer-events:none;background:radial-gradient(#cfff040f 0%,#0000 60%);border-radius:50%;animation:5s ease-in-out infinite not-found-module__f2EYea__illustrationFloat;position:absolute;inset:-20px}.not-found-module__f2EYea__title{font-family:var(--font-oswald);letter-spacing:6px;background:linear-gradient(135deg,#cfff04 0%,#00f0ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:96px;font-weight:900;line-height:1;position:relative}.not-found-module__f2EYea__title:after{content:"404";background:linear-gradient(135deg,#cfff04 0%,#00f0ff 100%);-webkit-text-fill-color:transparent;filter:blur(24px);opacity:.4;z-index:-1;-webkit-background-clip:text;background-clip:text;position:absolute;inset:0}.not-found-module__f2EYea__subtitle{font-family:var(--font-oswald);text-transform:uppercase;letter-spacing:2px;color:var(--text-primary);margin:0 0 12px;font-size:22px;font-weight:700}.not-found-module__f2EYea__description{color:var(--text-secondary);margin:0 0 36px;font-size:15px;line-height:1.7}.not-found-module__f2EYea__buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.not-found-module__f2EYea__primaryBtn{background:var(--accent-primary);color:#000;font-family:var(--font-oswald);text-transform:uppercase;letter-spacing:1px;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px #9dbf00}.not-found-module__f2EYea__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px #9dbf00,0 10px 20px #cfff0433}.not-found-module__f2EYea__primaryBtn:active{transform:translateY(4px);box-shadow:0 2px #9dbf00}.not-found-module__f2EYea__secondaryBtn{color:var(--accent-secondary);font-family:var(--font-oswald);text-transform:uppercase;letter-spacing:1px;background:0 0;border:2px solid #00f0ff4d;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.not-found-module__f2EYea__secondaryBtn:hover{border-color:var(--accent-secondary);background:#00f0ff0f;transform:translateY(-2px)}.not-found-module__f2EYea__particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.not-found-module__f2EYea__particle{border-radius:50%;width:3px;height:3px;animation:linear infinite not-found-module__f2EYea__particleRise;position:absolute}@keyframes not-found-module__f2EYea__particleRise{0%{opacity:0;transform:translateY(0)scale(1)}10%{opacity:.6}90%{opacity:.6}to{opacity:0;transform:translateY(-100vh)scale(.5)}}@media (max-width:768px){.not-found-module__f2EYea__title{letter-spacing:4px;font-size:72px}.not-found-module__f2EYea__subtitle{font-size:18px}.not-found-module__f2EYea__illustrationWrapper{width:240px;height:180px;margin-bottom:24px}.not-found-module__f2EYea__glowOrb{width:400px;height:400px}}@media (max-width:480px){.not-found-module__f2EYea__title{font-size:56px}.not-found-module__f2EYea__subtitle{letter-spacing:1px;font-size:16px}.not-found-module__f2EYea__description{font-size:14px}.not-found-module__f2EYea__buttons{flex-direction:column;width:100%}.not-found-module__f2EYea__primaryBtn,.not-found-module__f2EYea__secondaryBtn{justify-content:center;width:100%}.not-found-module__f2EYea__illustrationWrapper{width:200px;height:150px}}
