.not-found-module__sxuMuG__page{background:var(--bg-light);justify-content:center;align-items:center;min-height:60vh;padding:48px 24px;display:flex}.not-found-module__sxuMuG__content{text-align:center;max-width:480px}.not-found-module__sxuMuG__code{color:var(--primary);opacity:.8;margin-bottom:16px;font-size:6rem;font-weight:800;line-height:1;display:block}.not-found-module__sxuMuG__content h1{color:var(--text-primary);margin:0 0 12px;font-size:1.75rem;font-weight:700}.not-found-module__sxuMuG__content p{color:var(--text-secondary);margin:0 0 32px;font-size:1rem;line-height:1.6}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.not-found-module__sxuMuG__primaryBtn{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-radius:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #00a8844d}.not-found-module__sxuMuG__primaryBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #00a88466}.not-found-module__sxuMuG__secondaryBtn{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;padding:12px 24px;font-weight:500;text-decoration:none;transition:all .2s}.not-found-module__sxuMuG__secondaryBtn:hover{border-color:var(--primary);color:var(--primary)}@media (max-width:768px){.not-found-module__sxuMuG__code{font-size:4rem}.not-found-module__sxuMuG__content h1{font-size:1.4rem}.not-found-module__sxuMuG__actions{flex-direction:column}.not-found-module__sxuMuG__primaryBtn,.not-found-module__sxuMuG__secondaryBtn{text-align:center;width:100%}}
