.not-found-module__sxuMuG__page{min-height:100vh;font-family:var(--fd);flex-direction:column;display:flex}.not-found-module__sxuMuG__nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#080810e6;align-items:center;height:64px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.not-found-module__sxuMuG__nav-inner{justify-content:space-between;align-items:center;width:100%;max-width:1140px;margin:0 auto;display:flex}.not-found-module__sxuMuG__logo{font-family:var(--fm);letter-spacing:-.02em;font-size:20px;font-weight:700}.not-found-module__sxuMuG__nav-links{align-items:center;gap:28px;list-style:none;display:flex}.not-found-module__sxuMuG__nav-links a{color:var(--ts);font-size:14px;transition:color .15s}.not-found-module__sxuMuG__nav-links a:hover{color:var(--tp)}.not-found-module__sxuMuG__nav-cta{font-family:var(--fm);border-radius:var(--r-sm);border:1px solid var(--border-mid);color:var(--yellow);background:var(--ydim);padding:8px 18px;font-size:13px;font-weight:500}.not-found-module__sxuMuG__main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 24px 60px;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__bg-grid{pointer-events:none;background-image:radial-gradient(#f5c84208 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.not-found-module__sxuMuG__bg-glow{pointer-events:none;background:radial-gradient(#f5c8420f 0%,#0000 70%);width:700px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__sxuMuG__art-wrap{width:100%;max-width:640px;margin:0 auto 32px;position:relative}.not-found-module__sxuMuG__art-404{font-family:var(--fm);letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1px #f5c8422e;z-index:1;-webkit-user-select:none;user-select:none;font-size:clamp(100px,20vw,180px);font-weight:700;line-height:1;position:relative}.not-found-module__sxuMuG__art-404-glow{font-family:var(--fm);letter-spacing:-.04em;color:#f5c8420a;filter:blur(20px);-webkit-user-select:none;user-select:none;font-size:clamp(100px,20vw,180px);font-weight:700;line-height:1;position:absolute;inset:0}.not-found-module__sxuMuG__noodle-svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.not-found-module__sxuMuG__error-eyebrow{font-family:var(--fm);letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);z-index:2;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:500;display:flex;position:relative}.not-found-module__sxuMuG__error-title{font-family:var(--fd);letter-spacing:-.02em;z-index:2;margin-bottom:14px;font-size:clamp(24px,4vw,40px);font-weight:700;line-height:1.1;position:relative}.not-found-module__sxuMuG__error-sub{color:var(--ts);z-index:2;max-width:460px;margin:0 auto 40px;font-size:17px;line-height:1.65;position:relative}.not-found-module__sxuMuG__error-terminal{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-lg);z-index:2;width:100%;max-width:480px;margin:0 auto 40px;padding:0;position:relative;overflow:hidden}.not-found-module__sxuMuG__terminal-tb{border-bottom:1px solid var(--border);background:var(--bg-raised);align-items:center;gap:8px;padding:10px 16px;display:flex}.not-found-module__sxuMuG__t-dot{border-radius:50%;width:10px;height:10px}.not-found-module__sxuMuG__t-dot.not-found-module__sxuMuG__r{background:var(--red)}.not-found-module__sxuMuG__t-dot.not-found-module__sxuMuG__y{background:var(--yellow)}.not-found-module__sxuMuG__t-dot.not-found-module__sxuMuG__g{background:var(--green)}.not-found-module__sxuMuG__t-title{font-family:var(--fm);color:var(--tm);margin-left:4px;font-size:11px}.not-found-module__sxuMuG__terminal-body{font-family:var(--fm);text-align:left;padding:18px 20px;font-size:13px;line-height:1.9}.not-found-module__sxuMuG__t-cmd{color:var(--ts)}.not-found-module__sxuMuG__t-dollar{color:var(--yellow)}.not-found-module__sxuMuG__t-err{color:var(--red)}.not-found-module__sxuMuG__t-hint{color:var(--tm)}.not-found-module__sxuMuG__t-cursor{background:var(--yellow);vertical-align:middle;width:8px;height:14px;margin-left:2px;animation:.8s step-end infinite not-found-module__sxuMuG__blink;display:inline-block}.not-found-module__sxuMuG__actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex;position:relative}.not-found-module__sxuMuG__btn-primary{border-radius:var(--r-sm);background:var(--yellow);color:#080810;font-family:var(--fm);cursor:pointer;border:none;align-items:center;gap:8px;padding:13px 24px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.not-found-module__sxuMuG__btn-primary:hover{background:#ffd84a;transform:translateY(-1px)}.not-found-module__sxuMuG__btn-ghost{border-radius:var(--r-sm);color:var(--ts);font-family:var(--fm);border:1px solid var(--border);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:13px 24px;font-size:13px;transition:all .15s;display:inline-flex}.not-found-module__sxuMuG__btn-ghost:hover{border-color:var(--border-mid);color:var(--tp)}.not-found-module__sxuMuG__quick-links{z-index:2;flex-wrap:wrap;justify-content:center;gap:8px;display:flex;position:relative}.not-found-module__sxuMuG__quick-link{font-family:var(--fm);color:var(--tm);border:1px solid var(--border);border-radius:100px;padding:6px 14px;font-size:12px;transition:all .15s}.not-found-module__sxuMuG__quick-link:hover{border-color:var(--border-mid);color:var(--ts)}.not-found-module__sxuMuG__footer{border-top:1px solid var(--border);text-align:center;font-family:var(--fm);color:var(--tm);padding:24px;font-size:12px}.not-found-module__sxuMuG__footer a{color:var(--ts);margin:0 8px;transition:color .15s}.not-found-module__sxuMuG__footer a:hover{color:var(--tp)}@keyframes not-found-module__sxuMuG__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes not-found-module__sxuMuG__noodleDraw{0%{stroke-dashoffset:1200px;opacity:0}to{stroke-dashoffset:0;opacity:1}}@keyframes not-found-module__sxuMuG__noodleDot{0%{opacity:0}to{opacity:1}}.not-found-module__sxuMuG__noodle-path-1{animation:1.6s .3s forwards not-found-module__sxuMuG__noodleDraw}.not-found-module__sxuMuG__noodle-path-2{animation:1.6s .6s forwards not-found-module__sxuMuG__noodleDraw}.not-found-module__sxuMuG__noodle-path-3{animation:1.6s .9s forwards not-found-module__sxuMuG__noodleDraw}.not-found-module__sxuMuG__noodle-dot-1{animation:.5s 1.5s forwards not-found-module__sxuMuG__noodleDot}.not-found-module__sxuMuG__noodle-dot-2{animation:.5s 1.7s forwards not-found-module__sxuMuG__noodleDot}.not-found-module__sxuMuG__noodle-dot-3{animation:.5s 1.9s forwards not-found-module__sxuMuG__noodleDot}@media (max-width:640px){.not-found-module__sxuMuG__nav-links{display:none}.not-found-module__sxuMuG__art-404{font-size:120px}}
