.not-found-module__sxuMuG__container{background:var(--background);width:100vw;min-height:100vh;color:var(--text-primary);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__gridBackground{background-image:linear-gradient(var(--border-light) 1px, transparent 1px), linear-gradient(90deg, var(--border-light) 1px, transparent 1px);pointer-events:none;opacity:.6;background-position:50%;background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 80%);mask-image:radial-gradient(circle,#000 30%,#0000 80%)}.not-found-module__sxuMuG__card{background:var(--bg-elevated);width:100%;max-width:480px;box-shadow:var(--shadow-lg);border:1px solid var(--border-light);text-align:center;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;border-radius:28px;flex-direction:column;align-items:center;padding:48px 32px;animation:.4s cubic-bezier(.16,1,.3,1) not-found-module__sxuMuG__scaleIn;display:flex;position:relative}@keyframes not-found-module__sxuMuG__scaleIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.not-found-module__sxuMuG__illustrationContainer{justify-content:center;align-items:center;width:160px;height:160px;margin-bottom:24px;display:flex;position:relative}.not-found-module__sxuMuG__pinWrapper{z-index:2;justify-content:center;align-items:center;animation:2.4s ease-in-out infinite not-found-module__sxuMuG__pinBounce;display:flex}.not-found-module__sxuMuG__shadowPulse{z-index:1;background:#00000026;border-radius:50%;width:60px;height:8px;animation:2.4s ease-in-out infinite not-found-module__sxuMuG__shadowPulse;position:absolute;bottom:15px}html[data-theme=dark] .not-found-module__sxuMuG__shadowPulse{background:#ffffff14}@keyframes not-found-module__sxuMuG__pinBounce{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-16px)rotate(5deg)}}@keyframes not-found-module__sxuMuG__shadowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.2;transform:scale(.6)}}.not-found-module__sxuMuG__codeBadge{letter-spacing:1px;color:var(--accent-hover);text-transform:uppercase;background:#207aff1a;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:800}.not-found-module__sxuMuG__title{font-family:var(--font-brand), cursive, sans-serif;color:var(--text-primary);letter-spacing:-.5px;margin:0 0 12px;font-size:28px;font-weight:800;line-height:1.25}.not-found-module__sxuMuG__subtitle{color:var(--text-secondary);max-width:340px;margin:0 0 32px;font-size:15px;font-weight:500;line-height:1.5}.not-found-module__sxuMuG__actions{flex-direction:column;gap:12px;width:100%;display:flex}.not-found-module__sxuMuG__btnPrimary{background:var(--accent-color);color:var(--text-inverse);cursor:pointer;box-shadow:0 4px 12px var(--btn-glow-color);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.not-found-module__sxuMuG__btnPrimary:hover{opacity:.95;box-shadow:0 6px 18px var(--btn-glow-color);transform:translateY(-1.5px)}.not-found-module__sxuMuG__btnPrimary:active{transform:translateY(0)}.not-found-module__sxuMuG__btnSecondary{border:1px solid var(--border-medium);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.not-found-module__sxuMuG__btnSecondary:hover{background:var(--bg-hover);border-color:var(--text-secondary)}.not-found-module__sxuMuG__logoWrap{opacity:.6;margin-top:32px;transition:opacity .2s}.not-found-module__sxuMuG__logoWrap:hover{opacity:1}.not-found-module__sxuMuG__logo{border-radius:12px}
