.not-found-module__sxuMuG__wrapper{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__orb{filter:blur(100px);pointer-events:none;z-index:0;will-change:transform;border-radius:50%;transition:transform .8s cubic-bezier(.2,0,0,1);position:absolute}.not-found-module__sxuMuG__orbRed{opacity:.6;background:radial-gradient(circle,#ff3b4e59 0%,#0000 70%);width:700px;height:700px;top:-200px;left:-200px}.not-found-module__sxuMuG__orbWhite{opacity:.7;background:radial-gradient(circle,#ffffff12 0%,#0000 70%);width:500px;height:500px;bottom:-150px;right:-150px}.not-found-module__sxuMuG__grid{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.not-found-module__sxuMuG__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;max-width:680px;display:flex;position:relative}.not-found-module__sxuMuG__codeBlock{margin-bottom:32px;line-height:1;position:relative}.not-found-module__sxuMuG__codeBlock:after{content:"";pointer-events:none;z-index:10;opacity:.5;background:repeating-linear-gradient(0deg,#0000,#0000 3px,#0000002e 3px 4px);animation:6s linear infinite not-found-module__sxuMuG__scanMove;position:absolute;inset:0}.not-found-module__sxuMuG__glitch{font-family:var(--font-heading);letter-spacing:-.06em;color:#e8eaf0;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 0 28px #ff3b4e8c)drop-shadow(0 0 80px #ff3b4e33);font-size:clamp(6rem,20vw,14rem);font-weight:800;animation:7s ease-in-out infinite not-found-module__sxuMuG__glitchFloat,3.5s step-end infinite not-found-module__sxuMuG__glitchFlicker;display:block;position:relative}.not-found-module__sxuMuG__glitch:before,.not-found-module__sxuMuG__glitch:after{content:attr(data-text);font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;mix-blend-mode:screen;position:absolute;inset:0}.not-found-module__sxuMuG__glitch:before{color:#ff3b4e;text-shadow:none;opacity:.85;animation:3.5s step-end infinite not-found-module__sxuMuG__glitchRed;top:0;left:0}.not-found-module__sxuMuG__glitch:after{color:#00e5ff;text-shadow:none;opacity:.75;animation:3.5s step-end .18s infinite not-found-module__sxuMuG__glitchCyan;top:0;left:0}.not-found-module__sxuMuG__badge{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:#ff3b4e1a;border:1px solid #ff3b4e4d;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.not-found-module__sxuMuG__badgeDot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:2s ease-in-out infinite not-found-module__sxuMuG__pulse}.not-found-module__sxuMuG__title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:20px;font-size:clamp(1.7rem,4.5vw,2.8rem);font-weight:700;line-height:1.15}.not-found-module__sxuMuG__highlight{background:linear-gradient(135deg, #fff 30%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.not-found-module__sxuMuG__description{color:var(--text-secondary);max-width:480px;margin-bottom:40px;font-size:1.05rem;line-height:1.75}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:40px;display:flex}.not-found-module__sxuMuG__btnHome,.not-found-module__sxuMuG__btnProjects{gap:10px!important}.not-found-module__sxuMuG__quickLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.not-found-module__sxuMuG__quickLinksLabel{color:var(--text-muted);letter-spacing:.04em;margin-right:4px;font-size:.78rem;font-weight:600}.not-found-module__sxuMuG__quickLink{color:var(--text-secondary);border:1px solid var(--border);transition:var(--transition);letter-spacing:.03em;border-radius:9999px;padding:4px 12px;font-size:.78rem;font-weight:600}.not-found-module__sxuMuG__quickLink:hover{color:var(--accent);border-color:var(--border-accent);background:var(--accent-soft)}@keyframes not-found-module__sxuMuG__glitchFloat{0%{transform:translateY(0)skew(0)}15%{transform:translateY(-6px)skew(0)}16%{transform:translateY(-6px)skew(-1.5deg)}17%{transform:translateY(-6px)skew(0)}50%{transform:translateY(4px)skew(0)}51%{transform:translateY(4px)skew(1deg)}52%{transform:translateY(4px)skew(0)}to{transform:translateY(0)skew(0)}}@keyframes not-found-module__sxuMuG__glitchFlicker{0%,78%,to{opacity:1;filter:drop-shadow(0 0 28px #ff3b4e8c)drop-shadow(0 0 80px #ff3b4e33)}79%{opacity:.82;filter:drop-shadow(0 0 60px #ff3b4ee6)hue-rotate(15deg)}80%{opacity:1;filter:drop-shadow(0 0 28px #ff3b4e8c)}81%{opacity:.65;filter:drop-shadow(0 0 80px #00e5ff99)hue-rotate(-10deg)}82%{opacity:1;filter:drop-shadow(0 0 28px #ff3b4e8c)}83%{opacity:.9;filter:drop-shadow(0 0 40px #ff3b4eb3)hue-rotate(5deg)}84%{opacity:1;filter:drop-shadow(0 0 28px #ff3b4e8c)}}@keyframes not-found-module__sxuMuG__glitchRed{0%,72%,to{clip-path:none;opacity:0;transform:translate(0)}73%{clip-path:polygon(0 8%,100% 8%,100% 22%,0 22%);opacity:.9;transform:translate(-6px)}74%{clip-path:polygon(0 55%,100% 55%,100% 68%,0 68%);opacity:.85;transform:translate(4px)}75%{clip-path:polygon(0 30%,100% 30%,100% 50%,0 50%);opacity:.8;transform:translate(-3px,2px)}76%{clip-path:none;opacity:0;transform:translate(0)}77%{clip-path:polygon(0 0,100% 0,100% 15%,0 15%);opacity:.95;transform:translate(-8px)}78%{clip-path:polygon(0 75%,100% 75%,100% 90%,0 90%);opacity:.9;transform:translate(5px)}79%{clip-path:none;opacity:0;transform:translate(0)}80%,to{clip-path:none;opacity:0;transform:translate(0)}}@keyframes not-found-module__sxuMuG__glitchCyan{0%,72%,to{clip-path:none;opacity:0;transform:translate(0)}73%{clip-path:polygon(0 40%,100% 40%,100% 58%,0 58%);opacity:.8;transform:translate(7px,-2px)}74%{clip-path:polygon(0 18%,100% 18%,100% 32%,0 32%);opacity:.9;transform:translate(-5px)}75%{clip-path:polygon(0 62%,100% 62%,100% 78%,0 78%);opacity:.85;transform:translate(4px,1px)}76%{clip-path:none;opacity:0;transform:translate(0)}77%{clip-path:polygon(0 5%,100% 5%,100% 20%,0 20%);opacity:.9;transform:translate(9px,-1px)}78%{clip-path:polygon(0 80%,100% 80%,100% 95%,0 95%);opacity:.85;transform:translate(-6px,2px)}79%{clip-path:none;opacity:0;transform:translate(0)}80%,to{clip-path:none;opacity:0;transform:translate(0)}}@keyframes not-found-module__sxuMuG__scanMove{0%{background-position:0 0}to{background-position:0 40px}}@keyframes not-found-module__sxuMuG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@media (max-width:600px){.not-found-module__sxuMuG__wrapper{padding:100px 18px 60px}.not-found-module__sxuMuG__glitch{-webkit-text-stroke:1px #ffffff1f}.not-found-module__sxuMuG__actions{flex-direction:column;width:100%}.not-found-module__sxuMuG__btnHome,.not-found-module__sxuMuG__btnProjects{justify-content:center;width:100%}}
